.newsletter-popup-v2{align-items:center;background:#f5c66e;display:flex;height:100svh;inset:0;justify-content:center;opacity:0;padding:20px;position:fixed;transition:all .3s ease-in;visibility:hidden;z-index:9999}.newsletter-popup-v2--product{background:transparent}.newsletter-popup-v2--product .popup-newsletter{background:#765a95;border-radius:10px;padding:55px 30px;position:relative;width:100%}@media(min-width:992px){.newsletter-popup-v2--product .popup-newsletter{width:40%}}.newsletter-popup-v2--product .newsletter-popup-v2__close-popup{display:none}.newsletter-popup-v2--product .popup-newsletter__close-popup{align-items:center;background:#e5e5e5;border-radius:50%;display:flex!important;height:20px;justify-content:center;position:absolute;right:10px;top:10px;width:20px}@media(min-width:992px){.newsletter-popup-v2--product .popup-newsletter__close-popup{background:transparent;border-radius:none;right:20px;top:20px}}.newsletter-popup-v2--product .popup-newsletter__close-popup svg{height:10px;width:10px}@media(min-width:992px){.newsletter-popup-v2--product .popup-newsletter__close-popup svg{height:20px;width:20px}}.newsletter-popup-v2--product .popup-newsletter__title{color:#fff;font-family:var(--font-tommy-bold);font-size:24px;line-height:28px}@media(min-width:992px){.newsletter-popup-v2--product .popup-newsletter__title{font-size:36px;line-height:40px}}.newsletter-popup-v2--product .popup-newsletter__badge{background:#f5c66e;border-radius:20px;color:#3c3c3c;font-family:var(--font-tommy-bold);font-size:24px;line-height:28px;margin-top:12px;padding:4px 0}@media(min-width:992px){.newsletter-popup-v2--product .popup-newsletter__badge{font-size:36px;line-height:40px;margin-top:20px}}.newsletter-popup-v2--product .popup-newsletter__description{color:#fff;font-size:18px;line-height:20px;margin-top:10px}@media(min-width:992px){.newsletter-popup-v2--product .popup-newsletter__description{font-size:26px;line-height:28px}}.newsletter-popup-v2--product .popup-newsletter__sub-description{color:#fff;font-size:16px;line-height:18px;margin-top:20px}@media(min-width:992px){.newsletter-popup-v2--product .popup-newsletter__sub-description{font-size:26px;line-height:28px;margin-top:100px}}.newsletter-popup-v2--product .overlay{background:rgba(0,0,0,.4);height:100%;inset:0;position:fixed;width:100%}.newsletter-popup-v2.show-popup{opacity:1;visibility:visible}@media(min-width:992px){.newsletter-popup-v2{background:transparent;height:100%;padding:0}}.newsletter-popup-v2__close-popup{align-items:center;background:#e5e5e5;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;right:20px;top:20px;width:50px}@media(min-width:992px){.newsletter-popup-v2__close-popup{display:none}}.newsletter-popup-v2__close-popup svg{pointer-events:none}@media(min-width:992px){.newsletter-popup-v2 .overlay{background:rgba(0,0,0,.4);height:100%;inset:0;position:fixed;width:100%}}.newsletter-popup-v2 .social-media{bottom:26px;position:absolute}@media(min-width:992px){.newsletter-popup-v2 .social-media{display:none}}.popup-newsletter{text-align:center}@media(min-width:992px){.popup-newsletter{background:#f5c66e;border-radius:10px;box-sizing:border-box;margin:auto;padding:86px 100px 76px;position:relative;width:750px}}.popup-newsletter__close-popup{display:none}@media(min-width:992px){.popup-newsletter__close-popup{cursor:pointer;display:block;position:absolute;right:20px;top:20px}}.popup-newsletter__close-popup svg{pointer-events:none}.popup-newsletter__logo{margin:auto}.popup-newsletter__title{color:#3c3c3c;font-family:var(--font-tommy-bold);font-size:24px;line-height:26px;margin-top:40px}.popup-newsletter__description,.popup-newsletter__sub-description{color:#3c3c3c;font-size:18px;line-height:20px;margin-top:20px}.popup-newsletter__description{font-family:var(--heading-font-family);font-weight:700}.popup-newsletter form{margin-top:20px}.popup-newsletter form input{background:#fff;border:1px solid #e5e5e5;border-radius:25px;padding:12px 20px}.popup-newsletter form button{margin:auto;width:250px}.trigger-popup-button{background:#f5c66e;border:2px solid #fff;border-radius:10px;bottom:20px;box-sizing:border-box;cursor:pointer;font-family:var(--heading-font-family);font-size:18px;left:20px;line-height:20px;padding:13px 17px;position:fixed;transform:translateX(0);transition:all .4s ease-in-out;z-index:1}.trigger-popup-button--product{background:#765a95;color:#fff}@media(min-width:992px){.trigger-popup-button{border:none}}.trigger-popup-button.hide-trigger{transform:translateX(-200%)}.trigger-popup-button .close-trigger{align-items:center;background:#3c3c3c;border-radius:50%;display:flex;height:20px;justify-content:center;position:absolute;right:-8px;top:-8px;width:20px}.trigger-popup-button .close-trigger svg{color:#fff}@media(min-width:992px){.trigger-popup-button .close-trigger svg{color:#3c3c3c}.trigger-popup-button .close-trigger{background:#d9d9d9}}.scroll-disabled{overflow:hidden}