.site-footer{background:#06162f;color:#fff;padding:55px 0 20px}
.site-footer .footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:34px;align-items:start}
.site-footer .footer-grid>div{display:flex;flex-direction:column;gap:9px;min-width:0}
.site-footer .footer-brand{padding-right:18px}
.site-footer .footer-logo{display:block;width:230px;max-width:100%;height:auto;filter:none;opacity:1;background:#fff;border-radius:12px;padding:9px 11px;margin-bottom:8px}
.site-footer .footer-grid p{color:#aebaca;margin:0}
.site-footer .footer-grid strong{color:#fff;margin:0 0 5px;font-weight:800}
.site-footer .footer-grid a{display:block;color:#cbd4df;text-decoration:none;font-size:14px;margin:0}
.site-footer .footer-grid a:hover{color:#fff}
.site-footer .footer-social{display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:14px!important;margin-top:4px!important}
.site-footer .footer-bottom{margin-top:35px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#8694a6;font-size:13px}
@media(max-width:1000px){.site-footer .footer-grid{grid-template-columns:2fr 1fr 1fr}.site-footer .footer-grid>div:nth-child(4),.site-footer .footer-grid>div:nth-child(5){margin-top:15px}}
@media(max-width:820px){.site-footer{padding:44px 0 18px}.site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:30px 24px}.site-footer .footer-brand{grid-column:1/-1;padding-right:0}}
@media(max-width:540px){.site-footer .footer-grid{grid-template-columns:1fr}.site-footer .footer-brand{grid-column:auto}.site-footer .footer-logo{width:215px}.site-footer .footer-bottom{margin-top:28px}}
