.switcher-Wv0rGnT8 {
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  flex: 0 0 auto;
  height: var(--tv-switcher-wrapper-height);
  position: relative;
  vertical-align: middle;
  width: var(--tv-switcher-wrapper-width);
  z-index: 0;
}
.switcher-Wv0rGnT8 .thumb-wrapper-Wv0rGnT8 {
  --ui-lib-switcher-default-color-track-bg-off: #a3a6af;
  --ui-lib-switcher-default-color-track-border-off: #a3a6af;
  --ui-lib-switcher-default-color-track-bg-on: #2962ff;
  --ui-lib-switcher-default-color-track-border-on: #2962ff;
  --ui-lib-switcher-default-color-thumb: #fff;
  --ui-lib-switcher-default-color-focus-outline-off: #2962ffcc;
}
.switcher-Wv0rGnT8 .thumb-wrapper-Wv0rGnT8,
html.theme-dark .switcher-Wv0rGnT8 .thumb-wrapper-Wv0rGnT8 {
  --ui-lib-switcher-default-color-focus-outline-on: #2962ffcc;
}
html.theme-dark .switcher-Wv0rGnT8 .thumb-wrapper-Wv0rGnT8 {
  --ui-lib-switcher-default-color-focus-outline-off: #2962ffcc;
  --ui-lib-switcher-default-color-thumb: #fff;
  --ui-lib-switcher-default-color-track-border-on: #5d606b;
  --ui-lib-switcher-default-color-track-bg-on: #2962ff;
  --ui-lib-switcher-default-color-track-border-off: #5d606b;
  --ui-lib-switcher-default-color-track-bg-off: #5d606b;
}
.switcher-Wv0rGnT8,
.switcher-Wv0rGnT8.size-small-Wv0rGnT8 {
  --tv-switcher-wrapper-width: 38px;
  --tv-switcher-wrapper-height: 20px;
  --tv-switcher-wrapper-radius: 20px;
  --tv-switcher-thumb-size: 14px;
  --tv-switcher-thumb-padding: 3px;
}
.switcher-Wv0rGnT8.size-medium-Wv0rGnT8 {
  --tv-switcher-wrapper-height: 28px;
  --tv-switcher-wrapper-width: 54px;
  --tv-switcher-thumb-size: 20px;
  --tv-switcher-wrapper-radius: 20px;
  --tv-switcher-thumb-padding: 4px;
}
.switcher-Wv0rGnT8.size-large-Wv0rGnT8 {
  --tv-switcher-wrapper-height: 34px;
  --tv-switcher-wrapper-width: 64px;
  --tv-switcher-thumb-size: 24px;
  --tv-switcher-wrapper-radius: 20px;
  --tv-switcher-thumb-padding: 5px;
}
.switcher-Wv0rGnT8 .input-Wv0rGnT8:hover + .thumb-wrapper-Wv0rGnT8,
.switcher-Wv0rGnT8.intent-default-Wv0rGnT8 .input-Wv0rGnT8:hover + .thumb-wrapper-Wv0rGnT8 {
  --ui-lib-switcher-default-color-track-bg-off: #6a6d78;
  --ui-lib-switcher-default-color-track-border-off: #6a6d78;
  --ui-lib-switcher-default-color-track-bg-on: #1e53e5;
  --ui-lib-switcher-default-color-track-border-on: #1e53e5;
}
html.theme-dark .switcher-Wv0rGnT8 .input-Wv0rGnT8:hover + .thumb-wrapper-Wv0rGnT8,
html.theme-dark .switcher-Wv0rGnT8.intent-default-Wv0rGnT8 .input-Wv0rGnT8:hover + .thumb-wrapper-Wv0rGnT8 {
  --ui-lib-switcher-default-color-track-border-on: #1e53e5;
  --ui-lib-switcher-default-color-track-bg-on: #1e53e5;
  --ui-lib-switcher-default-color-track-border-off: #787b86;
  --ui-lib-switcher-default-color-track-bg-off: #787b86;
}
.switcher-Wv0rGnT8.intent-default-Wv0rGnT8:not(.disable-active-state-styles-Wv0rGnT8) .input-Wv0rGnT8:active + .thumb-wrapper-Wv0rGnT8,
.switcher-Wv0rGnT8:not(.disable-active-state-styles-Wv0rGnT8) .input-Wv0rGnT8:active + .thumb-wrapper-Wv0rGnT8 {
  --ui-lib-switcher-default-color-track-bg-off: #5d606b;
  --ui-lib-switcher-default-color-track-border-off: #5d606b;
  --ui-lib-switcher-default-color-track-bg-on: #1848cc;
  --ui-lib-switcher-default-color-track-border-on: #1848cc;
}
html.theme-dark .switcher-Wv0rGnT8.intent-default-Wv0rGnT8:not(.disable-active-state-styles-Wv0rGnT8) .input-Wv0rGnT8:active + .thumb-wrapper-Wv0rGnT8,
html.theme-dark .switcher-Wv0rGnT8:not(.disable-active-state-styles-Wv0rGnT8) .input-Wv0rGnT8:active + .thumb-wrapper-Wv0rGnT8 {
  --ui-lib-switcher-default-color-track-border-on: #1848cc;
  --ui-lib-switcher-default-color-track-bg-on: #1848cc;
  --ui-lib-switcher-default-color-track-border-off: #868993;
  --ui-lib-switcher-default-color-track-bg-off: #868993;
}
.switcher-Wv0rGnT8.intent-select-Wv0rGnT8 .thumb-wrapper-Wv0rGnT8 {
  --ui-lib-switcher-default-color-track-bg-off: #2962ff;
  --ui-lib-switcher-default-color-track-border-off: #2962ff;
  --ui-lib-switcher-default-color-track-bg-on: #24b29b;
  --ui-lib-switcher-default-color-track-border-on: #24b29b;
  --ui-lib-switcher-default-color-focus-outline-on: #24b29bcc;
}
html.theme-dark .switcher-Wv0rGnT8.intent-select-Wv0rGnT8 .thumb-wrapper-Wv0rGnT8 {
  --ui-lib-switcher-default-color-focus-outline-on: #06806bcc;
  --ui-lib-switcher-default-color-track-border-on: #06806b;
  --ui-lib-switcher-default-color-track-bg-on: #06806b;
  --ui-lib-switcher-default-color-track-border-off: #1e53e5;
  --ui-lib-switcher-default-color-track-bg-off: #1e53e5;
}
.switcher-Wv0rGnT8.intent-select-Wv0rGnT8 .input-Wv0rGnT8:hover + .thumb-wrapper-Wv0rGnT8,
.switcher-Wv0rGnT8.intent-select-Wv0rGnT8:not(.disable-active-state-styles-Wv0rGnT8) .input-Wv0rGnT8:active + .thumb-wrapper-Wv0rGnT8 {
  --ui-lib-switcher-default-color-track-bg-off: #1848cc;
  --ui-lib-switcher-default-color-track-border-off: #1848cc;
  --ui-lib-switcher-default-color-track-bg-on: #42bda8;
  --ui-lib-switcher-default-color-track-border-on: #42bda8;
}
html.theme-dark .switcher-Wv0rGnT8.intent-select-Wv0rGnT8 .input-Wv0rGnT8:hover + .thumb-wrapper-Wv0rGnT8,
html.theme-dark .switcher-Wv0rGnT8.intent-select-Wv0rGnT8:not(.disable-active-state-styles-Wv0rGnT8) .input-Wv0rGnT8:active + .thumb-wrapper-Wv0rGnT8 {
  --ui-lib-switcher-default-color-track-border-on: #056656;
  --ui-lib-switcher-default-color-track-bg-on: #056656;
  --ui-lib-switcher-default-color-track-border-off: #2962ff;
  --ui-lib-switcher-default-color-track-bg-off: #2962ff;
}
.switcher-Wv0rGnT8 .input-Wv0rGnT8:disabled + .thumb-wrapper-Wv0rGnT8,
.switcher-Wv0rGnT8.intent-default-Wv0rGnT8 .input-Wv0rGnT8:disabled + .thumb-wrapper-Wv0rGnT8,
.switcher-Wv0rGnT8.intent-select-Wv0rGnT8 .input-Wv0rGnT8:disabled + .thumb-wrapper-Wv0rGnT8 {
  --ui-lib-switcher-default-color-track-bg-off: #e0e3eb;
  --ui-lib-switcher-default-color-track-border-off: #b2b5be;
  --ui-lib-switcher-default-color-track-bg-on: #e0e3eb;
  --ui-lib-switcher-default-color-track-border-on: #b2b5be;
  --ui-lib-switcher-default-color-thumb: #b2b5be;
}
html.theme-dark .switcher-Wv0rGnT8 .input-Wv0rGnT8:disabled + .thumb-wrapper-Wv0rGnT8,
html.theme-dark .switcher-Wv0rGnT8.intent-default-Wv0rGnT8 .input-Wv0rGnT8:disabled + .thumb-wrapper-Wv0rGnT8,
html.theme-dark .switcher-Wv0rGnT8.intent-select-Wv0rGnT8 .input-Wv0rGnT8:disabled + .thumb-wrapper-Wv0rGnT8 {
  --ui-lib-switcher-default-color-thumb: #5d606b;
  --ui-lib-switcher-default-color-track-border-on: #434651;
  --ui-lib-switcher-default-color-track-bg-on: #363a45;
  --ui-lib-switcher-default-color-track-border-off: #434651;
  --ui-lib-switcher-default-color-track-bg-off: #363a45;
}
.input-Wv0rGnT8 {
  cursor: default;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.input-Wv0rGnT8:checked,
.input-Wv0rGnT8:disabled,
.input-Wv0rGnT8:focus {
  border: 0;
  outline: 0;
}
.input-Wv0rGnT8:focus + .thumb-wrapper-Wv0rGnT8:after {
  display: block;
}
.input-Wv0rGnT8:focus-visible + .thumb-wrapper-Wv0rGnT8:after {
  display: block;
}
.input-Wv0rGnT8:focus:not(:focus-visible) + .thumb-wrapper-Wv0rGnT8:after {
  display: none;
}
.thumb-wrapper-Wv0rGnT8 {
  display: block;
  height: 100%;
  outline: none;
  overflow: visible;
  position: relative;
  width: 100%;
  z-index: 0;
}
.thumb-wrapper-Wv0rGnT8:focus {
  outline: none;
}
.thumb-wrapper-Wv0rGnT8:focus-visible {
  outline: none;
}
.thumb-wrapper-Wv0rGnT8:after {
  border-color: var(--ui-lib-switcher-color-focus-outline-off, var(--ui-lib-switcher-default-color-focus-outline-off));
  border-radius: calc(var(--tv-switcher-wrapper-radius) + 4px);
  border-style: solid;
  border-width: 2px;
  box-sizing: border-box;
  content: "";
  display: none;
  height: calc(100% + 8px);
  left: -4px;
  pointer-events: none;
  position: absolute;
  top: -4px;
  width: calc(100% + 8px);
  z-index: 1;
}
.input-Wv0rGnT8:checked + .thumb-wrapper-Wv0rGnT8:after {
  border-color: var(--ui-lib-switcher-color-focus-outline-on, var(--ui-lib-switcher-default-color-focus-outline-on));
}
.track-Wv0rGnT8 {
  background-color: var(--ui-lib-switcher-color-track-bg-off, var(--ui-lib-switcher-default-color-track-bg-off));
  border-radius: var(--tv-switcher-wrapper-radius);
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.input-Wv0rGnT8:checked + .thumb-wrapper-Wv0rGnT8 .track-Wv0rGnT8,
.input-Wv0rGnT8:disabled + .thumb-wrapper-Wv0rGnT8 .track-Wv0rGnT8 {
  background-color: var(--ui-lib-switcher-color-track-bg-on, var(--ui-lib-switcher-default-color-track-bg-on));
}
.input-Wv0rGnT8:disabled + .thumb-wrapper-Wv0rGnT8 .track-Wv0rGnT8 {
  border-color: var(--ui-lib-switcher-color-track-border-on, var(--ui-lib-switcher-default-color-track-border-on));
  border-style: solid;
  border-width: 1px;
  height: calc(100% - 2px);
  width: calc(100% - 2px);
}
.thumb-Wv0rGnT8 {
  background: var(--ui-lib-switcher-color-thumb, var(--ui-lib-switcher-default-color-thumb));
  border-radius: var(--tv-switcher-thumb-size);
  display: block;
  height: var(--tv-switcher-thumb-size);
  transform: translate(var(--tv-switcher-thumb-padding), var(--tv-switcher-thumb-padding));
  transition-duration: 0.25s;
  transition-property: transform;
  transition-timing-function: ease-out;
  width: var(--tv-switcher-thumb-size);
}
.input-Wv0rGnT8:checked + .thumb-wrapper-Wv0rGnT8 .thumb-Wv0rGnT8 {
  transform: translate(calc(var(--tv-switcher-wrapper-width) - var(--tv-switcher-thumb-size) - var(--tv-switcher-thumb-padding)), var(--tv-switcher-thumb-padding));
}
.wrapper-n_GqAsy6 {
  align-content: flex-start;
  align-items: flex-start;
  background-color: #fff;
  color: #131722;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 6px 10px 2px 12px;
  white-space: nowrap;
}
html.theme-dark .wrapper-n_GqAsy6 {
  background-color: #1e222d;
  color: #d1d4dc;
}
.wrapper-n_GqAsy6.hovered-n_GqAsy6,
.wrapper-n_GqAsy6:active {
  color: #131722;
}
@media (any-hover: hover) {
  .wrapper-n_GqAsy6:hover {
    color: #131722;
  }
}
html.theme-dark .wrapper-n_GqAsy6.hovered-n_GqAsy6,
html.theme-dark .wrapper-n_GqAsy6:active {
  color: #c1c4cd;
}
@media (any-hover: hover) {
  html.theme-dark .wrapper-n_GqAsy6:hover {
    color: #c1c4cd;
  }
}
.wrapper-n_GqAsy6.hovered-n_GqAsy6,
.wrapper-n_GqAsy6:active {
  background-color: #f0f3fa;
}
@media (any-hover: hover) {
  .wrapper-n_GqAsy6:hover {
    background-color: #f0f3fa;
  }
}
html.theme-dark .wrapper-n_GqAsy6.hovered-n_GqAsy6,
html.theme-dark .wrapper-n_GqAsy6:active {
  background-color: #2a2e39;
}
@media (any-hover: hover) {
  html.theme-dark .wrapper-n_GqAsy6:hover {
    background-color: #2a2e39;
  }
}
.wrapper-n_GqAsy6:before {
  content: "";
  display: block;
  height: 20px;
}
.wrapper-n_GqAsy6.withIcon-n_GqAsy6 .labelRow-n_GqAsy6 {
  padding: 0;
}
.icon-n_GqAsy6,
.wrapper-n_GqAsy6.withIcon-n_GqAsy6 .label-n_GqAsy6,
.wrapper-n_GqAsy6.withIcon-n_GqAsy6 .switchWrap-n_GqAsy6 {
  align-items: center;
  display: flex;
  height: 28px;
}
.icon-n_GqAsy6 {
  justify-content: center;
  margin-right: 6px;
  width: 28px;
}
.icon-n_GqAsy6 svg {
  display: block;
}
.labelRow-n_GqAsy6 {
  flex: 1 1 auto;
  min-width: 0;
  padding: 2px 0 6px;
}
.label-n_GqAsy6 {
  font-size: 14px;
  margin-right: 12px;
  overflow: hidden;
}
.labelHint-n_GqAsy6 {
  color: #787b86;
  contain: content;
  font-size: 12px;
  font-weight: 400;
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.25s ease-in, margin-top 0.25s ease-in, opacity 0.35s linear;
  white-space: normal;
}
.labelOn-n_GqAsy6 + .labelHint-n_GqAsy6 {
  margin-top: 4px;
  max-height: 34px;
  opacity: 1;
  transition: max-height 0.2s ease-out, margin-top 0.2s ease-out, opacity 0.35s linear;
}
