.product-modal{position:fixed;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .3s;z-index:10}.product-modal.is-active{opacity:1;pointer-events:auto}.product-modal .product-modal__background{position:absolute;left:0;top:0;width:100%;height:100%;background:#0000004d;z-index:1}.product-modal .product-modal__inner{z-index:2;position:relative;display:flex;justify-content:center;align-items:center;overflow:auto;height:100%;padding:77px 10px}.product-modal .product-modal__wrapper{position:relative;background-color:#fff;width:100%;max-height:100%;max-width:310px;min-height:200px;margin:auto;overflow:auto;z-index:1}.product-modal .product-modal__close{position:absolute;right:9px;top:9px;width:23px;height:23px;border:none;background-color:transparent;cursor:pointer}.product-modal .product-modal__close:before,.product-modal .product-modal__close:after{position:absolute;left:50%;top:50%;width:2px;height:100%;background-color:#000;content:""}.product-modal .product-modal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.product-modal .product-modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.product-modal .product-modal__content{display:block}.product-modal .product-modal__loading{display:none;position:absolute;left:0;top:0;width:100%;height:100%;align-items:center;justify-content:center}.product-modal .product-modal__loading svg{width:100px}.product-modal.is-loading .product-modal__content{display:none}.product-modal.is-loading .product-modal__loading{display:flex}.product-modal .flickity-button{display:none}@media screen and (min-width: 750px){.product-modal .product-modal__wrapper{min-height:400px;max-width:954px}.product-modal .product-modal__close{width:29px;height:29px;right:15px;top:15px}.product-modal .flickity-button{display:inline-block}.product-modal .product-modal__inner{padding:90px 30px}}@media screen and (min-width: 990px){.product-modal .product-modal__wrapper{min-height:556px}}
/*# sourceMappingURL=/cdn/shop/t/77/assets/component-product-modal.css.map */
