#footer{position:relative;gap:120px;padding-bottom:100px;overflow:hidden}#footer[data-theme=dark]{background-color:var(--black)}#footer .footer-bg{position:absolute;top:0;left:0;width:100%;height:100%}#footer .footer-bg img{width:100%;height:100%;object-fit:cover}#footer #footerCta{padding:var(--gap-2) 0}#footer .footer-content-box[data-theme=light]{background-color:var(--white);padding:var(--gap-1-2)}#footer .logo-container svg{display:block;width:clamp(3.75rem,.45rem + 9.78vw,9.25rem);height:auto}#footer .footer-nav{display:flex;gap:var(--gap);text-transform:uppercase;font-size:clamp(1rem,.9022rem + .2899vw,1.25rem)}#footer .footer-nav ul.footer-menu{display:flex;gap:var(--gap)}#footer .footer-nav ul.footer-menu>li{display:flex;flex-direction:column;gap:30px}#footer .footer-nav ul.footer-menu>li>a{color:var(--gray-9d);pointer-events:none}#footer .footer-nav ul.footer-menu>li>.sub-menu{display:flex;flex-direction:column;gap:10px}@media screen and (min-width:1024px) and (max-width:1279px){#footer .footer-content-row{gap:var(--gap)}#footer .footer-content-row .footer-nav,#footer .footer-nav ul.footer-menu{gap:var(--gap-1-2)}}@media screen and (min-width:981px) and (max-width:1023px){#footer .footer-content-row{flex-direction:column;gap:var(--gap)}#footer .footer-content-row .footer-nav{justify-content:space-between}}@media screen and (max-width:1023px){#footer{gap:0}}@media screen and (max-width:767px){#footer #footerCta .cta-title br{display:none}#footer .footer-content-row{gap:30px}#footer .footer-content-row .footer-nav,#footer .footer-nav ul.footer-menu{flex-direction:column;gap:30px}#footer .footer-nav ul.footer-menu>li{gap:20px}}