.footer-wrapper{display:flex;flex-direction:column;gap:60px}.footer-top{display:flex;justify-content:space-between}.footer-top__row{align-items:center;display:flex;gap:15px}.footer-middle__left{display:grid;gap:20px;width:400px}.footer-middle__left__col{align-items:flex-start;display:flex;flex-direction:column;gap:5px}.footer-middle{display:flex;justify-content:space-between}.footer-middle__right{max-width:calc(100% - 420px);width:100%}.footer-middle__right form{padding-right:180px;position:relative}.footer-middle__right__description{margin-bottom:5px}.footer-middle__right__description :last-of-type{margin-bottom:0}form input[type=email]{padding:13px 10px 13px 0}.footer-middle__right form .hs_submit.hs-submit{position:absolute;right:0;top:15px}.footer-bottom{display:flex;gap:40px;justify-content:space-between}.footer-bottom__row{display:flex;gap:20px}@media (max-width:1024px){.footer-wrapper{gap:40px}.footer-middle{flex-direction:column-reverse;gap:40px}.footer-middle__left{width:100%}.footer-middle__right{max-width:none}.footer-bottom{flex-direction:column}}@media (max-width:767px){.footer-top{flex-direction:column;gap:30px}.footer-bottom,.footer-bottom__row{gap:12px}.footer-bottom__row{flex-direction:column}.footer-middle__right form{padding-bottom:60px;padding-right:0}.footer-middle__right form .hs_submit.hs-submit{bottom:0;left:0;right:auto;top:auto}}