.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;z-index:1000;height:auto;max-height:90vh;width:70vw}.wishlist{max-height:70vh;overflow-y:auto}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(80,80,80,.55);z-index:1000}@media (max-width:1020px){.modal{width:95vw}}.Carousel{width:90%;margin:5vh auto auto;height:auto}.slide img{width:30rem;margin:0 auto}.slick-slide>div>div{display:flex!important;justify-content:center}.modalArrow{background-color:#544c4c;color:#fff;border-radius:50%;padding:5px;position:absolute;width:-moz-fit-content;width:fit-content;cursor:pointer;z-index:10}.arrow svg{transition:color .3s}.arrow svg:hover{color:#68edff}.modalnext{top:50%;right:0}.modalprev{top:50%;left:0}@media (max-width:600px){.Carousel{width:100%}.arrow{padding:3px}.prev{right:10%}.slick-slide>div>div{height:32vh}}