.newsletter-section{background:var(--footer-top-bg, pink)}.newsletter-section .section-content-wrapper{display:flex;align-items:center;justify-content:var(--justify-content)}.newsletter-section .section-content-wrapper.enable_social_media_below{display:flex;flex-direction:column;align-items:var(--justify-content)}.newsletter-section .section-content-wrapper.enable_social_media_below .footer-block__social_media{width:100%;text-align:center;margin-bottom:10px;display:flex;justify-content:var(--justify-content)}.newsletter-section .section-content.flex-direction-column.text-left{align-items:flex-start}.newsletter-section .section-content.flex-direction-column.text-center{align-items:center}.newsletter-section .section-content.flex-direction-column.text-right{align-items:flex-end}.newsletter-section .section-content{max-width:650px;margin-left:auto;--gap: 50px;display:flex;align-items:center;justify-content:var(--newsletter_form_justify_content);column-gap:var(--gap)}.newsletter-section .section-content.no-input{--gap: 30px}.newsletter-section .section-content.flex-direction-row{flex-direction:row;width:100%}.newsletter-section .section-content .section-form-wrapper{width:100%}.newsletter-section .section-content.flex-direction-row .section-form-wrapper.width-behavior-auto{flex:1 1}.newsletter-section .section-content.flex-direction-row .section-form-wrapper.width-behavior-restricted .field__input{width:var(--input-max-width)}.newsletter-section .section-content.flex-direction-column{flex-direction:column}.newsletter-section .section-content.flex-direction-column .title,.newsletter-section .section-content.flex-direction-column .description{max-width:100%}.newsletter-section .section-content.flex-direction-column .description p{margin:0}.newsletter-section .section-content.flex-direction-column .description a{display:inline;text-decoration:underline;text-underline-offset:4px}.newsletter-section .section-content .title{max-width:25%;font-size:var(--title-font-size);color:var(--title-color);font-weight:var(--title-font-weight);margin-top:0;margin-bottom:var(--title-margin-bottom);text-transform:var(--title-text-transform);font-style:var(--title-font-style);line-height:1.2}.newsletter-section .section-content .description{max-width:24%;font-size:var(--description-font-size);color:var(--description-color);font-weight:var(--description-font-weight);margin-top:var(--description-margin-bottom);line-height:var(--description-line-height)}.newsletter-section .section-content .description a{color:var(--description-color)}.newsletter-section .section-content.no-input .description{max-width:100%}.newsletter-section .newsletter-form__field-wrapper{display:flex;flex-direction:column;gap:var(--form-gap)}.newsletter-section .newsletter-form__field-wrapper .field{max-width:var(--input-max-width);width:100%;display:block}.newsletter-section .newsletter-form__field-wrapper .field__label{text-transform:uppercase;margin-bottom:0;font-size:12px;font-weight:600}.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(--input-text-font-size, var(--font-body-size));line-height:var(--btn-1-line-height);position:relative}.newsletter-section .newsletter-form__field-wrapper .gender__input.field__input{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: %23423F41;' fill-rule='evenodd' clip-rule='evenodd' d='M18.7331 7.87715C19.1137 8.27729 19.0979 8.91026 18.6978 9.29093C17.7339 10.2079 16.5807 11.8335 15.5157 13.3346C15.4968 13.3613 15.478 13.3879 15.4591 13.4144C14.938 14.1489 14.4357 14.8537 14.0204 15.3609C13.8162 15.6102 13.5996 15.8537 13.3873 16.035C13.2831 16.124 13.1396 16.2333 12.9659 16.3137C12.8044 16.3885 12.4786 16.5017 12.0973 16.3803L12.0374 16.3613L11.9804 16.3349C10.5958 15.6938 9.2969 14.8819 8.11398 13.9182C7.33904 13.2969 6.64154 12.6855 6.11255 12.117C5.62385 11.5917 5.12556 10.9466 5.00636 10.2619C4.91164 9.71782 5.27593 9.19995 5.82003 9.10523C6.364 9.01053 6.88174 9.37461 6.97665 9.91849C6.97665 9.91849 6.9808 9.93857 6.99954 9.98111C7.01958 10.0266 7.05215 10.0883 7.10266 10.1668C7.20517 10.3261 7.36062 10.5223 7.57679 10.7546C8.00984 11.22 8.62217 11.7623 9.36799 12.3601L9.37435 12.3652C10.2844 13.107 11.2715 13.7478 12.3183 14.2768C12.3644 14.2242 12.4159 14.1635 12.473 14.0938C12.8353 13.6513 13.2943 13.0093 13.828 12.2571C13.8702 12.1975 13.913 12.1372 13.9562 12.0763C14.964 10.6549 16.2108 8.89646 17.3193 7.84189C17.7194 7.46123 18.3524 7.47701 18.7331 7.87715Z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position-x:99%;background-position-y:7px}.newsletter-form__field-wrapper .form-input-placeholder::placeholder{line-height:1;color:var(--placeholder-color);opacity:1}.newsletter-form__field-wrapper .effect_placeholder{position:absolute;left:15px;right:15px;bottom:8px;width:calc(100% - 30px);-webkit-transition:1.4s;-o-transition:1.4s;transition:1.4s;pointer-events:none;white-space:nowrap;overflow:hidden;transition-delay:.3s;text-align:left}.input_style_2 .newsletter-form__field-wrapper .effect_placeholder{bottom:10px}.newsletter-form__field-wrapper .input_placeholder{pointer-events:none;color:var(--placeholder-color);font-size:var(--input-text-font-size, var(--font-body-size));line-height:var(--btn-1-line-height);width:100%;display:inline-block;-webkit-transition:.7s;-o-transition:.7s;transition:.7s}.newsletter-form__field-wrapper .input_placeholder{width:100%}.newsletter-form__field-wrapper .field__input:not(:placeholder-shown)+.effect_placeholder .input_placeholder{opacity:0}.newsletter-form__field-wrapper .field__input:focus+.effect_placeholder .input_placeholder{opacity:0;transform:translate(0) scale(1.1);-webkit-transition:.7s;-o-transition:.7s;transition:.7s}.input_style_2 .newsletter-form__field-wrapper .effect_placeholder{text-align:center;font-weight:700}.newsletter-section .newsletter-form__button{width:var(--button-width);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);min-width:unset;max-width:unset;background-origin:border-box}.btn_1_br_outside .newsletter-section .newsletter-form__button span:after{border:1px solid var(--button-border-color)}.newsletter-section .newsletter-form__button svg{fill:var(--button-text-color);width:26px;height:26px;position:relative;top:5px}.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);background-origin:border-box}.btn_1_br_outside .newsletter-section .newsletter-form__button:hover span:after{border:1px solid var(--button-border-color-hover)}.newsletter-section .newsletter-form__button:hover svg{fill:var(--button-text-color-hover);top:0;animation:scrollArrow 1.5s .8s infinite}.newsletter-section .footer-block__item{padding-left:0;padding-right:0}.section-form-wrapper.input_style_2{margin-top:45px}.section-form-wrapper.input_style_2 .newsletter-form__field-wrapper .field__input{border-top:0;border-left:0;border-right:0;text-align:center;font-weight:700;color:var(--placeholder-color)}.section-form-wrapper.input_style_2 .newsletter-form__field-wrapper{padding-left:10px;max-width:480px}.section-form-wrapper.input_style_2 .newsletter-form__button{width:auto!important;padding-bottom:0;margin-bottom:0;padding-left:10px;overflow:visible;background:none}.section-banner{text-align:left;width:90%;max-width:650px;margin-right:auto}.section-banner .banner-subtitle{font-size:var(--subtitle-fontsize-style);color:var(--subtitle-color-style);font-weight:400;margin-bottom:10px;margin-top:0;position:relative}.section-banner h2{font-size:var(--title-fontsize-style);color:var(--title-color-style);font-family:var(--font-body-family);font-weight:700;margin-bottom:var(--mg-bottom-title);margin-top:0;position:relative}.section-banner .banner-description{font-size:var(--desc-fontsize-style);color:var(--desc-color-style);font-weight:400;margin-bottom:0;margin-top:0;position:relative}.section-banner .button{display:inline-block;width:auto;margin:0 auto;border:0;padding:0 0 10px;font-size:var(--button-fontsize-style);color:var(--button-color-style);text-transform:inherit}.section-banner .button span{border-bottom:1px solid;padding-bottom:5px}@media screen and (max-width:1024px){.newsletter-section{background:var(--footer-top-bg-mb, pink)}.newsletter-section .section-content.flex-direction-row{flex-direction:column}.newsletter-section .section-content-wrapper{gap:15px;flex-direction:column}.newsletter-section .section-content-wrapper .footer-block__list-social .list-social{text-align:center}.newsletter-section .section-content .title{font-size:var(--title-font-size-mb);margin-bottom:var(--title-margin-bottom-mb)}.newsletter-section .section-content .description{font-size:var(--description-font-size-mb);margin-bottom:15px}.newsletter-section .section-banner,.newsletter-section .section-content{width:100%;max-width:unset}.newsletter-section .section-banner{margin-bottom:20px}.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}.newsletter-section .newsletter-form__field-wrapper .field,.newsletter-section .section-form-wrapper{width:100%;max-width:unset}.newsletter-section .section-content.no-input{--gap: 10px}.newsletter-section .section-content.no-input .newsletter-form__button{margin-top:0}.newsletter-section .section-content-wrapper.empty_gap{display:block}.newsletter-section .section-content-wrapper.empty_gap .section-content br{display:none}.section-form-wrapper.input_style_2 .newsletter-form__field-wrapper .field{max-width:calc(100% - 49px)}.newsletter-section .section-banner+.section-content{margin-top:26px}.section-form-wrapper.input_style_2 .newsletter-form__field-wrapper{padding-left:15px}.section-form-wrapper.input_style_2 .newsletter-form__button svg{margin-right:0}.section-banner h2{font-size:var(--title-tb-fontsize-style)}}@media screen and (max-width:767px){.newsletter-section .section-content{--gap: 5px;flex-direction:column}.newsletter-section .newsletter-form__field-wrapper{flex-direction:column}.newsletter-section .newsletter-form__field-wrapper .field{max-width:unset}.newsletter-section .newsletter-form__button{width:100%;margin-top:7px}.newsletter-section .section-content.no-input .description{max-width:100%}.newsletter-section .section-content.no-input .section-form-wrapper{margin-top:0}.section-banner .banner-subtitle{font-size:var(--subtitle-mb-fontsize-style)}.section-banner h2{font-size:var(--title-mb-fontsize-style)}.section-banner .banner-description{font-size:var(--desc-mb-fontsize-style)}.section-form-wrapper.input_style_2 .newsletter-form__field-wrapper{flex-direction:unset}.newsletter-section .section-content-wrapper.empty_gap .section-content br{display:block}.section-form-wrapper.input_style_2 .newsletter-form__field-wrapper .field__input{padding-left:0}.section-form-wrapper.input_style_2{margin-top:25px}.section-banner h2{margin-bottom:25px}}@media(max-width:551px){.newsletter-form__field-wrapper .effect_placeholder{bottom:5px}.newsletter-section .newsletter-form__field-wrapper .gender__input.field__input{background-position-y:4px}}@media screen and (min-width:1025px){.newsletter-section .footer-block__item .list-social{padding-left:13px}.newsletter-section .section-content .title{margin-inline-end:27px}.newsletter-section .section-banner+.section-content .title{margin-inline-end:0}.section-banner,.section-banner+.section-content{width:45%}}@media(max-width:1200px)and (min-width:992px){.newsletter-section .newsletter-form__field-wrapper .field{flex:unset}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/component-newsletter-section.css.map */
