@charset "UTF-8";.hero-jcb{background:var(--brand-primary);min-height:560px;display:flex;align-items:center;overflow:hidden;position:relative}.hero-jcb .hero-content{position:relative;z-index:1;padding:60px 40px 60px 0;color:var(--brand-dark)}.hero-jcb .eyebrow{display:inline-block;background:var(--brand-secondary);color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:4px 12px;border-radius:2px;margin-bottom:16px}.hero-jcb h1{font-size:max(1.75rem, min(3.5vw, 2.8rem));color:var(--brand-dark);font-weight:800;line-height:1.15;margin-bottom:18px}.hero-jcb .hero-sub{font-size:1.05rem;opacity:.85;max-width:480px;margin-bottom:32px;line-height:1.7}.hero-jcb .hero-cta-group{display:flex;gap:14px;flex-wrap:wrap}.hero-jcb .hero-img-wrap{position:relative;z-index:1;height:100%;display:flex;align-items:flex-end;justify-content:flex-end}.hero-jcb .hero-img-wrap ai-img,.hero-jcb .hero-img-wrap img{height:520px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 40px rgba(0, 0, 0, .3))}@media (max-width:991.98px){.hero-jcb .hero-content{padding:50px 0 30px}.hero-jcb .hero-img-wrap ai-img,.hero-jcb .hero-img-wrap img{height:340px}}@media (max-width:767.98px){.hero-jcb{min-height:auto}.hero-jcb .hero-img-wrap{display:none}}