popup-newsletter .spx-popup.modal__overlay{--underlay-bg: rgb(0 0 0 / 65%);background:transparent;border:none;max-width:none;max-height:none}popup-newsletter .spx-popup.modal__overlay::backdrop{background:#000000a6}popup-newsletter .spx-popup.modal__overlay[open]{display:flex;align-items:center;justify-content:center;overflow:hidden;overscroll-behavior:none}.modal__body.spx-popup__card{position:relative;width:min(88vw,600px);max-height:90dvh;overflow:hidden;border-radius:12px;background:transparent;color:var(--spx-popup-text, inherit)}.modal__body.spx-popup__card>.spx-popup__brand-svg{display:block;width:100%;line-height:0;pointer-events:none}.modal__body.spx-popup__card>.spx-popup__brand-svg svg{display:block;width:100%;height:auto;color:#9b78bc}.spx-popup__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:20px 16px 24px;text-align:center;overflow-y:auto;overscroll-behavior:contain;color:#fff;-webkit-overflow-scrolling:touch}.spx-popup__content :is(.spx-popup__title,.spx-popup__description,.rte,.rte p,.rte a,.form__legal,.newsletter__message){color:#fff}.modal__body.spx-popup__card>.close{--icon-size: 14px;position:absolute;top:max(10px,env(safe-area-inset-top,0px));right:max(10px,env(safe-area-inset-right,0px));z-index:2;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;background:#9b78bc;color:#fff;transform:none;transition:opacity .2s ease}.modal__body.spx-popup__card>.close .icon{display:block;width:var(--icon-size);height:var(--icon-size);stroke:currentcolor}@media(hover:hover){.modal__body.spx-popup__card>.close:hover{opacity:.88;color:#fff}.modal__body.spx-popup__card>.close:hover .icon{transform:none}}.spx-popup__media{flex-shrink:0;width:68px;margin-top:40px;aspect-ratio:1 / 1;overflow:hidden;border-radius:10px;background:transparent}.spx-popup__media :is(.image-wrapper,img){display:block;width:100%;height:100%;object-fit:contain}.spx-popup__title{margin:0;width:100%;max-width:420px;font-size:20px;font-weight:700;line-height:1.2}.spx-popup__description{margin:0;width:100%;max-width:420px;font-size:13px;line-height:1.45}.spx-popup__description p{margin:0}.spx-popup__description p+p{margin-top:6px}.spx-popup__form{--spx-popup-field-height: 44px;width:100%;max-width:320px}.spx-popup__form .newsletter-form{--text: #fff;--text-dark: #fff;--text-a35: rgb(255 255 255 / 35%);--text-a80: rgb(255 255 255 / 80%);--border: transparent;width:100%;color:#fff}.spx-popup__form .newsletter-form .input-group{flex-direction:column;align-items:stretch;gap:10px;margin:0;border:none;border-bottom:none;border-radius:0;outline:none;box-shadow:none}.spx-popup__form .newsletter-form .input-group__field,.spx-popup__form .newsletter-form .input-group__btn{box-sizing:border-box;width:100%;min-height:var(--spx-popup-field-height);height:var(--spx-popup-field-height);padding:0 20px;border-radius:12px;line-height:1.2}.spx-popup__form .newsletter-form .input-group__field{flex:none;color:var(--spx-color-text-neutral, #262626);text-align:left;background:#fff;border:1px solid #fff}.spx-popup__form .newsletter-form .input-group__field::placeholder{color:#26262673;-webkit-text-fill-color:rgb(38 38 38 / 45%);opacity:1}.spx-popup__form .newsletter-form .input-group__field::-webkit-input-placeholder{color:#26262673;-webkit-text-fill-color:rgb(38 38 38 / 45%);opacity:1}.spx-popup__form .newsletter-form .input-group__field::-moz-placeholder{color:#26262673;opacity:1}.spx-popup__form .newsletter-form .input-group__field:-webkit-autofill,.spx-popup__form .newsletter-form .input-group__field:-webkit-autofill:hover,.spx-popup__form .newsletter-form .input-group__field:-webkit-autofill:focus,.spx-popup__form .newsletter-form .input-group__field:-webkit-autofill:active{-webkit-text-fill-color:var(--spx-color-text-neutral, #262626);box-shadow:0 0 0 1000px #fff inset}.spx-popup__form .newsletter-form .input-group__btn{flex:none;display:inline-flex;align-items:center;justify-content:center;color:var(--spx-color-text-neutral, #262626);background:var(--spx-color-btn-primary, #ffd400);border:none;font-weight:600}.spx-popup__logo{margin-top:10px;display:flex;align-items:center;justify-content:center}.spx-popup__logo :is(.image-wrapper,img){display:block;width:120px;max-width:100%;height:auto;object-fit:contain}.spx-popup__content>.spx-button{align-self:center;color:#fff;border-color:#fff}@media only screen and (max-width:749px){.spx-popup__title,.spx-popup__description,.spx-popup__form{max-width:100%}.spx-popup__form .newsletter-form .input-group__field,.spx-popup__form .newsletter-form .input-group__btn{padding:0 14px;font-size:14px;width:240px;margin-inline:auto}.spx-popup__form .newsletter-form .input-group__btn{font-size:13px}}@media only screen and (min-width:750px){.modal__body.spx-popup__card{width:600px;max-height:none}.spx-popup__content{gap:16px;padding:32px 28px 40px}.modal__body.spx-popup__card>.close{--icon-size: 18px;top:16px;right:16px;width:40px;height:40px}.spx-popup__media{width:80px;margin-top:60px;border-radius:12px}.spx-popup__media :is(.image-wrapper,img){width:80px;height:80px}.spx-popup__form{--spx-popup-field-height: 48px;max-width:360px}.spx-popup__form .newsletter-form .input-group{gap:12px}.spx-popup__form .newsletter-form .input-group__field,.spx-popup__form .newsletter-form .input-group__btn{padding:0 20px;font-size:inherit}.spx-popup__form .newsletter-form .input-group__btn{font-size:inherit}.spx-popup__logo :is(.image-wrapper,img){width:150px}.spx-popup__title{font-size:28px}.spx-popup__description{font-size:16px;line-height:1.5}.spx-popup__description p+p{margin-top:8px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/spx-popup.css.map */
