.footer{border-top:1px solid var(--line);background:#f8fbfd;padding:42px 0 24px;line-height:1.5}.footer-grid{grid-template-columns:1.6fr repeat(4,1fr);gap:32px;display:grid}.footer .brand{margin-bottom:17px}.footer-desc{color:#526b82;max-width:285px;margin:0 0 18px;font-size:13px;line-height:1.6}.footer-social-block{gap:9px;display:grid}.footer-social-title{color:#6a8094;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800}.footer-socials{flex-wrap:wrap;gap:8px;display:flex}.footer-social-link{color:#294961;background:#fff;border:1px solid #d6e4ef;border-radius:11px;place-items:center;width:38px;height:38px;transition:transform .18s,color .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 3px 10px #113f610f}.footer-social-link:hover{color:var(--blue-700);border-color:currentColor;transform:translateY(-2px);box-shadow:0 7px 16px #113f611f}.footer-social-link:focus-visible{outline-offset:2px;outline:3px solid #0b82df2e}.footer-social-link[data-social-platform=facebook]:hover{color:#1877f2}.footer-social-link[data-social-platform=instagram]:hover{color:#c13584}.footer-social-link[data-social-platform=linkedin]:hover{color:#0a66c2}.footer-social-link[data-social-platform=youtube]:hover{color:red}.footer-social-link[data-social-platform=tiktok]:hover,.footer-social-link[data-social-platform=x]:hover{color:#111}.social-brand-icon{width:100%;height:100%;display:block}.footer-social-link .social-brand-icon{width:18px;height:18px}.footer h4{margin:0 0 16px;font-size:14px}.footer-links,.contact-list{color:#536c82;font-size:var(--font-size-caption);gap:11px;line-height:1.4;display:grid}.footer-links a:hover,.contact-list a:hover{color:var(--blue-700)}.contact-list{margin-bottom:15px}.contact-list a,.contact-list span{align-items:center;gap:8px;display:flex}.contact-list .catalogue-icon{flex:0 0 16px;width:16px;height:16px}.footer-requisites{color:#74899b;font-size:var(--font-size-caption);gap:4px;margin-bottom:15px;line-height:1.45;display:grid}.footer-contact-cta{border:1px solid var(--blue-600);width:fit-content;color:var(--blue-700);font-size:var(--font-size-caption);background:#fff;border-radius:9px;align-items:center;gap:8px;padding:10px 14px;font-weight:700;display:inline-flex}.footer-contact-cta:hover{background:#eef7ff}.footer-contact-cta .catalogue-icon{width:16px;height:16px}.footer-bottom{border-top:1px solid var(--line);color:#74899b;font-size:var(--font-size-caption);justify-content:space-between;gap:20px;margin-top:32px;padding-top:18px;display:flex}@media (width<=1100px){.footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}}@media (width<=640px){.footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.footer-about,.footer-contact{grid-column:1/-1}}
