body.is-popup-active{overflow:clip}.popup{--popup-color: rgb(var(--color-foreground, 255, 255, 255));--popup-background-color: rgb(var(--color-background, 0, 82, 229));--popup-button-color: rgb(var(--color-button-text, 255, 255, 255));--popup-button-background-color: rgb(var(--color-button, 255, 255, 255));--popup-button-secondary-color: rgb(var(--color-secondary-button-text, 255, 255, 255));--popup-button-secondary-background-color: rgb(var(--color-secondary-button-text, 34, 31, 31));position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:2rem;background-color:transparent;overflow:auto;opacity:0;visibility:hidden;transition-property:opacity,visibility;transition-duration:.6s;transition-timing-function:cubic-bezier(.25,1,.5,1)}@media screen and (prefers-reduced-motion){.popup{transition:none}}.popup--active{opacity:1;visibility:visible}.popup:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-color:#221f1f;opacity:.85}div.popup__helper{display:block;width:100%;height:4rem;min-height:2rem}.popup__content{position:relative;z-index:105;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8rem 0 3.4rem;width:100%;max-width:80rem;background-color:var(--popup-background-color);border-radius:2rem;box-shadow:0 2rem 3rem #0003}@media screen and (min-width: 768px){.popup__content{padding:6.8rem 0 6.2rem}}.popup__badge-wrapper{position:absolute;top:-1.2rem;right:-1.2rem;aspect-ratio:1 / 1;width:100%;max-width:12.2rem}@media screen and (min-width: 768px){.popup__badge-wrapper{top:-2rem;right:-1.6rem;max-width:16.2rem}}.popup__badge{display:block;width:100%;height:auto}.popup__heading{margin:0 auto;padding:0 2rem;width:100%;max-width:62rem;color:var(--popup-color);text-align:center;white-space:pre-line}.popup__wordmark-wrapper{width:100%;overflow:hidden}.popup__wordmark-wrapper:not(:first-child){margin:5rem 0 0}@media screen and (min-width: 768px){.popup__wordmark-wrapper{margin:3.2rem 0 0}}.popup__wordmark{position:relative;left:-2rem;display:block;width:100%;height:auto;color:var(--popup-color)}@media screen and (min-width: 768px){.popup__wordmark{left:-2.8rem}}.popup__text{margin:5.4rem auto 0;padding:0 2rem;width:100%;max-width:62rem;color:var(--popup-color);text-align:center;white-space:pre-line}@media screen and (min-width: 768px){.popup__text{margin:2.4rem auto 0}}.popup__link{--brand-button-color: var(--popup-button-color);--brand-button-background-color: var(--popup-button-background-color);--brand-button-border-color: var(--popup-button-background-color);margin:3.6rem auto 0}@media screen and (min-width: 768px){.popup__link{margin:4rem auto 0}}.popup__link--secondary{--brand-button-color: var(--popup-button-secondary-color);--brand-button-background-color: transparent;--brand-button-border-color: var(--popup-button-secondary-background-color)}
/*# sourceMappingURL=/cdn/shop/t/233/assets/section-popup.css.map */
