.product-popup{-webkit-align-items:center;align-items:center;display:none;height:100%;-webkit-justify-content:center;justify-content:center;left:0;padding:24px;position:fixed;top:0;width:100%;z-index:200}.product-popup:before{background:var(--product-popup-overlay-color, #000);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .4s linear;width:100%}.product-popup--open:before{opacity:var(--product-popup-overlay-opacity, .4)}.product-popup__content{background:var(--product-popup-background, #fcfaf7);border-radius:2px;color:var(--product-popup-text-color, #000);display:grid;grid-template-columns:418px 346px;max-height:calc(100vh - 48px);min-height:393px;opacity:0;overflow:hidden;position:relative;transform:translateY(8px);transition:opacity .3s linear,transform .3s ease;width:min(100%,764px);z-index:1}.product-popup--open .product-popup__content{opacity:1;transform:translateY(0)}.product-popup__copy{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:79px 40px 84px;text-align:center}.product-popup__heading{font-family:Helvetica Neue,helvetica-neue-lt-pro,sans-serif;font-size:32px;font-weight:400;line-height:1.2;margin:0}.product-popup__text{font-size:14px;line-height:1.3;margin-top:18px;max-width:338px}.product-popup__note{font-size:14px;font-weight:700;line-height:1.3;margin-top:32px;max-width:338px}.product-popup__button{-webkit-align-items:center;align-items:center;border:1px solid var(--product-popup-button-color, currentColor);border-radius:2px;color:var(--product-popup-button-color, currentColor);display:-webkit-inline-flex;display:inline-flex;font-size:16px;font-weight:500;height:48px;-webkit-justify-content:center;justify-content:center;margin-top:40px;min-width:338px;padding:0 24px}.product-popup__media{min-height:393px}.product-popup__media img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}@media only screen and (max-width:811px){.product-popup{padding:16px}.product-popup__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;max-height:calc(100vh - 32px);min-height:0;overflow:auto;width:min(100%,420px)}.product-popup__copy{padding:32px 24px}.product-popup__heading{font-size:28px}.product-popup__note{margin-top:24px}.product-popup__button{margin-top:28px;min-width:0;width:100%}.product-popup__media{height:220px;min-height:0}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/component-product-popup.css.map */
