.BlogOverviewTemplate__BlogOverviewTemplate__list--43lt8 {
  max-width: 110.6rem;
  margin-left: auto;
  margin-right: auto; }

.BlogOverviewTemplate__BlogOverviewTemplate__contentWrapper--43lt8 {
  max-width: 114.6rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0 2.4rem; }

.RelatedArticles__ArticleExcerpt__article--z2dQt {
  display: block;
  padding: 0; }

.RelatedArticles__ArticleExcerpt__title--z2dQt {
  margin-bottom: 2.4rem; }

.RelatedArticles__ArticleExcerpt__image--z2dQt {
  margin-bottom: 6.4rem;
  -o-object-fit: cover;
     object-fit: cover;
  width: 380px;
  height: 320px; }

.RelatedArticles__ArticleExcerpt__cta--z2dQt {
  font-weight: bold; }
  .RelatedArticles__ArticleExcerpt__article--z2dQt:hover .RelatedArticles__ArticleExcerpt__cta--z2dQt {
    color: #0a85ea; }
    .RelatedArticles__ArticleExcerpt__article--z2dQt:hover .RelatedArticles__ArticleExcerpt__cta--z2dQt svg,
    .RelatedArticles__ArticleExcerpt__article--z2dQt:hover .RelatedArticles__ArticleExcerpt__cta--z2dQt svg * {
      fill: currentColor; }

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  line-height: 1.5;
  vertical-align: baseline; }

span {
  line-height: inherit; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

html, body {
  line-height: 1;
  font-size: 1.6rem; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.ErrorPage__index__errorPage--phi2z {
  padding-top: 8rem;
  padding-bottom: 8rem;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.ErrorPage__index__container--phi2z {
  -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;
  -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;
  max-width: 46.4rem; }

.ErrorPage__index__image--phi2z {
  height: 22.4rem;
  margin-bottom: 2.4rem;
  width: auto; }

.ErrorPage__index__body--phi2z {
  color: #111111;
  margin-bottom: 3.2rem;
  text-align: center;
  white-space: pre-wrap; }

.Library__index__library--9Mfr3 {
  display: grid;
  grid-template-columns: 1fr 1fr 2.4rem;
  grid-column-gap: 0.8rem;
  height: 8rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.8rem;
  border: 1px solid #ebebeb;
  border-radius: 0.2rem;
  margin-bottom: 1.6rem; }
  .Library__index__library--9Mfr3.Library__index__community--9Mfr3 {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    margin-bottom: 0; }
  .Library__index__library--9Mfr3:hover {
    border-color: #0a85ea; }
    .Library__index__library--9Mfr3:hover .Library__index__caret--9Mfr3 {
      color: #0a85ea; }
  .Library__index__library--9Mfr3 img {
    max-width: 6.4rem;
    max-height: 6.4rem; }
  .Library__index__library--9Mfr3 .Library__index__platform--9Mfr3 {
    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; }
  .Library__index__library--9Mfr3 .Library__index__platformText--9Mfr3 {
    margin-left: 0.8rem;
    margin-bottom: 0; }
  .Library__index__library--9Mfr3 .Library__index__description--9Mfr3 {
    margin-bottom: 0;
    font-family: Inconsolata; }

.Overview__Header__wrapper--gwjEU {
  display: grid;
  grid-template-rows: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative; }
  .Overview__Header__wrapper--gwjEU .Overview__Header__hero--gwjEU {
    max-width: 62.4rem; }
  .Overview__Header__wrapper--gwjEU .Overview__Header__title--gwjEU {
    margin-top: 0;
    margin-bottom: 1.1rem;
    color: #111111; }

.Overview__Header__subtitle--gwjEU {
  color: #4b4b4b;
  margin-right: 0;
  margin-bottom: 4rem; }

.Overview__Header__titleInnerText--gwjEU {
  font-weight: 800; }

.Overview__Header__assetColumn--gwjEU {
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 37rem;
  padding-top: 2.4rem; }

.Overview__Header__asset--gwjEU {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -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; }

.Overview__Header__assetLabel--gwjEU {
  color: #111111;
  font-size: 0.9rem;
  line-height: 2.4rem;
  margin-bottom: 0.8rem;
  margin-top: 1.6rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600; }

.Overview__Header__assetImg--gwjEU {
  width: 8.8rem;
  height: 8.8rem; }

.Overview__Header__assetSeparator--gwjEU {
  margin-top: 3.2rem;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start; }

a.Actions__Card__card--2dmgb {
  padding: 2.4rem;
  height: 220px;
  min-width: 304px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0);
  -webkit-box-shadow: 0 8px 16px 0 rgba(17, 17, 17, 0.08);
          box-shadow: 0 8px 16px 0 rgba(17, 17, 17, 0.08); }
  a.Actions__Card__card--2dmgb h4 {
    font-size: 16px !important;
    font-weight: 800 !important;
    margin: 0 !important;
    line-height: 24px !important; }
  a.Actions__Card__card--2dmgb p {
    font-size: 14px !important;
    width: 256px !important;
    margin: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 2.4rem !important;
    min-height: 40px !important;
    letter-spacing: 0 !important;
    line-height: 20px !important; }

.Overview__Learn__learnWrapper--BX8o\+ {
  grid-column-start: 1;
  grid-column-end: 3; }

.Overview__Learn__learn--BX8o\+ {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 2.4rem; }

.Actions__DoubleCard__wrapper--VzCzM {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  border-radius: 4px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(17, 17, 17, 0.08);
          box-shadow: 0 8px 16px 0 rgba(17, 17, 17, 0.08); }
  .Actions__DoubleCard__wrapper--VzCzM .Actions__DoubleCard__card--VzCzM p:not(:last-child) {
    margin: 0; }

.Actions__DoubleCard__card--VzCzM {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  border-bottom: 1px solid #ebebeb; }
  .Actions__DoubleCard__card--VzCzM:last-child {
    border-bottom: none; }
  .Actions__DoubleCard__card--VzCzM h4 {
    display: none; }
  .Actions__DoubleCard__card--VzCzM p {
    font-size: 14px !important; }

.Actions__DoubleCard__static--VzCzM {
  padding-top: 1.6rem; }

.Overview__LinksWrapper__wrapper--RFHbx {
  -webkit-column-gap: 1.6rem;
     -moz-column-gap: 1.6rem;
          column-gap: 1.6rem;
  display: grid;
  grid-template-columns: 2fr 1fr;
  justify-items: stretch;
  margin-bottom: 5.6rem; }

.Overview__LinksWrapper__column--RFHbx {
  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; }

.Actions__Wrapper__wrapper--WS95x {
  display: grid;
  grid-template-columns: repeat(auto-fill, 30rem);
  grid-column-gap: 2.4rem;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  margin-bottom: 3.2rem; }

.Overview__Reference__reference--nXzEI {
  border-radius: 0.2rem;
  border: 1px solid #ebebeb;
  margin-top: 1.6rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  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-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.Actions__ProductCard__productCardWrapper--84jzz {
  max-width: 46.4rem;
  min-width: 30.4rem;
  border-radius: 0.2rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0.8rem 0.8rem 0 rgba(17, 17, 17, 0.08);
          box-shadow: 0 0.8rem 0.8rem 0 rgba(17, 17, 17, 0.08);
  padding-right: 3.6rem; }

.Actions__ProductCard__card--84jzz {
  padding-bottom: 0.8rem;
  margin-top: 2.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .Actions__ProductCard__card--84jzz h4.Actions__ProductCard__productCardTitle--84jzz {
    margin-bottom: 0.8rem; }
  .Actions__ProductCard__card--84jzz p.Actions__ProductCard__productCardSubtitle--84jzz {
    font-size: 1.4rem;
    margin-top: 0.8rem;
    color: #111111; }

.Actions__ProductCard__icon--84jzz {
  height: 4.8rem;
  width: 4.8rem;
  margin-left: 2.4rem;
  margin-right: 2.4rem; }

.Checkbox__index__checkbox--1FpWl label p {
  margin-bottom: 0; }

.Checkbox__index__checkbox--1FpWl [type='checkbox'] + label {
  margin-left: 0;
  margin-right: 0;
  font-size: 1.6rem;
  line-height: 2.4rem; }

.ClientPlatformSwitcher__index__heading--2ZEcR {
  margin-bottom: 1.6rem; }

.ClientPlatformSwitcher__index__select--2ZEcR {
  margin-bottom: 4rem; }

.CodeBlock__index__codeBlock--fHdYs {
  max-width: 70.4rem;
  margin-bottom: 2.4rem; }

.ContainerWithHeader__index__container--91vZE {
  border: 1px solid #ebebeb;
  border-radius: 0.2rem; }

.ContainerWithHeader__index__header--91vZE {
  background-color: #f6f6f6;
  border-bottom: 1px solid #ebebeb;
  padding: 1.6rem;
  color: #696969;
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-weight: 600; }

.ContainerWithHeader__index__content--91vZE {
  padding-top: 2.4rem;
  padding-right: 2.4rem;
  padding-left: 2.4rem; }

.DefinitionTable__Container__container--C\+qQJ {
  margin-bottom: 2.4rem; }
  .DefinitionTable__Container__container--C\+qQJ .DefinitionTable__Container__tableHeader--C\+qQJ {
    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; }
  .DefinitionTable__Container__container--C\+qQJ .DefinitionTable__Container__tableName--C\+qQJ {
    font-size: 1.6rem;
    color: #9b9b9b;
    margin-left: 1.6rem;
    margin-bottom: 0.8rem; }
  .DefinitionTable__Container__container--C\+qQJ .DefinitionTable__Container__link--C\+qQJ {
    height: 2rem; }
  .DefinitionTable__Container__container--C\+qQJ .DefinitionTable__Container__table--C\+qQJ {
    border-radius: 0.2rem;
    border: 2px solid #ebebeb; }

.DefinitionTable__Entry__entry--aRJeG {
  display: grid;
  grid-template-columns: 2.4rem 1fr 4fr;
  -webkit-column-gap: 0.8rem;
     -moz-column-gap: 0.8rem;
          column-gap: 0.8rem;
  padding: 1.6rem; }
  .DefinitionTable__Entry__entry--aRJeG:not(:last-child) {
    border-bottom: 2px solid #ebebeb; }
  .DefinitionTable__Entry__entry--aRJeG .DefinitionTable__Entry__keyword--aRJeG {
    font-family: Inconsolata;
    font-weight: bold; }

.Overview__ReferenceLink__referenceLink--BS1fo {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  padding-right: 2.4rem;
  border-bottom: 1px solid #ebebeb; }
  .Overview__ReferenceLink__referenceLink--BS1fo:last-child {
    border-bottom: 0; }
  .Overview__ReferenceLink__referenceLink--BS1fo .Overview__ReferenceLink__text--BS1fo {
    color: #111111;
    margin-top: 0;
    margin-bottom: 0; }

.Home__ActionsWrapper__wrapper--efWGH {
  display: grid;
  grid-template-columns: repeat(auto-fill, 30rem);
  grid-column-gap: 2.4rem;
  grid-template-rows: auto;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  margin-bottom: 6.4rem; }

.Home__Banner__banner--hM6vR {
  padding-top: 8rem; }
  .Home__Banner__banner--hM6vR .Home__Banner__hero--hM6vR {
    z-index: 1; }
  .Home__Banner__banner--hM6vR .Home__Banner__title--hM6vR {
    margin-top: 0;
    margin-bottom: 0.8rem; }
  .Home__Banner__banner--hM6vR .Home__Banner__subtitle--hM6vR {
    margin-top: 0; }

.Home__Banner__container--hM6vR {
  display: grid;
  grid-template-columns: 1fr 632px; }
  @media screen and (max-width: 1128px) {
    .Home__Banner__container--hM6vR {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      height: 40rem; } }

.Home__Banner__search--hM6vR {
  width: 44.8rem; }

.Home__Banner__video--hM6vR {
  margin-left: -8rem;
  position: absolute;
  bottom: 0;
  left: 0; }

.Home__Banner__videoContainer--hM6vR {
  position: relative; }

.Home__ContentWrapper__contentWrapper--Ojnzd {
  background-color: #ffffff;
  padding-top: 6.4rem; }

.Home__Learn__learnWrapper--ZBVij {
  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; }

.Home__Learn__learn--ZBVij {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  border: 1px solid #ebebeb;
  border-radius: 0.2rem;
  min-height: 227px; }

.Home__Learn__actionCard--ZBVij {
  -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;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center; }
  .Home__Learn__actionCard--ZBVij h4 {
    margin-top: 0; }

.Home__Learn__image--ZBVij {
  margin-left: 2.4rem;
  width: 24rem;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end; }

.Home__ProductsWrapper__wrapper--1cOAr {
  display: grid;
  grid-template-columns: repeat(auto-fill, 46.4rem);
  grid-column-gap: 2.4rem;
  grid-template-rows: auto;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  margin-bottom: 6.4rem;
  grid-row-gap: 3.2rem; }
  @media screen and (max-width: 1128px) {
    .Home__ProductsWrapper__wrapper--1cOAr {
      display: block; } }

h4.Home__ProductsWrapper__title--1cOAr {
  margin-bottom: 4rem; }

.Table__Container__table--Yksd\/ {
  margin-top: 1.6rem; }

.Table__Row__row--RrwoZ {
  display: grid;
  grid-template-columns: 3fr 4fr;
  grid-gap: 3.2rem;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 1px solid #d7d7d7;
  border-left: 0 !important; }
  .Table__Row__row--RrwoZ:last-child {
    border-bottom: none; }

.Table__Row__threeColRow--RrwoZ {
  grid-template-columns: 4fr 5fr 5fr;
  grid-gap: 0.8rem; }

.Table__Row__description--RrwoZ {
  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;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem; }

.Table__Row__title--RrwoZ {
  padding-right: 1.6rem;
  font-weight: 600; }

.Table__Row__subtitle--RrwoZ {
  padding-right: 1.6rem; }

.Table__Row__contents--RrwoZ {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  font-size: 1.4rem;
  padding-left: 1.6rem; }

.Table__ContentItem__description--iT2qb {
  color: #4b4b4b; }

.Table__ContentItem__container--iT2qb {
  line-height: 3.2rem; }

.Table__ContentItem__link--iT2qb {
  word-break: break-all; }

.Table__ContentItem__link--iT2qb:hover {
  -webkit-transition: color ease-in-out 100ms;
  transition: color ease-in-out 100ms;
  color: #0a85ea;
  cursor: pointer; }
  .Table__ContentItem__link--iT2qb:hover a {
    color: #0a85ea; }
    .Table__ContentItem__link--iT2qb:hover a::after {
      -webkit-transition: visibility ease-in-out 100ms;
      transition: visibility ease-in-out 100ms;
      visibility: hidden; }

.UseCases__Error__error--00X4b {
  font-size: 12px; }

.LinkPreview__index__iframe--cqSp0 {
  border: 0;
  width: 100%;
  height: 100%;
  margin-top: -2.4rem;
  z-index: 11; }

.LinkPreview__index__container--cqSp0 {
  height: 75.4rem;
  overflow: hidden;
  z-index: 111; }

.LinkPreview__index__loading--cqSp0 {
  color: #9b9b9b; }

.ErrorReference__index__note--rOIfT {
  display: inline; }

.ErrorReference__index__noteDivider--rOIfT {
  color: #4b4b4b;
  margin-right: 0.8rem;
  margin-left: 0.8rem; }

.ErrorReference__index__subtitle--rOIfT {
  color: #4b4b4b;
  margin-top: 2.4rem; }

.ErrorReference__index__toggle--rOIfT {
  margin-bottom: 1.6rem; }

.ErrorReference__index__errorReference--rOIfT {
  margin-bottom: 8rem; }
  .ErrorReference__index__errorReference--rOIfT h5 {
    margin-top: 0;
    margin-bottom: 0.8rem; }

.ErrorReference__index__wrapper--rOIfT {
  margin-top: 4rem; }

.Image__index__image--6hxia {
  max-width: 100%;
  display: block;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-bottom: 3.2rem; }
  .Image__index__image--6hxia:last-child {
    margin-bottom: 0; }
  .Image__index__image--6hxia.Image__index__small--6hxia {
    max-width: 41.6rem; }
  .Image__index__image--6hxia.Image__index__medium--6hxia {
    max-width: 62.4rem; }

.LinkedHeading__index__heading--836Cd {
  position: relative; }
  .LinkedHeading__index__heading--836Cd:hover {
    cursor: pointer; }
  .LinkedHeading__index__heading--836Cd .LinkedHeading__index__offsetAnchor--836Cd {
    position: absolute;
    top: -9.6rem; }

.Header__index__wrapper--0VsHO {
  margin-bottom: 2.4rem; }
  .Header__index__wrapper--0VsHO .Header__index__title--0VsHO {
    margin-top: 0;
    margin-bottom: 1.1rem; }

.Schema__SchemaRow__schemaRow--Yj60w {
  border-top: 1px solid #ebebeb;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }
  .Schema__SchemaRow__schemaRow--Yj60w .Schema__SchemaRow__attributes--Yj60w {
    padding-bottom: 1.6rem;
    padding-right: 1.6rem;
    font-size: 1.4rem; }
  .Schema__SchemaRow__schemaRow--Yj60w .Schema__SchemaRow__td--Yj60w {
    padding-top: 1.6rem;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 1.6rem;
    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; }
  .Schema__SchemaRow__schemaRow--Yj60w.Schema__SchemaRow__noSeparator--Yj60w {
    border-top: 0; }
    .Schema__SchemaRow__schemaRow--Yj60w.Schema__SchemaRow__noSeparator--Yj60w .Schema__SchemaRow__attributes--Yj60w {
      padding-bottom: 0.8rem; }
    .Schema__SchemaRow__schemaRow--Yj60w.Schema__SchemaRow__noSeparator--Yj60w .Schema__SchemaRow__td--Yj60w {
      padding-top: 0.8rem; }
  .Schema__SchemaRow__schemaRow--Yj60w:first-child {
    border-top: 0; }
    .Schema__SchemaRow__schemaRow--Yj60w:first-child.Schema__SchemaRow__noSeparator--Yj60w .Schema__SchemaRow__td--Yj60w {
      padding-top: 1.6rem; }
  .Schema__SchemaRow__schemaRow--Yj60w:last-child.Schema__SchemaRow__noSeparator--Yj60w .Schema__SchemaRow__attributes--Yj60w {
    padding-bottom: 1.6rem; }
  .Schema__SchemaRow__schemaRow--Yj60w .Schema__SchemaRow__nestedTable--Yj60w {
    margin-top: 0;
    border-top: 1px solid #ebebeb; }
  .Schema__SchemaRow__schemaRow--Yj60w .Schema__SchemaRow__header--Yj60w {
    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: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 0.8rem; }
    .Schema__SchemaRow__schemaRow--Yj60w .Schema__SchemaRow__header--Yj60w a:after {
      display: none; }
  .Schema__SchemaRow__schemaRow--Yj60w .Schema__SchemaRow__label--Yj60w {
    font-size: 1.4rem; }
    .Schema__SchemaRow__schemaRow--Yj60w .Schema__SchemaRow__label--Yj60w:empty {
      display: none; }
    .Schema__SchemaRow__schemaRow--Yj60w .Schema__SchemaRow__label--Yj60w:not(:first-child):before {
      content: ', '; }
  .Schema__SchemaRow__schemaRow--Yj60w .Schema__SchemaRow__labelRequired--Yj60w {
    color: #7646ec; }
  .Schema__SchemaRow__schemaRow--Yj60w .Schema__SchemaRow__labelDeprecated--Yj60w {
    color: #f44e66; }
  .Schema__SchemaRow__schemaRow--Yj60w .Schema__SchemaRow__attributeKey--Yj60w {
    background-color: #ffffff;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0;
    padding-left: 0;
    text-decoration: none; }
  .Schema__SchemaRow__schemaRow--Yj60w .Schema__SchemaRow__attributeType--Yj60w {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.4rem;
    color: #4b4b4b; }
  .Schema__SchemaRow__schemaRow--Yj60w .Schema__SchemaRow__attributesLink--Yj60w {
    font-weight: 600;
    color: #696969;
    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%;
    -webkit-transition: color ease-in-out 100ms;
    transition: color ease-in-out 100ms; }
    .Schema__SchemaRow__schemaRow--Yj60w .Schema__SchemaRow__attributesLink--Yj60w:hover {
      color: #0a85ea; }
  .Schema__SchemaRow__schemaRow--Yj60w .Schema__SchemaRow__description--Yj60w {
    white-space: pre-wrap; }
    .Schema__SchemaRow__schemaRow--Yj60w .Schema__SchemaRow__description--Yj60w code {
      font-size: 1.4rem; }
  .Schema__SchemaRow__schemaRow--Yj60w .Schema__SchemaRow__offsetAnchor--Yj60w {
    position: absolute;
    top: -9.6rem; }

.Schema__Table__wrapper--otGty {
  position: -webkit-sticky;
  position: sticky;
  top: 9.6rem;
  border-radius: 0.2rem; }
  .Schema__Table__wrapper--otGty .Schema__Table__table--otGty {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 70.4rem;
    margin-top: 0;
    margin-bottom: 0;
    border: 1px solid #ebebeb; }

.Schema__index__schema--I8y60 .Schema__index__schemaHeader--I8y60 {
  color: #4b4b4b; }

.Schema__index__schema--I8y60 .Schema__index__schemaRouteHidden--I8y60 {
  display: none; }

.Schema__index__schema--I8y60 .Schema__index__tableHeaderButtonWrapper--I8y60 {
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .Schema__index__schema--I8y60 .Schema__index__tableHeaderButtonWrapper--I8y60.Schema__index__noHeader--I8y60 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

.Schema__index__schema--I8y60 .Schema__index__tableHeaderWrapper--I8y60 {
  max-width: 70.4rem;
  padding-left: 0; }

.Schema__index__schema--I8y60 .Schema__index__tableHeaderWrapperNoPadding--I8y60 {
  max-width: 70.4rem;
  padding-left: 0; }

.Schema__index__schema--I8y60 .Schema__index__expandAllButton--I8y60 {
  min-width: 9.6rem;
  font-size: 1.4rem;
  font-weight: 600;
  color: #696969;
  -webkit-transition: color ease-in-out 100ms;
  transition: color ease-in-out 100ms;
  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;
  justify-self: flex-end; }
  .Schema__index__schema--I8y60 .Schema__index__expandAllButton--I8y60:hover {
    color: #0a85ea; }

.Schema__index__schema--I8y60 .Schema__index__tableHeader--I8y60 {
  color: #111111;
  margin-bottom: 0; }

.Schema__index__schema--I8y60 .Schema__index__description--I8y60 {
  color: #4b4b4b;
  margin-bottom: 2.4rem; }

.Schema__index__schema--I8y60 .Schema__index__codeBlock--I8y60 {
  position: -webkit-sticky;
  position: sticky;
  top: 9.6rem;
  max-width: 70.4rem; }
  .Schema__index__schema--I8y60 .Schema__index__codeBlock--I8y60 > div {
    margin-bottom: 0; }
  .Schema__index__schema--I8y60 .Schema__index__codeBlock--I8y60 > div[class*='wrapper']:not(:last-child) {
    margin-bottom: 2.4rem; }

.Schema__index__schema--I8y60 .Schema__index__layoutWrapper--I8y60 {
  margin-top: 1.6rem;
  margin-bottom: 4rem; }

.Schema__index__schema--I8y60 .Schema__index__layoutWrapper--I8y60 a,
.Schema__index__schema--I8y60 .Schema__index__description--I8y60 a {
  position: relative;
  display: inline-block;
  color: #111111;
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out; }
  .Schema__index__schema--I8y60 .Schema__index__layoutWrapper--I8y60 a:after,
  .Schema__index__schema--I8y60 .Schema__index__description--I8y60 a:after {
    -webkit-transition-duration: 0.1s;
            transition-duration: 0.1s;
    -webkit-transition-property: border-color;
    transition-property: border-color;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    content: ' ';
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    border-top: 1px solid #111111;
    pointer-events: none; }
  .Schema__index__schema--I8y60 .Schema__index__layoutWrapper--I8y60 a:hover,
  .Schema__index__schema--I8y60 .Schema__index__description--I8y60 a:hover {
    color: #0a85ea; }
    .Schema__index__schema--I8y60 .Schema__index__layoutWrapper--I8y60 a:hover:after,
    .Schema__index__schema--I8y60 .Schema__index__description--I8y60 a:hover:after {
      border-color: rgba(0, 0, 0, 0); }
  .Schema__index__schema--I8y60 .Schema__index__layoutWrapper--I8y60 a:active,
  .Schema__index__schema--I8y60 .Schema__index__description--I8y60 a:active {
    color: #197acf; }

.Schema__index__schema--I8y60 .Schema__index__note--I8y60 {
  margin-bottom: 2.4rem; }

.StepWithDiagram__index__container--21Ldm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 62.4rem;
  margin-bottom: 2.4rem; }

.StepWithDiagram__index__rightColumn--21Ldm {
  width: 36rem;
  padding-left: 4.8rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0; }

.StepWithDiagram__index__stepContent--21Ldm {
  padding-right: 1.6rem;
  padding-top: 0.8rem;
  border-top: 1px solid #b9b9b9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .StepWithDiagram__index__stepContent--21Ldm.StepWithDiagram__index__hideBorder--21Ldm {
    border-top: 0; }
  .StepWithDiagram__index__stepContent--21Ldm.StepWithDiagram__index__firstStep--21Ldm {
    border-top-color: #111111; }

.StepWithDiagram__index__stepNumber--21Ldm {
  margin-right: 1.6rem; }

.StepWithDiagram__index__asset--21Ldm {
  width: 31.2rem;
  height: auto; }

table.DocsBeta__MDXComponents__table--Jy4z6 {
  margin-top: 1.6rem;
  margin-bottom: 4rem;
  width: 100%; }
  table.DocsBeta__MDXComponents__table--Jy4z6 thead th {
    font-family: "Inconsolata", Consolas, Courier, monospace;
    color: #878787;
    font-weight: 800;
    letter-spacing: 0.1rem;
    font-size: 1.3rem;
    line-height: 2rem;
    text-transform: uppercase;
    text-align: left;
    padding-top: 0;
    padding-right: 0.8rem;
    padding-bottom: 1.2rem;
    padding-left: 0; }
  table.DocsBeta__MDXComponents__table--Jy4z6 tbody tr {
    border-collapse: separate;
    border-spacing: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 2px solid #ebebeb;
    border-left: 0; }
  table.DocsBeta__MDXComponents__table--Jy4z6 tbody td {
    border-left: 0;
    border-right: 0;
    padding-top: 0.4rem;
    padding-right: 0.8rem;
    padding-bottom: 0.4rem;
    padding-left: 0;
    font-size: 1.4rem; }
    table.DocsBeta__MDXComponents__table--Jy4z6 tbody td a {
      white-space: nowrap; }
      table.DocsBeta__MDXComponents__table--Jy4z6 tbody td a code {
        font-weight: normal; }

ul.DocsBeta__MDXComponents__ul--Jy4z6 {
  padding-left: 1.6rem;
  margin-bottom: 2.4rem;
  margin-left: 0;
  list-style: none;
  line-height: 2.4rem; }
  li > ul.DocsBeta__MDXComponents__ul--Jy4z6 {
    margin-bottom: 0; }
  ul.DocsBeta__MDXComponents__ul--Jy4z6 li {
    position: relative;
    color: #4b4b4b;
    margin: 0.4rem 0; }
    ul.DocsBeta__MDXComponents__ul--Jy4z6 li:before {
      color: #0a85ea;
      content: '\2022';
      display: inline-block;
      font-size: 1.6rem;
      left: -1.2rem;
      position: absolute;
      top: 0; }

ol.DocsBeta__MDXComponents__ol--Jy4z6 {
  counter-reset: listitem;
  list-style: none;
  margin-bottom: 1.6rem; }
  ol.DocsBeta__MDXComponents__ol--Jy4z6 li {
    display: list-item;
    color: #4b4b4b;
    position: relative;
    margin: 0.4rem 0;
    padding-left: 3.2rem; }
  li > ol.DocsBeta__MDXComponents__ol--Jy4z6 {
    margin-bottom: 0; }
  ol.DocsBeta__MDXComponents__ol--Jy4z6 > li:before {
    counter-increment: listitem;
    content: counter(listitem);
    color: #111111;
    font-weight: 600;
    line-height: 1.4rem;
    text-align: center;
    padding: 5px 0;
    height: 2.2rem;
    width: 2.2rem;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 1px; }

.DocsBeta__MDXComponents__callout--Jy4z6 {
  margin-bottom: 2.4rem; }

@font-face {
  font-family: 'Vaud';
  font-style: normal;
  font-weight: 800;
  src: url("/assets/fonts/vaud-extrabold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/vaud-extrabold.woff2") format("woff2"), url("/assets/fonts/vaud-extrabold.woff") format("woff"), url("/assets/fonts/vaud-extrabold.ttf") format("truetype"); }

@font-face {
  font-family: 'Vaud';
  font-style: italic;
  font-weight: 800;
  src: url("/assets/fonts/vaud-extrabold-italic.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/vaud-extrabold-italic.woff2") format("woff2"), url("/assets/fonts/vaud-extrabold-italic.woff") format("woff"), url("/assets/fonts/vaud-extrabold-italic.ttf") format("truetype"); }

@font-face {
  font-family: 'Vaud';
  font-style: normal;
  font-weight: 600;
  src: url("/assets/fonts/vaud-semibold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/vaud-semibold.woff2") format("woff2"), url("/assets/fonts/vaud-semibold.woff") format("woff"), url("/assets/fonts/vaud-semibold.ttf") format("truetype"); }

@font-face {
  font-family: 'Vaud';
  font-style: italic;
  font-weight: 600;
  src: url("/assets/fonts/vaud-semibold-italic.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/vaud-semibold-italic.woff2") format("woff2"), url("/assets/fonts/vaud-semibold-italic.woff") format("woff"), url("/assets/fonts/vaud-semibold-italic.ttf") format("truetype"); }

@font-face {
  font-family: 'Vaud';
  font-style: normal;
  font-weight: 400;
  src: url("/assets/fonts/vaud.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/vaud.woff2") format("woff2"), url("/assets/fonts/vaud.woff") format("woff"), url("/assets/fonts/vaud.ttf") format("truetype"); }

@font-face {
  font-family: 'Vaud';
  font-style: italic;
  font-weight: 400;
  src: url("/assets/fonts/vaud-italic.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/vaud-italic.woff2") format("woff2"), url("/assets/fonts/vaud-italic.woff") format("woff"), url("/assets/fonts/vaud-italic.ttf") format("truetype"); }

@font-face {
  font-family: 'Heimat';
  font-style: normal;
  font-weight: 600;
  src: url("/assets/fonts/hm-bold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/hm-bold.woff2") format("woff2"), url("/assets/fonts/hm-bold.woff") format("woff"), url("/assets/fonts/hm-bold.ttf") format("truetype"); }

@font-face {
  font-family: 'Heimat';
  font-style: italic;
  font-weight: 600;
  src: url("/assets/fonts/hm-bold-italic.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/hm-bold-italic.woff2") format("woff2"), url("/assets/fonts/hm-bold-italic.woff") format("woff"), url("/assets/fonts/hm-bold-italic.ttf") format("truetype"); }

@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 400;
  src: url("/assets/fonts/inconsolata-regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/inconsolata-regular.woff2") format("woff2"), url("/assets/fonts/inconsolata-regular.woff") format("woff"), url("/assets/fonts/inconsolata-regular.ttf") format("truetype"); }

@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 600;
  src: url("/assets/fonts/inconsolata-bold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/inconsolata-bold.woff2") format("woff2"), url("/assets/fonts/inconsolata-bold.woff") format("woff"), url("/assets/fonts/inconsolata-bold.ttf") format("truetype"); }

html {
  font-size: 62.5%; }

.docs {
  font-family: "Vaud", Helvetica, Arial, sans-serif;
  color: #111111;
  font-size: 1.6rem;
  line-height: 2.4rem; }

@font-face {
  .docs {
    font-family: 'Vaud';
    font-style: normal;
    font-weight: 800;
    src: url("/assets/fonts/vaud-extrabold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/vaud-extrabold.woff2") format("woff2"), url("/assets/fonts/vaud-extrabold.woff") format("woff"), url("/assets/fonts/vaud-extrabold.ttf") format("truetype"); } }

@font-face {
  .docs {
    font-family: 'Vaud';
    font-style: normal;
    font-weight: 400;
    src: url("/assets/fonts/vaud.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/vaud.woff2") format("woff2"), url("/assets/fonts/vaud.woff") format("woff"), url("/assets/fonts/vaud.ttf") format("truetype"); } }

@font-face {
  .docs {
    font-family: 'Vaud';
    font-style: normal;
    font-weight: 500;
    src: url("/assets/fonts/vaud-medium.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/vaud-medium.woff2") format("woff2"), url("/assets/fonts/vaud-medium.woff") format("woff"), url("/assets/fonts/vaud-medium.ttf") format("truetype"); } }

@font-face {
  .docs {
    font-family: 'Vaud';
    font-style: normal;
    font-weight: 600;
    src: url("/assets/fonts/vaud-semibold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/vaud-semibold.woff2") format("woff2"), url("/assets/fonts/vaud-semibold.woff") format("woff"), url("/assets/fonts/vaud-semibold.ttf") format("truetype"); } }

@font-face {
  .docs {
    font-family: 'Vaud';
    font-style: italic;
    font-weight: 400;
    src: url("/assets/fonts/vaud-italic.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/vaud-italic.woff2") format("woff2"), url("/assets/fonts/vaud-italic.woff") format("woff"), url("/assets/fonts/vaud-italic.ttf") format("truetype"); } }

@font-face {
  .docs {
    font-family: 'Heimat';
    font-style: normal;
    font-weight: 600;
    src: url("/assets/fonts/hm-bold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/hm-bold.woff2") format("woff2"), url("/assets/fonts/hm-bold.woff"); } }

@font-face {
  .docs {
    font-family: 'Inconsolata';
    src: url("/assets/fonts/Inconsolata-Bold.eot");
    src: url("/assets/fonts/Inconsolata-Bold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/Inconsolata-Bold.ttf") format("truetype"), url("/assets/fonts/Inconsolata-Bold.woff") format("woff"), url("/assets/fonts/Inconsolata-Bold.woff2") format("woff2");
    font-weight: 600;
    font-style: normal; } }

@font-face {
  .docs {
    font-family: 'Inconsolata';
    src: url("/assets/fonts/Inconsolata-Regular.eot");
    src: url("/assets/fonts/Inconsolata-Regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/Inconsolata-Regular.ttf") format("truetype"), url("/assets/fonts/Inconsolata-Regular.woff") format("woff"), url("/assets/fonts/Inconsolata-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal; } }
  .docs *,
  .docs *::before,
  .docs *::after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-font-variant-ligatures: common-ligatures;
    -webkit-font-smoothing: antialiased;
    font-variant-ligatures: common-ligatures;
    text-rendering: optimizeLegibility; }
  .docs html {
    font-size: 62.5%; }
  .docs body {
    font-family: "Vaud", Helvetica, Arial, sans-serif;
    color: #111111;
    font-size: 1.6rem;
    line-height: 2.4rem; }
  .docs h1 {
    font-size: 6rem;
    font-weight: 800;
    line-height: 1.2; }
  .docs h2 {
    font-size: 3.6rem;
    font-weight: 800;
    line-height: 1.33; }
  .docs h3 {
    font-size: 3.6rem;
    line-height: 1.33;
    font-weight: normal; }
  .docs h4 {
    font-size: 2.4rem;
    line-height: 1.33;
    font-weight: normal; }
    .docs h4.emphasis {
      font-weight: 800; }
  .docs h5 {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.5; }
  .docs h6 {
    font-family: "Inconsolata", Consolas, Courier, monospace;
    font-size: 1.4rem;
    line-height: 1.33;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase; }
  .docs p {
    font-size: 1.6rem;
    line-height: 1.5;
    color: #4b4b4b; }
  .docs a {
    color: #111111;
    text-decoration: none; }
  .docs small {
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: 0.25px; }
  .docs code {
    font-family: "Inconsolata", Consolas, Courier, monospace;
    font-size: 1.4rem;
    white-space: pre-wrap;
    word-break: break-word;
    background-color: #f6f6f6;
    border-radius: 0.2rem;
    padding-bottom: 0.2rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    padding-top: 0.2rem;
    color: #111111; }
  .docs em {
    font-style: italic; }
  .docs b,
  .docs strong {
    font-weight: 600; }
  .docs code {
    background-color: #ffffff;
    padding: 0;
    font-size: 1.6rem;
    white-space: nowrap; }
  .docs h1 {
    margin-top: 3.2rem;
    margin-bottom: 3.2rem;
    font-weight: 800;
    font-size: 3.6rem;
    line-height: 4.8rem; }
  .docs h2 {
    margin-bottom: 2.4rem;
    font-size: 3.6rem;
    line-height: 4.8rem;
    font-weight: normal; }
  .docs h3 {
    margin-top: 4rem;
    margin-bottom: 1.6rem; }
  .docs h4 {
    margin-bottom: 1.6rem;
    font-size: 2.4rem;
    line-height: 3.2rem; }
    .docs h4 code {
      font-size: 2.4rem;
      line-height: 3.2rem;
      font-weight: bold; }
    .docs h4.noMargin {
      margin-bottom: 0; }
  .docs h5 {
    margin-bottom: 1.6rem; }
  .docs h6 {
    color: #696969;
    margin-bottom: 1.6rem; }
  .docs h1 strong,
  .docs h2 strong,
  .docs h3 strong,
  .docs h4 strong,
  .docs h5 strong {
    font-weight: 800; }
  .docs p {
    margin-bottom: 2.4rem; }
  .docs br {
    display: block;
    margin-top: 2.4rem;
    content: ''; }
  .docs label p {
    margin-top: 0; }
  .docs i svg {
    max-width: 2.4rem;
    max-height: 2.4rem; }
  .docs blockquote {
    padding: 0.8rem 1.6rem;
    background-color: #f6f6f6;
    border-left: 4px solid #ebebeb;
    margin-bottom: 1.6rem;
    border-radius: 2px; }
    .docs blockquote > :last-child {
      margin-bottom: 0; }
    .docs blockquote > :first-child {
      margin-top: 0; }
  .docs ul {
    list-style: none; }
  .docs a code {
    font-weight: 600; }


/*# sourceMappingURL=styles.e292f1c5.chunk.css.map*/