.product-popup{position:fixed;top:0;right:0;bottom:0;left:0;padding:2rem;display:flex;align-items:center;justify-content:center;background-color:transparent;pointer-events:none;z-index:-1;opacity:0;transition:opacity .3s ease-in-out}.product-popup-overlay{display:block!important;position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;cursor:pointer}.product-popup__popup{position:relative;padding:2rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem;border-radius:1rem}@media(min-width:750px){.product-popup__popup{padding:4rem;gap:2.5rem;border-radius:2rem}}.product-popup__close{position:absolute;top:1rem;right:1rem;transition:color .3s ease-in-out}.product-popup__close .svg-wrapper{width:3rem;height:3rem}.product-popup__close:hover,.product-popup__close:focus{color:var(--highlight)}.product-popup__heading{text-align:center;margin-bottom:0;font-size:3rem!important;line-height:1.1}.product-popup__heading--highlight{display:block;font-size:5rem;color:var(--highlight);font-weight:600}@media(min-width:750px){.product-popup__heading{font-size:4rem!important}.product-popup__heading--highlight{font-size:6rem}}.product-popup__content{font-size:2rem}@media(max-width:750px){.product-popup__content ul{padding-left:0}.circle-checkmark .product-popup__content ul li{margin-bottom:.5rem}}.product-popup__content li{font-weight:400}.product-popup__buttons{display:flex;flex-direction:column;gap:1rem}@media(min-width:500px){.product-popup__buttons{gap:1.5rem}}.product-popup__buttons .button{flex-wrap:wrap;column-gap:.5rem;text-wrap:balance;text-align:center;min-width:100%;width:100%;min-height:calc(4.8rem + var(--buttons-border-width) * 2);padding:1rem;box-shadow:0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f}.product-popup__buttons .button--secondary{transition:all .3s ease-in-out}.product-popup__buttons .button--secondary:hover,.product-popup__buttons .button--secondary:focus{background-color:rgba(var(--color-button-text),.1);color:rgba(var(--color-button-text));box-shadow:none}body.product-popup-open{overflow:hidden}body.product-popup-open .product-popup{pointer-events:auto;z-index:999999}body.product-popup-opacity .product-popup{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-popup.css.map */
