.footer{color:var(--color-text-inverted);left:50%;padding:40px 0;position:relative;transform:translateX(-50%);z-index:0}.footer__background{height:100%;left:0;margin-left:calc(50% - 50vw);position:absolute;top:0;width:100vw;z-index:-1}.footer__background img{height:100%!important;object-fit:cover;object-position:center;width:100%}.footer__container{display:flex;flex-direction:column}.footer__heading-content-inner{display:flex;overflow:hidden;position:relative}.footer__heading{display:flex;flex-direction:row;gap:44px;justify-content:space-between;margin-bottom:212px}.footer__title{font-size:63px;line-height:58px;margin-bottom:44px;text-transform:uppercase}.footer__ctas{margin-right:auto}.footer__ctas .btn{width:fit-content}.footer__info{background-color:var(--color-white);border-radius:20px;color:var(--color-text-primary);display:flex;flex-direction:column;min-width:533px;padding:40px 60px;position:relative;text-transform:uppercase}.footer__info-primary{display:flex;flex-direction:row;justify-content:space-evenly}.footer__info-divider{background-color:var(--color-gray-true-200);margin:0 60px;min-height:100%;width:1px}.footer__menu-label{color:var(--color-gray-true-400);margin-bottom:24px}.footer__menu ul{list-style:none;margin:0;padding:0}.footer__menu li:not(:last-child){margin-bottom:12px}.footer__menu li a{color:inherit;text-decoration:none}.footer__address-label{color:var(--color-gray-true-400);margin-bottom:24px}.footer__address-text:not(:last-child){margin-bottom:12px}.footer__socials{border-top:1px solid var(--color-gray-true-200);display:flex;flex-direction:row;gap:40px;justify-content:center;margin-top:32px;padding-top:31px}.footer__social-item{align-items:center;background-color:var(--color-gray-true-50);border-radius:16px;display:flex;flex-shrink:0;height:64px;justify-content:center;position:relative;width:64px}.footer__social-link{height:100%;left:0;position:absolute;top:0;width:100%}.footer__logo img{height:100%;object-fit:contain;object-position:center;width:100%}.footer__disclaimer{color:hsla(0,0%,100%,.376);gap:24px;margin-bottom:6px}.footer__disclaimer,.footer__disclaimer-links{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.footer__disclaimer-links{gap:40px}.footer__disclaimer-link{color:inherit;text-decoration:none}.footer__copyright{align-items:center;color:hsla(0,0%,100%,.376);display:flex;flex-direction:row;gap:20px;justify-content:space-between}@media(max-width:991.98px){.footer{padding:16px 0}.footer__heading{flex-direction:column;gap:16px;margin-bottom:100px}.footer__heading-content{margin-bottom:48px}.footer__title{font-size:48px;line-height:50px;margin-bottom:32px}.footer__disclaimer{align-items:flex-start;flex-direction:column;justify-content:flex-start;margin-bottom:32px;margin-top:16px}.footer__copyright,.footer__disclaimer-links{align-items:flex-start;flex-direction:column;gap:16px}}@media(max-width:767.98px){.footer__info{min-width:auto;padding:24px}.footer__info-primary{flex-direction:column}.footer__info-divider{height:1px;margin:24px 0;min-height:1px;width:100%}.footer__address-text:not(:last-child){margin-bottom:16px}.footer__socials{border-top:0;gap:40px;margin-top:32px;padding-top:0}}