.hero-dynapac{background:linear-gradient(160deg,var(--brand-primary) 0,var(--brand-dark) 70%);min-height:560px;display:flex;align-items:center;position:relative;overflow:hidden}.hero-dynapac .hero-content{position:relative;z-index:1;padding:64px 0;color:#fff}.hero-dynapac .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-dynapac h1{font-size:max(1.8rem, min(3.5vw, 2.8rem));color:#fff;font-weight:800;line-height:1.15;margin-bottom:18px}.hero-dynapac .hero-sub{font-size:1.05rem;opacity:.82;max-width:500px;margin-bottom:32px;line-height:1.7}.hero-dynapac .hero-cta-group{display:flex;gap:14px;flex-wrap:wrap}.hero-dynapac .hero-img-wrap{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:center}.hero-dynapac .hero-img-wrap ai-img,.hero-dynapac .hero-img-wrap img{height:480px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 12px 40px rgba(0, 0, 0, .35))}@media (max-width:991.98px){.hero-dynapac .hero-content{padding:48px 0 24px}.hero-dynapac .hero-img-wrap ai-img,.hero-dynapac .hero-img-wrap img{height:320px}}@media (max-width:767.98px){.hero-dynapac{min-height:auto}.hero-dynapac .hero-img-wrap{display:none}}