.reviews-carousel{overflow:hidden;width:100%}.reviews-carousel__inner{width:100%;padding:0 1.5rem}.reviews-carousel__container{max-width:100%;margin:0 auto;display:block;outline:none}.reviews-carousel__container:focus-visible{outline:1px solid rgb(var(--color-foreground));outline-offset:4px;border-radius:4px}.reviews-carousel__header{text-align:center;margin-bottom:2%}.reviews-carousel__caption{margin-bottom:1rem}.reviews-carousel__heading{margin:0 0 1rem}.reviews-carousel__subheading{margin:0;color:rgba(var(--color-foreground),.75)}.reviews-carousel__wrapper{position:relative}.reviews-carousel__track{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:4rem 0}.reviews-carousel__track::-webkit-scrollbar{display:none}.reviews-carousel__slide{flex:0 0 90%;scroll-snap-align:center;background:#fff;border-radius:1rem;padding:2rem;text-align:center;box-shadow:0 2px 10px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.reviews-carousel__slide:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}@media screen and (min-width:750px){.reviews-carousel__slide{flex:0 0 45%}}@media screen and (min-width:990px){.reviews-carousel__slide{flex:0 0 30%}}@media screen and (min-width:1200px){.reviews-carousel__slide{flex:0 0 23%}}.reviews-carousel__product-image{width:100px;height:100px;border-radius:50%;object-fit:cover;margin:1.5rem auto;display:block}.reviews-carousel__product-name{font-size:1.4rem;font-weight:600;margin:0 0 1.5rem;display:none}.reviews-carousel__review-title{font-size:1.6rem;font-weight:500;margin:2.5rem 0 1.5rem;line-height:1.3}.reviews-carousel__review-body{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.75);margin:0 0 1.5rem;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.reviews-carousel__author{font-weight:500;margin:0 0 1rem;color:rgba(var(--color-foreground),.95)}.reviews-carousel__rating{display:flex;justify-content:center;gap:.2rem}.reviews-carousel__star{width:20px;height:20px;fill:#eac452}.reviews-carousel__star--empty{fill:#ddd}.reviews-carousel__rating-text{display:none}.reviews-carousel__nav{display:none;position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);cursor:pointer;z-index:2;align-items:center;justify-content:center;transition:background-color .2s,box-shadow .2s}.reviews-carousel__nav:hover{background:rgba(var(--color-foreground),.05);box-shadow:0 4px 12px #0000001a}.reviews-carousel__nav--prev{left:-22px}.reviews-carousel__nav--next{right:-22px}.reviews-carousel__nav svg{width:20px;height:20px}@media screen and (min-width:990px){.reviews-carousel__nav{display:flex}.reviews-carousel__container{padding:0 4rem}}.reviews-carousel__dots{display:flex;justify-content:center;gap:.8rem;margin-top:2rem}.reviews-carousel__dot{width:10px;height:10px;border-radius:50%;background:rgba(var(--color-foreground),.2);border:none;cursor:pointer;padding:0;transition:background-color .2s,transform .2s}.reviews-carousel__dot:hover{background:rgba(var(--color-foreground),.4)}.reviews-carousel__dot.is-active{background:rgb(var(--color-foreground));transform:scale(1.2)}@media screen and (min-width:990px){.reviews-carousel__dots{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-reviews-carousel.css.map */
