.image-popup__overlay{align-items:center;background-color:#00000073;display:flex;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;visibility:hidden;width:100vw;z-index:-1}.image-popup__overlay.active{opacity:1;transition:all .4s ease-in-out;visibility:visible;z-index:10}.image-popup__overlay .image-popup__content{position:relative;width:350px;height:600px;background-color:transparent;overflow:hidden;z-index:20;border-radius:18px}@media screen and (min-width: 750px){.image-popup__overlay .image-popup__content{width:800px;height:500px}}.image-popup__overlay .image-popup__content .image-popup__background_one{display:block;background-color:#140d2e;background-size:cover;background-image:url("/cdn/shop/files/Halloween_One_Mobile_6.png?v=1729511720");width:100%;height:100%;position:relative;z-index:10}@media screen and (min-width: 750px){.image-popup__overlay .image-popup__content .image-popup__background_one{display:block;background-image:url("/cdn/shop/files/Halloween_One_2.png?v=1729511719")}}.image-popup__overlay .image-popup__content .image-popup__background_one img{width:100%;height:100%;object-fit:cover}.image-popup__overlay .image-popup__content .image-popup__background_two{display:none;background-color:#140d2e;background-size:cover;background-image:url("/cdn/shop/files/Halloween_Two_Mobile_1.png?v=1729511720");width:100%;height:100%;position:relative;z-index:10}@media screen and (min-width: 750px){.image-popup__overlay .image-popup__content .image-popup__background_two{display:none;background-image:url("/cdn/shop/files/Halloween_Two_2.png?v=1729511719")}}.image-popup__overlay .image-popup__content .image-popup__background_two img{width:100%;height:100%;object-fit:cover}.image-popup__close{position:absolute;top:10px;right:15px;z-index:40;cursor:pointer}.icon-close-small path{stroke:#000}