/* stylelint-disable */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
body {
  margin: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}

.P0te3W_avatar {
  -webkit-user-select: none;
  user-select: none;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-family: Source Sans Pro, sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  display: flex;
  position: relative;
  overflow: hidden;
}

.P0te3W_avatar img {
  height: 100%;
}

.P0te3W_intent-default {
  color: #394455;
  background: #e7ecf3;
}

.P0te3W_intent-active {
  color: #05f;
  background: #e1ecff;
}

.P0te3W_intent-pending {
  color: #b26000;
  background: #fff4e1;
}

.P0te3W_intent-invalid {
  color: #c32534;
  background: #ffe9eb;
}

.P0te3W_size-default {
  letter-spacing: .1px;
  width: 40px;
  height: 40px;
  font-size: 14px;
}

.P0te3W_size-small {
  letter-spacing: .3px;
  width: 32px;
  height: 32px;
  font-size: 12px;
}

.P0te3W_noTransform, .P0te3W_transformCase-none {
  text-transform: none;
}

.P0te3W_transformCase-uppercase {
  text-transform: uppercase;
}

.P0te3W_disabled {
  color: #7e89a9;
  background: #e7ecf3;
}

.P0te3W_disabled:focus, .P0te3W_disabled:hover {
  border: none;
}

.P0te3W_selectable:not(.P0te3W_disabled):focus.P0te3W_intent-default, .P0te3W_selectable:not(.P0te3W_disabled):hover.P0te3W_intent-default {
  box-sizing: border-box;
  border: 2px solid #394455;
}

.P0te3W_selectable:not(.P0te3W_disabled):focus.P0te3W_intent-active, .P0te3W_selectable:not(.P0te3W_disabled):hover.P0te3W_intent-active {
  box-sizing: border-box;
  border: 2px solid #05f;
}

.P0te3W_selectable:not(.P0te3W_disabled):focus.P0te3W_intent-pending, .P0te3W_selectable:not(.P0te3W_disabled):hover.P0te3W_intent-pending {
  box-sizing: border-box;
  border: 2px solid #b26000;
}

.P0te3W_selectable:not(.P0te3W_disabled):focus.P0te3W_intent-invalid, .P0te3W_selectable:not(.P0te3W_disabled):hover.P0te3W_intent-invalid {
  box-sizing: border-box;
  border: 2px solid #cd2939;
}

.G7n8iW_badge {
  vertical-align: 4px;
  text-align: center;
  white-space: nowrap;
  border-radius: 3px;
  padding: 5px 8px;
  font-size: 12px;
  line-height: 14px;
  display: inline-block;
}

.G7n8iW_intent-neutral {
  color: #475872;
  background: #e7ecf3;
}

.G7n8iW_intent-success {
  color: #237300;
  background: #e3f5e0;
}

.G7n8iW_intent-warning {
  color: #b26000;
  background: #fff4e1;
}

.G7n8iW_intent-danger {
  color: #cd2939;
  background: #ffe9eb;
}

.G7n8iW_intent-info {
  color: #0037a5;
  background: #e1ecff;
}

.G7n8iW_noTransform, .G7n8iW_transformCase-none {
  text-transform: none;
}

.G7n8iW_transformCase-uppercase {
  text-transform: uppercase;
}

.n8mzxG_button {
  box-sizing: border-box;
  letter-spacing: .02em;
  border-width: 1px;
  border-radius: 3px;
  outline: none;
  justify-content: center;
  align-items: center;
  font-family: Source Sans Pro, Segoe UI, Tahoma, Geneva, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition-property: background-color, border-color, box-shadow;
  transition-duration: .15s;
  transition-timing-function: ease-in-out;
  display: inline-flex;
}

.n8mzxG_button:hover {
  cursor: pointer;
}

.n8mzxG_button:hover:disabled {
  cursor: default;
}

.n8mzxG_button:hover:disabled:hover {
  cursor: not-allowed;
}

.n8mzxG_button:focus:active {
  box-shadow: none;
}

.n8mzxG_button:disabled {
  opacity: .7;
}

.n8mzxG_button:disabled:hover {
  cursor: not-allowed;
}

.n8mzxG_button.n8mzxG_intent-primary {
  color: #fff;
  background-color: #6933ff;
  border: 1px solid #6933ff;
}

.n8mzxG_button.n8mzxG_intent-primary:hover {
  color: #fff;
  background-color: #481cce;
  border-color: #481cce;
}

.n8mzxG_button.n8mzxG_intent-primary:active {
  background-color: #481cce;
  border-width: 1px;
  border-color: #481cce;
}

.n8mzxG_button.n8mzxG_intent-primary:focus {
  background-color: #6933ff;
  border-width: 1px;
  border-color: #481cce;
  box-shadow: 0 0 0 3px #501fe566;
}

.n8mzxG_button.n8mzxG_intent-primary:disabled {
  background-color: #cbbcfc;
  border-color: #cbbcfc;
}

.n8mzxG_button.n8mzxG_intent-success {
  color: #fff;
  background-color: #37a806;
  border: 1px solid #37a806;
}

.n8mzxG_button.n8mzxG_intent-success:hover {
  color: #fff;
  background-color: #206800;
  border-color: #206800;
}

.n8mzxG_button.n8mzxG_intent-success:active {
  background-color: #206800;
  border-width: 1px;
  border-color: #206800;
}

.n8mzxG_button.n8mzxG_intent-success:focus {
  background-color: #37a806;
  border-width: 1px;
  border-color: #206800;
  box-shadow: 0 0 0 3px #23730066;
}

.n8mzxG_button.n8mzxG_intent-success:disabled {
  background-color: #a5dd8d;
  border-color: #a5dd8d;
}

.n8mzxG_button.n8mzxG_intent-danger {
  color: #fff;
  background-color: #ff3b4e;
  border: 1px solid #ff3b4e;
}

.n8mzxG_button.n8mzxG_intent-danger:hover {
  color: #fff;
  background-color: #b92533;
  border-color: #b92533;
}

.n8mzxG_button.n8mzxG_intent-danger:active {
  background-color: #b92533;
  border-color: #b92533;
}

.n8mzxG_button.n8mzxG_intent-danger:focus {
  background-color: #cd2939;
  border-width: 1px;
  border-color: #b92533;
  box-shadow: 0 0 0 3px #cd293966;
}

.n8mzxG_button.n8mzxG_intent-danger:disabled {
  background-color: #f8bfc6;
  border-color: #f8bfc6;
}

.n8mzxG_button.n8mzxG_intent-secondary {
  color: #394455;
  background-color: #fff;
  border: 1px solid #c0c6d9;
}

.n8mzxG_button.n8mzxG_intent-secondary:hover {
  background-color: #f5f7fa;
  border-color: #c0c6d9;
}

.n8mzxG_button.n8mzxG_intent-secondary:active {
  background-color: #f5f7fa;
  border-width: 1px;
  border-color: #7e89a9;
}

.n8mzxG_button.n8mzxG_intent-secondary:focus {
  background-color: #f5f7fa;
  border-width: 1px;
  border-color: #7e89a9;
  box-shadow: 0 0 0 3px #c0c6d9;
}

.n8mzxG_button.n8mzxG_intent-secondary:disabled {
  color: #c0c6d9;
  background-color: #f5f7fa;
  border-color: #c0c6d9;
}

.n8mzxG_button.n8mzxG_intent-tertiary {
  color: #05f;
  background-color: #0000;
  border: 1px solid #0000;
}

.n8mzxG_button.n8mzxG_intent-tertiary:hover {
  color: #0037a5;
}

.n8mzxG_button.n8mzxG_intent-tertiary:hover:active, .n8mzxG_button.n8mzxG_intent-tertiary:hover:focus {
  color: #05f;
}

.n8mzxG_button.n8mzxG_intent-tertiary:hover svg {
  fill: #0037a5;
}

.n8mzxG_button.n8mzxG_intent-tertiary:active {
  border-color: #e1ecff;
}

.n8mzxG_button.n8mzxG_intent-tertiary:focus {
  border-color: #05f;
  box-shadow: 0 0 0 3px #e1ecff26;
}

.n8mzxG_button.n8mzxG_intent-tertiary:disabled {
  color: #89b0ff;
}

.n8mzxG_button.n8mzxG_intent-tertiary:disabled svg {
  fill: #89b0ff;
}

.n8mzxG_button.n8mzxG_intent-tertiary svg {
  fill: #05f;
}

.n8mzxG_button.n8mzxG_intent-link-style {
  color: #05f;
  background-color: #0000;
  border: none;
}

.n8mzxG_button.n8mzxG_intent-link-style:hover {
  color: #0037a5;
}

.n8mzxG_button.n8mzxG_intent-link-style:hover:active, .n8mzxG_button.n8mzxG_intent-link-style:hover:focus {
  color: #05f;
}

.n8mzxG_button.n8mzxG_intent-link-style:hover svg {
  fill: #0037a5;
}

.n8mzxG_button.n8mzxG_intent-link-style:active {
  color: #05f;
}

.n8mzxG_button.n8mzxG_intent-link-style:focus {
  outline: inherit;
  border: none;
}

.n8mzxG_button.n8mzxG_intent-link-style:disabled {
  color: #89b0ff;
}

.n8mzxG_button.n8mzxG_intent-link-style:disabled svg {
  fill: #89b0ff;
}

.n8mzxG_button.n8mzxG_intent-link-style svg {
  fill: #05f;
}

.n8mzxG_size-standard {
  height: 40px;
  padding: 8px 12px;
}

.n8mzxG_size-standard.n8mzxG_intent-link-style {
  padding: 0;
}

.n8mzxG_size-small {
  height: 24px;
  padding: 4px 12px;
}

.n8mzxG_size-small.n8mzxG_intent-link-style {
  padding: 0;
}

.n8mzxG_fluid {
  width: 100%;
}

.YlcGka_icon {
  fill: currentColor;
}

.YlcGka_icon:disabled {
  pointer-events: none;
}

.YlcGka_size-xx-large {
  width: 64px;
  height: 64px;
}

.YlcGka_size-x-large {
  width: 32px;
  height: 32px;
}

.YlcGka_size-large {
  width: 24px;
  height: 24px;
}

.YlcGka_size-medium {
  width: 20px;
  height: 20px;
}

.YlcGka_size-default, .YlcGka_size-small {
  width: 16px;
  height: 16px;
}

.YlcGka_size-x-small {
  width: 12px;
  height: 12px;
}

.YlcGka_size-tiny {
  width: 8px;
  height: 8px;
}

.YlcGka_fill-info {
  fill: #05f;
}

.YlcGka_fill-primary {
  fill: #6933ff;
}

.YlcGka_fill-success {
  fill: #37a806;
}

.YlcGka_fill-danger {
  fill: #ff3b4e;
}

.YlcGka_fill-warning {
  fill: #ffa53b;
}

.YlcGka_fill-inverted {
  fill: #fff;
}

.YlcGka_fill-default {
  fill: #394455;
}

.YlcGka_fill-disabled {
  fill: #7e89a9;
}

.YlcGka_fill-disabled-light {
  fill: #c0c6d9;
}

.iuRUKq_type-body, .iuRUKq_crl-input {
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.iuRUKq_type-body-strong {
  letter-spacing: .02em;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.iuRUKq_type-caption, .iuRUKq_message-info {
  letter-spacing: .02em;
  font-family: Source Sans Pro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.iuRUKq_type-caption-strong {
  letter-spacing: .02em;
  font-family: Source Sans Pro, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.iuRUKq_type-code {
  letter-spacing: normal;
  font-family: Roboto Mono, monospace;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.iuRUKq_type-error, .iuRUKq_message-error {
  color: #ff3b4e;
  letter-spacing: .02em;
  font-family: Source Sans Pro, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.iuRUKq_no-wrap {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
  overflow: hidden;
}

.iuRUKq_crl-input {
  outline: none;
}

.iuRUKq_crl-input:not([type="checkbox"]) {
  color: #394455;
  resize: none;
  background-color: #fff;
  border: 1px solid #d6dbe7;
  border-radius: 3px;
  width: 100%;
  padding: 8px;
  transition-property: color, box-shadow, border-color, background-color;
  transition-duration: .15s;
  transition-timing-function: ease-in-out;
  display: block;
}

.iuRUKq_crl-input:not([type="checkbox"]):not(textarea) {
  height: 40px;
}

.iuRUKq_crl-input:not([type="checkbox"])::placeholder {
  color: #d6dbe7;
  transition-property: color;
  transition-duration: .15s;
  transition-timing-function: ease-in-out;
}

.iuRUKq_crl-input:not([type="checkbox"]):hover {
  background-color: #fff;
  border-color: #c0c6d9;
}

.iuRUKq_crl-input:not([type="checkbox"]):hover::placeholder {
  color: #7e89a9;
}

.iuRUKq_crl-input:not([type="checkbox"]):disabled {
  color: #7e89a9;
  background-color: #f5f7fa;
  border-color: #d6dbe7;
}

.iuRUKq_crl-input:focus {
  color: #394455;
  background-color: #fff;
  border-color: #0037a5;
  box-shadow: 0 0 4px 2px #0037a566;
}

.iuRUKq_crl-input[type="checkbox"] {
  margin-right: 8px;
}

.iuRUKq_checkbox-container {
  align-items: center;
  display: flex;
}

.iuRUKq_checkbox-container label {
  margin-bottom: 0;
}

.iuRUKq_prefix {
  padding-left: 30px;
}

.iuRUKq_suffix {
  padding-right: 30px;
}

.iuRUKq_prefix, .iuRUKq_suffix {
  vertical-align: middle;
  height: 40px;
  display: flex;
  position: absolute;
  top: 0;
}

.iuRUKq_required:after {
  content: " *";
  color: #ff3b4e;
}

.iuRUKq_crl-form-group .iuRUKq_crl-input--inline:last-child {
  margin-right: 0;
}

.iuRUKq_invalid {
  color: #ff3b4e;
  background-color: #ff3b4e0d;
  border-color: #ff3b4e;
}

.iuRUKq_invalid:focus {
  box-shadow: 0 0 4px 2px #ff3b4e66;
}

.iuRUKq_input-reference:not([type="checkbox"]):disabled {
  color: #394455;
  background-color: #f5f7fa;
  border-color: #f5f7fa;
}

.iuRUKq_input-container {
  width: 100%;
  position: relative;
}

.iuRUKq_input-container .iuRUKq_inline {
  vertical-align: top;
  width: 47%;
  margin-right: 6%;
  display: inline-block;
}

.iuRUKq_message {
  padding-top: 8px;
}

.iuRUKq_message-error > .iuRUKq_crl-icon__container {
  padding-right: 8px;
}

.iuRUKq_affix-container {
  position: relative;
}

.iuRUKq_existing-password-label {
  justify-content: space-between;
  display: flex;
}

.XS1tAW_new-password-input-container {
  margin-bottom: 16px;
  position: relative;
}

.XS1tAW_new-password-validation-container {
  flex-flow: column wrap;
  margin-bottom: 24px;
  padding: 0;
  list-style: none;
  display: flex;
}

.XS1tAW_new-password-validation-message {
  align-items: flex-start;
  font-size: 12px;
  display: flex;
}

.XS1tAW_new-password-validation-label {
  padding-left: 6px;
}

.X28nVa_Tooltip {
  all: initial;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  min-width: 300px;
  max-width: 500px;
  transition: opacity .1s, visibility .1s, z-index .1s;
  position: absolute;
}

.X28nVa_Tooltip p, .X28nVa_Tooltip pre, .X28nVa_Tooltip code {
  all: initial;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
}

.X28nVa_Tooltip > .X28nVa_content {
  text-align: left;
  pointer-events: all;
  border: 1px solid;
  border-radius: 3px;
  margin: 30px;
  padding: 8px 10px;
  font-family: Source Sans Pro, sans-serif;
  text-decoration: none;
  position: relative;
  overflow: visible;
  box-shadow: 0 1px 5px #00294d2b;
}

.X28nVa_Tooltip[data-show] {
  visibility: visible;
  opacity: 1;
  z-index: 9999;
  transition: opacity .1s, visibility .1s, z-index .1s;
}

.X28nVa_Tooltip .X28nVa_arrow, .X28nVa_Tooltip .X28nVa_arrowInner {
  width: 10px;
  height: 10px;
  position: absolute;
  overflow: visible;
}

.X28nVa_Tooltip .X28nVa_arrow:before, .X28nVa_Tooltip .X28nVa_arrowInner:before {
  content: "";
  border: 1px solid;
  width: 10px;
  height: 10px;
  position: absolute;
  transform: rotate(45deg);
}

.X28nVa_Tooltip .X28nVa_arrow:before {
  z-index: -5;
  box-shadow: 0 1px 5px #00294d2b;
}

.X28nVa_Tooltip .X28nVa_arrowInner:before {
  z-index: 5;
}

.X28nVa_Tooltip[data-popper-placement^="top"] .X28nVa_arrow, .X28nVa_Tooltip[data-popper-placement^="top"] .X28nVa_arrowInner {
  bottom: -5px;
}

.X28nVa_Tooltip[data-popper-placement^="bottom"] .X28nVa_arrow, .X28nVa_Tooltip[data-popper-placement^="bottom"] .X28nVa_arrowInner {
  top: -5px;
}

.X28nVa_Tooltip[data-popper-placement^="left"] .X28nVa_arrow, .X28nVa_Tooltip[data-popper-placement^="left"] .X28nVa_arrowInner {
  right: -5px;
}

.X28nVa_Tooltip[data-popper-placement^="right"] .X28nVa_arrow, .X28nVa_Tooltip[data-popper-placement^="right"] .X28nVa_arrowInner {
  left: -5px;
}

.X28nVa_default .X28nVa_content {
  color: #fff;
  background-color: #475872;
  border-color: #475872;
}

.X28nVa_default .X28nVa_content p, .X28nVa_default .X28nVa_content pre, .X28nVa_default .X28nVa_content code {
  color: #fff;
}

.X28nVa_default .X28nVa_arrow:before {
  background-color: #475872;
  border-color: #475872;
}

.X28nVa_default .X28nVa_arrowInner:before {
  background-color: #475872;
  border-color: #0000;
}

.X28nVa_dark .X28nVa_content {
  color: #fff;
  background-color: #060c12;
  border-color: #060c12;
}

.X28nVa_dark .X28nVa_content p, .X28nVa_dark .X28nVa_content pre, .X28nVa_dark .X28nVa_content code {
  color: #fff;
}

.X28nVa_dark .X28nVa_arrow:before {
  background-color: #060c12;
  border-color: #060c12;
}

.X28nVa_dark .X28nVa_arrowInner:before {
  background-color: #060c12;
  border-color: #0000;
}

.X28nVa_tableTitle .X28nVa_content {
  color: #fff;
  background-color: #475872;
  border-color: #475872;
}

.X28nVa_tableTitle .X28nVa_content p, .X28nVa_tableTitle .X28nVa_content pre, .X28nVa_tableTitle .X28nVa_content code {
  color: #fff;
}

.X28nVa_tableTitle .X28nVa_arrow:before {
  background-color: #475872;
  border-color: #475872;
}

.X28nVa_tableTitle .X28nVa_arrowInner:before {
  background-color: #475872;
  border-color: #0000;
}

.X28nVa_tableTitle .X28nVa_text, .X28nVa_tableTitle .X28nVa_text p, .X28nVa_tableTitle .X28nVa_text a {
  letter-spacing: .3px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.X28nVa_tableTitle .X28nVa_text a {
  text-decoration: underline;
}

.X28nVa_tableTitle .X28nVa_text a:hover {
  opacity: .7;
  color: #fff;
}

.X28nVa_tableTitle .X28nVa_text code {
  color: #242a35;
  background: #fff;
  border-radius: 3px;
  padding: 2px 5px;
  font-family: Roboto Mono, monospace;
  font-size: 12px;
  line-height: 24px;
}

.X28nVa_light .X28nVa_content {
  color: #475872;
  background-color: #fff;
  border-color: #e7ecf3;
}

.X28nVa_light .X28nVa_content p, .X28nVa_light .X28nVa_content pre, .X28nVa_light .X28nVa_content code {
  color: #475872;
}

.X28nVa_light .X28nVa_arrow:before {
  background-color: #fff;
  border-color: #e7ecf3;
}

.X28nVa_light .X28nVa_arrowInner:before {
  background-color: #fff;
  border-color: #0000;
}

.kq6ISG_size-tiny {
  width: 16px;
  height: 16px;
}

.kq6ISG_size-small {
  width: 24px;
  height: 24px;
}

.kq6ISG_size-medium {
  width: 28px;
  height: 28px;
}

.kq6ISG_size-large {
  width: 32px;
  height: 32px;
}

.utH36a_illustration {
  width: 100%;
  max-width: 240px;
  height: 100%;
  max-height: 152px;
}

.DMIH0G_size-small {
  width: 40px;
  height: 40px;
}

.DMIH0G_size-medium {
  width: 48px;
  height: 48px;
}

.DMIH0G_size-large {
  width: 56px;
  height: 56px;
}

.DMIH0G_fill-default {
  fill: #7e89a9;
}

.DMIH0G_fill-primary {
  fill: #6933ff;
}

.ozfI7a_size-tiny {
  width: 16px;
  height: 16px;
}

.ozfI7a_size-small {
  width: 24px;
  height: 24px;
}

.ozfI7a_size-medium {
  width: 32px;
  height: 32px;
}

.ozfI7a_size-large {
  width: 48px;
  height: 48px;
}

.ozfI7a_size-x-large {
  width: 56px;
  height: 56px;
}

._5pezhG_fuzzy-time {
  letter-spacing: .01875rem;
  font-size: .75rem;
  line-height: 1.25rem;
}

.oABhsa_type-body {
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.oABhsa_type-body-strong {
  letter-spacing: .02em;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.oABhsa_type-caption {
  letter-spacing: .02em;
  font-family: Source Sans Pro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.oABhsa_type-caption-strong {
  letter-spacing: .02em;
  font-family: Source Sans Pro, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.oABhsa_type-code {
  letter-spacing: normal;
  font-family: Roboto Mono, monospace;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.oABhsa_type-error {
  color: #ff3b4e;
  letter-spacing: .02em;
  font-family: Source Sans Pro, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.oABhsa_no-wrap {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
  overflow: hidden;
}

.PHRS-q_type-h1 {
  font-family: Source Sans Pro, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 64px;
}

.PHRS-q_type-h2 {
  font-family: Source Sans Pro, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 48px;
}

.PHRS-q_type-h3 {
  font-family: Source Sans Pro, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}

.PHRS-q_type-h4 {
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.PHRS-q_type-h5 {
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.PHRS-q_type-h6 {
  text-transform: uppercase;
  font-family: Source Sans Pro, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.h1gubW_code {
  letter-spacing: 0;
  font-family: Roboto Mono, monospace;
  font-size: 14px;
  line-height: 24px;
}

.h1gubW_weight-regular {
  font-weight: 400;
}

.h1gubW_weight-medium {
  font-weight: 500;
}

.h1gubW_weight-bold {
  font-weight: 700;
}

._84eGPq_root {
  border-left: 4px solid;
  border-radius: 4px;
  flex-direction: row;
  flex-grow: 1;
  padding: 12px 24px 12px 0;
  display: flex;
}

._84eGPq_container {
  flex-direction: column;
  flex-grow: 1;
  display: flex;
}

._84eGPq_title {
  margin-bottom: 0;
}

._84eGPq_icon-container {
  padding: 0 16px;
  display: flex;
}

._84eGPq_intent-info {
  background-color: #e1ecff;
  border-left-color: #05f;
}

._84eGPq_intent-danger {
  background-color: #ffe9eb;
  border-left-color: #ff3b4e;
}

._84eGPq_intent-warning {
  background-color: #fff4e1;
  border-left-color: #ffa53b;
}

._84eGPq_intent-success {
  background-color: #e3f5e0;
  border-left-color: #37a806;
}

.N284mW_anchor {
  color: #05f;
  fill: #05f;
}

.N284mW_anchor:hover {
  color: #0037a5;
  fill: #0037a5;
}

svg._3GISsW_spinner circle {
  fill: #0000;
  stroke: #475872;
  stroke-linecap: round;
  stroke-dasharray: 220;
  stroke-dashoffset: 280px;
  stroke-width: 10px;
  transform-origin: 50%;
  animation: 3s linear infinite _3GISsW_spinner;
}

svg._3GISsW_spinner._3GISsW_fill-info circle {
  stroke: #05f;
}

svg._3GISsW_spinner._3GISsW_fill-primary circle {
  stroke: #6933ff;
}

svg._3GISsW_spinner._3GISsW_fill-success circle {
  stroke: #37a806;
}

svg._3GISsW_spinner._3GISsW_fill-danger circle {
  stroke: #ff3b4e;
}

svg._3GISsW_spinner._3GISsW_fill-warning circle {
  stroke: #ffa53b;
}

svg._3GISsW_spinner._3GISsW_fill-inverted circle {
  stroke: #fff;
}

._3GISsW_size-default {
  width: 40px;
  height: 40px;
}

._3GISsW_size-x-small {
  width: 12px;
  height: 12px;
}

._3GISsW_size-small {
  width: 16px;
  height: 16px;
}

._3GISsW_size-medium {
  width: 24px;
  height: 24px;
}

._3GISsW_size-large {
  width: 64px;
  height: 64px;
}

@keyframes _3GISsW_spinner {
  0% {
    stroke-dashoffset: 25px;
    transform: rotate(0);
  }

  50% {
    stroke-dashoffset: 125px;
    transform: rotate(720deg);
  }

  100% {
    stroke-dashoffset: 25px;
    transform: rotate(1080deg);
  }
}

.q_M_Fa_bar-chart .recharts-cartesian-axis-tick-value {
  fill: #000;
  padding-right: 4px;
}

.q_M_Fa_bar-chart .recharts-cartesian-axis-line, .q_M_Fa_bar-chart .recharts-cartesian-axis-tick-line {
  stroke: #d6dbe7;
  stroke-width: 2px;
}

.q_M_Fa_bar-chart .recharts-tooltip-wrapper {
  background-color: #fff;
  border: 0;
  border-radius: 6px;
  outline: 0;
  overflow: hidden;
  box-shadow: 0 1px 5px #00294d2b;
}
/*# sourceMappingURL=index.css.map */

.P0te3W_avatar{-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:600;line-height:1;display:flex;position:relative;overflow:hidden}.P0te3W_avatar img{height:100%}.P0te3W_intent-default{color:#394455;background:#e7ecf3}.P0te3W_intent-active{color:#05f;background:#e1ecff}.P0te3W_intent-pending{color:#b26000;background:#fff4e1}.P0te3W_intent-invalid{color:#c32534;background:#ffe9eb}.P0te3W_size-default{letter-spacing:.1px;width:40px;height:40px;font-size:14px}.P0te3W_size-small{letter-spacing:.3px;width:32px;height:32px;font-size:12px}.P0te3W_noTransform,.P0te3W_transformCase-none{text-transform:none}.P0te3W_transformCase-uppercase{text-transform:uppercase}.P0te3W_disabled{color:#7e89a9;background:#e7ecf3}.P0te3W_disabled:focus,.P0te3W_disabled:hover{border:none}.P0te3W_selectable:not(.P0te3W_disabled):focus.P0te3W_intent-default,.P0te3W_selectable:not(.P0te3W_disabled):hover.P0te3W_intent-default{box-sizing:border-box;border:2px solid #394455}.P0te3W_selectable:not(.P0te3W_disabled):focus.P0te3W_intent-active,.P0te3W_selectable:not(.P0te3W_disabled):hover.P0te3W_intent-active{box-sizing:border-box;border:2px solid #05f}.P0te3W_selectable:not(.P0te3W_disabled):focus.P0te3W_intent-pending,.P0te3W_selectable:not(.P0te3W_disabled):hover.P0te3W_intent-pending{box-sizing:border-box;border:2px solid #b26000}.P0te3W_selectable:not(.P0te3W_disabled):focus.P0te3W_intent-invalid,.P0te3W_selectable:not(.P0te3W_disabled):hover.P0te3W_intent-invalid{box-sizing:border-box;border:2px solid #cd2939}.G7n8iW_badge{vertical-align:4px;text-align:center;white-space:nowrap;border-radius:3px;padding:5px 8px;font-size:12px;line-height:14px;display:inline-block}.G7n8iW_intent-neutral{color:#475872;background:#e7ecf3}.G7n8iW_intent-success{color:#237300;background:#e3f5e0}.G7n8iW_intent-warning{color:#b26000;background:#fff4e1}.G7n8iW_intent-danger{color:#cd2939;background:#ffe9eb}.G7n8iW_intent-info{color:#0037a5;background:#e1ecff}.G7n8iW_noTransform,.G7n8iW_transformCase-none{text-transform:none}.G7n8iW_transformCase-uppercase{text-transform:uppercase}.n8mzxG_button{box-sizing:border-box;letter-spacing:.02em;border-width:1px;border-radius:3px;outline:none;justify-content:center;align-items:center;font-family:Source Sans Pro,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px;font-weight:600;line-height:24px;text-decoration:none;transition-property:background-color,border-color,box-shadow;transition-duration:.15s;transition-timing-function:ease-in-out;display:inline-flex}.n8mzxG_button:hover{cursor:pointer}.n8mzxG_button:hover:disabled{cursor:default}.n8mzxG_button:hover:disabled:hover{cursor:not-allowed}.n8mzxG_button:focus:active{box-shadow:none}.n8mzxG_button:disabled{opacity:.7}.n8mzxG_button:disabled:hover{cursor:not-allowed}.n8mzxG_button.n8mzxG_intent-primary{color:#fff;background-color:#6933ff;border:1px solid #6933ff}.n8mzxG_button.n8mzxG_intent-primary:hover{color:#fff;background-color:#481cce;border-color:#481cce}.n8mzxG_button.n8mzxG_intent-primary:active{background-color:#481cce;border-width:1px;border-color:#481cce}.n8mzxG_button.n8mzxG_intent-primary:focus{background-color:#6933ff;border-width:1px;border-color:#481cce;box-shadow:0 0 0 3px rgba(80,31,229,.4)}.n8mzxG_button.n8mzxG_intent-primary:disabled{background-color:#cbbcfc;border-color:#cbbcfc}.n8mzxG_button.n8mzxG_intent-success{color:#fff;background-color:#37a806;border:1px solid #37a806}.n8mzxG_button.n8mzxG_intent-success:hover{color:#fff;background-color:#206800;border-color:#206800}.n8mzxG_button.n8mzxG_intent-success:active{background-color:#206800;border-width:1px;border-color:#206800}.n8mzxG_button.n8mzxG_intent-success:focus{background-color:#37a806;border-width:1px;border-color:#206800;box-shadow:0 0 0 3px rgba(35,115,0,.4)}.n8mzxG_button.n8mzxG_intent-success:disabled{background-color:#a5dd8d;border-color:#a5dd8d}.n8mzxG_button.n8mzxG_intent-danger{color:#fff;background-color:#ff3b4e;border:1px solid #ff3b4e}.n8mzxG_button.n8mzxG_intent-danger:hover{color:#fff;background-color:#b92533;border-color:#b92533}.n8mzxG_button.n8mzxG_intent-danger:active{background-color:#b92533;border-color:#b92533}.n8mzxG_button.n8mzxG_intent-danger:focus{background-color:#cd2939;border-width:1px;border-color:#b92533;box-shadow:0 0 0 3px rgba(205,41,57,.4)}.n8mzxG_button.n8mzxG_intent-danger:disabled{background-color:#f8bfc6;border-color:#f8bfc6}.n8mzxG_button.n8mzxG_intent-secondary{color:#394455;background-color:#fff;border:1px solid #c0c6d9}.n8mzxG_button.n8mzxG_intent-secondary:hover{background-color:#f5f7fa;border-color:#c0c6d9}.n8mzxG_button.n8mzxG_intent-secondary:active{background-color:#f5f7fa;border-width:1px;border-color:#7e89a9}.n8mzxG_button.n8mzxG_intent-secondary:focus{background-color:#f5f7fa;border-width:1px;border-color:#7e89a9;box-shadow:0 0 0 3px #c0c6d9}.n8mzxG_button.n8mzxG_intent-secondary:disabled{color:#c0c6d9;background-color:#f5f7fa;border-color:#c0c6d9}.n8mzxG_button.n8mzxG_intent-tertiary{color:#05f;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0)}.n8mzxG_button.n8mzxG_intent-tertiary:hover{color:#0037a5}.n8mzxG_button.n8mzxG_intent-tertiary:hover:active,.n8mzxG_button.n8mzxG_intent-tertiary:hover:focus{color:#05f}.n8mzxG_button.n8mzxG_intent-tertiary:hover svg{fill:#0037a5}.n8mzxG_button.n8mzxG_intent-tertiary:active{border-color:#e1ecff}.n8mzxG_button.n8mzxG_intent-tertiary:focus{border-color:#05f;box-shadow:0 0 0 3px rgba(225,236,255,.1490196078)}.n8mzxG_button.n8mzxG_intent-tertiary:disabled{color:#89b0ff}.n8mzxG_button.n8mzxG_intent-tertiary:disabled svg{fill:#89b0ff}.n8mzxG_button.n8mzxG_intent-tertiary svg{fill:#05f}.n8mzxG_button.n8mzxG_intent-link-style{color:#05f;background-color:rgba(0,0,0,0);border:none}.n8mzxG_button.n8mzxG_intent-link-style:hover{color:#0037a5}.n8mzxG_button.n8mzxG_intent-link-style:hover:active,.n8mzxG_button.n8mzxG_intent-link-style:hover:focus{color:#05f}.n8mzxG_button.n8mzxG_intent-link-style:hover svg{fill:#0037a5}.n8mzxG_button.n8mzxG_intent-link-style:active{color:#05f}.n8mzxG_button.n8mzxG_intent-link-style:focus{outline:inherit;border:none}.n8mzxG_button.n8mzxG_intent-link-style:disabled{color:#89b0ff}.n8mzxG_button.n8mzxG_intent-link-style:disabled svg{fill:#89b0ff}.n8mzxG_button.n8mzxG_intent-link-style svg{fill:#05f}.n8mzxG_size-standard{height:40px;padding:8px 12px}.n8mzxG_size-standard.n8mzxG_intent-link-style{padding:0}.n8mzxG_size-small{height:24px;padding:4px 12px}.n8mzxG_size-small.n8mzxG_intent-link-style{padding:0}.n8mzxG_fluid{width:100%}.YlcGka_icon{fill:currentColor}.YlcGka_icon:disabled{pointer-events:none}.YlcGka_size-xx-large{width:64px;height:64px}.YlcGka_size-x-large{width:32px;height:32px}.YlcGka_size-large{width:24px;height:24px}.YlcGka_size-medium{width:20px;height:20px}.YlcGka_size-default,.YlcGka_size-small{width:16px;height:16px}.YlcGka_size-x-small{width:12px;height:12px}.YlcGka_size-tiny{width:8px;height:8px}.YlcGka_fill-info{fill:#05f}.YlcGka_fill-primary{fill:#6933ff}.YlcGka_fill-success{fill:#37a806}.YlcGka_fill-danger{fill:#ff3b4e}.YlcGka_fill-warning{fill:#ffa53b}.YlcGka_fill-inverted{fill:#fff}.YlcGka_fill-default{fill:#394455}.YlcGka_fill-disabled{fill:#7e89a9}.YlcGka_fill-disabled-light{fill:#c0c6d9}.iuRUKq_type-body,.iuRUKq_crl-input{font-family:Source Sans Pro,sans-serif;font-size:14px;font-weight:400;line-height:24px}.iuRUKq_type-body-strong{letter-spacing:.02em;font-family:Source Sans Pro,sans-serif;font-size:14px;font-weight:600;line-height:24px}.iuRUKq_type-caption,.iuRUKq_message-info{letter-spacing:.02em;font-family:Source Sans Pro,sans-serif;font-size:12px;font-weight:400;line-height:20px}.iuRUKq_type-caption-strong{letter-spacing:.02em;font-family:Source Sans Pro,sans-serif;font-size:12px;font-weight:600;line-height:20px}.iuRUKq_type-code{letter-spacing:normal;font-family:Roboto Mono,monospace;font-size:12px;font-weight:600;line-height:20px}.iuRUKq_type-error,.iuRUKq_message-error{color:#ff3b4e;letter-spacing:.02em;font-family:Source Sans Pro,sans-serif;font-size:12px;font-weight:600;line-height:16px}.iuRUKq_no-wrap{text-overflow:ellipsis;white-space:nowrap;width:100%;display:inline-block;overflow:hidden}.iuRUKq_crl-input{outline:none}.iuRUKq_crl-input:not([type=checkbox]){color:#394455;resize:none;background-color:#fff;border:1px solid #d6dbe7;border-radius:3px;width:100%;padding:8px;transition-property:color,box-shadow,border-color,background-color;transition-duration:.15s;transition-timing-function:ease-in-out;display:block}.iuRUKq_crl-input:not([type=checkbox]):not(textarea){height:40px}.iuRUKq_crl-input:not([type=checkbox])::placeholder{color:#d6dbe7;transition-property:color;transition-duration:.15s;transition-timing-function:ease-in-out}.iuRUKq_crl-input:not([type=checkbox]):hover{background-color:#fff;border-color:#c0c6d9}.iuRUKq_crl-input:not([type=checkbox]):hover::placeholder{color:#7e89a9}.iuRUKq_crl-input:not([type=checkbox]):disabled{color:#7e89a9;background-color:#f5f7fa;border-color:#d6dbe7}.iuRUKq_crl-input:focus{color:#394455;background-color:#fff;border-color:#0037a5;box-shadow:0 0 4px 2px rgba(0,55,165,.4)}.iuRUKq_crl-input[type=checkbox]{margin-right:8px}.iuRUKq_checkbox-container{align-items:center;display:flex}.iuRUKq_checkbox-container label{margin-bottom:0}.iuRUKq_prefix{padding-left:30px}.iuRUKq_suffix{padding-right:30px}.iuRUKq_prefix,.iuRUKq_suffix{vertical-align:middle;height:40px;display:flex;position:absolute;top:0}.iuRUKq_required:after{content:" *";color:#ff3b4e}.iuRUKq_crl-form-group .iuRUKq_crl-input--inline:last-child{margin-right:0}.iuRUKq_invalid{color:#ff3b4e;background-color:rgba(255,59,78,.0509803922);border-color:#ff3b4e}.iuRUKq_invalid:focus{box-shadow:0 0 4px 2px rgba(255,59,78,.4)}.iuRUKq_input-reference:not([type=checkbox]):disabled{color:#394455;background-color:#f5f7fa;border-color:#f5f7fa}.iuRUKq_input-container{width:100%;position:relative}.iuRUKq_input-container .iuRUKq_inline{vertical-align:top;width:47%;margin-right:6%;display:inline-block}.iuRUKq_message{padding-top:8px}.iuRUKq_message-error>.iuRUKq_crl-icon__container{padding-right:8px}.iuRUKq_affix-container{position:relative}.iuRUKq_existing-password-label{justify-content:space-between;display:flex}.XS1tAW_new-password-input-container{margin-bottom:16px;position:relative}.XS1tAW_new-password-validation-container{flex-flow:column wrap;margin-bottom:24px;padding:0;list-style:none;display:flex}.XS1tAW_new-password-validation-message{align-items:flex-start;font-size:12px;display:flex}.XS1tAW_new-password-validation-label{padding-left:6px}.X28nVa_Tooltip{all:initial;visibility:hidden;opacity:0;z-index:-1;pointer-events:none;min-width:300px;max-width:500px;transition:opacity .1s,visibility .1s,z-index .1s;position:absolute}.X28nVa_Tooltip p,.X28nVa_Tooltip pre,.X28nVa_Tooltip code{all:initial;font-family:Source Sans Pro,sans-serif;font-size:14px}.X28nVa_Tooltip>.X28nVa_content{text-align:left;pointer-events:all;border:1px solid;border-radius:3px;margin:30px;padding:8px 10px;font-family:Source Sans Pro,sans-serif;text-decoration:none;position:relative;overflow:visible;box-shadow:0 1px 5px rgba(0,41,77,.168627451)}.X28nVa_Tooltip[data-show]{visibility:visible;opacity:1;z-index:9999;transition:opacity .1s,visibility .1s,z-index .1s}.X28nVa_Tooltip .X28nVa_arrow,.X28nVa_Tooltip .X28nVa_arrowInner{width:10px;height:10px;position:absolute;overflow:visible}.X28nVa_Tooltip .X28nVa_arrow:before,.X28nVa_Tooltip .X28nVa_arrowInner:before{content:"";border:1px solid;width:10px;height:10px;position:absolute;transform:rotate(45deg)}.X28nVa_Tooltip .X28nVa_arrow:before{z-index:-5;box-shadow:0 1px 5px rgba(0,41,77,.168627451)}.X28nVa_Tooltip .X28nVa_arrowInner:before{z-index:5}.X28nVa_Tooltip[data-popper-placement^=top] .X28nVa_arrow,.X28nVa_Tooltip[data-popper-placement^=top] .X28nVa_arrowInner{bottom:-5px}.X28nVa_Tooltip[data-popper-placement^=bottom] .X28nVa_arrow,.X28nVa_Tooltip[data-popper-placement^=bottom] .X28nVa_arrowInner{top:-5px}.X28nVa_Tooltip[data-popper-placement^=left] .X28nVa_arrow,.X28nVa_Tooltip[data-popper-placement^=left] .X28nVa_arrowInner{right:-5px}.X28nVa_Tooltip[data-popper-placement^=right] .X28nVa_arrow,.X28nVa_Tooltip[data-popper-placement^=right] .X28nVa_arrowInner{left:-5px}.X28nVa_default .X28nVa_content{color:#fff;background-color:#475872;border-color:#475872}.X28nVa_default .X28nVa_content p,.X28nVa_default .X28nVa_content pre,.X28nVa_default .X28nVa_content code{color:#fff}.X28nVa_default .X28nVa_arrow:before{background-color:#475872;border-color:#475872}.X28nVa_default .X28nVa_arrowInner:before{background-color:#475872;border-color:rgba(0,0,0,0)}.X28nVa_dark .X28nVa_content{color:#fff;background-color:#060c12;border-color:#060c12}.X28nVa_dark .X28nVa_content p,.X28nVa_dark .X28nVa_content pre,.X28nVa_dark .X28nVa_content code{color:#fff}.X28nVa_dark .X28nVa_arrow:before{background-color:#060c12;border-color:#060c12}.X28nVa_dark .X28nVa_arrowInner:before{background-color:#060c12;border-color:rgba(0,0,0,0)}.X28nVa_tableTitle .X28nVa_content{color:#fff;background-color:#475872;border-color:#475872}.X28nVa_tableTitle .X28nVa_content p,.X28nVa_tableTitle .X28nVa_content pre,.X28nVa_tableTitle .X28nVa_content code{color:#fff}.X28nVa_tableTitle .X28nVa_arrow:before{background-color:#475872;border-color:#475872}.X28nVa_tableTitle .X28nVa_arrowInner:before{background-color:#475872;border-color:rgba(0,0,0,0)}.X28nVa_tableTitle .X28nVa_text,.X28nVa_tableTitle .X28nVa_text p,.X28nVa_tableTitle .X28nVa_text a{letter-spacing:.3px;color:#fff;font-size:12px;font-weight:600;line-height:20px}.X28nVa_tableTitle .X28nVa_text a{text-decoration:underline}.X28nVa_tableTitle .X28nVa_text a:hover{opacity:.7;color:#fff}.X28nVa_tableTitle .X28nVa_text code{color:#242a35;background:#fff;border-radius:3px;padding:2px 5px;font-family:Roboto Mono,monospace;font-size:12px;line-height:24px}.X28nVa_light .X28nVa_content{color:#475872;background-color:#fff;border-color:#e7ecf3}.X28nVa_light .X28nVa_content p,.X28nVa_light .X28nVa_content pre,.X28nVa_light .X28nVa_content code{color:#475872}.X28nVa_light .X28nVa_arrow:before{background-color:#fff;border-color:#e7ecf3}.X28nVa_light .X28nVa_arrowInner:before{background-color:#fff;border-color:rgba(0,0,0,0)}.kq6ISG_size-tiny{width:16px;height:16px}.kq6ISG_size-small{width:24px;height:24px}.kq6ISG_size-medium{width:28px;height:28px}.kq6ISG_size-large{width:32px;height:32px}.utH36a_illustration{width:100%;max-width:240px;height:100%;max-height:152px}.DMIH0G_size-small{width:40px;height:40px}.DMIH0G_size-medium{width:48px;height:48px}.DMIH0G_size-large{width:56px;height:56px}.DMIH0G_fill-default{fill:#7e89a9}.DMIH0G_fill-primary{fill:#6933ff}.ozfI7a_size-tiny{width:16px;height:16px}.ozfI7a_size-small{width:24px;height:24px}.ozfI7a_size-medium{width:32px;height:32px}.ozfI7a_size-large{width:48px;height:48px}.ozfI7a_size-x-large{width:56px;height:56px}._5pezhG_fuzzy-time{letter-spacing:.01875rem;font-size:.75rem;line-height:1.25rem}.oABhsa_type-body{font-family:Source Sans Pro,sans-serif;font-size:14px;font-weight:400;line-height:24px}.oABhsa_type-body-strong{letter-spacing:.02em;font-family:Source Sans Pro,sans-serif;font-size:14px;font-weight:600;line-height:24px}.oABhsa_type-caption{letter-spacing:.02em;font-family:Source Sans Pro,sans-serif;font-size:12px;font-weight:400;line-height:20px}.oABhsa_type-caption-strong{letter-spacing:.02em;font-family:Source Sans Pro,sans-serif;font-size:12px;font-weight:600;line-height:20px}.oABhsa_type-code{letter-spacing:normal;font-family:Roboto Mono,monospace;font-size:12px;font-weight:600;line-height:20px}.oABhsa_type-error{color:#ff3b4e;letter-spacing:.02em;font-family:Source Sans Pro,sans-serif;font-size:12px;font-weight:600;line-height:16px}.oABhsa_no-wrap{text-overflow:ellipsis;white-space:nowrap;width:100%;display:inline-block;overflow:hidden}.PHRS-q_type-h1{font-family:Source Sans Pro,sans-serif;font-size:28px;font-weight:400;line-height:64px}.PHRS-q_type-h2{font-family:Source Sans Pro,sans-serif;font-size:24px;font-weight:600;line-height:48px}.PHRS-q_type-h3{font-family:Source Sans Pro,sans-serif;font-size:20px;font-weight:600;line-height:32px}.PHRS-q_type-h4{font-family:Source Sans Pro,sans-serif;font-size:16px;font-weight:400;line-height:24px}.PHRS-q_type-h5{font-family:Source Sans Pro,sans-serif;font-size:16px;font-weight:600;line-height:24px}.PHRS-q_type-h6{text-transform:uppercase;font-family:Source Sans Pro,sans-serif;font-size:12px;font-weight:600;line-height:16px}.h1gubW_code{letter-spacing:0;font-family:Roboto Mono,monospace;font-size:14px;line-height:24px}.h1gubW_weight-regular{font-weight:400}.h1gubW_weight-medium{font-weight:500}.h1gubW_weight-bold{font-weight:700}._84eGPq_root{border-left:4px solid;border-radius:4px;flex-direction:row;flex-grow:1;padding:12px 24px 12px 0;display:flex}._84eGPq_container{flex-direction:column;flex-grow:1;display:flex}._84eGPq_title{margin-bottom:0}._84eGPq_icon-container{padding:0 16px;display:flex}._84eGPq_intent-info{background-color:#e1ecff;border-left-color:#05f}._84eGPq_intent-danger{background-color:#ffe9eb;border-left-color:#ff3b4e}._84eGPq_intent-warning{background-color:#fff4e1;border-left-color:#ffa53b}._84eGPq_intent-success{background-color:#e3f5e0;border-left-color:#37a806}.N284mW_anchor{color:#05f;fill:#05f}.N284mW_anchor:hover{color:#0037a5;fill:#0037a5}svg._3GISsW_spinner circle{fill:rgba(0,0,0,0);stroke:#475872;stroke-linecap:round;stroke-dasharray:220;stroke-dashoffset:280px;stroke-width:10px;transform-origin:50%;animation:3s linear infinite _3GISsW_spinner}svg._3GISsW_spinner._3GISsW_fill-info circle{stroke:#05f}svg._3GISsW_spinner._3GISsW_fill-primary circle{stroke:#6933ff}svg._3GISsW_spinner._3GISsW_fill-success circle{stroke:#37a806}svg._3GISsW_spinner._3GISsW_fill-danger circle{stroke:#ff3b4e}svg._3GISsW_spinner._3GISsW_fill-warning circle{stroke:#ffa53b}svg._3GISsW_spinner._3GISsW_fill-inverted circle{stroke:#fff}._3GISsW_size-default{width:40px;height:40px}._3GISsW_size-x-small{width:12px;height:12px}._3GISsW_size-small{width:16px;height:16px}._3GISsW_size-medium{width:24px;height:24px}._3GISsW_size-large{width:64px;height:64px}@keyframes _3GISsW_spinner{0%{stroke-dashoffset:25px;transform:rotate(0)}50%{stroke-dashoffset:125px;transform:rotate(720deg)}100%{stroke-dashoffset:25px;transform:rotate(1080deg)}}.q_M_Fa_bar-chart .recharts-cartesian-axis-tick-value{fill:#000;padding-right:4px}.q_M_Fa_bar-chart .recharts-cartesian-axis-line,.q_M_Fa_bar-chart .recharts-cartesian-axis-tick-line{stroke:#d6dbe7;stroke-width:2px}.q_M_Fa_bar-chart .recharts-tooltip-wrapper{background-color:#fff;border:0;border-radius:6px;outline:0;overflow:hidden;box-shadow:0 1px 5px rgba(0,41,77,.168627451)}
.uplot, .uplot *, .uplot *::before, .uplot *::after {box-sizing: border-box;}.uplot {font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";line-height: 1.5;width: min-content;}.u-title {text-align: center;font-size: 18px;font-weight: bold;}.u-wrap {position: relative;user-select: none;}.u-over, .u-under {position: absolute;}.u-under {overflow: hidden;}.uplot canvas {display: block;position: relative;width: 100%;height: 100%;}.u-axis {position: absolute;}.u-legend {font-size: 14px;margin: auto;text-align: center;}.u-inline {display: block;}.u-inline * {display: inline-block;}.u-inline tr {margin-right: 16px;}.u-legend th {font-weight: 600;}.u-legend th > * {vertical-align: middle;display: inline-block;}.u-legend .u-marker {width: 1em;height: 1em;margin-right: 4px;background-clip: padding-box !important;}.u-inline.u-live th::after {content: ":";vertical-align: middle;}.u-inline:not(.u-live) .u-value {display: none;}.u-series > * {padding: 4px;}.u-series th {cursor: pointer;}.u-legend .u-off > * {opacity: 0.3;}.u-select {background: rgba(0,0,0,0.07);position: absolute;pointer-events: none;}.u-cursor-x, .u-cursor-y {position: absolute;left: 0;top: 0;pointer-events: none;will-change: transform;z-index: 100;}.u-hz .u-cursor-x, .u-vt .u-cursor-y {height: 100%;border-right: 1px dashed #607D8B;}.u-hz .u-cursor-y, .u-vt .u-cursor-x {width: 100%;border-bottom: 1px dashed #607D8B;}.u-cursor-pt {position: absolute;top: 0;left: 0;border-radius: 50%;border: 0 solid;pointer-events: none;will-change: transform;z-index: 100;/*this has to be !important since we set inline "background" shorthand */background-clip: padding-box !important;}.u-axis.u-off, .u-select.u-off, .u-cursor-x.u-off, .u-cursor-y.u-off, .u-cursor-pt.u-off {display: none;}
