/* A full-width white brand area preserves the original vector colours in both themes. */
footer.offer-footer{display:block;padding:0;background:#fff;color:#183351;border-top:1px solid #dce3ed;text-align:left;scroll-margin-top:100px}
.footer-inner{max-width:1800px;margin:0 auto;padding:54px 6% 30px}
.footer-brand-row{display:flex;align-items:center;justify-content:space-between;gap:48px;padding-bottom:36px}
.footer-brands{display:grid;grid-template-columns:230fr 1px 116fr;align-items:center;gap:28px;width:480px;max-width:100%;flex:0 1 480px;line-height:0;text-decoration:none;padding:5px 0}
.footer-brands img{display:block;width:100%;height:auto;max-width:none;object-fit:contain}
.footer-af-logo{aspect-ratio:230/35}.footer-sk-logo{aspect-ratio:395.3333333/104.6666667}
.footer-brand-divider{display:block;width:1px;height:40px;background:#d2dce8}
.footer-catalog{display:inline-flex;align-items:center;gap:20px;flex:0 0 auto;min-height:48px;color:#183351;font-size:14px;font-weight:500;text-decoration:none}
.footer-arrow{display:grid;place-items:center;width:46px;height:46px;border:1px solid #d6e0ec;border-radius:50%;font-size:22px;line-height:1;color:#10349e;transition:background .18s,border-color .18s,color .18s}
.footer-catalog:hover{text-decoration:none;color:#10349e}.footer-catalog:hover .footer-arrow{background:#10349e;border-color:#10349e;color:#fff}
.footer-caption{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px 32px;padding-top:24px;border-top:1px solid #e2e8f0}
.offer-footer .footer-caption p{margin:0;color:#596a80;font-size:12px;line-height:1.7;max-width:100%}
.footer-brands:focus-visible,.footer-catalog:focus-visible{outline:2px solid #10349e;outline-offset:8px;border-radius:2px}
@media(max-width:1050px){.footer-brands{width:410px;flex-basis:410px;gap:24px}.footer-brand-row{gap:32px}.footer-inner{padding-top:44px}}
@media(max-width:760px){.footer-inner{padding:40px 6% 28px}.footer-brand-row{flex-direction:column;align-items:flex-start;gap:30px;padding-bottom:26px}.footer-brands{width:100%;max-width:410px;flex:auto;gap:20px;min-height:48px}.footer-brand-divider{height:32px}.footer-catalog{font-size:13px;gap:16px}.footer-arrow{width:40px;height:40px;font-size:20px}.footer-caption{flex-direction:column;gap:8px;padding-top:22px}.offer-footer .footer-caption p{font-size:11px;line-height:1.8}}
@media(max-width:359px){.footer-brands{gap:14px}.footer-brand-divider{height:26px}}
@media(prefers-reduced-motion:reduce){.footer-arrow{transition:none}}
