.popup-section{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.25rem;opacity:1;visibility:visible;transition:opacity .35s ease,visibility .35s ease}.popup-section--hidden{opacity:0;visibility:hidden;pointer-events:none}.popup-section__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer}.popup-section__dialog{position:relative;z-index:1;width:100%;max-width:500px;max-height:90dvh;display:flex;flex-direction:column;overflow:hidden;background:var(--color-scheme-background, #fff);color:var(--color-scheme-text, #111);border:1px solid #262626;box-shadow:0 24px 48px #0000002e}.popup-section__close{position:absolute;top:.625rem;right:.625rem;z-index:10;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:1px solid transparent;border-radius:50%;background:var(--color-scheme-primary, var(--color-primary, #262626));color:var(--color-scheme-primary-text, #fff);cursor:pointer;line-height:1;opacity:1;box-shadow:0 2px 10px #00000040;transition:transform .2s ease,box-shadow .2s ease}.popup-section__close:hover{transform:scale(1.05);box-shadow:0 4px 14px #0000004d}.popup-section__close-icon{font-size:1.5rem;font-weight:500;line-height:1}.popup-section__image,.popup-section__video{width:100%;flex-shrink:0;overflow:hidden;border-bottom:1px solid #262626;height:min(50dvh,420px);max-height:min(50dvh,420px)}.popup-section__image-img,.popup-section__video-element{display:block;width:100%;height:100%;max-height:100%;object-fit:cover;object-position:center}.popup-section__video-iframe{display:block;width:100%;height:100%;max-height:100%;border:0;background:#000}.popup-section__content{text-align:left;padding:1rem 1.5rem;flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.popup-section__marquee{width:100%;flex-shrink:0;margin:0;padding:0;overflow:hidden;background:#262626;color:#fff;position:relative;z-index:1;min-height:2.25rem}.popup-section__marquee-heading{margin:0;padding:0;font-size:1rem;font-weight:700;color:#fff;line-height:normal;letter-spacing:.08em;text-transform:uppercase;min-height:2.25rem;display:block}.popup-section__marquee-viewport{display:block;width:100%;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.popup-section__marquee-track{display:inline-block;white-space:nowrap;vertical-align:top;-webkit-backface-visibility:hidden;backface-visibility:hidden}.popup-section__marquee-group{display:inline-block;white-space:nowrap;vertical-align:top}.popup-section__marquee-item{display:inline-block;padding:.5rem 0;font-weight:700;color:#fff;white-space:nowrap}.popup-section__marquee-sep{color:#fff;opacity:.6}.popup-section__marquee-track--running{-webkit-animation:popup-section-marquee 12s linear infinite;animation:popup-section-marquee 12s linear infinite}@-webkit-keyframes popup-section-marquee{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-50%);transform:translate(-50%)}}@keyframes popup-section-marquee{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-50%);transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.popup-section__marquee-track--running{-webkit-animation:none;animation:none}.popup-section__marquee-group:last-child{display:none}}.popup-section__text{margin:0}.popup-section__text .rte{margin:0;padding:0;line-height:1.5;opacity:.9}.popup-section__text .rte>*:first-child{margin-top:0}.popup-section__text .rte>*:last-child{margin-bottom:0}.popup-section__text .rte p{margin:0}.popup-section__text .rte p+p{margin-top:.5rem}.popup-section__actions{margin-top:.75rem;display:flex;flex-direction:column;align-items:stretch;gap:.75rem;width:100%}.popup-section__button{width:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center;padding:.625rem 2rem;font-size:1rem;text-decoration:none;background:#000;color:#fff;border:1px solid #000;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.popup-section__button:hover,.popup-section__button:active,.popup-section__button:focus-visible{background:var(--color-scheme-primary, var(--color-primary, #262626));color:var(--color-scheme-primary-text, #fff);border-color:var(--color-scheme-primary, var(--color-primary, #262626))}.popup-section__newsletter-form{width:100%;margin:0}.popup-section__newsletter{display:flex;flex-direction:column;align-items:stretch;gap:.875rem;width:100%}.popup-section__email{width:100%;max-width:100%;background:transparent;text-align:left}.popup-section__newsletter-btn{align-self:flex-start;background:transparent;cursor:pointer}@media(max-width:639px){.popup-section{padding:.5rem;align-items:center}.popup-section__dialog{max-height:94dvh}.popup-section__marquee-heading,.popup-section__marquee-item,.popup-section__marquee-sep{color:#fff;visibility:visible;opacity:1}.popup-section__close{top:.5rem;right:.5rem;width:2.75rem;height:2.75rem}.popup-section__close-icon{font-size:1.75rem;font-weight:600}}@media(min-width:640px){.popup-section__image,.popup-section__video,.popup-section__image-img,.popup-section__video-element{height:auto;max-height:800px}.popup-section__video-iframe{aspect-ratio:5 / 8;height:auto;max-height:800px}.popup-section__marquee-heading{font-size:1.125rem}.popup-section__content{padding:1.125rem 1.75rem 1.25rem;overflow-y:visible}.popup-section__newsletter{flex-direction:row;align-items:center}.popup-section__email{flex:1;max-width:280px}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
