.footer{border-top:2px solid #e5e7eb;color:#555;padding:40px 40px 0}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 40px}@media(max-width:992px){.footer-container{flex-direction:column}}.footer-categories,.footer-company,.footer-contact,.footer-links{width:23%;margin-bottom:30px}@media(max-width:992px){.footer-categories,.footer-company,.footer-contact,.footer-links{width:100%}}.footer-title{font-size:24px;font-weight:700;margin:0 0 15px;padding:0}.footer-title sup{font-size:12px}.footer-description{font-size:14px;line-height:1.6;margin-bottom:20px}.footer-subtitle{font-size:18px;font-weight:700;margin:0 0 20px}.footer-social{display:flex;gap:15px}.footer-column{display:flex;flex-direction:column}.footer-link{margin:8px 0;font-size:15px;cursor:pointer;color:#555;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#000;text-decoration:underline}.footer-contact-item{display:flex;align-items:center;margin:12px 0;font-size:15px;color:#555}.footer-icon{margin-right:10px}.footer-bottom{border-top:1px solid rgba(0,0,0,.1);padding:20px 0;margin-top:10px}.footer-bottom-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px}@media(max-width:768px){.footer-bottom-container{flex-direction:column;gap:15px}}.footer-copyright{font-size:14px}.footer-legal{display:flex;gap:20px}.footer-legal-link{font-size:14px;color:#555;text-decoration:none;transition:color .3s ease}.footer-legal-link:hover{color:#000;text-decoration:underline}@media screen and (max-width:768px){.footer{padding:20px}.footer-link{font-size:14px;margin:4px 0}.footer-subtitle{font-size:16px;margin-bottom:10px}.footer-categories,.footer-company,.footer-contact,.footer-links{margin-bottom:20px;text-align:center}.footer-contact-item{justify-content:center}}.header{position:fixed;left:0;right:0;width:100%;top:0;z-index:998;background-image:url(/header-background.png);background-position-y:-50px;background-repeat:no-repeat;height:45px;letter-spacing:.025em}.header .header__logo{position:absolute;content:"";background-image:url(/logo-background-1.png);width:220px;height:130px;z-index:999;top:-18px;left:50px;background-size:cover;background-position:50%;cursor:pointer}@media(max-width:640px){.header .header__logo{left:50%;transform:translate(-50%)}}.header .header_title{position:absolute;top:50%;font-size:20px;color:#fff;left:300px;transform:translateY(-50%)}.header .header_title span{font-weight:700}@media(max-width:640px){.header .header_title{display:none}}.header__container{display:flex;height:100%;flex-wrap:wrap;align-items:center;justify-content:end;width:100%;margin:0 auto}.header__nav{display:block}@media(max-width:1024px){.header__nav{display:none}.header__nav.open{display:block}.header__nav.open:before{content:"";position:fixed;background-color:#000;opacity:.5;inset:0;z-index:50}}.header__nav-list{display:flex;margin-right:40px}@media(max-width:1024px){.header__nav-list{display:block;position:fixed;background:linear-gradient(180deg,rgb(255,204,96),rgb(255,101,11));width:50%;min-width:300px;top:0;left:0;padding:100px 24px 24px;height:100%;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);overflow:auto;z-index:50}.header__nav-list li{margin-bottom:12px;border-bottom:1px solid #d1d5db;padding:12px 0}}.header__nav-item{padding:0 12px}.header__nav-item a{display:block;text-transform:uppercase;font-weight:700;font-size:18px;color:#fff;transition:all .2s linear}.header__nav-item a.active,.header__nav-item a:hover{color:#ff0}.header__nav-mobile-logo{margin-bottom:24px;display:none}@media(max-width:1024px){.header__nav-mobile-logo{display:block}}.header__nav-close{display:none}@media(max-width:1024px){.header__nav-close{display:flex;position:fixed;top:8px;right:16px;z-index:100;border-radius:9999px;background-color:#fff;width:36px;height:36px;align-items:center;justify-content:center;border:1px solid #d1d5db}.header__nav-close svg{width:14px;height:14px;fill:#0e345a}}.header__actions{display:flex;margin-left:auto;gap:16px;align-items:center}@media(min-width:1024px){.header__actions{margin-left:0}}.header__icon-btn{cursor:pointer;color:#4b5563;transition:color .2s ease;padding:8px}.header__icon-btn:hover{color:#1f2937}.header__icon-btn svg{width:24px;height:24px}.header__auth-btn{padding:8px 16px;font-size:14px;border-radius:9999px;font-weight:700;letter-spacing:.025em;cursor:pointer;transition:all .2s ease}.header__auth-btn--outline{color:#0f172a;border:1px solid #9ca3af;background-color:rgba(0,0,0,0)}.header__auth-btn--outline:hover{background-color:#f9fafb}.header__auth-btn--primary{color:#fff;border:1px solid #2563eb;background-color:#488dc2}.header__auth-btn--primary:hover{background-color:#2563eb}.header__auth-btn--danger{color:#0f172a;background-color:#fecaca}.header__auth-btn--danger:hover{background-color:#fca5a5}.header__mobile-toggle{display:none}@media(max-width:1024px){.header__mobile-toggle{display:block}.header__mobile-toggle svg{width:28px;height:28px}.header__mobile-toggle svg path{fill:#ff0}}@media screen and (max-width:640px){.header__container{justify-content:start;padding-left:16px}.header__logo_mobile{display:block}.header__logo_mobile img{height:48px;width:100%}}