.bes-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:16px;background:#06102099}.bes-popup.is-open{display:flex}.bes-popup[hidden]{display:none}.bes-popup.is-open[hidden]{display:flex}.bes-popup__panel{position:relative;width:100%;max-width:440px;background:var(--color-foreground-heading, #0F2547);border-radius:10px;padding:34px 30px 30px;box-shadow:0 24px 70px #00000073;text-align:center;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow-y:auto;-webkit-overflow-scrolling:touch;animation:bes-popup-in .22s ease-out}.bes-popup__panel:focus{outline:none}@keyframes bes-popup-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.bes-popup__close{position:absolute;top:10px;right:14px;width:34px;height:34px;padding:0;border:none;background:none;color:#fff;font-size:30px;line-height:1;cursor:pointer;opacity:.9}.bes-popup__close:hover{opacity:1}.bes-popup__close:focus-visible{outline:2px solid #ffffff;outline-offset:2px;border-radius:4px}.bes-popup__logo{display:block;width:100%;max-width:210px;height:auto;margin:4px auto 18px}.bes-popup__title{margin:0 0 14px;font-family:var(--font-heading--family, Inter, sans-serif);font-size:30px;font-weight:400;line-height:1.18;color:#fff}.bes-popup__title--thanks{margin-top:8px;font-size:34px;font-weight:700}.bes-popup__note{margin:0 0 18px;font-family:var(--font-body--family, Inter, sans-serif);font-size:1.05rem;line-height:1.45;color:#fff}.bes-popup .bes-popup__input{width:100%;box-sizing:border-box;min-height:54px;padding:14px 18px;border:1.5px solid rgba(255,255,255,.9);border-radius:10px;background:transparent;font-size:16px;font-family:var(--font-body--family, Inter, sans-serif);color:#fff}.bes-popup .bes-popup__input::placeholder{color:#ffffff8c}.bes-popup .bes-popup__input:focus{outline:none;border-color:#fff;box-shadow:0 0 0 3px #ffffff38}.bes-popup__button{display:block;width:100%;box-sizing:border-box;min-height:54px;margin:16px 0 0;padding:15px 22px;border:1.5px solid #ffffff;border-radius:10px;background:#fff;color:var(--color-foreground-heading, #0F2547);font-size:1.05rem;font-weight:600;font-family:var(--font-body--family, Inter, sans-serif);cursor:pointer;transition:background .16s ease,color .16s ease}.bes-popup__button:hover{background:#e5e9ee}.bes-popup__button:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.bes-popup__dismiss{font-weight:500}.bes-popup__error{margin:0 0 14px;padding:10px 12px;border-radius:8px;background:#ffffff1f;border:1px solid rgba(255,156,156,.7);color:#ffd9d9;font-size:.9rem;text-align:left}.bes-popup__code{margin:0 0 18px}.bes-popup__code-value{display:block;width:100%;box-sizing:border-box;padding:14px 18px;border:2px dashed rgba(15,37,71,.35);border-radius:10px;background:#fff;font-family:var(--font-heading--family, Inter, sans-serif);font-size:24px;font-weight:700;letter-spacing:.04em;color:var(--color-foreground-heading, #0F2547)}@media(max-width:600px){.bes-popup{align-items:flex-end;padding:0}.bes-popup__panel{max-width:none;border-radius:16px 16px 0 0;padding:28px 20px calc(76px + env(safe-area-inset-bottom,0px));max-height:88vh;max-height:88dvh;animation-name:bes-popup-up}.bes-popup__logo{max-width:175px;margin-bottom:14px}.bes-popup__title{font-size:25px}.bes-popup__title--thanks{font-size:29px}@keyframes bes-popup-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}}@media(max-height:480px){.bes-popup__panel{padding-top:22px;padding-bottom:18px}.bes-popup__logo{display:none}.bes-popup__title{font-size:21px;margin-bottom:8px}.bes-popup__title--thanks{font-size:24px}.bes-popup__note{margin-bottom:12px;font-size:.95rem}.bes-popup .bes-popup__input,.bes-popup__button{min-height:46px;padding-top:11px;padding-bottom:11px}.bes-popup__code-value{font-size:20px;padding:10px 16px}}@media(prefers-reduced-motion:reduce){.bes-popup__panel{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bes-newsletter-popup.css.map */
