.okta-module_section__3C6V- .okta-module_title__7O1oG {
  color: #fff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.okta-module_section__3C6V- .okta-module_subtitle__2pQn3 {
  max-width: 500px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  color: #fff;
}

.okta-module_section__3C6V- .okta-module_content__LUjyp {
  max-width: 1280px;
  padding: 3em 2em;
}

.okta-module_theme-okta__iN0o9 {
  background: #23303a;
  color: #fff;
}

.okta-module_light__2w-1n {
  color: #222;
}

.okta-module_theme-okta__iN0o9 h1,
.okta-module_theme-okta__iN0o9 h2,
.okta-module_theme-okta__iN0o9 h3,
.okta-module_theme-okta__iN0o9 h4,
.okta-module_theme-okta__iN0o9 h5,
.okta-module_theme-okta__iN0o9 h6 {
  color: #fff;
}

.okta-module_theme-okta__iN0o9 .okta-module_light__2w-1n h1,
.okta-module_theme-okta__iN0o9 .okta-module_light__2w-1n h2,
.okta-module_theme-okta__iN0o9 .okta-module_light__2w-1n h3,
.okta-module_theme-okta__iN0o9 .okta-module_light__2w-1n h4,
.okta-module_theme-okta__iN0o9 .okta-module_light__2w-1n h5,
.okta-module_theme-okta__iN0o9 .okta-module_light__2w-1n h6 {
  color: #222;
}

.okta-module_theme-okta__iN0o9 footer .okta-module_content__LUjyp {
  color: #fff;
}

.okta-module_theme-okta__iN0o9 footer .okta-module_header__1WlW3 {
  color: #fff;
}

.okta-module_theme-okta__iN0o9 footer .okta-module_link___U-L6 {
  color: #ccc;
}

.okta-module_theme-okta__iN0o9 footer .okta-module_detail__2hQvP {
  color: #ccc;
}

.okta-module_theme-okta__iN0o9 header .okta-module_link___U-L6,
.okta-module_theme-okta__iN0o9 header .okta-module_link___U-L6:active,
.okta-module_theme-okta__iN0o9 header .okta-module_link___U-L6:visited {
  color: #fff;
}

.okta-module_theme-okta__iN0o9 header .okta-module_link___U-L6:hover {
  color: #eb3d48;
}

.okta-module_theme-okta__iN0o9 a {
  color: #d23d67;
}

.okta-module_theme-okta__iN0o9 a:hover {
  color: #db6485;
}

.okta-module_theme-okta__iN0o9 a:active {
  color: #c83a62;
}

.okta-module_theme-okta__iN0o9 .ant-btn-primary {
  background-color: #d23d67;
  border-color: #d23d67;
  color: #fff;
}

.okta-module_theme-okta__iN0o9 .ant-btn-primary:hover {
  background-color: #db6485;
  border-color: #db6485;
  color: #fff;
}

.okta-module_theme-okta__iN0o9 .ant-btn-primary:active {
  background-color: #c83a62;
  border-color: #c83a62;
  color: #fff;
}

.okta-module_theme-okta__iN0o9 .ant-btn-secondary {
  background-color: transparent;
  border-color: #d23d67;
  color: #fff;
}

.okta-module_theme-okta__iN0o9 #readme code {
  background: #0788cc;
  color: #fff;
}

.okta-module_theme-okta__iN0o9 #readme pre {
  background: #0788cc !important;
  color: #fff !important;
  border: 1px solid #eee;
}

/* TODO: cta-button ghost should have dark text */
.okta-module_cta-button__qGo57 {
  color: #fff !important;
}

body header + section:first-of-type .okta-module_title__7O1oG {
  margin: 0 0 64px;

  font-weight: 700;
  font-size: 44px;
  line-height: 64px;
  letter-spacing: 4px;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  body header + section:first-of-type .okta-module_title__7O1oG {
    font-size: 40px;
    line-height: 1.33;
    margin-bottom: 24px;
  }

  .okta-module_content__LUjyp {
    padding: 3em 0.5em;
  }

  body header + section:first-of-type {
    min-height: 80vh;
  }
}

.okta-module_theme-okta__iN0o9 .okta-module_live-service-demo__1XylH .okta-module_output__cta__message__2u8dG {
  color: black;
}

.okta-module_theme-okta__iN0o9 .okta-module_live-service-demo__1XylH .okta-module_footer__service__name__4ALiU {
  color: #de7443;
}

.okta-module_theme-okta__iN0o9 .okta-module_docs-page__3LlBL header {
  background: #23303a !important;
}

/* 
  TODO: we should only have one logo and the Logo component should decide which to show based on light / dark context.
  This approach of having multiple logos and showing / hiding them is extremely brittle.
*/
.okta-module_theme-okta__iN0o9 .okta-module_logo__2hB_O.okta-module_logo--light__3U9mY {
  display: -webkit-box;
  display: flex;
}

.okta-module_theme-okta__iN0o9 .okta-module_logo__2hB_O:not(.okta-module_logo--light__3U9mY) {
  display: none;
}

.okta-module_theme-okta__iN0o9 footer .okta-module_logo__2hB_O(.okta-module_logo--light__3U9mY) {
  display: -webkit-box;
  display: flex;
}

.okta-module_theme-okta__iN0o9 .okta-module_plan__22aI0 .okta-module_features__2473Y {
  font-size: 0.85em;
}

.styles-module_loading__2lJ-K {
  -webkit-box-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.7);
}

.styles-module_loading__2lJ-K .styles-module_title__3WAEn {
  font-size: 1.4em;
  margin-bottom: 1.5em;
  color: #fff !important;
}

.styles-module_loading__2lJ-K .styles-module_loading-icon__2Sw0s {
  color: #fff;
  font-size: 4em;
}

.styles-module_form__yUzwU {
  max-width: 480px;
  margin: 0 auto;
}

.styles-module_title__muMf6 {
  text-align: center;
  font-weight: 400;
  font-size: 2.5em;
  margin: 0 0 24px;
}

.styles-module_forgot__7hJYu {
  float: right;
}

.styles-module_submit__1k3Id {
  width: 100%;
  padding: 0.4em 1em;
  height: initial;
}

.styles-module_or-signup__dvibh {
  margin-top: 1em;
}

.ant-form-item {
  margin-bottom: 16px;
}

.styles-module_form__QEYKq {
  max-width: 480px;
  margin: 0 auto;
}

.styles-module_title__2b9xU {
  text-align: center;
  font-weight: 400;
  font-size: 2.5em;
  margin: 0 0 24px;
}

.styles-module_submit__2hmyi {
  width: 100%;
  padding: 0.4em 1em;
  height: initial;
}

.ant-form-item {
  margin-bottom: 16px;
}

.styles-module_form__IMIw5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: stretch;
          align-items: stretch;
}

.styles-module_title__202A0 {
  text-align: center;
  font-weight: 400;
  font-size: 2.5em;
  margin: 0 0 1em;
}

.styles-module_submit__3cAJZ {
  align-self: center;
  padding: 0.8em 2em;
  margin-top: 1em;
  height: initial;
}

.styles-module_label__1mKjb {
  color: #444;
  font-weight: 300;
  letter-spacing: 0.025em;
}

.styles-module_input__2PQy2,
.StripeElement {
  display: block;
  margin: 10px 0 20px 0;
  padding: 10px 14px;
  width: 100%;
  font-size: 1em;
  box-shadow: rgba(50, 50, 93, 0.14902) 0px 1px 3px, rgba(0, 0, 0, 0.0196078) 0px 1px 0px;
  border: 0;
  outline: 0;
  border-radius: 4px;
  background: white;
}

.styles-module_input__2PQy2::-webkit-input-placeholder {
  color: #aab7c4;
}

.styles-module_input__2PQy2::-moz-placeholder {
  color: #aab7c4;
}

.styles-module_input__2PQy2:-ms-input-placeholder {
  color: #aab7c4;
}

.styles-module_input__2PQy2::-ms-input-placeholder {
  color: #aab7c4;
}

.input::-webkit-input-placeholder {
  color: #aab7c4;
}

.input::-moz-placeholder {
  color: #aab7c4;
}

.input:-ms-input-placeholder {
  color: #aab7c4;
}

.input::-ms-input-placeholder {
  color: #aab7c4;
}

.styles-module_input__2PQy2::placeholder {
  color: #aab7c4;
}

.styles-module_input__2PQy2:focus,
.StripeElement--focus {
  box-shadow: rgba(50, 50, 93, 0.109804) 0px 4px 6px, rgba(0, 0, 0, 0.0784314) 0px 1px 3px;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
}

.StripeElement.IdealBankElement,
.StripeElement.PaymentRequestButton {
  padding: 0;
}

.styles-module_detail__1-Z3w {
  margin-left: 0.5em;
  cursor: pointer;
  font-size: 1.2em;
}

.styles-module_cta-button__3AKzj {
  height: initial;
  padding: 12px 24px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  cursor: pointer;
  border-width: 2px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.styles-module_cta-button__3AKzj:hover {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.styles-module_cta-button__3AKzj:active {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}

.styles-module_inline__1QeA5 {
  padding: 6px 24px;
  font-size: 12px;
}

.styles-module_logo__CDiMd {
  color: #fff;
  font-size: 2em;
}

.styles-module_nav-header__1B5br {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;

  padding: 6px 12px;
}

.styles-module_content__1AUWq {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;

  display: -webkit-box;

  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-align: center;
          align-items: center;
}

.styles-module_content-body__1Omfb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
}

.styles-module_attached__2xShN {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.styles-module_primary__1cin0 {
  -webkit-box-align: center;
          align-items: center;
  display: -webkit-box;
  display: flex;
}

.styles-module_logo-image__2ur8t {
  margin-right: 24px;
  height: 48px;
}

.styles-module_logo__3yU03 {
  align-self: center;
  display: -webkit-box;
  display: flex;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  height: 100%;
  width: auto;
}

.styles-module_logo--light__3Pv3B {
  display: none;
}

.styles-module_logo-text__KGXVL {
  font-size: 22px;
  margin-right: 32px;
  font-weight: bolder;
  white-space: nowrap;
}

.styles-module_links__3DD6V {
  -webkit-box-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: end;
          justify-content: flex-end;
  flex-wrap: wrap;

  -webkit-user-select: none;

     -moz-user-select: none;

      -ms-user-select: none;

          user-select: none;
}

.styles-module_link__oAvSn {
  -webkit-box-align: center;
          align-items: center;
  display: -webkit-box;
  display: flex;
  padding: 8px 16px;

  font-size: 1.05em;
}

.styles-module_active-link__1Hooy {
  font-weight: 600;
}

.styles-module_container__2vHAE {
  padding: 16px 24px;
}

.styles-module_menuWrapper__2252q {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

.styles-module_menuWrapper__2252q > a {
  padding: 8px 16px;
  font-size: 1em;
  margin-left: 2em;
}

.styles-module_link__oAvSn {
  padding: 0;
  margin-right: 3em;
}

.styles-module_link__oAvSn:last-child {
  margin-right: 0;
}

.styles-module_link__oAvSn:hover {
  -webkit-transition: color 100ms ease;
  transition: color 100ms ease;
}

.styles-module_actions__RSgiO {
  display: -webkit-box;
  display: flex;
  margin-left: 1em;
}

.styles-module_actions__RSgiO .styles-module_action__3O1Yp {
  margin-left: 8px;
  margin-right: 8px;
}

.styles-module_actions__RSgiO .styles-module_action__3O1Yp:first-child {
  margin-left: 0;
}

.styles-module_actions__RSgiO .styles-module_action__3O1Yp:last-child {
  margin-right: 0;
}

.styles-module_burger__1fkY1 {
  display: none;
}

.styles-module_icon__3CHwg {
  margin-right: 1em;
}

@media only screen and (max-width: 767px) {
  .styles-module_links__3DD6V {
    display: block;
    margin-top: 16px;
    margin-bottom: 8px;
    width: 100%;
  }

  .styles-module_link__oAvSn {
    padding: 0;
    margin-left: 0.2em;
    margin-bottom: 8px;
    font-size: 16px;
  }

  .styles-module_actions__RSgiO {
    width: 100%;
    margin-top: 0.5em;
  }

  .styles-module_actions__RSgiO .styles-module_action__3O1Yp {
    width: 100%;
  }

  .styles-module_actions__RSgiO .styles-module_action__3O1Yp:first-child {
    margin-left: 0px;
  }

  .styles-module_actions__RSgiO button {
    width: 100%;
  }

  .styles-module_container__2vHAE {
    padding: 12px;
  }

  .styles-module_content__1AUWq {
    -webkit-box-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    padding: 0;
  }

  .styles-module_content-body__1Omfb {
    display: none;
  }

  .styles-module_expanded__39KUP .styles-module_content-body__1Omfb {
    display: -webkit-box;
    display: flex;
  }

  .styles-module_logo__3yU03,
  .styles-module_logo-text__KGXVL,
  .styles-module_burger__1fkY1 {
    margin-bottom: 0px;
  }

  .styles-module_primary__1cin0 {
    width: 100%;
  }

  .styles-module_primary__1cin0 .styles-module_link__oAvSn {
    margin-bottom: 0;
  }

  .styles-module_burger__1fkY1 {
    display: block;
    margin-left: auto;
  }

  .styles-module_logo-image__2ur8t {
    margin-right: 12px;
  }
}

.styles-module_nav-footer__2rzbL {
  width: 100%;
  padding: 50px 24px;
}

.styles-module_content__3N4wM {
  width: 80%;
  max-width: 1024px;
  margin: 0 auto;

  display: -webkit-box;

  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.styles-module_content__3N4wM > div {
  margin-bottom: 2em;
}

.styles-module_content__3N4wM > div:last-child {
  margin-bottom: 0;
}

.styles-module_content__3N4wM ul {
  padding: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}

.styles-module_header__1as3z {
  font-size: 1.3em;
  font-weight: 400;
  margin-bottom: 1.5em;
}

.styles-module_nav-footer__2rzbL ul {
  margin-bottom: 0;
}

.styles-module_listItem__GSzET {
  list-style-type: none;
  margin-bottom: 0.75em;
}

.styles-module_listItem__GSzET:last-child {
  margin-bottom: 0;
}

.styles-module_link__37mj5 {
  text-decoration: none;
  cursor: pointer;
}

.styles-module_active-link__3P72p {
  font-weight: 600;
}

.styles-module_logo__3-Ksc {
  max-width: 240px;
  max-height: 64px;
  margin-bottom: 0.7em;
  margin-right: 3em;
}

.styles-module_detail__2O5Bo {
  margin-bottom: 1em;

  display: -webkit-box;

  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-align: center;
          align-items: center;
}

.styles-module_detail__2O5Bo > i {
  margin-right: 8px;
}

@media only screen and (min-width: 768px) {
  .styles-module_content__3N4wM {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }

  .styles-module_content__3N4wM > div {
    -webkit-box-flex: 1;
            flex: 1;
    margin-bottom: 0;
  }
}

.styles-module_section__3it4s {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
          align-items: center;
  /* justify-content: center; */
}

.styles-module_content__3VDXY {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
          align-items: center;
}

.styles-module_stretch__3Qte5 {
  -webkit-box-align: stretch;
          align-items: stretch;
}

.styles-module_title__Z9skz {
  text-align: center;
  font-size: 3em;
  margin-bottom: 0.5em;
}

.styles-module_subtitle__3U5mR {
  margin: 0 auto 64px;
  text-align: center;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 30px;
}

.styles-module_desc__2eFJn {
  text-align: center;
  margin-bottom: 3em;
  max-width: 650px;
}

body header + section:first-of-type .styles-module_content__3VDXY {
  padding: 60px 16px 3em;
}

@media only screen and (max-width: 767px) {
  .styles-module_content__3VDXY {
    padding: 3em 0.5em;
  }
}

.styles-module_dashboard__1hS0Q h1 {
  margin-bottom: 0 !important;
}

.styles-module_dashboard__1hS0Q > div {
  padding-bottom: 0 !important;
}

.styles-module_body__284OX {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: stretch;
          align-items: stretch;
  max-width: 1280px;
  width: 100%;
}

.styles-module_body__284OX .ant-table-body {
  background: #fff;
}

.styles-module_body__2yNe4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: stretch;
          align-items: stretch;
  max-width: 1080px;
  width: 100%;
}

.styles-module_body__2yNe4 .ant-table-body {
  background: #fff;
}

.styles-module_body__3rg-g {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: stretch;
          align-items: stretch;
  max-width: 1080px;
  width: 100%;
}

.styles-module_body__3rg-g .ant-table-body {
  background: #fff;
}

.styles-module_addSourceButton__2-ZeC {
  margin-top: 1em;
  align-self: flex-end;
}

.styles-module_body__12yY2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: stretch;
          align-items: stretch;
  max-width: 1080px;
  width: 100%;
}

.styles-module_body__12yY2 .ant-table-body {
  background: #fff;
}

.styles-module_illustration__187w3 {
  min-width: 128px;
  max-width: 640px;
}

.styles-module_code-block__paur2 {
  padding: 24px !important;
  margin: 0 !important;
}

.styles-module_service-form__input-wrapper__3g7Ot {
  margin-bottom: 8px;
}

.styles-module_service-form__input-wrapper__3g7Ot:last-of-type {
  margin-bottom: 0px;
}

.styles-module_service-form__input-label__3qi73 {
  color: #4a4a4a;
  font-size: 16px;
  margin-bottom: 4px;
}

.styles-module_service-form__input-name__3gtgx {
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier,
    monospace;
  font-weight: bold;
}

.styles-module_service-form__1g3V7 .ant-select-selection__rendered {
  margin-right: 0;
}

.styles-module_service-form__1g3V7 .ant-select-search__field {
  border: 0;
  padding-left: 0;
}

.styles-module_service-form__1g3V7 .npm__react-simple-code-editor__textarea {
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier,
    monospace !important;
  padding: 0.5em !important;
  z-index: 10;
}

.styles-module_service-form__1g3V7 .npm__react-simple-code-editor__textarea::-moz-selection {
  background: #4e95dc62;
}

.service-form :global(.npm__react-simple-code-editor__textarea)::-moz-selection {
  background: #4e95dc62;
}

.styles-module_service-form__1g3V7 .npm__react-simple-code-editor__textarea::selection {
  background: #4e95dc62;
}

.styles-module_service-form__1g3V7 .npm__react-simple-code-editor__textarea + pre > pre {
  margin-bottom: 0;
}

.styles-module_live-service-demo__DoPMu {
  background: white;
  position: relative;
  width: 650px;
  max-width: 100%;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 15px;
  border-radius: 8px;
  overflow: hidden;
}

.styles-module_tabs__2CyNw {
  background: #dbdbdb;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;

  display: -webkit-box;

  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;

  color: #333;

  font-size: 0.9em;
  padding: 0 2em;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.styles-module_tab__aSrTy {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
  padding: 0.3em 1em;
  background: transparent;
}

.styles-module_tab__aSrTy:hover {
  background: #ebebeb;
}

.styles-module_selected-tab__3dI5_ {
  background: #fff;
}

.styles-module_selected-tab__3dI5_:hover {
  background: #f5f2f0;
}

.styles-module_tab-content__2_tVx {
  position: relative;
  font-size: 0.85em;
}

.styles-module_tab-pane__OW_D4 {
  display: none;
  cursor: text;
}

.styles-module_selected-tab-pane__3GYJM {
  display: block;
}

.styles-module_code__2Trt9 {
  height: 396px;
  overflow: hidden;
  overflow-x: auto;
}

.styles-module_icons__3p-_D {
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.styles-module_run__MILHS {
  margin-right: 1em;
}

.styles-module_info__k8XYO {
  margin-right: 1em;
  cursor: pointer;
}

.styles-module_copy__4IJF5 {
  height: 100% !important;
}

.styles-module_output__4AYR9 .styles-module_output__cta__2zmPG {
  padding: 24px;
  text-align: center;
}

.styles-module_output__4AYR9 .styles-module_output__cta__message__16646 {
  padding-bottom: 16px;
}

.styles-module_output__4AYR9 .styles-module_error__1yieO {
  color: #e22301;
  font-weight: 600;
  padding: 24px;
  text-align: center;
}

.styles-module_output__4AYR9 .styles-module_message__3fUMb {
  font-weight: 600;
  padding: 24px;
  text-align: center;
}

.styles-module_output__4AYR9 .styles-module_img-wrapper__3gJdm {
  padding: 24px;
}

.styles-module_output--flush__2vriC .styles-module_img-wrapper__3gJdm {
  padding: 0;
}

.styles-module_output__4AYR9 img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .styles-module_code__2Trt9 {
    height: 20em;
  }
}

.styles-module_api-playground__1o3wS {
  padding: 24px;
  padding-bottom: 28px;
  padding-top: 20px;
}

.styles-module_footer__hCZ3g {
  -webkit-box-align: center;
          align-items: center;
  background-color: #49587950;
  display: -webkit-box;
  display: flex;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
}

.styles-module_footer__service__2xVeq {
  -webkit-box-flex: 1;
          flex-grow: 1;
  margin-top: -4px;
  margin-right: var(--space-s);
  padding-top: 16px;
}

.styles-module_footer__service__path__3HmlT {
  -webkit-box-align: center;
          align-items: center;
  color: #4a4a4a;
  display: -webkit-box;
  display: flex;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier,
    monospace;
  line-height: 1;
}

.styles-module_footer__service__name__QJVro {
  color: #ce9f89;
  font-weight: bold;
}

.styles-module_footer__actions__MNTMF {
  display: -webkit-box;
  display: flex;
  padding-top: 16px;
}

.styles-module_footer__action__1q_lb {
  margin-left: var(--space-s);
}

.styles-module_footer__action__1q_lb:first-of-type {
  margin-left: 0;
}

.styles-module_footer__service__badge__3IGwq {
  border-radius: 4px;
  color: white;
  margin-right: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 6px;
  padding-bottom: 4px;
}

.styles-module_footer__service__badge--GET__wUZjc {
  background: #9bd092;
}

.styles-module_footer__service__badge--POST__1PNX7 {
  background: #508fcb;
}

.styles-module_footer__service__example-description__4uyhU {
  color: #4a4a4a;
  font-size: 12px;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-weight: 600;
}

.styles-module_paper__XLfZX {
  position: relative;
  padding: 24px;

  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 2px 1px -1px rgba(0,0,0,0.12);

  color: rgba(0, 0, 0, 0.65);
}

.styles-module_plan__1ERxa {
  text-align: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.styles-module_plan__1ERxa .styles-module_name__UBB4r {
  font-weight: 700;
  font-size: 2em;
  margin-bottom: 0;
}

.styles-module_infinity__ut16b {
  height: 1.5em;
}

.styles-module_price__29T1Z {
  margin: 0.5em 0 1.2em;
}

.styles-module_dollas__jyUex {
  font-size: 2.2em;
  font-weight: 700;
  vertical-align: middle;
}

.styles-module_pricing__2PC7R {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  text-align: left;
}

.styles-module_emphasis__NuYIW {
  font-weight: 700;
}

.styles-module_features__1mVh2 {
  text-align: left;
}

.styles-module_feature__3XnB- {
  margin-bottom: 0.5em;
}

.styles-module_feature__3XnB-:last-child {
  margin-bottom: 0;
}

.styles-module_flex__1aELq {
  -webkit-box-flex: 1;
          flex: 1;
}

.styles-module_markdown__1koJC {
  font-size: 14px;
}

.styles-module_highlight__1G8rA {
  line-height: 1.5;
}

.styles-module_markdown__1koJC img {
  max-width: ~"calc(100% - 32px)";
}

.styles-module_markdown__1koJC p > img {
  margin: 34px 0;
  box-shadow: 0 8px 20px rgba(143, 168, 191, 0.35);
}

.styles-module_markdown__1koJC h1 {
  color: #0d1a26;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 8px;
  font-size: 30px;
}

.styles-module_markdown__1koJC h1 .styles-module_subtitle__1b5D3 {
  margin-left: 12px;
}

.styles-module_markdown__1koJC h2 {
  font-size: 24px;
}

.styles-module_markdown__1koJC h2,
.styles-module_markdown__1koJC h3,
.styles-module_markdown__1koJC h4,
.styles-module_markdown__1koJC h5,
.styles-module_markdown__1koJC h6 {
  color: #0d1a26;
  margin: 1.6em 0 0.6em;
  font-weight: 500;
  clear: both;
}

.styles-module_markdown__1koJC h3 { font-size: 18px; }
.styles-module_markdown__1koJC h4 { font-size: 16px; }
.styles-module_markdown__1koJC h5 { font-size: 14px; }
.styles-module_markdown__1koJC h6 { font-size: 12px; }

.styles-module_markdown__1koJC hr {
  height: 1px;
  border: 0;
  background: #ebedf0;
  margin: 72px 0;
  clear: both;
}

.styles-module_markdown__1koJC p,
.styles-module_markdown__1koJC pre {
  margin: 1em 0;
}

.styles-module_markdown__1koJC ul {
  padding-left: 1.5em;
}

.styles-module_markdown__1koJC ul > li {
  list-style-type: circle;
  margin-left: 20px;
  padding-left: 4px;
  &:empty {
    display: none;
  }
}

.styles-module_markdown__1koJC ol > li {
  list-style-type: decimal;
  margin-left: 20px;
  padding-left: 4px;
}

.styles-module_markdown__1koJC ul > li > p,
.styles-module_markdown__1koJC ol > li > p {
  margin: 0.2em 0;
}

.styles-module_markdown__1koJC code {
  margin: 0 1px;
  background: #f2f4f5;
  padding: .2em .4em;
  border-radius: 3px;
  font-size: .9em;
  border: 1px solid #eee;
}

.styles-module_markdown__1koJC pre {
  border-radius: 2px;
  background: #f2f4f5;
  font-family: "Lucida Console", Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
}

.styles-module_markdown__1koJC pre code {
  border: none;
  background: #f2f4f5;
  margin: 0;
  padding: 0;
  font-size: 95%;
  color: #314659;
  overflow: auto;
}

.styles-module_markdown__1koJC strong,
.styles-module_markdown__1koJC b {
  font-weight: 500;
}

.styles-module_markdown__1koJC > table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  border: 1px solid #ebedf0;
  width: 100%;
  margin: 8px 0 16px;
}

.styles-module_markdown__1koJC > table th {
  white-space: nowrap;
  color: #5c6b77;
  font-weight: 500;
  background: rgba(0, 0, 0, 0.02);
}

.styles-module_markdown__1koJC > table th,
.styles-module_markdown__1koJC > table td {
  border: 1px solid #ebedf0;
  padding: 8px 12px;
  text-align: left;
}

.styles-module_markdown__1koJC blockquote {
  color: #697b8c;
  border-left: 4px solid #ebedf0;
  padding-left: 0.8em;
  margin: 1em 0;
}

.styles-module_markdown__1koJC blockquote p {
  margin: 0;
}

.styles-module_markdown__1koJC .styles-module_anchor__oolNz {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  margin-left: 8px;
}

.styles-module_markdown__1koJC .styles-module_waiting__2dKV3 {
  color: #ccc;
  cursor: not-allowed;
}

.styles-module_markdown__1koJC a.styles-module_edit-button__3H0Xr {
  display: inline-block;
  margin-left: 10px;
  height: 12px;
  text-decoration: none;
  font-weight: 400;
}

.styles-module_markdown__1koJC a.styles-module_edit-button__3H0Xr i:hover {
  color: #1890ff;
}

.styles-module_markdown__1koJC a.styles-module_edit-button__3H0Xr .styles-module_anticon__crNX1 {
  display: block;
  font-size: 16px;
}

.styles-module_markdown__1koJC h1:hover .styles-module_anchor__oolNz,
.styles-module_markdown__1koJC h2:hover .styles-module_anchor__oolNz,
.styles-module_markdown__1koJC h3:hover .styles-module_anchor__oolNz,
.styles-module_markdown__1koJC h4:hover .styles-module_anchor__oolNz,
.styles-module_markdown__1koJC h5:hover .styles-module_anchor__oolNz,
.styles-module_markdown__1koJC h6:hover .styles-module_anchor__oolNz {
  opacity: 1;
  display: inline-block;
}

.styles-module_markdown__1koJC > br,
.styles-module_markdown__1koJC > p > br {
  clear: both;
}

.styles-module_markdown__1koJC table {
  font-size: 14px;
}

.styles-module_markdown__1koJC table td:first-child {
  font-weight: 500;
  width: 20%;
  font-family: "Lucida Console", Consolas, Menlo, Courier, monospace;
}

.styles-module_markdown__1koJC table td:nth-child(3) {
  width: 22%;
  font-size: 12px;
  font-family: "Lucida Console", Consolas, Menlo, Courier, monospace;
}

.styles-module_markdown__1koJC table td:last-child {
  width: 13%;
  font-size: 12px;
  font-family: "Lucida Console", Consolas, Menlo, Courier, monospace;
}

.styles-module_layoutCentered__3oVm0 {
  height: 100%;
  -webkit-box-flex: 1;
          flex: 1;

  display: -webkit-box;

  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

.styles-module_loadingIndicator__3MPEY {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

.styles-module_infiniteList__2uHBW {
  position: relative;
  -webkit-box-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  min-height: 0;
}

.styles-module_scrollNode__3aXpV {
  position: relative;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-overflow-style: scrollbar;
}

.styles-module_loadingSection__wqZ6j {
  position: absolute;
  left: 0;
  bottom: 16px;
  width: 100%;
  height: 48px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  pointer-events: none;
}

.styles-module_refresh__3RRak {
  position: relative;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
}

.styles-module_authProviders__21Ryr {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.styles-module_authProvider__1SgbT {
  margin-bottom: 1em;
}

.styles-module_authProvider__1SgbT:last-child {
  margin-bottom: 0;
}

.styles-module_authProvider__1SgbT h4 {
  font-size: 1.5em;
  margin-bottom: 0.5em;
}

.styles-module_icon__3Iu1c {
  max-height: 1.2em;
  margin-right: 0.5em;
}
