.hs-legacy-form *{font-family:var(--font-family)}.hs-legacy-form{display:grid;grid-template-columns:1fr auto;align-items:start;column-gap:16px;row-gap:8px}.hs-legacy-form>div{grid-column:1 / -1}.hs-legacy-form .hs_email>label{display:none}.hs-legacy-form .hs_email{grid-column:1;grid-row:1}.hs-legacy-form .hs_submit{grid-column:2;grid-row:1}.hs-legacy-form .hs_submit .actions{display:flex}.hs-legacy-form .hs-error-msgs{list-style:none;padding:8px 0 0;margin:0}.hs-legacy-form .hs-error-msgs *{font-size:14px;color:#ff6400}.hs-legacy-form .hs-richtext *{color:var(--text-color);font-size:14px}.hs-legacy-form .hs-richtext a{text-decoration:underline}.hs-legacy-form .hs-email .hs-input{border:2px solid var(--Color-Warm-Gray-02, #d9d9d9);padding:0 24px;height:50px;font-size:16px;line-height:1;background:#fff;width:100%;display:block;outline:none}.hs-legacy-form .hs-email .hs-input:focus{border-color:#29353d}.hs-legacy-form .hs-submit .hs-button{background:var(--Color-Cool-Gray-02, #29353d);font-family:var(--font-family-mono);padding:0 16px;height:50px;font-size:16px;line-height:1;color:#fff;text-transform:uppercase;border:2px solid transparent;cursor:pointer}.hs-legacy-form-wrapper .submitted-message{font-family:var(--font-family);color:var(--text-color)}
