@keyframes _pageLayoutCenter_rotate_1748i_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _pageLayoutCenter_shake_1748i_1 {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes _pageLayoutCenter_fadeIn_1748i_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._pageLayoutCenter_layout_1748i_28 {
  background: #f3f3f3;
  bottom: 0;
  left: 0;
  min-width: 1024px;
  position: absolute;
  right: 0;
  top: 0;
}

._pageLayoutCenter_layout_white_1748i_38 {
  background: #fff;
}

._pageLayoutCenter_layout_shiftForHeader_1748i_42 {
  top: var(--header-height, 56px);
}

._pageLayoutCenter_layoutWrapper_1748i_46 {
  font: 500 14px/20px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
  align-items: center;
  bottom: 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  left: 0;
  min-width: 1024px;
  overflow-y: auto;
  overscroll-behavior-y: none;
  padding: 16px 24px 64px;
  position: absolute;
  right: 0;
  top: 0;
}

._pageLayoutCenter_layoutWrapper_1748i_46 strong {
  font-weight: 600;
}

._pageLayoutCenter_layoutInner_1748i_69 {
  margin-bottom: auto;
  margin-top: auto;
}

._pageLayoutCenter_layout_fromTop_1748i_74 ._pageLayoutCenter_layoutWrapper_1748i_46 {
  justify-content: flex-start;
}

._pageLayoutCenter_layout_fromTop_1748i_74 ._pageLayoutCenter_layoutInner_1748i_69 {
  margin: 0;
}

._pageLayoutCenter_bottomRight_1748i_82 {
  bottom: 16px;
  position: absolute;
  right: 16px;
  z-index: 5;
}

@keyframes _pageLayoutColumns_rotate_1748i_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _pageLayoutColumns_shake_1748i_1 {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes _pageLayoutColumns_fadeIn_1748i_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._pageLayoutColumns_layout_1748i_116 {
  font: 500 14px/20px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
  align-items: stretch;
  bottom: 0;
  display: flex;
  flex-direction: column;
  left: 0;
  min-width: 1024px;
  position: absolute;
  right: 0;
  top: 0;
}

._pageLayoutColumns_layout_1748i_116 strong {
  font-weight: 600;
}

._pageLayoutColumns_layout_shiftForHeader_1748i_134 {
  top: var(--header-height, 56px);
}

._pageLayoutColumns_layout_inline_1748i_138 {
  min-width: 0;
  position: relative;
}

._pageLayoutColumns_layout_2_1748i_143 {
  background: #f3f3f3;
  bottom: 0;
  left: 0;
  min-width: 1024px;
  position: absolute;
  right: 0;
  top: 0;
}

._pageLayoutColumns_layout_white_1748i_153 {
  background: #fff;
}

@keyframes _row_rotate_1748i_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _row_shake_1748i_1 {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes _row_fadeIn_1748i_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._row_row_1748i_184 {
  --gap: 0;
  display: flex;
  margin: 0 calc(var(--gap) * -1);
  margin-bottom: 16px;
}

._row_row_1748i_184:last-child {
  margin-bottom: 0;
}

._row_row_1748i_184 > ._row_rowCell_1748i_195 {
  padding-left: var(--gap);
  padding-right: var(--gap);
}

._row_row_1748i_184 > ._row_rowSeparator_1748i_200 {
  margin-left: var(--gap);
  margin-right: var(--gap);
}

._row_row_margin-no_1748i_205 {
  margin-bottom: 0;
}

._row_row_margin-smaller_1748i_209:not(:last-child) {
  margin-bottom: 4px;
}

._row_row_margin-small_1748i_209:not(:last-child) {
  margin-bottom: 8px;
}

._row_row_margin-mediumSmall_1748i_217:not(:last-child) {
  margin-bottom: 12px;
}

._row_row_margin-large_1748i_221:not(:last-child) {
  margin-bottom: 24px;
}

._row_row_gaps-narrowest_1748i_225 {
  --gap: 2px;
}

._row_row_gaps-narrower_1748i_229 {
  --gap: 4px;
}

._row_row_gaps-narrow_1748i_225 {
  --gap: 6px;
}

._row_row_gaps-mediumNarrow_1748i_237 {
  --gap: 8px;
}

._row_row_gaps-medium_1748i_237 {
  --gap: 12px;
}

._row_row_gaps-mediumWide_1748i_245 {
  --gap: 16px;
}

._row_row_gaps-wide_1748i_249 {
  --gap: 24px;
}

._row_row_gaps-wider_1748i_253 {
  --gap: 36px;
}

._row_row_noSideGaps_1748i_257 {
  margin-left: 0;
  margin-right: 0;
}

._row_row_align-center_1748i_262 {
  align-items: center;
}

._row_row_align-baseline_1748i_266 {
  align-items: baseline;
}

._row_row_align-start_1748i_270 {
  align-items: flex-start;
}

._row_row_align-end_1748i_274 {
  align-items: flex-end;
}

._row_row_align-stretch_1748i_278 {
  align-items: stretch;
}

._row_row_align-stretch_1748i_278 > ._row_rowCell_1748i_195 > :only-child {
  box-sizing: border-box;
  min-height: 100%;
}

._row_row_justify-space-between_1748i_287 {
  justify-content: space-between;
}

._row_row_justify-space-between_1748i_287 > ._row_rowCell_1748i_195 {
  flex-basis: auto;
  flex-grow: 0;
}

._row_row_justify-space-around_1748i_296 {
  justify-content: space-around;
}

._row_row_justify-center_1748i_300 {
  justify-content: center;
}

._row_row_justify-start_1748i_304 {
  justify-content: flex-start;
}

._row_row_justify-end_1748i_308 {
  justify-content: flex-end;
}

._row_row_wrap_1748i_312 {
  flex-wrap: wrap;
  margin-bottom: 8px;
}

._row_row_wrap_1748i_312:last-child {
  margin-bottom: -8px;
}

._row_row_wrap_1748i_312 ._row_rowCell_1748i_195 {
  margin-bottom: 8px;
}

._row_row_wrap_1748i_312 ._row_rowCell_1748i_195 ._row_row_1748i_184:not(._row_row_wrap_1748i_312) ._row_rowCell_1748i_195 {
  margin-bottom: 0;
}

._row_row_wrap_1748i_312._row_row_justifySpaceBetween_1748i_329 ._row_rowCell_1748i_195:last-child {
  margin-left: auto;
}

._row_rowCell_1748i_195 {
  box-sizing: border-box;
  flex: 1;
  min-width: 0;
  padding: 0;
}

._row_rowCell_auto_1748i_340 {
  flex: 0 0 auto;
  max-width: 100%;
}

._row_rowCell_textAlign-left_1748i_345 {
  text-align: left;
}

._row_rowCell_textAlign-center_1748i_349 {
  text-align: center;
}

._row_rowCell_textAlign-right_1748i_353 {
  text-align: right;
}

._row_rowCell_full_1748i_357 {
  flex: 1 1 0;
}

._row_rowCell_allowShrink_1748i_361 {
  flex-shrink: 1;
}

._row_rowCell_showOnRowHover_1748i_365 {
  visibility: hidden;
}

._row_row_1748i_184:hover ._row_rowCell_showOnRowHover_1748i_365 {
  visibility: visible;
}

._row_rowSeparator_1748i_200 {
  align-self: stretch;
  border-left: 2px solid #e2e2e2;
}

._row_rowSeparator_light_1748i_378 {
  border-left: 2px solid #f3f3f3;
}

._row_rowSeparator_sideMargin-8_1748i_382 {
  margin-bottom: 8px;
  margin-top: 8px;
}

._row_rowSeparator_sideMargin-16_1748i_387 {
  margin-bottom: 16px;
  margin-top: 16px;
}

._row_rowSeparator_sideMargin-24_1748i_392 {
  margin-bottom: 24px;
  margin-top: 24px;
}

@keyframes _column_rotate_1748i_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _column_shake_1748i_1 {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes _column_fadeIn_1748i_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._column_column_1748i_424 {
  align-items: stretch;
  box-sizing: border-box;
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  height: 100%;
  position: relative;
}

._column_column_scrollable_1748i_434 {
  overflow-y: auto;
  overscroll-behavior-y: none;
}

._column_columnCell_1748i_439 {
  position: relative;
}

._column_columnCell_center_1748i_443 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

._column_columnCell_scrolling_1748i_449 {
  flex-grow: 1;
  flex-shrink: 1;
  overflow-y: auto;
  overscroll-behavior-y: none;
}

._column_columnCell_ctaPadding_1748i_456::after {
  content: "";
  display: block;
  padding: 0 0 64px;
}

._column_columnCell_max_1748i_462 {
  flex-grow: 1;
  flex-shrink: 1;
}

._column_scrollingShadow_1748i_467 {
  float: left;
  height: calc(100% - 0.1px);
  left: 0;
  margin-right: -100%;
  pointer-events: none;
  position: sticky;
  top: 0;
  width: calc(100% - 0.1px);
  z-index: 2;
}

._column_scrollingShadow_1748i_467::before, ._column_scrollingShadow_1748i_467::after {
  box-shadow: inset 0 8px 8px -8px rgba(0, 0, 0, 0.2);
  content: "";
  height: 10px;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.1s ease;
}

._column_scrollingShadow_1748i_467::after {
  bottom: 0;
  box-shadow: inset 0 -8px 8px -8px rgba(0, 0, 0, 0.2);
  top: auto;
}

._column_scrollingShadow_start_1748i_497::before {
  opacity: 0;
}

._column_scrollingShadow_end_1748i_501::after {
  opacity: 0;
}

@keyframes _box_rotate_1748i_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _box_shake_1748i_1 {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes _box_fadeIn_1748i_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._box_box_1748i_532 {
  padding: 0 16px;
}

._box_box_1748i_532:not(:last-child) {
  margin-bottom: 16px;
}

._box_box_1748i_532 img {
  max-width: 100%;
}

._box_boxHeader_1748i_544 {
  padding: 0 0 8px;
}

._box_boxHeader_1748i_544:last-child {
  padding: 0;
}

._box_boxTitle_1748i_552 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font: 700 16px/22px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
}

._box_boxTitle_1748i_552 strong {
  font-weight: 800;
}

._box_box_button_1748i_564 {
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  padding-bottom: 4px;
  padding-top: 4px;
  transition: background-color 0.1s ease;
}

._box_box_button_1748i_564 ._box_boxTitle_1748i_552::after {
  content: "\e906";
  font-family: "df-icon", serif;
  font-size: 16px;
  line-height: 1;
  opacity: 0;
  padding: 0 0 0 8px;
  position: relative;
  top: -2px;
  transition: opacity 0.1s ease;
  vertical-align: middle;
}

._box_box_button_1748i_564:hover {
  background-color: #e2e2e2;
}

._box_box_button_1748i_564:hover ._box_boxTitle_1748i_552::after {
  opacity: 1;
}

._box_box_standalone_1748i_593 {
  background: #fff;
  border-radius: 4px;
  margin-left: 0;
  margin-right: 0;
  padding: 8px 16px;
  position: relative;
}

._box_box_standalone_1748i_593._box_box_button_1748i_564:hover {
  background-color: #e2e2e2;
}

._box_box_hpadding-extra-large_1748i_606 {
  padding-left: 48px;
  padding-right: 48px;
}

._box_box_hpadding-larger_1748i_611 {
  padding-left: 32px;
  padding-right: 32px;
}

._box_box_hpadding-large_1748i_611 {
  padding-left: 24px;
  padding-right: 24px;
}

._box_box_hpadding-mediumSmall_1748i_621 {
  padding-left: 12px;
  padding-right: 12px;
}

._box_box_hpadding-narrow_1748i_626 {
  padding-left: 8px;
  padding-right: 8px;
}

._box_box_hpadding-narrower_1748i_631 {
  padding-left: 4px;
  padding-right: 4px;
}

._box_box_hpadding-no_1748i_636 {
  padding-left: 0;
  padding-right: 0;
}

._box_box_vpadding-extra-large_1748i_641 {
  padding-bottom: 48px;
  padding-top: 48px;
}

._box_box_vpadding-larger_1748i_646 {
  padding-bottom: 32px;
  padding-top: 32px;
}

._box_box_vpadding-large_1748i_646 {
  padding-bottom: 24px;
  padding-top: 24px;
}

._box_box_vpadding-medium_1748i_656 {
  padding-bottom: 16px;
  padding-top: 16px;
}

._box_box_vpadding-mediumSmall_1748i_661 {
  padding-bottom: 12px;
  padding-top: 12px;
}

._box_box_vpadding-narrow_1748i_666 {
  padding-bottom: 8px;
  padding-top: 8px;
}

._box_box_vpadding-narrower_1748i_671 {
  padding-bottom: 4px;
  padding-top: 4px;
}

._box_box_vpadding-no_1748i_676 {
  padding-bottom: 0;
  padding-top: 0;
}

._box_box_bg-white_1748i_681._box_box_button_1748i_564:hover {
  background: #f3f3f3;
}

._box_box_bg-xarvio_1748i_685 {
  color: #fff;
}

._box_box_bg-xarvio-d1_1748i_689 {
  color: #fff;
}

._box_box_bg-blue_1748i_693 {
  color: #fff;
}

._box_box_bg-blue-d1_1748i_697 {
  color: #fff;
}

._box_box_bg-blue-d1_1748i_697._box_box_border_1748i_701 {
  border: 2px solid #07a;
}

._box_box_bg-blue-d2_1748i_705 {
  color: #fff;
}

._box_box_bg-blue-d2_1748i_705._box_box_button_1748i_564:hover {
  background: #07a;
}

._box_box_bg-blue-d2_1748i_705._box_box_border_1748i_701 {
  border: 2px solid #004e70;
}

._box_box_bg-blue-l1_1748i_717._box_box_button_1748i_564:hover {
  background: #009fe3;
}

._box_box_bg-blue-l2_1748i_721._box_box_button_1748i_564:hover {
  background: #80cff1;
}

._box_box_bg-green_1748i_725 {
  color: #fff;
}

._box_box_bg-green-d1_1748i_729 {
  color: #fff;
}

._box_box_bg-yellow_1748i_733 {
  color: #fff;
}

._box_box_bg-red_1748i_737 {
  color: #fff;
}

._box_box_bg-black-a60_1748i_741 {
  color: #f3f3f3;
}

._box_box_bg-black-a60_1748i_741._box_box_titleSecondary_1748i_745 ._box_boxTitle_1748i_552 {
  color: #f3f3f3;
}

._box_box_bg-black-a60_1748i_741._box_box_button_1748i_564:hover {
  background: #000;
}

._box_box_bg-black_1748i_741 {
  color: #f3f3f3;
}

._box_box_bg-black_1748i_741._box_box_titleSecondary_1748i_745 ._box_boxTitle_1748i_552 {
  color: #f3f3f3;
}

._box_box_bg-black_1748i_741._box_box_button_1748i_564:hover {
  background: #07a;
}

._box_box_titleLarge_1748i_765 ._box_boxTitle_1748i_552 {
  font: 700 20px/24px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
}

._box_box_titleLarge_1748i_765 ._box_boxTitle_1748i_552 strong {
  font-weight: 800;
}

._box_box_titleLarge_1748i_765 > ._box_boxHeader_1748i_544 {
  padding: 0 0 16px;
}

._box_box_titleSmall_1748i_778 ._box_boxTitle_1748i_552 {
  font: 700 14px/20px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
}

._box_box_titleSmall_1748i_778 ._box_boxTitle_1748i_552 strong {
  font-weight: 800;
}

._box_box_titleSecondary_1748i_745 ._box_boxTitle_1748i_552 {
  font: 700 14px/20px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
  color: #646d70;
}

._box_box_titleSecondary_1748i_745 ._box_boxTitle_1748i_552 strong {
  font-weight: 800;
}

._box_box_border_1748i_701 {
  border: 2px solid #e2e2e2;
}

._box_box_marign_1748i_801 {
  margin-bottom: 16px;
}

._box_box_noMargin_1748i_805,
._box_box_noMargin_1748i_805:not(:last-child) {
  margin-bottom: 0;
}

._box_box_marignTop_1748i_810 {
  margin-top: 16px;
}

@keyframes _separator_rotate_1748i_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _separator_shake_1748i_1 {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes _separator_fadeIn_1748i_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._separator_separator_1748i_841 {
  background: #e2e2e2;
  height: 1px;
}

._separator_separator_margin-smaller_1748i_846 {
  margin-bottom: 4px;
  margin-top: 4px;
}

._separator_separator_margin-small_1748i_846 {
  margin-bottom: 8px;
  margin-top: 8px;
}

._separator_separator_margin-medium_1748i_856 {
  margin-bottom: 16px;
  margin-top: 16px;
}

._separator_separator_margin-large_1748i_861 {
  margin-bottom: 24px;
  margin-top: 24px;
}

._separator_separator_sideMargin-small_1748i_866 {
  margin-left: 8px;
  margin-right: 8px;
}

._separator_separator_sideMargin-medium_1748i_871 {
  margin-left: 16px;
  margin-right: 16px;
}

._separator_separator_sideMargin-pull_1748i_876 {
  margin-left: -16px;
  margin-right: -16px;
}

._separator_separator_transparent_1748i_881 {
  background: none;
}

._separator_separator_secondary_1748i_885 {
  background: #646d70;
}

._separator_separator_light_1748i_889 {
  background: #f3f3f3;
}

._separator_separator_lighter_1748i_893 {
  background: #f9f9f9;
}

._separator_separator_black_1748i_897 {
  background: #000;
}

._separator_separator_wide_1748i_901 {
  height: 4px;
}

._separator_separator_medium_1748i_905 {
  height: 2px;
}

@keyframes _factoid_rotate_1748i_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _factoid_shake_1748i_1 {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes _factoid_fadeIn_1748i_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._factoid_factoids_1748i_936 {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

._factoid_factoids_gaps-wider_1748i_943 ._factoid_factoid_1748i_936:not(:last-child) {
  margin-right: 48px;
}

._factoid_factoids_gaps-wide_1748i_943 ._factoid_factoid_1748i_936:not(:last-child) {
  margin-right: 36px;
}

._factoid_factoids_gaps-medium_1748i_951 ._factoid_factoid_1748i_936:not(:last-child) {
  margin-right: 24px;
}

._factoid_factoids_gaps-narrow_1748i_955 ._factoid_factoid_1748i_936:not(:last-child) {
  margin-right: 16px;
}

._factoid_factoids_gaps-narrower_1748i_959 ._factoid_factoid_1748i_936:not(:last-child) {
  margin-right: 8px;
}

._factoid_factoids_large_1748i_963 ._factoid_factoidValue_1748i_963,
._factoid_factoid_large_1748i_964 ._factoid_factoidValue_1748i_963 {
  font: 800 24px/32px Figtree, Helvetica, arial, sans-serif;
  line-height: 1;
}

._factoid_factoids_large_1748i_963 ._factoid_factoidValue_1748i_963 strong,
._factoid_factoid_large_1748i_964 ._factoid_factoidValue_1748i_963 strong {
  font-weight: 800;
}

._factoid_factoids_small_1748i_974,
._factoid_factoid_small_1748i_975 {
  padding-top: 0;
}

._factoid_factoids_small_1748i_974 ._factoid_factoid_1748i_936,
._factoid_factoid_small_1748i_975 ._factoid_factoid_1748i_936 {
  padding-top: 0;
}

._factoid_factoids_small_1748i_974 ._factoid_factoidValue_1748i_963,
._factoid_factoid_small_1748i_975 ._factoid_factoidValue_1748i_963 {
  font: 700 12px/18px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
  line-height: 18px;
}

._factoid_factoids_small_1748i_974 ._factoid_factoidValue_1748i_963 strong,
._factoid_factoid_small_1748i_975 ._factoid_factoidValue_1748i_963 strong {
  font-weight: 800;
}

._factoid_factoids_small_1748i_974 ._factoid_factoidLabel_1748i_996,
._factoid_factoid_small_1748i_975 ._factoid_factoidLabel_1748i_996 {
  font: 600 12px/18px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
  line-height: 18px;
}

._factoid_factoids_small_1748i_974 ._factoid_factoidLabel_1748i_996 strong,
._factoid_factoid_small_1748i_975 ._factoid_factoidLabel_1748i_996 strong {
  font-weight: 700;
}

._factoid_factoids_center_1748i_1008 {
  justify-content: center;
}

._factoid_factoids_center_1748i_1008 ._factoid_factoid_1748i_936 {
  text-align: center;
}

._factoid_factoid_1748i_936 {
  padding: 8px 0 0;
}

._factoid_factoidValue_1748i_963 {
  font: 700 16px/22px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
}

._factoid_factoidValue_1748i_963 strong {
  font-weight: 800;
}

._factoid_factoidLabel_1748i_996 {
  font: 600 12px/18px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
  color: #646d70;
}

._factoid_factoidLabel_1748i_996 strong {
  font-weight: 700;
}

@keyframes _panels_rotate_1748i_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _panels_shake_1748i_1 {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes _panels_fadeIn_1748i_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._panels_panels_1748i_1066 {
  align-items: stretch;
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: 1px;
  position: relative;
}

._panels_panels_fullHeight_1748i_1075,
._panels_panels_fullHeightBelowHeader_1748i_1076 {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

._panels_panels_fullHeightBelowHeader_1748i_1076 {
  top: var(--header-height, 56px);
}

._panels_panels_limited_1748i_1089 {
  max-width: 1920px;
}

._panels_panels_limited_1748i_1089 ._panels_panel_1748i_1066:last-child {
  box-shadow: 1px 0 0 0 #e2e2e2;
}

._panels_panel_1748i_1066 {
  --panel-bg: #fff;
  background: var(--panel-bg);
  color: #000;
  min-width: 1px;
  position: relative;
}

._panels_panel_xs_1748i_1105 {
  flex-basis: 240px;
  flex-grow: 0;
  flex-shrink: 0;
  width: 240px;
}

._panels_panel_s_1748i_1112 {
  flex-basis: 360px;
  flex-grow: 0;
  flex-shrink: 0;
  width: 360px;
}

._panels_panel_sm_1748i_1119 {
  flex-basis: 432px;
  flex-grow: 0;
  flex-shrink: 0;
  width: 432px;
}

._panels_panel_m_1748i_1126 {
  flex-basis: 504px;
  flex-grow: 0;
  flex-shrink: 0;
  width: 504px;
}

._panels_panel_l_1748i_1133 {
  flex-basis: 1200px;
  flex-grow: 0;
  flex-shrink: 1;
  max-width: 1200px;
}

._panels_panel_xl_1748i_1140 {
  flex-basis: 1920px;
  flex-grow: 0;
  flex-shrink: 1;
  max-width: 1920px;
}

._panels_panel_full_1748i_1147 {
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
}

._panels_panel_scrollable_1748i_1153 {
  overflow-y: auto;
  overscroll-behavior-y: none;
}

._panels_panel_scrollableCta_1748i_1158 {
  padding-bottom: 48px;
}

._panels_panel_active_1748i_1162 {
  --panel-bg: #fff;
}

._panels_panel_blur_1748i_1166 {
  --panel-bg: #f3f3f3;
}

._panels_panel_blur_1748i_1166 + ._panels_panel_blur_1748i_1166,
._panels_panel_active_1748i_1162 + ._panels_panel_active_1748i_1162,
._panels_panel_forceBorder_1748i_1172 {
  box-shadow: inset 1px 0 0 0 #e2e2e2;
}

._panels_panel_forceBorder_1748i_1172 {
  border-left: 1px solid #e2e2e2;
  box-shadow: none;
}

._panels_panel_collapsed_1748i_1181 {
  background: #e2e2e2;
  cursor: pointer;
  flex-basis: 40px;
  flex-grow: 0;
  flex-shrink: 0;
  overflow: hidden;
  position: relative;
  width: 40px;
}

._panels_panel_collapsed_1748i_1181::after {
  color: #009fe3;
  content: "\e935";
  font-family: df-icon;
  font-size: 24px;
  left: 0;
  line-height: 24px;
  margin: -12px 0 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 40px;
}

._panels_panel_collapsed_1748i_1181:hover::after {
  color: #07a;
}

._panels_panel_collapsed_1748i_1181 > * {
  visibility: hidden;
}

._panels_panel_forceOver_1748i_1214 {
  --panel-bg: #fff;
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

._panels_panel_forceOver_1748i_1214._panels_panel_blur_1748i_1166 {
  --panel-bg: #f3f3f3;
}

@media screen and (max-width: 1319px) {
  ._panels_panel_over_1748i_1228 {
    --panel-bg: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
  }
  ._panels_panel_over_1748i_1228._panels_panel_blur_1748i_1166 {
    --panel-bg: #f3f3f3;
  }
  ._panels_panel_over_1748i_1228:last-child {
    border-left: 1px solid #e2e2e2;
    box-shadow: none;
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 1600px) {
  ._panels_panel_overLarge_1748i_1247 {
    --panel-bg: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
  }
  ._panels_panel_overLarge_1748i_1247._panels_panel_blur_1748i_1166 {
    --panel-bg: #f3f3f3;
  }
  ._panels_panel_overLarge_1748i_1247:last-child {
    border-left: 1px solid #e2e2e2;
    box-shadow: none;
    left: auto;
    right: 0;
  }
}
._panels_panelAction_1748i_1265 {
  background: linear-gradient(to top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  bottom: 0;
  left: 0;
  padding: 16px;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 9;
}

._panels_panelAction_1748i_1265 > * {
  pointer-events: auto;
}

._panels_panelHeader_1748i_1281 {
  min-height: 40px;
  padding: 8px 16px;
  position: relative;
}

._panels_panelHeader_search_1748i_1287 ._panels_panelHeader_searchInput_1748i_1287 {
  left: 8px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 8px;
  top: 8px;
  transition: opacity 0.1s ease;
  z-index: 2;
}

@keyframes _tableStatic_rotate_1748i_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _tableStatic_shake_1748i_1 {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes _tableStatic_fadeIn_1748i_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._tableStatic_tbl_1748i_1325 {
  border-collapse: collapse;
  width: 100%;
}

._tableStatic_tbl_1748i_1325 thead th {
  font: 700 12px/18px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.008em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #e2e2e2;
  box-sizing: border-box;
  padding: 4px 8px;
  text-align: left;
}

._tableStatic_tbl_1748i_1325 thead th strong {
  font-weight: 800;
}

._tableStatic_tbl_1748i_1325 tbody tr:not(:last-child) {
  border-bottom: 1px solid #e2e2e2;
}

._tableStatic_tbl_1748i_1325 tfoot {
  border-top: 1px solid #e2e2e2;
}

._tableStatic_tbl_1748i_1325 tbody th {
  text-align: left;
}

._tableStatic_tbl_1748i_1325 tbody td,
._tableStatic_tbl_1748i_1325 tfoot td {
  font: 700 12px/18px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.008em;
  box-sizing: border-box;
  padding: 8px;
}

._tableStatic_tbl_1748i_1325 tbody td strong,
._tableStatic_tbl_1748i_1325 tfoot td strong {
  font-weight: 800;
}

._tableStatic_tbl_1748i_1325 ._tableStatic_tr_fixedRow_1748i_1371 td,
._tableStatic_tbl_1748i_1325 ._tableStatic_tr_fixedRow_1748i_1371 th {
  height: 48px;
  padding-bottom: 0;
  padding-top: 0;
}

._tableStatic_tbl_1748i_1325 ._tableStatic_tr_fixedRowNarrow_1748i_1378 td,
._tableStatic_tbl_1748i_1325 ._tableStatic_tr_fixedRowNarrow_1748i_1378 th {
  height: 36px;
  padding-bottom: 0;
  padding-top: 0;
}

._tableStatic_tbl_1748i_1325 ._tableStatic_cell_60_1748i_1385 {
  width: 60%;
}

._tableStatic_tbl_1748i_1325 ._tableStatic_cell_50_1748i_1389 {
  width: 50%;
}

._tableStatic_tbl_1748i_1325 ._tableStatic_cell_40_1748i_1393 {
  width: 40%;
}

._tableStatic_tbl_1748i_1325 ._tableStatic_cell_30_1748i_1397 {
  width: 30%;
}

._tableStatic_tbl_1748i_1325 ._tableStatic_cell_25_1748i_1401 {
  width: 25%;
}

._tableStatic_tbl_1748i_1325 ._tableStatic_cell_20_1748i_1405 {
  width: 20%;
}

._tableStatic_tbl_1748i_1325 ._tableStatic_cell_15_1748i_1409 {
  width: 15%;
}

._tableStatic_tbl_1748i_1325 ._tableStatic_cell_10_1748i_1413 {
  width: 10%;
}

._tableStatic_tbl_1748i_1325 ._tableStatic_cell_square_1748i_1417 {
  width: 48px;
}

._tableStatic_tbl_1748i_1325 ._tableStatic_cell_right_1748i_1421 {
  text-align: right;
}

._tableStatic_tbl_1748i_1325 ._tableStatic_cell_center_1748i_1425 {
  text-align: center;
}

._tableStatic_tbl_1748i_1325 ._tableStatic_cell_big_1748i_1429 {
  font: 700 14px/20px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
  height: 48px;
}

._tableStatic_tbl_1748i_1325 ._tableStatic_cell_big_1748i_1429 strong {
  font-weight: 800;
}

._tableStatic_tbl_1748i_1325 ._tableStatic_cell_breakWord_1748i_1439 {
  word-wrap: break-word;
}

._tableStatic_tbl_1748i_1325 ._tableStatic_cell_multiline_1748i_1443 {
  overflow-wrap: break-word;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}

._tableStatic_tbl_fixed_1748i_1450 {
  table-layout: fixed;
}

._tableStatic_tbl_widthAuto_1748i_1454 {
  width: auto;
}

._tableStatic_tbl_fixedRows_1748i_1458 tbody td,
._tableStatic_tbl_fixedRows_1748i_1458 tfoot td {
  height: 48px;
  padding-bottom: 0;
  padding-top: 0;
}

._tableStatic_tbl_horGapsNarrow_1748i_1465 thead th,
._tableStatic_tbl_horGapsNarrow_1748i_1465 tbody td,
._tableStatic_tbl_horGapsNarrow_1748i_1465 tfoot td {
  padding-left: 4px;
  padding-right: 4px;
}

table._tableStatic_tbl_vertGapsNarrow_1748i_1472 thead th,
table._tableStatic_tbl_vertGapsNarrow_1748i_1472 tbody td,
table._tableStatic_tbl_vertGapsNarrow_1748i_1472 tfoot td {
  padding-bottom: 2px;
  padding-top: 2px;
}

._tableStatic_tbl_noSidePaddings_1748i_1479 td:first-child,
._tableStatic_tbl_noSidePaddings_1748i_1479 th:first-child {
  padding-left: 0;
}

._tableStatic_tbl_noSidePaddings_1748i_1479 td:last-child,
._tableStatic_tbl_noSidePaddings_1748i_1479 th:last-child {
  padding-right: 0;
}

._tableStatic_row_hover_1748i_1489 {
  background: rgba(255, 255, 255, 0);
  cursor: pointer;
  transition: background-color 0.1s ease;
}

._tableStatic_row_hover_1748i_1489:hover {
  background: #f3f3f3;
}

._tableStatic_showOnRowHover_1748i_1499 {
  opacity: 0;
}

tr:hover ._tableStatic_showOnRowHover_1748i_1499 {
  opacity: 1;
}

tr._tableStatic_row_bgGrey_1748i_1507 {
  background: #f3f3f3;
}

tr._tableStatic_row_bgGrey_1748i_1507 th,
tr._tableStatic_row_bgGrey_1748i_1507 td {
  border-bottom: 0;
}

._tableStatic_tbl_noSeparators_1748i_1516 tbody tr:not(:last-child),
._tableStatic_tbl_noSeparators_1748i_1516 thead th,
._tableStatic_tbl_noSeparators_1748i_1516 th,
._tableStatic_tbl_noSeparators_1748i_1516 td {
  border-bottom: 0;
}

._tableStatic_tbl_noSeparators_1748i_1516 thead th,
._tableStatic_tbl_noSeparators_1748i_1516 tbody td,
._tableStatic_tbl_noSeparators_1748i_1516 tfoot td {
  padding-bottom: 4px;
  padding-top: 4px;
}

@keyframes _sortingHeader_rotate_1748i_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _sortingHeader_shake_1748i_1 {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes _sortingHeader_fadeIn_1748i_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._sortingHeader_sortingHeader_1748i_1557 {
  cursor: pointer;
  display: inline-block;
  min-height: 16px;
  padding-right: 20px;
  position: relative;
}

._sortingHeader_sortingHeader_1748i_1557::before, ._sortingHeader_sortingHeader_1748i_1557::after {
  border-bottom: 8px solid #bababa;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: "";
  margin: -11px 0 0;
  opacity: 0.4;
  position: absolute;
  right: 4px;
  top: 50%;
}

._sortingHeader_sortingHeader_1748i_1557::after {
  border-bottom: 0;
  border-top: 8px solid #bababa;
  margin: 1px 0 0;
}

._sortingHeader_sortingHeader_1748i_1557:hover::before, ._sortingHeader_sortingHeader_1748i_1557:hover::after {
  opacity: 1;
}

._sortingHeader_sortingHeader_sorted-ASC_1748i_1587::before {
  border-bottom: 8px solid #009fe3;
  opacity: 1;
}

._sortingHeader_sortingHeader_sorted-DESC_1748i_1592::after {
  border-top: 8px solid #009fe3;
  opacity: 1;
}

._sortingHeader_sortingHeader_oneArrowRight_1748i_1597::before, ._sortingHeader_sortingHeader_oneArrowRight_1748i_1597::after,
._sortingHeader_sortingHeader_oneArrowLeft_1748i_1598::before,
._sortingHeader_sortingHeader_oneArrowLeft_1748i_1598::after {
  margin: -5px 0 0;
}

._sortingHeader_sortingHeader_oneArrowRight_1748i_1597::after,
._sortingHeader_sortingHeader_oneArrowLeft_1748i_1598::after {
  display: none;
}

._sortingHeader_sortingHeader_oneArrowRight_1748i_1597._sortingHeader_sortingHeader_sorted-DESC_1748i_1592::before,
._sortingHeader_sortingHeader_oneArrowLeft_1748i_1598._sortingHeader_sortingHeader_sorted-DESC_1748i_1592::before {
  display: none;
}

._sortingHeader_sortingHeader_oneArrowRight_1748i_1597._sortingHeader_sortingHeader_sorted-DESC_1748i_1592::after,
._sortingHeader_sortingHeader_oneArrowLeft_1748i_1598._sortingHeader_sortingHeader_sorted-DESC_1748i_1592::after {
  display: block;
}

._sortingHeader_sortingHeader_oneArrowLeft_1748i_1598 {
  padding-right: 0;
  padding-left: 16px;
}

._sortingHeader_sortingHeader_oneArrowLeft_1748i_1598::before, ._sortingHeader_sortingHeader_oneArrowLeft_1748i_1598::after {
  left: 0;
  right: auto;
}

._sortingHeader_sortingHeader_greyBlack_1748i_1628 {
  color: #bababa;
}

._sortingHeader_sortingHeader_greyBlack_1748i_1628:hover {
  color: #000;
}

._sortingHeader_sortingHeader_greyBlack_1748i_1628._sortingHeader_sortingHeader_sorted-ASC_1748i_1587, ._sortingHeader_sortingHeader_greyBlack_1748i_1628._sortingHeader_sortingHeader_sorted-DESC_1748i_1592 {
  color: #000;
}

._sortingHeader_sortingHeader_greyBlack_1748i_1628:hover::before, ._sortingHeader_sortingHeader_greyBlack_1748i_1628._sortingHeader_sortingHeader_sorted-ASC_1748i_1587::before {
  border-bottom-color: #000;
}

._sortingHeader_sortingHeader_greyBlack_1748i_1628:hover::after, ._sortingHeader_sortingHeader_greyBlack_1748i_1628._sortingHeader_sortingHeader_sorted-DESC_1748i_1592::after {
  border-top-color: #000;
}/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
	background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg {
	max-width: none !important;
	max-height: none !important;
	}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	width: auto;
	padding: 0;
	}

.leaflet-container img.leaflet-tile {
	/* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
	mix-blend-mode: plus-lighter;
}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
svg.leaflet-zoom-animated {
	will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline-offset: 1px;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.5;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	font-size: 13px;
	font-size: 1.08333em;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	line-height: 1.4;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
	text-decoration: underline;
	}
.leaflet-attribution-flag {
	display: inline !important;
	vertical-align: baseline !important;
	width: 1em;
	height: 0.6669em;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	white-space: nowrap;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	background: rgba(255, 255, 255, 0.8);
	text-shadow: 1px 1px #fff;
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 24px 13px 20px;
	line-height: 1.3;
	font-size: 13px;
	font-size: 1.08333em;
	min-height: 1px;
	}
.leaflet-popup-content p {
	margin: 17px 0;
	margin: 1.3em 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-top: -1px;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;
	pointer-events: auto;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	text-align: center;
	width: 24px;
	height: 24px;
	font: 16px/24px Tahoma, Verdana, sans-serif;
	color: #757575;
	text-decoration: none;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
	color: #585858;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	-ms-zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-interactive {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

/* Printing */

@media print {
	/* Prevent printers from removing background-images of controls. */
	.leaflet-control {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
		}
	}
._tabGroup_tabs_1n62k_1 {
  border-bottom: 4px solid #e2e2e2;
  display: flex;
  flex-direction: row;
}

._tabGroup_tabs_full_1n62k_7 > * {
  flex: 1;
  justify-content: center;
}

._tabGroup_tab_1n62k_1 {
  font: 700 14px/20px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  align-items: center;
  border-bottom: 4px solid #e2e2e2;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  margin: 0 0 -4px;
  padding: 4px 16px 6px 8px;
}

._tabGroup_tab_1n62k_1 strong {
  font-weight: 900;
}

._tabGroup_tabActive_1n62k_31 {
  border-bottom-color: #009fe3;
  color: #009fe3;
}

._tabGroup_tab_1n62k_1 ._tabGroup_label_1n62k_36 {
  padding: 0 0 0 8px;
}

._tabGroup_tab_size-small_1n62k_40 {
  font: 700 12px/18px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.008em;
}

._tabGroup_tab_size-small_1n62k_40 strong {
  font-weight: 800;
}

._tabGroup_tabs_theme-baseGrey_1n62k_49 {
  border: 0;
  gap: 4px;
}

._tabGroup_tabs_theme-baseGrey_1n62k_49 ._tabGroup_tab_1n62k_1 {
  font: 700 14px/20px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
  line-height: 24px;
  border: 0;
  margin: 0;
  padding: 11px 12px 8px;
  gap: 8px;
  border-radius: 4px 4px 0 0;
  background: #e2e2e2;
  border-bottom: 3px solid #bababa;
  color: #000;
}

._tabGroup_tabs_theme-baseGrey_1n62k_49 ._tabGroup_tab_1n62k_1 strong {
  font-weight: 900;
}

._tabGroup_tabs_theme-baseGrey_1n62k_49 ._tabGroup_tab_1n62k_1 ._tabGroup_label_1n62k_36 {
  padding: 0;
}

._tabGroup_tabs_theme-baseGrey_1n62k_49 ._tabGroup_tabActive_1n62k_31 {
  background: #272727;
  border-bottom: 3px solid #000;
  color: #fff;
}

._tabGroup_tabs_theme-baseGreyOnDark_1n62k_82 {
  border: 0;
  gap: 4px;
}

._tabGroup_tabs_theme-baseGreyOnDark_1n62k_82 ._tabGroup_tab_1n62k_1 {
  font: 700 14px/20px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
  line-height: 24px;
  border: 0;
  margin: 0;
  padding: 11px 12px 8px;
  gap: 8px;
  border-radius: 4px 4px 0 0;
  background: #272727;
  border-bottom: 3px solid #535353;
  color: #fff;
}

._tabGroup_tabs_theme-baseGreyOnDark_1n62k_82 ._tabGroup_tab_1n62k_1 strong {
  font-weight: 900;
}

._tabGroup_tabs_theme-baseGreyOnDark_1n62k_82 ._tabGroup_tab_1n62k_1:hover {
  background: #535353;
  border-bottom: 3px solid #272727;
}

._tabGroup_tabs_theme-baseGreyOnDark_1n62k_82 ._tabGroup_tab_1n62k_1 ._tabGroup_label_1n62k_36 {
  padding: 0;
}

._tabGroup_tabs_theme-baseGreyOnDark_1n62k_82 ._tabGroup_tabActive_1n62k_31 {
  background: #f9f9f9;
  border-bottom: 3px solid #e2e2e2;
  color: #000;
}

._tabGroup_tabs_theme-baseGreyOnDark_1n62k_82 ._tabGroup_tabActive_1n62k_31:hover {
  background: #f9f9f9;
  border-bottom: 3px solid #e2e2e2;
  color: #000;
}

._tabGroup_tabs_theme-pillsGrey_1n62k_126,
._tabGroup_tabs_theme-pillsGreyBg_1n62k_127 {
  border: 0;
  gap: 8px;
  padding: 4px 0;
}

._tabGroup_tabs_theme-pillsGrey_1n62k_126 ._tabGroup_tab_1n62k_1,
._tabGroup_tabs_theme-pillsGreyBg_1n62k_127 ._tabGroup_tab_1n62k_1 {
  font: 700 12px/18px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
  line-height: 24px;
  border: 0;
  margin: 0;
  padding: 4px 8px;
  gap: 6px;
  border-radius: 4px;
  background: transparent;
  color: rgba(0, 0, 0, 0.6);
}

._tabGroup_tabs_theme-pillsGrey_1n62k_126 ._tabGroup_tab_1n62k_1 strong,
._tabGroup_tabs_theme-pillsGreyBg_1n62k_127 ._tabGroup_tab_1n62k_1 strong {
  font-weight: 900;
}

._tabGroup_tabs_theme-pillsGrey_1n62k_126 ._tabGroup_tab_1n62k_1:hover,
._tabGroup_tabs_theme-pillsGreyBg_1n62k_127 ._tabGroup_tab_1n62k_1:hover {
  color: #000;
}

._tabGroup_tabs_theme-pillsGrey_1n62k_126 ._tabGroup_tab_1n62k_1 ._tabGroup_label_1n62k_36,
._tabGroup_tabs_theme-pillsGreyBg_1n62k_127 ._tabGroup_tab_1n62k_1 ._tabGroup_label_1n62k_36 {
  padding: 0;
}

._tabGroup_tabs_theme-pillsGrey_1n62k_126 ._tabGroup_tabActive_1n62k_31,
._tabGroup_tabs_theme-pillsGreyBg_1n62k_127 ._tabGroup_tabActive_1n62k_31 {
  background: #272727;
  color: #fff;
}

._tabGroup_tabs_theme-pillsGrey_1n62k_126 ._tabGroup_tabActive_1n62k_31:hover,
._tabGroup_tabs_theme-pillsGreyBg_1n62k_127 ._tabGroup_tabActive_1n62k_31:hover {
  color: #fff;
}

._tabGroup_tabs_theme-pillsGreyOnDark_1n62k_173 {
  border: 0;
  gap: 8px;
  padding: 4px 0;
}

._tabGroup_tabs_theme-pillsGreyOnDark_1n62k_173 ._tabGroup_tab_1n62k_1 {
  font: 700 12px/18px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
  line-height: 24px;
  border: 0;
  margin: 0;
  padding: 4px 8px;
  gap: 6px;
  border-radius: 4px;
  background: transparent;
  color: #fff;
}

._tabGroup_tabs_theme-pillsGreyOnDark_1n62k_173 ._tabGroup_tab_1n62k_1 strong {
  font-weight: 900;
}

._tabGroup_tabs_theme-pillsGreyOnDark_1n62k_173 ._tabGroup_tab_1n62k_1:hover {
  background: #535353;
  color: #fff;
}

._tabGroup_tabs_theme-pillsGreyOnDark_1n62k_173 ._tabGroup_tab_1n62k_1 ._tabGroup_label_1n62k_36 {
  padding: 0;
}

._tabGroup_tabs_theme-pillsGreyOnDark_1n62k_173 ._tabGroup_tabActive_1n62k_31 {
  background: #f9f9f9;
  color: #000;
}

._tabGroup_tabs_theme-pillsGreyOnDark_1n62k_173 ._tabGroup_tabActive_1n62k_31:hover {
  background: #f9f9f9;
  color: #000;
}

._tabGroup_tabs_theme-pillsGreyLight_1n62k_215 {
  border: 0;
  gap: 8px;
  padding: 4px 0;
}

._tabGroup_tabs_theme-pillsGreyLight_1n62k_215 ._tabGroup_tab_1n62k_1 {
  font: 700 12px/18px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
  line-height: 24px;
  border: 0;
  margin: 0;
  padding: 2px 8px;
  gap: 4px;
  border-radius: 4px;
  background: transparent;
  color: rgba(0, 0, 0, 0.6);
}

._tabGroup_tabs_theme-pillsGreyLight_1n62k_215 ._tabGroup_tab_1n62k_1 strong {
  font-weight: 900;
}

._tabGroup_tabs_theme-pillsGreyLight_1n62k_215 ._tabGroup_tab_1n62k_1:hover {
  color: #000;
  background: #f3f3f3;
}

._tabGroup_tabs_theme-pillsGreyLight_1n62k_215 ._tabGroup_tab_1n62k_1 ._tabGroup_label_1n62k_36 {
  padding: 0;
}

._tabGroup_tabs_theme-pillsGreyLight_1n62k_215 ._tabGroup_tabActive_1n62k_31 {
  background: #f3f3f3;
  color: #000;
}

._tabGroup_tabs_theme-pillsGreyBg_1n62k_127 ._tabGroup_tab_1n62k_1 {
  background: #f9f9f9;
}

._tabGroup_tabs_theme-pillsGreyBg_1n62k_127 ._tabGroup_tabActive_1n62k_31 {
  background: #272727;
}

._tabsPanel_panel_1n62k_260 {
  display: none;
}

._tabsPanel_panelActive_1n62k_264 {
  display: block;
}._list_content_1565s_1 {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

._list_content_nonVirtual_1565s_8 {
  height: auto;
}

._list_masterCheckboxContainer_1565s_12 {
  opacity: 0;
}

._list_masterCheckbox_1565s_12 {
  color: #009fe3;
}

._list_visible_1565s_20 {
  opacity: 1;
}

._list_listTools_1565s_24 {
  align-items: center;
  display: flex;
  padding: 0 8px 8px;
}

._list_windowList_1565s_30 {
  flex: 1;
}

._list_overflowHidden_1565s_34 {
  overflow: hidden;
}

._list_headerRow_1565s_38 {
  padding: 0;
}

._list_listTools_1565s_24 + ._list_headerRow_1565s_38 {
  margin-top: -8px;
}

._list_headerRow_checkbox_1565s_46 {
  padding: 0 0 0 32px;
}

._listItem_listItem_1565s_50 {
  font: 500 14px/20px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: 100%;
  position: relative;
  width: 100%;
}

._listItem_listItem_1565s_50 strong {
  font-weight: 600;
}

._listItem_listItem_1565s_50 ._listItem_checkbox_1565s_65 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  opacity: 0;
  width: 32px;
}

._listItem_listItem_1565s_50 ._listItem_checkboxVisible_1565s_75 {
  opacity: 1;
}

._listItem_listItem_1565s_50 > div {
  width: 100%;
}

._listItem_selected_1565s_83 {
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, #d2f5ff 0) !important;
}

._listItem_selectable_1565s_87 {
  cursor: pointer;
}

._listItem_selectable_1565s_87:hover {
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, #f3f3f3 0);
}

._listItem_selectable_1565s_87:hover ._listItem_checkbox_1565s_65 {
  opacity: 1;
}

._listItem_selectedIndent_1565s_99 {
  background: linear-gradient(to right, rgba(0, 0, 0, 0) var(--indent), #d2f5ff var(--indent)) !important;
}

._listItem_selectableIndent_1565s_103 {
  --indent: 32px;
  cursor: pointer;
}

._listItem_selectableIndent_1565s_103:hover {
  background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) var(--indent), #f3f3f3 var(--indent));
}

._listItem_selectableIndent_1565s_103:hover ._listItem_checkbox_1565s_65 {
  opacity: 1;
}

._listItem_selectableIndent_zero_1565s_116 {
  --indent: 0;
}

._listItem_disabled_1565s_120 {
  cursor: default;
  opacity: 0.6;
}

._listRow_separatorIndent_1565s_125 {
  margin-left: 32px;
}

._listRow_listRow_1565s_129 {
  --list-row-width: calc(100%);
  --list-row-padding: 0px; /* stylelint-disable-line length-zero-no-unit */
}

._listRow_listRow_withCheckbox_1565s_134 {
  --list-row-padding: 32px;
}

._listRowScrollbarCompensator_cell_1565s_138 {
  --coldiff: calc(
    var(--list-row-width) + var(--list-row-padding) - var(--list-width)
  );
  height: 1px;
  margin-left: clamp(-24px, var(--coldiff, 0px), 0px) !important;
  opacity: 0;
  padding: 0 !important;
  pointer-events: none;
}@keyframes _modal_rotate_1a8yw_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _modal_shake_1a8yw_1 {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes _modal_fadeIn_1a8yw_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes _modal_rotate_1a8yw_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _modal_shake_1a8yw_1 {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes _modal_fadeIn_1a8yw_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._modal_overlay_1a8yw_55 {
  animation: _modal_fadeIn_1a8yw_1 100ms ease-out;
  background: rgba(0, 0, 0, 0.8) !important;
}

._modal_dialog_1a8yw_60 {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  max-width: 100%;
  opacity: 1;
  position: relative;
}

._modal_dialog_size-s_1a8yw_69 {
  width: 360px;
}

._modal_dialog_size-sm_1a8yw_73 {
  width: 448px;
}

._modal_dialog_size-m_1a8yw_77 {
  width: 504px;
}

._modal_dialog_size-ml_1a8yw_81 {
  width: 584px;
}

._modal_dialog_size-l_1a8yw_85 {
  width: 880px;
}

._modal_dialog_size-xl_1a8yw_89 {
  width: 1100px;
}

._modal_dialog_size-full_1a8yw_93 {
  width: 100%;
}

._modal_header_1a8yw_97 {
  border-radius: 8px 8px 0 0;
  font: 14px/20px Figtree, Helvetica, arial, sans-serif;
  padding: 12px 40px;
  position: relative;
}

._modal_headerTitle_1a8yw_104 {
  font: 700 22px/28px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.008em;
  line-height: 24px;
  margin: 0;
  text-align: center;
}

._modal_headerTitle_1a8yw_104 strong {
  font-weight: 900;
}

._modal_headerClose_1a8yw_116 {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 48px;
  justify-content: center;
  left: auto;
  min-width: 48px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}

._modal_dialog_titleSecondary_1a8yw_130 ._modal_headerTitle_1a8yw_104 {
  color: #bababa;
}

._modal_dialog_titleSmall_1a8yw_134 ._modal_headerTitle_1a8yw_104 {
  font: 700 12px/18px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
  left: 8px;
  position: absolute;
  top: 8px;
}

._modal_dialog_titleSmall_1a8yw_134 ._modal_headerTitle_1a8yw_104 strong {
  font-weight: 900;
}

._modal_headerLeft_1a8yw_146 {
  left: 0;
  padding: 5px 16px 16px 10px;
  position: absolute;
  top: 0;
}

._modal_dialog_withHeaderLeft_1a8yw_153 ._modal_header_1a8yw_97 {
  padding-top: 24px;
}

._modal_body_1a8yw_157 {
  padding: 0 16px 16px;
  position: relative;
}

._modal_body_vpadding-no_1a8yw_162 {
  padding-bottom: 0;
}

._modal_body_vpadding-small_1a8yw_166 {
  padding-bottom: 8px;
}

._modal_body_vpadding-medium_1a8yw_170 {
  padding-bottom: 16px;
}

._modal_body_vpadding-large_1a8yw_174 {
  padding-bottom: 24px;
}

._modal_body_padding-no_1a8yw_178 {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

._modal_body_padding-smallest_1a8yw_184 {
  padding-left: 8px;
  padding-right: 8px;
}

._modal_body_padding-smaller_1a8yw_189 {
  padding-left: 16px;
  padding-right: 16px;
}

._modal_body_padding-small_1a8yw_184 {
  padding-left: 24px;
  padding-right: 24px;
}

._modal_body_padding-medium_1a8yw_199 {
  padding-left: 48px;
  padding-right: 48px;
}

._modal_body_padding-large_1a8yw_204 {
  padding-left: 96px;
  padding-right: 96px;
}

._modal_footer_1a8yw_209 {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  padding: 16px;
}

._modal_footer_1a8yw_209 > button {
  margin-left: 16px;
}

._modal_footer_1a8yw_209 > button:first-child {
  margin: 0;
}

._modal_footer_vertical_1a8yw_225 {
  flex-direction: column;
}

._modal_footer_vertical_1a8yw_225 > button {
  margin: 8px 0 0;
}

._modal_listItemField_1a8yw_233 {
  margin: 0 auto 22px;
  width: 300px;
}

._modal_inputLabel_1a8yw_238 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font: 700 14px/20px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
  color: #646d70;
  width: 200px;
}

._modal_inputLabel_1a8yw_238 strong {
  font-weight: 900;
}

._modal_inputLabel_1a8yw_238:first-child {
  margin-right: 16px;
}

._modal_yieldUnit_1a8yw_256 {
  margin: 16px 0 0;
}

._modal_yieldUnitBatch_1a8yw_260 {
  margin-left: 10px;
}

._modal_dialog_theme-white-header-grey_1a8yw_264 ._modal_header_1a8yw_97 {
  background: #f3f3f3;
}

._modal_dialog_theme-black_1a8yw_268 {
  background: #000;
  color: #fff;
}

@media screen and (max-width: 800px) {
  ._modal_overlay_1a8yw_55 {
    background: #fff;
  }
  ._modal_dialog_1a8yw_60 {
    background: #fff;
    border-radius: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    max-height: 100%;
    position: relative;
    width: 100%;
  }
  ._modal_dialog_1a8yw_60 > * {
    flex-grow: 1;
  }
  ._modal_dialog_1a8yw_60 ._modal_header_1a8yw_97,
  ._modal_dialog_1a8yw_60 ._modal_footer_1a8yw_209 {
    flex-shrink: 0;
  }
}
._modal_cursorPointer_1a8yw_295 {
  cursor: pointer;
}

._modal_backText_1a8yw_299 {
  color: #009fe3;
}._selector_frame_1cpbt_1 {
  border-radius: 5px;
  display: inline-block;
  position: relative;
  width: 100%;
}

._selector_topRow_1cpbt_8 {
  align-items: center;
  border-radius: 5px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
}

._selector_topRowDefaultListItemHeight_1cpbt_16 {
  height: 48px;
}

._selector_frameExpanded_1cpbt_20,
._selector_topRowExpanded_1cpbt_21 {
  border-radius: 5px 5px 0 0;
}

._selector_listContainer_1cpbt_25 {
  background-color: inherit;
  left: 0;
  max-height: 250px;
  position: absolute;
  right: 0;
}

._selector_listContainer_virtualList_1cpbt_33 {
  overflow-y: auto;
}

._selector_inputSearch_1cpbt_37 {
  font: 700 12px/18px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.008em;
  background-color: transparent;
  min-width: 0;
  outline: none !important;
  padding: 0;
  box-sizing: border-box;
  width: 20px;
  min-height: 28px;
}

._selector_inputSearch_1cpbt_37 strong {
  font-weight: 800;
}

._selector_inputSearchSearchText_1cpbt_53 {
  padding: 0 0 0 8px;
}

._selector_inputSearchFullWidth_1cpbt_57 {
  width: 100%;
}

._selector_selectableRow_1cpbt_61 {
  cursor: pointer;
}

._selector_chevron_1cpbt_65 {
  font-size: 16px;
  margin-left: auto;
  padding-right: 6px;
}

._selector_frameOpenUp_1cpbt_71 ._selector_frameExpanded_1cpbt_20,
._selector_frameOpenUp_1cpbt_71 ._selector_topRowExpanded_1cpbt_21 {
  border-radius: 0 0 5px 5px;
}

._selector_frameOpenUp_1cpbt_71 ._selector_listContainer_1cpbt_25 {
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  border-bottom: 0;
  border-top-width: 2px;
}

._selector_nothingFound_1cpbt_83 {
  font: 600 12px/18px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
  color: rgba(0, 0, 0, 0.6);
  padding: 8px 8px 7px;
}

._selector_nothingFound_1cpbt_83 strong {
  font-weight: 700;
}

._darkSelectorTheme_frame_1cpbt_94 {
  background-color: #333;
  color: #fff;
}

._darkSelectorTheme_frame_invalid_1cpbt_99 ._darkSelectorTheme_topRow_1cpbt_99 {
  border: 2px solid #ff3100;
}

._darkSelectorTheme_frame_disabled_1cpbt_103 {
  color: #bababa;
  cursor: default;
}

._darkSelectorTheme_frame_disabled_1cpbt_103 > * {
  pointer-events: none;
}

._darkSelectorTheme_topRowExpanded_1cpbt_112 {
  border-bottom: 2px solid #535353;
  border-top: 2px solid transparent;
}

._darkSelectorTheme_listContainerWithBorder_1cpbt_117 {
  border: 2px solid #535353;
  border-top: 0;
}

._darkSelectorTheme_inputSearch_1cpbt_122 {
  caret-color: #fff;
  color: #fff;
}

._darkSelectorTheme_chevron_1cpbt_127 {
  color: #bababa;
}

._darkSelectorTheme_selectableRow_1cpbt_131:hover {
  background-color: #009fe3;
}

._darkSelectorTheme_selectedRow_1cpbt_135 {
  background: #004e70 !important;
}

._darkSelectorTheme_separator_1cpbt_139 {
  background-color: #535353;
}

._darkSelectorTheme_separator_1cpbt_139 + ._darkSelectorTheme_selectableRow_1cpbt_131,
._darkSelectorTheme_separator_1cpbt_139 + ._darkSelectorTheme_selectedRow_1cpbt_135 {
  margin-top: -1px;
}

@keyframes _lightSelectorTheme_rotate_1cpbt_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _lightSelectorTheme_shake_1cpbt_1 {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes _lightSelectorTheme_fadeIn_1cpbt_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._lightSelectorTheme_frame_1cpbt_175 {
  background-color: #fff;
}

._lightSelectorTheme_frame_disabled_1cpbt_179 {
  color: #bababa;
  cursor: default;
}

._lightSelectorTheme_frame_disabled_1cpbt_179 > * {
  pointer-events: none;
}

._lightSelectorTheme_topRow_1cpbt_188 {
  border: 2px solid #e2e2e2;
}

._lightSelectorTheme_topRow_1cpbt_188,
._lightSelectorTheme_topRowExpanded_1cpbt_193 {
  height: auto !important;
  min-height: 24px;
}

._lightSelectorTheme_topRow_1cpbt_188 > :first-child,
._lightSelectorTheme_topRowExpanded_1cpbt_193 > :first-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: calc(100% - 24px);
}

._lightSelectorTheme_topRow_1cpbt_188 > :first-child *,
._lightSelectorTheme_topRowExpanded_1cpbt_193 > :first-child * {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

._lightSelectorTheme_listContainerWithBorder_1cpbt_213 {
  border: 2px solid #e2e2e2;
  border-top: 0;
}

._lightSelectorTheme_inputSearch_1cpbt_218 {
  caret-color: #000;
  color: #000;
}

._lightSelectorTheme_chevron_1cpbt_223 {
  color: #bababa;
}

._lightSelectorTheme_selectableRow_1cpbt_227:hover {
  background-color: #009fe3;
}

._lightSelectorTheme_selectedRow_1cpbt_231 {
  background: #004e70 !important;
  color: #fff;
}

@keyframes _minimalSelectorTheme_rotate_1cpbt_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _minimalSelectorTheme_shake_1cpbt_1 {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes _minimalSelectorTheme_fadeIn_1cpbt_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._minimalSelectorTheme_frame_1cpbt_263 {
  background-color: transparent;
  max-width: 100%;
  width: auto;
}

._minimalSelectorTheme_topRow_1cpbt_269,
._minimalSelectorTheme_topRowExpanded_1cpbt_270 {
  border: 0;
  color: #009fe3;
  cursor: pointer;
}

._minimalSelectorTheme_listContainerWithBorder_1cpbt_276 {
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
  background: #fff !important;
  border: 0;
  border-radius: 4px;
}

._minimalSelectorTheme_inputSearch_1cpbt_283 {
  caret-color: #000;
  color: #000;
}

._minimalSelectorTheme_chevron_1cpbt_288,
._minimalSelectorTheme_chevronExpanded_1cpbt_289 {
  color: #009fe3;
  margin-left: unset !important;
  padding-left: 6px;
}

._minimalSelectorTheme_selectableRow_1cpbt_295:hover {
  background-color: #009fe3;
  color: #fff;
}

._minimalSelectorTheme_selectedRow_1cpbt_300 {
  background: #004e70 !important;
  color: #fff;
}

:first-child > ._minimalSelectorTheme_selectableRow_1cpbt_295,
:first-child > ._minimalSelectorTheme_selectedRow_1cpbt_300 {
  border-radius: 4px 4px 0 0;
}

:last-child > ._minimalSelectorTheme_selectableRow_1cpbt_295,
:last-child > ._minimalSelectorTheme_selectedRow_1cpbt_300 {
  border-radius: 0 0 4px 4px;
}

@keyframes _normalSelectorTheme_rotate_1cpbt_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _normalSelectorTheme_shake_1cpbt_1 {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes _normalSelectorTheme_fadeIn_1cpbt_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._normalSelectorTheme_frame_1cpbt_342 {
  --color-bg: #fff;
  --color-text: #000;
  --color-secondary: #646d70;
  --color-active: #009fe3;
  --color-disabled: #bababa;
  --color-invalid: #ff3100;
  background-color: var(--color-bg);
}

._normalSelectorTheme_frame_invalid_1cpbt_352 ._normalSelectorTheme_topRow_1cpbt_352 {
  border: 2px solid var(--color-invalid);
}

._normalSelectorTheme_frame_disabled_1cpbt_356 {
  color: var(--color-secondary);
  cursor: default;
}

._normalSelectorTheme_frame_disabled_1cpbt_356 > * {
  pointer-events: none;
}

._normalSelectorTheme_frame_disabled_1cpbt_356 ._normalSelectorTheme_topRow_1cpbt_352 {
  border: 2px solid var(--color-disabled);
}

._normalSelectorTheme_frame_disabled_1cpbt_356 ._normalSelectorTheme_chevron_1cpbt_369 {
  color: var(--color-disabled);
}

._normalSelectorTheme_topRow_1cpbt_352 {
  border: 2px solid var(--color-text);
}

._normalSelectorTheme_topRowExpanded_1cpbt_377 {
  border: 2px solid var(--color-active);
}

._normalSelectorTheme_topRow_1cpbt_352,
._normalSelectorTheme_topRowExpanded_1cpbt_377 {
  height: auto !important;
  min-height: 24px;
}

._normalSelectorTheme_topRow_1cpbt_352 > :first-child,
._normalSelectorTheme_topRowExpanded_1cpbt_377 > :first-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: calc(100% - 24px);
}

._normalSelectorTheme_topRow_1cpbt_352 > :first-child *,
._normalSelectorTheme_topRowExpanded_1cpbt_377 > :first-child * {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

._normalSelectorTheme_listContainerWithBorder_1cpbt_402 {
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
  border: 2px solid var(--color-active);
  border-radius: 0 0 4px 4px;
  border-top-width: 0;
}

._normalSelectorTheme_inputSearch_1cpbt_409 {
  caret-color: var(--color-text);
  color: var(--color-text);
}

._normalSelectorTheme_inputSearch_1cpbt_409:focus {
  outline: none;
}

._normalSelectorTheme_chevron_1cpbt_369 {
  color: var(--color-text);
}

._normalSelectorTheme_chevronExpanded_1cpbt_422 {
  color: var(--color-active);
}

._normalSelectorTheme_frame_1cpbt_342 ._normalSelectorTheme_selectableRow_1cpbt_426 {
  background: var(--color-bg);
  color: var(--color-text);
}

._normalSelectorTheme_frame_1cpbt_342 ._normalSelectorTheme_selectableRow_1cpbt_426:not(:first-child) {
  height: calc(100% - 1px);
}

._normalSelectorTheme_frame_1cpbt_342 ._normalSelectorTheme_selectableRow_1cpbt_426:hover {
  --color-text: #fff;
  --color-secondary: rgba(255, 255, 255, 0.6);
  background-color: var(--color-active) !important;
}

._normalSelectorTheme_frame_1cpbt_342 ._normalSelectorTheme_selectedRow_1cpbt_441 {
  --color-text: #fff;
  --color-secondary: rgba(255, 255, 255, 0.6);
  background: #004e70 !important;
  color: var(--color-text);
}

:last-child > ._normalSelectorTheme_frame_1cpbt_342 ._normalSelectorTheme_selectedRow_1cpbt_441 {
  border-radius: 0 0 3px 3px;
}

._placeholderLabel_label_1cpbt_452 {
  font: 700 14px/20px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.016em;
  padding-left: 8px;
  padding-right: 8px;
}

._placeholderLabel_label_1cpbt_452 strong {
  font-weight: 900;
}

._inputSearch_inputSearch_1cpbt_463 {
  border: 0 none;
  box-shadow: none;
  outline: 0;
}

@keyframes _normalRow_rotate_1cpbt_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _normalRow_shake_1cpbt_1 {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes _normalRow_fadeIn_1cpbt_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._normalRow_row_1cpbt_496 {
  font: 700 12px/18px Figtree, Helvetica, arial, sans-serif;
  letter-spacing: 0.008em;
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: auto !important;
  max-width: 100%;
  min-height: 28px !important;
}

._normalRow_row_1cpbt_496 strong {
  font-weight: 800;
}

._normalRow_withPaddingLeft_1cpbt_511 {
  padding-left: 8px;
}

._normalRow_withEllipsis_1cpbt_515 ._normalRow_textContainer_1cpbt_515 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

._normalRow_fullWidth_1cpbt_522 {
  flex: 1;
}