.blog-subscribe{border-block:1px solid color-mix(in srgb,var(--primary-color) 50%,transparent);padding:3rem 0;width:100%}.blog-subscribe .hs_cos_wrapper{align-items:center;display:flex;gap:2rem;justify-content:space-between}@media (width <= 1023px){.blog-subscribe .hs_cos_wrapper{flex-wrap:wrap}}.blog-subscribe .hs_cos_wrapper .form-title{background:none;flex:0.55;font-family:inherit;font-size:1rem;font-weight:300;padding:0}@media (width <= 1023px){.blog-subscribe .hs_cos_wrapper .form-title{flex:100%}}.blog-subscribe .hs_cos_wrapper>div{flex:0.45}@media (width <= 1023px){.blog-subscribe .hs_cos_wrapper>div{flex:100%}}.blog-subscribe .hs_cos_wrapper .hs-form{background:none;display:flex;flex-wrap:wrap;gap:1rem}.blog-subscribe .hs_cos_wrapper .hs-form .hs-fieldtype-text,.blog-subscribe .hs_cos_wrapper .hs-form .hs_email{background:none;border:none;border-radius:0;flex:260px;margin:0;padding:0}.blog-subscribe .hs_cos_wrapper .hs-form .hs-fieldtype-text>label,.blog-subscribe .hs_cos_wrapper .hs-form .hs_email>label{margin:0}.blog-subscribe .hs_cos_wrapper .hs-form .hs-fieldtype-text .input input,.blog-subscribe .hs_cos_wrapper .hs-form .hs_email .input input{background:var(--light-color);border:none;border-radius:var(--button-corner-radius);font-size:1rem;height:48px;outline:none;padding:0 1.5em;width:100%}.blog-subscribe .hs_cos_wrapper .hs-form .hs-fieldtype-text .input input::placeholder,.blog-subscribe .hs_cos_wrapper .hs-form .hs_email .input input::placeholder{color:hsla(0,0%,50%,.7)}.blog-subscribe .hs_cos_wrapper .hs-form .hs-fieldtype-text .input input.error,.blog-subscribe .hs_cos_wrapper .hs-form .hs_email .input input.error{border:1px solid var(--error-color)}.blog-subscribe .hs_cos_wrapper .hs-form .hs-fieldtype-text .hs-error-msgs,.blog-subscribe .hs_cos_wrapper .hs-form .hs_email .hs-error-msgs{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.blog-subscribe .hs_cos_wrapper .hs-form .hs-fieldtype-text .hs-error-msgs>li,.blog-subscribe .hs_cos_wrapper .hs-form .hs_email .hs-error-msgs>li{display:block;margin:0;width:100%}.blog-subscribe .hs_cos_wrapper .hs-form .hs-fieldtype-text .hs-error-msgs>li .hs-main-font-element,.blog-subscribe .hs_cos_wrapper .hs-form .hs_email .hs-error-msgs>li .hs-main-font-element{margin:0}.blog-subscribe .hs_cos_wrapper .hs-form .hs_submit{flex:0}.blog-subscribe .hs_cos_wrapper .hs-form .hs_submit .actions .hs-button{align-items:center;display:inline-flex;font-size:1rem;height:48px;justify-content:center;padding-block:0}.blog-subscribe .hs_cos_wrapper .hs-form .hs_error_rollup{flex:100%;order:3}.blog-subscribe .hs_cos_wrapper .hs-form .hs_error_rollup .hs-error-msgs{display:flex;flex-direction:column;gap:.5rem}.blog-subscribe .hs_cos_wrapper .hs-form .hs_error_rollup .hs-error-msgs>li{background:var(--error-color);border-radius:var(--button-corner-radius);color:#fff;display:block;margin:0;padding:.5em 1em;width:100%}.blog-subscribe .hs_cos_wrapper .hs-form .hs_error_rollup .hs-error-msgs>li .hs-main-font-element{margin:0}