two-step-popup{display:none}two-step-popup.is-open{display:block}body.two-step-popup-on{overflow:hidden}.two-step-popup__overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100vh;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:2000000}.two-step-popup__dialog{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2000001;box-sizing:border-box;width:calc(100% - 32px);max-width:324px;max-height:calc(100vh - 32px);overflow-y:auto;padding:75px 48px;border-radius:15px;background:var(--tsp-bg, var(--color-background, #fff));color:var(--tsp-text, var(--color-body-text));text-align:center;--kl-field-color: var(--tsp-text, currentColor)}@media(min-width:750px){.two-step-popup__dialog{max-width:850px;padding:75px 170px}}.two-step-popup__close{position:absolute;top:30px;right:30px;width:15px;height:15px;padding:0;margin:0;border:0;background:none;color:var(--tsp-text, currentColor);cursor:pointer;line-height:0}.two-step-popup__close:hover,.two-step-popup__close:focus,.two-step-popup__close:focus-visible,.two-step-popup__close:active{background:none;box-shadow:none;outline:none}.two-step-popup__close svg{display:block;width:15px;height:15px}.two-step-popup__heading{margin:0;font-family:var(--font-headline);font-style:var(--font-headline-style);font-weight:var(--font-headline-weight);font-size:48px;line-height:1.2;letter-spacing:0;color:var(--tsp-heading, var(--color-headings-text))}.two-step-popup__body{margin:25px 0 0;font-family:var(--font-base);color:var(--tsp-text, var(--color-body-text))}.two-step-popup__body>:first-child{margin-top:0}.two-step-popup__body>:last-child{margin-bottom:0}.two-step-popup__options{display:flex;flex-direction:column;gap:16px;margin-top:35px}@media(min-width:750px){.two-step-popup__options{flex-direction:row}}.two-step-popup__option{flex:1 1 0;display:flex;align-items:center;gap:15px;padding:10px 20px;border:1px solid var(--tsp-text, currentColor);border-radius:10px;cursor:pointer;text-align:left}.two-step-popup__option input[type=radio]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.two-step-popup__radio{flex:0 0 auto;box-sizing:border-box;width:20px;height:20px;border:1px solid var(--tsp-text, currentColor);border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.two-step-popup__radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--tsp-text, currentColor);transform:scale(0);transition:transform .15s ease}.two-step-popup__option input[type=radio]:checked+.two-step-popup__radio:after{transform:scale(1)}.two-step-popup__option input[type=radio]:focus-visible+.two-step-popup__radio{outline:2px solid var(--tsp-text, currentColor);outline-offset:2px}.two-step-popup__option-text{font-family:var(--font-base);font-weight:700;text-transform:uppercase}.two-step-popup__no-thanks{display:inline-block;margin-top:35px;padding:0;border:0;background:none;font-family:var(--font-base);font-weight:700;text-transform:uppercase;color:var(--tsp-text, currentColor);text-decoration:underline;cursor:pointer}.two-step-popup__form-wrap{margin-top:35px}.two-step-popup__form-wrap .wt-newsletter__split{max-width:none;justify-content:center}@media(max-width:749px){.two-step-popup__form-wrap .wt-newsletter__split{flex-direction:column;align-items:stretch}}.two-step-popup__success{text-align:center}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-two-step-popup.css.map */
