.inner-slot-W53jtLjw {
  --ui-lib-control-inner-slot-gap: 2px;
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-shrink: 0;
  height: calc(100% - (3px - var(--ui-lib-control-border-width, 1px)) * 2);
  justify-content: center;
  margin-bottom: calc(3px - var(--ui-lib-control-border-width, 1px));
  margin-right: var(--ui-lib-control-inner-slot-gap, 2px);
  margin-top: calc(3px - var(--ui-lib-control-border-width, 1px));
  overflow: hidden;
}
.inner-slot-W53jtLjw:first-child {
  margin-left: calc(3px - var(--ui-lib-control-border-width, 1px));
}
.inner-slot-W53jtLjw:nth-last-child(2) {
  margin-right: calc(3px - var(--ui-lib-control-border-width, 1px));
}
.inner-slot-W53jtLjw.interactive-W53jtLjw {
  color: var(--ui-lib-control-default-slot-color, currentColor);
}
.inner-slot-W53jtLjw.icon-W53jtLjw {
  flex: none;
  width: 28px;
}
.inner-middle-slot-W53jtLjw {
  flex: 1 1 auto;
}
.before-slot-W53jtLjw {
  display: flex;
  margin-bottom: 2px;
}
.after-slot-W53jtLjw {
  display: flex;
  margin-top: 4px;
}
.container-WDZ0PRNh {
  --ui-lib-control-default-slot-color: #6a6d78;
  align-items: center;
  border-color: var(--ui-lib-intent-color, #d1d4dc);
  border-radius: 8px;
  border-style: solid;
  border-width: var(--ui-lib-control-border-width, 1px);
  box-sizing: border-box;
  color: #0b0f08;
  display: inline-flex;
  height: var(--ui-lib-control-skeleton-height, auto);
  position: relative;
}
html.theme-dark .container-WDZ0PRNh {
  --ui-lib-control-default-slot-color: #868993;
  border-color: var(--ui-lib-intent-color, #50535e);
  color: #d1d4dc;
}
.container-WDZ0PRNh.container-xxsmall-WDZ0PRNh {
  border-radius: 4px;
}
.container-WDZ0PRNh.container-small-WDZ0PRNh,
.container-WDZ0PRNh.container-xsmall-WDZ0PRNh {
  border-radius: 6px;
}
.container-WDZ0PRNh.container-large-WDZ0PRNh,
.container-WDZ0PRNh.container-medium-WDZ0PRNh {
  border-radius: 8px;
}
.container-WDZ0PRNh.intent-default-WDZ0PRNh:hover {
  --ui-lib-control-default-slot-color: #0b0f08;
  border-color: #a3a6af;
}
html.theme-dark .container-WDZ0PRNh.intent-default-WDZ0PRNh:hover {
  --ui-lib-control-default-slot-color: #d1d4dc;
  border-color: #6a6d78;
}
.container-WDZ0PRNh.focused-WDZ0PRNh,
.container-WDZ0PRNh.focused-WDZ0PRNh:hover,
html.theme-dark .container-WDZ0PRNh.focused-WDZ0PRNh,
html.theme-dark .container-WDZ0PRNh.focused-WDZ0PRNh:hover {
  border-color: #C6FF9E;
}
.container-WDZ0PRNh.readonly-WDZ0PRNh,
.container-WDZ0PRNh.readonly-WDZ0PRNh:hover {
  background-color: #f0f3fa;
  border-color: #d1d4dc;
}
html.theme-dark .container-WDZ0PRNh.readonly-WDZ0PRNh,
html.theme-dark .container-WDZ0PRNh.readonly-WDZ0PRNh:hover {
  background-color: #709C51;
  border-color: #50535e;
}
.container-WDZ0PRNh.disabled-WDZ0PRNh,
.container-WDZ0PRNh.disabled-WDZ0PRNh:hover {
  --ui-lib-control-text-fill-color: #6a6d78;
  --ui-lib-control-default-slot-color: #6a6d78;
  background-color: #f0f3fa;
  border-color: #d1d4dc;
  color: #6a6d78;
}
html.theme-dark .container-WDZ0PRNh.disabled-WDZ0PRNh,
html.theme-dark .container-WDZ0PRNh.disabled-WDZ0PRNh:hover {
  --ui-lib-control-default-slot-color: #868993;
  --ui-lib-control-text-fill-color: #50535e;
  background-color: #709C51;
  border-color: #50535e;
  color: #50535e;
}
.container-WDZ0PRNh.with-highlight-WDZ0PRNh,
.container-WDZ0PRNh.with-highlight-WDZ0PRNh.focused-WDZ0PRNh,
.container-WDZ0PRNh.with-highlight-WDZ0PRNh:hover {
  border-color: #d1d4dc;
  outline: none;
}
html.theme-dark .container-WDZ0PRNh.with-highlight-WDZ0PRNh,
html.theme-dark .container-WDZ0PRNh.with-highlight-WDZ0PRNh.focused-WDZ0PRNh,
html.theme-dark .container-WDZ0PRNh.with-highlight-WDZ0PRNh:hover {
  border-color: #50535e;
}
.container-WDZ0PRNh.grouped-WDZ0PRNh.adjust-position-WDZ0PRNh:not(
    .first-row-WDZ0PRNh
  ) {
  margin-top: calc(var(--ui-lib-control-border-width, 1px) * -1);
}
.container-WDZ0PRNh.grouped-WDZ0PRNh.adjust-position-WDZ0PRNh:not(
    .first-col-WDZ0PRNh
  ) {
  margin-left: calc(var(--ui-lib-control-border-width, 1px) * -1);
}
.container-WDZ0PRNh.grouped-WDZ0PRNh:hover {
  z-index: 1;
}
.container-WDZ0PRNh.grouped-WDZ0PRNh.focused-WDZ0PRNh {
  z-index: 2;
}
.container-WDZ0PRNh.stretch-WDZ0PRNh {
  width: 100%;
}
.container-WDZ0PRNh.font-size-medium-WDZ0PRNh {
  --ui-lib-typography-line-height: 21px;
  --ui-lib-typography-font-size: 14px;
}
.container-WDZ0PRNh.font-size-large-WDZ0PRNh,
.container-WDZ0PRNh.font-size-medium-WDZ0PRNh {
  font-size: var(--ui-lib-typography-font-size);
  font-style: normal;
  font-weight: 400;
  line-height: var(--ui-lib-typography-line-height);
}
.container-WDZ0PRNh.font-size-large-WDZ0PRNh {
  --ui-lib-typography-line-height: 24px;
  --ui-lib-typography-font-size: 16px;
}
.container-WDZ0PRNh.no-corner-top-left-WDZ0PRNh {
  border-top-left-radius: 0;
}
.container-WDZ0PRNh.no-corner-top-right-WDZ0PRNh {
  border-top-right-radius: 0;
}
.container-WDZ0PRNh.no-corner-bottom-right-WDZ0PRNh {
  border-bottom-right-radius: 0;
}
.container-WDZ0PRNh.no-corner-bottom-left-WDZ0PRNh {
  border-bottom-left-radius: 0;
}
.size-xxsmall-WDZ0PRNh {
  --ui-lib-control-skeleton-height: 24px;
  border-radius: 4px;
}
.size-xsmall-WDZ0PRNh {
  --ui-lib-control-skeleton-height: 28px;
  border-radius: 6px;
}
.size-small-WDZ0PRNh {
  --ui-lib-control-skeleton-height: 34px;
  border-radius: 6px;
}
.size-medium-WDZ0PRNh {
  --ui-lib-control-skeleton-height: 40px;
  border-radius: 8px;
}
.size-large-WDZ0PRNh {
  --ui-lib-control-skeleton-height: 48px;
  border-radius: 8px;
}
.intent-default-WDZ0PRNh {
  --ui-lib-intent-color: #d1d4dc;
  --ui-lib-intent-highlight-color: #b2b5be;
}
html.theme-dark .intent-default-WDZ0PRNh {
  --ui-lib-intent-highlight-color: #868993;
  --ui-lib-intent-color: #50535e;
}
.intent-success-WDZ0PRNh {
  --ui-lib-intent-color: #C6FF9E;
  --ui-lib-intent-highlight-color: #C6FF9E;
}
html.theme-dark .intent-success-WDZ0PRNh {
  --ui-lib-intent-color: #C6FF9E;
}
.intent-warning-WDZ0PRNh {
  --ui-lib-intent-color: #ff9800;
  --ui-lib-intent-highlight-color: #ff9800;
}
html.theme-dark .intent-warning-WDZ0PRNh {
  --ui-lib-intent-color: #ff9800;
}
.intent-danger-WDZ0PRNh {
  --ui-lib-intent-color: #F0698B;
  --ui-lib-intent-highlight-color: #F0698B;
}
html.theme-dark .intent-danger-WDZ0PRNh {
  --ui-lib-intent-color: #F0698B;
}
.intent-primary-WDZ0PRNh {
  --ui-lib-intent-color: #C6FF9E;
  --ui-lib-intent-highlight-color: #C6FF9E;
}
html.theme-dark .intent-primary-WDZ0PRNh {
  --ui-lib-intent-color: #C6FF9E;
}
.border-none-WDZ0PRNh {
  --ui-lib-control-border-width: 0px;
}
.border-thin-WDZ0PRNh {
  --ui-lib-control-border-width: 1px;
}
.border-thick-WDZ0PRNh {
  --ui-lib-control-border-width: 2px;
}
.highlight-WDZ0PRNh {
  border: 2px solid;
  border-color: var(--ui-lib-intent-highlight-color, #b2b5be);
  border-radius: var(--ui-lib-control-highlight-border-radius, 8px);
  bottom: 0;
  left: 0;
  margin: calc(var(--ui-lib-control-border-width, 1px) * -1);
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 3;
}
html.theme-dark .highlight-WDZ0PRNh {
  border-color: var(--ui-lib-intent-highlight-color, #868993);
}
.highlight-WDZ0PRNh.shown-WDZ0PRNh {
  visibility: visible;
}
.highlight-WDZ0PRNh.no-corner-top-left-WDZ0PRNh {
  border-top-left-radius: 0;
}
.highlight-WDZ0PRNh.no-corner-top-right-WDZ0PRNh {
  border-top-right-radius: 0;
}
.highlight-WDZ0PRNh.no-corner-bottom-right-WDZ0PRNh {
  border-bottom-right-radius: 0;
}
.highlight-WDZ0PRNh.no-corner-bottom-left-WDZ0PRNh {
  border-bottom-left-radius: 0;
}
.highlight-WDZ0PRNh.size-xxsmall-WDZ0PRNh {
  border-radius: 4px;
}
.highlight-WDZ0PRNh.size-xxsmall-WDZ0PRNh.no-corner-top-left-WDZ0PRNh {
  border-top-left-radius: 0;
}
.highlight-WDZ0PRNh.size-xxsmall-WDZ0PRNh.no-corner-top-right-WDZ0PRNh {
  border-top-right-radius: 0;
}
.highlight-WDZ0PRNh.size-xxsmall-WDZ0PRNh.no-corner-bottom-right-WDZ0PRNh {
  border-bottom-right-radius: 0;
}
.highlight-WDZ0PRNh.size-xxsmall-WDZ0PRNh.no-corner-bottom-left-WDZ0PRNh {
  border-bottom-left-radius: 0;
}
.highlight-WDZ0PRNh.size-xsmall-WDZ0PRNh {
  border-radius: 6px;
}
.highlight-WDZ0PRNh.size-xsmall-WDZ0PRNh.no-corner-top-left-WDZ0PRNh {
  border-top-left-radius: 0;
}
.highlight-WDZ0PRNh.size-xsmall-WDZ0PRNh.no-corner-top-right-WDZ0PRNh {
  border-top-right-radius: 0;
}
.highlight-WDZ0PRNh.size-xsmall-WDZ0PRNh.no-corner-bottom-right-WDZ0PRNh {
  border-bottom-right-radius: 0;
}
.highlight-WDZ0PRNh.size-xsmall-WDZ0PRNh.no-corner-bottom-left-WDZ0PRNh {
  border-bottom-left-radius: 0;
}
.highlight-WDZ0PRNh.size-small-WDZ0PRNh {
  border-radius: 6px;
}
.highlight-WDZ0PRNh.size-small-WDZ0PRNh.no-corner-top-left-WDZ0PRNh {
  border-top-left-radius: 0;
}
.highlight-WDZ0PRNh.size-small-WDZ0PRNh.no-corner-top-right-WDZ0PRNh {
  border-top-right-radius: 0;
}
.highlight-WDZ0PRNh.size-small-WDZ0PRNh.no-corner-bottom-right-WDZ0PRNh {
  border-bottom-right-radius: 0;
}
.highlight-WDZ0PRNh.size-small-WDZ0PRNh.no-corner-bottom-left-WDZ0PRNh {
  border-bottom-left-radius: 0;
}
.highlight-WDZ0PRNh.size-medium-WDZ0PRNh {
  border-radius: 8px;
}
.highlight-WDZ0PRNh.size-medium-WDZ0PRNh.no-corner-top-left-WDZ0PRNh {
  border-top-left-radius: 0;
}
.highlight-WDZ0PRNh.size-medium-WDZ0PRNh.no-corner-top-right-WDZ0PRNh {
  border-top-right-radius: 0;
}
.highlight-WDZ0PRNh.size-medium-WDZ0PRNh.no-corner-bottom-right-WDZ0PRNh {
  border-bottom-right-radius: 0;
}
.highlight-WDZ0PRNh.size-medium-WDZ0PRNh.no-corner-bottom-left-WDZ0PRNh {
  border-bottom-left-radius: 0;
}
.highlight-WDZ0PRNh.size-large-WDZ0PRNh {
  border-radius: 8px;
}
.highlight-WDZ0PRNh.size-large-WDZ0PRNh.no-corner-top-left-WDZ0PRNh {
  border-top-left-radius: 0;
}
.highlight-WDZ0PRNh.size-large-WDZ0PRNh.no-corner-top-right-WDZ0PRNh {
  border-top-right-radius: 0;
}
.highlight-WDZ0PRNh.size-large-WDZ0PRNh.no-corner-bottom-right-WDZ0PRNh {
  border-bottom-right-radius: 0;
}
.highlight-WDZ0PRNh.size-large-WDZ0PRNh.no-corner-bottom-left-WDZ0PRNh {
  border-bottom-left-radius: 0;
}
.input-RUSovanF {
  padding: 0
    calc(
      8px - var(--ui-lib-control-border-width, 2px) -
        var(--ui-lib-control-inner-slot-gap, 2px)
    );
}
.input-RUSovanF.size-xxsmall-RUSovanF {
  -webkit-text-fill-color: var(--ui-lib-control-text-fill-color, currentColor);
  -webkit-appearance: auto;
  appearance: textfield;
  background-color: initial;
  border: 0;
  display: block;
  font-family: inherit;
  font-size: inherit;
  height: 100%;
  line-height: inherit;
  margin: 0;
  min-width: 0;
  order: 0;
  outline: 0;
  width: 100%;
}
.input-RUSovanF.size-xxsmall-RUSovanF::placeholder {
  -webkit-text-fill-color: currentColor;
  color: #a3a6af;
  opacity: 1;
}
html.theme-dark .input-RUSovanF.size-xxsmall-RUSovanF::placeholder {
  color: #434651;
}
.input-RUSovanF.size-xxsmall-RUSovanF::-webkit-calendar-picker-indicator,
.input-RUSovanF.size-xxsmall-RUSovanF::-webkit-clear-button,
.input-RUSovanF.size-xxsmall-RUSovanF::-webkit-inner-spin-button,
.input-RUSovanF.size-xxsmall-RUSovanF::-webkit-outer-spin-button,
.input-RUSovanF.size-xxsmall-RUSovanF::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}
.input-RUSovanF.size-xxsmall-RUSovanF:-webkit-autofill,
.input-RUSovanF.size-xxsmall-RUSovanF:-webkit-autofill:active,
.input-RUSovanF.size-xxsmall-RUSovanF:-webkit-autofill:focus,
.input-RUSovanF.size-xxsmall-RUSovanF:-webkit-autofill:hover {
  border-radius: 2px;
}
html.theme-dark
  .input-RUSovanF.size-xxsmall-RUSovanF::-webkit-calendar-picker-indicator {
  filter: invert(1);
}
.input-RUSovanF.size-xsmall-RUSovanF {
  -webkit-text-fill-color: var(--ui-lib-control-text-fill-color, currentColor);
  -webkit-appearance: auto;
  appearance: textfield;
  background-color: initial;
  border: 0;
  display: block;
  font-family: inherit;
  font-size: inherit;
  height: 100%;
  line-height: inherit;
  margin: 0;
  min-width: 0;
  order: 0;
  outline: 0;
  width: 100%;
}
.input-RUSovanF.size-xsmall-RUSovanF::placeholder {
  -webkit-text-fill-color: currentColor;
  color: #a3a6af;
  opacity: 1;
}
html.theme-dark .input-RUSovanF.size-xsmall-RUSovanF::placeholder {
  color: #434651;
}
.input-RUSovanF.size-xsmall-RUSovanF::-webkit-calendar-picker-indicator,
.input-RUSovanF.size-xsmall-RUSovanF::-webkit-clear-button,
.input-RUSovanF.size-xsmall-RUSovanF::-webkit-inner-spin-button,
.input-RUSovanF.size-xsmall-RUSovanF::-webkit-outer-spin-button,
.input-RUSovanF.size-xsmall-RUSovanF::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}
.input-RUSovanF.size-xsmall-RUSovanF:-webkit-autofill,
.input-RUSovanF.size-xsmall-RUSovanF:-webkit-autofill:active,
.input-RUSovanF.size-xsmall-RUSovanF:-webkit-autofill:focus,
.input-RUSovanF.size-xsmall-RUSovanF:-webkit-autofill:hover {
  border-radius: 4px;
}
html.theme-dark
  .input-RUSovanF.size-xsmall-RUSovanF::-webkit-calendar-picker-indicator {
  filter: invert(1);
}
.input-RUSovanF.size-small-RUSovanF {
  -webkit-text-fill-color: var(--ui-lib-control-text-fill-color, currentColor);
  -webkit-appearance: auto;
  appearance: textfield;
  background-color: initial;
  border: 0;
  display: block;
  font-family: inherit;
  font-size: inherit;
  height: 100%;
  line-height: inherit;
  margin: 0;
  min-width: 0;
  order: 0;
  outline: 0;
  width: 100%;
}
.input-RUSovanF.size-small-RUSovanF::placeholder {
  -webkit-text-fill-color: currentColor;
  color: #a3a6af;
  opacity: 1;
}
html.theme-dark .input-RUSovanF.size-small-RUSovanF::placeholder {
  color: #434651;
}
.input-RUSovanF.size-small-RUSovanF::-webkit-calendar-picker-indicator,
.input-RUSovanF.size-small-RUSovanF::-webkit-clear-button,
.input-RUSovanF.size-small-RUSovanF::-webkit-inner-spin-button,
.input-RUSovanF.size-small-RUSovanF::-webkit-outer-spin-button,
.input-RUSovanF.size-small-RUSovanF::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}
.input-RUSovanF.size-small-RUSovanF:-webkit-autofill,
.input-RUSovanF.size-small-RUSovanF:-webkit-autofill:active,
.input-RUSovanF.size-small-RUSovanF:-webkit-autofill:focus,
.input-RUSovanF.size-small-RUSovanF:-webkit-autofill:hover {
  border-radius: 4px;
}
html.theme-dark
  .input-RUSovanF.size-small-RUSovanF::-webkit-calendar-picker-indicator {
  filter: invert(1);
}
.input-RUSovanF.size-medium-RUSovanF {
  -webkit-text-fill-color: var(--ui-lib-control-text-fill-color, currentColor);
  -webkit-appearance: auto;
  appearance: textfield;
  background-color: initial;
  border: 0;
  display: block;
  font-family: inherit;
  font-size: inherit;
  height: 100%;
  line-height: inherit;
  margin: 0;
  min-width: 0;
  order: 0;
  outline: 0;
  width: 100%;
}
.input-RUSovanF.size-medium-RUSovanF::placeholder {
  -webkit-text-fill-color: currentColor;
  color: #a3a6af;
  opacity: 1;
}
html.theme-dark .input-RUSovanF.size-medium-RUSovanF::placeholder {
  color: #434651;
}
.input-RUSovanF.size-medium-RUSovanF::-webkit-calendar-picker-indicator,
.input-RUSovanF.size-medium-RUSovanF::-webkit-clear-button,
.input-RUSovanF.size-medium-RUSovanF::-webkit-inner-spin-button,
.input-RUSovanF.size-medium-RUSovanF::-webkit-outer-spin-button,
.input-RUSovanF.size-medium-RUSovanF::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}
.input-RUSovanF.size-medium-RUSovanF:-webkit-autofill,
.input-RUSovanF.size-medium-RUSovanF:-webkit-autofill:active,
.input-RUSovanF.size-medium-RUSovanF:-webkit-autofill:focus,
.input-RUSovanF.size-medium-RUSovanF:-webkit-autofill:hover {
  border-radius: 6px;
}
html.theme-dark
  .input-RUSovanF.size-medium-RUSovanF::-webkit-calendar-picker-indicator {
  filter: invert(1);
}
.input-RUSovanF.size-large-RUSovanF {
  -webkit-text-fill-color: var(--ui-lib-control-text-fill-color, currentColor);
  -webkit-appearance: auto;
  appearance: textfield;
  background-color: initial;
  border: 0;
  display: block;
  font-family: inherit;
  font-size: inherit;
  height: 100%;
  line-height: inherit;
  margin: 0;
  min-width: 0;
  order: 0;
  outline: 0;
  width: 100%;
}
.input-RUSovanF.size-large-RUSovanF::placeholder {
  -webkit-text-fill-color: currentColor;
  color: #a3a6af;
  opacity: 1;
}
html.theme-dark .input-RUSovanF.size-large-RUSovanF::placeholder {
  color: #434651;
}
.input-RUSovanF.size-large-RUSovanF::-webkit-calendar-picker-indicator,
.input-RUSovanF.size-large-RUSovanF::-webkit-clear-button,
.input-RUSovanF.size-large-RUSovanF::-webkit-inner-spin-button,
.input-RUSovanF.size-large-RUSovanF::-webkit-outer-spin-button,
.input-RUSovanF.size-large-RUSovanF::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}
.input-RUSovanF.size-large-RUSovanF:-webkit-autofill,
.input-RUSovanF.size-large-RUSovanF:-webkit-autofill:active,
.input-RUSovanF.size-large-RUSovanF:-webkit-autofill:focus,
.input-RUSovanF.size-large-RUSovanF:-webkit-autofill:hover {
  border-radius: 6px;
}
html.theme-dark
  .input-RUSovanF.size-large-RUSovanF::-webkit-calendar-picker-indicator {
  filter: invert(1);
}
.input-RUSovanF.with-start-slot-RUSovanF {
  padding-left: calc(4px - var(--ui-lib-control-inner-slot-gap, 2px));
}
.input-RUSovanF.with-end-slot-RUSovanF {
  padding-right: calc(4px - var(--ui-lib-control-inner-slot-gap, 2px));
}
