.footer-landings{position:relative;z-index:1000;width:100%;font-family:"Geomanist-light",geomanist,sans-serif}
.footer-landings--white{background-color:#fff}
.footer-landings--soft-grey{background-color:#e9ebec}
.footer-landings .footer__content{display:flex;padding:1.6rem 3.2rem;justify-content:space-between;align-items:flex-end;gap:1rem;box-sizing:border-box}
.footer-landings .footer__logo,.footer-landings .footer__social{display:flex;align-items:center;flex-direction:column}
.footer-landings .footer__logo{justify-content:flex-start}
.footer-landings .footer__social{justify-content:flex-end;gap:.8rem;max-width:120px}
.footer-landings .footer__logo-link,.footer-landings .footer__social-link{display:inline-flex;align-items:center;text-decoration:none}
.footer-landings .footer__social-icons{display:flex;align-items:center;gap:.8rem}
.footer-landings img{display:block;max-width:100%;height:auto}
.footer-landings .footer__logo img{max-height:56px}
.footer-landings .footer__social-title{max-height:24px;width:auto}
.footer-landings .footer__social-link img{width:24px;height:24px;object-fit:cover}
.footer-landings .cmp-link__screen-reader-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:767px){.footer-landings .footer__content{padding:1.6rem 2.2rem;align-items:center;gap:1.6rem}
.footer-landings .footer__logo img{max-height:44px}
.footer-landings .footer__social{gap:.6rem}
.footer-landings .footer__social-title{max-height:20px}
.footer-landings .footer__social-icons{gap:.6rem}
.footer-landings .footer__social-link img{width:22px;height:22px}
}