html.promo-popup-open{overflow:hidden}.promo-popup-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:2rem;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.promo-popup-wrap.is-open{pointer-events:auto}.promo-popup-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#01273ca3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.promo-popup-form{position:relative;z-index:1;width:min(100%,64rem);margin:auto}.promo-popup-panel{position:relative;display:none;width:100%;max-height:calc(100vh - 4rem);overflow-y:auto;border-radius:var(--popup-corner-radius, 15px);background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 24px 70px #01273c3d}.promo-popup-panel.is-active{display:block}.promo-popup-content{padding:4.8rem 4.2rem 4.2rem}.promo-popup-close{position:absolute;top:1.2rem;right:1.2rem;z-index:2;width:3.8rem;height:3.8rem;padding:0;border:0;border-radius:50%;background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground));font-size:3rem;line-height:1;cursor:pointer}.promo-popup-title>:first-child,.promo-popup-description>:first-child{margin-top:0}.promo-popup-title>:last-child,.promo-popup-description>:last-child{margin-bottom:0}.promo-popup-description{margin-top:1.4rem;color:rgb(var(--color-foreground-secondary))}.promo-popup-signup{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;margin-top:2.6rem}.promo-popup-signup .field{margin:0}.promo-popup-submit{min-width:17rem;white-space:nowrap}.promo-popup-form-errors{margin-top:1.4rem;font-size:1.4rem}.promo-popup-form-errors ul{margin:0;padding-left:2rem}.promo-popup-content__label{margin-top:2.6rem;margin-bottom:.8rem;font-size:1.4rem;font-weight:600}.promo-popup-discount{position:relative;display:flex;align-items:center;min-height:5.6rem;padding:1.4rem 6rem 1.4rem 1.8rem;border:.1rem solid rgb(var(--input-border-color));border-radius:var(--inputs-radius);font-size:2rem;font-weight:700;letter-spacing:.04em}.promo-popup-discount__copy-btn{position:absolute;right:.7rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.promo-popup-discount__copy-btn svg{width:2.2rem;height:2.2rem}.promo-popup-discount__copy-btn svg:nth-child(2){display:none}.promo-popup-discount__copy-btn.js-copied svg:nth-child(1){display:none}.promo-popup-discount__copy-btn.js-copied svg:nth-child(2){display:block}.promo-popup-wholesale-label{margin-bottom:1rem;color:#ff9a01;font-size:1.3rem;font-weight:700;letter-spacing:.12em;text-align:center;text-transform:uppercase}.promo-popup-actions{margin-top:2.6rem}.promo-popup-content .align-left,.promo-popup-actions.align-left{text-align:left}.promo-popup-content .align-center,.promo-popup-actions.align-center{text-align:center}.promo-popup-content .align-right,.promo-popup-actions.align-right{text-align:right}@media screen and (max-width:749px){.promo-popup-wrap{align-items:flex-end;padding:1.2rem}.promo-popup-panel{max-height:calc(100vh - 2.4rem)}.promo-popup-content{padding:4.6rem 2.2rem 2.6rem}.promo-popup-signup{grid-template-columns:1fr}.promo-popup-submit{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/promo-popup.css.map */
