
/* V34 Home Testimonials — approved compact section above WhatsApp inspiration */
.home-testimonials{padding-top:64px;padding-bottom:62px;background:#fff}
.home-testimonials-head{max-width:1160px;margin:0 auto 26px;padding:0 6px}
.home-testimonials-head h2{font-family:"Playfair Display",serif;color:#092654;font-size:clamp(34px,4vw,54px);line-height:1.04;margin:8px 0 0;font-weight:600}
.home-testimonials-head p{margin:10px 0 0;color:#6a7485;font-size:15px}
.home-testimonial-shell{position:relative;max-width:1120px;margin:0 auto;padding:0 76px 28px}
.home-testimonial-stage{position:relative;min-height:252px}
.home-testimonial-card{position:absolute;inset:0;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease,visibility .3s;background:#fff;border:1px solid #e0e5ec;border-radius:18px;box-shadow:0 7px 25px rgba(11,35,75,.07);padding:42px 76px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}
.home-testimonial-card:after{content:"";position:absolute;right:38px;top:28px;width:36%;height:72%;opacity:.18;background:radial-gradient(ellipse at center,rgba(224,162,39,.35),transparent 68%);pointer-events:none}
.home-testimonial-card.active{opacity:1;visibility:visible;transform:none;z-index:1}
.home-testimonial-quote-mark{position:absolute;left:43px;top:31px;font-family:Georgia,serif;font-size:76px;line-height:1;color:#d89a20;opacity:.9}
.home-testimonial-card blockquote{position:relative;z-index:2;margin:0 0 20px 38px;max-width:720px;color:#172d56;font-family:"DM Sans",sans-serif;font-size:clamp(19px,2vw,26px);line-height:1.55;font-weight:500}
.home-testimonial-card strong{position:relative;z-index:2;margin-left:38px;color:#0d2d63;font-size:16px}
.home-testimonial-journey{position:relative;z-index:2;margin:5px 0 0 38px;color:#8a6a28;font-size:13px}
.home-testimonial-arrow{position:absolute;top:50%;transform:translateY(-64%);width:48px;height:48px;border:0;border-radius:50%;background:#f5f7fa;color:#526071;font-size:34px;line-height:1;cursor:pointer;z-index:4;box-shadow:0 2px 9px rgba(10,37,84,.04)}
.home-testimonial-arrow:hover{background:#edf1f6;color:#0a2a60}.home-testimonial-arrow.prev{left:4px}.home-testimonial-arrow.next{right:4px}
.home-testimonial-dots{position:absolute;left:50%;bottom:0;transform:translateX(-50%);display:flex;gap:9px;z-index:5}.home-testimonial-dots button{width:10px;height:10px;border-radius:50%;border:0;background:#dfe3e8;padding:0;cursor:pointer}.home-testimonial-dots button.active{background:#d89a20}
.home-testimonial-empty{min-height:170px;border:1px dashed #d7dde6;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#596579;padding:30px;background:#fbfcfe}.home-testimonial-empty strong{font-family:"Playfair Display",serif;color:#0b2b61;font-size:24px;margin-bottom:6px}
@media(max-width:760px){.home-testimonials{padding-top:46px;padding-bottom:48px}.home-testimonial-shell{padding:0 0 32px}.home-testimonial-stage{min-height:285px}.home-testimonial-card{padding:48px 32px 34px}.home-testimonial-card blockquote,.home-testimonial-card strong,.home-testimonial-journey{margin-left:0}.home-testimonial-quote-mark{left:25px;top:18px;font-size:58px}.home-testimonial-arrow{top:auto;bottom:-5px;transform:none;width:38px;height:38px}.home-testimonial-arrow.prev{left:10px}.home-testimonial-arrow.next{right:10px}.home-testimonial-dots{bottom:6px}.home-testimonials-head h2{font-size:38px}}
