.product-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0009}@media screen and (max-width: 749px){.product-modal{display:flex;align-items:center}}.product-modal__content{position:relative;background-color:rgb(var(--color-base-background-1));padding:2.25rem;opacity:0;transform:translateY(-10rem);transition:all .3s linear;box-shadow:0 0 1rem #0000004d;width:90%;text-align:center;margin:0 auto}@media screen and (min-width: 750px){.product-modal__content{width:100%}}.product-modal__content img{width:100%}@media screen and (min-width: 750px){.product-modal__content img{min-width:50rem;max-height:75rem}}@media screen and (min-width: 750px){.product-modal__content{margin:5rem auto;padding:2rem;width:fit-content;height:fit-content}}.product-modal__title{margin-top:2rem;margin-bottom:5rem}.product-modal.open{visibility:visible;opacity:1}.product-modal.close{visibility:hidden;display:none;opacity:0}.product-modal.open .product-modal__content{opacity:1;transform:translateY(0)}.product-modal__toggle{border:.1rem solid;border-radius:50%;margin-left:.5rem;padding:.2rem .55rem;background-color:transparent;transition:all .5s;cursor:pointer}.product-modal__toggle:hover{background-color:#000;color:rgb(var(--color-base-background-1))}.product-modal__toggle-link{margin-top:0}.product-modal__close{position:absolute;right:0;top:0;padding:0;height:1.5rem;width:1.5rem;margin:1.5rem;background-color:transparent;border:none;cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/82/assets/nova-product-modal.css.map */
