.footer{padding-bottom:var(--space-4x)}.footer-top{padding-bottom:var(--space-4x);border-bottom:1px solid var(--c-border);display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:var(--space-3x)}.footer-top__number,.footer-top__email{font-size:var(--fs-h3);line-height:1}.footer-main{display:flex;flex-direction:column;gap:var(--space-3x)}.footer-nav__list{columns:18rem;column-gap:var(--space-1x)}.footer-nav__list .menu-item{break-inside:avoid}.footer-nav__list .menu-item a{display:block;padding-block:var(--space-1x)}.footer-nav__list .menu-item a:hover{text-decoration:underline}.footer-social{display:flex;gap:var(--space-2x)}.footer-social__link{display:block}.footer-social svg{height:2.5rem;width:2.5rem;color:var(--c-brand)}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--space-3x);padding-top:var(--space-4x);font-size:.875rem;color:var(--c-text-muted)}.footer-bottom__copyright{margin-right:auto}.footer-bottom__list-policy{display:flex;flex-wrap:wrap;gap:var(--space-2x);justify-self:flex-end}.footer-bottom__list-link:hover{text-decoration:underline}