.exit-intent__dialog{border:none;border-radius:var(--popup-corner-radius);padding:0;max-width:min(48rem,calc(100vw - 3rem));width:100%;background:transparent;box-shadow:none}.exit-intent__dialog::backdrop{background:#0000008c}.exit-intent__content{position:relative;padding:4rem 3rem 3rem;border-radius:var(--popup-corner-radius);background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.exit-intent__close{position:absolute;top:1.2rem;right:1.2rem;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:var(--buttons-radius);background:transparent;color:rgb(var(--color-foreground));cursor:pointer;transition:background .2s ease}.exit-intent__close:hover{background:rgba(var(--color-foreground),.06)}.exit-intent__close svg{width:1.4rem;height:1.4rem}.exit-intent__form{display:flex;flex-direction:column;gap:1.6rem}.exit-intent__heading{margin:0 0 .8rem;padding-right:3rem;text-align:center;line-height:1.25}.exit-intent__description{margin:0 0 .4rem;text-align:center;line-height:1.55;color:rgba(var(--color-foreground),.8)}.exit-intent__field{display:flex;flex-direction:column;gap:.6rem;text-align:left}.exit-intent__label{font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground))}.exit-intent__input{width:100%;min-height:5rem;padding:1.2rem 1.5rem;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:var(--inputs-radius);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:inherit;font-size:1.5rem;line-height:1.4;-webkit-appearance:none;appearance:none;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.exit-intent__input:hover{border-color:rgba(var(--color-foreground),.45)}.exit-intent__input:focus{outline:none;border-color:rgb(var(--color-foreground));box-shadow:0 0 0 .2rem rgba(var(--color-foreground),.15)}.exit-intent__input::placeholder{color:rgba(var(--color-foreground),.45)}.exit-intent__consent{display:flex;gap:1rem;align-items:flex-start;font-size:1.2rem;line-height:1.55;cursor:pointer;text-align:left;color:rgba(var(--color-foreground),.85)}.exit-intent__consent-input{width:1.6rem;height:1.6rem;margin-top:.2rem;flex-shrink:0;accent-color:rgb(var(--color-button));cursor:pointer}.exit-intent__consent-text a{color:rgb(var(--color-link));text-decoration:underline;text-underline-offset:.2rem}.exit-intent__error{margin:0;padding:1rem 1.2rem;border-radius:var(--inputs-radius);background:#b0002014;color:#b00020;font-size:1.3rem;text-align:center}.exit-intent__error.hidden,.exit-intent__success-view.hidden,.exit-intent__form-view.hidden{display:none}.exit-intent__submit{width:100%;min-height:5rem;font-size:1.5rem;font-weight:600;letter-spacing:.03rem}.exit-intent__success-note{margin:0;padding:2rem;border-radius:var(--text-boxes-radius);background:rgba(var(--color-foreground),.04);text-align:center;line-height:1.6;font-size:1.5rem;color:rgba(var(--color-foreground),.9)}@media screen and (max-width:749px){.exit-intent__content{padding:3.5rem 2rem 2.4rem}.exit-intent__heading{font-size:2rem;padding-right:2rem}.exit-intent__input,.exit-intent__submit{min-height:4.6rem;font-size:1.4rem}}@media(prefers-reduced-motion:reduce){.exit-intent__dialog{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
