@charset "UTF-8";.hero-sumitomo{background:linear-gradient(135deg,var(--brand-dark) 0,#163c5e 100%);min-height:540px;display:flex;align-items:center;overflow:hidden;position:relative}.hero-sumitomo .hero-content{position:relative;z-index:1;padding:56px 40px 56px 0;color:#fff}.hero-sumitomo .hero-content .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-sumitomo h1{font-size:max(1.75rem, min(3.5vw, 2.6rem));color:#fff;font-weight:800;line-height:1.15;margin-bottom:18px}.hero-sumitomo .hero-sub{font-size:1.05rem;opacity:.85;max-width:500px;margin-bottom:32px;line-height:1.7}.hero-sumitomo .hero-cta-group{display:flex;gap:14px;flex-wrap:wrap}.hero-sumitomo .hero-img-wrap{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.hero-sumitomo .hero-img-wrap ai-img,.hero-sumitomo .hero-img-wrap img{max-height:500px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 40px rgba(0, 0, 0, .4))}@media (max-width:991.98px){.hero-sumitomo .hero-content{padding:40px 0 24px}.hero-sumitomo .hero-img-wrap ai-img,.hero-sumitomo .hero-img-wrap img{max-height:320px}}@media (max-width:767.98px){.hero-sumitomo{min-height:auto}.hero-sumitomo .hero-img-wrap{display:none}}