.footer{align-items:flex-start;background:var(--color-surface-invert-primary);color:var(--color-text-invert);display:flex;flex-direction:column;gap:var(--space-2xl);padding:var(--space-l) 0}.footer a{color:inherit;text-decoration:none}.footer ul{list-style:none;margin:0;padding:0}.footer__container{display:flex;flex-direction:column;gap:var(--space-2xl);max-width:var(--max-width-site);width:100%}.footer .footer__navigation>ul{-moz-column-gap:var(--space-s);column-gap:var(--space-s);display:grid;grid-template-columns:1fr;row-gap:var(--space-xl)}@media (min-width:37.501rem){.footer .footer__navigation>ul{grid-template-columns:1fr 1fr 1fr;row-gap:var(--space-l)}}.footer .footer__navigation ul.level-2{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-4xs)}.footer .footer-menu__item.level-1>a{display:block;font-size:var(--text-500);font-weight:400;line-height:var(--line-height-body);margin-bottom:var(--space-3xs);text-transform:uppercase}.footer .footer-menu__item.level-2{font-family:var(--font-family-base);font-size:var(--text-500);line-height:var(--line-height-body)}.footer .footer__buttons{display:flex;flex-direction:column;gap:var(--space-3xs);width:-moz-fit-content;width:fit-content}.footer .footer__buttons a{width:100%}.footer .footer__addresses .footer__address-list{-moz-column-gap:var(--space-s);column-gap:var(--space-s);display:grid;grid-template-columns:1fr;row-gap:var(--space-3xl)}@media (min-width:37.501rem){.footer .footer__addresses .footer__address-list{grid-template-columns:1fr 1fr 1fr;row-gap:var(--space-l)}}.footer .footer__addresses .footer__address-list p{margin:0}.footer .footer__addresses h2{font-size:var(--text-500);font-weight:400;line-height:var(--line-height-body);margin-bottom:var(--space-m);text-transform:uppercase}.footer .footer__addresses .footer__address-item h2,.footer .footer__addresses .footer__address-item h3,.footer .footer__addresses .footer__address-item h4{font-family:var(--font-family-base);font-size:.875rem;font-style:normal;font-weight:300;line-height:130%;text-transform:uppercase}.footer .footer__bottom-links,.footer .footer__bottom-links ul{display:flex;justify-content:space-between}.footer .footer__bottom-links ul{flex-direction:column;flex-wrap:wrap;gap:var(--space-l);width:100%}@media (min-width:37.501rem){.footer .footer__bottom-links ul{flex-direction:row;gap:var(--space-s)}}.footer .footer__bottom-links a{font-family:var(--font-family-base--secondary);font-size:var(--text-300);font-weight:400;line-height:var(--line-height-body);text-transform:uppercase;white-space:nowrap}.footer .footer__bottom-links .legal-link a{font-family:var(---font-family-base);font-size:var(--text-300);font-style:normal;font-weight:300;line-height:150%;text-transform:none}