.hero-form>.container{position:relative}@media (min-width:992px){.hero-form>.container{align-items:center;display:flex;flex-wrap:nowrap;gap:var(--col-gap);justify-content:space-between}.hero-form.form-left>.container{flex-direction:row-reverse}.hero-form__content-col{width:45%}.hero-form__form-col{width:55%}}.hero-form .input>*{border-radius:6px;padding:1rem}.hero-form label{font-size:15px;font-weight:700;line-height:1.73;text-transform:uppercase}.hero-form .hs-submit{margin-top:18px;text-align:center}.hero-form .form__content{margin-bottom:30px}.hero-form .hs-submit .hs-button:focus,.hero-form .hs-submit .hs-button:hover{opacity:.75}