.split-feature.testimonial-feature{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(420px,1.28fr);align-items:stretch;background:#0d202a;padding:60px max(28px,calc((100vw - 1180px)/2)) 66px;gap:22px 28px}
.testimonial-feature-head{grid-column:1/-1;max-width:980px}
.testimonial-feature-heading{margin:7px 0 6px;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4vw,54px);line-height:1.06}
.split-feature.testimonial-feature .split-img{grid-column:1;grid-row:2;min-height:0;border-radius:9px;overflow:hidden;box-shadow:0 16px 38px rgba(0,0,0,.22)}
.split-feature.testimonial-feature .split-img img{width:100%;height:100%;min-height:475px;object-fit:cover;object-position:center}
.split-feature.testimonial-feature .split-copy{grid-column:2;grid-row:2;display:flex;flex-direction:column;justify-content:center;padding:0;background:transparent}
.testimonial-stage{position:relative;width:100%}
.testimonial-card{display:none;min-height:475px;padding:31px 34px 27px;background:#fff;border-top:4px solid #25a9e0;border-radius:8px;box-shadow:0 16px 38px rgba(0,0,0,.24)}
.testimonial-card.active{display:flex;flex-direction:column;animation:testimonial-fade .5s ease}
.testimonial-logo-wrap{display:flex;align-items:center;justify-content:center;height:92px;margin:0 0 17px}
.testimonial-logo{display:block;max-width:100%;width:auto;height:auto;object-fit:contain}
.testimonial-logo.roush-yates{max-height:80px;max-width:330px}
.testimonial-logo.harris{max-height:90px;max-width:210px}
.testimonial-logo.mackay{max-height:72px;max-width:330px}
.testimonial-card blockquote{margin:0;color:#465b66;font-family:Georgia,"Times New Roman",serif;font-size:17px;line-height:1.68;flex:1}
.testimonial-card footer{margin-top:18px;padding-top:15px;border-top:1px solid #e0e6e9;text-align:right}
.testimonial-card footer strong{display:block;color:#183543;font-family:"Brush Script MT","Segoe Script","Bradley Hand",cursive;font-size:25px;font-weight:500;line-height:1}
.testimonial-card footer span{display:block;margin-top:7px;color:#74838a;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.testimonial-dots{display:flex;justify-content:center;gap:10px;margin-top:18px}
.testimonial-dot{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#71838c;cursor:pointer}
.testimonial-dot.active{background:#28abe2;transform:scale(1.2)}
@keyframes testimonial-fade{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
@media(max-width:900px){.split-feature.testimonial-feature{grid-template-columns:minmax(190px,.68fr) minmax(0,1.32fr);padding:48px 24px 56px;gap:20px}.testimonial-feature-heading{font-size:clamp(32px,6vw,46px)}.split-feature.testimonial-feature .split-img img{min-height:500px}.testimonial-card{min-height:500px;padding:27px 26px 24px}.testimonial-card blockquote{font-size:15px;line-height:1.6}.testimonial-logo.roush-yates,.testimonial-logo.mackay{max-width:280px}}
@media(max-width:620px){.split-feature.testimonial-feature{grid-template-columns:1fr;padding:40px 18px 48px;gap:18px}.testimonial-feature-head,.split-feature.testimonial-feature .split-img,.split-feature.testimonial-feature .split-copy{grid-column:1}.testimonial-feature-head{grid-row:1}.split-feature.testimonial-feature .split-img{grid-row:2}.split-feature.testimonial-feature .split-copy{grid-row:3}.testimonial-feature-heading{font-size:30px}.split-feature.testimonial-feature .split-img img{min-height:0;height:260px}.testimonial-card{min-height:0;padding:24px 21px 22px}.testimonial-logo-wrap{height:78px}.testimonial-logo.roush-yates{max-height:65px;max-width:270px}.testimonial-logo.harris{max-height:76px;max-width:180px}.testimonial-logo.mackay{max-height:58px;max-width:270px}.testimonial-card blockquote{font-size:14px;line-height:1.58}}
@media(prefers-reduced-motion:reduce){.testimonial-card.active{animation:none}}
