.product-carousel{display:flex;gap:1rem;flex-direction:column}.product-carousel__main-image{padding:60px 0;background:#f8f9fa;order:2;width:100%}.product-carousel__main-img{width:100%;height:auto;transition:opacity .3s ease}.product-carousel__main-image .image{width:100%!important;height:auto!important;overflow:hidden;position:relative}.product-carousel__main-image .image img{width:100%!important;height:auto!important;display:block!important;transition:all .3s ease;object-fit:cover}.product-carousel__thumbnails{order:1;display:flex;gap:.5rem;overflow-x:auto;padding:.5rem 0;scrollbar-width:thin}.product-carousel__thumbnails::-webkit-scrollbar{height:4px}.product-carousel__thumbnails::-webkit-scrollbar-track{background:#f1f1f1}.product-carousel__thumbnails::-webkit-scrollbar-thumb{background:#ccc}.product-carousel__thumbnails::-webkit-scrollbar-thumb:hover{background:#aaa}.product-carousel__thumbnail{flex-shrink:0;width:80px;height:80px;border:2px solid transparent;background:none;padding:0;cursor:pointer;transition:all .2s ease;overflow:hidden}.product-carousel__thumbnail--active{border:1px solid rgba(0,0,0,.1)}.product-carousel__thumb-img{width:100%;height:100%;object-fit:cover;display:block}@media (min-width: 768px){.product-carousel{flex-direction:row;align-items:flex-start}.product-carousel__thumbnails{order:1;flex-direction:column;width:100px;overflow-y:auto;overflow-x:hidden;max-height:600px;padding:0 .5rem 0 0}.product-carousel__main-image{order:2;flex:1}.product-carousel__thumbnail{width:100px;height:100px}}@media (max-width: 767px){.product-carousel__thumbnail{width:60px;height:60px}.product-carousel__thumbnails{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-carousel.css.map */
