body {
  font-family: Noiche, sans-serif;
  color: #000;
  font-size: 1vw;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
}

a {
  display: inline-block;
  padding: 0px;
  font-family: Noiche, sans-serif;
  font-size: 21px;
  line-height: 23px;
  text-decoration: underline;
  text-transform: uppercase;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 18px;
  line-height: 22px;
}

.container {
  max-width: 1920px;
  padding-right: 100px;
  padding-left: 100px;
}

.navbar__left {
  position: fixed;
  display: inline-block;
  overflow: scroll;
  width: 25%;
  height: 100%;
  padding-top: 3.13em;
  padding-bottom: 3.13em;
  background-color: rgba(0, 27, 95, 0.08);
}

.document {
  position: static;
  left: auto;
  top: 97px;
  right: 0%;
  bottom: 0%;
  overflow: auto;
  width: 75%;
  height: 100%;
  margin-top: 0px;
  margin-left: auto;
  padding: 3.13em 2.08em;
  background-color: rgba(255, 255, 255, 0.02);
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding: 3vw 5vw;
  background-color: #fff;
}

.nav__link {
  display: inline-block;
  padding: 7px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 1.3rem;
  font-weight: 400;
}

.nav__link.is--last {
  margin-right: 0vw;
}

.document___container {
  width: 100%;
  height: auto;
}

.tts__title {
  display: block;
  margin-left: 3.13em;
  font-size: 24px;
  line-height: 1;
}

.tts__title.is--bigger {
  margin-bottom: 30px;
  margin-left: 1.5em;
  font-size: 30px;
  font-weight: 700;
}

.accord {
  width: 100%;
  cursor: pointer;
}

.accord__title {
  display: inline;
  margin-left: 5.21em;
  font-family: Noiche, sans-serif;
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
}

.accord-__trigger {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}

.accord__options {
  display: block;
  overflow: hidden;
}

.accord__option {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #000;
  text-decoration: none;
  text-transform: none;
  cursor: pointer;
}

.accord__option:hover {
  background-color: rgba(0, 27, 95, 0.08);
}

.accord__option-title {
  display: inline;
  margin-left: 6.77em;
  font-size: 24px;
  line-height: 1;
}

.left-line {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 6px;
  border-top: 1px solid rgba(108, 178, 205, 0.2);
  border-bottom: 1px solid rgba(108, 178, 205, 0.2);
  background-color: #001b5f;
}

.donw-arrow {
  position: absolute;
  left: auto;
  top: 12px;
  right: 30px;
  bottom: 12px;
}

.accord__empty {
  position: relative;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  text-decoration: none;
  text-transform: none;
}

.stt__title {
  display: inline-block;
  margin-top: 30px;
  margin-left: 3.13em;
  font-size: 24px;
  line-height: 1;
}

.stt__title.is--2 {
  margin-top: 0px;
}

.doc__h1 {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: Bradasans, sans-serif;
  color: #001b5f;
  font-size: 44px;
  line-height: 1.2;
}

.doc__h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Bradasans, sans-serif;
  color: #001b5f;
  font-size: 36px;
  line-height: 1.2;
}

.indent1 {
  margin-top: 24px;
}

.indent2 {
  margin-top: 24px;
}

.doc__h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Noiche, sans-serif;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
}

.doc__h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Noiche, sans-serif;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 700;
}

.indent3 {
  margin-top: 24px;
}

.doc__p {
  max-width: 100ch;
  margin-bottom: 0px;
  font-size: 15px;
  line-height: 1.4;
}

.doc__p.is--tab {
  margin-left: 40px;
}

.doc__p.is--title {
  margin-top: 36px;
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 700;
}

.code__snippet {
  overflow: auto;
  width: 100%;
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 24px 40px;
  border-radius: 2px;
  background-color: #252a34;
  font-family: Ptmono, sans-serif;
  color: hsla(0, 0%, 100%, 0.85);
  font-size: 14px;
  line-height: 26px;
}

.doc__ricchtxt h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Bradasans, sans-serif;
  font-size: 44px;
  line-height: 1.1;
}

.doc__ricchtxt h2 {
  margin-left: 60px;
  font-family: Bradasans, sans-serif;
  font-size: 36px;
  line-height: 1.1;
}

.doc__ricchtxt h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 60px;
  font-family: Bradasans, sans-serif;
  font-size: 30px;
  line-height: 1.1;
}

.doc__ricchtxt h4 {
  margin-left: 120px;
  font-size: 28px;
  line-height: 1.1;
  font-weight: 400;
}

.doc__ricchtxt p {
  max-width: 68ch;
  margin-left: 160px;
  font-size: 26px;
  line-height: 28px;
}

.doc__ricchtxt blockquote {
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 220px;
  padding: 24px 40px;
  border-left: 0px none transparent;
  border-radius: 2px;
  background-color: rgba(0, 27, 95, 0.08);
  font-size: 24px;
  line-height: 26px;
}

.doc__list {
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
}

.doc__caption {
  display: inline-block;
  font-size: 14px;
  line-height: 1.4;
}

.doc__tabs {
  margin-top: 24px;
  margin-bottom: 24px;
}

.doc__tab-link {
  margin-right: 2px;
  padding: 12px 45px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-color: rgba(0, 27, 95, 0.2);
  font-weight: 700;
  text-transform: lowercase;
}

.doc__tab-link.w--current {
  background-color: rgba(0, 27, 95, 0.08);
}

.doc__tab-content {
  padding-top: 24px;
  padding-bottom: 24px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: rgba(0, 27, 95, 0.08);
}

.doc__tip {
  display: inline;
  font-size: 15px;
  line-height: 1.4;
}

.doc__tip-wrp {
  position: relative;
  margin-top: 12px;
  margin-bottom: 12px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 40px;
  border-top: 1px solid #001b5f;
  border-right: 1px solid #001b5f;
  border-bottom: 1px solid #001b5f;
  font-weight: 400;
}

.indent4 {
  margin-top: 24px;
}

.doc__table {
  width: 100%;
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 1.4;
}

.relative {
  position: relative;
  display: block;
  max-width: 100ch;
}

.copy-button {
  position: absolute;
  left: auto;
  top: auto;
  right: 12px;
  bottom: 24px;
  padding: 6px;
  border-radius: 2px;
  background-color: hsla(0, 0%, 100%, 0.05);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  cursor: pointer;
}

.copy-button:hover {
  background-color: hsla(0, 0%, 100%, 0.15);
}

.button {
  display: none;
}

.copysvg {
  width: 24px;
  height: 24px;
  color: #fff;
}

.copysvg.copy-button {
  right: 12px;
  bottom: 24px;
  width: 24px;
  height: 24px;
  color: #fff;
}

.divider {
  width: 50%;
  height: 1px;
  margin: 30px auto 30px 75.12px;
  background-color: rgba(0, 0, 0, 1.0);
}

.arrowsvg {
  display: none;
}

.doc__link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #001b5f;
  font-size: 15px;
  line-height: 1.4;
  text-decoration: none;
  text-transform: none;
}

.doc__link:hover {
  color: #6cb2cd;
}

.snippet {
  display: inline;
  max-width: 110ch;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 3px 5px;
  border-radius: 2px;
  background-color: #252a34;
  font-family: Ptmono, sans-serif;
  color: hsla(0, 0%, 100%, 0.85);
  font-size: 16px;
  line-height: 16px;
}

.image {
  height: 50px;
  padding-top: 0px;
}

.nav__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
}

.nav__link-wrp {
  position: relative;
  display: inline-block;
  margin-right: 5vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.nav__link-wrp.is--last {
  margin-right: 0vw;
}

.underline {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background-color: #252a34;
}

.navigation__mobile {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 500;
  display: none;
  background-color: #fff;
}

.close__btn-wrp {
  display: none;
}

@media screen and (max-width: 991px) {
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .navbar__left {
    position: fixed;
    z-index: 10;
    display: none;
    width: 50%;
    height: 100%;
    background-color: #ebedf2;
  }

  .document {
    position: static;
    top: 71px;
    z-index: 1;
    width: 100%;
    margin-top: 0px;
    padding-right: 4em;
    padding-left: 4em;
  }

  .navbar {
    position: relative;
    padding: 0px 4em;
  }

  .nav__link {
    display: block;
    color: #fff;
  }

  .nav__link.is--mobile {
    color: #001b5f;
    text-decoration: none;
  }

  .relative {
    max-width: none;
  }

  .brand {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .menu-button {
    display: none;
  }

  .menu-button.w--open {
    background-color: #001b5f;
  }

  .nav__menu {
    display: none;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #001b5f;
    color: #fff;
  }

  .button {
    display: inline-block;
  }

  .arrowsvg {
    position: fixed;
    left: 0%;
    top: 20%;
    right: auto;
    bottom: auto;
    display: block;
    width: 30px;
    height: 260px;
    padding-top: 100px;
    padding-right: 10px;
    padding-bottom: 100px;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: rgba(0, 27, 95, 0.08);
    cursor: pointer;
  }

  .arrowsvg:hover {
    color: rgba(0, 27, 95, 0.2);
  }

  .nav__container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .navigation__mobile {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .icon {
    display: none;
  }

  .close__btn-wrp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 14px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    cursor: pointer;
  }

  .nav__burger {
    width: 30px;
    height: 1px;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #000;
  }

  .nav__burger-bottom {
    width: 30px;
    height: 1px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #000;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }

  .navbar__left {
    width: 75%;
  }

  .document {
    padding-right: 4em;
    padding-left: 4em;
  }

  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .accord__title {
    margin-left: 30px;
  }

  .accord__option-title {
    margin-left: 60px;
  }

  .code__snippet {
    overflow: auto;
  }

  .doc__table {
    overflow: auto;
  }

  .menu-button {
    margin-top: 5px;
  }

  .nav__menu {
    padding-right: 10px;
    padding-left: 10px;
  }

  .snippet {
    overflow: auto;
  }

  .nav__container {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .navbar__left {
    width: 75%;
  }

  .document {
    padding-right: 6em;
    padding-left: 6em;
  }

  .accord__title {
    margin-left: 30px;
  }

  .accord__option-title {
    margin-left: 60px;
  }

  .code__snippet {
    padding-bottom: 40px;
  }

  .doc__table {
    overflow: auto;
  }

  .arrowsvg {
    width: 20px;
    padding-right: 5px;
  }

  .nav__container {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@font-face {
  font-family: 'Bradasans';
  src: url('../fonts/BradaSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noiche';
  src: url('../fonts/Noiche-Bold-italic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Noiche';
  src: url('../fonts/Noiche-Regular-italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Noiche';
  src: url('../fonts/Noiche-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noiche';
  src: url('../fonts/Noiche-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ptmono';
  src: url('../fonts/PTMono-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
