.newsletter-form-container form .hs-form-field label{display:none}.newsletter-form-container form{display:flex;flex-wrap:wrap}.newsletter-form-container form .hs-form-field{display:flex;margin:0;margin-inline-end:-2rem;max-width:100%;order:0}.newsletter-form-container form .hs-form-field .input{display:flex;max-width:100%;width:420px}.newsletter-form-container form input[type=email].hs-input{background-color:var(--grey-color--700);border-color:var(--grey-color--700);border-radius:40px;color:#fff;min-height:0}.newsletter-form-container form .hs-form-field .hs-error-msgs{position:absolute;top:100%}.newsletter-form-container form .legal-consent-container{color:var(--grey-color--300);margin-bottom:0;margin-top:1rem;order:2;width:100%}.newsletter-form-container form .hs-submit{display:flex;order:1}@media screen and (max-width:767.9px){.newsletter-form-container form{flex-direction:column}.newsletter-form-container form .hs-submit{display:block;margin-top:1rem}}