.newsletter-section{background:var(--background-color)}.newsletter-section .section-content{--gap: 50px;display:flex;align-items:center;gap:var(--gap);width:100%}.newsletter-section .section-content .title{max-width:20%;font-size:var(--title-font-size);color:var(--title-color);font-weight:var(--title-font-weight)}.newsletter-section .section-content .description{max-width:24%;font-size:var(--description-font-size);color:var(--description-color);font-weight:var(--description-font-weight)}.newsletter-section .section-form-wrapper{flex-grow:1;width:100%}.newsletter-section .newsletter-form__field-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:var(--form-gap);width:100%}.newsletter-section .newsletter-form__field-wrapper .field__input{background:var(--input-background);border:1px solid var(--input-border-color);border-radius:var(--input-border-radius);font-size:var(--font-body-size);padding:10px 14px;width:100%;box-sizing:border-box}.newsletter-section .newsletter-form__field-wrapper .form-input-placeholder::placeholder{color:var(--placeholder-color)}.newsletter-section .newsletter-form__button{width:var(--button-width);height:38px;padding:0;box-sizing:border-box;font-size:var(--button-font-size);font-weight:var(--button-font-weight);text-transform:var(--button-text-transform);color:var(--button-text-color);border:1px solid var(--button-border-color);background:var(--button-background);cursor:pointer}.newsletter-section .newsletter-form__button:hover{color:var(--button-text-color-hover);border:1px solid var(--button-border-color-hover);background:var(--button-background-hover)}@media screen and (max-width: 1024px){.newsletter-section .section-content{--gap: 20px;flex-wrap:wrap}.newsletter-section .section-content .title,.newsletter-section .section-content .description,.newsletter-section .section-form-wrapper{max-width:100%;text-align:center;margin:0 auto}.newsletter-section .section-content .title{font-size:var(--title-font-size-mb)}.newsletter-section .section-content .description{font-size:var(--description-font-size-mb)}}@media screen and (max-width: 767px){.newsletter-section .section-content{--gap: 25px;flex-direction:column;align-items:center;width:100%}.newsletter-section .section-form-wrapper{margin-top:10px;width:100%;display:flex;justify-content:center;padding:0}.newsletter-section .newsletter-form__field-wrapper{flex-direction:column;align-items:center;gap:10px;width:100%;padding:0 16px}.newsletter-section .newsletter-form__field-wrapper .field__input,.newsletter-section .newsletter-form__button{width:100%;max-width:100%;text-align:center;box-sizing:border-box}.newsletter-section .newsletter-form__button{height:38px!important;width:240px!important;margin-top:0;min-height:unset}newsletter-form.newsletter-section-form.newsletter-section-block{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/313/assets/component-newsletter-section.css.map */
