.r1-newsletter-popup__dialog{width:min(1120px,calc(100vw - 40px));max-width:none;max-height:min(780px,calc(100dvh - 40px));padding:0;overflow:hidden;color:var(--r1-popup-text);background:var(--r1-popup-bg);border:0;border-radius:var(--r1-popup-radius);box-shadow:0 24px 80px #00000047}.r1-newsletter-popup__dialog::backdrop{background:rgb(0 0 0 / var(--r1-popup-overlay));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.r1-newsletter-popup__layout{display:grid;grid-template-columns:minmax(340px,42%) minmax(0,1fr);min-height:620px}.r1-newsletter-popup__media{position:relative;display:grid;place-items:center;min-height:100%;padding:56px 36px 36px;overflow:hidden;background:var(--r1-popup-image-bg)}.r1-newsletter-popup__media picture{display:block;width:100%}.r1-newsletter-popup__image,.r1-newsletter-popup__placeholder svg{display:block;width:100%;height:auto;max-height:500px;object-fit:contain}.r1-newsletter-popup__image-copy{position:absolute;top:42px;left:36px;right:36px;z-index:1;color:var(--r1-popup-heading);font-family:var(--heading-font-family);font-size:clamp(28px,3vw,46px);font-weight:700;line-height:1.05;text-align:center}.r1-newsletter-popup__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,5vw,72px);overflow-y:auto}.r1-newsletter-popup__close{position:absolute;top:20px;right:20px;z-index:3;display:grid;width:42px;height:42px;padding:0;color:var(--r1-popup-text);background:transparent;border:0;border-radius:50%;place-items:center;cursor:pointer}.r1-newsletter-popup__close:hover{background:#0000000f}.r1-newsletter-popup__eyebrow{margin:0 0 10px;color:var(--r1-popup-accent);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.r1-newsletter-popup__heading,.r1-newsletter-popup__success h2{margin:0;color:var(--r1-popup-heading);font-family:var(--heading-font-family);font-size:clamp(30px,3.2vw,52px);line-height:1.05;text-transform:none}.r1-newsletter-popup__text{margin-top:18px;font-size:17px;line-height:1.55}.r1-newsletter-popup__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.r1-newsletter-popup__benefit{display:flex;gap:12px;align-items:center;min-height:88px;padding:14px;background:color-mix(in srgb,var(--r1-popup-accent) 8%,white);border:1px solid color-mix(in srgb,var(--r1-popup-accent) 28%,white);border-radius:14px}.r1-newsletter-popup__benefit-icon{display:grid;flex:0 0 auto;width:38px;height:38px;color:#fff;font-size:20px;font-weight:700;background:var(--r1-popup-accent);border-radius:50%;place-items:center}.r1-newsletter-popup__benefit strong,.r1-newsletter-popup__benefit span{display:block}.r1-newsletter-popup__benefit strong{color:var(--r1-popup-heading);font-size:16px}.r1-newsletter-popup__benefit div>span{margin-top:3px;font-size:13px;line-height:1.35}.r1-newsletter-popup__form{margin-top:24px}.r1-newsletter-popup__input{width:100%;min-height:58px;padding:0 18px;color:var(--r1-popup-text);background:#fff;border:1.5px solid color-mix(in srgb,var(--r1-popup-accent) 62%,#999);border-radius:12px}.r1-newsletter-popup__input:focus{border-color:var(--r1-popup-accent);outline:2px solid color-mix(in srgb,var(--r1-popup-accent) 28%,transparent);outline-offset:2px}.r1-newsletter-popup__consent{display:flex;gap:10px;align-items:flex-start;margin-top:14px;font-size:13px;line-height:1.4;cursor:pointer}.r1-newsletter-popup__consent input{flex:0 0 auto;width:18px;height:18px;margin-top:1px;accent-color:var(--r1-popup-accent)}.r1-newsletter-popup__consent a{color:inherit;text-decoration:underline}.r1-newsletter-popup__button{width:100%;min-height:58px;margin-top:18px;padding:12px 24px;color:var(--r1-popup-button-text);font-size:17px;font-weight:700;background:var(--r1-popup-button-bg);border:0;border-radius:12px;cursor:pointer;transition:transform .18s ease,filter .18s ease}.r1-newsletter-popup__button:hover{filter:brightness(1.08);transform:translateY(-1px)}.r1-newsletter-popup__terms,.r1-newsletter-popup__error{margin:10px 0 0;font-size:12px;line-height:1.4}.r1-newsletter-popup__error{color:#b42318}.r1-newsletter-popup__success{text-align:center}.r1-newsletter-popup__success-icon{display:grid;width:64px;height:64px;margin:0 auto 22px;color:#fff;font-size:32px;background:var(--r1-popup-accent);border-radius:50%;place-items:center}.r1-newsletter-popup__success .rte{margin-top:18px}body.r1-newsletter-popup-open{overflow:hidden}@media(max-width:749px){.r1-newsletter-popup__dialog{width:min(92vw,520px);max-height:calc(100dvh - 24px);border-radius:min(var(--r1-popup-radius),22px)}.r1-newsletter-popup__layout{display:block;min-height:0}.r1-newsletter-popup__media{min-height:210px;max-height:32dvh;padding:48px 24px 18px}.r1-newsletter-popup__image{max-height:27dvh}.r1-newsletter-popup__image-copy{top:22px;left:24px;right:24px;font-size:clamp(24px,8vw,34px)}.r1-newsletter-popup__content{padding:28px 24px 24px}.r1-newsletter-popup__heading,.r1-newsletter-popup__success h2{padding-right:30px;font-size:clamp(27px,8vw,38px)}.r1-newsletter-popup__text{margin-top:12px;font-size:15px}.r1-newsletter-popup__benefits{gap:8px;margin-top:18px}.r1-newsletter-popup__benefit{display:block;min-height:0;padding:11px}.r1-newsletter-popup__benefit-icon{width:30px;height:30px;margin-bottom:8px;font-size:16px}.r1-newsletter-popup__input,.r1-newsletter-popup__button{min-height:52px}.r1-newsletter-popup__form{margin-top:18px}}@media(prefers-reduced-motion:reduce){.r1-newsletter-popup__button{transition:none}}.r1-newsletter-popup__dialog[open]{display:block;width:min(960px,calc(100vw - 48px));height:min(680px,calc(100dvh - 48px));max-height:calc(100dvh - 48px)}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__layout{height:100%;min-height:0;grid-template-columns:minmax(320px,44%) minmax(0,1fr)}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__media,.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__content{min-height:0}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__content{padding:clamp(30px,4vw,52px);overscroll-behavior:contain}@media(max-width:749px){.r1-newsletter-popup__dialog[open]{width:calc(100vw - 24px);height:calc(100dvh - 24px);max-height:calc(100dvh - 24px)}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__layout{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(150px,27dvh) minmax(0,1fr);height:100%}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__media{min-height:0;max-height:none;padding:42px 18px 12px}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__image{width:100%;height:100%;max-height:none;object-fit:contain}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__image-copy{top:14px;left:42px;right:42px;font-size:clamp(21px,6.6vw,29px);line-height:1.05}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__close{top:7px;right:7px;width:36px;height:36px;background:#ffffffb8}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__content{justify-content:flex-start;padding:20px 20px 24px;overflow-y:auto}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__heading,.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__success h2{padding-right:0;font-size:clamp(25px,7vw,32px)}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__text{margin-top:10px;font-size:14px;line-height:1.45}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__benefits{gap:8px;margin-top:14px}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__benefit{padding:10px}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__benefit strong{font-size:14px}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__benefit div>span,.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__consent{font-size:12px}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__form{margin-top:14px}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__input,.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__button{min-height:48px}}.r1-newsletter-popup__benefit>.r1-newsletter-popup__benefit-icon{display:grid;line-height:1;text-align:center;place-items:center}@media(max-width:749px){.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__media{display:flex;align-items:stretch;justify-content:center;padding:70px 18px 14px}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__media picture{display:block;width:100%;height:100%;min-height:0}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__image,.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__placeholder{width:100%;height:100%;min-height:0;object-fit:contain}.r1-newsletter-popup__dialog[open] .r1-newsletter-popup__image-copy{top:14px;left:44px;right:44px;max-height:52px;overflow:hidden}}
/*# sourceMappingURL=/cdn/shop/t/76/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAEA */
