.modal-wrap{position:fixed;top:0;left:0;z-index:50;height:100vh;width:100vw;background-color:#000000bf;padding:1rem 1.25rem;overflow-y:auto;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.modal-wrap.open{opacity:1;visibility:visible}.modal{margin-left:auto;margin-right:auto;display:flex;justify-content:center;height:100%;width:1000px;max-width:100%}.modal-inner{position:relative;margin-top:auto;margin-bottom:auto;width:100%;border-radius:.75rem;padding:4rem}.modal__close{position:absolute;top:76px;right:4rem;z-index:10;height:1.25rem;width:1.25rem;cursor:pointer}.modal__close:before,.modal__close:after{content:"";position:absolute;top:8px;left:0;display:block;height:3px;width:1.25rem;background-color:var(--color-green-700);transition:all .3s cubic-bezier(.4,0,.2,1)}.modal__close:before{transform:rotate(45deg)}.modal__close:after{transform:rotate(-45deg)}.modal__title{padding-right:2rem;padding-bottom:2rem}.jsModalPorductImageShower:hover{cursor:pointer}html.overflow-hidden{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/53/assets/styles_modal.css.map */
