#demo-email-form{align-items:flex-start;display:flex;width:100%}#demo-email-form label:not(.hs-error-msg){display:none}#demo-email-form .hs_email{flex:1}#demo-email-form input[type=email]{background:rgba(0,0,0,.25);border:1px solid #000;color:#fff;margin:0;padding:.85rem;width:100%}#demo-email-form input[type=email]::placeholder{color:#ccc}@media (max-width:576px){#demo-email-form{display:block}}