.discount-popup[hidden]{display:none}.discount-popup__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0e1b4d99;z-index:990;animation:discount-popup-fade-in .25s ease}.discount-popup__modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:991;width:calc(100% - 4rem);max-width:40rem;padding:3.5rem 3rem;border-radius:var(--popup-corner-radius, 18px);text-align:center;animation:discount-popup-pop-in .25s ease}.discount-popup__close{position:absolute;top:1.5rem;right:1.5rem;background:transparent;border:none;cursor:pointer;padding:.5rem;line-height:0}.discount-popup__logo{margin:0 auto 1.5rem;max-width:12rem}.discount-popup__logo img{display:block;width:100%;height:auto}.discount-popup__heading{margin:0 0 1rem}.discount-popup__subheading{margin:0 auto 2rem;max-width:32rem}.discount-popup__form .newsletter-form__field-wrapper{margin:0 auto;max-width:32rem}.discount-popup__dismiss{display:inline-block;margin-top:1.5rem}.discount-popup__code-row{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.discount-popup__code{font-size:1.6rem;font-weight:700;letter-spacing:.08em;border:.1rem dashed currentColor;border-radius:8px;padding:.8rem 1.6rem}@keyframes discount-popup-fade-in{0%{opacity:0}to{opacity:1}}@keyframes discount-popup-pop-in{0%{opacity:0;transform:translate(-50%,-48%) scale(.97)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media screen and (max-width:749px){.discount-popup__modal{padding:2.5rem 2rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/discount-popup.css.map */
