.nxb-banner{position:relative;isolation:isolate;background:var(--navy);color:#fff;overflow:hidden}
.nxb-banner::before{position:absolute;z-index:-2;inset:0;background-image:linear-gradient(90deg,rgba(3,14,33,.98) 0%,rgba(3,14,33,.78) 46%,rgba(3,14,33,.05) 78%),var(--nxb-banner-image,url('/images/brand/hero-background.webp'));background-position:center;background-size:cover;content:""}
.nxb-banner::after{position:absolute;z-index:-1;right:-6%;top:-22%;width:min(54vw,760px);aspect-ratio:1;background:url('/images/brand/eagle-mark.svg') center/contain no-repeat;content:"";filter:brightness(0) saturate(100%) invert(31%) sepia(99%) saturate(3178%) hue-rotate(356deg) brightness(98%) contrast(92%);opacity:.38;transform:rotate(-4deg)}
.nxb-banner__inner{display:flex;align-items:center;min-height:600px;padding-top:clamp(3.5rem,8vw,7rem);padding-bottom:clamp(3.5rem,8vw,7rem)}
.nxb-banner--compact .nxb-banner__inner{min-height:350px}
.nxb-banner__content{max-width:720px}
.nxb-banner__eyebrow{margin-bottom:1.2rem;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.nxb-banner__eyebrow::after{color:var(--orange);content:" •"}
.nxb-banner__heading{font-family:Oswald,Arial Narrow,sans-serif;font-size:clamp(4rem,8.4vw,8.6rem);font-style:italic;letter-spacing:-.035em;text-transform:uppercase;text-shadow:0 4px 12px rgba(0,0,0,.3)}
.nxb-banner--compact .nxb-banner__heading{font-size:clamp(3rem,6vw,5.7rem)}
.nxb-banner__heading span,.nxb-banner__heading em{display:inline;font-style:inherit}.nxb-banner__heading em{color:var(--orange)}
.nxb-banner__body{max-width:43ch;margin-top:1.3rem;font-size:clamp(.95rem,1.25vw,1.15rem);color:#e5e9ef}.nxb-banner__body p:last-child{margin-bottom:0}
.nxb-banner__actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.8rem}
.nxb-banner__trust{margin-top:1.2rem;color:#c6cfdb;font-size:.78rem}
.nxb-banner--light{background:#f3f1ed;color:var(--navy)}.nxb-banner--light::before{background-image:linear-gradient(90deg,rgba(243,241,237,.98),rgba(243,241,237,.72)),var(--nxb-banner-image)}.nxb-banner--light .nxb-banner__body{color:#26354b}
@media(max-width:700px){.nxb-banner::before{background-image:linear-gradient(90deg,rgba(3,14,33,.96),rgba(3,14,33,.68)),var(--nxb-banner-image,url('/images/brand/hero-background.webp'))}.nxb-banner::after{right:-35%;width:95vw}.nxb-banner__inner{min-height:520px}.nxb-banner__heading{font-size:clamp(3.3rem,18vw,5.3rem)}}
