/* v5: independent value cards below the complete slider. */
.home-v4 .hero{padding-bottom:0;margin-bottom:0}
.home-v4 .hero-bottom{bottom:92px}
.home-v4 .feature-bridge{margin:42px auto 0;padding:0;position:relative;top:auto;transform:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;counter-reset:value-card}
.home-v4 .feature-bridge article{counter-increment:value-card;min-height:245px;padding:32px;border:1px solid #dbe5f1;border-top:3px solid #3277e5;border-radius:18px;background:linear-gradient(145deg,#fff 50%,#edf4fc);color:#102b47;box-shadow:0 10px 28px #12395a0a;transition:box-shadow .3s,border-color .3s}
.home-v4 .feature-bridge article:after{content:'0' counter(value-card);position:absolute;right:28px;top:25px;font-family:Georgia,serif;font-size:48px;line-height:1;color:#dce7f4;pointer-events:none}
.home-v4 .feature-bridge article:hover{border-color:#a8c7ef;box-shadow:0 14px 35px #12395a14}
.home-v4 .feature-bridge .feature-symbol{width:58px;height:58px;border:1px solid #cbdff8;border-radius:16px;background:#eaf3ff;color:#286ed0}
.home-v4 .feature-bridge h3{position:relative;margin:24px 0 12px;font-size:26px;color:#102b47}
.home-v4 .feature-bridge p{margin:0;max-width:440px;font-size:15px;line-height:1.8;color:#5b7088}
@media(max-width:900px){.home-v4 .feature-bridge{gap:16px}.home-v4 .feature-bridge article{padding:25px 22px}.home-v4 .feature-bridge h3{font-size:23px}}
@media(max-width:700px){.home-v4 .feature-bridge{grid-template-columns:1fr;margin-top:28px;gap:16px}.home-v4 .feature-bridge article{min-height:0;padding:25px}.home-v4 .feature-bridge h3{margin-top:19px}.home-v4 .hero-bottom{bottom:90px}}
