.footer{box-sizing:border-box;background:#111;border-top:1px solid #27272a;width:100%;position:relative}.footer *,.footer :before,.footer :after{box-sizing:border-box}.footer__inner{flex-direction:column;gap:4rem;width:100%;padding:5rem 0 3rem;display:flex}.footer__top{justify-content:space-between;align-items:flex-start;gap:3rem;width:100%;display:flex}.footer__brand{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:1rem;width:100%;max-width:20rem;display:flex}.footer__logo{--logo-height:2.5rem}.footer__description{color:#a1a1aa;width:100%;margin:0;font-size:.9375rem;font-weight:400;line-height:1.5}.footer__menus{flex-shrink:0;align-items:flex-start;gap:5rem;display:flex}.footer__column{flex-direction:column;align-items:flex-start;gap:1rem;width:9.375rem;min-width:0;display:flex}.footer__column-title{color:#fff;text-transform:uppercase;margin:0;font-size:1rem;font-weight:700;line-height:normal}.footer__column-links{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.footer__column-links a{color:#a1a1aa;white-space:nowrap;font-size:.875rem;font-weight:400;line-height:normal;text-decoration:none;transition:color .15s}.footer__column-links a:hover{color:#fff}.footer__divider{border:0;border-top:1px solid #27272a;width:100%;height:0}.footer__bottom{justify-content:space-between;align-items:center;width:100%;display:flex}.footer__copy{color:#a1a1aa;white-space:nowrap;margin:0;font-size:.875rem;font-weight:400;line-height:normal}@media (max-width:900px){.footer__inner{gap:3rem;padding:4rem 0 2.5rem}.footer__logo{--logo-height:1.75rem}.footer__top{flex-direction:column;gap:2.5rem}.footer__brand{max-width:none}.footer__menus{gap:3rem;width:100%}}@media (max-width:560px){.footer__inner{gap:2.5rem;padding:3rem 0 2rem}.footer__menus{flex-direction:column;gap:2rem}.footer__column{width:auto}.footer__copy{white-space:normal}}
