.blog-header__form .hs-form{align-items:center;border-bottom:2px solid #4f4f4f;column-gap:10px;display:flex;flex-wrap:nowrap;padding-block:10px;width:100%}.blog-header__form .hs-form:focus-within{border-bottom-color:var(--primary)}.blog-header__form .hs-form .hs-form-field{margin-block:0;position:relative;width:100%}.blog-header__form .hs-form .hs-form-field>label{display:none}.blog-header__form .hs-form .hs-form-field>.hs-error-msgs{background:var(--field-error-color);border-radius:4px;color:#fff;font-size:14px;list-style:none;margin:0;padding:6px;position:absolute;top:calc(100% + 25px);width:100%}.blog-header__form .hs-form .hs-submit{margin-top:0}.blog-header__form input[type=email]{background-color:transparent;border:0;border-radius:0}.blog-header__form input[type=email]:focus{box-shadow:0 0 0 transparent;outline:none}