.testimonials-section{--reviews-ink:#10273e;--reviews-muted:#5f6b78;--reviews-line:#e4e7eb;--reviews-surface:#ffffff;--reviews-canvas:#f7f8fa;--reviews-accent:#fdbf18;--reviews-brand:#e2b71c;background:var(--reviews-canvas);border-top:1px solid rgba(23,45,53,0.08);overflow:hidden;padding:48px 0 52px;width:100%;}.testimonials-container{margin:0 auto;max-width:none;padding:0;width:100%;}.testimonials-intro{margin:0 auto 24px;max-width:760px;text-align:center;}.testimonials-eyebrow{align-items:center;color:#10273e;display:inline-flex;font-size:0.7rem;font-weight:700;letter-spacing:0.12em;margin:0 0 8px;text-transform:uppercase;}.testimonials-eyebrow::before{background:var(--reviews-accent);border-radius:50%;box-shadow:0 0 0 5px rgba(253,191,24,0.18);content:"";height:8px;margin-right:8px;width:8px;}.testimonials-eyebrow i{display:none;}.section-title{color:var(--reviews-ink);font-family:"Montserrat",sans-serif;font-size:clamp(1.5rem,2.1vw,2.05rem);font-weight:600;letter-spacing:-0.03em;line-height:1.2;margin:0 0 8px;}.testimonials-lead{color:rgba(16,39,62,0.72);font-size:0.88rem;line-height:1.5;margin:0;}.testimonials-translation-note{color:#8a8c82;font-size:0.65rem;font-style:italic;line-height:1.35;margin:6px 0 0;}.testimonials-slider{display:flex;gap:14px;margin:0;overflow-x:auto;overscroll-behavior-inline:contain;padding:0 0 16px;scroll-behavior:smooth;scrollbar-color:var(--reviews-brand) transparent;scrollbar-width:thin;}.testimonials-slider::-webkit-scrollbar{height:4px;}.testimonials-slider::-webkit-scrollbar-thumb{background:var(--reviews-brand);border-radius:99px;}.testimonial-card{background:var(--reviews-surface);border:1px solid var(--reviews-line);border-radius:14px;box-shadow:0 12px 32px rgba(16,39,62,0.08);display:flex;flex:0 0 340px;flex-direction:column;min-height:382px;overflow:hidden;transition:border-color 200ms ease,box-shadow 200ms ease,transform 200ms ease;}.testimonial-card:hover{border-color:rgba(253,191,24,0.6);box-shadow:0 16px 38px rgba(16,39,62,0.12);transform:translateY(-3px);}.testimonial-media{flex:0 0 104px;overflow:hidden;position:relative;}.testimonial-media--gallery{background:#e9e4d4;display:grid;gap:2px;grid-template-columns:1fr 1fr;}.testimonial-media--gallery .testimonial-photo:first-child,.testimonial-media--gallery .testimonial-photo:not(:first-child){height:104px;}.testimonial-photo{display:block;overflow:hidden;position:relative;}.testimonial-photo::after{background:linear-gradient(180deg,transparent 55%,rgba(23,45,53,0.3));content:"";inset:0;opacity:0;position:absolute;transition:opacity 180ms ease;}.testimonial-photo:hover::after,.testimonial-photo:focus-visible::after{opacity:1;}.testimonial-photo img{height:100%;object-fit:cover;transition:transform 280ms ease;width:100%;}.testimonial-photo:hover img,.testimonial-photo:focus-visible img{transform:scale(1.04);}.testimonial-photo-count{background:rgba(23,45,53,0.82);bottom:7px;color:#fff;font-size:0.62rem;font-weight:600;left:8px;padding:4px 7px;position:absolute;z-index:1;}.testimonial-card-body{border-top:2px solid var(--reviews-accent);display:flex;flex:1;flex-direction:column;padding:15px 18px 13px;}.testimonial-card-body--no-media{border-top:0;position:relative;}.testimonial-card-body--no-media::before{background:linear-gradient(90deg,var(--reviews-accent) 0 72px,#eef1f4 72px);content:"";height:2px;left:0;position:absolute;right:0;top:0;}.testimonial-header{align-items:flex-start;display:flex;gap:9px;justify-content:space-between;}.testimonial-profile{align-items:center;display:flex;min-width:0;}.testimonial-avatar{align-items:center;background:var(--reviews-ink);border-radius:50%;color:#fff;display:inline-flex;flex:0 0 32px;font-size:0.75rem;font-weight:700;height:32px;justify-content:center;margin-right:8px;width:32px;}.testimonial-info{min-width:0;}.testimonial-author{color:var(--reviews-ink);font-size:0.86rem;font-weight:700;line-height:1.2;overflow-wrap:anywhere;}.testimonial-country{color:var(--reviews-muted);font-size:0.65rem;line-height:1.3;margin-top:2px;}.testimonial-stars{color:var(--reviews-accent);display:flex;flex:0 0 auto;font-size:0.58rem;gap:2px;padding-top:2px;}.testimonial-meta{margin-top:11px;}.testimonial-tag{border:1px solid var(--reviews-line);color:var(--reviews-muted);display:inline-block;font-size:0.62rem;letter-spacing:0.02em;line-height:1;padding:5px 7px;}.testimonial-title{color:var(--reviews-ink);font-family:"Montserrat",sans-serif;font-size:0.93rem;font-weight:600;line-height:1.3;margin:11px 0 8px;overflow-wrap:anywhere;}.testimonial-content{color:#40565b;font-size:0.77rem;line-height:1.48;}.testimonial-text{position:relative;}.testimonial-text--long{max-height:94px;overflow:hidden;}.testimonial-text--long::after{background:linear-gradient(180deg,rgba(255,254,250,0),var(--reviews-surface));bottom:0;content:"";height:30px;left:0;pointer-events:none;position:absolute;right:0;}.testimonial-text--long.is-expanded{max-height:none;}.testimonial-text--long.is-expanded::after{display:none;}.testimonial-content p{margin:0 0 7px;}.testimonial-content p:last-child{margin-bottom:0;}.testimonial-toggle{align-items:center;background:transparent;border:0;color:var(--reviews-accent);display:inline-flex;font-size:0.67rem;font-weight:700;margin-top:4px;min-height:34px;padding:0;}.testimonial-toggle i{font-size:0.56rem;margin-left:5px;transition:transform 180ms ease;}.testimonial-toggle[aria-expanded="true"] i{transform:rotate(180deg);}.testimonial-toggle:focus-visible,.testimonial-photo:focus-visible{outline:2px dashed var(--reviews-accent);outline-offset:3px;}.testimonial-source{align-items:center;border-top:1px solid var(--reviews-line);color:var(--reviews-muted);display:flex;font-size:0.61rem;justify-content:space-between;margin-top:auto;padding-top:9px;}.testimonial-source span{color:var(--reviews-ink);font-weight:600;}.testimonial-source strong{color:var(--reviews-accent);font-weight:700;}.testimonial-source i{color:var(--reviews-accent);margin-right:4px;}@media (max-width:1200px){.testimonial-card{flex-basis:calc((100% - 14px) / 2);}}@media (max-width:768px){.testimonials-section{padding:42px 0 48px;}.testimonial-card{flex-basis:calc((100vw - 56px) / 1.2);}}@media (max-width:576px){.testimonials-slider{gap:11px;margin:0 -6px;padding-left:6px;padding-right:6px;}.testimonial-card{flex-basis:calc(100vw - 32px);}.testimonial-media{flex-basis:96px;}.testimonial-media--gallery .testimonial-photo:first-child,.testimonial-media--gallery .testimonial-photo:not(:first-child){height:96px;}.testimonial-card-body,.testimonial-card-body--no-media{padding:14px 16px 12px;}.testimonial-toggle{min-height:44px;}.testimonial-author{font-size:0.9rem;}.testimonial-content{font-size:0.8rem;}.testimonial-title{font-size:0.97rem;}}@media (prefers-reduced-motion:reduce){.testimonial-card,.testimonial-photo img,.testimonial-photo::after,.testimonial-toggle i,.testimonials-slider{scroll-behavior:auto;transition:none;}}