.ReviewsSection-module__slDNfq__section{background:linear-gradient(180deg, var(--bg-primary) 0%, var(--bg-secondary) 50%, var(--bg-primary) 100%);padding:100px 0 80px;position:relative}.ReviewsSection-module__slDNfq__section:before{content:"";background:linear-gradient(90deg, transparent, var(--border), transparent);width:80%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ReviewsSection-module__slDNfq__videoRow{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#d4a8534d transparent;-webkit-overflow-scrolling:touch;gap:20px;margin-bottom:72px;padding:8px 4px 16px;display:flex;overflow-x:auto}.ReviewsSection-module__slDNfq__videoRow::-webkit-scrollbar{height:6px}.ReviewsSection-module__slDNfq__videoRow::-webkit-scrollbar-track{background:0 0}.ReviewsSection-module__slDNfq__videoRow::-webkit-scrollbar-thumb{background:#d4a8534d;border-radius:10px}.ReviewsSection-module__slDNfq__videoRow::-webkit-scrollbar-thumb:hover{background:#d4a85380}.ReviewsSection-module__slDNfq__videoCard{border-radius:var(--radius);background:var(--bg-card);border:1px solid var(--border-light);aspect-ratio:9/16;transition:all .35s var(--transition);flex:0 0 220px;position:relative;overflow:hidden}.ReviewsSection-module__slDNfq__videoCard:hover{box-shadow:0 8px 30px #0000004d, var(--shadow-gold);border-color:#d4a85340;transform:translateY(-4px)}.ReviewsSection-module__slDNfq__videoThumb{cursor:pointer;width:100%;height:100%;color:inherit;background:#000;border:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ReviewsSection-module__slDNfq__videoPreview{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ReviewsSection-module__slDNfq__playOverlay{z-index:2;background:#00000059;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ReviewsSection-module__slDNfq__playBtn{background:linear-gradient(135deg, var(--gold), var(--gold-dark));border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding-left:4px;display:flex;box-shadow:0 4px 20px #d4a85366}.ReviewsSection-module__slDNfq__videoTitle{color:var(--text-primary);text-shadow:0 2px 8px #0009;z-index:3;font-size:.88rem;font-weight:600;position:absolute;bottom:36px;left:16px}.ReviewsSection-module__slDNfq__videoCustomer{color:var(--text-secondary);text-shadow:0 1px 4px #00000080;z-index:3;font-size:.75rem;position:absolute;bottom:16px;left:16px}.ReviewsSection-module__slDNfq__videoPlayer{object-fit:cover;background:#000;width:100%;height:100%}.ReviewsSection-module__slDNfq__reviewsHeader{border-bottom:1px solid var(--border-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:16px;display:flex}.ReviewsSection-module__slDNfq__reviewsHeaderLeft{align-items:center;gap:10px;display:flex}.ReviewsSection-module__slDNfq__reviewsIcon{color:var(--gold)}.ReviewsSection-module__slDNfq__reviewsTitle{font-family:var(--font-display);background:linear-gradient(135deg, var(--gold-light), var(--gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem}.ReviewsSection-module__slDNfq__ratingOverview{align-items:center;gap:8px;display:flex}.ReviewsSection-module__slDNfq__avgRating{font-family:var(--font-display);color:var(--gold-light);font-size:1.6rem;font-weight:700}.ReviewsSection-module__slDNfq__reviewCount{color:var(--text-muted);font-size:.82rem}.ReviewsSection-module__slDNfq__reviewsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-bottom:48px;display:grid}.ReviewsSection-module__slDNfq__reviewCard{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius);transition:all .3s var(--transition);padding:24px;position:relative;overflow:hidden}.ReviewsSection-module__slDNfq__reviewCard:before{content:"";background:linear-gradient(90deg, var(--gold), var(--gold-dark), transparent);opacity:0;width:100%;height:3px;transition:opacity .3s;position:absolute;top:0;left:0}.ReviewsSection-module__slDNfq__reviewCard:hover{border-color:#d4a85333;transform:translateY(-2px);box-shadow:0 6px 24px #00000040}.ReviewsSection-module__slDNfq__reviewCard:hover:before{opacity:1}.ReviewsSection-module__slDNfq__reviewQuote{color:#d4a8531f;position:absolute;top:16px;right:16px}.ReviewsSection-module__slDNfq__reviewHeader{align-items:center;gap:12px;margin-bottom:10px;display:flex}.ReviewsSection-module__slDNfq__avatar{background:linear-gradient(135deg, var(--gold), var(--gold-dark));width:42px;height:42px;color:var(--bg-primary);letter-spacing:.5px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:flex}.ReviewsSection-module__slDNfq__reviewMeta{flex-direction:column;gap:2px;display:flex}.ReviewsSection-module__slDNfq__reviewName{color:var(--text-primary);font-size:.92rem;font-weight:600}.ReviewsSection-module__slDNfq__reviewDate{color:var(--text-muted);font-size:.72rem}.ReviewsSection-module__slDNfq__reviewText{color:var(--text-secondary);margin-top:10px;font-size:.88rem;line-height:1.7}.ReviewsSection-module__slDNfq__stars{gap:2px;display:inline-flex}.ReviewsSection-module__slDNfq__starsReadOnly{pointer-events:none}.ReviewsSection-module__slDNfq__starBtn{cursor:pointer;background:0 0;border:none;padding:2px;transition:filter .2s;display:flex}.ReviewsSection-module__slDNfq__starBtn:disabled{cursor:default}.ReviewsSection-module__slDNfq__starFilled{filter:drop-shadow(0 0 6px #d4a85380)}.ReviewsSection-module__slDNfq__loadingWrap{justify-content:center;align-items:center;gap:10px;padding:48px 0;display:flex}.ReviewsSection-module__slDNfq__loadingDot{background:var(--gold);border-radius:50%;width:10px;height:10px}.ReviewsSection-module__slDNfq__loadingText{color:var(--text-muted);font-size:.88rem}.ReviewsSection-module__slDNfq__emptyReviews{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:60px 0;display:flex}.ReviewsSection-module__slDNfq__emptyIcon{color:var(--gold-dark);opacity:.4}.ReviewsSection-module__slDNfq__emptyReviews p{color:var(--text-muted);font-size:.95rem}.ReviewsSection-module__slDNfq__feedbackCard{background:var(--bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-light);border-radius:var(--radius);margin-top:16px;padding:40px;position:relative;overflow:hidden}.ReviewsSection-module__slDNfq__feedbackCard:before{content:"";border-radius:var(--radius);-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#d4a85340,#0000 50%,#d4a8531a);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ReviewsSection-module__slDNfq__feedbackHeader{text-align:center;margin-bottom:32px}.ReviewsSection-module__slDNfq__feedbackTitle{font-family:var(--font-display);background:linear-gradient(135deg, var(--gold-light), var(--gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:1.5rem}.ReviewsSection-module__slDNfq__feedbackSubtitle{color:var(--text-secondary);font-size:.9rem}.ReviewsSection-module__slDNfq__feedbackForm{flex-direction:column;gap:20px;max-width:560px;margin:0 auto;display:flex}.ReviewsSection-module__slDNfq__formRow{flex-direction:column;gap:8px;display:flex;position:relative}.ReviewsSection-module__slDNfq__formLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);font-size:.82rem;font-weight:600}.ReviewsSection-module__slDNfq__formInput,.ReviewsSection-module__slDNfq__formTextarea{border-radius:var(--radius-sm);border:1px solid var(--border-light);width:100%;color:var(--text-primary);font-family:var(--font-body);transition:all .3s var(--transition);background:#ffffff0a;outline:none;padding:14px 16px;font-size:.92rem}.ReviewsSection-module__slDNfq__formInput::placeholder,.ReviewsSection-module__slDNfq__formTextarea::placeholder{color:var(--text-muted)}.ReviewsSection-module__slDNfq__formInput:focus,.ReviewsSection-module__slDNfq__formTextarea:focus{background:#ffffff0f;border-color:#d4a85366;box-shadow:0 0 0 3px #d4a85314}.ReviewsSection-module__slDNfq__formTextarea{resize:vertical;min-height:100px}.ReviewsSection-module__slDNfq__charCount{color:var(--text-muted);font-size:.7rem;position:absolute;bottom:10px;right:14px}.ReviewsSection-module__slDNfq__submitBtn{background:linear-gradient(135deg, var(--gold), var(--gold-dark));color:var(--bg-primary);transition:all .3s var(--transition);border-radius:50px;justify-content:center;align-self:center;align-items:center;gap:8px;padding:14px 32px;font-size:.95rem;font-weight:600;display:inline-flex}.ReviewsSection-module__slDNfq__submitBtn:hover{box-shadow:var(--shadow-gold);transform:translateY(-2px)}.ReviewsSection-module__slDNfq__submitBtn:disabled{opacity:.4;pointer-events:none}.ReviewsSection-module__slDNfq__successMsg{color:var(--gold-light);text-align:center;justify-content:center;align-items:center;gap:12px;padding:32px;font-size:1rem;font-weight:600;display:flex}.ReviewsSection-module__slDNfq__successEmoji{font-size:2rem}.ReviewsSection-module__slDNfq__feedbackAlt{border-top:1px solid var(--border-light);justify-content:center;align-items:center;gap:10px;margin-top:24px;padding-top:20px;display:flex}.ReviewsSection-module__slDNfq__feedbackAltText{color:var(--text-muted);font-size:.82rem}.ReviewsSection-module__slDNfq__feedbackWaBtn{color:#fff;background:#25d366;border-radius:50px;align-items:center;gap:6px;padding:8px 18px;font-size:.82rem;font-weight:600;transition:all .3s;display:inline-flex}.ReviewsSection-module__slDNfq__feedbackWaBtn:hover{background:#20bd5a;transform:translateY(-1px);box-shadow:0 4px 14px #25d3664d}@media (max-width:1024px){.ReviewsSection-module__slDNfq__videoCard{flex:0 0 200px}}@media (max-width:768px){.ReviewsSection-module__slDNfq__section{padding:72px 0 60px}.ReviewsSection-module__slDNfq__videoCard{flex:0 0 170px}.ReviewsSection-module__slDNfq__reviewsGrid{grid-template-columns:1fr}.ReviewsSection-module__slDNfq__reviewsHeader{flex-direction:column;align-items:flex-start}.ReviewsSection-module__slDNfq__feedbackCard{padding:24px 18px}.ReviewsSection-module__slDNfq__feedbackForm{gap:16px}}@media (max-width:480px){.ReviewsSection-module__slDNfq__videoCard{flex:0 0 150px}.ReviewsSection-module__slDNfq__feedbackCard{padding:20px 14px}}
