.subscribe-form{display:flex}.subscribe-form .module-title{border:none;padding:0;width:35%}.subscribe-form{gap:16px}.subscribe-form--3-col{align-items:center;display:flex;gap:80px;justify-content:space-between}.subscribe-form--full-width{flex-direction:column}.subscribe-form__wrapper{width:100%}.subscribe-form__wrapper .hs_submit{margin-top:0}.subscribe-form__wrapper .hs_submit input{min-height:54px}.subscribe-form__wrapper .hs-form-field{margin:0}.subscribe-form__wrapper .hs-form-field .input{align-items:center;display:flex;padding:0}.subscribe-form__wrapper input[type=email]{width:100%!important}.subscribe-form__wrapper .hs-form-field>label{display:none}.subscribe-form__wrapper form{align-items:center;display:flex;gap:8px;height:100%;justify-content:space-between;padding:0}.subscribe-form__wrapper .hs-email.hs-fieldtype-text{flex-grow:.6;width:auto}.subscribe-form__wrapper input[type=submit]{white-space:nowrap}.subscribe-form__wrapper input[type=email]{align-items:center;color:var(--primary-1);font-family:Funnel Display;font-size:40px;font-weight:600;padding:0}.subscribe-form__wrapper input[type=email]::placeholder{color:var(--primary-1);font-family:Funnel Display;font-size:40px;font-weight:600}.subscribe-form__wrapper h3{margin-bottom:0!important}@media screen and (max-width:1279px){.subscribe-form--3-col{align-items:flex-start;flex-direction:column;gap:16px}.subscribe-form .module-title{width:100%}}@media screen and (max-width:768px){.subscribe-form__wrapper form{align-items:flex-start;flex-direction:column}.subscribe-form__wrapper .hs-email.hs-fieldtype-text{width:100%}.subscribe-form__wrapper .hs_submit{margin-top:30px}}@media screen and (max-width:480px){.subscribe-form__wrapper .hs_submit{width:100%}}