.product-popup{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:20px;overflow-y:auto;background:#0000007a;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.product-popup[hidden]{display:none}.product-popup.is-visible{opacity:1;visibility:visible}.product-popup__dialog{position:relative;width:min(100%,620px);max-height:calc(100vh - 40px);padding:40px;overflow-y:auto;color:#000;white-space:normal;background:#fff;border-radius:4px;box-shadow:0 18px 60px #00000047;opacity:0;transform:translateY(18px);transition:opacity .18s ease,transform .18s ease}.product-popup.is-visible .product-popup__dialog{opacity:1;transform:translateY(0)}.product-popup__close{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;color:#000;background:transparent;border:0;cursor:pointer}.product-popup__close svg{width:16px;height:16px}.product-popup__close:hover,.product-popup__close:focus-visible{color:#76752c}.product-popup__title{padding-right:28px;margin:0 0 18px;font-size:28px;line-height:1.25}.product-popup__content{font-size:16px;line-height:1.6}.product-popup__content p{margin:0}.product-popup__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 24px;margin-top:26px;color:#fff;font-weight:600;line-height:1.25;text-align:center;text-decoration:none;background:#bab946;border:1px solid #bab946;border-radius:2px;cursor:pointer}.product-popup__button:hover,.product-popup__button:focus-visible{color:#fff;text-decoration:none;background:#a4a33d;border-color:#a4a33d}html.product-popup-open,body.product-popup-open{overflow:hidden}@media screen and (max-width:719px){.product-popup{align-items:flex-start;padding:16px}.product-popup__dialog{max-height:calc(100vh - 32px);padding:48px 24px 28px;margin:auto 0}.product-popup__title{padding-right:0;margin-bottom:14px;font-size:23px}}@media(prefers-reduced-motion:reduce){.product-popup,.product-popup__dialog{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/product-popup.css.map */
