.carousel-products-images-wrapper{display:flex;justify-content:center;align-items:center;margin-top:20px;width:100%}.image-product-carousel-container{width:100%}.image-product-carousel{height:250px;width:100%;object-fit:contain}#product-carousel .mantine-Carousel-indicator{background-color:var(--background-color-secondary);width:15px}#product-carousel.mantine-Carousel-root{max-width:500px}#product-carousel .mantine-Carousel-slide{display:flex;justify-content:center}.images-product-detail-wrapper-desktop{display:none}@media screen and (min-width:769px){.carousel-product-image-container{display:none}.carousel-products-images-wrapper{display:block;height:100%}.images-product-detail-wrapper-desktop{display:flex;flex-direction:column;justify-content:center;gap:10px;height:100%;margin:0 2rem 0 0}.product-carousel-thumbnail{display:flex;justify-content:center;align-items:center;border:2px solid rgba(0,0,0,.25);border-radius:4px;transition:border .3s}.product-carousel-thumbnail.active{border:2px solid var(--background-color-secondary)}.product-carousel-thumbnail-image{width:50px;height:50px;object-fit:cover}.image-product-carousel{height:100%;width:100%;object-fit:cover}#product-carousel.mantine-Carousel-root{display:flex;justify-content:center;align-items:center}#product-carousel .mantine-Carousel-slide{display:block}#product-thumbnails-carousel.mantine-Carousel-root{display:flex;align-items:center;order:2}}@media screen and (min-width:1000px){.image-product-carousel{height:380px;width:380px}#product-carousel.mantine-Carousel-root{max-width:400px}#product-thumbnails-carousel.mantine-Carousel-root{order:unset}#product-thumbnails-carousel .mantine-Carousel-control{background-color:var(--blue-company);color:var(--color-text-white);&[data-inactive]{opacity:0;cursor:default}}.images-product-detail-wrapper-desktop{flex-direction:row}}@media screen and (min-width:1200px){.image-product-carousel{height:430px;width:430px}#product-carousel.mantine-Carousel-root{max-width:450px}}@media screen and (min-width:1450px){.image-product-carousel{height:480px;width:480px}#product-carousel.mantine-Carousel-root{max-width:500px}}