.cs-hero{position:relative;z-index:2;padding-top:60px}@media(max-width:1000px){.cs-hero{padding-top:20px}}.cs-hero__center{display:flex;flex-direction:column;align-items:center;text-align:center}.cs-hero__label{color:#64748b;margin:0 0 12px;font-size:.75rem;letter-spacing:2px;font-weight:500}.cs-hero__subtitle{font-size:1.05rem;max-width:560px;margin-top:14px;line-height:1.7;color:#94a3b8}.cs-hero__review-badges{display:flex;align-items:center;gap:24px;margin-top:28px}@media(max-width:500px){.cs-hero__review-badges{flex-direction:column;gap:16px}}.cs-hero__badge-divider{width:1px;height:32px;background:rgba(148,163,184,.15)}@media(max-width:500px){.cs-hero__badge-divider{width:40px;height:1px}}.cs-hero__g2-badge{display:flex;align-items:center;gap:10px;padding:8px 18px 8px 10px;border-radius:999px;background:rgba(255,73,44,.04);border:1px solid rgba(255,73,44,.12);cursor:pointer;transition:all .25s}.cs-hero__g2-badge:hover{background:rgba(255,73,44,.08);border-color:rgba(255,73,44,.25)}.cs-hero__g2-info{display:flex;flex-direction:column;line-height:1.2}.cs-hero__g2-score{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:.9rem;color:#f1f5f9}.cs-hero__g2-sub{font-size:.6rem;color:#64748b;letter-spacing:.3px}.clutch-banner{margin-top:56px}@media(max-width:600px){.clutch-banner{margin-top:40px}}.clutch-banner__row{display:flex;align-items:center;justify-content:center;gap:32px;padding:24px 32px;background:rgba(15,23,42,.3);border:1px solid rgba(148,163,184,.06);border-radius:16px}@media(max-width:1000px){.clutch-banner__row{flex-wrap:wrap;gap:24px;justify-content:center;padding:24px}}@media(max-width:600px){.clutch-banner__row{flex-direction:column;gap:20px}}.clutch-banner__stat{display:flex;align-items:center;gap:10px}.clutch-banner__number{font-family:Space Grotesk,sans-serif;font-size:1.75rem;font-weight:700;color:#f1f5f9;line-height:1}.clutch-banner__stat-meta{display:flex;flex-direction:column;gap:2px}.clutch-banner__stat-label{font-size:.65rem;color:#64748b;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.clutch-banner__sep{width:1px;height:48px;background:rgba(148,163,184,.1)}@media(max-width:600px){.clutch-banner__sep{width:48px;height:1px}}.clutch-banner__awards{display:flex;align-items:center;gap:12px}.clutch-banner__award-img{height:120px;width:auto;object-fit:contain;opacity:.95;transition:opacity .2s}.clutch-banner__award-img:hover{opacity:1}@media(max-width:768px){.clutch-banner__award-img{height:100px}}@media(max-width:500px){.clutch-banner__award-img{height:80px}}.clutch-banner__link{display:flex;align-items:center;gap:5px;color:#64748b;font-size:.8rem;font-weight:500;transition:color .2s;white-space:nowrap}.clutch-banner__link:hover{color:#e2e8f0}.industry-filter{display:flex;flex-wrap:wrap;gap:8px;margin-top:56px;margin-bottom:28px}@media(max-width:600px){.industry-filter{margin-top:40px;margin-bottom:20px;gap:6px}}.industry-filter__pill{background:rgba(0,0,0,0);border:1px solid rgba(148,163,184,.15);color:#94a3b8;border-radius:999px;padding:.4rem 1.1rem;font-size:.8rem}@media(max-width:480px){.industry-filter__pill{padding:.35rem .9rem;font-size:.7rem}}.industry-filter__pill{font-weight:500;cursor:pointer;transition:all .25s ease;font-family:inherit}.industry-filter__pill:hover{border-color:rgba(148,163,184,.3);color:#e2e8f0}.industry-filter__pill--active{background:#f1f5f9;border-color:#f1f5f9;color:#0f172a}.industry-filter__pill--active:hover{background:#e2e8f0;border-color:#e2e8f0;color:#0f172a}.cs-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;align-items:start}@media(max-width:900px){.cs-grid{grid-template-columns:1fr}}.cs-card{display:flex!important;text-decoration:none;color:inherit}.cs-card__inner{background:rgba(15,23,42,.6);border-radius:16px;padding:1.75rem;border:1px solid rgba(148,163,184,.12)}@media(max-width:480px){.cs-card__inner{padding:1.25rem;border-radius:12px}}.cs-card__inner{transition:all .35s ease;width:100%;display:flex;flex-direction:column}.cs-card__inner:hover{border-color:rgba(148,163,184,.25);transform:translateY(-2px);box-shadow:0 16px 48px rgba(0,0,0,.3)}.cs-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.cs-card__industry-tag{color:#64748b;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.cs-card__date{font-size:.75rem;color:#475569}.cs-card__title{font-size:1.15rem;margin-bottom:6px;line-height:1.35;color:#f1f5f9;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cs-card__client{font-size:.8rem;color:#64748b;margin:0 0 18px}.cs-card__quote{margin:0;padding:14px 0 14px 18px;border-left:2px solid rgba(148,163,184,.15);font-style:italic;color:#94a3b8;font-size:.85rem;line-height:1.6;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cs-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:14px;border-top:1px solid rgba(148,163,184,.06);gap:10px}.cs-card__rating{display:flex;align-items:center;gap:6px}.cs-card__rating-text{font-family:Space Grotesk,sans-serif;font-weight:600;color:#cbd5e1;font-size:.8rem}.cs-card__cta{display:flex;align-items:center;gap:5px;font-weight:500;font-size:.8rem;color:#64748b;transition:color .25s;margin-left:auto}.cs-card__cta svg{stroke:#64748b;transition:all .25s}.cs-card__inner:hover .cs-card__cta{color:#e2e8f0}.cs-card__inner:hover .cs-card__cta svg{transform:translateX(3px);stroke:#e2e8f0}.star-rating{display:flex;align-items:center;gap:1px}.cs-testimonials-section{background:#f8fafc;padding:80px 0;position:relative}@media(max-width:1000px){.cs-testimonials-section{padding:60px 0}}.clutch-carousel{position:relative;z-index:2}.clutch-carousel__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px;opacity:0}@media(max-width:768px){.clutch-carousel__header{flex-direction:column;align-items:flex-start;gap:16px}}.clutch-carousel__controls{display:flex;align-items:center;gap:14px}.clutch-carousel__dots{display:flex;gap:6px;align-items:center}.clutch-carousel__dot{width:8px;height:8px;border-radius:50px;background:#cbd5e1;transition:all .3s}.clutch-carousel__dot.active{width:28px;background:#0f172a}.clutch-carousel__slides{display:flex;align-items:center;justify-content:space-between;gap:20px;opacity:0}.clutch-carousel__item{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.75rem;display:flex;flex-direction:column;gap:14px;width:40%;transform:scale(.9);opacity:.4;transition:all .4s}.clutch-carousel__item--active{background:#cee0fa;border-color:rgba(0,0,0,0);width:60%;transform:scale(1);opacity:1}@media(max-width:1100px){.clutch-carousel__item--active{width:100%}}.clutch-carousel__item--active .clutch-carousel__quote{color:#1e293b}.clutch-carousel__item--active .clutch-carousel__person{color:#0f172a}.clutch-carousel__item--active .clutch-carousel__company{color:#475569}.clutch-carousel__item--active .clutch-carousel__verified{color:#16a34a}@media(max-width:1100px){.clutch-carousel__item--next{display:none}}.clutch-carousel__item-header{display:flex;align-items:center;justify-content:space-between}.clutch-carousel__verified{display:flex;align-items:center;gap:4px;font-size:.7rem;color:#64748b;font-weight:500}.clutch-carousel__quote{font-size:.95rem;line-height:1.65;color:#64748b;margin:0;font-style:italic}.clutch-carousel__attribution{display:flex;flex-direction:column;gap:2px;margin-top:auto}.clutch-carousel__person{font-weight:600;color:#334155;font-size:.85rem}.clutch-carousel__company{color:#94a3b8;font-size:.75rem}.clutch-carousel__item-entering{animation:slideIn .4s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateX(20px) scale(1)}to{opacity:1;transform:translateX(0) scale(1)}}.cs-bottom-cta{padding:60px 0 20px;text-align:center;position:relative;z-index:2}@media(max-width:1000px){.cs-bottom-cta{padding:40px 0 10px}}.cs-bottom-cta__inner{max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:14px}.cs-bottom-cta__text{color:#94a3b8;font-size:1rem;line-height:1.7;max-width:480px}.cs-bottom-cta__text--dark{color:#64748b}.cs-bottom-cta__buttons{display:flex;align-items:center;gap:12px;margin-top:8px}@media(max-width:600px){.cs-bottom-cta__buttons{flex-direction:column;width:100%}.cs-bottom-cta__buttons a{width:100%}.cs-bottom-cta__buttons a button{width:100%;justify-content:center}}