.newsletter-section{--newsletter-heading-size-fluid: clamp(max(24px, min(var(--newsletter-heading-size-mobile, 20px), var(--newsletter-heading-size-desktop, 48px))), calc(18px + 1.65vw) , max(var(--newsletter-heading-size-mobile, 20px), var(--newsletter-heading-size-desktop, 48px)));--newsletter-text-size-fluid: clamp(max(14px, min(var(--newsletter-text-size-mobile, 12px), var(--newsletter-text-size-desktop, 24px))), calc(10px + .75vw) , max(var(--newsletter-text-size-mobile, 12px), var(--newsletter-text-size-desktop, 24px)));--newsletter-form-heading-size-fluid: clamp(max(14px, min(var(--newsletter-form-heading-size-mobile, 10px), var(--newsletter-form-heading-size-desktop, 24px))), calc(10px + .75vw) , max(var(--newsletter-form-heading-size-mobile, 10px), var(--newsletter-form-heading-size-desktop, 24px)));--newsletter-input-text-size-fluid: clamp(max(16px, min(var(--newsletter-input-text-size-mobile, 12px), var(--newsletter-input-text-size-desktop, 24px))), calc(12px + .65vw) , max(var(--newsletter-input-text-size-mobile, 12px), var(--newsletter-input-text-size-desktop, 24px)));--newsletter-consent-size-fluid: clamp(max(11px, min(var(--newsletter-consent-size-mobile, 8px), var(--newsletter-consent-size-desktop, 15px))), calc(9px + .35vw) , max(var(--newsletter-consent-size-mobile, 8px), var(--newsletter-consent-size-desktop, 15px)));--newsletter-control-height-fluid: clamp(44px, calc(16px + 3.94vw) , max(44px, var(--newsletter-input-height-desktop, 84px)));--newsletter-button-size-fluid: clamp(44px, 4.63vw, 80px);position:relative;min-height:0;overflow:hidden;isolation:isolate;background:var(--newsletter-background, #0c0c0c);color:var(--newsletter-text-color, var(--color-white));padding-block:calc(var(--newsletter-padding-top-mobile, 0px) + clamp(32px,4.5vw,70px)) calc(var(--newsletter-padding-bottom-mobile, 0px) + clamp(32px,4.5vw,70px))}.newsletter-section:before{position:absolute;z-index:0;display:none;pointer-events:none;background-image:var(--newsletter-emblem-image);background-repeat:no-repeat;background-position:left top;background-size:160.9% 100.34%;content:""}.newsletter-section__inner{position:relative;z-index:1;display:grid;width:min(calc(100% - (2*clamp(12px,3vw,58px))),1612px);min-height:0;grid-template-columns:minmax(0,1fr);row-gap:clamp(22px,4vw,32px);align-items:start;margin-inline:auto}.newsletter-section__content,.newsletter-section__form-wrapper{min-width:0}.newsletter-section__content{padding-top:0}.newsletter-section__heading{display:flex;flex-wrap:wrap;min-width:0;max-width:100%;align-items:baseline;column-gap:.18em;margin:0;color:inherit;font-family:var(--newsletter-heading-font-family, var(--font-family-heading));font-size:var(--newsletter-heading-size-fluid);font-weight:var(--newsletter-heading-font-weight, var(--font-weight-medium));line-height:1.2;letter-spacing:-.02em;overflow-wrap:break-word;word-break:normal}.newsletter-section__heading-accent{min-width:0;font-weight:var(--font-weight-regular);overflow-wrap:break-word}.newsletter-section__heading-prefix{min-width:0;overflow-wrap:break-word}.newsletter-section__heading-suffix{min-width:0;flex-basis:100%;overflow-wrap:break-word}.newsletter-section__text{max-width:36rem;min-width:0;margin-top:9px;color:inherit;font-family:var(--newsletter-text-font-family, var(--font-family-body));font-size:var(--newsletter-text-size-fluid);font-weight:var(--newsletter-text-font-weight, var(--font-weight-medium));line-height:1.2;letter-spacing:-.02em;overflow-wrap:break-word;word-break:normal}.newsletter-section__form-wrapper{padding-top:0}.newsletter-section__form-heading{max-width:100%;margin:0 0 clamp(8px,1.5vw,26px);color:inherit;font-family:var(--newsletter-form-heading-font-family, var(--font-family-heading));font-size:var(--newsletter-form-heading-size-fluid);font-weight:var(--newsletter-form-heading-font-weight, var(--font-weight-medium));line-height:1.2;letter-spacing:-.02em;overflow-wrap:break-word;white-space:normal}.newsletter-section__form{position:relative;display:grid;width:100%;min-width:0}.newsletter-section__input{width:100%;height:var(--newsletter-control-height-fluid);min-height:44px;border:0;border-radius:20px;background:var(--newsletter-input-background, var(--color-white));color:var(--newsletter-input-text-color, var(--color-black));font-family:var(--newsletter-input-font-family, var(--font-family-heading));font-size:var(--newsletter-input-text-size-fluid);font-weight:var(--newsletter-input-font-weight, var(--font-weight-medium));line-height:1;padding:0 calc(var(--newsletter-button-size-fluid) + 8px) 0 clamp(16px,2vw,35px);outline:0}.newsletter-section__input::placeholder{color:currentColor;opacity:1}.newsletter-section__input:focus-visible{outline:2px solid var(--newsletter-accent-color, var(--color-accent));outline-offset:2px}.newsletter-section__button{position:absolute;top:0;right:0;display:grid;width:var(--newsletter-button-size-fluid);height:var(--newsletter-control-height-fluid);place-items:center;border:0;border-radius:50%;background:transparent;color:var(--newsletter-input-text-color, var(--color-black));cursor:pointer;padding:0}.newsletter-section__button:before{position:absolute;top:-7px;right:-12px;bottom:-7px;left:-12px;content:""}.newsletter-section__button svg{display:block;width:9px;height:18px}.newsletter-section__consent,.newsletter-section__message{max-width:100%;min-width:0;margin:clamp(5px,.8vw,17px) 0 0;color:var(--newsletter-muted-color, var(--color-white));font-family:var(--font-family-sans);font-size:var(--newsletter-consent-size-fluid);font-style:italic;font-weight:var(--font-weight-medium);line-height:1.2;letter-spacing:-.02em;overflow-wrap:break-word;word-break:normal}.newsletter-section__message--error{color:var(--newsletter-text-color, var(--color-white))}.newsletter-section button:focus-visible{outline:2px solid var(--newsletter-accent-color, var(--color-accent));outline-offset:2px}@media screen and (min-width:600px){.newsletter-section__inner{width:min(calc(100% - (2*clamp(12px,3vw,58px))),868px)}}@media screen and (min-width:760px){.newsletter-section__inner{grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);column-gap:clamp(28px,5vw,104px);align-items:start}}@media screen and (min-width:900px){.newsletter-section{padding-block:calc(var(--newsletter-padding-top-desktop, 0px) + clamp(40px,4.5vw,70px)) calc(var(--newsletter-padding-bottom-desktop, 0px) + clamp(40px,4.5vw,70px))}.newsletter-section:before{top:clamp(74px,5.8vw,100px);left:clamp(-168px,-9.72vw,-120px);display:block;width:clamp(280px,23.34vw,403px);height:clamp(183px,15.22vw,263px);opacity:1;transform:rotate(139.81deg);transform-origin:center}.newsletter-section__inner{width:min(calc(100% - (2*clamp(12px,3vw,58px))),1612px);min-height:0;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);column-gap:clamp(28px,5vw,104px);margin-inline:auto}.newsletter-section__content{max-width:752px;padding-top:0}.newsletter-section__heading{font-size:var(--newsletter-heading-size-fluid)}.newsletter-section__text{max-width:752px;margin-top:clamp(12px,1.5vw,26px);font-size:var(--newsletter-text-size-fluid)}.newsletter-section__form-wrapper{width:min(100%,var(--newsletter-input-width-desktop, 550px));justify-self:end;padding-top:0}.newsletter-section__form-heading{font-size:var(--newsletter-form-heading-size-fluid);white-space:normal}.newsletter-section__form{width:100%}.newsletter-section__input{border-radius:20px;font-size:var(--newsletter-input-text-size-fluid)}.newsletter-section__button{right:clamp(8px,.93vw,16px)}.newsletter-section__button:before{display:none}.newsletter-section__button svg{width:clamp(14px,1.47vw,25.33px);height:clamp(22px,2.33vw,40.34px)}.newsletter-section__consent,.newsletter-section__message{max-width:100%;font-size:var(--newsletter-consent-size-fluid)}.newsletter-section__consent{white-space:normal}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/section-newsletter.css.map */
