.site-footer{background:var(--primary-dark);color:#fff}.site-footer__main{width:min(1180px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:1.65fr repeat(4,1fr);gap:32px;padding:58px 0 49px}.site-footer__brand{padding-left:14px}.site-footer__logo{display:block;width:220px;height:64px;object-fit:cover;object-position:center;filter:brightness(1.14) contrast(1.03);mix-blend-mode:screen}.site-footer__tagline{margin:16px 0 0;color:var(--gold);font-size:.96rem;font-weight:800}.site-footer__description{max-width:250px;margin:8px 0 0;color:rgba(255,255,255,.62);font-size:.82rem;line-height:1.85}.footer-group h2{margin:0 0 14px;color:var(--gold);font-size:.93rem}.footer-group>a{display:block;width:max-content;max-width:100%;margin:8px 0;color:rgba(255,255,255,.72);font-size:.82rem;line-height:1.5;text-decoration:none;transition:color .2s,transform .2s}.footer-group>a:hover{color:var(--gold);transform:translateX(-3px)}.social-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.social-links a{width:35px;height:35px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.17);border-radius:10px;color:rgba(255,255,255,.82);transition:color .2s,border-color .2s,transform .2s}.social-links a:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}.social-links svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.social-links .social-fill{fill:currentColor;stroke:none}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.1);padding:17px max(24px,calc((100% - 1180px)/2));color:rgba(255,255,255,.58);font-size:.76rem}.site-footer__bottom p{margin:0}.site-footer__bottom span{white-space:nowrap}@media (max-width:1050px){.site-footer__main{grid-template-columns:1.7fr repeat(3,1fr)}.footer-group--social{grid-column:2}.site-footer__brand{grid-row:span 2}}@media (max-width:720px){.site-footer__main{width:min(100% - 40px,560px);grid-template-columns:repeat(2,1fr);gap:28px 20px;padding:43px 0 37px}.site-footer__brand{grid-column:1/-1;grid-row:auto;padding:0}.site-footer__logo{width:205px;height:60px}.site-footer__description{max-width:330px}.footer-group--social{grid-column:auto}.site-footer__bottom{align-items:flex-start;flex-direction:column;gap:5px;padding:15px 20px;font-size:.72rem}}@media (max-width:380px){.site-footer__main{grid-template-columns:1fr}.footer-group--social{grid-column:auto}.site-footer__bottom span{white-space:normal}}
