.footer{background-color:var(--base-color);color:var(--white,#fff);font-size:1.6rem;line-height:2;padding:68px 0}.footer__wrapper{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.footer__col{width:calc(25% - 22.5px)}.footer .h3,.footer h3{color:#fff;font-size:24px;font-weight:700;line-height:1.4;margin:0 0 10px}.footer a{color:currentColor;text-decoration:none}.footer a:hover{color:currentColor;text-decoration:underline}.footer__col .hs-menu-wrapper li ul li{margin-left:14px}.footer__col .hs-menu-wrapper ul{list-style:none;margin:0;padding-left:0}@media (max-width:992px){.footer__wrapper{row-gap:50px}.footer__col{width:calc(50% - 10px)}}@media (max-width:480px){.footer__wrapper{flex-direction:column}.footer__col{width:100%}}