.cnst-hero--gradient{position:relative;overflow:hidden;background:linear-gradient(135deg,#002347 0,#003b73 48%,#005a4d 100%);color:var(--brand-text-inverse);padding:64px 0 72px;min-height:560px}.cnst-hero__glow{position:absolute;top:auto;right:-10%;bottom:-30%;left:40%;height:70%;background:radial-gradient(circle,rgba(0,191,165,.35),transparent 65%);pointer-events:none}.cnst-hero__inner{position:relative;z-index:1}.cnst-hero__title{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.2rem));margin:12px 0 16px;max-width:18ch;line-height:1.2}@media (max-width:991.98px){.cnst-hero__title{max-width:none}}.cnst-hero__lede{color:rgba(255,255,255,.92);font-size:1.05rem;margin-bottom:24px}.vb-eyebrow--inverse{color:var(--brand-secondary)}.cnst-hero__cta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.cnst-hero__badges{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px}.cnst-hero__badges li{border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:6px 12px;font-size:.78rem;font-weight:700;color:var(--brand-text-inverse);letter-spacing:.03em}.cnst-hero__img{width:100%;border-radius:var(--brand-radius);min-height:320px;-o-object-fit:cover;object-fit:cover;box-shadow:0 24px 48px rgba(0,0,0,.28)}.cnst-stat__icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:var(--brand-radius);background:rgba(255,111,0,.12);color:var(--brand-accent);font-weight:800;margin-bottom:12px}.cnst-stat strong{display:block;font-family:var(--font-display);font-size:2rem;color:var(--brand-primary);line-height:1.1}.cnst-stat span{display:block;color:var(--brand-neutral-mid);font-size:.92rem;margin-top:6px}.cnst-feat-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;text-align:center;border-bottom:4px solid var(--brand-primary-dark)}.cnst-feat-card__ico{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,111,0,.14);color:var(--brand-accent);font-weight:800;margin-bottom:12px}.cnst-feat-card h3{font-size:1.1rem;margin-bottom:8px}.cnst-feat-card p{color:var(--brand-neutral-mid);margin:0;font-size:.95rem}.cnst-ind-scroll{display:flex;gap:16px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory;-webkit-mask-image:linear-gradient(90deg,#000 85%,transparent);mask-image:linear-gradient(90deg,#000 85%,transparent)}.cnst-ind-scroll article{flex:0 0 220px;scroll-snap-align:start;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:20px;border-top:3px solid var(--brand-secondary)}.cnst-ind-scroll h4{font-size:1rem;margin:0 0 8px}.cnst-ind-scroll p{margin:0;color:var(--brand-neutral-mid);font-size:.9rem}.cnst-mile-horiz{list-style:none;padding:0;margin:0;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);grid-gap:16px;gap:16px;overflow-x:auto;position:relative}.cnst-mile-horiz::before{content:"";position:absolute;left:0;right:0;top:28px;height:2px;background:linear-gradient(90deg,var(--brand-secondary),var(--brand-accent))}.cnst-mile-horiz li{position:relative;background:var(--brand-bg-alt);border-radius:var(--brand-radius);padding:48px 20px 20px;border:1px solid var(--brand-border)}.cnst-mile-horiz strong{position:absolute;top:12px;left:20px;color:var(--brand-accent);font-size:1.25rem;background:var(--brand-bg-alt);padding-right:8px}.cnst-mile-horiz h4{font-size:1.05rem;margin:0 0 8px}.cnst-mile-horiz p{margin:0;color:var(--brand-neutral-mid);font-size:.92rem}.vb-tst-stage{max-width:820px;margin:0 auto 20px;min-height:180px}.vb-tst-slide{display:none;margin:0}.vb-tst-slide.is-active{display:block}.vb-tst-slide p{font-size:1.25rem;font-family:var(--font-display);color:var(--brand-text);line-height:1.5}.vb-tst-slide footer{color:var(--brand-neutral-mid);margin-top:16px}.cnst-tst-carousel__nav{display:flex;justify-content:center;gap:12px;margin-bottom:12px}.cnst-tst-carousel__nav button{width:40px;height:40px;border-radius:50%;border:1px solid var(--brand-border);background:var(--brand-bg);font-size:1.4rem;line-height:1;color:var(--brand-primary)}.vb-tst-dots{display:flex;justify-content:center;gap:8px}.vb-tst-dot{width:10px;height:10px;border-radius:50%;border:none;background:var(--brand-border);padding:0}.vb-tst-dot.is-active{background:var(--brand-secondary)}.cnst-cta--diagonal{position:relative;background:linear-gradient(172deg,var(--brand-primary-dark) 0,var(--brand-primary-dark) 52%,var(--brand-accent) 52%,var(--brand-accent) 100%);padding:72px 0}@supports (background:linear-gradient(red 0%,red 0% 1%,red 2%)){.cnst-cta--diagonal{background:linear-gradient(172deg,var(--brand-primary-dark) 0 52%,var(--brand-accent) 52% 100%)}}.cnst-cta__inner{position:relative;z-index:1;max-width:760px}.cnst-cta--diagonal h2,.cnst-cta--diagonal p{color:var(--brand-text-inverse)}.cnst-cta--diagonal p{opacity:.95;margin-bottom:24px}@media (max-width:767.98px){.cnst-hero--gradient{padding:40px 0 48px}.cnst-mile-horiz::before{display:none}}