.form--email form{display:flex;align-content:center;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:baseline}.form--email .hs-button.primary,.form--email input[type="submit"],.form--email input[type="button"]{margin:7px 0 0 20px;color:#fff;-webkit-box-shadow:0px 0px 20px 0px rgb(0 0 0 / 20%);box-shadow:0px 0px 20px 0px rgb(0 0 0 / 20%);font-family:var(--primary-font);padding:7px 37px;font-weight:900;font-style:italic;border-radius:10px;-webkit-box-shadow:0px 0px 20px 0px rgb(0 0 0 / 20%);box-shadow:0px 0px 20px 0px rgb(0 0 0 / 20%);min-height:40px;display:inline-block;-webkit-transition:ease-out .5s;-moz-transition:ease-out .5s;transition:ease-out .5s}ul.no-list.hs-error-msgs.inputs-list{position:absolute}.form--email form input[type=email]{border-color:#2a3538;min-width:270px;height:40px}@media(max-width:600px){.form--email form input[type=email]{min-width:auto}}