.footer{background-color:var(--clr_gray);padding-block:64px 38px;position:relative}.footer:after{background-image:var(--grad_theme);content:"";height:var(--grad_theme_border_height);left:0;position:absolute;top:0;width:100%}.footer__list{display:flex;flex-direction:column;gap:25px}.footer__col{width:33.33333%}.footer__col--gap_a{gap:10px}.footer__col:first-child{max-width:460px}.footer__col:nth-child(2){max-width:288px}.footer__col:last-child{max-width:342px}.footer__logo{max-width:335px;width:100%}.footer__content{color:var(--clr_white)}.footer__menu .hs-menu-wrapper>ul{column-count:2;gap:49px;padding:0}.footer__menu li{display:block;line-height:1;margin-bottom:16px}.footer__menu a{color:var(--clr_white);display:block;font-size:14px;line-height:18px;text-decoration:none;white-space:nowrap}.footer__menu a:hover{text-decoration:underline}.footer__title{font-family:var(--font_e);font-size:24px;text-align:right}.footer__form .hs-error-msgs label,.footer__title{color:var(--clr_white)}.footer__bottom{gap:20px}.footer__social{display:flex;flex-wrap:wrap;gap:19px}.footer__social a{align-items:center;background-color:var(--clr_mid_gray);border-radius:50%;display:flex;height:26px;justify-content:center;width:26px}.footer__social svg{height:auto;width:11px;fill:var(--clr_gray)}.footer__social a:hover{background-color:var(--clr_accent)}.footer__social a:hover>svg{fill:var(--clr_white)}.footer__legal{display:flex;flex-wrap:wrap;grid-row-gap:10px;color:var(--clr_white);font-family:var(--font_a);font-size:14px;margin-left:auto}.footer__legal *{line-height:18px;position:relative}.footer__legal>:not(:last-child){margin-right:10px;padding-right:10px}.footer__legal>:not(:last-child):after{background-color:var(--clr_white);bottom:2px;content:"";position:absolute;right:0;top:2px;width:1px}.footer__legal a{color:inherit;text-decoration:none}.footer__legal a:hover{text-decoration:underline}@media (max-width:1260px){.footer__col:first-child{max-width:300px}.footer__col:nth-child(2){max-width:240px}}@media(max-width:1023px){.footer__col:first-child,.footer__col:nth-child(2){max-width:500px;width:45%}.footer__col:last-child{gap:var(--gap_a);max-width:none;width:100%}.footer__list,.footer__top{grid-row-gap:var(--gap_d)}.footer__logo{max-width:180px}.footer__title{text-align:left}.footer__col:last-child{background-color:#595858;border:1px solid var(--clr_mid_gray_2);padding:20px}}@media(max-width:767px){.footer{padding-block:50px}.footer__col{max-width:none!important;width:100%!important}.footer__bottom,.footer__legal{flex-direction:column}.footer__legal{justify-content:center;margin-left:0;text-align:center}.footer__legal>:not(:last-child){margin:0;padding:0}.footer__legal>:not(:last-child):after{display:none}}