.footer__menu-list{font-size:.875rem}.footer{background:var(--color-neutral-light);border-top:.25rem solid var(--color-neutral);opacity:1!important;padding:1.25rem 0;transition:opacity .3s ease-in-out;width:100%}.footer__header{align-items:center;display:flex;justify-content:space-between;padding:1rem 0;width:100%}.footer__logo--mobile{width:21px}.footer__logo--desktop{display:none;width:140px}.footer__content{align-items:stretch;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-items:stretch;padding:0 0 1.25rem;width:100%}.footer__menu{max-width:386px;padding-top:.5rem;width:100%}.footer__menu-list{display:flex;flex-wrap:wrap;padding:0}.footer__menu-item{width:50%}.footer__menu-link{display:inline-block;padding:1rem 0 .5rem}.footer__menu-link:before{height:.0625rem}.footer__social--desktop{display:none;padding:.5rem 0}.footer__newsletter{padding:1.25rem 0}@media (min-width:400px){.footer__content{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media only screen and (min-width:48em){.footer{background:var(--color-white)}.footer__logo--mobile{display:none}.footer__logo--desktop{display:block}.footer__social--mobile{display:none}.footer__social--desktop{align-items:flex-start;display:flex;justify-content:center}}@media only screen and (min-width:66em){.footer__menu-list{font-size:.875rem}}