.newsletter__inner{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:3.2rem;flex-wrap:wrap;width:100%}@media (min-width: 990px){.newsletter__inner{flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:6.4rem}}.newsletter__inner--right{flex-direction:column-reverse;align-items:flex-start}@media (min-width: 990px){.newsletter__inner--right{flex-direction:row-reverse;align-items:center}}.newsletter__inner--right .newsletter__image{margin:0;border-radius:.4rem}@media (min-width: 990px){.newsletter__inner--right .newsletter__image{margin-left:0;margin-right:-6.4rem;border-radius:.4rem 0 0 .4rem}}.newsletter__image{width:100%;height:auto;margin:0;border-radius:.4rem}@media (min-width: 990px){.newsletter__image{width:54%;margin-left:-6.4rem;border-radius:0 .4rem .4rem 0}}.newsletter__button{width:100%}@media (min-width: 990px){.newsletter__button{width:auto}}.newsletter .newsletter-form{flex-basis:50%}.newsletter .newsletter-form__inner{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:.8rem;flex-wrap:wrap;width:100%;position:relative}@media (min-width: 990px){.newsletter .newsletter-form__inner{flex-direction:row}}.newsletter .newsletter-form__field-wrapper{flex:1;width:100%;position:relative}@media (min-width: 990px){.newsletter .newsletter-form__field-wrapper{width:auto}}.newsletter .newsletter-form__message{margin-bottom:0}@media (min-width: 750px){.newsletter .newsletter-form__message{justify-content:flex-start}}.newsletter .newsletter-form__message--success{margin-top:2rem}@media (min-width: 750px){.newsletter .newsletter-form__message--success{width:100%}}.newsletter .newsletter-subscribe-form-checkbox{margin-top:1.6rem;min-height:unset}.newsletter .newsletter-subscribe-form-checkbox label{font-size:unset!important}.newsletter .newsletter-subscribe-form-checkbox label:hover:before{border-color:rgb(var(--color-foreground))!important}.newsletter .newsletter-subscribe-form-checkbox__error{display:none;padding:.4rem .8rem;margin:0;color:red;background-color:#fff;border-radius:4px;border:1px solid rgba(var(--color-border-input));position:absolute;left:-3px;top:calc(100% + 4px);font-size:1.4rem}.newsletter .newsletter-subscribe-form-checkbox__error:before{content:"";display:block;width:8px;height:8px;background-color:#fff;border-left:1px solid rgba(var(--color-border-input));border-top:1px solid rgba(var(--color-border-input));transform:rotate(45deg);transform-origin:0 0;border-top-left-radius:1px;z-index:10;position:absolute;top:-6px;left:10px}.newsletter .newsletter-subscribe-form-checkbox input[type=checkbox]{padding:0!important}.newsletter .newsletter-subscribe-form-checkbox input[type=checkbox]:checked+label:before{border-color:rgb(var(--color-foreground));background-color:rgb(var(--color-foreground))}.newsletter .newsletter-subscribe-form-checkbox input[type=checkbox]:checked+label .icon-checkmark{color:rgb(var(--color-background))}.newsletter .newsletter-subscribe-form-checkbox input[type=checkbox]:checked+label:after{display:block;opacity:1}.newsletter .newsletter-subscribe-form-checkbox input[type=checkbox]:focus-visible+label:before{outline:1px solid rgba(var(--color-foreground))}.newsletter .newsletter-subscribe-form-checkbox input[type=checkbox].is-invalid~.newsletter-subscribe-form-checkbox__error{display:block}.newsletter__form{width:100%}.newsletter__form .rte{color:rgba(var(--color-foreground),.6)}.newsletter__form .rte p{margin-bottom:0;font-size:1.4rem}.newsletter__form .rte a{color:rgb(var(--color-foreground),1);transition:color var(--duration-default)}.newsletter__form .rte a:hover{color:rgba(var(--color-foreground),.8)}.newsletter__title{margin:0;margin-bottom:2.4rem}@media screen and (min-width: 750px){.newsletter__title{margin-bottom:3.2rem}}@media screen and (min-width: 1200px){.newsletter__title{margin-bottom:4.8rem}}.newsletter__text{margin-top:1.6rem}.newsletter__text p{font-size:1.4rem}.newsletter{background-color:#f5f2ed}.newsletter__inner-header{text-align:center;margin:0 auto 32px}.newsletter__subtitle{margin-top:8px;color:#333;font-size:14px;line-height:1.6}.newsletter__inner-form .field__input{width:300px;padding:12px 16px;border:1px solid #333;font-size:14px;text-transform:uppercase;letter-spacing:.04em;box-sizing:border-box}.newsletter__inner-form .newsletter__button{padding:12px 24px;white-space:nowrap;font-size:14px}@media screen and (max-width: 767px){.newsletter__inner-form{flex-direction:column}.newsletter__inner-form .field__input{width:100%;max-width:none;margin-bottom:12px}.newsletter__inner-form .newsletter__button{width:100%}}.newsletter__inner-form .field__input{background-color:#f5f2ed;border:1px solid #333333;padding:12px 16px;font-size:14px;line-height:1;box-sizing:border-box}.newsletter__inner-form .newsletter__button{padding-top:12px;padding-bottom:12px}.newsletter__inner-form .field__input,.newsletter__inner-form .newsletter__button{min-height:44px}.newsletter__inner-form{display:flex;justify-content:center;align-items:center;gap:16px}.newsletter__inner-form .field__input{width:335px;height:53px;padding:0 16px;background-color:transparent;border:1px solid #333;font-size:14px;text-transform:uppercase;letter-spacing:.04em;box-sizing:border-box;line-height:53px}.newsletter__inner-form .newsletter__button{width:210px;height:53px;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:14px}@media screen and (max-width: 767px){.newsletter__inner-form{flex-direction:column}.newsletter__inner-form .field__input,.newsletter__inner-form .newsletter__button{width:100%;max-width:none}.newsletter__inner-form .field__input{margin-bottom:12px;line-height:normal;height:auto;padding:12px 16px}.newsletter__inner-form .newsletter__button{height:auto;padding:12px 24px}}.newsletter__subtitle{margin:0 auto 24px;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.newsletter__inner-form .field__input::placeholder{font-family:Gotham,sans-serif;color:#3a3935}.newsletter__inner-form .field__input::-webkit-input-placeholder{font-family:Gotham,sans-serif;color:#3a3935}.newsletter__inner-form .field__input:-ms-input-placeholder{font-family:Gotham,sans-serif;color:#3a3935}.newsletter__inner-form .field__input::-ms-input-placeholder{font-family:Gotham,sans-serif;color:#3a3935}.newsletter__inner-form .field__input::-moz-placeholder{font-family:Gotham,sans-serif;color:#3a3935}.newsletter__inner-form .field__input:-moz-placeholder{font-family:Gotham,sans-serif;color:#3a3935}.newsletter__inner-form .newsletter__button{background-color:#3a3935}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-section-newsletter.css.map */
