.st-header__nav{display:none;align-items:center;gap:24px;margin:0 auto}.st-header__nav a{font-size:16px;line-height:24px;font-weight:500;color:var(--statable-muted-foreground);text-decoration:none;white-space:nowrap;transition:color 150ms ease}.st-header__nav a:hover{color:var(--statable-foreground)}.st-header__cta{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:8px 16px;margin-left:32px;margin-right:8px;border-radius:8px;background-color:#0061fe;color:#fff;font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;text-decoration:none;transition:background-color 150ms ease}.st-header__cta:hover,.st-header__cta:focus-visible{background-color:color-mix(in srgb,#0061fe 90%,transparent);color:#fff}.st-header__nav a:focus-visible,.st-header__cta:focus-visible{outline:2px solid #0061fe;outline-offset:2px}@media screen and (min-width:60em){.st-header__nav{display:flex}.md-header .md-search{margin-right:0}}@media screen and (min-width:76.25em){.md-header__inner{position:relative}.st-header__nav{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0}.md-header .md-search{margin-right:auto}}@media screen and (max-width:59.9375em){.st-header__cta{margin-left:0;margin-right:0;padding:6px 12px;height:32px}}@media screen and (max-width:29.9375em){.st-header__cta{display:none}}