/* SP Logistics Drive With Us v12 */
.drive-v12-body .site-header{box-shadow:0 4px 18px rgba(12,47,57,.045)}
.drive-hero{background:radial-gradient(circle at 88% 18%,rgba(255,187,9,.18),transparent 30%),linear-gradient(135deg,#fff 0%,#f8fbfb 58%,#fff8e7 100%)}
.drive-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:68px;align-items:center;padding-top:82px;padding-bottom:82px}
.drive-eyebrow{display:inline-flex;align-items:center;gap:10px;color:#155263;font-size:.74rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px}
.drive-eyebrow:before{content:"";width:34px;height:3px;border-radius:999px;background:#ffbb09}
.drive-hero h1{margin:0 0 22px;max-width:840px;color:#155263;font-size:clamp(2.65rem,5.1vw,4.85rem);line-height:.98;letter-spacing:-.064em}
.drive-hero h1:after{content:"";display:block;width:74px;height:5px;border-radius:999px;background:#ffbb09;margin-top:24px}
.drive-lead{max-width:780px;color:#344d58;font-size:clamp(1.03rem,1.35vw,1.2rem);line-height:1.72;margin:0}
.drive-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}
.drive-hero-media{overflow:hidden;border-radius:30px;border:1px solid rgba(12,47,57,.1);background:#fff;box-shadow:0 28px 70px rgba(12,47,57,.16)}
.drive-hero-media img{width:100%;aspect-ratio:16/9;object-fit:cover}
.path-card{min-height:420px}
.path-card ul,.drive-requirements ul{padding-left:20px;color:#344d58;line-height:1.7}
.path-card .btn{margin-top:14px}
.drive-apply-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center;background:#fff;border:1px solid #d8e5ea;border-radius:24px;padding:36px;box-shadow:0 16px 38px rgba(12,47,57,.08)}
.drive-apply-card h2{color:#155263;font-size:clamp(1.85rem,2.7vw,3rem);line-height:1.05;letter-spacing:-.04em;margin:0 0 14px}
.drive-apply-card p{color:#344d58;font-size:1.06rem;line-height:1.72;margin:0}
.drive-v12-body .cta-band{background:linear-gradient(135deg,#0c2f39,#155263)}
.drive-v12-body .section-head h2{color:#155263}
.drive-v12-body .faq-list{grid-template-columns:repeat(2,1fr)}
.drive-v12-body .faq p{font-size:.98rem;line-height:1.62}
@media(max-width:980px){
  .drive-hero-grid,.drive-apply-card{grid-template-columns:1fr;gap:34px}
  .drive-hero-grid{padding-top:58px;padding-bottom:64px}
  .drive-apply-card .drive-actions{margin-top:0}
}
@media(max-width:640px){
  .drive-hero h1{font-size:2.45rem}
  .drive-actions .btn{width:100%}
  .drive-v12-body .faq-list{grid-template-columns:1fr}
  .drive-apply-card{padding:24px}
}
