.testimonials-hero{position:relative;min-height:345px;display:flex;align-items:center;overflow:hidden;color:#fff;background:linear-gradient(120deg,#082d31 0%,#08777c 62%,#0ca2a6 100%)}
.testimonials-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,29,32,.7),rgba(5,29,32,.08))}.hero-orb{position:absolute;border-radius:50%;background:rgba(255,255,255,.08)}.orb-one{width:430px;height:430px;right:-100px;top:-190px}.orb-two{width:220px;height:220px;right:250px;bottom:-145px}
.testimonials-hero-inner{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:42px;padding:76px 0}.testimonials-hero h1{font:800 clamp(2.35rem,5vw,4.3rem)/1.06 Manrope;margin:.45rem 0 .9rem;letter-spacing:-.045em;max-width:820px}.testimonials-hero p{max-width:690px;color:#d5e9e7;margin:0;font-size:1rem}.breadcrumb{display:flex;gap:8px;white-space:nowrap;color:#dcebea;font-size:.84rem}
.intro-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:64px}.intro-copy p{margin:0 0 14px;color:#405457}
.featured-testimonial-section,.feedback-themes{background:var(--paper)}.featured-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:24px}.featured-heading h2{font:800 clamp(1.85rem,3vw,2.75rem)/1.1 Manrope;letter-spacing:-.035em;margin:.35rem 0 0}.testimonial-controls{display:flex;gap:8px}.featured-testimonial-section .slider-btn{color:var(--ink);border-color:var(--line)}
.featured-slider{position:relative;min-height:330px}.featured-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:translateX(30px);transition:.45s ease;background:#fff;border:1px solid var(--line);border-radius:20px;padding:42px 48px;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:center}.featured-slide.active{opacity:1;visibility:visible;transform:none}.quote-mark{font:800 5rem/1 Georgia;color:rgba(8,128,133,.16);height:54px}.featured-slide blockquote{font:600 clamp(1.25rem,2.3vw,1.85rem)/1.55 Manrope;color:var(--ink);margin:0 0 26px;max-width:980px}.reviewer{display:flex;align-items:center;gap:13px}.reviewer div{display:flex;flex-direction:column}.reviewer strong{font:700 .98rem Manrope}.reviewer span:not(.avatar){font-size:.82rem;color:var(--muted)}.avatar{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,#087f84,#0ba6a9);color:#fff;display:grid;place-items:center;font:800 .82rem Manrope}.avatar.small{width:36px;height:36px;font-size:.72rem}.testimonial-dots{display:flex;justify-content:center;gap:7px;margin-top:18px}.testimonial-dots button{width:8px;height:8px;border:0;border-radius:50%;background:#cdd9d7;padding:0;cursor:pointer}.testimonial-dots button.active{background:var(--teal)}
.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;display:flex;flex-direction:column;min-height:275px}.stars{letter-spacing:2px;color:#e5a224;font-size:.88rem;margin-bottom:14px}.review-card p{color:#405457;font-size:.9rem;line-height:1.75;margin:0 0 22px}.review-card footer{margin-top:auto;display:flex;align-items:center;gap:10px}.review-card footer strong{font:700 .88rem Manrope}
.themes-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:54px}.theme-list{display:grid;grid-template-columns:1fr 1fr;gap:13px}.theme-card{display:flex;gap:13px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:19px}.theme-icon{flex:0 0 39px;height:39px;border-radius:10px;background:#e3f3f1;color:var(--teal);display:grid;place-items:center;font-weight:800}.theme-card h3{font:700 .98rem Manrope;margin:0 0 4px}.theme-card p{margin:0;color:var(--muted);font-size:.84rem}
.review-cta{padding:55px 0;background:linear-gradient(120deg,#b92420,#e7372f);color:#fff}.review-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:44px}.review-cta h2{font:800 clamp(1.85rem,3vw,2.75rem)/1.1 Manrope;letter-spacing:-.035em;margin:.35rem 0 .65rem}.review-cta p{max-width:700px;color:#ffe0de;margin:0}.review-cta .kicker{color:#ffd0cd}.cta-actions{display:flex;gap:10px;flex-wrap:wrap}.review-cta .button.primary{background:#fff;color:var(--red);box-shadow:none}.review-cta .button.ghost{border-color:rgba(255,255,255,.6)}
@media(max-width:900px){.testimonials-hero-inner{align-items:flex-start;flex-direction:column}.intro-grid,.themes-grid{grid-template-columns:1fr;gap:32px}.review-grid{grid-template-columns:repeat(2,1fr)}.review-cta-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.testimonials-hero{min-height:390px}.testimonials-hero-inner{padding:58px 0}.testimonials-hero h1{font-size:2.35rem}.featured-heading{align-items:flex-start;flex-direction:column}.featured-slider{min-height:465px}.featured-slide{padding:28px 24px}.featured-slide blockquote{font-size:1.15rem}.review-grid,.theme-list{grid-template-columns:1fr}.review-card{min-height:auto}.cta-actions{width:100%;flex-direction:column}.cta-actions .button{width:100%}}
