.kg-testimonials-page{background:#f7f9fc;min-height:70vh}
.kg-testimonials-hero{position:relative;overflow:hidden;padding:86px 0 78px;background:linear-gradient(120deg,#24124f 0%,#4e248b 58%,#7850bb 100%);color:#fff}
.kg-testimonials-hero:after{content:"";position:absolute;width:430px;height:430px;right:-150px;top:-220px;border:1px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:0 0 0 35px rgba(255,255,255,.04),0 0 0 70px rgba(255,255,255,.03)}
.kg-testimonials-hero__inner{position:relative;z-index:1;text-align:center}
.kg-testimonials-eyebrow{display:inline-block;margin-bottom:14px;color:#f4c94b;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase}
.kg-testimonials-hero h1{margin:0;font-size:clamp(32px,4vw,54px);font-weight:700;line-height:1.12;color:#fff}
.kg-testimonials-breadcrumb{display:flex;justify-content:center;gap:12px;margin:20px 0 0;padding:0;list-style:none;color:rgba(255,255,255,.72);font-size:14px}
.kg-testimonials-breadcrumb a{color:#fff}
.kg-testimonials-list{padding-top:72px!important}
.kg-testimonials-heading{text-align:center;margin:0 auto 34px}
.kg-testimonials-heading .kg-testimonials-eyebrow{margin-bottom:8px;color:#6c42ad}
.kg-testimonials-heading h2{margin:0;color:#24124f;font-size:clamp(26px,3vw,38px);font-weight:700}
.kg-testimonial-card{height:100%;overflow:hidden;border:1px solid #e8eaf1;border-radius:18px;background:#fff;box-shadow:0 12px 32px rgba(36,18,79,.08);transition:transform .3s ease,box-shadow .3s ease}
.kg-testimonial-card:hover{transform:translateY(-7px);box-shadow:0 20px 42px rgba(36,18,79,.16)}
.kg-testimonial-card__video{position:relative;overflow:hidden;aspect-ratio:16/9;background:#1d1535}
.kg-testimonial-card__video iframe{display:block;width:100%;height:100%;border:0}
.kg-testimonial-card__play{position:absolute;left:18px;bottom:18px;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f4c94b;color:#24124f;font-size:13px;box-shadow:0 5px 14px rgba(0,0,0,.22);pointer-events:none}
.kg-testimonial-card__play i{margin-left:2px}
.kg-testimonial-card__body{padding:20px 22px 22px}
.kg-testimonial-card__body h3{margin:0 0 8px;color:#24124f;font-size:18px;line-height:1.35;font-weight:700}
.kg-testimonial-card__body span{color:#7b7d8a;font-size:13px}
@media(max-width:575px){.kg-testimonials-hero{padding:65px 0 58px}.kg-testimonials-list{padding-top:52px!important}.kg-testimonial-card__body{padding:17px 18px 19px}}
