.tent-footer{background:var(--color-midnight);color:var(--color-white);overflow:hidden}.tent-footer a{color:inherit;text-decoration:none}.tent-footer__ack{border-bottom:1px solid hsla(0,0%,100%,.12);padding:24px 0}.tent-footer__ack-grid{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){.tent-footer__ack-grid{align-items:start;grid-template-columns:1fr auto}}.tent-footer__ack-title{font-size:14px;font-weight:700;letter-spacing:.04em;margin:0 0 8px;text-transform:uppercase}.tent-footer__ack-body p{margin:0;opacity:.95}.tent-footer__backtotop{display:flex;justify-content:flex-start}@media(min-width:768px){.tent-footer__backtotop{justify-content:flex-end}}.tent-footer__backtotop-btn{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:inline-flex;font-weight:700;gap:10px;padding:0}.tent-footer__backtotop-icon{align-items:center;border:1px solid;border-radius:10px;display:inline-flex;height:34px;justify-content:center;transition:transform .2s ease,background .2s ease;width:34px}.tent-footer__backtotop-text{position:relative}.tent-footer__backtotop-text:after{background:currentColor;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .25s ease;width:0}.tent-footer__backtotop-btn:hover .tent-footer__backtotop-icon{background:hsla(0,0%,100%,.1);transform:translateY(-1px)}.tent-footer__backtotop-btn:hover .tent-footer__backtotop-text:after{width:100%}.tent-footer__middle{padding:32px 0}@media(min-width:1024px){.tent-footer__middle{padding:64px 0}}.tent-footer__middle-grid{display:grid;gap:32px;grid-template-columns:1fr}@media(min-width:1024px){.tent-footer__middle-grid{align-items:start;gap:64px;grid-template-columns:1fr 40px 1fr}}.tent-footer__divider hr{border:0;border-top:1px solid hsla(0,0%,100%,.18);margin:0}@media(min-width:1024px){.tent-footer__divider{display:flex;justify-content:center}.tent-footer__divider hr{border-left:1px solid hsla(0,0%,100%,.18);border-top:0;height:100%}}.tent-footer__subscribe-heading{font-size:22px;font-weight:900;margin:0}.tent-footer__subscribe-desc{margin:10px 0 18px;opacity:.9}.tent-footer__logos{display:flex;flex-wrap:wrap;gap:14px;margin:18px 0}.tent-footer__logo{display:inline-flex}.tent-footer__logo img{display:block;height:auto;transition:opacity .2s ease;width:130px}.tent-footer__logo:hover img{opacity:.85}.tent-footer__socials{display:flex;flex-wrap:wrap;gap:14px;list-style:none;margin:16px 0 0;padding:0}.tent-footer__socials a{align-items:center;display:inline-flex;gap:10px}.tent-footer__socials img{height:18px;object-fit:contain;transition:transform .2s ease;width:18px}.tent-footer__socials a:hover img{transform:scale(1.12)}.tent-footer__legal .hs-menu-wrapper ul,.tent-footer__links .hs-menu-wrapper ul{list-style:none;margin:0;padding:0}.tent-footer__links .hs-menu-wrapper>ul>li{padding:10px 0}.tent-footer__links .hs-menu-wrapper a{align-items:center;display:flex;font-weight:700;gap:10px;justify-content:space-between}.tent-footer__legal .hs-menu-wrapper a,.tent-footer__links .hs-menu-wrapper a{position:relative}.tent-footer__legal .hs-menu-wrapper a:after,.tent-footer__links .hs-menu-wrapper a:after{background:currentColor;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .25s ease;width:0}.tent-footer__legal .hs-menu-wrapper a:hover:after,.tent-footer__links .hs-menu-wrapper a:hover:after{width:100%}.tent-footer__bottom{border-top:1px solid hsla(0,0%,100%,.12);font-size:14px;padding:18px 0}.tent-footer__bottom-grid{display:flex;flex-direction:column;gap:12px}@media(min-width:768px){.tent-footer__bottom-grid{align-items:center;flex-direction:row;justify-content:space-between}}.tent-footer__copyright{margin:0;opacity:.9}.tent-footer__legal .hs-menu-wrapper>ul{display:flex;flex-wrap:wrap;gap:16px}