.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative}@media screen and (min-width: 750px){.newsletter-form{align-items:flex-start;margin:0 auto;max-width:36rem}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-right:5rem}.newsletter-form__field-wrapper .field{z-index:0}.newsletter-form__message{justify-content:center;margin-bottom:0}.newsletter-form__message--success{margin-top:2rem}@media screen and (min-width: 750px){.newsletter-form__message{justify-content:flex-start}}.newsletter-form__button{width:4.4rem;margin:0;right:var(--inputs-border-width);top:0;height:100%;z-index:2}.newsletter-form__button:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground));background-color:rgb(var(--color-background))}.newsletter-form__button:focus{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground));background-color:rgb(var(--color-background))}.newsletter-form__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.newsletter-form__button .icon{width:1.5rem}.footer-block--newsletter{background:var(--cd-gradient);padding:48px 0 42px;margin:0 0 3rem}.footer-block__newsletter{max-width:var(--cd-small-content-max-width)}.footer-block--newsletter .footer-block__heading{font-size:4.2rem;margin-bottom:1.6rem;color:#fff}.footer-block--newsletter .footer-block__content{margin:0 0 3.2rem;color:#fff}.footer__newsletter.newsletter-form,.newsletter-form__field-wrapper{max-width:100%}.footer__newsletter.newsletter-form .field{flex-direction:column;box-shadow:none;gap:2rem}@media screen and (min-width: 750px){.footer__newsletter.newsletter-form .field{flex-direction:row;gap:1rem}}.footer__newsletter.newsletter-form .field:before,.footer__newsletter.newsletter-form .field:after{display:none}.footer-block--newsletter .field__input,.footer-block--newsletter .field__input:not(:placeholder-shown){padding:1rem 2.4rem .4rem;border-radius:.8rem;font-weight:700;height:4.8rem;background-color:#fff;color:var(--cd-gray-dark)}.footer-block--newsletter .field__input~.field__label{left:2.4rem;top:2.4rem;transform:translateY(-40%);color:var(--cd-gray)}.footer-block--newsletter .field__input:focus~.field__label,.footer-block--newsletter .field__input:not(:placeholder-shown)~.field__label{top:2px;transform:translateY(0);color:var(--cd-gray)}.footer-block--newsletter .newsletter-form__button.field__button{background-color:var(--cd-primary-dark);color:#fff;width:auto;padding:.8rem 2.8rem;border-radius:.8rem;position:static;transition:.3s ease-in-out;font-weight:700;height:4.8rem}.footer-block--newsletter .newsletter-form__button.field__button .svg-wrapper{margin-right:.8rem;font-size:1.8rem;height:1.8rem;width:auto}.footer-block--newsletter .newsletter-form__button.field__button .svg-wrapper svg{fill:#fff;height:1.8rem;width:auto}.footer-block--newsletter .newsletter-form__button.field__button:hover{box-shadow:0 0 2.4rem #ffffff40}#newsletter-popup{display:none;opacity:0;position:fixed;z-index:9001;left:0;top:0;width:100%;height:100%;background-color:#000a;justify-content:center;align-items:center;transition:opacity .6s ease-in-out}#newsletter-popup.show{display:flex;opacity:1}#newsletter-popup .popup-inner{width:800px;height:560px;max-width:calc(100% - 48px);max-height:80%;background-color:#fff;box-shadow:12px 12px 32px #00000040;border-radius:32px;overflow:hidden;position:relative;display:flex;flex-direction:column}#newsletter-popup .popup-inner .cd-close-button{position:absolute;top:24px;right:24px;width:20px;height:20px;display:flex;justify-content:center;text-align:center;align-items:center;cursor:pointer;background:none;border:none;font-size:40px;line-height:1;padding:0;color:var(--cd-gray-medium)}#newsletter-popup .popup-inner .cd-image-mobile{width:100%;height:auto;display:block}#newsletter-popup .popup-inner .cd-image-desktop{width:50%;height:100%;display:none;object-fit:cover}#newsletter-popup .popup-inner .cd-content{width:100%;padding:32px}#newsletter-popup .popup-inner .cd-content h2{color:var(--cd-primary-dark);margin:0 0 1.2rem}#newsletter-popup .popup-inner .cd-content p{color:var(--cd-gray);margin:0 0 1.2rem}#newsletter-popup .popup-inner .cd-content .field__input{background-color:var(--cd-off-white);border:1px solid var(--cd-gray-light);border-radius:8px;margin-bottom:12px;color:var(--cd-gray-dark);padding:12px}#newsletter-popup .popup-inner .cd-content .field__input:not(:placeholder-shown){padding:12px}#newsletter-popup .popup-inner .cd-content input::placeholder{color:var(--cd-gray-medium);opacity:1}#newsletter-popup .popup-inner .cd-content .cd-newsletter-button{width:100%;height:auto;background:var(--cd-gradient);border:none;padding:12px;border-radius:8px;color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;font-size:1.6rem;cursor:pointer}#newsletter-popup .popup-inner .cd-content .cd-newsletter-button .svg-wrapper{width:18px;height:18px}#newsletter-popup .popup-inner .cd-content .cd-newsletter-button .svg-wrapper svg{fill:#fff}@media screen and (min-width: 750px){#newsletter-popup .popup-inner{flex-direction:row;align-items:center}#newsletter-popup .popup-inner .cd-image-mobile{display:none}#newsletter-popup .popup-inner .cd-image-desktop{display:block}#newsletter-popup .popup-inner .cd-content{width:50%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-newsletter.css.map */
