.cnst-hero--gradient{position:relative;min-height:560px;display:flex;align-items:center;background:linear-gradient(135deg,var(--brand-primary-dark) 0,var(--brand-primary) 55%,#00a3e0 140%);overflow:hidden;padding:64px 0 80px}.cnst-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.28}.cnst-hero__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cnst-hero__inner{position:relative;z-index:1;max-width:800px;margin:0 auto}.cnst-hero--gradient h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));margin-bottom:16px}.cnst-hero--gradient p{color:rgba(255,255,255,.92);font-size:1.05rem;margin-bottom:28px}.cnst-hero__cta{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:28px}.cnst-hero__badges{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.cnst-hero__badges li{border:1px solid rgba(255,255,255,.35);color:#fff;font-size:.78rem;padding:4px 12px;border-radius:999px;background:rgba(255,255,255,.08)}.cnst-stats--icon .cnst-stat__icon{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;color:var(--brand-secondary);font-size:1.2rem;margin-bottom:8px}.cnst-stats--icon strong{display:block;font-size:max(1.8rem, min(3vw, 2.4rem));color:var(--brand-primary);font-family:var(--font-display)}.cnst-stats--icon span{color:var(--brand-neutral-mid);font-size:.9rem}.cnst-feat-row{margin-bottom:64px}.cnst-feat-row:last-child{margin-bottom:0}.cnst-feat-row img{width:100%;height:320px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.cnst-feat-row h3{margin-bottom:12px}.cnst-ind-image{position:relative;overflow:hidden;border-radius:var(--brand-radius);background:var(--brand-primary-dark)}.cnst-ind-image img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;transition:transform .35s;min-height:240px}.cnst-ind-image:hover img{transform:scale(1.05)}.cnst-ind-image h3{position:absolute;left:0;right:0;bottom:0;margin:0;z-index:2;color:#fff;font-size:1.05rem;padding:14px 16px;background:rgba(7,42,64,.92)}.cnst-mile-timeline{list-style:none;padding:0;margin:32px 0 0;position:relative}.cnst-mile-timeline::before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:var(--brand-border);transform:translateX(-50%)}.cnst-mile-timeline li{width:calc(50% - 28px);margin-bottom:32px;padding:20px;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);position:relative}.cnst-mile-timeline li:nth-child(odd){margin-right:auto}.cnst-mile-timeline li:nth-child(2n){margin-left:auto}.cnst-mile-timeline strong{color:var(--brand-secondary);font-family:var(--font-display);font-size:1.1rem}.cnst-tst-large{font-size:max(1.35rem, min(2.5vw, 1.85rem));font-family:var(--font-display);line-height:1.45;max-width:800px;margin:0 auto 20px;color:var(--brand-primary)}.cnst-tst-large__author{color:var(--brand-neutral-mid)}@media (max-width:767.98px){.cnst-mile-timeline::before{left:12px}.cnst-mile-timeline li{width:100%;margin-left:28px!important}}