.gbx-hero{--h-navy:#071229;--h-blue:#146ef5;--h-blue-d:#1a5fd6;--h-blue-l:#7faeff;--h-head:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--h-body:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;background:var(--h-navy);font-family:var(--h-body);overflow:hidden;padding:clamp(56px,6.4vw,92px) 24px 0;position:relative;text-align:center}.gbx-hero__inner{margin:0 auto;max-width:1080px;position:relative;z-index:1}.gbx-hero__eyebrow{color:var(--h-blue-l);font-family:var(--h-head);font-size:.75rem;font-weight:600;letter-spacing:.1em;margin:0 0 16px;text-transform:uppercase}.gbx-hero__title{color:#fff;font-family:var(--h-head);font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;letter-spacing:-.032em;line-height:1.08;margin:0 auto;max-width:21ch;text-wrap:balance}.gbx-hero__accent{color:var(--h-blue)}.gbx-hero__sub{color:#a3aebd;font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.65;margin:clamp(18px,2vw,24px) auto 0;max-width:60ch}.gbx-hero__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:clamp(26px,3vw,34px)}.gbx-hero__btn{align-items:center;border:1px solid transparent;border-radius:100px;display:inline-flex;font-family:var(--h-head);font-size:.9375rem;font-weight:600;justify-content:center;line-height:1;padding:14px 28px;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.gbx-hero__btn--primary{background:var(--h-blue);color:#fff}.gbx-hero__btn--primary:hover{background:var(--h-blue-d)}.gbx-hero__btn--ghost{border-color:hsla(0,0%,100%,.28);color:#fff}.gbx-hero__btn--ghost:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.5)}.gbx-hero__btn:focus-visible{outline:2px solid var(--h-blue-l);outline-offset:3px}.gbx-hero__note{color:#6d7885;font-size:.8125rem;margin:16px 0 0}.gbx-hero__visual{margin:clamp(34px,4.4vw,56px) auto 0;max-width:1000px}.gbx-hero__visual img{display:block;height:auto;margin-bottom:-6%;width:100%}@media (max-width:700px){.gbx-hero{padding-left:20px;padding-right:20px}.gbx-hero__title{max-width:100%}.gbx-hero__actions{align-items:stretch;flex-direction:column}.gbx-hero__btn{width:100%}.gbx-hero__visual img{margin-bottom:-4%}}@media (prefers-reduced-motion:reduce){.gbx-hero__btn{transition:none}}