.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative}.newsletter-form__field-wrapper{width:100%}.newsletter-form__message{justify-content:center}@media screen and (min-width:750px){.newsletter-form__message{justify-content:flex-start}}promo-popup.hidden{display:none!important}.popup-container{display:none;position:fixed;z-index:9999;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);justify-content:center;pointer-events:none;--popup-width: 540px;--popup-max-width: 540px;--popup-max-height: 100vh;--image-width: 36rem;--popup-padding: 50px}.popup-container .h-captcha{display:none}.popup-container.is-active.show-on-all,.popup-container.is-active.show-on-desktop{display:flex}.popup-container.is-active.show-on-mobile{display:none}.popup-container[data-position=bottom-left]{justify-content:flex-start}.popup-container[data-position=bottom-right]{justify-content:flex-end}@media screen and (max-width:749px){.popup-container[data-position=center],.popup-container[data-position=bottom-left],.popup-container[data-position=bottom-right]{justify-content:flex-end}.popup-container.is-active.show-on-mobile{display:flex}.popup-container.is-active.show-on-desktop{display:none}}.popup-container.is-active{animation:fade-in var(--duration-long) ease}.popup-container.is-closing{animation:fade-out var(--duration-long) ease}.popup-newsletter-inner{pointer-events:visible;z-index:9999;position:relative;display:none;flex-direction:column;align-items:center;align-self:flex-end;width:100%;max-height:var(--popup-max-height)}@media screen and (min-width:750px){.popup-newsletter-inner{width:auto}}.popup-container.is-active .popup-newsletter-inner{display:flex;animation:popup-in var(--duration-long) ease}.popup-container.is-closing .popup-newsletter-inner{animation:popup-out var(--duration-long) ease}.popup-newsletter-container .button-teaser{position:fixed;z-index:24;width:max-content;height:auto;padding:20px 12px;display:flex;align-items:center;gap:24px;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);min-width:unset;min-height:unset}.popup-newsletter-container .button-teaser.position--middle-right{right:25px;top:50%;transform:translateY(-50%)}.popup-newsletter-container .button-teaser.position--middle-left{left:25px;top:50%;transform:translateY(-50%)}.popup-newsletter-container .button-teaser svg{width:20px;height:20px}.popup-newsletter-content-wrapper{width:var(--popup-width);max-width:var(--popup-width);padding:var(--popup-padding)}.popup-newsletter-content-wrapper.popup-newsletter-content-no-image{width:480px;max-width:480px}.popup-container.content-white,.popup-background .newsletter__wrapper{--text-icon-text: var(--color-white);--text-icon-heading: var(--color-white)}.popup-container.content-base{--overlay-background-color: rgba(var(--color-base-light-background))}.popup-background.content-base .newsletter__wrapper{--text-icon-text: var(--color-base-text);--text-icon-heading: var(--color-base-text)}.popup-background .newsletter__wrapper .form__field,.popup-background .newsletter__wrapper .list-social__link,.popup-background .newsletter__wrapper .form__field::placeholder,.popup-background .popup-newsletter-close,.popup-background .newsletter__heading,.popup-background .newsletter__subheading,.popup-background .newsletter-socia,.popup-background .newsletter__wrapper .newsletter-form__button:not(.newsletter-form-custom__button){color:rgba(var(--text-icon-text))}.popup-background .newsletter__wrapper .form__group{border-bottom:1px solid rgba(var(--text-icon-text))}.newsletter-social{gap:12px}.popup-newsletter-content-wrapper .newsletter{display:flex;flex-direction:column;gap:12px}.popup-newsletter-container__position-bottom-left .popup-newsletter-inner{margin-left:50px;margin-bottom:50px}.popup-newsletter-container__position-bottom-right .popup-newsletter-inner{margin-right:50px;margin-bottom:50px}.popup-container .list-social__item .icon{width:22px;height:22px}@media screen and (max-width:1023px){.popup-container{--popup-padding: 30px}.popup-newsletter-container .button-teaser.position--middle-right{right:15px;top:50%;transform:translateY(-50%)}.popup-newsletter-container .button-teaser.position--middle-left{left:15px;top:50%;transform:translateY(-50%)}.popup-newsletter-container .button-teaser{font-size:14px}.popup-newsletter-container .button-teaser svg{width:16px;height:16px}.popup-newsletter-container__position-bottom-left .popup-newsletter-inner{margin-left:30px;margin-bottom:30px}.popup-newsletter-container__position-bottom-right .popup-newsletter-inner{margin-right:30px;margin-bottom:30px}}@keyframes popup-in{0%{transform:scale(.93)}to{transform:scale(1)}}@keyframes popup-out{0%{transform:scale(1)}to{transform:scale(.93)}}@media screen and (min-width:750px){.newsletter-popup--open{overflow:hidden}.popup-container[data-position=center] .popup-newsletter-inner{align-self:center}}.popup-newsletter-inner-wrapper{height:100%;display:flex;align-items:stretch;position:relative;justify-content:center;max-height:70vh;overflow-y:hidden;max-width:800px}@media screen and (min-width:750px)and (max-width:1023px){.popup-newsletter-inner-wrapper{max-width:calc(100vw - 60px)}}.popup-top .popup-newsletter-inner-wrapper{overflow-y:auto}.popup-newsletter-inner-wrapper .popup-newsletter-image-wrapper{max-height:100%}.popup-container.is-active .popup-newsletter-overlay{pointer-events:visible;display:block!important;position:absolute;z-index:999;left:0;top:0;width:100%;height:100%;background-color:var(--overlay-background-color);opacity:.8}.popup-container.popup-background .popup-newsletter-overlay{opacity:var(--overlay-media-opacity)}.popup-container[data-position=center] .popup-newsletter-inner-wrapper{transition:all .3s ease-in-out}.popup-newsletter-image{height:100%;transition:all .3s ease-in-out}.popup-top .popup-newsletter-inner-wrapper{display:block}.popup-container.show-image .popup-newsletter-image{width:100%;max-width:var(--popup-width);margin:auto}.popup-container.show-image .popup-newsletter-image .image-with-height,.popup-container.show-image .image-with-height.media img,.popup-container.show-image .image-with-height.media .placeholder-svg{min-height:var(--min-image-height);padding-bottom:0!important}.popup-container.show-image .popup-newsletter-image .image--small{--image-height: 350px}.popup-container.show-image .popup-newsletter-image .image--medium{--image-height: 450px}.popup-container.show-image .popup-newsletter-image .image--large{--image-height: 550px}.popup-newsletter-image img{width:100%;height:100%;object-fit:cover}.popup-newsletter-close{display:flex!important;align-items:center;justify-content:center;border-radius:50%;color:rgb(var(--color-foreground));background-color:transparent;border:none;outline:none;padding:0;cursor:pointer;z-index:5;justify-content:flex-end;float:right}.popup-background-newsletter-close{position:absolute;top:24px;right:24px;width:fit-content;z-index:9999;cursor:pointer;color:rgba(var(--text-icon-text));opacity:1;pointer-events:visible}.popup-background-newsletter-close .icon{width:22px;height:22px}.popup-newsletter-close .icon{pointer-events:none;position:relative;width:22px;height:22px}.popup-newsletter-content-wrapper .newsletter-form{max-width:unset}.popup-newsletter-content-wrapper .newsletter.center .newsletter-form{align-items:center}.popup-newsletter-content-wrapper .newsletter.left .newsletter-form{align-items:flex-start}.popup-newsletter-content-wrapper .newsletter.right .newsletter-form{align-items:flex-end}.popup-newsletter-content-wrapper .newsletter__wrapper .newsletter-form__field-wrapper{max-width:100%}.popup-newsletter-content-wrapper .newsletter__wrapper .newsletter-form__field-wrapper .newsletter-form__button{min-width:fit-content;width:fit-content}.popup-newsletter-content-wrapper .newsletter__wrapper .newsletter-form__field-wrapper{display:flex;flex-wrap:wrap;gap:10px}.popup-newsletter-inner .newsletter__wrapper .newsletter-form__field-wrapper .form__group{flex-wrap:nowrap}.popup-newsletter-inner .desktop-align-right .list-social{justify-content:flex-end}.popup-newsletter-inner .desktop-align-left .list-social{justify-content:flex-start}.popup-newsletter-inner .desktop-align-center .list-social{justify-content:center}.popup-newsletter-inner .newsletter .newsletter__wrapper .newsletter-form{width:100%;display:flex;flex-direction:column;gap:24px}.popup-newsletter-image .overlay-media:after,.popup-newsletter-image .media{border-radius:0}.popup-container.popup-left .overlay-media:after,.popup-container.popup-left .media,.popup-container.popup-right .popup-newsletter-content-wrapper{border-top-left-radius:var(--dropdown-and-pop-ups-radius);border-bottom-left-radius:var(--dropdown-and-pop-ups-radius)}.popup-container.popup-right .overlay-media:after,.popup-container.popup-right .media,.popup-container.popup-left .popup-newsletter-content-wrapper{border-top-right-radius:var(--dropdown-and-pop-ups-radius);border-bottom-right-radius:var(--dropdown-and-pop-ups-radius)}.popup-container:not(.popup-background) .popup-newsletter-content-wrapper.color-none{background-color:rgba(var(--background-page-background))}.popup-newsletter-content-wrapper.no-image{border-radius:var(--dropdown-and-pop-ups-radius)}promo-popup{z-index:999;position:relative}@media screen and (max-width:749px){.popup-newsletter-image-wrapper{display:none}.popup-container[data-position=center].show-image .popup-newsletter-inner-wrapper{padding-left:0rem}.popup-newsletter-container .button-teaser{display:none}.popup-newsletter-inner .newsletter .newsletter__wrapper .newsletter-form{gap:16px}.popup-newsletter-container__position-bottom-right .popup-newsletter-inner,.popup-newsletter-container__position-bottom-left .popup-newsletter-inner{margin-right:0;margin-bottom:0;margin-left:0}}@media screen and (max-width:749px){.popup-newsletter-inner-wrapper{width:100%}.popup-newsletter-content-wrapper{max-width:100%;width:100%}.popup-container{--popup-padding: 24px}.popup-newsletter-container__position-bottom-right .popup-newsletter-inner{margin:0}.popup-container .popup-newsletter-inner .popup-newsletter-content-wrapper{border-top-left-radius:var(--content-container-radius);border-top-right-radius:var(--content-container-radius);border-bottom-left-radius:0;border-bottom-right-radius:0}}.popup-newsletter-container .button-teaser{min-width:48px;padding:20px 14px}.popup-newsletter-container .button-teaser .teaser-close{min-width:48px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:12px;margin:-12px}@media screen and (min-width:750px)and (max-width:1023px){.popup-newsletter-container .button-teaser{min-width:48px;padding:16px 14px}.popup-newsletter-container .button-teaser .teaser-close{min-width:48px;min-height:48px;padding:12px;margin:-12px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-newsletter.css.map */
