@media screen and (max-width:749px){div.carousel{position:relative;overflow:hidden;height:100%;width:100vw}.single-image-view{width:100%}.carousel-container{display:flex;flex-direction:column-reverse;position:relative;width:100%}.carousel-dots>:first-child{margin:0}div.carousel>ul.items{overflow-x:scroll;padding:0;margin:0;white-space:nowrap;list-style:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;display:flex;flex-direction:row;column-gap:8px;height:100%;width:100vw}.image-wrapper{scroll-snap-align:start;width:90vw;height:100%}.image-container{aspect-ratio:4/5;overflow:hidden;height:auto;width:100%;position:relative;display:flex}img.carousel-image{object-fit:cover;object-position:center;height:100%;min-width:30rem}.carousel-dots{text-align:center;margin-top:12.75px;width:99.5vw;display:flex;justify-content:center;height:8px}.carousel-dot{display:block;width:8px;height:8px;margin-left:8px;border-radius:50%;background-color:var(--grey-border3);transition:width .1s}.carousel-dot.active{background-color:var(--grey-text1);width:16px;height:8px;border-radius:4px;transition:width .1s}.product-slide-count{position:absolute;bottom:2%;left:2%;padding:5px 7px 5px 7px;background-color:var(--grey-text1);font-size:1.4rem;font-weight:600;color:#fff;z-index:1;border-radius:4px;font-family:Gilroy-SemiBold;opacity:80%;width:35px;height:25px;line-height:16px}}@media screen and (min-width:750px){.carousel-container{display:flex}div.carousel{height:100%;width:calc(100% - 8px)}.product-slide-count{display:none}div.carousel>ul.items{padding-inline-start:5%}.carousel-dots{position:sticky;top:135px;height:fit-content;display:flex;flex-direction:column;align-items:flex-start;padding-top:300px;padding-bottom:200px}div.carousel>ul.items>li{display:inline-block;margin:0}.carousel-dot{display:block;margin:5px 0;width:8px;height:8px;margin:5px 0;border-radius:50%;background-color:var(--grey-border3);transition:height 70ms}.carousel-dot.active{background-color:var(--grey-text1);width:8px;height:1.6rem;border-radius:4px;transition:height 70ms}.carousel-slide{width:100%;height:100%}.image-container{overflow:hidden;width:100%;aspect-ratio:4/5}.carousel-image{display:block;width:100%;height:100%;object-fit:cover;border-radius:12px}}