.review-carousel{width:100%;padding:20px 0}.review-carousel__header{text-align:center;margin-bottom:30px;padding:0 20px}.review-carousel__heading{font-size:28px;font-weight:700;margin:0 0 8px;color:#111827;letter-spacing:-.5px}.review-carousel__subheading{font-size:14px;color:#6b7280;margin:0;font-weight:400}.review-carousel__wrapper{position:relative;width:100%;overflow:hidden}.review-carousel__track{display:flex;gap:16px;overflow-x:scroll;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:20px 80px 20px 20px;scroll-padding-left:20px;-ms-overflow-style:none;scrollbar-width:none}.review-carousel__track::-webkit-scrollbar{display:none}.review-carousel__card{flex-shrink:0;width:280px;scroll-snap-align:center;scroll-snap-stop:always;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #00000014;background:#fff;transition:all .4s cubic-bezier(.25,.46,.45,.94);transform:scale(.92);opacity:.75;cursor:pointer}.review-carousel__card.is-active{transform:scale(1);opacity:1;box-shadow:0 12px 24px #00000026}.review-carousel__card:hover{box-shadow:0 8px 16px #0000001f}.review-carousel__image-wrapper{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;background:#f3f4f6}.review-carousel__image{width:100%;height:100%;object-fit:cover;display:block}.review-carousel__image--placeholder{display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:12px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.review-carousel__overlay{position:absolute;bottom:0;left:0;right:0;height:100%;background:linear-gradient(to bottom,#d9770600 0% 50%,#d977064d);pointer-events:none}.review-carousel__content{padding:16px;display:flex;flex-direction:column;gap:8px;min-height:120px;background:#000}.review-carousel__customer-name{font-size:16px;font-weight:700;margin:0;color:#fff;line-height:1.3}.review-carousel__stars{display:flex;gap:4px;font-size:16px}.review-carousel__star{color:#fff;transition:color .2s ease;opacity:.4}.review-carousel__star.is-filled{color:gold}.review-carousel__review-text{font-size:13px;color:#fff;margin:0;line-height:1.5;flex-grow:1;font-style:italic}.review-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #e5e7eb;color:#111827;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;opacity:0;visibility:hidden;box-shadow:0 2px 8px #0000001a}.review-carousel__arrow:hover{background:#111827;color:#fff;box-shadow:0 4px 12px #00000026}.review-carousel__wrapper:hover .review-carousel__arrow{opacity:1;visibility:visible}.review-carousel__arrow--left{left:16px;animation:slideInLeft .3s ease forwards}.review-carousel__arrow--right{right:16px;animation:slideInRight .3s ease forwards}@keyframes slideInLeft{0%{transform:translateY(-50%) translate(-8px);opacity:0}to{transform:translateY(-50%) translate(0);opacity:1}}@keyframes slideInRight{0%{transform:translateY(-50%) translate(8px);opacity:0}to{transform:translateY(-50%) translate(0);opacity:1}}.review-carousel__dots{display:flex;justify-content:center;gap:8px;margin-top:24px;padding:0 20px}.review-carousel__dot{width:8px;height:8px;border-radius:50%;background:#d1d5db;border:none;cursor:pointer;transition:all .3s ease;padding:0;margin:0}.review-carousel__dot.is-active{width:24px;background:#d97706;border-radius:4px}.review-carousel__dot:hover{background:#9ca3af}.review-carousel__dot.is-active:hover{background:#b45309}@media(max-width:767px){.review-carousel{padding:12px 0}.review-carousel__header{margin-bottom:20px;padding:0 16px}.review-carousel__heading{font-size:22px}.review-carousel__track{gap:12px;padding:16px 60px 16px 16px}.review-carousel__card{width:calc(100vw - 48px);min-width:200px}.review-carousel__arrow{display:none}.review-carousel__content{padding:12px;gap:6px}.review-carousel__customer-name{font-size:14px}.review-carousel__review-text{font-size:12px}.review-carousel__star{font-size:14px}}@media(min-width:768px)and (max-width:1024px){.review-carousel__track{gap:20px;padding:24px 100px 24px 24px}.review-carousel__card{width:calc((100vw - 96px) / 2.2)}}@media(min-width:1025px){.review-carousel__wrapper:hover .review-carousel__arrow{opacity:1;visibility:visible}.review-carousel__card{width:calc((100vw - 120px) / var(--carousel-card-count, 3));min-width:280px}}@media(prefers-reduced-motion:reduce){.review-carousel__card,.review-carousel__arrow,.review-carousel__dot{transition:none;animation:none}.review-carousel__card{transform:scale(1);opacity:1}.review-carousel__track{scroll-behavior:auto}}.review-carousel__arrow:focus-visible,.review-carousel__dot:focus-visible{outline:2px solid #d97706;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/20/assets/review-carousel.css.map */
