.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;position:relative}@keyframes gbx-hero-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.gbx-hero__actions,.gbx-hero__eyebrow,.gbx-hero__note,.gbx-hero__sub,.gbx-hero__title{animation:gbx-hero-rise .65s cubic-bezier(.2,.7,.3,1) both}.gbx-hero__title{animation-delay:.06s}.gbx-hero__sub{animation-delay:.14s}.gbx-hero__actions{animation-delay:.22s}.gbx-hero__note{animation-delay:.28s}.gbx-hero__visual{animation:gbx-hero-rise .8s cubic-bezier(.2,.7,.3,1) .26s both}@keyframes gbx-hero-card-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes gbx-hero-drift{0%{transform:translateY(0)}to{transform:translateY(-9px)}}.gbx-hero__card{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 18px 44px rgba(3,8,15,.4);display:flex;gap:9px;padding:11px 15px 12px;position:absolute;text-align:left;white-space:nowrap}.gbx-hero__card--1{animation:gbx-hero-card-in .6s cubic-bezier(.2,.7,.3,1) .75s both,gbx-hero-drift 6.5s ease-in-out 1.5s infinite alternate;left:-3%;top:12%}.gbx-hero__card--2{animation:gbx-hero-card-in .6s cubic-bezier(.2,.7,.3,1) .95s both,gbx-hero-drift 8s ease-in-out 1.8s infinite alternate;right:-4%;top:38%}.gbx-hero__card--3{animation:gbx-hero-card-in .6s cubic-bezier(.2,.7,.3,1) 1.15s both,gbx-hero-drift 9.5s ease-in-out 2.1s infinite alternate;bottom:30%;left:2%}.gbx-hero__card-dot{border-radius:50%;flex:0 0 auto;height:9px;margin-top:4px;width:9px}.gbx-hero__card--ready .gbx-hero__card-dot{background:#23a047}.gbx-hero__card--due .gbx-hero__card-dot{background:#f0a30a}.gbx-hero__card--fault .gbx-hero__card-dot{background:#d84a3f}.gbx-hero__card-copy{display:flex;flex-direction:column;gap:2px}.gbx-hero__card-title{color:#14191f;font-family:var(--h-head);font-size:13px;font-weight:600;letter-spacing:-.008em;line-height:1.25}.gbx-hero__card-sub{color:#6d757e;font-family:var(--h-body);font-size:11.5px;font-variant-numeric:tabular-nums;line-height:1.3}.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%}.gbx-hero__card{border-radius:10px;padding:8px 11px 9px}.gbx-hero__card-title{font-size:11.5px}.gbx-hero__card-sub{font-size:10px}.gbx-hero__card--1{left:0;top:8%}.gbx-hero__card--2{right:0;top:44%}.gbx-hero__card--3{display:none}}@media (prefers-reduced-motion:reduce){.gbx-hero__btn{transition:none}.gbx-hero__actions,.gbx-hero__card,.gbx-hero__eyebrow,.gbx-hero__note,.gbx-hero__sub,.gbx-hero__title,.gbx-hero__visual{animation:none}}