.Sidebar__Feedback__toggle--tOv4A {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .Sidebar__Feedback__toggle--tOv4A:hover {
    cursor: pointer;
    color: #0a85ea;
    -webkit-transition: color ease-in-out 100ms;
    transition: color ease-in-out 100ms; }
    .Sidebar__Feedback__toggle--tOv4A:hover .Sidebar__Feedback__icon--tOv4A {
      color: #0a85ea;
      -webkit-transition: color ease-in-out 100ms;
      transition: color ease-in-out 100ms; }

.Sidebar__Feedback__toggleText--tOv4A {
  margin-left: 0.8rem;
  font-weight: 600;
  margin-top: 2px; }

.Sidebar__Feedback__tooltip--tOv4A .Sidebar__Feedback__header--tOv4A {
  margin-bottom: 0; }

.Sidebar__Feedback__tooltip--tOv4A .Sidebar__Feedback__subheader--tOv4A {
  margin-bottom: 0.8rem; }

.Sidebar__Feedback__tooltip--tOv4A .Sidebar__Feedback__input--tOv4A {
  margin-bottom: 0; }

.Sidebar__Feedback__tooltip--tOv4A .Sidebar__Feedback__button--tOv4A {
  font-size: 1.4rem; }

.Sidebar__Feedback__tooltip--tOv4A .Sidebar__Feedback__buttonSubmitted--tOv4A {
  display: none; }

.Sidebar__Feedback__tooltip--tOv4A .Sidebar__Feedback__submittedText--tOv4A {
  margin-bottom: 0; }

.Sidebar__HeaderLinks__headers--rhAFf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  line-height: 2.4rem;
  padding: 0.8rem 2.4rem 0.8rem 6.4rem;
  position: relative;
  margin-left: 1.6rem;
  font-size: 1.4rem; }

.Sidebar__HeaderLinks__linksWrapper--rhAFf {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  width: 100%;
  margin-left: 0; }

.Sidebar__HeaderLinks__dropdown--rhAFf {
  padding-left: 1.6rem; }

.Sidebar__HeaderLinks__listItem--rhAFf {
  white-space: nowrap; }

.Sidebar__HeaderLinks__link--rhAFf {
  margin-right: 2.4rem;
  width: 90%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis; }
  .Sidebar__HeaderLinks__link--rhAFf.Sidebar__HeaderLinks__active--rhAFf, .Sidebar__HeaderLinks__link--rhAFf:hover {
    color: #0a85ea;
    font-weight: 600; }
    .Sidebar__HeaderLinks__link--rhAFf.Sidebar__HeaderLinks__active--rhAFf .Sidebar__HeaderLinks__hashmark--rhAFf, .Sidebar__HeaderLinks__link--rhAFf:hover .Sidebar__HeaderLinks__hashmark--rhAFf {
      color: #0a85ea;
      font-weight: 600; }

.Sidebar__HeaderLinks__hashmark--rhAFf {
  color: #cacaca;
  font-size: 1.2rem; }

.Sidebar__SidebarSubnav__container--gOcgb {
  padding-top: 0.8rem; }
  .Sidebar__SidebarSubnav__container--gOcgb .Sidebar__SidebarSubnav__title--gOcgb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1.6rem;
    padding-left: 4rem; }
  .Sidebar__SidebarSubnav__container--gOcgb .Sidebar__SidebarSubnav__sectionList--gOcgb {
    margin: 0;
    list-style: none; }
  .Sidebar__SidebarSubnav__container--gOcgb .Sidebar__SidebarSubnav__backLink--gOcgb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 3.2rem;
    padding-left: 4rem; }

.Sidebar__SidebarSubnav__titleIcon--gOcgb {
  margin-right: 0.8rem; }

.Sidebar__SidebarSubnav__section--gOcgb {
  padding-bottom: 1.6rem; }
  .Sidebar__SidebarSubnav__section--gOcgb .Sidebar__SidebarSubnav__sectionTitle--gOcgb {
    padding-left: 7rem;
    margin-bottom: 0;
    color: #878787;
    font-size: 14px; }

.Sidebar__SidebarSubnav__listItem--gOcgb {
  display: block;
  padding-left: 7rem;
  color: #111111;
  font-size: 1.4rem;
  line-height: 2.8rem; }
  .Sidebar__SidebarSubnav__listItem--gOcgb:hover {
    cursor: pointer;
    color: #0a85ea;
    font-weight: 600; }
  .Sidebar__SidebarSubnav__listItem--gOcgb.Sidebar__SidebarSubnav__active--gOcgb {
    background-color: #ebebeb;
    font-weight: 700; }

.Sidebar__SidebarSubnav__listDropdown--gOcgb {
  margin: 0; }
  .Sidebar__SidebarSubnav__listDropdown--gOcgb .Sidebar__SidebarSubnav__listItem--gOcgb {
    padding-left: 8.6rem; }

.Sidebar__SidebarNavGroup__navItem--9ux2F {
  color: #4b4b4b;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 3.2rem;
  cursor: pointer;
  padding: 0 1.6rem 0 2.4rem; }
  .Sidebar__SidebarNavGroup__navItem--9ux2F .Sidebar__SidebarNavGroup__icon--9ux2F {
    height: 2.4rem;
    width: 2.4rem;
    margin-right: 0.8rem;
    margin-top: -0.2rem; }
  .Sidebar__SidebarNavGroup__navItem--9ux2F:hover {
    color: #0a85ea;
    cursor: pointer;
    -webkit-transition: color 0.1s ease-out;
    transition: color 0.1s ease-out; }
  .Sidebar__SidebarNavGroup__navItem--9ux2F.Sidebar__SidebarNavGroup__active--9ux2F {
    font-weight: 700;
    color: #111111;
    background-color: #ebebeb; }
  .Sidebar__SidebarNavGroup__navItem--9ux2F.Sidebar__SidebarNavGroup__nested--9ux2F {
    font-weight: 400;
    line-height: 20px;
    margin-left: 3.2rem;
    margin-top: 0.8rem;
    margin-bottom: 0.8rem; }
    .Sidebar__SidebarNavGroup__navItem--9ux2F.Sidebar__SidebarNavGroup__nested--9ux2F .Sidebar__SidebarNavGroup__nestedTitleSpan--9ux2F {
      font-size: 1.4rem; }

.Sidebar__SidebarNavGroup__break--9ux2F {
  display: block;
  height: 1.6rem; }

.Sidebar__SidebarNavGroup__topNavSection--9ux2F .Sidebar__SidebarNavGroup__expandButton--9ux2F {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 2.4rem;
  line-height: 3.2rem;
  font-weight: 600; }
  .Sidebar__SidebarNavGroup__topNavSection--9ux2F .Sidebar__SidebarNavGroup__expandButton--9ux2F .Sidebar__SidebarNavGroup__icon--9ux2F {
    margin-right: 0.8rem;
    margin-top: -0.4rem; }

.Sidebar__SidebarNavGroup__listWrapper--9ux2F {
  list-style: none;
  margin: 0; }

.Sidebar__index__sidebar--kwhFm {
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  top: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 32rem;
  min-width: 32rem;
  z-index: 5;
  max-height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  background-color: #f6f6f6; }

.Sidebar__index__nav--kwhFm {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 32rem; }

.Sidebar__index__close--kwhFm {
  margin-top: 3.6rem;
  margin-left: 2.4rem; }

.Sidebar__index__header--kwhFm {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 4rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 2.4rem;
  margin-top: 2.8rem;
  margin-bottom: 2.4rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }

.Sidebar__index__shrinkContainer--kwhFm {
  overflow: auto;
  padding-bottom: 2.4rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.Sidebar__index__logo--kwhFm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.Sidebar__index__logoImage--kwhFm {
  max-width: 8rem;
  vertical-align: bottom; }

.Sidebar__index__logoText--kwhFm {
  color: #b9b9b9;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 2.4rem;
  margin-left: 0.8rem;
  padding-top: 3px; }

.Sidebar__index__betaTag--kwhFm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.Sidebar__index__betaNote--kwhFm {
  margin-right: 0.8rem; }

.Sidebar__index__legacyDocs--kwhFm {
  margin-top: 3.2rem;
  margin-left: 1.6rem;
  padding-left: 2.4rem; }

.Search__index__inputWrapper--l5ZWM .Search__index__button--l5ZWM {
  background-color: transparent;
  border-radius: 0.2rem;
  border: 1px solid #9b9b9b;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.6rem;
  font-weight: normal;
  height: 4.8rem;
  line-height: 4.8rem;
  padding: 0 1.6rem;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #696969; }
  .Search__index__inputWrapper--l5ZWM .Search__index__button--l5ZWM:hover {
    cursor: pointer; }

.Search__index__inputWrapper--l5ZWM .Search__index__icon--l5ZWM {
  color: #111111; }

.Navbar__APIVersionSwitcher__apiVersion--Ae4fI {
  color: #696969;
  margin-right: 0.4rem; }

.Navbar__APIVersionSwitcher__wrapper--Ae4fI {
  margin-left: 2.4rem; }
  .Navbar__APIVersionSwitcher__wrapper--Ae4fI .Navbar__APIVersionSwitcher__apiVersionText--Ae4fI {
    font-weight: 600;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 768px) {
      .Navbar__APIVersionSwitcher__wrapper--Ae4fI .Navbar__APIVersionSwitcher__apiVersionText--Ae4fI {
        font-size: 1.2rem;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }

.Navbar__index__navbar--v11nv {
  background-color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 32rem);
  min-width: 93.6rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 2.4rem;
  padding: 1.6rem 2.4rem;
  position: absolute;
  z-index: 4; }
  @media screen and (max-width: 768px) {
    .Navbar__index__navbar--v11nv {
      width: 100%;
      min-width: 0; } }

.Navbar__index__mainNav--v11nv {
  height: 9.6rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.Navbar__index__leftColumn--v11nv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 768px) {
    .Navbar__index__leftColumn--v11nv {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1; } }
  .Navbar__index__leftColumn--v11nv .Navbar__index__sidebarToggle--v11nv {
    display: none;
    margin-right: 1.6rem; }
    @media screen and (max-width: 768px) {
      .Navbar__index__leftColumn--v11nv .Navbar__index__sidebarToggle--v11nv {
        display: block; } }
  .Navbar__index__leftColumn--v11nv .Navbar__index__homeLink--v11nv {
    display: none;
    margin-right: 1.6rem; }
    @media screen and (max-width: 768px) {
      .Navbar__index__leftColumn--v11nv .Navbar__index__homeLink--v11nv {
        display: block; } }
  .Navbar__index__leftColumn--v11nv .Navbar__index__logo--v11nv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .Navbar__index__leftColumn--v11nv .Navbar__index__logoImage--v11nv {
    max-width: 8rem;
    vertical-align: bottom; }
  .Navbar__index__leftColumn--v11nv .Navbar__index__logoText--v11nv {
    color: #b9b9b9;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 2.4rem;
    margin-left: 0.8rem;
    padding-top: 3px; }
  .Navbar__index__leftColumn--v11nv .Navbar__index__search--v11nv {
    min-width: 32rem; }
    @media screen and (max-width: 768px) {
      .Navbar__index__leftColumn--v11nv .Navbar__index__search--v11nv {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        min-width: 8rem; } }

.Navbar__index__link--v11nv {
  display: inline-block;
  margin-right: 2.4rem;
  font-weight: 600;
  white-space: nowrap; }
  .Navbar__index__link--v11nv.Navbar__index__active--v11nv, .Navbar__index__link--v11nv:hover {
    color: #0a85ea; }

.Navbar__index__rightColumn--v11nv .Navbar__index__signin--v11nv {
  margin-right: 1.6rem; }

@media screen and (max-width: 1128px) {
  .Navbar__index__rightColumn--v11nv {
    display: none; } }

.Navbar__index__sidebar--v11nv {
  position: absolute;
  border: 1px #f6f6f6 solid;
  z-index: 100; }
  @media screen and (min-width: 768px) {
    .Navbar__index__sidebar--v11nv {
      display: none; } }

.Navbar__index__sidebarBackdrop--v11nv {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 4;
  pointer-events: all; }

.Footer__Feedback__container--5RWI6 {
  border-top: 1px solid #d7d7d7;
  width: 100%; }

.Footer__Feedback__content--5RWI6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 11.2rem;
  padding-left: 0;
  padding-right: 4rem;
  padding-bottom: 0.8rem; }
  .Footer__Feedback__content--5RWI6 .Footer__Feedback__title--5RWI6 {
    display: inline-block;
    color: #4b4b4b;
    line-height: 3.2rem;
    margin: 4rem 0;
    margin-bottom: 3.2rem; }
    @media screen and (min-width: 1600px) {
      .Footer__Feedback__content--5RWI6 .Footer__Feedback__title--5RWI6 {
        margin-bottom: 4rem; } }

.Footer__Feedback__feedback--5RWI6 {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: start;
      -ms-flex-item-align: start;
          align-self: start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.Footer__Feedback__selectButtons--5RWI6 {
  margin-left: 2.4rem; }
  .Footer__Feedback__selectButtons--5RWI6 .Footer__Feedback__selectButton--5RWI6 {
    width: 7.2rem;
    margin-top: 0.8rem;
    margin-bottom: 0;
    margin-right: 1.6rem; }
    @media screen and (min-width: 1600px) {
      .Footer__Feedback__selectButtons--5RWI6 .Footer__Feedback__selectButton--5RWI6 {
        margin-bottom: 0.8rem; } }
    .Footer__Feedback__selectButtons--5RWI6 .Footer__Feedback__selectButton--5RWI6.Footer__Feedback__selectButtonNo--5RWI6:hover {
      background-color: #f44e66; }

.Footer__Feedback__form--5RWI6 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 3.2rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (min-width: 900px) {
    .Footer__Feedback__form--5RWI6 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .Footer__Feedback__form--5RWI6 .Footer__Feedback__input--5RWI6 {
    min-width: 20rem;
    max-width: 32rem;
    margin-bottom: 0.8rem; }
    .Footer__Feedback__form--5RWI6 .Footer__Feedback__input--5RWI6 input {
      margin-bottom: 0; }
  .Footer__Feedback__form--5RWI6 .Footer__Feedback__submitButton--5RWI6 {
    margin-left: 0;
    margin-bottom: 0.8rem; }
    @media screen and (min-width: 900px) {
      .Footer__Feedback__form--5RWI6 .Footer__Feedback__submitButton--5RWI6 {
        margin-left: 1.6rem; } }

.Footer__Feedback__icon--5RWI6 {
  margin-right: 0.8rem; }

.Footer__Twitter__twitterContainer--Y4ZE\+ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 11.2rem;
  padding-bottom: 8rem;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  left: -0.8rem; }
  @media screen and (min-width: 1400px) {
    .Footer__Twitter__twitterContainer--Y4ZE\+ {
      left: 0; } }

.Footer__Twitter__containerSelected--Y4ZE\+ {
  left: -0.8rem; }

.Footer__Twitter__logoContainer--Y4ZE\+ {
  background-color: black;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  position: relative;
  -webkit-align-self: end;
      -ms-flex-item-align: end;
          align-self: end;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 1.2rem; }
  @media screen and (min-width: 1400px) {
    .Footer__Twitter__logoContainer--Y4ZE\+ {
      margin-top: 4rem; } }

.Footer__Twitter__logoContainerSelected--Y4ZE\+ {
  margin-top: 1.2rem; }

.Footer__Twitter__logoImage--Y4ZE\+ {
  position: absolute;
  width: 120%;
  max-width: 120%;
  left: -0.4rem;
  top: -1.2rem;
  padding-top: 0.8rem; }

.Footer__Twitter__text--Y4ZE\+ {
  margin: 1.6rem 0; }
  @media screen and (min-width: 1400px) {
    .Footer__Twitter__text--Y4ZE\+ {
      line-height: 3.2rem;
      margin: 4rem 0; } }

.Footer__Twitter__textSelected--Y4ZE\+ {
  margin: 1.6rem 0;
  line-height: normal; }

.Footer__index__footerContainer--UuzP2 {
  margin: 0 4rem;
  max-width: 70.4rem;
  padding-right: 4rem;
  padding-left: 4rem; }
  @media screen and (max-width: 768px) {
    .Footer__index__footerContainer--UuzP2 {
      margin-left: 2.4rem;
      margin-right: 2.4rem; } }
  @media screen and (min-width: 1600px) {
    .Footer__index__footerContainer--UuzP2 {
      margin-left: calc( (100vw - 32rem - 118.4rem) / 2); } }

.Footer__index__footerItems--UuzP2 {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

@media screen and (min-width: 1400px) {
  .Footer__index__footerItems--UuzP2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; } }

.Footer__index__feedbackSelected--UuzP2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.Search__SearchInput__searchInput--Ou\+JQ .Search__SearchInput__input--Ou\+JQ {
  margin-bottom: 0;
  border-bottom: 1px solid #ebebeb; }
  .Search__SearchInput__searchInput--Ou\+JQ .Search__SearchInput__input--Ou\+JQ input {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0.2rem; }

.Search__SearchHit__hit--JMTmG {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  scroll-margin-top: 3.2rem;
  padding: 0 1.6rem;
  height: 8rem; }
  .Search__SearchHit__hit--JMTmG:hover {
    background-color: #f6f6f6; }
  .Search__SearchHit__hit--JMTmG mark {
    background-color: transparent;
    font-weight: bold; }
  .Search__SearchHit__hit--JMTmG.Search__SearchHit__relatedHit--JMTmG {
    height: 5.6rem; }

.Search__SearchHit__selected--JMTmG {
  background-color: #f6f6f6;
  width: 100%; }

.Search__SearchHit__icon--JMTmG {
  margin-right: 0.8rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 2.4rem;
  height: 2.4rem; }

.Search__SearchHit__container--JMTmG {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  min-width: 0;
  display: block;
  width: 100%; }

.Search__SearchHit__route--JMTmG {
  font-family: "Inconsolata", Consolas, Courier, monospace;
  margin-right: 2.4rem; }

.Search__SearchHit__schemaText--JMTmG {
  font-family: "Inconsolata", Consolas, Courier, monospace; }

.Search__SearchHit__highlight--JMTmG {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.Search__SearchHit__noShrink--JMTmG {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }

.Search__SearchHit__separator--JMTmG {
  margin-left: 0.4rem;
  margin-right: 0.4rem; }

.Search__SearchHit__headerHits--JMTmG {
  color: #4b4b4b;
  font-weight: 500; }

.Search__SearchHit__header--JMTmG {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%; }
  .Search__SearchHit__header--JMTmG.Search__SearchHit__glossaryHeader--JMTmG {
    font-weight: 600; }
  .Search__SearchHit__header--JMTmG .Search__SearchHit__view--JMTmG {
    font-size: 1.4rem;
    font-weight: normal; }

.Search__SearchHit__hitDescription--JMTmG {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 1.4rem;
  width: 100%;
  height: 2.4rem;
  color: #4b4b4b;
  margin-top: 0.8rem; }

.Search__SearchResults__emptyState--\/Ucqi {
  padding-top: 2.4rem; }
  .Search__SearchResults__emptyState--\/Ucqi .Search__SearchResults__emptyStateHeading--\/Ucqi {
    margin-left: 1.6rem; }
  .Search__SearchResults__emptyState--\/Ucqi .Search__SearchResults__relatedArticles--\/Ucqi {
    margin: 0;
    list-style: none; }

.Search__SearchResults__noResults--\/Ucqi {
  padding: 4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #111111; }
  .Search__SearchResults__noResults--\/Ucqi .Search__SearchResults__noResultsText--\/Ucqi {
    margin-top: 0; }

.Search__SearchResults__semibold--\/Ucqi {
  font-weight: 600; }

.Search__SearchResults__category--\/Ucqi {
  position: -webkit-sticky;
  position: sticky;
  height: 4rem;
  top: -0.8rem;
  padding-left: 1.6rem;
  padding-top: 1.2rem;
  color: #4b4b4b;
  background-color: #ffffff;
  z-index: 10;
  border-bottom: 1px solid #d7d7d7;
  font-weight: 600;
  font-family: "Inconsolata", Consolas, Courier, monospace;
  text-transform: uppercase;
  letter-spacing: 1px; }

.Search__SearchModal__searchModalContainer--uEwzl {
  left: 34.4rem;
  position: fixed;
  top: 2.4rem;
  width: 68.8rem;
  max-width: 100%;
  z-index: 111;
  height: 48rem; }
  @media (max-width: 1048px) {
    .Search__SearchModal__searchModalContainer--uEwzl {
      left: 50%;
      -webkit-transform: translate(-50%);
          -ms-transform: translate(-50%);
              transform: translate(-50%); } }

.Search__SearchModal__searchModal--uEwzl {
  background: #ffffff;
  border-radius: 0.2rem;
  border: 1px solid #0a85ea;
  -webkit-box-shadow: 0 1.6rem 2.4rem 0 rgba(17, 17, 17, 0.08);
          box-shadow: 0 1.6rem 2.4rem 0 rgba(17, 17, 17, 0.08);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 41.6rem; }

.Search__SearchModal__resultsContainer--uEwzl {
  overflow-y: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-bottom: 1.6rem; }

.Search__SearchModal__backdrop--uEwzl {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 11;
  pointer-events: all;
  background-color: #111111;
  opacity: 0.04; }

.Layout__Page__layout--K04s1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%; }

.Layout__Page__navbarContainer--K04s1 {
  width: calc(100vw - 32rem);
  overflow-x: hidden; }
  @media screen and (max-width: 768px) {
    .Layout__Page__navbarContainer--K04s1 {
      width: 100%; } }

@media screen and (max-width: 768px) {
  .Layout__Page__sidebar--K04s1 {
    display: none; } }

.Layout__Page__contentScrollContainer--K04s1 {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll; }

.Layout__Page__content--K04s1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 4rem;
  margin-top: 9.6rem;
  max-width: 70.4rem;
  padding-right: 4rem;
  padding-bottom: 12rem;
  padding-left: 4rem;
  overflow-x: visible; }
  @media screen and (max-width: 768px) {
    .Layout__Page__content--K04s1 {
      margin-left: 2.4rem;
      margin-right: 2.4rem; } }
  @media screen and (min-width: 1600px) {
    .Layout__Page__content--K04s1 {
      margin-left: calc( (100vw - 32rem - 118.4rem) / 2); } }

.Layout__Page__contentWide--K04s1 {
  max-width: 118.4rem; }

.Layout__Page__frozen--K04s1 {
  position: fixed;
  overflow-y: scroll; }

.Layout__Content__content--qynN7 {
  max-width: 98.4rem;
  padding-left: 8rem;
  padding-right: 8rem;
  margin: 0 auto; }

.Layout__FullWidth__separator--CB\+IN {
  border-bottom: 1px solid #d7d7d7;
  position: absolute;
  height: 1px;
  width: calc(100vw + 2 * 8rem + 32rem);
  left: -8rem;
  z-index: 2; }
  @media screen and (min-width: 1600px) {
    .Layout__FullWidth__separator--CB\+IN {
      left: calc( -1 * ( 100vw - 32rem - 118.4rem + 8rem ) / 2); } }

.Layout__FullWidth__fullWidthBustOut--CB\+IN {
  width: calc(100vw - 32rem - 2 * 8rem);
  max-width: 118.4rem;
  position: relative; }
  @media screen and (max-width: 768px) {
    .Layout__FullWidth__fullWidthBustOut--CB\+IN {
      width: 100%; } }

.Layout__FullWidth__fullWidth--CB\+IN {
  width: 100%; }

.Layout__SideBySide__wrapper--ok5Ot {
  max-width: 126.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .Layout__SideBySide__wrapper--ok5Ot > div {
    min-width: 32rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }
    @media screen and (min-width: 1128px) {
      .Layout__SideBySide__wrapper--ok5Ot > div:not(:last-child) {
        margin-right: 0.8rem; } }
    @media screen and (max-width: 1128px) {
      .Layout__SideBySide__wrapper--ok5Ot > div:not(:last-child) {
        margin-bottom: 0.8rem; } }

.Layout__Header__header--qLs0G {
  padding-top: 8rem;
  margin-bottom: 2.4rem; }
  .Layout__Header__header--qLs0G .Layout__Header__hero--qLs0G {
    max-width: 62.4rem;
    padding-bottom: 2.4rem; }

.Layout__Divider__divider--oQfry {
  border-top: 1px solid #d7d7d7;
  height: 1px;
  margin: 0 auto; }


/*# sourceMappingURL=ef08c3db2fc915c30b0e0712325824136baa2e53_CSS.2131c79a.chunk.css.map*/