.epir-hero{min-height:760px;padding:190px 0 120px;position:relative;display:flex;align-items:center;overflow:hidden;color:#fff}.epir-hero .hero-backdrop,.epir-hero .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.epir-hero .hero-overlay{background:linear-gradient(110deg,rgba(0,31,112,.88),rgba(0,48,171,.54),rgba(0,194,168,.32))}.epir-hero .hero-content{position:relative;z-index:2;max-width:930px}.epir-hero h1,.epir-hero p{color:#fff}.hero-kicker{display:inline-flex;padding:8px 16px;margin-bottom:18px;border:1px solid rgba(255,255,255,.42);border-radius:999px;color:#fff;text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:.78rem}.stats-infographic-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px}.stat-bubble{padding:32px 24px;border:1px solid var(--brand-border);border-radius:24px;background:#fff;text-align:center;box-shadow:var(--shadow-soft)}.stat-bubble::before{content:"";display:block;width:80px;height:80px;margin:0 auto 18px;border-radius:50%;background:radial-gradient(circle at 30% 20%,var(--brand-secondary),var(--brand-accent))}.stat-bubble span{display:block;color:var(--brand-primary);font-size:2.3rem;font-weight:850}.feature-alternating-row{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:56px;gap:56px;margin-top:60px}.feature-alternating-row.reverse .feature-media{order:2}.feature-media img{border-radius:28px;box-shadow:var(--shadow-soft);width:100%}.feature-copy{padding:32px;border-left:4px solid var(--brand-secondary)}.industry-scroll-row{display:flex;gap:20px;overflow-x:auto;padding-bottom:18px;scroll-snap-type:x mandatory}.industry-scroll-row article{min-width:245px;padding:28px;border-radius:18px;background:#fff;border:1px solid var(--brand-border);scroll-snap-align:start}.industry-scroll-row span,.timeline-item span{color:var(--brand-secondary);font-weight:900}.timeline-horizontal{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;position:relative}.timeline-item{padding:32px 26px;background:#fff;border:1px solid var(--brand-border)}.timeline-item.active{background:var(--brand-primary);color:#fff;transform:translateY(-12px);box-shadow:var(--shadow-soft)}.timeline-item.active h3,.timeline-item.active p{color:#fff}.video-card-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.video-card-grid article{background:#fff;border:1px solid var(--brand-border);border-radius:18px;overflow:hidden}.video-card-grid h3,.video-card-grid p{padding-left:22px;padding-right:22px}.video-card-grid p{padding-bottom:24px}.video-thumb{position:relative}.video-thumb span{position:absolute;left:18px;bottom:18px;color:var(--brand-primary-dark);background:#fff;border-radius:999px;padding:8px 14px;font-weight:800}.cta-section.diagonal{position:relative;padding:100px 0;overflow:hidden;background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));color:#fff}.cta-section.diagonal::before{content:"";position:absolute;top:-40%;right:-10%;bottom:auto;left:auto;width:60%;height:120%;background:rgba(0,194,168,.26);transform:rotate(-8deg)}.cta-section.diagonal .container{position:relative;z-index:2;max-width:850px}.cta-section.diagonal h2,.cta-section.diagonal p{color:#fff}@media (max-width:991px){.stats-infographic-grid,.timeline-horizontal,.video-card-grid{grid-template-columns:repeat(2,1fr)}.feature-alternating-row,.feature-alternating-row.reverse{grid-template-columns:1fr}.feature-alternating-row.reverse .feature-media{order:0}}@media (max-width:575px){.stats-infographic-grid,.timeline-horizontal,.video-card-grid{grid-template-columns:1fr}}