.customer-reviews-wrapper{width:100%;padding:var(--section-padding-top, 60px) 0 var(--section-padding-bottom, 60px) 0;background:var(--section-bg-color, #f8f9fa);position:relative}.customer-reviews-section{max-width:1400px;margin:0 auto;padding:0 var(--section-padding-left, 0px) 0 var(--section-padding-right, 0px)}.customer-reviews-section .section-header{text-align:center;margin-bottom:50px}.customer-reviews-section .section-header h2{font-size:36px;font-weight:700;margin:0 0 12px;letter-spacing:-1px;font-family:var(--heading-font, -apple-system),BlinkMacSystemFont,"Segoe UI","SF Pro Display","Helvetica Neue",Arial,sans-serif;background:linear-gradient(135deg,#1a1a1a,#4a4a4a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.customer-reviews-section .section-subtitle{font-size:18px;margin:0;font-weight:400;color:#94969f}.customer-reviews-carousel{position:relative;overflow:hidden;padding:0 var(--carousel-nav-padding, 30px);max-width:100%}.customer-reviews-track{display:flex;gap:30px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:20px 5px 30px;scroll-snap-type:x mandatory}.customer-reviews-track::-webkit-scrollbar{display:none}.customer-review-card{min-width:380px;max-width:380px;flex-shrink:0;background:var(--card-bg-color, #ffffff);border:1px solid #e0e0e0;border-radius:12px;padding:var(--card-padding, 24px);box-shadow:0 4px 16px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);scroll-snap-align:start;position:relative}.customer-review-card:hover{box-shadow:0 8px 32px #0000001f;transform:translateY(-4px);border-color:#ff3f6c}.review-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.customer-image{flex-shrink:0;width:60px;height:60px;border-radius:50%;overflow:hidden;border:2px solid #f0f0f0;background:linear-gradient(135deg,#ff3f6c,#ff6b9d);display:flex;align-items:center;justify-content:center}.customer-image img{width:100%;height:100%;object-fit:cover}.customer-avatar{background:linear-gradient(135deg,#667eea,#764ba2)}.customer-avatar span{font-size:24px;font-weight:700;color:#fff;text-transform:uppercase}.customer-info{flex:1}.customer-name{font-size:16px;font-weight:700;color:#282c3f;margin:0 0 3px;line-height:1.2}.customer-title{font-size:13px;color:#94969f;margin:0 0 6px;line-height:1.3}.review-rating{display:flex;gap:3px;font-size:14px}.review-rating .star{color:#d4d5d9}.review-rating .star.filled{color:#ff9f00}.review-content{position:relative}.quote-icon{position:absolute;top:-10px;left:-10px;color:#ff3f6c;opacity:.15;pointer-events:none}.review-text-wrapper{position:relative}.review-text{font-size:14px;line-height:1.6;color:var(--card-text-color, #282c3f);margin:0 0 12px;position:relative;z-index:1;max-height:var(--max-review-height, 120px);overflow:hidden;transition:max-height .3s ease}.review-text.expanded{max-height:none}.read-more-btn{display:inline-block;background:none;border:none;color:#ff3f6c;font-size:13px;font-weight:600;cursor:pointer;padding:0;margin-bottom:12px;transition:all .2s ease}.read-more-btn:hover{color:#e0234e;text-decoration:underline}.verified-badge{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#03a685;font-weight:600;padding:6px 12px;background:#e6f7f4;border-radius:20px}.verified-badge svg{color:#03a685}.carousel-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:1px solid #d4d5d9;background:#fff;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 12px #0000001a}.carousel-nav-btn:hover{background:#ff3f6c;border-color:#ff3f6c;box-shadow:0 4px 16px #ff3f6c4d}.carousel-nav-btn:hover svg{color:#fff}.carousel-nav-btn:active{transform:translateY(-50%) scale(.95)}.carousel-nav-btn.carousel-prev{left:0}.carousel-nav-btn.carousel-next{right:0}.carousel-nav-btn svg{width:24px;height:24px;color:#282c3f;transition:color .2s ease}.carousel-nav-btn:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.carousel-dots{display:none;justify-content:center;gap:8px;margin-top:30px}.carousel-dot{width:10px;height:10px;border-radius:50%;background:#d4d5d9;cursor:pointer;transition:all .3s ease}.carousel-dot.active{background:#ff3f6c;width:28px;border-radius:5px}@media (max-width: 768px){.customer-reviews-section{padding:0 16px}.customer-reviews-section .section-header{margin-bottom:40px}.customer-reviews-section .section-header h2{font-size:28px}.customer-reviews-section .section-subtitle{font-size:16px}.customer-reviews-carousel{padding:0}.carousel-nav-btn{display:none}.customer-reviews-track{gap:20px;padding:15px 5px 20px}.customer-review-card{min-width:300px;max-width:300px;padding:20px}.customer-image{width:50px;height:50px}.customer-avatar span{font-size:20px}.customer-name{font-size:15px}.customer-title{font-size:12px}.review-rating,.review-text{font-size:13px}.read-more-btn{font-size:12px}.carousel-dots{display:flex}}@media (max-width: 480px){.customer-reviews-section .section-header h2{font-size:24px}.customer-reviews-section .section-subtitle{font-size:14px}.customer-review-card{min-width:280px;max-width:280px;padding:16px}.customer-image{width:45px;height:45px;border-width:2px}.customer-avatar span{font-size:18px}.review-header{gap:10px;margin-bottom:12px}.customer-name{font-size:14px}.customer-title{font-size:11px}.review-rating{font-size:12px}.review-text{font-size:13px;line-height:1.5}.read-more-btn{font-size:11px}.verified-badge{font-size:12px;padding:5px 10px}.customer-reviews-track{gap:16px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.customer-review-card{animation:fadeInUp .6s ease-out}.customer-review-card:nth-child(1){animation-delay:0s}.customer-review-card:nth-child(2){animation-delay:.1s}.customer-review-card:nth-child(3){animation-delay:.2s}.verified-badge{transition:all .2s ease}.customer-review-card:hover .verified-badge{background:#03a685;color:#fff}.customer-review-card:hover .verified-badge svg{color:#fff}
/*# sourceMappingURL=/cdn/shop/t/9/assets/customer-reviews.css.map */
