.tabs{color:#004f9f;background:#08e6e2;position:sticky;top:0;z-index:1;font-weight:700}.tabs--schema_dark{background:#004f9f;color:#08e6e2}.tabs__inner{max-width:var(--max-width,1630px);padding:0 1.8rem;margin-left:auto;margin-right:auto;padding-vertical:0;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;}@media(max-width:800px){.tabs__inner{padding:0 2rem}}.tabs__links{white-space:nowrap;overflow:auto;flex-shrink:1;scroll-behavior:smooth;scrollbar-width:none;}.tabs__links::-webkit-scrollbar{height:0}@media(max-width:500px){.tabs-has--extra .tabs__links{visibility:hidden}}.tabs__extra{white-space:nowrap;margin-left:1em}.tabs__tab{color:inherit;padding:17px 0 13px;display:inline-block;margin-right:2.5rem;border-bottom:4px solid transparent;transition:border-bottom-color .25s}.tabs--schema_dark .tabs__tab{color:inherit}.tabs__tab--active,.tabs__tab:focus,.tabs__tab:hover{color:inherit;outline:0;border-bottom-color:#004f9f}.tabs--schema_dark .tabs__tab--active,.tabs--schema_dark .tabs__tab:focus,.tabs--schema_dark .tabs__tab:hover{border-bottom-color:#08e6e2}
