.testimonials{position:relative;overflow:hidden;padding:110px 0;background:linear-gradient(145deg,#f8fbff 0%,#fff 52%,#eef5ff 100%)}
.testimonials:before{content:"";position:absolute;width:560px;height:560px;right:-210px;top:-260px;border:85px solid #1268e809;border-radius:50%}
.testimonial-head{position:relative;z-index:2;display:grid;grid-template-columns:.92fr 1.08fr;gap:80px;align-items:end;margin-bottom:54px}
.quote-mark{display:grid;place-items:center;width:68px;height:68px;margin-bottom:22px;border-radius:22px 22px 22px 6px;background:linear-gradient(145deg,#1268e8,#49a9ff);color:#fff;font:700 46px/1 Georgia,serif;box-shadow:0 18px 40px #1268e833}
.testimonial-head .kicker{margin-bottom:13px}.testimonial-head h2{max-width:620px;margin:0;color:#061a3c;font-size:clamp(40px,4.8vw,64px);line-height:1.04;letter-spacing:-.05em}
.testimonial-intro{max-width:650px;color:#60708a;font-size:16px;line-height:1.75}.testimonial-intro>strong{display:block;margin-bottom:10px;color:#1268e8;font-size:12px;letter-spacing:.14em;text-transform:uppercase}
.testimonial-proof{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.testimonial-proof span{display:flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid #d8e7fa;border-radius:30px;background:#fff;color:#17355f;font-size:12px;font-weight:800}.testimonial-proof b{color:#1268e8;font-size:10px}
.testimonial-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.testimonial-card{position:relative;min-height:340px;padding:34px;border:1px solid #d3e1f2;border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 18px 48px #0b39740d;display:flex;flex-direction:column;transition:.3s ease}
.testimonial-card.featured{background:linear-gradient(145deg,#082750,#1268e8);border-color:#2a7def;box-shadow:0 25px 65px #1268e829;color:#fff}
.testimonial-card:hover{transform:translateY(-7px);box-shadow:0 28px 65px #0b397421}
.review-top{display:flex;align-items:center;justify-content:space-between;gap:18px}.review-status{padding:7px 10px;border-radius:20px;background:#eaf3ff;color:#1268e8;font-size:9px;font-weight:900;letter-spacing:.1em}.featured .review-status{background:#ffffff18;color:#d9eaff;border:1px solid #ffffff20}
.review-stars{color:#f4a81d;letter-spacing:3px;font-size:14px}.featured .review-stars{color:#ffd36e}
.testimonial-card blockquote{margin:27px 0 22px;color:#425775;font-size:17px;line-height:1.68;font-weight:600}.testimonial-card.featured blockquote{color:#eef5ff}
.review-outcome{align-self:flex-start;margin-bottom:28px;padding:8px 12px;border-radius:8px;background:#edf5ff;color:#1268e8;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.featured .review-outcome{background:#ffffff14;color:#cfe4ff}
.reviewer{display:flex;align-items:center;gap:14px;margin-top:auto}.reviewer-avatar{display:grid;place-items:center;width:54px;height:54px;flex:0 0 54px;border-radius:50%;background:linear-gradient(145deg,#1268e8,#61b4ff);border:3px solid #fff;color:#fff;font-weight:900;box-shadow:0 8px 24px #0b39742b}.featured .reviewer-avatar{background:#fff;color:#1268e8}
.reviewer strong{display:block;color:#061a3c;font-size:16px}.reviewer span{display:block;margin-top:4px;color:#718198;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.featured .reviewer strong{color:#fff}.featured .reviewer span{color:#bbd3f1}
.testimonial-note{position:relative;z-index:2;margin:18px 0 0;padding:12px 15px;border-left:3px solid #f4a81d;background:#fff8e8;color:#6d624d;font-size:11px}
.reviewer .reviewer-avatar{display:grid;place-items:center;margin:0;color:#fff;font-size:13px;line-height:1;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(145deg,#1268e8,#61b4ff);overflow:hidden}.testimonial-card.featured .reviewer-avatar{color:#1268e8;background:linear-gradient(145deg,#fff,#e9f3ff)}.reviewer>div>span{display:block;margin-top:4px;color:#718198;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.testimonial-card.featured .reviewer>div>span{color:#bbd3f1}
@media(max-width:900px){.testimonial-head{grid-template-columns:1fr;gap:25px}.testimonial-grid{grid-template-columns:1fr}.testimonial-card{min-height:310px}}
@media(max-width:600px){.testimonials{padding:76px 0}.testimonial-head h2{font-size:40px}.quote-mark{width:56px;height:56px;font-size:38px}.testimonial-proof{display:grid;grid-template-columns:1fr}.testimonial-card{min-height:auto;padding:27px 23px}.testimonial-card blockquote{font-size:15px}.review-top{align-items:flex-start;flex-direction:column-reverse;gap:10px}}

/* Compact closing review section displayed below Partner Alliances. */
@media(min-width:1000px){
  .testimonials{padding:54px 0 62px}
  .testimonials:before{width:360px;height:360px;right:-150px;top:-190px;border-width:55px}
  .testimonial-head{grid-template-columns:.9fr 1.1fr;gap:55px;margin-bottom:28px;align-items:center}
  .quote-mark{width:46px;height:46px;margin-bottom:12px;border-radius:15px 15px 15px 5px;font-size:32px}
  .testimonial-head .kicker{margin-bottom:7px}
  .testimonial-head h2{max-width:560px;font-size:clamp(32px,3vw,43px);line-height:1.02}
  .testimonial-intro{font-size:13px;line-height:1.55}
  .testimonial-intro>strong{margin-bottom:5px;font-size:10px}
  .testimonial-proof{margin-top:14px}
  .testimonial-proof span{padding:7px 11px;font-size:10px}
  .testimonial-grid{grid-template-columns:repeat(4,1fr);gap:14px}
  .testimonial-card{min-height:270px;padding:21px;border-radius:18px}
  .testimonial-card blockquote{margin:18px 0 15px;font-size:12px;line-height:1.58}
  .review-status{padding:6px 8px;font-size:8px}
  .review-stars{font-size:11px;letter-spacing:1px}
  .review-outcome{margin-bottom:18px;padding:6px 9px;font-size:8px}
  .reviewer{gap:10px}
  .reviewer-avatar{width:40px;height:40px;flex-basis:40px;font-size:10px}
  .reviewer strong{font-size:13px}
  .reviewer>div>span{font-size:8px;line-height:1.35}
}
