.footer{background-color:#f1f1f1;padding-top:80px}.footer__wrapper{margin:0 auto;max-width:1280px;width:90%}.footer__main{display:flex;gap:5px;justify-content:space-between}.footer__menu>ul{display:flex}.footer__menu ul{list-style-type:none;margin-left:0;padding-left:0}.footer__menu>ul>li>a{color:#188446;font-size:20px;font-weight:700}.footer__menu>ul>li>.hs-menu-children-wrapper>ul>li>a{color:#000;font-size:16px}.footer__menu>ul>li>.hs-menu-children-wrapper>ul>li>a:hover{text-decoration:underline}.footer__subscribe{max-width:380px}.footer__subscribe .eyebrow{color:#188446;font-size:20px;font-weight:700;margin-top:0}.footer__subscribe form{align-items:center;display:flex;margin-bottom:0;position:relative}.footer__subscribe form .hs-form-field{width:100%}.footer__subscribe form .hs-form-field>label{overflow:hidden;position:absolute;clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;padding:0;width:1px}.footer__subscribe form .hs-form-field input{border:1px solid #d0d7dc;border-radius:28px;height:58px;padding-left:20px;width:100%}.footer__subscribe form .hs-form-field input::placeholder{color:#505d68}.footer__subscribe form input[type=submit]{background-color:#000;border:1px solid #000;border-radius:28px;color:#fff;height:58px;min-width:125px;position:absolute;right:0;top:0}.footer__subscribe form .hs-error-msgs{list-style-type:none;margin-top:10px}.footer__bottom{align-items:flex-end;display:flex;flex-direction:column}.footer__bottom .footer__copyright a,.footer__bottom .footer__copyright p{color:#666}.footer__bottom .footer__copyright a:hover{text-decoration:underline}.footer__social{display:flex;gap:15px}.footer__social a{align-items:center;background-color:#000;border-radius:50px;display:flex;height:30px;justify-content:center;width:30px}.footer__social a:hover{opacity:.6}@media (max-width:767px){.footer__main{display:grid;grid-template-columns:1fr 1fr}.footer__logo{margin-bottom:30px}.footer__subscribe{grid-column:1/span 2;grid-row:3}.footer__menu{grid-row:2}.footer__logo{grid-column:1/span 2;grid-row:1}.footer__subscribe form{margin-bottom:80px}}