.tait-hero-split{min-height:600px;padding:86px 0;background:linear-gradient(135deg,var(--brand-bg-alt),#fff);display:flex;align-items:center}.tait-hero h1{font-size:max(2.4rem, min(5vw, 4.4rem));line-height:1.05;margin-bottom:20px}.tait-lead{font-size:1.12rem}.tait-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.tait-hero-image{width:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius);background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary-light));box-shadow:0 24px 60px rgba(31,78,121,.22)}.tait-certs .tait-card{min-height:190px}.tait-horizontal-scroll{display:flex;gap:18px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory}.tait-horizontal-scroll article{flex:0 0 230px;scroll-snap-align:start;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--radius);padding:22px}.tait-horizontal-scroll h3{color:var(--brand-primary-dark);font-size:1.08rem}.tait-quote{height:100%;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--radius);padding:26px;box-shadow:0 12px 28px rgba(26,32,44,.06)}.tait-quote p{font-style:italic;color:var(--brand-text)}.tait-quote span{color:var(--brand-primary-dark);font-weight:700}.tait-cta-image{background-image:linear-gradient(135deg,rgba(20,58,92,.95),rgba(31,78,121,.9))}@media (max-width:991px){.tait-hero-split{padding:60px 0}.tait-hero-image{min-height:320px}}