.site-footer{box-sizing:border-box;width:100%;display:block!important;position:relative;z-index:1;background:var(--navy,#0E2A47)!important;color:#fff!important;padding:68px clamp(24px,6vw,96px) 24px!important;border-top:2px solid var(--yellow,#F4C400)!important;overflow:hidden}.site-footer__main{max-width:1380px;margin:0 auto;display:grid;grid-template-columns:minmax(220px,1.3fr) minmax(0,4fr);gap:clamp(40px,5vw,72px);padding-bottom:48px}.site-footer__brand img{width:152px;height:auto;display:block;margin-bottom:20px}.site-footer__brand p{max-width:280px;margin:0;color:#fff!important;font:14px/1.6 Inter,Arial,sans-serif;opacity:.78}.site-footer__brand a{display:inline-block;margin-top:22px;color:inherit;font:10px 'DM Mono',monospace;letter-spacing:.1em;text-transform:uppercase;text-decoration:none}.site-footer__brand a:hover,.site-footer a:hover{color:var(--yellow,#F4C400)}.site-footer__contacts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(40px,4vw,56px);border-top:1px solid rgba(255,255,255,.22);padding-top:25px;min-width:0}.site-footer__contacts div{display:flex;flex-direction:column;gap:8px;min-width:0}.site-footer__contacts span{color:var(--yellow,#F4C400)!important;font:10px 'DM Mono',monospace;letter-spacing:.12em;text-transform:uppercase}.site-footer__contacts a,.site-footer__contacts p{margin:0;color:#d5e0e3!important;font:14px/1.55 Inter,Arial,sans-serif;text-decoration:none;overflow-wrap:anywhere}.site-footer__contacts a:hover{color:var(--yellow,#F4C400)!important}.site-footer__bottom{max-width:1380px;margin:0 auto;border-top:1px solid rgba(255,255,255,.22);padding-top:18px;color:#afc0c5!important;font:9px 'DM Mono',monospace;letter-spacing:.06em;text-transform:uppercase;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.site-footer__bottom span{min-width:0}.site-footer__bottom a{color:var(--yellow,#F4C400)!important;text-decoration:none}.site-footer__privacy-preferences{max-width:1380px;margin:16px auto 0;padding:0 0 2px}.site-footer__privacy-preferences .privacy-preferences{display:inline-block;margin:0;padding:0;border:0;background:transparent;color:var(--yellow,#F4C400);font:10px 'DM Mono',monospace;letter-spacing:.06em;text-transform:uppercase;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.site-footer__privacy-preferences .privacy-preferences:hover,.site-footer__privacy-preferences .privacy-preferences:focus-visible{color:#fff}@media(max-width:1100px){.site-footer__main{grid-template-columns:1fr;gap:40px}.site-footer__contacts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.site-footer{padding:50px 20px 22px!important}.site-footer__main{grid-template-columns:1fr;gap:36px}.site-footer__contacts{grid-template-columns:1fr;gap:22px}.site-footer__bottom{margin-top:0;flex-direction:column;gap:9px;line-height:1.5}.site-footer__privacy-preferences{padding-bottom:0}}
