.FakeReviewsSection-module__H4sZwW__section{background:var(--background);z-index:10;justify-content:center;padding:80px 20px;display:flex;position:relative}.FakeReviewsSection-module__H4sZwW__container{flex-direction:column;align-items:center;gap:40px;width:100%;max-width:1200px;display:flex}.FakeReviewsSection-module__H4sZwW__header{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.FakeReviewsSection-module__H4sZwW__badge{color:var(--text-primary);background:#7ed9571a;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.FakeReviewsSection-module__H4sZwW__title{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:800;line-height:1.2}.FakeReviewsSection-module__H4sZwW__subtitle{color:var(--text-secondary);max-width:600px;margin:0;font-size:1.1rem;line-height:1.5}.FakeReviewsSection-module__H4sZwW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;gap:24px;width:100%;display:grid}.FakeReviewsSection-module__H4sZwW__reviewCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:20px;height:100%;padding:32px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px -10px #0003}.FakeReviewsSection-module__H4sZwW__reviewCard:hover{background:#ffffff08;transform:translateY(-5px);box-shadow:0 20px 40px -15px #0006}.FakeReviewsSection-module__H4sZwW__stars{gap:4px;display:flex}.FakeReviewsSection-module__H4sZwW__starIcon{color:#f6e05e}.FakeReviewsSection-module__H4sZwW__reviewText{color:var(--foreground);flex-grow:1;margin:0;font-size:1.05rem;font-style:italic;line-height:1.6}.FakeReviewsSection-module__H4sZwW__author{align-items:center;gap:16px;margin-top:auto;display:flex}.FakeReviewsSection-module__H4sZwW__avatar{background:linear-gradient(135deg,var(--brand-green),#2b6cb0);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:700;display:flex}.FakeReviewsSection-module__H4sZwW__authorInfo{flex-direction:column;gap:2px;display:flex}.FakeReviewsSection-module__H4sZwW__authorName{color:var(--foreground);font-size:1rem;font-weight:700}.FakeReviewsSection-module__H4sZwW__authorRole{color:var(--text-secondary);font-size:.85rem}@media (width<=768px){.FakeReviewsSection-module__H4sZwW__title{font-size:2rem}.FakeReviewsSection-module__H4sZwW__grid{grid-template-columns:1fr;gap:30px}}
