.contact-form .hs-form>div{display:flex;flex-wrap:wrap;gap:20px;max-width:100%}.contact-form .hs-form .field{box-sizing:border-box;flex:1 1 48%}.contact-form .hs-form input,.contact-form .hs-form select,.contact-form .hs-form textarea{box-sizing:border-box;width:100%}.contact-form .hs-form .hs-richtext,.contact-form .hs-form .legal-consent-container{flex:1 1 100%}@media (max-width:767px){.contact-form .hs-form .field{flex:1 1 100%}}