.footer-top{align-items:center;display:flex;justify-content:space-between;padding-bottom:50px}.footer-form,.footer-logo{flex:1;width:100%}.footer-form .form-title{color:#fff;font-family:var(--font-primary);font-size:26px;margin-bottom:12px}.footer-form form{align-items:flex-end;display:flex;flex-wrap:wrap;position:relative}.footer-form form .hs-form-field{flex:1 0 0;margin-bottom:0}.footer-form form .input>input{border:0;border-radius:33px;font-family:var(--font-primary);height:60px;outline:0;padding:14px 30px;width:100%}.footer-form form .hs-form-field>label{color:#fff}.footer-form form .hs-error-msgs{left:0;position:absolute;top:100%}.footer-form .hs-submit{align-items:center;display:flex;height:60px;margin-left:-60px;position:relative;width:50px}.footer-form .actions:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15' fill='none'%3E%3Cpath fill='%23fff' d='M0 8.638V6.39h11.95L7.113 1.622l1.76-1.623c.062.057.197.176.327.304q3.103 3.056 6.204 6.114c.776.765.8 1.324.046 2.073-2.137 2.126-4.287 4.238-6.433 6.355-.064.064-.14.117-.185.153l-1.525-1.533 4.737-4.66-.1-.169H0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:15px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}.footer-form form .hs-button{background-color:var(--secondary-color)!important;border:0;cursor:pointer;height:50px;outline:0;padding:16px 22px!important;width:50px}.footer-form form .hs-button:focus,.footer-form form .hs-button:hover{background-color:var(--primary-color)!important}@media (max-width:767px){.footer-top{flex-direction:column}.footer-logo{margin-bottom:1rem}.footer-form form .input>input{height:50px}.footer-form .hs-submit{height:50px;margin-left:-50px;width:45px}.footer-form form .hs-button{height:45px;width:45px}}