.gbx-hd-wrap,.hs_cos_wrapper:has(>.gbx-hd){display:contents}.gbx-hd{--g-navy:#071229;--g-blue:#146ef5;--g-blue-d:#1a5fd6;--g-ink:#202124;--g-text:#3c4043;--g-muted:#5f6368;--g-line:#e8eaed;--g-head:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--g-body:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;background:var(--g-navy);border-bottom:1px solid hsla(0,0%,100%,.08);font-family:var(--g-body);position:sticky;top:0;transition:background-color .28s ease,border-color .28s ease,box-shadow .28s ease;z-index:200}.gbx-hd__inner{gap:32px;height:68px;margin:0 auto;max-width:1240px;padding:0 28px}.gbx-hd__inner,.gbx-hd__logo{align-items:center;display:flex}.gbx-hd__logo{flex:0 0 auto;position:relative;text-decoration:none}.gbx-hd__logo-img{display:block;height:auto;transition:opacity .28s ease;width:148px}.gbx-hd__logo-img--onLight{left:0;opacity:0;position:absolute;top:50%;transform:translateY(-50%)}.gbx-hd__wordmark{color:#fff;font-family:var(--g-head);font-size:19px;font-weight:700;letter-spacing:-.02em}.gbx-hd__nav{align-items:center;flex:1 1 auto;gap:24px;justify-content:space-between}.gbx-hd__menu,.gbx-hd__nav{align-self:stretch;display:flex}.gbx-hd__menu{align-items:stretch;gap:4px;list-style:none;margin:0;padding:0}.gbx-hd__item{align-items:center;display:flex;position:relative}.gbx-hd__link{align-items:center;background:transparent;border:0;border-radius:8px;color:#c3ccd9;cursor:pointer;display:inline-flex;font-family:var(--g-body);font-size:14.5px;font-weight:600;gap:5px;line-height:1;padding:9px 12px;text-decoration:none;transition:color .15s ease,background .15s ease}.gbx-hd__link:hover{background:hsla(0,0%,100%,.06);color:#fff}.gbx-hd__link:focus-visible{outline:2px solid var(--g-blue);outline-offset:2px}.gbx-hd__caret{height:15px;transition:transform .18s ease;width:15px}.gbx-hd__trigger[aria-expanded=true]{background:hsla(0,0%,100%,.06);color:#fff}.gbx-hd__trigger[aria-expanded=true] .gbx-hd__caret{transform:rotate(180deg)}.gbx-hd__panel{left:0;padding-top:10px;position:absolute;top:100%;z-index:10}.gbx-hd__panel[hidden]{display:none}.gbx-hd__mega,.gbx-hd__panel-inner{background:#fff;border-radius:16px;box-shadow:0 1px 2px rgba(0,0,0,.12),0 8px 28px rgba(0,0,0,.18)}.gbx-hd__panel--icons{min-width:340px}.gbx-hd__panel--icons .gbx-hd__panel-inner{display:flex;flex-direction:column;padding:22px}.gbx-hd__sub{border-radius:10px;display:block;padding:11px 14px;text-decoration:none;transition:background .14s ease}.gbx-hd__sub--icon{align-items:center;display:flex;gap:13px}.gbx-hd__sub-icon{display:block;flex:0 0 auto;height:34px;object-fit:contain;width:34px}.gbx-hd__sub-copy{min-width:0}.gbx-hd__sub:hover{background:#f1f3f4}.gbx-hd__sub:focus-visible{outline:2px solid var(--g-blue);outline-offset:-2px}.gbx-hd__sub-title{color:var(--g-ink);display:block;font-family:var(--g-head);font-size:14.5px;font-weight:600;line-height:1.3}.gbx-hd__sub-desc{color:var(--g-muted);display:block;font-size:12.75px;line-height:1.45;margin-top:3px}.gbx-hd__item--mega{position:static}.gbx-hd__panel--mega{left:28px;right:28px}.gbx-hd__mega{margin:0 auto;max-width:1184px;padding:22px 22px 8px}.gbx-hd__mega-grid{display:grid;gap:2px 8px;grid-template-columns:repeat(4,1fr)}.gbx-hd__mega-foot{border-top:1px solid var(--g-line);margin-top:12px;padding:12px 14px 14px}.gbx-hd__mega-all{align-items:center;color:var(--g-blue);display:inline-flex;font-family:var(--g-head);font-size:14px;font-weight:600;gap:5px;text-decoration:none}.gbx-hd__arrow{font-size:1.05rem;line-height:1;transition:transform .18s ease}.gbx-hd__mega-all:hover .gbx-hd__arrow{transform:translateX(3px)}.gbx-hd__actions{align-items:center;display:flex;flex:0 0 auto;gap:10px}.gbx-hd__login{color:#c3ccd9;font-size:14.5px;font-weight:600;padding:9px 6px;text-decoration:none;transition:color .15s ease}.gbx-hd__login:hover{color:#fff}.gbx-hd__btn{align-items:center;border:1px solid transparent;border-radius:100px;display:inline-flex;font-family:var(--g-head);font-size:14px;font-weight:600;justify-content:center;line-height:1;padding:10px 20px;text-decoration:none;transition:background .15s ease,border-color .15s ease;white-space:nowrap}.gbx-hd__btn--primary{background:var(--g-blue);color:#fff}.gbx-hd__btn--primary:hover{background:var(--g-blue-d);color:#fff}.gbx-hd__btn--ghost{background:transparent;border-color:hsla(0,0%,100%,.24);color:#e8eaed}.gbx-hd__btn--ghost:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.4);color:#fff}.gbx-hd--light{background:#fff;border-bottom-color:var(--g-line);box-shadow:0 1px 2px rgba(0,0,0,.06)}.gbx-hd--light .gbx-hd__logo-img--onDark{opacity:0}.gbx-hd--light .gbx-hd__logo-img--onLight{opacity:1}.gbx-hd--light .gbx-hd__link{color:var(--g-text)}.gbx-hd--light .gbx-hd__link:hover,.gbx-hd--light .gbx-hd__trigger[aria-expanded=true]{background:#f1f3f4;color:var(--g-ink)}.gbx-hd--light .gbx-hd__login{color:var(--g-text)}.gbx-hd--light .gbx-hd__login:hover{color:var(--g-ink)}.gbx-hd--light .gbx-hd__btn--ghost{border-color:#dadce0;color:var(--g-ink)}.gbx-hd--light .gbx-hd__btn--ghost:hover{background:#f1f3f4;border-color:#c8ccd0;color:var(--g-ink)}.gbx-hd--light .gbx-hd__burger span{background:var(--g-ink)}.gbx-hd__burger{background:transparent;border:0;border-radius:10px;cursor:pointer;display:none;flex-direction:column;gap:5px;height:42px;justify-content:center;margin-left:auto;padding:0;width:42px}.gbx-hd__burger span{background:#fff;border-radius:2px;display:block;height:2px;margin:0 auto;transition:transform .2s ease,opacity .2s ease;width:20px}.gbx-hd__burger[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.gbx-hd__burger[aria-expanded=true] span:nth-child(2){opacity:0}.gbx-hd__burger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:1040px){.gbx-hd__inner{gap:16px}.gbx-hd__burger{display:flex}.gbx-hd__nav{align-items:stretch;background:var(--g-navy);border-bottom:1px solid hsla(0,0%,100%,.08);display:none;flex-direction:column;gap:0;left:0;max-height:calc(100vh - 68px);overflow-y:auto;padding:12px 20px 24px;position:absolute;right:0;top:100%}.gbx-hd--light .gbx-hd__nav{background:#fff;border-bottom-color:var(--g-line)}.gbx-hd--light .gbx-hd__mega,.gbx-hd--light .gbx-hd__panel-inner{background:#f8f9fa}.gbx-hd--light .gbx-hd__sub-title{color:var(--g-ink)}.gbx-hd--light .gbx-hd__sub-desc{color:var(--g-muted)}.gbx-hd--light .gbx-hd__sub:hover{background:#eceff1}.gbx-hd--light .gbx-hd__actions{border-top-color:var(--g-line)}.gbx-hd__nav.is-open{display:flex}.gbx-hd__menu{align-items:stretch;flex-direction:column;gap:2px}.gbx-hd__item{display:block}.gbx-hd__link{font-size:15.5px;justify-content:space-between;padding:13px 12px;width:100%}.gbx-hd__panel,.gbx-hd__panel--icons,.gbx-hd__panel--mega{left:auto;margin:2px 0 6px;min-width:0;padding:0;position:static;right:auto}.gbx-hd__mega,.gbx-hd__panel-inner{background:hsla(0,0%,100%,.05);border-radius:12px;box-shadow:none;max-width:none;padding:6px}.gbx-hd__mega-grid{grid-template-columns:1fr}.gbx-hd__mega-foot{border-top-color:hsla(0,0%,100%,.12);padding:10px 14px 8px}.gbx-hd__sub:hover{background:hsla(0,0%,100%,.08)}.gbx-hd__sub-title{color:#fff}.gbx-hd__sub-desc{color:#9aa5b4}.gbx-hd__actions{align-items:stretch;border-top:1px solid hsla(0,0%,100%,.1);flex-direction:column;gap:10px;margin-top:18px;padding-top:18px}.gbx-hd__login{padding:10px 12px}.gbx-hd__btn{padding:13px 20px;width:100%}}@media (prefers-reduced-motion:reduce){.gbx-hd__btn,.gbx-hd__burger span,.gbx-hd__caret,.gbx-hd__link,.gbx-hd__sub{transition:none}}