.footer{background:var(--color-corporate-blue);color:hsla(0,0%,100%,.78);padding:80px 0 32px;font-size:14px;overflow:hidden;position:relative}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}@media(max-width:880px){.footer-grid{grid-template-columns:1fr 1fr;gap:32px}}.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-legal{display:flex;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.12);font-size:12px;flex-wrap:wrap;gap:16px}.footer-legal,.footer-legal a{color:hsla(0,0%,100%,.5)}.footer-logo-container{position:relative;display:inline-block}.footer-hero-card{background:#fff;box-shadow:0 8px 16px rgba(0,49,136,.14),0 0 2px rgba(0,49,136,.12);border-radius:16px;padding:18px;transition:box-shadow .3s ease,transform .3s cubic-bezier(.4,0,.2,1);cursor:pointer;width:100%;height:auto}@media(max-width:768px){.footer-hero-card{padding:16px}}.footer-flip-card-container{perspective:2000px;width:100%;height:188px;position:relative;transition:transform .3s cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.footer-flip-card-container{height:208px}}@media(max-width:768px){.footer-flip-card-container{height:auto;min-height:168px}}.footer-flip-card{position:relative;width:100%;height:100%;transition:transform 1.8s cubic-bezier(.23,1,.32,1);transform-style:preserve-3d;transform-origin:center center;will-change:transform}.footer-flip-card.flipped{transform:rotateY(180deg)!important}.footer-flip-card:not(.flipped){transform:rotateY(0deg)}@media(max-width:768px){.footer-flip-card{height:auto;min-height:200px}}.footer-flip-card-back,.footer-flip-card-front{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;transform:rotateY(0deg);will-change:transform;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:768px){.footer-flip-card-back,.footer-flip-card-front{position:relative;height:auto;transform:none}}.footer-flip-card-front{z-index:2;transform:rotateY(0deg);-webkit-transform:rotateY(0deg)}.footer-flip-card-back{transform:rotateY(180deg);-webkit-transform:rotateY(180deg);z-index:1}@media(max-width:768px){.footer-flip-card-back{display:none;transform:none}.footer-flip-card-container{perspective:none}.footer-flip-card.flipped{transform:none}.footer-flip-card-front{position:relative;transform:none}}.footer-flip-card *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.footer-profile-image{border-radius:.75rem;object-fit:cover;object-position:center;box-shadow:0 4px 8px rgba(0,49,136,.1)}
/*# sourceMappingURL=25891b942b8360e0.css.map*/