.footer{background:var(--color-corporate-blue);color:hsla(0,0%,100%,.78);padding:80px 0 32px;font-size:14px;overflow:hidden;position:relative}.footer-container{display:flex;flex-direction:column;gap:48px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px}.footer-brand-logo-link{display:inline-block}.footer-brand-logo{color:transparent;filter:brightness(0) invert(1);height:64px;width:auto;display:block;margin-bottom:13px}.footer .footer-brand .footer-brand-logo{height:64px;width:auto;max-width:none}.footer h5{font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#fff;margin:0 0 16px}.footer ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer a{color:hsla(0,0%,100%,.7);transition:color .2s ease}.footer a:hover{color:var(--color-corporate-orange)}.footer-brand p{font-size:14px;color:hsla(0,0%,100%,.6);line-height:1.55;margin:0 0 16px;max-width:36ch}.footer-brand-subline{font-size:12px;color:hsla(0,0%,100%,.55);margin-top:8px}.footer-legal{justify-content:space-between;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.12);font-size:12px;color:hsla(0,0%,100%,.5);gap:16px}.footer-legal,.footer-legal-links{display:flex;align-items:center;flex-wrap:wrap}.footer-legal-links{gap:20px}.footer-legal a{color:hsla(0,0%,100%,.5)}@media(max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:640px){.footer{padding:64px 0 28px}.footer-container{gap:36px}.footer-grid{grid-template-columns:1fr;gap:28px}}
/*# sourceMappingURL=153a470f10a2fdc6.css.map*/