.wa-hero{align-items:center;box-sizing:border-box;display:flex;min-height:var(--_hero-min-h,320px);overflow:hidden;position:relative;width:100%}.wa-hero--bg-primary,.wa-hero--bg-primary_dark{background:linear-gradient(90deg,rgba(15,16,48,.98) 0,rgba(28,30,76,.92) 52%,rgba(28,30,76,.78) 100%),radial-gradient(circle at 86% 18%,rgba(254,207,5,.16),transparent 28%),radial-gradient(circle at 76% 76%,rgba(237,18,141,.18),transparent 30%),var(--wa-color-primary)}.wa-hero__inner{align-items:center;display:grid;gap:var(--wa-space-10);grid-template-columns:minmax(0,1fr);position:relative;width:100%;z-index:2}.wa-hero__content,.wa-hero__media{min-width:0}.wa-hero__content{max-width:620px}.wa-hero .wa-overline{margin-bottom:var(--wa-space-4)}.wa-hero--align-center:not(.wa-hero--has-media) .wa-hero__content{margin-inline:auto;text-align:center}.wa-hero--align-center:not(.wa-hero--has-media) .wa-hero__ctas{justify-content:center}.wa-hero__headline{color:inherit;font-family:var(--wa-font-heading);font-size:var(--wa-text-3xl);font-weight:var(--wa-weight-extrabold);line-height:1.08;margin:0 0 18px;max-width:620px}.wa-hero__subheadline{color:inherit;font-family:var(--wa-font-body);font-size:var(--wa-text-base);line-height:1.7;margin:0 0 var(--wa-space-8) 0;max-width:560px;opacity:.9}.wa-hero--bg-primary .wa-hero__subheadline,.wa-hero--bg-primary_dark .wa-hero__subheadline{color:hsla(0,0%,100%,.82);max-width:520px;opacity:1}.wa-hero--bg-primary .wa-hero__subheadline strong,.wa-hero--bg-primary_dark .wa-hero__subheadline strong{color:hsla(0,0%,100%,.88);display:block;font-size:19px;font-weight:var(--wa-weight-semibold);line-height:1.5;margin-bottom:20px}.wa-hero__subheadline>:last-child{margin-bottom:0}.wa-hero__breadcrumb ol{align-items:center;display:flex;flex-wrap:wrap;font-family:var(--wa-font-body);font-size:.875rem;gap:var(--wa-space-2);list-style:none;margin:0 0 var(--wa-space-2);padding:0}.wa-hero__breadcrumb a,.wa-hero__breadcrumb li{align-items:center;display:inline-flex}.wa-hero__breadcrumb a{color:var(--wa-color-text-muted);min-height:var(--wa-touch-min);text-underline-offset:3px}.wa-hero__breadcrumb [aria-current=page]{font-weight:var(--wa-weight-semibold)}.wa-hero--bg-primary .wa-hero__breadcrumb a,.wa-hero--bg-primary_dark .wa-hero__breadcrumb a{color:hsla(0,0%,100%,.76)}.wa-hero--bg-primary .wa-hero__breadcrumb [aria-current=page],.wa-hero--bg-primary .wa-hero__breadcrumb a:hover,.wa-hero--bg-primary_dark .wa-hero__breadcrumb [aria-current=page],.wa-hero--bg-primary_dark .wa-hero__breadcrumb a:hover{color:#fff}.wa-hero__ctas{align-items:center;display:flex;flex-wrap:wrap;gap:var(--wa-space-3)}.wa-hero__cta{align-items:center;display:inline-flex;gap:var(--wa-space-2);justify-content:center;min-height:50px;min-width:var(--wa-touch-min);padding-inline:28px;white-space:nowrap}.wa-hero__stats{display:grid;margin:0;padding:0}.wa-hero__stat,.wa-hero__stat-label,.wa-hero__stat-value{margin:0}.wa-hero__stat-value{color:var(--wa-color-accent,#fecf05);display:block;font-family:var(--wa-font-heading);font-weight:var(--wa-weight-black,900);letter-spacing:-.02em;line-height:1}.wa-hero__stat-label{color:var(--wa-color-text-muted);display:block;font-family:var(--wa-font-body);line-height:1.4}.wa-hero--bg-primary .wa-hero__stat-label,.wa-hero--bg-primary_dark .wa-hero__stat-label{color:hsla(0,0%,100%,.72)}.wa-hero__stats--below{display:flex;flex-direction:column;gap:clamp(1.1rem,3vw,2.25rem);margin-top:var(--wa-space-8);max-width:680px}.wa-hero__stats--below .wa-hero__stat-value{font-size:clamp(1.4rem,3vw,2rem)}.wa-hero__stats--below .wa-hero__stat-label{font-size:.78rem;margin-top:.45rem}.wa-hero__stats--side{gap:var(--wa-space-3);grid-template-columns:1fr}.wa-hero__stats--side .wa-hero__stat{background:var(--wa-color-surface-alt,#f5f5f5);border:1px solid var(--wa-color-surface-3,#edf0f4);border-radius:var(--wa-radius-md);padding:24px 20px}.wa-hero--bg-primary .wa-hero__stats--side .wa-hero__stat,.wa-hero--bg-primary_dark .wa-hero__stats--side .wa-hero__stat{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.09)}.wa-hero__stats--side .wa-hero__stat-value{font-size:34px;margin-bottom:var(--wa-space-2)}.wa-hero__stats--side .wa-hero__stat:nth-child(2n) .wa-hero__stat-value{color:var(--wa-color-magenta,#ed128d)}.wa-hero__stats--side .wa-hero__stat-label{font-size:12px}@media (min-width:521px){.wa-hero__stats--below{flex-direction:row;flex-wrap:wrap}.wa-hero__stats--side{grid-template-columns:repeat(2,minmax(0,1fr))}}.wa-hero__media{width:100%}.wa-hero__img{aspect-ratio:4/3;border-radius:var(--wa-radius-lg);box-shadow:var(--wa-shadow-lg);display:block;height:auto;object-fit:cover;width:100%}.wa-hero__media-text{background:var(--wa-color-surface-alt,#f5f5f5);border:1px solid var(--wa-color-surface-3,#edf0f4);border-radius:var(--wa-radius-lg);padding:var(--wa-space-8) var(--wa-space-6)}.wa-hero--bg-primary .wa-hero__media-text,.wa-hero--bg-primary_dark .wa-hero__media-text{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.09)}.wa-hero__media-text>:first-child{margin-top:0}.wa-hero__media-text>:last-child{margin-bottom:0}.wa-hero__media-text h2,.wa-hero__media-text h3,.wa-hero__media-text h4{font-family:var(--wa-font-heading);font-size:1.25rem;line-height:1.3;margin-bottom:var(--wa-space-3)}.wa-hero__media-text ol,.wa-hero__media-text p,.wa-hero__media-text ul{font-size:1rem;line-height:1.65;margin-bottom:var(--wa-space-4)}.wa-hero__media-text ol,.wa-hero__media-text ul{padding-left:var(--wa-space-5)}.wa-hero__media-text li+li{margin-top:var(--wa-space-2)}.wa-hero__media-frame{aspect-ratio:16/9;background:#000;border-radius:var(--wa-radius-lg);box-shadow:var(--wa-shadow-lg);overflow:hidden;position:relative}.wa-hero__media-frame iframe{border:0;height:100%;inset:0;position:absolute;width:100%}.wa-hero--has-video .wa-hero__media{display:none}.wa-hero__video-facade{background:#000;border:0;cursor:pointer;margin:0;overflow:hidden;padding:0}.wa-hero__poster,.wa-hero__video-facade{display:block;height:100%;inset:0;position:absolute;width:100%}.wa-hero__poster{object-fit:cover;transition:transform .4s ease,filter .3s ease}.wa-hero__poster-play{align-items:center;background:var(--wa-color-primary,#002f5f);border-radius:50%;box-shadow:0 8px 28px rgba(0,0,0,.45);color:#fff;display:flex;height:72px;justify-content:center;left:50%;padding-left:4px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .25s ease,background .25s ease;width:72px}.wa-hero__video-facade:focus-visible .wa-hero__poster,.wa-hero__video-facade:hover .wa-hero__poster{filter:brightness(.92);transform:scale(1.04)}.wa-hero__video-facade:focus-visible .wa-hero__poster-play,.wa-hero__video-facade:hover .wa-hero__poster-play{background:var(--wa-color-accent,#fecf05);color:var(--wa-color-primary,#002f5f);transform:translate(-50%,-50%) scale(1.08)}.wa-hero__video-facade:focus-visible{outline:3px solid var(--wa-color-accent,#fecf05);outline-offset:2px}.wa-hero__video-link{align-items:center;color:hsla(0,0%,100%,.92);display:inline-flex;font-family:var(--wa-font-body);font-size:var(--wa-text-sm);gap:10px;margin-top:var(--wa-space-6);min-height:var(--wa-touch-min);text-decoration:none}.wa-hero:not(.wa-hero--bg-primary):not(.wa-hero--bg-primary_dark) .wa-hero__video-link{color:var(--wa-color-text-muted)}.wa-hero__video-play{align-items:center;background:rgba(254,207,5,.12);border:1.5px solid rgba(254,207,5,.4);border-radius:50%;color:var(--wa-color-accent);display:inline-flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.wa-hero__video-link:hover{color:#fff}.wa-hero--accent-bar{padding-bottom:calc(var(--wa-space-16) + 4px)}.wa-hero__accent-bar{background:var(--wa-gradient-flame);bottom:0;height:4px;left:0;position:absolute;right:0;z-index:3}.wa-hero--h-banner{--_hero-min-h:160px}.wa-hero--h-compact{--_hero-min-h:280px}.wa-hero--h-medium{--_hero-min-h:420px}.wa-hero--h-large{--_hero-min-h:560px}.wa-hero--h-tall{--_hero-min-h:600px}.wa-hero--h-full{--_hero-min-h:100svh}.wa-hero--sp-compact{padding-block:var(--wa-space-8)}.wa-hero--sp-default{padding-block:var(--wa-space-16)}.wa-hero--sp-spacious{padding-block:var(--wa-space-24)}.wa-hero--bg-surface{background-color:var(--wa-color-surface);color:var(--wa-color-text)}.wa-hero--bg-surface_alt{background-color:var(--wa-color-surface-alt,#f5f5f5);color:var(--wa-color-text)}.wa-hero--bg-primary{background-color:var(--wa-color-primary);color:var(--wa-color-on-primary)}.wa-hero--bg-primary_dark{background-color:var(--wa-color-primary-dark,#0b2a4a);color:var(--wa-color-on-primary)}.wa-hero--bg-transparent{background-color:transparent;color:var(--wa-color-text)}@media (max-width:767px){.wa-hidden-mobile{display:none!important}}@media (min-width:768px) and (max-width:1023px){.wa-hidden-tablet{display:none!important}}@media (min-width:1024px){.wa-hidden-desktop{display:none!important}}@media (min-width:768px){.wa-hero__headline{font-size:var(--wa-text-4xl)}.wa-hero__content{max-width:760px}}@media (min-width:1024px){.wa-hero__headline{font-size:clamp(2.75rem,4vw,3.75rem)}.wa-hero--h-banner{--_hero-min-h:200px}.wa-hero--h-compact{--_hero-min-h:320px}.wa-hero--h-medium{--_hero-min-h:480px}.wa-hero--h-large{--_hero-min-h:640px}.wa-hero--h-tall{--_hero-min-h:620px}.wa-hero--has-media .wa-hero__inner{gap:var(--wa-space-20);grid-template-columns:minmax(0,1fr) minmax(360px,.9fr)}.wa-hero--has-media .wa-hero__content{max-width:620px}.wa-hero--has-video .wa-hero__media{display:block}.wa-hero--has-video .wa-hero__video-link{display:none}}