@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;
		}
	}
._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_1odos_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _modal_shake_1odos_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_1odos_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes _modal_rotate_1odos_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _modal_shake_1odos_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_1odos_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._modal_overlay_1odos_55 {
  animation: _modal_fadeIn_1odos_1 100ms ease-out;
  background: rgba(0, 0, 0, 0.8) !important;
}

._modal_dialog_1odos_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_1odos_69 {
  width: 360px;
}

._modal_dialog_size-sm_1odos_73 {
  width: 448px;
}

._modal_dialog_size-m_1odos_77 {
  width: 504px;
}

._modal_dialog_size-ml_1odos_81 {
  width: 584px;
}

._modal_dialog_size-l_1odos_85 {
  width: 880px;
}

._modal_dialog_size-xl_1odos_89 {
  width: 1100px;
}

._modal_dialog_size-full_1odos_93 {
  width: 100%;
}

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

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

._modal_headerTitle_1odos_104 strong {
  font-weight: 800;
}

._modal_headerClose_1odos_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_1odos_130 ._modal_headerTitle_1odos_104 {
  color: #bababa;
}

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

._modal_dialog_titleSmall_1odos_134 ._modal_headerTitle_1odos_104 strong {
  font-weight: 800;
}

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

._modal_dialog_withHeaderLeft_1odos_153 ._modal_header_1odos_97 {
  padding-top: 24px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._modal_footer_vertical_1odos_225 {
  flex-direction: column;
}

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

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

._modal_inputLabel_1odos_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_1odos_238 strong {
  font-weight: 800;
}

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

._modal_yieldUnit_1odos_256 {
  margin: 16px 0 0;
}

._modal_yieldUnitBatch_1odos_260 {
  margin-left: 10px;
}

._modal_dialog_theme-white-header-grey_1odos_264 ._modal_header_1odos_97 {
  background: #f3f3f3;
}

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

@media screen and (max-width: 800px) {
  ._modal_overlay_1odos_55 {
    background: #fff;
  }
  ._modal_dialog_1odos_60 {
    background: #fff;
    border-radius: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    max-height: 100%;
    position: relative;
    width: 100%;
  }
  ._modal_dialog_1odos_60 > * {
    flex-grow: 1;
  }
  ._modal_dialog_1odos_60 ._modal_header_1odos_97,
  ._modal_dialog_1odos_60 ._modal_footer_1odos_209 {
    flex-shrink: 0;
  }
}
._modal_cursorPointer_1odos_295 {
  cursor: pointer;
}

._modal_backText_1odos_299 {
  color: #009fe3;
}._tabGroup_tabs_1pn9h_1 {
  border-bottom: 4px solid #e2e2e2;
  display: flex;
  flex-direction: row;
}

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

._tabGroup_tab_1pn9h_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_1pn9h_1 strong {
  font-weight: 800;
}

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

._tabGroup_tab_1pn9h_1 ._tabGroup_label_1pn9h_36 {
  padding: 0 0 0 8px;
}

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

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

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

._tabGroup_tabs_theme-baseGrey_1pn9h_49 ._tabGroup_tab_1pn9h_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_1pn9h_49 ._tabGroup_tab_1pn9h_1 strong {
  font-weight: 800;
}

._tabGroup_tabs_theme-baseGrey_1pn9h_49 ._tabGroup_tab_1pn9h_1 ._tabGroup_label_1pn9h_36 {
  padding: 0;
}

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

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

._tabGroup_tabs_theme-baseGreyOnDark_1pn9h_82 ._tabGroup_tab_1pn9h_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_1pn9h_82 ._tabGroup_tab_1pn9h_1 strong {
  font-weight: 800;
}

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

._tabGroup_tabs_theme-baseGreyOnDark_1pn9h_82 ._tabGroup_tab_1pn9h_1 ._tabGroup_label_1pn9h_36 {
  padding: 0;
}

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

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

._tabGroup_tabs_theme-pillsGrey_1pn9h_126,
._tabGroup_tabs_theme-pillsGreyBg_1pn9h_127 {
  border: 0;
  gap: 8px;
  padding: 4px 0;
}

._tabGroup_tabs_theme-pillsGrey_1pn9h_126 ._tabGroup_tab_1pn9h_1,
._tabGroup_tabs_theme-pillsGreyBg_1pn9h_127 ._tabGroup_tab_1pn9h_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_1pn9h_126 ._tabGroup_tab_1pn9h_1 strong,
._tabGroup_tabs_theme-pillsGreyBg_1pn9h_127 ._tabGroup_tab_1pn9h_1 strong {
  font-weight: 800;
}

._tabGroup_tabs_theme-pillsGrey_1pn9h_126 ._tabGroup_tab_1pn9h_1:hover,
._tabGroup_tabs_theme-pillsGreyBg_1pn9h_127 ._tabGroup_tab_1pn9h_1:hover {
  color: #000;
}

._tabGroup_tabs_theme-pillsGrey_1pn9h_126 ._tabGroup_tab_1pn9h_1 ._tabGroup_label_1pn9h_36,
._tabGroup_tabs_theme-pillsGreyBg_1pn9h_127 ._tabGroup_tab_1pn9h_1 ._tabGroup_label_1pn9h_36 {
  padding: 0;
}

._tabGroup_tabs_theme-pillsGrey_1pn9h_126 ._tabGroup_tabActive_1pn9h_31,
._tabGroup_tabs_theme-pillsGreyBg_1pn9h_127 ._tabGroup_tabActive_1pn9h_31 {
  background: #272727;
  color: #fff;
}

._tabGroup_tabs_theme-pillsGrey_1pn9h_126 ._tabGroup_tabActive_1pn9h_31:hover,
._tabGroup_tabs_theme-pillsGreyBg_1pn9h_127 ._tabGroup_tabActive_1pn9h_31:hover {
  color: #fff;
}

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

._tabGroup_tabs_theme-pillsGreyOnDark_1pn9h_173 ._tabGroup_tab_1pn9h_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_1pn9h_173 ._tabGroup_tab_1pn9h_1 strong {
  font-weight: 800;
}

._tabGroup_tabs_theme-pillsGreyOnDark_1pn9h_173 ._tabGroup_tab_1pn9h_1:hover {
  background: #535353;
  color: #fff;
}

._tabGroup_tabs_theme-pillsGreyOnDark_1pn9h_173 ._tabGroup_tab_1pn9h_1 ._tabGroup_label_1pn9h_36 {
  padding: 0;
}

._tabGroup_tabs_theme-pillsGreyOnDark_1pn9h_173 ._tabGroup_tabActive_1pn9h_31 {
  background: #f9f9f9;
  color: #000;
}

._tabGroup_tabs_theme-pillsGreyOnDark_1pn9h_173 ._tabGroup_tabActive_1pn9h_31:hover {
  background: #f9f9f9;
  color: #000;
}

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

._tabGroup_tabs_theme-pillsGreyLight_1pn9h_215 ._tabGroup_tab_1pn9h_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_1pn9h_215 ._tabGroup_tab_1pn9h_1 strong {
  font-weight: 800;
}

._tabGroup_tabs_theme-pillsGreyLight_1pn9h_215 ._tabGroup_tab_1pn9h_1:hover {
  color: #000;
  background: #f3f3f3;
}

._tabGroup_tabs_theme-pillsGreyLight_1pn9h_215 ._tabGroup_tab_1pn9h_1 ._tabGroup_label_1pn9h_36 {
  padding: 0;
}

._tabGroup_tabs_theme-pillsGreyLight_1pn9h_215 ._tabGroup_tabActive_1pn9h_31 {
  background: #f3f3f3;
  color: #000;
}

._tabGroup_tabs_theme-pillsGreyBg_1pn9h_127 ._tabGroup_tab_1pn9h_1 {
  background: #f9f9f9;
}

._tabGroup_tabs_theme-pillsGreyBg_1pn9h_127 ._tabGroup_tabActive_1pn9h_31 {
  background: #272727;
}

._tabsPanel_panel_1pn9h_260 {
  display: none;
}

._tabsPanel_panelActive_1pn9h_264 {
  display: block;
}._selector_frame_18xev_1 {
  border-radius: 5px;
  display: inline-block;
  position: relative;
  width: 100%;
}

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

._selector_topRowDefaultListItemHeight_18xev_16 {
  height: 48px;
}

._selector_frameExpanded_18xev_20,
._selector_topRowExpanded_18xev_21 {
  border-radius: 5px 5px 0 0;
}

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

._selector_listContainer_virtualList_18xev_33 {
  overflow-y: auto;
}

._selector_inputSearch_18xev_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_18xev_37 strong {
  font-weight: 800;
}

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

._selector_inputSearchFullWidth_18xev_57 {
  width: 100%;
}

._selector_selectableRow_18xev_61 {
  cursor: pointer;
}

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

._selector_frameOpenUp_18xev_71 ._selector_frameExpanded_18xev_20,
._selector_frameOpenUp_18xev_71 ._selector_topRowExpanded_18xev_21 {
  border-radius: 0 0 5px 5px;
}

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

._selector_nothingFound_18xev_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_18xev_83 strong {
  font-weight: 700;
}

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

._darkSelectorTheme_frame_invalid_18xev_99 ._darkSelectorTheme_topRow_18xev_99 {
  border: 2px solid #ff3100;
}

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

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

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

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

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

._darkSelectorTheme_chevron_18xev_127 {
  color: #bababa;
}

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

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

._darkSelectorTheme_separator_18xev_139 {
  background-color: #535353;
}

._darkSelectorTheme_separator_18xev_139 + ._darkSelectorTheme_selectableRow_18xev_131,
._darkSelectorTheme_separator_18xev_139 + ._darkSelectorTheme_selectedRow_18xev_135 {
  margin-top: -1px;
}

@keyframes _lightSelectorTheme_rotate_18xev_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _lightSelectorTheme_shake_18xev_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_18xev_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._lightSelectorTheme_frame_18xev_175 {
  background-color: #fff;
}

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

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

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

._lightSelectorTheme_topRow_18xev_188,
._lightSelectorTheme_topRowExpanded_18xev_193 {
  height: auto !important;
  min-height: 24px;
}

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

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

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

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

._lightSelectorTheme_chevron_18xev_223 {
  color: #bababa;
}

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

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

@keyframes _minimalSelectorTheme_rotate_18xev_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _minimalSelectorTheme_shake_18xev_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_18xev_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._minimalSelectorTheme_frame_18xev_263 {
  background-color: transparent;
  max-width: 100%;
  width: auto;
}

._minimalSelectorTheme_topRow_18xev_269,
._minimalSelectorTheme_topRowExpanded_18xev_270 {
  border: 0;
  color: #009fe3;
  cursor: pointer;
}

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

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

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

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

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

:first-child > ._minimalSelectorTheme_selectableRow_18xev_295,
:first-child > ._minimalSelectorTheme_selectedRow_18xev_300 {
  border-radius: 4px 4px 0 0;
}

:last-child > ._minimalSelectorTheme_selectableRow_18xev_295,
:last-child > ._minimalSelectorTheme_selectedRow_18xev_300 {
  border-radius: 0 0 4px 4px;
}

@keyframes _normalSelectorTheme_rotate_18xev_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _normalSelectorTheme_shake_18xev_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_18xev_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._normalSelectorTheme_frame_18xev_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_18xev_352 ._normalSelectorTheme_topRow_18xev_352 {
  border: 2px solid var(--color-invalid);
}

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

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

._normalSelectorTheme_frame_disabled_18xev_356 ._normalSelectorTheme_topRow_18xev_352 {
  border: 2px solid var(--color-disabled);
}

._normalSelectorTheme_frame_disabled_18xev_356 ._normalSelectorTheme_chevron_18xev_369 {
  color: var(--color-disabled);
}

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

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

._normalSelectorTheme_topRow_18xev_352,
._normalSelectorTheme_topRowExpanded_18xev_377 {
  height: auto !important;
  min-height: 24px;
}

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

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

._normalSelectorTheme_listContainerWithBorder_18xev_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_18xev_409 {
  caret-color: var(--color-text);
  color: var(--color-text);
}

._normalSelectorTheme_inputSearch_18xev_409:focus {
  outline: none;
}

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

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

._normalSelectorTheme_frame_18xev_342 ._normalSelectorTheme_selectableRow_18xev_426 {
  background: var(--color-bg);
  color: var(--color-text);
}

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

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

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

:last-child > ._normalSelectorTheme_frame_18xev_342 ._normalSelectorTheme_selectedRow_18xev_441 {
  border-radius: 0 0 3px 3px;
}

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

._placeholderLabel_label_18xev_452 strong {
  font-weight: 800;
}

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

@keyframes _normalRow_rotate_18xev_1 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes _normalRow_shake_18xev_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_18xev_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._normalRow_row_18xev_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_18xev_496 strong {
  font-weight: 800;
}

._normalRow_withPaddingLeft_18xev_511 {
  padding-left: 8px;
}

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

._normalRow_fullWidth_18xev_522 {
  flex: 1;
}.adyen-checkout__spinner__wrapper{align-items:center;display:flex;height:100%;justify-content:center}.adyen-checkout__spinner__wrapper--inline{display:inline-block;height:auto;margin-right:8px}[dir=rtl] .adyen-checkout__spinner__wrapper--inline{margin-left:8px;margin-right:0}.adyen-checkout__spinner{animation:rotate-spinner 1.5s linear infinite;border:3px solid #0075ff;border-radius:50%;border-top-color:transparent;height:43px;width:43px}.adyen-checkout__spinner--large{height:43px;width:43px}.adyen-checkout__spinner--small{border-width:2px;height:16px;width:16px}.adyen-checkout__spinner--medium{height:28px;width:28px}@keyframes rotate-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
.adyen-checkout__button{background:#00112c;border:0;border-radius:6px;color:#fff;cursor:pointer;font-size:1em;font-weight:500;height:48px;margin:0;padding:15px;text-decoration:none;transition:background .3s ease-out,box-shadow .3s ease-out;width:100%}.adyen-checkout__button:focus{box-shadow:0 0 0 2px #3070ED;outline:0}.adyen-checkout__button:hover{background:#1c3045;box-shadow:0 0,0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14)}.adyen-checkout__button:active{background:#3a4a5c}.adyen-checkout__button:hover:focus{box-shadow:0 0 0 2px #3070ED,0 3px 4px rgba(0,15,45,.2)}.adyen-checkout__button:disabled,.adyen-checkout__button:disabled:hover{box-shadow:none;cursor:not-allowed;opacity:.4;-webkit-user-select:all;-moz-user-select:all;user-select:all}.adyen-checkout__button.adyen-checkout__button--loading{background:#687282;box-shadow:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__button.adyen-checkout__button--pay{display:flex;justify-content:center;margin-top:24px}.adyen-checkout__button.adyen-checkout__button--pay:disabled{opacity:.4}.adyen-checkout__button.adyen-checkout__button--standalone{margin-top:0}.adyen-checkout__button.adyen-checkout__button--inline{display:block;font-size:.81em;height:auto;padding:10px 8px;width:auto}.adyen-checkout__button.adyen-checkout__button--ghost{background:none;border:0;color:#00112c}.adyen-checkout__button.adyen-checkout__button--ghost:hover{background:#f7f8f9;box-shadow:none}.adyen-checkout__button.adyen-checkout__button--ghost:active{background:#e6e9eb;box-shadow:none}.adyen-checkout__button.adyen-checkout__button--secondary{background:#fff;border:1px solid #00112c;color:#00112c;padding:10px 12px}.adyen-checkout__button.adyen-checkout__button--secondary:hover{background:#f7f8f9;box-shadow:0 2px 4px rgba(27,42,60,.2),0 4px 5px rgba(27,42,60,.14)}.adyen-checkout__button.adyen-checkout__button--secondary:active,.adyen-checkout__button.adyen-checkout__button--secondary:active:hover{background:#f7f8f9;box-shadow:none}.adyen-checkout__button.adyen-checkout__button--secondary:disabled,.adyen-checkout__button.adyen-checkout__button--secondary:disabled:hover{background-color:#f7f8f9;border-color:#99a3ad;box-shadow:none;cursor:not-allowed;opacity:.5;-webkit-user-select:all;-moz-user-select:all;user-select:all}.adyen-checkout__button.adyen-checkout__button--secondary .adyen-checkout__spinner{border-color:transparent #00112c #00112c}.adyen-checkout__button.adyen-checkout__button--action{background:rgba(0,102,255,.1);border:1px solid transparent;color:#0075ff;padding:10px 12px}.adyen-checkout__button.adyen-checkout__button--action:hover{background:rgba(0,102,255,.2);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--action:active,.adyen-checkout__button.adyen-checkout__button--action:active:hover{background:rgba(0,102,255,.3);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--link{background:transparent;border:1px solid transparent;border-radius:3px;color:#0075ff;font-weight:400;padding:2px}.adyen-checkout__button.adyen-checkout__button--link:hover{background:transparent;box-shadow:none;text-decoration:underline}.adyen-checkout__button.adyen-checkout__button--completed,.adyen-checkout__button.adyen-checkout__button--completed:active,.adyen-checkout__button.adyen-checkout__button--completed:active:hover,.adyen-checkout__button.adyen-checkout__button--completed:hover{background:#089a43;color:#fff}.adyen-checkout__button.adyen-checkout__button--completed .adyen-checkout__button__icon{filter:brightness(0) invert(1)}.adyen-checkout__button__content{align-items:center;display:flex;height:100%;justify-content:center}.adyen-checkout__button__icon{margin-right:12px}[dir=rtl] .adyen-checkout__button__icon{margin-left:12px;margin-right:0}.adyen-checkout__button__text{display:block;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__button .adyen-checkout__spinner{border-color:transparent #fff #fff}
.checkout-secondary-button__text{font-size:.85em;margin-left:5px;margin-top:1px}
.adyen-checkout__iframe{border:0}
.adyen-checkout__fieldset{border:none;display:block;margin-inline-end:0;margin-inline-start:0;margin:0;padding-block-start:0;padding-bottom:8px;padding-block-end:0;padding-inline-end:0;padding-inline-start:0;width:100%}.adyen-checkout__fieldset:last-of-type{padding-bottom:0}.adyen-checkout__fieldset+.adyen-checkout__fieldset{margin-top:16px}.adyen-checkout__fieldset__title{color:#687282;display:block;font-size:.68em;font-weight:700;letter-spacing:1px;margin:0;padding:0 0 12px;text-transform:uppercase}.adyen-checkout__field-group,.adyen-checkout__fieldset__fields{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}@media (min-width:480px){.adyen-checkout__field-group:last-of-type .adyen-checkout__field{margin-bottom:0}}.adyen-checkout__field-group:last-of-type .adyen-checkout__field:last-of-type,:not(.adyen-checkout__field-group)>.adyen-checkout__field:last-of-type{margin-bottom:0}.adyen-checkout__fieldset--readonly .adyen-checkout__fieldset__fields{color:#00112c;font-size:.81em;line-height:19px;margin:0}
.adyen-checkout__field{display:block;margin-bottom:16px;width:100%}.adyen-checkout__label{display:block;position:relative}.adyen-checkout__helper-text,.adyen-checkout__label__text{color:#00112c;display:block;font-size:.81em;font-weight:400;line-height:13px;padding-bottom:5px}.adyen-checkout__label-adornment--end{position:absolute;right:0;top:0}.adyen-checkout__helper-text{color:#687282}.adyen-checkout__label__text{display:block;overflow:hidden;text-overflow:ellipsis;transition:color .1s ease-out;white-space:nowrap}.adyen-checkout__label__text--error{color:#c12424}.adyen-checkout__label--focused .adyen-checkout__label__text{color:#0075ff}.adyen-checkout__error-text{align-items:center;color:#c12424;display:flex;font-size:.75em;font-weight:400;margin-top:4px}
.adyen-checkout__field-wrapper{display:flex;width:100%}@media (min-width:480px){.adyen-checkout__field--20{width:20%}.adyen-checkout__field--30{width:30%}.adyen-checkout__field--40{width:40%}.adyen-checkout__field--50{width:50%}.adyen-checkout__field--60{width:60%}.adyen-checkout__field--70{width:70%}.adyen-checkout__field--80{width:80%}.adyen-checkout__field--col-70{width:calc(70% - 8px)}.adyen-checkout__field--col-30{width:calc(30% - 8px)}.adyen-checkout__field--col-50{width:calc(50% - 8px)}}.adyen-checkout__field-wrapper>.adyen-checkout__field:first-child{margin-right:8px}[dir=rtl] .adyen-checkout__field-wrapper>.adyen-checkout__field:first-child{margin-left:8px;margin-right:0}.adyen-checkout__field-wrapper>.adyen-checkout__field:nth-child(2){margin-left:8px}[dir=rtl] .adyen-checkout__field-wrapper>.adyen-checkout__field:nth-child(2){margin-left:0;margin-right:8px}.adyen-checkout__field-wrapper:last-of-type>.adyen-checkout__field{margin-bottom:0}.adyen-checkout__input{background:#fff;border:1px solid #b9c4c9;border-radius:6px;box-sizing:border-box;caret-color:#0075ff;color:#00112c;display:block;font-family:inherit;font-size:1em;height:40px;outline:none;padding:5px 8px;position:relative;transition:border .2s ease-out,box-shadow .2s ease-out;width:100%}.adyen-checkout__input:hover{border-color:#99a3ad}.adyen-checkout__input:required{box-shadow:none}.adyen-checkout__input--disabled,.adyen-checkout__input[readonly]{background:#e6e9eb;border-color:#e6e9eb}.adyen-checkout__input--disabled:hover{border-color:#e6e9eb}.adyen-checkout__input-wrapper{display:block;position:relative}.adyen-checkout__input-wrapper--block{display:block}.adyen-checkout-input__inline-validation{height:16px;position:absolute;right:14px;top:50%;transform:translateY(-50%);width:16px}[dir=rtl] .adyen-checkout-input__inline-validation{left:14px;right:auto}[dir=ltr] .adyen-checkout-input__inline-validation{left:auto;right:14px}.adyen-checkout-input__inline-validation--valid{color:#089a43}.adyen-checkout-input__inline-validation--invalid{color:#c12424}.adyen-checkout__input--valid{border-bottom-color:#089a43}.adyen-checkout__input--error,.adyen-checkout__input--error:hover,.adyen-checkout__input--invalid,.adyen-checkout__input--invalid:hover{border-color:#c12424}.adyen-checkout__input::-moz-placeholder{color:#707070;font-weight:200}.adyen-checkout__input::placeholder{color:#707070;font-weight:200}.adyen-checkout__input--date{padding-right:30px}.adyen-checkout__input--focus,.adyen-checkout__input--focus:hover,.adyen-checkout__input:active,.adyen-checkout__input:active:hover,.adyen-checkout__input:focus,.adyen-checkout__input:focus:hover{border:1px solid #0075ff;box-shadow:0 0 0 2px #3070ED}.adyen-checkout__input[readonly],.adyen-checkout__input[readonly]:hover{background-color:#e6e9eb;border-color:transparent;color:#687282;cursor:default}
.adyen-checkout__fieldset--personalDetails .adyen-checkout__field--gender .adyen-checkout__radio_group{display:flex}.adyen-checkout__fieldset--personalDetails .adyen-checkout__radio_group{display:flex;margin:8px 0}.adyen-checkout__fieldset--personalDetails .adyen-checkout__radio_group__input-wrapper{margin-right:20px}.adyen-checkout__fieldset--personalDetails .adyen-checkout__radio_group__input-wrapper:last-child{margin:0}
.adyen-checkout__radio_group+.adyen-checkout-input__inline-validation{display:none}.adyen-checkout__radio_group__input{opacity:0;position:absolute}.adyen-checkout__radio_group__label{color:inherit;display:block;font-size:.81em;font-weight:400;line-height:16px;overflow:visible;padding-bottom:0;padding-left:24px;position:relative}.adyen-checkout__label--focused .adyen-checkout__radio_group__label{color:inherit}.adyen-checkout__radio_group__label:before{background-color:#fff;border:1px solid #b9c4c9;border-radius:50%;content:"";height:16px;left:0;position:absolute;top:0;transition:border-color .2s ease-out,box-shadow .2s ease-out;width:16px}.adyen-checkout__radio_group__label:hover:before{border-color:#99a3ad;box-shadow:0 0 0 2px #d4d9db;cursor:pointer}.adyen-checkout__radio_group__label:after{background-color:#fff;border-radius:50%;box-shadow:0 1px 1px rgba(0,15,45,.25);content:"";display:block;height:6px;left:5px;margin:0 auto;position:absolute;top:5px;transform:scale(0);transition:transform .2s ease-out;width:6px}.adyen-checkout__radio_group__label:hover{border-color:#0075ff;cursor:pointer}.adyen-checkout__radio_group__input:checked+.adyen-checkout__radio_group__label:before,.adyen-checkout__radio_group__label--selected{background-color:#0075ff;border:0;transition:all .2s ease-out}.adyen-checkout__radio_group__input:checked+.adyen-checkout__radio_group__label:after{transform:scale(1)}.adyen-checkout__radio_group__input:focus+.adyen-checkout__radio_group__label:before{border-color:#0075ff;box-shadow:0 0 0 2px rgba(0,102,255,.4)}.adyen-checkout__radio_group__input:checked+.adyen-checkout__radio_group__label:hover:before,.adyen-checkout__radio_group__input:checked:active+.adyen-checkout__radio_group__label:before,.adyen-checkout__radio_group__input:checked:focus+.adyen-checkout__radio_group__label:before{box-shadow:0 0 0 2px rgba(0,102,255,.4)}.adyen-checkout__radio_group__label.adyen-checkout__radio_group__label--invalid:before{border:1px solid #c12424}
.Select-module_adyen-checkout__dropdown__0Mj-n{position:relative}.Select-module_adyen-checkout__dropdown__button__yTyqq{align-items:center;cursor:pointer;display:flex}.Select-module_adyen-checkout__dropdown__button__yTyqq:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='7' fill='none'%3E%3Cpath fill='%23687282' d='M3.195 6.565a1 1 0 0 0 1.6 0l2.992-3.98a1 1 0 0 0-.8-1.602H1.013a1 1 0 0 0-.8 1.6l2.983 3.982Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:6px;position:absolute;right:16px;width:8px}[dir=rtl] .Select-module_adyen-checkout__dropdown__button__yTyqq:after{left:16px;right:auto}.Select-module_adyen-checkout__dropdown__button--active__Ej-JR:after{transform:rotate(180deg)}.Select-module_adyen-checkout__filter-input__CwPBS{background:#fff;border:0;caret-color:#0075ff;color:#00112c;font-family:inherit;font-size:1em;height:100%;padding:0;width:100%}.Select-module_adyen-checkout__filter-input__CwPBS::-moz-placeholder{color:#b9c4c9;font-weight:200}.Select-module_adyen-checkout__filter-input__CwPBS::placeholder{color:#b9c4c9;font-weight:200}.Select-module_adyen-checkout__filter-input__CwPBS:active,.Select-module_adyen-checkout__filter-input__CwPBS:focus{outline:0}.Select-module_adyen-checkout__filter-input__CwPBS[readonly]{background:#e6e9eb;border-color:transparent;color:#00112c;cursor:not-allowed}.Select-module_adyen-checkout__dropdown__list__YtEzj{background:#fff;display:none;list-style:none;margin:0 0 50px;overflow-y:auto;padding:0;position:absolute;width:100%;z-index:1}.Select-module_adyen-checkout__dropdown__list__YtEzj.Select-module_adyen-checkout__dropdown__list--active__Gegw2{display:block}.Select-module_adyen-checkout__dropdown__element__ORU4-{align-items:center;display:flex}
.adyen-checkout__image{opacity:0;transition:opacity .6s ease-out}.adyen-checkout__image--loaded{opacity:1}
.adyen-checkout__dropdown__button-icon--left{flex-direction:row-reverse;justify-content:flex-end}.adyen-checkout__dropdown__button-icon--left>img{margin-left:0;margin-right:12px}.adyen-checkout__dropdown{font-size:1em;max-width:100%;width:100%}.adyen-checkout__dropdown__button{background:#fff;border:1px solid #b9c4c9;border-radius:6px;color:#00112c;font-size:1em;height:40px;line-height:20px;outline:0;padding:7px 24px 7px 12px;text-decoration:none;transition:border .2s ease-out,box-shadow .2s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}[dir=rtl] .adyen-checkout__dropdown__button{padding:7px 12px 7px 24px}.adyen-checkout__dropdown__button:hover{border-color:#99a3ad}.adyen-checkout__dropdown__button__icon{border-radius:3px;height:26px;margin-right:12px;max-width:40px}.adyen-checkout__dropdown__button--disabled{opacity:.4}.adyen-checkout__dropdown__button--active,.adyen-checkout__dropdown__button--active:hover,.adyen-checkout__dropdown__button:active,.adyen-checkout__dropdown__button:focus{border-color:#0075ff;box-shadow:0 0 0 2px #3070ED}.adyen-checkout__dropdown__button--readonly,.adyen-checkout__dropdown__button--readonly--active,.adyen-checkout__dropdown__button--readonly:focus,.adyen-checkout__dropdown__button--readonly:hover{background:#e6e9eb;border-color:transparent;color:#00112c;cursor:not-allowed}.adyen-checkout__dropdown__button--readonly:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='7' fill='none'%3E%3Cpath fill='%23B9C4C9' d='M3.195 6.565a1 1 0 0 0 1.6 0l2.992-3.98a1 1 0 0 0-.8-1.602H1.013a1 1 0 0 0-.8 1.6l2.983 3.982Z'/%3E%3C/svg%3E")}.adyen-checkout__dropdown__button--invalid{border-color:#c12424}.adyen-checkout__dropdown__button--valid{border-bottom-color:#089a43}.adyen-checkout__dropdown__button__text{flex-grow:1;overflow:hidden;pointer-events:none;text-align:left;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__dropdown__button__secondary-text{margin-right:16px}.adyen-checkout__dropdown__list{border-radius:6px;box-shadow:0 2px 7px rgba(0,15,45,.3);max-height:375px;z-index:2}.adyen-checkout__dropdown__list.adyen-checkout__dropdown__list--active{margin-top:2px}.adyen-checkout__dropdown__element{border:1px solid transparent;cursor:pointer;font-size:.81em;-webkit-hyphens:auto;hyphens:auto;line-height:20px;outline:0;padding:8px;transition:background .2s ease-out,border-color .2s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;word-break:break-word}.adyen-checkout__dropdown__element .adyen-checkout__icon{position:absolute;right:8px}.adyen-checkout__dropdown__element:last-child{border-bottom:0}.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--active{background:rgba(230,233,235,.6)}.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--selected{background:rgba(0,102,255,.1)}.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--selected:active,.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--selected:focus,.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--selected:hover{background:rgba(0,102,255,.15)}.adyen-checkout__dropdown__element--disabled{cursor:not-allowed;opacity:.4}.adyen-checkout__dropdown__element__icon{border-radius:3px;margin-right:12px;max-height:26px;max-width:40px}.adyen-checkout__dropdown__element__text{flex-grow:1}.adyen-checkout__dropdown__element__secondary-text:not(:last-child){margin-right:8px}.adyen-checkout__dropdown__element__flag{margin-left:8px;margin-right:10px;max-height:18px;max-width:27px}.adyen-checkout__dropdown+.adyen-checkout-input__inline-validation{right:32px}
.adyen-checkout__address-search{position:relative}.adyen-checkout__address-search .adyen-checkout__dropdown__button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23687282' d='M6.5 11.9a4.5 4.5 0 0 0 2.6-.83l2.77 2.74c.13.13.3.19.48.19.38 0 .65-.29.65-.66a.63.63 0 0 0-.19-.46l-2.75-2.73a4.4 4.4 0 0 0 .92-2.7 4.48 4.48 0 0 0-8.98 0 4.48 4.48 0 0 0 4.5 4.45Zm0-.96a3.53 3.53 0 0 1-3.53-3.49 3.52 3.52 0 0 1 7.04 0c0 1.9-1.59 3.49-3.52 3.49Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:16px;left:12px;position:absolute;width:16px}.adyen-checkout__address-search .adyen-checkout__dropdown__button--active:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%2300112C' d='M6.5 11.9a4.5 4.5 0 0 0 2.6-.83l2.77 2.74c.13.13.3.19.48.19.38 0 .65-.29.65-.66a.63.63 0 0 0-.19-.46l-2.75-2.73a4.4 4.4 0 0 0 .92-2.7 4.48 4.48 0 0 0-8.98 0 4.48 4.48 0 0 0 4.5 4.45Zm0-.96a3.53 3.53 0 0 1-3.53-3.49 3.52 3.52 0 0 1 7.04 0c0 1.9-1.59 3.49-3.52 3.49Z'/%3E%3C/svg%3E");transform:none}.adyen-checkout__address-search .adyen-checkout__filter-input{padding-left:24px}.adyen-checkout__address-search__manual-add{position:absolute;right:0;top:0}.adyen-checkout__address-search__manual-add .adyen-checkout__address-search__manual-add__button{border:0;padding:0}
.adyen-checkout__checkbox{display:block}.adyen-checkout__checkbox__label{color:#00112c;cursor:pointer;font-size:.81em;font-weight:400;line-height:19px;padding-left:24px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}[dir=rtl] .adyen-checkout__checkbox__label{padding-left:0;padding-right:24px}.adyen-checkout__checkbox__input{opacity:0;pointer-events:none;position:absolute}.adyen-checkout__checkbox__input:checked+.adyen-checkout__checkbox__label:before{opacity:1}.adyen-checkout__checkbox__input:checked+.adyen-checkout__checkbox__label:after{background-color:#0075ff;border:1px solid #0075ff}.adyen-checkout__checkbox__input:checked:hover+.adyen-checkout__checkbox__label:after{border-color:#0075ff;box-shadow:0 0 0 2px rgba(0,102,255,.4)}.adyen-checkout__checkbox__input:focus+.adyen-checkout__checkbox__label:after{border:1px solid #0075ff;box-shadow:0 0 0 2px #3070ED}.adyen-checkout__checkbox__input:hover:not(:focus)+.adyen-checkout__checkbox__label:after{border-color:#99a3ad;box-shadow:0 0 0 2px #d4d9db}.adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:before{border-color:transparent #fff #fff transparent;border-radius:0 2px 1px;border-style:solid;border-width:1px 2px 2px 1px;content:"";height:11px;left:1px;opacity:0;position:absolute;top:2px;transform:rotate(37deg);transform-origin:100% 100%;transition:opacity .2s ease-out;width:6px;z-index:1}[dir=rtl] .adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:before{left:auto;right:8px}.adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:after{background-color:#fff;border:1px solid #b9c4c9;border-radius:3px;content:"";height:16px;left:0;position:absolute;top:0;transition:background .15s ease-out,border .05s ease-out,box-shadow .1s ease-out;width:16px;z-index:0}[dir=rtl] .adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:after{left:auto;right:0}.adyen-checkout__field--consentCheckbox{background:#e6e9eb;border:1px solid #e6e9eb;border-radius:6px;padding:14px 14px 13px}[dir=rtl] .adyen-checkout__field--consentCheckbox{padding:14px 14px 13px}.adyen-checkout__field--consentCheckbox.adyen-checkout__field--error{border-color:#c12424}.adyen-checkout__field--consentCheckbox .adyen-checkout-input__inline-validation{right:-5px;top:10px}
.adyen-checkout__open-invoice .adyen-checkout__fieldset--billingAddress{margin-bottom:16px}.adyen-checkout__open-invoice .adyen-checkout__fieldset--deliveryAddress{margin-top:24px;padding-bottom:8px}.adyen-checkout__open-invoice .adyen-checkout__input--separateDeliveryAddress{margin-bottom:0}.adyen-checkout__input--separateDeliveryAddress+.adyen-checkout__checkbox__label,.adyen-checkout__open-invoice .adyen-checkout__field--consentCheckbox{margin-top:16px}
.adyen-checkout-form-instruction{color:#687282;font-size:.81em;font-weight:400;line-height:19px;margin-top:0}[dir=rtl] .adyen-checkout-form-instruction{padding-right:0}
.adyen-checkout__amazonpay__button{margin:auto}.adyen-checkout__amazonpay .adyen-checkout__button--ghost{display:block;margin:8px auto 0;width:auto}
@supports (-webkit-appearance:-apple-pay-button){.ApplePayButton-module_apple-pay-button__l5g-d,.ApplePayButton-module_apple-pay__gYjuP{-webkit-appearance:-apple-pay-button}.ApplePayButton-module_apple-pay-button__l5g-d{cursor:pointer;display:inline-block}.ApplePayButton-module_apple-pay-button-black__istwW{-apple-pay-button-style:black}.ApplePayButton-module_apple-pay-button-white__-wLaE{-apple-pay-button-style:white}.ApplePayButton-module_apple-pay-button-white-with-line__MlRq7{-apple-pay-button-style:white-outline}.ApplePayButton-module_apple-pay-button--type-plain__ycfNl{-apple-pay-button-type:plain}.ApplePayButton-module_apple-pay-button--type-buy__9m8AB{-apple-pay-button-type:buy}.ApplePayButton-module_apple-pay-button--type-donate__HmRdK{-apple-pay-button-type:donate}.ApplePayButton-module_apple-pay-button--type-check-out__XdGWd{-apple-pay-button-type:check-out}.ApplePayButton-module_apple-pay-button--type-book__-v-VY{-apple-pay-button-type:book}.ApplePayButton-module_apple-pay-button--type-subscribe__WxWIF{-apple-pay-button-type:subscribe}.ApplePayButton-module_apple-pay-button--type-add-money__zeBA8{-apple-pay-button-type:add-money}.ApplePayButton-module_apple-pay-button--type-contribute__G3E8e{-apple-pay-button-type:contribute}.ApplePayButton-module_apple-pay-button--type-order__ggI6j{-apple-pay-button-type:order}.ApplePayButton-module_apple-pay-button--type-reload__QbgLd{-apple-pay-button-type:reload}.ApplePayButton-module_apple-pay-button--type-rent__VzC-E{-apple-pay-button-type:rent}.ApplePayButton-module_apple-pay-button--type-support__6EjmY{-apple-pay-button-type:support}.ApplePayButton-module_apple-pay-button--type-tip__bdzGK{-apple-pay-button-type:tip}.ApplePayButton-module_apple-pay-button--type-top-up__Eb3qR{-apple-pay-button-type:top-up}}@supports not (-webkit-appearance:-apple-pay-button){.ApplePayButton-module_apple-pay-button__l5g-d{background-position:50% 50%;background-repeat:no-repeat;background-size:100% 60%;border-radius:5px;box-sizing:border-box;display:inline-block;max-height:64px;min-height:32px;min-width:200px;padding:0}.ApplePayButton-module_apple-pay-button-black__istwW{background-color:black;background-image:-webkit-named-image(apple-pay-logo-white)}.ApplePayButton-module_apple-pay-button-white-with-line__MlRq7,.ApplePayButton-module_apple-pay-button-white__-wLaE{background-color:white;background-image:-webkit-named-image(apple-pay-logo-black)}.ApplePayButton-module_apple-pay-button-white-with-line__MlRq7{border:.5px solid black}}
.adyen-checkout__applepay__button{height:48px;width:240px}.adyen-checkout__dropin .adyen-checkout__applepay__button{width:100%}
.adyen-checkout__issuer-button{align-items:center;background-color:#fff;border:none;border-radius:6px;box-shadow:inset 0 0 0 1px #b9c4c9;cursor:pointer;display:flex;flex-basis:47%;flex-grow:2;font-size:.81em;height:40px;padding:0 12px;transition:background .3s ease-out,box-shadow .3s ease-out}.adyen-checkout__issuer-button:active{color:black}.adyen-checkout__issuer-button:not(.adyen-checkout__issuer-button--selected):focus{box-shadow:inset 0 0 0 2px #99a3ad;outline:none}.adyen-checkout__issuer-button:not(.adyen-checkout__issuer-button--selected):focus-visible{box-shadow:inset 0 0 0 2px #99a3ad;outline:none}.adyen-checkout__issuer-button:not(.adyen-checkout__issuer-button--selected):hover{box-shadow:inset 0 0 0 2px #99a3ad;outline:none}.adyen-checkout__issuer-button--selected{background:#fff;box-shadow:inset 0 0 0 2px #0075ff;color:#0075ff;font-weight:500;height:40px;transition:none}.adyen-checkout__issuer-button-img{margin-right:8px;max-height:26px}
.adyen-checkout__issuer-button-group{display:flex;flex-wrap:wrap;gap:16px 16px}
.adyen-checkout__content-separator{align-items:center;color:#687282;display:flex;font-size:13px;justify-content:center;line-height:19px;margin-bottom:16px;margin-top:16px;white-space:nowrap}.adyen-checkout__content-separator:after,.adyen-checkout__content-separator:before{background:#e6e9eb;content:"";display:block;height:1px;width:100%}.adyen-checkout__content-separator:after{margin-left:20px}.adyen-checkout__content-separator:before{margin-right:20px}
.adyen-checkout__field--issuer-list{margin-bottom:0}.adyen-checkout__issuer-list__termsAndConditions{text-align:center}
.adyen-checkout-disclaimer__label{color:#687282;display:inline-block;font-size:.81em;font-weight:400;line-height:19px;margin-top:16px;padding-left:0}[dir=rtl] .adyen-checkout-disclaimer__label{padding-right:0}
.js-iframe{border:none;height:100%;overflow:hidden;width:100%}
.adyen-checkout__card-input__form{transition:opacity .25s ease-out}.adyen-checkout__card__cardNumber{max-width:400px}.adyen-checkout__card__cardNumber__input{padding:5px 8px}.adyen-checkout__card__exp-date__input--oneclick{font-weight:400;line-height:30px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__field--storedCard .adyen-checkout__input[readonly],.adyen-checkout__field--storedCard .adyen-checkout__input[readonly]:hover{color:#00112c}.adyen-checkout__card__holderName,.adyen-checkout__field--expiryDate,.adyen-checkout__field--storedCard{margin-bottom:0}.adyen-checkout__card-input .adyen-checkout__fieldset--billingAddress,.adyen-checkout__card__holderName,.adyen-checkout__card__kcp-authentication,.adyen-checkout__card__socialSecurityNumber,.adyen-checkout__installments,.adyen-checkout__store-details{margin-top:16px}.adyen-checkout__card-input.adyen-checkout__card-input--loading{pointer-events:none}.adyen-checkout__card__holderName:first-child{margin:0 0 16px}.adyen-checkout__field--cardNumber .adyen-checkout__input--error .adyen-checkout__card__cardNumber__brandIcon,.adyen-checkout__field--cardNumber .adyen-checkout__input--valid:not(.adyen-checkout__card__cardNumber__input--noBrand)+.adyen-checkout-input__inline-validation--valid{display:none}.adyen-checkout__field--securityCode.adyen-checkout__field--error .adyen-checkout__card__cvc__hint,.adyen-checkout__field--securityCode.adyen-checkout__field--valid .adyen-checkout__card__cvc__hint{opacity:0}@keyframes cvc-indicate-location{0%{opacity:1}to{opacity:.3}}.adyen-checkout__label--focused .adyen-checkout__field__cvc--back-hint .adyen-checkout__card__cvc__hint--back .adyen-checkout__card__cvc__hint__location,.adyen-checkout__label--focused .adyen-checkout__field__cvc--front-hint .adyen-checkout__card__cvc__hint--front .adyen-checkout__card__cvc__hint__location{animation-direction:alternate;animation-duration:1s;animation-iteration-count:infinite;animation-name:cvc-indicate-location}.adyen-checkout__card__cvc__hint__wrapper{align-items:center;backface-visibility:visible;display:flex;height:100%;margin:0 10px;position:absolute;right:0;top:0;transform:translateZ(0);transform-origin:center;transform-style:preserve-3d;transition:transform .3s cubic-bezier(.455,.03,.515,.955);width:27px;will-change:transform}.adyen-checkout__field__cvc--front-hint.adyen-checkout__card__cvc__hint__wrapper{transform:rotateY(180deg)}.adyen-checkout__card__cvc__hint{backface-visibility:hidden;position:absolute;transition:opacity .1s linear}.adyen-checkout__field__exp-date_hint_wrapper{align-items:center;bottom:0;display:flex;position:absolute;right:0;top:0;transition:opacity .1s linear}.adyen-checkout__field__exp-date_hint_wrapper.adyen-checkout__field__exp-date_hint_wrapper--hidden{opacity:0}.adyen-checkout__field__exp-date_hint{height:18px;margin:0 10px 0 0;width:27px}.adyen-checkout__card__cvc__hint--front{transform:rotateY(180deg)}@media (prefers-reduced-motion:reduce){.adyen-checkout__card__cvc__hint__wrapper{transition:none}}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__fieldset__fields{justify-content:left}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__radio_group{display:flex;flex-direction:column}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__radio_group__input-wrapper{margin-top:20px}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__field--revolving-plan-installments{margin-left:15px;position:relative;top:42px;width:30%}
.LoadingWrapper-module_loading-input__form__ffCKa{opacity:1}.LoadingWrapper-module_loading-input__form--loading__7GmVo{opacity:0}.LoadingWrapper-module_loading-input__spinner__GxA51{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.LoadingWrapper-module_loading-input__spinner--active__ENNBS{display:block}
.CardInput-module_card-input__wrapper__wXSCw{position:relative}.CardInput-module_card-input__wrapper__wXSCw *,.CardInput-module_card-input__wrapper__wXSCw :after,.CardInput-module_card-input__wrapper__wXSCw :before{box-sizing:border-box}.CardInput-module_card-input__icon__3Cz5M{border-radius:3px;height:18px;margin-left:7px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:27px}.CardInput-module_card-input__form__fRo1r{opacity:1}.CardInput-module_card-input__spinner__-j2Qi{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.CardInput-module_card-input__spinner--active__slD7w{display:block}.CardInput-module_card-input__form--loading__rrmdj{opacity:0}.CardInput-module_adyen-checkout__input__11tlB{display:block;max-height:100px}.CardInput-module_adyen-checkout__card__cvc__input--hidden__VIlHV,.CardInput-module_adyen-checkout__card__exp-date__input--hidden__evi6-{display:none}.CardInput-module_adyen-checkout__card__exp-cvc__exp-date__input--hidden__YC3VT{justify-content:flex-end}.CardInput-module_revolving-plan-installments__disabled__VhNj2{opacity:.4;pointer-events:none}
.adyen-checkout__card__dual-branding__buttons{display:flex;opacity:.4;pointer-events:none}.adyen-checkout__card__dual-branding__buttons--active{opacity:1;pointer-events:auto}.adyen-checkout__card__dual-branding__buttons .adyen-checkout__card__cardNumber__brandIcon{cursor:pointer;opacity:1}.adyen-checkout__card__dual-branding__buttons .adyen-checkout__card__cardNumber__brandIcon:first-child{right:40px}.adyen-checkout__card__dual-branding__buttons .adyen-checkout__card__cardNumber__brandIcon--not-selected{opacity:.5}
.adyen-checkout__card__brands{display:flex;flex-basis:auto;flex-shrink:1;flex-wrap:wrap;gap:4px;height:16px;margin-bottom:16px;margin-top:-8px;overflow:hidden;transition:all .2s ease-out}.adyen-checkout__card__brands--hidden{height:0;margin:-8px 0 8px;opacity:0}.adyen-checkout__card__brands img{border-radius:3px;height:16px;width:24px}.adyen-checkout__card__brands__brand-wrapper{display:inline-block;height:16px;position:relative;width:24px}.adyen-checkout__card__brands__brand-wrapper:after{border:1px solid rgba(0,27,43,.17);border-radius:3px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}
.adyen-checkout-ctp__otp-resend-code{color:#0075ff;cursor:pointer;font-size:13px;font-weight:400;margin-left:auto}.adyen-checkout-ctp__otp-resend-code--confirmation,.adyen-checkout-ctp__otp-resend-code--disabled{color:#687282;cursor:default;font-size:13px;font-weight:400;margin-left:auto;pointer-events:none}.adyen-checkout-ctp__otp-resend-code--confirmation{align-items:center;display:flex}.adyen-checkout-ctp__otp-resend-code--confirmation>img{margin-left:4px}.adyen-checkout-ctp__otp-resend-code-counter{color:black;cursor:default;display:inline-block;font-size:13px;font-weight:400;margin-left:auto;text-align:right}.adyen-checkout-ctp__section>.adyen-checkout__field.adyen-checkout__field--otp{margin-bottom:12px}
.adyen_checkout-ctp__brand-wrapper{align-items:center;display:flex;height:18px}.adyen_checkout-ctp__brand-logo{margin-right:6px;width:24px}.adyen_checkout-ctp__brand-pipe{height:15px;margin-right:6px}.adyen_checkout-ctp__brand-scheme{margin-right:6px;-o-object-fit:none;object-fit:none}.adyen_checkout-ctp__brand-scheme-mc{width:27px}.adyen_checkout-ctp__brand-scheme-visa{width:35px}
.adyen-checkout__modal-wrapper{align-items:center;display:flex;height:100%;left:0;overflow-y:auto;overscroll-behavior-y:contain;padding:24px;position:fixed;top:0;visibility:hidden;width:100%;z-index:10}.adyen-checkout__modal-wrapper:before{background:rgba(0,17,44,.5);content:"";height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s linear;width:100%;z-index:10}.adyen-checkout__modal-wrapper--open{visibility:visible}.adyen-checkout__modal-wrapper--open .adyen-checkout__modal,.adyen-checkout__modal-wrapper--open:before{opacity:1}.adyen-checkout__modal{background-color:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(0,17,44,.15);margin:auto;opacity:0;padding:16px;position:relative;transition:opacity .2s ease,visibility .2s ease;z-index:11}@media (max-width:480px){.adyen-checkout__modal-wrapper{padding:0}.adyen-checkout__modal{border-radius:0;height:100%}}
.adyen-checkout__ctp-modal-header-image{display:block;margin:auto}.adyen-checkout__ctp-modal-title{font-size:20px;font-weight:700;line-height:24px;margin:0 0 12px;padding:0}.adyen-checkout__ctp-modal-text{font-size:13px;font-weight:400;line-height:19px;margin-bottom:16px}.adyen-checkout__ctp-modal-benefits{margin-left:0;padding-left:20px}.adyen-checkout__ctp-modal-benefits li{list-style:disc;margin-bottom:16px}.adyen-checkout__modal-wrapper--ctp .adyen-checkout__modal{max-width:464px}.adyen_checkout-ctp__brand-wrapper--popup{justify-content:center;margin-bottom:24px}
.adyen-web__ctp-info-button{background-color:transparent;border:0;cursor:pointer;padding:0}
.adyen-checkout-ctp__section-logout-button{color:#0075ff;cursor:pointer;font-size:13px;font-weight:400;line-height:19px;margin-left:auto}.adyen-checkout-ctp__section-logout-button--disabled{color:#687282;pointer-events:none}
.adyen-checkout-ctp__section{background-color:white;border-radius:12px;box-shadow:0 6px 12px rgba(0,17,44,.08),0 2px 4px rgba(0,17,44,.04);padding:16px;position:relative}.adyen-checkout-ctp__section-brand{align-items:center;display:flex;height:18px;margin-bottom:16px}.adyen-checkout-ctp__section--standalone{all:unset}.adyen-checkout-ctp__section .adyen-checkout__fieldset{margin-bottom:24px}.adyen-checkout-ctp__section-header{align-items:center;display:flex}.adyen-checkout-ctp__section-header-title{font-size:17px;font-weight:600;line-height:22px;margin:0;padding:0;width:auto}@media screen and (max-width:400px){.adyen-checkout-ctp__section-header-title{font-size:15px}}.adyen-checkout-ctp__section-header-adornment{margin-left:5px}.adyen-checkout-ctp__section-text{color:#707070;font-size:13px;font-weight:400;line-height:19px;margin:0 0 16px}.adyen-checkout-ctp__separator{color:#00112c;font-size:13px;font-weight:400}
.adyen-checkout-ctp__otp-subtitle--highlighted{color:#00112c;font-weight:500}
.adyen-checkout-ctp__otp-checkbox-container{background-color:#f7f8f9;border-radius:6px;margin-bottom:16px;padding:12px}.adyen-checkout-ctp__otp-checkbox-container--checked{background-color:#F2F8FF}.adyen-checkout-ctp__otp-checkbox-container label{cursor:pointer}.adyen-checkout-ctp__section .adyen-checkout__field.adyen-checkout-ctp__otp-checkbox-container{margin-bottom:4px}.adyen-checkout-ctp__otp-checkbox-info{color:#707070;font-size:13px;font-weight:400;line-height:19px;margin:4px 0 0}.adyen-checkout-ctp__otp-readmore-button{all:unset;color:#0075ff;cursor:pointer;text-transform:lowercase}
.adyen-checkout-ctp__card-list-single-card{align-items:center;background-color:#f7f8f9;border-radius:6px;display:flex;font-size:13px;font-weight:400;height:40px;line-height:19px;padding:12px}.adyen-checkout-ctp__card-list-single-card-expired{color:#687282;text-decoration:line-through}.adyen-checkout-ctp__expired-label{color:#687282;font-weight:500;line-height:17px;margin-left:auto}.adyen-checkout-ctp__card-image{border-radius:3px;margin-right:8px}
.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__element--disabled{opacity:1}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__element--disabled .adyen-checkout__dropdown__element__text{margin:0;opacity:.4;text-decoration:line-through}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__element--disabled .adyen-checkout__dropdown__element__secondary-text{color:#687282;font-weight:500;line-height:17px}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__button--disabled{opacity:1}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__button--disabled .adyen-checkout__dropdown__button__text{opacity:.4;text-decoration:line-through}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__button--disabled .adyen-checkout__dropdown__button__secondary-text{color:#687282;font-weight:500;opacity:1}
.adyen-checkout-ctp__card{background-color:white;border:none;border-radius:4px;box-shadow:0 0 0 2px #999595;cursor:pointer;height:40px;margin:0 0 20px;width:100%}.adyen-checkout-ctp__empty-cards{align-items:center;background-color:#f7f8f9;border-radius:6px;color:#687282;display:flex;font-size:13px;font-weight:400;height:40px;line-height:19px;margin-bottom:24px;padding:12px 16px}.adyen-checkout__iframe--ctpIframe{pointer-events:auto}.adyen-checkout__iframe--ctpIframe-hidden{display:none}
@keyframes card-bounce{0%{animation-timing-function:cubic-bezier(.17,.17,.32,1);-webkit-translate:0 -60%;-moz-translate:0 -60%;-ms-translate:0 -60%;translate:0 -60%}9.70874%{animation-timing-function:cubic-bezier(.41,0,.49,1);-webkit-translate:0 8.5%;-moz-translate:0 8.5%;-ms-translate:0 8.5%;translate:0 8.5%}23.4466%{animation-timing-function:cubic-bezier(.29,0,.26,1);-webkit-translate:0 -22.5%;-moz-translate:0 -22.5%;-ms-translate:0 -22.5%;translate:0 -22.5%}47.7184%{-webkit-translate:0;-moz-translate:0;-ms-translate:0;translate:0}63.8835%{animation-timing-function:cubic-bezier(1,0,.78,1);-webkit-translate:0;-moz-translate:0;-ms-translate:0;translate:0}86.5534%{-webkit-translate:0 40.7%;-moz-translate:0 40.7%;-ms-translate:0 40.7%;translate:0 40.7%}to{-webkit-translate:0 40.7%;-moz-translate:0 40.7%;-ms-translate:0 40.7%;translate:0 40.7%}}@keyframes card-fade-100{0%{animation-timing-function:linear;opacity:0}8.1068%{opacity:1}78.4466%{opacity:1}86.5534%{opacity:0}to{opacity:0}}@keyframes card-fade-60{0%{animation-timing-function:linear;opacity:0}8.1068%{opacity:.6}78.4466%{opacity:.6}86.5534%{opacity:0}to{opacity:0}}@keyframes card-fade-20{0%{animation-timing-function:linear;opacity:0}8.1068%{opacity:.2}78.4466%{opacity:.2}86.5534%{opacity:0}to{opacity:0}}.adyen-checkout-ctp__card-animation{aspect-ratio:1/.438;filter:grayscale(1);margin:40px auto 50px;max-width:100%;position:relative;width:140px}.adyen-checkout-ctp__card-animation>.adyen-checkout-ctp__card-animation-layer{background-size:contain!important;height:100%;opacity:0;position:absolute;width:100%}.adyen-checkout-ctp__card-animation>.adyen-checkout-ctp__card-animation-layer:first-of-type{animation:card-bounce 2.06s linear infinite both,card-fade-100 2.06s linear infinite both;animation-delay:.1s;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1064' height='466' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m895.31 228.862-46.416-10.988c-1.172-.381-2.528-.481-3.565-.203-1.582.424-1.825 1.567-.543 2.554.676.52 1.641.893 2.634 1.067l42.816 10.545-.537 21.742-2.328.624-6.897 1.848 1.146-20.056c.002-.012.002-.025.003-.037h.005c.061-.536-.274-1.054-.864-1.494-.563-.447-1.399-.831-2.462-1.065l-.003.001-.072-.016-46.587-10.849a.3.3 0 0 1-.032-.008c-1.18-.39-2.554-.496-3.601-.215l-16.926 4.535c-1.582.424-1.825 1.568-.542 2.555.389.299.859.593 1.407.742l44.453 10.938-.526 19.429c-.021.101.234 2.007-2.662 2.783l-22.831 6.118c-3.105.832-7.644.01-10.253-1.998l-32.227-24.8c-2.271-1.748-2.029-4.233 1.146-5.083l14.204-3.806c1.674-.449 1.938-1.481.58-2.526s-3.556-1.501-5.23-1.053l-14.297 3.879c-6.795 1.82-6.817 6.539-2.199 10.093l32.275 24.837c4.972 3.826 14.615 5.636 20.567 4.042l22.824-6.116c1.151-.309 2.067-.696 2.797-1.118.104-.061.204-.122.301-.183 2.32-1.48 2.521-3.296 2.528-3.671l1.19-21.406c.081-.992-1.14-2.073-3.289-2.548l-.003.002-.072-.017-39.385-9.196 7.065-1.893 2.329-.624 41.998 10.256-.496 22.836c-.001.007.031.018.093.032.113.304.361.618.75.918 1.283.987 3.605 1.443 5.187 1.02l16.925-4.535c1.048-.281 1.507-.878 1.326-1.536l1.612-23.779.002-.037.005-.001c.123-1.083-1.369-2.092-3.323-2.539z'/%3E%3Cpath stroke='%23fff' d='m895.31 228.862-46.416-10.988c-1.172-.381-2.528-.481-3.565-.203-1.582.424-1.825 1.567-.543 2.554.676.52 1.641.893 2.634 1.067l42.816 10.545-.537 21.742-2.328.624-6.897 1.848 1.146-20.056c.002-.012.002-.025.003-.037h.005c.061-.536-.274-1.054-.864-1.494-.563-.447-1.399-.831-2.462-1.065l-.003.001-.072-.016-46.587-10.849a.3.3 0 0 1-.032-.008c-1.18-.39-2.554-.496-3.601-.215l-16.926 4.535c-1.582.424-1.825 1.568-.542 2.555.389.299.859.593 1.407.742l44.453 10.938-.526 19.429c-.021.101.234 2.007-2.662 2.783l-22.831 6.118c-3.105.832-7.644.01-10.253-1.998l-32.227-24.8c-2.271-1.748-2.029-4.233 1.146-5.083l14.204-3.806c1.674-.449 1.938-1.481.58-2.526s-3.556-1.501-5.23-1.053l-14.297 3.879c-6.795 1.82-6.817 6.539-2.199 10.093l32.275 24.837c4.972 3.826 14.615 5.636 20.567 4.042l22.824-6.116c1.151-.309 2.067-.696 2.797-1.118.104-.061.204-.122.301-.183 2.32-1.48 2.521-3.296 2.528-3.671l1.19-21.406c.081-.992-1.14-2.073-3.289-2.548l-.003.002-.072-.017-39.385-9.196 7.065-1.893 2.329-.624 41.998 10.256-.496 22.836c-.001.007.031.018.093.032.113.304.361.618.75.918 1.283.987 3.605 1.443 5.187 1.02l16.925-4.535c1.048-.281 1.507-.878 1.326-1.536l1.612-23.779.002-.037.005-.001c.123-1.083-1.369-2.092-3.323-2.539'/%3E%3Cpath fill='%23fff' fill-opacity='.9' fill-rule='evenodd' d='M418.95 242.813c-1.166.08-3.042-.372-4.121-.994-.702-.405-.941-.755-1.527-2.243-2.373-6.017-6.517-11.028-13.679-16.54-6.921-5.325-13.863-9.053-24.178-12.987-2.215-.844-4.182-1.652-4.368-1.795-.687-.528-.979-1.482-.612-1.986.505-.691 2.349-1.081 3.824-.809.567.103 2.521.743 4.345 1.421 7.215 2.687 13.99 5.937 20.009 9.598 3.723 2.267 9.803 6.823 12.219 9.164 4.462 4.317 7.493 8.422 9.4 12.73 1.153 2.604 1.269 3.77.4 4.003a2.41 2.41 0 0 0-.548.23c-.132.08-.653.173-1.164.208zm-16.069-.701c-1.791.122-4.29-.719-4.965-1.671-.163-.23-.697-1.349-1.19-2.485-2.083-4.815-6.346-9.43-12.427-13.455-4.994-3.305-8.797-5.218-15.392-7.737-4.424-1.69-4.929-2-5.087-3.117-.146-1.06 1.961-1.804 4.061-1.431 1.457.258 8.467 2.972 11.969 4.634 11.594 5.498 19.993 12.484 23.913 19.889 2.008 3.792 1.779 5.192-.882 5.373zm-16.492-.659c-1.224-.015-2.768-.406-3.758-.951-.603-.332-.912-.797-1.614-2.437-2.575-6.024-8.768-10.833-18.898-14.676-4.447-1.688-5.038-2.104-4.718-3.324.158-.605.358-.757 1.34-1.02 1.642-.44 3.175-.146 7.121 1.365 6.068 2.325 10.298 4.621 14.525 7.881 4.345 3.352 6.465 5.882 8.069 9.62.915 2.141.839 2.79-.389 3.282-.375.149-1.131.266-1.678.26zm-15.379-.611c-.949.006-2.546-.385-3.476-.851-1.035-.519-1.424-1.045-1.796-2.434-.477-1.786-1.147-2.632-3.558-4.488s-3.719-2.531-6.931-3.584c-1.089-.356-2.302-.809-2.698-1.003-1.658-.818-1.914-2.296-.508-2.936 1.187-.544 2.67-.406 5.617.522 8.533 2.685 14.934 7.611 15.941 12.27.357 1.645-.521 2.495-2.591 2.504z'/%3E%3Crect width='110' height='74' fill='url(%23a)' rx='10' transform='matrix(.96593 -.25882 .7925 .60987 199.717 245.906)'/%3E%3Cg stroke='%23000' stroke-opacity='.8' stroke-width='2'%3E%3Cpath d='m233.447 236.868 46.846 36.05c.876.673.72 1.451-.347 1.737l-31.799 8.521M266.657 262.424l-33.731 9.038m17.126-21.816-33.73 9.038m115.215 13.423-46.846-36.05c-.875-.673-.72-1.451.347-1.737l31.799-8.52M298.327 246.551l33.731-9.038m-17.126 21.816 33.731-9.038'/%3E%3Crect width='112' height='76' x='-1.758' y='-.351' rx='11' style='mix-blend-mode:soft-light' transform='matrix(.96593 -.25882 .7925 .60987 199.935 245.314)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='a' x1='-12.604' x2='99.193' y1='0' y2='88.114' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='.484' stop-color='%23b3b3b3'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") 0 0 no-repeat,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1064' height='466' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Crect width='728' height='455' fill='url(%23b)' rx='24' transform='matrix(.96593 -.25882 .7925 .60987 0 188.42)'/%3E%3Cg fill='%23033783'%3E%3Cpath fill-opacity='.2' d='M638.209-50.009C376.564 99.506 477.408 320.518 560.535 412.335L1063.78 277.49 638.209-50.009z'/%3E%3Cpath fill-opacity='.4' d='M711.119 6.099C494.132 130.043 577.63 313.21 646.503 389.3l417.277-111.81L711.119 6.099z'/%3E%3C/g%3E%3Cpath fill='%23003780' d='M791.162 67.695C624.04 163.343 688.839 304.87 742.129 363.677l321.651-86.187L791.162 67.695z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='b' x1='72.545' x2='249.224' y1='26.435' y2='498.002' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233382ea'/%3E%3Cstop offset='1' stop-color='%23003ea9'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Crect width='728' height='455' fill='%23fff' rx='24' transform='matrix(.96593 -.25882 .7925 .60987 0 188.42)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 0 0 no-repeat;opacity:1;z-index:3}.adyen-checkout-ctp__card-animation>.adyen-checkout-ctp__card-animation-layer:nth-of-type(2){animation:card-bounce 2.06s linear infinite both,card-fade-60 2.06s linear infinite both;animation-delay:50ms;opacity:.6;transform:translateY(25%);z-index:2}.adyen-checkout-ctp__card-animation>.adyen-checkout-ctp__card-animation-layer:nth-of-type(2),.adyen-checkout-ctp__card-animation>.adyen-checkout-ctp__card-animation-layer:nth-of-type(3){background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1064' height='466' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Crect width='728' height='455' fill='url(%23b)' rx='24' transform='matrix(.96593 -.25882 .7925 .60987 0 188.42)'/%3E%3Cg fill='%23033783'%3E%3Cpath fill-opacity='.2' d='M638.209-50.009C376.564 99.506 477.408 320.518 560.535 412.335L1063.78 277.49 638.209-50.009z'/%3E%3Cpath fill-opacity='.4' d='M711.119 6.099C494.132 130.043 577.63 313.21 646.503 389.3l417.277-111.81L711.119 6.099z'/%3E%3C/g%3E%3Cpath fill='%23003780' d='M791.162 67.695C624.04 163.343 688.839 304.87 742.129 363.677l321.651-86.187L791.162 67.695z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='b' x1='72.545' x2='249.224' y1='26.435' y2='498.002' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233382ea'/%3E%3Cstop offset='1' stop-color='%23003ea9'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Crect width='728' height='455' fill='%23fff' rx='24' transform='matrix(.96593 -.25882 .7925 .60987 0 188.42)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 0 0 no-repeat}.adyen-checkout-ctp__card-animation>.adyen-checkout-ctp__card-animation-layer:nth-of-type(3){animation:card-bounce 2.06s linear infinite both,card-fade-20 2.06s linear infinite both;opacity:.2;transform:translateY(50%);z-index:1}.adyen-checkout-ctp__loading-subtitle{font-size:16px;line-height:19px;margin:0 auto 58px;max-width:280px;text-align:center}
.adyen-checkout-ctp__section>.adyen-checkout__field.adyen-checkout__field--shopperLogin{margin-bottom:20px}
.adyen-checkout__cashapp>.adyen-checkout__store-details{margin-bottom:16px;margin-top:0}
.adyen-checkout__button-group{background:transparent;display:flex;justify-content:space-between}.adyen-checkout__button-group .adyen-checkout__button{background:transparent;border:0;box-shadow:inset 0 0 0 1px #99a3ad;color:#00112c;font-size:.81em;font-weight:400;height:40px;line-height:40px;margin-right:8px;padding:0;text-align:center}.adyen-checkout__button-group .adyen-checkout__button:last-child{margin-right:0}.adyen-checkout__button-group .adyen-checkout__button:hover{background:transparent;box-shadow:inset 0 0 0 2px #99a3ad}.adyen-checkout__button-group .adyen-checkout__button:active{background:#f7f8f9;box-shadow:inset 0 0 0 2px #99a3ad}.adyen-checkout__button-group .adyen-checkout__button--disabled,.adyen-checkout__button-group .adyen-checkout__button--disabled:hover{cursor:not-allowed;opacity:.4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__button-group .adyen-checkout__button--selected,.adyen-checkout__button-group .adyen-checkout__button--selected:active,.adyen-checkout__button-group .adyen-checkout__button--selected:active:hover,.adyen-checkout__button-group .adyen-checkout__button--selected:hover{background:#e5efff;box-shadow:inset 0 0 0 2px #0075ff;color:#0075ff;font-weight:500;height:40px;transition:none}.adyen-checkout__button-group .adyen-checkout__button .adyen-checkout__button-group__input{opacity:0;pointer-events:none;position:absolute}
.adyen-checkout__adyen-giving .adyen-checkout__status__icon{display:block;margin:56px auto 32px}.adyen-checkout__adyen-giving .adyen-checkout__status__text{color:#00112c;margin-bottom:56px;text-align:center}.adyen-checkout__campaign{background:#00112c;border-radius:6px;height:227px;overflow:hidden;position:relative}.adyen-checkout__campaign-link:hover .adyen-checkout__campaign-description{text-decoration:underline}.adyen-checkout__campaign-container{height:100%}.adyen-checkout__campaign-logo{border:2px solid rgba(255,255,255,.4);border-radius:3px;display:block;height:48px;margin-bottom:16px;overflow:hidden;width:48px}.adyen-checkout__campaign-background-image{background-color:#00112c;background-position:50%;background-size:cover;height:100%}.adyen-checkout__campaign-link .adyen-checkout__campaign-background-image:before{background:inherit;content:"";height:100%;position:absolute;transition:transform .6s ease-out;width:100%}.adyen-checkout__campaign-link .adyen-checkout__campaign-background-image:hover:before{transform:scale(1.1)}.adyen-checkout__campaign-link .adyen-checkout__campaign-content{pointer-events:none}.adyen-checkout__campaign-content{bottom:0;padding:16px;position:absolute;z-index:2}.adyen-checkout__campaign-description,.adyen-checkout__campaign-title{color:#fff;font-weight:400;margin:0}.adyen-checkout__campaign-title{font-size:1em;margin-bottom:8px}.adyen-checkout__campaign-description{font-size:.81em;line-height:19px}.adyen-checkout__adyen-giving-actions{margin-top:16px;text-align:center}.adyen-checkout__button.adyen-checkout__button--donate{margin:16px auto 8px}.adyen-checkout__button.adyen-checkout__button--decline{display:block;margin:auto;width:auto}
.adyen-checkout__paywithgoogle{height:48px}.adyen-checkout__paywithgoogle>div>button,.adyen-checkout__paywithgoogle>div>button.long,.adyen-checkout__paywithgoogle>div>button.short{height:48px;transition:background-color .3s ease-out,box-shadow .3s ease-out}.adyen-checkout__paywithgoogle>div>button.long:focus,.adyen-checkout__paywithgoogle>div>button.short:focus,.adyen-checkout__paywithgoogle>div>button:focus{box-shadow:0 0 0 2px #99c2ff;outline:0}.adyen-checkout__paywithgoogle>div>button.gpay-button{padding:15px 24px 13px}
.adyen-checkout__econtext-input__field>.adyen-checkout__button--pay:only-child{margin-top:0}
.adyen-checkout__voucher-result{border-radius:12px;box-sizing:border-box;position:relative;text-align:center}.adyen-checkout__voucher-result__bottom,.adyen-checkout__voucher-result__top{background:#fff;border:1px solid #d4d9db}.adyen-checkout__voucher-result__top{border-bottom:0;border-radius:12px 12px 0 0;padding:40px 0 24px}.adyen-checkout__voucher-result__bottom{border-radius:0 0 12px 12px;border-top:0}.adyen-checkout__voucher-result__separator{align-items:center;background:#fff;display:flex;height:13px;margin:0 auto;position:relative;width:calc(100% - 14px)}.adyen-checkout__voucher-result__separator:after,.adyen-checkout__voucher-result__separator:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjEzIiBmaWxsPSJub25lIj48ZyBjbGlwLXBhdGg9InVybCgjYSkiPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0ibTAgMCA1IDIgMS41IDRIN1YwSDBabTAgMTMgNS0yIDEuNS00SDd2NkgwWiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggc3Ryb2tlPSIjRDREOURCIiBkPSJNNi40MjMgNi41QzYuNDIzIDMuMzEyIDMuNzgzLjc1Ni41LjUxOGMzLjM4Ni4yMzYgNiAyLjg1NSA2IDUuOTgyIDAgMy4xMjctMi42MTQgNS43NDYtNiA1Ljk4M3YtLjAwMWMzLjI4NC0uMjM3IDUuOTIzLTIuNzk0IDUuOTIzLTUuOTgyWiIvPjxwYXRoIGZpbGw9IiNENEQ5REIiIGQ9Ik0wIDBoMXYxSDB6TTAgMTJoMXYxSDB6Ii8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGg3djEzSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+")}.adyen-checkout__voucher-result__separator:before{left:-7px}.adyen-checkout__voucher-result__separator:after,.adyen-checkout__voucher-result__separator:before{background-position:100%;background-repeat:no-repeat;content:"";height:13px;position:absolute;top:0;width:7px}.adyen-checkout__voucher-result__separator:after{right:-7px;transform:rotate(-180deg)}.adyen-checkout__voucher-result__separator__inner{border-top:1px solid #e6e9eb;width:100%}.adyen-checkout__voucher-result__image{align-items:center;display:flex;justify-content:center;margin-bottom:40px;width:100%}.adyen-checkout__link--voucher-result-instructions{display:inline-block}.adyen-checkout__voucher-result__image__wrapper{display:block;height:48px;margin:0 24px;position:relative}.adyen-checkout__voucher-result__image__wrapper:after{border:1px solid rgba(0,27,43,.17);border-radius:3px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.adyen-checkout__voucher-result__image__wrapper:nth-child(2):before{border-left:1px solid #d4d9db;content:"";height:64px;left:-24.5px;position:absolute;top:-8px;width:1px}.adyen-checkout__voucher-result__image__brand,.adyen-checkout__voucher-result__image__issuer{border-radius:3px;height:48px}.adyen-checkout__voucher-result__introduction{color:#00112c;font-size:.81em;line-height:19px;margin:0 auto;max-width:400px;text-align:center}.adyen-checkout__voucher-result__amount{color:#00112c;font-size:1em;font-weight:700;margin:24px auto 0;text-align:center}.adyen-checkout__voucher-result__surcharge{color:#687282;display:block;font-size:.81em;font-weight:400;line-height:19px;text-align:center}.adyen-checkout__voucher-result__code__label{display:block;font-weight:400;left:0;line-height:19px;margin:0 auto;position:absolute;right:0;top:-2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto}.adyen-checkout__voucher-result__code__label:before{content:"";position:absolute}.adyen-checkout__voucher-result__code__label__text{background:#fff;color:#00112c;font-size:13px;letter-spacing:normal;line-height:1;padding:0 8px}.adyen-checkout__voucher-result__code__barcode{display:block;height:56px;margin:0 auto 8px;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__voucher-result__code{border-width:1px 0;color:#00112c;display:inline-block;font-size:1.5em;font-weight:700;letter-spacing:1px;line-height:1.2;margin:0 auto;padding:16px 48px;position:relative;text-align:center;-webkit-user-select:all;-moz-user-select:all;user-select:all;width:100%;word-break:break-word}.adyen-checkout__voucher-result__details{list-style:none;margin:-1px auto 0;padding:0}.adyen-checkout__voucher-result__details__item{border-top:1px solid #e6e9eb;color:#00112c;display:flex;font-size:.81em;justify-content:space-between;padding:16px 24px;word-break:break-word}.adyen-checkout__voucher-result__details__item:last-child{margin-bottom:0}.adyen-checkout__voucher-result__details__label{max-width:50%;text-align:left}.adyen-checkout__voucher-result__details__value{font-weight:700;max-width:50%;text-align:right}.adyen-checkout__voucher-result__actions{align-items:center;display:flex;justify-content:center;list-style:none;margin:0 auto 32px;max-width:100%;min-width:200px;padding:0;width:300px}.adyen-checkout__voucher-result__actions__item{margin:0 4px}
.adyen-checkout__paypal__buttons{position:relative;z-index:0}.adyen-checkout__paypal__button{display:flex;margin-bottom:16px}.adyen-checkout__paypal__button:empty{display:none}.adyen-checkout__paypal__status--pending{margin:16px 0}.adyen-checkout__paypal__status--processing{align-items:center;display:flex;font-size:13px;justify-content:center;padding:24px 0}.adyen-checkout__paypal-processing .adyen-checkout__paypal__button{display:none}.adyen-checkout__payment-method .adyen-checkout__paypal__status--pending{margin:-16px 0 38px}.adyen-checkout__payment-method .adyen-checkout__paypal__status--processing{padding:20px 0 65px}
.adyen-checkout__phone-input{direction:ltr}.adyen-checkout__phone-input .adyen-checkout__input-wrapper{width:100%}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input{height:auto;padding:0}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input:focus{border:1px solid #0075ff;box-shadow:0 0 0 2px #99c2ff}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button{border:0;border-bottom-right-radius:0;border-top-right-radius:0;height:35px;width:auto}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button:after{box-sizing:revert;height:10px;left:40px}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input--phoneNumber{border:1px solid transparent;height:35px;margin-left:8px;padding-left:15px}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input-wrapper--phoneInput{align-items:center;display:flex}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input-wrapper--phoneInput:focus{border:1px solid #0075ff;box-shadow:0 0 0 2px #99c2ff}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__phoneNumber{align-items:center;display:flex;margin-left:65px;width:100%}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__countryFlag{position:absolute}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button--active,.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button--active:hover{box-shadow:none}
.adyen-checkout__threeds2__challenge,.adyen-checkout__threeds2__challenge-container{background-color:transparent;box-sizing:border-box;display:block;height:inherit;min-height:400px;overflow:hidden;position:relative;width:100%}.adyen-checkout__threeds2__challenge--01,.adyen-checkout__threeds2__challenge--01 .adyen-checkout__iframe--threeDSIframe{height:400px;width:250px}.adyen-checkout__threeds2__challenge--02,.adyen-checkout__threeds2__challenge--02 .adyen-checkout__iframe--threeDSIframe{height:400px;width:390px}.adyen-checkout__threeds2__challenge--03,.adyen-checkout__threeds2__challenge--03 .adyen-checkout__iframe--threeDSIframe{height:600px;width:500px}.adyen-checkout__threeds2__challenge--04,.adyen-checkout__threeds2__challenge--04 .adyen-checkout__iframe--threeDSIframe{height:400px;width:600px}.adyen-checkout__threeds2__challenge--05,.adyen-checkout__threeds2__challenge--05 .adyen-checkout__iframe--threeDSIframe{height:100%;width:100%}.adyen-checkout__iframe--threeDSIframe{border:0;left:0;position:absolute;top:0}
.adyen-checkout__threeds2-challenge-error .adyen-checkout__status__icon{display:block;margin:56px auto 32px}.adyen-checkout__threeds2-challenge-error .adyen-checkout__status__text{color:#c12424;margin-bottom:56px;text-align:center}
.adyen-checkout__qr-loader{background:#fff;border:1px solid #d4d9db;border-radius:12px;padding:40px;text-align:center}.adyen-checkout__qr-loader--result{padding:100px}.adyen-checkout__qr-loader--app{border:0;border-radius:0;padding:0}.adyen-checkout__qr-loader__brand-logo{border-radius:3px;width:74px}.adyen-checkout__qr-loader__subtitle{margin:32px auto 0;max-width:400px}.adyen-checkout__qr-loader__subtitle--result{margin-bottom:32px}.adyen-checkout__qr-loader__payment_amount,.adyen-checkout__qr-loader__subtitle{color:#00112c;font-size:1em;line-height:19px}.adyen-checkout__qr-loader__icon{height:88px;width:88px}.adyen-checkout__qr-loader__payment_amount{font-weight:700}.adyen-checkout__qr-loader__progress{background:#d4d9db;border-radius:24px;height:4px;margin:32px auto 12px;padding-right:3%;width:152px}[dir=rtl] .adyen-checkout__qr-loader__progress{padding-left:3%;padding-right:0}.adyen-checkout__qr-loader__percentage{background:#0075ff;border-radius:24px;display:block;height:100%}.adyen-checkout__qr-loader__countdown{color:#687282;font-size:.81em}.adyen-checkout__qr-loader>.adyen-checkout__spinner__wrapper{margin:60px 0}.adyen-checkout__qr-loader__app-link{display:none}.adyen-checkout__button.adyen-checkout__button--qr-loader{margin-top:24px;text-decoration:none}.adyen-checkout__qr-loader__instructions{color:#687282;font-size:1em;line-height:1.5;margin-top:32px}.adyen-checkout__qr-loader__actions{align-items:center;display:flex;justify-content:center;margin-top:32px}@media only screen and (max-device-width:1200px){.adyen-checkout__qr-loader__app-link{display:block}}
.adyen-checkout__voucher-result--boletobancario .adyen-checkout__voucher-result__code{font-size:.81em;line-height:19px;padding:24px;word-break:break-all}
.adyen-checkout__voucher-result--oxxo .adyen-checkout__voucher-result__code{font-size:.81em;line-height:19px;padding:24px;word-break:break-all}
.adyen-checkout__alert-message{border-radius:6px;display:flex;font-size:.81em;margin:0 0 16px;padding:12px;text-align:left}.adyen-checkout__alert-message--error{background:#fbe6ed}.adyen-checkout__alert-message--warning{background:#ffeacc}.adyen-checkout__alert-message--info{background:#e5efff}.adyen-checkout__alert-message__icon{height:14px;margin-right:8px;width:14px}
.adyen-checkout__giftcard-result__header{align-items:center;display:flex;flex-wrap:nowrap;font-size:1em;font-weight:400;justify-content:space-between;position:relative;width:100%}.adyen-checkout__giftcard-result__header__title{align-items:center;display:flex}.adyen-checkout__giftcard-result__name{margin-left:8px}.adyen-checkout__giftcard-result__balance{list-style:none;margin:16px 0 0;padding:0}.adyen-checkout__giftcard-result__balance__item{display:flex;justify-content:space-between;margin-bottom:8px}.adyen-checkout__giftcard-result__balance__item .adyen-checkout__giftcard-result__balance__title--transactionLimit{color:#687282}.adyen-checkout__giftcard-result__balance__item:last-child{margin-bottom:0}.adyen-checkout__giftcard-result__balance__value--amount{font-weight:700}.adyen-checkout__giftcard-result__remaining-balance{color:#687282;font-size:13px;line-height:19px;margin:8px auto 0;text-align:center}
.DropinComponent-module_adyen-checkout__payment-methods-list__mAjAm{list-style:none;margin:0;padding:0}.DropinComponent-module_adyen-checkout__payment-method__nWdwg{display:block;max-height:60px}.DropinComponent-module_adyen-checkout__payment-method__details__-rsW7{display:none}.DropinComponent-module_adyen-checkout__payment-method__image__nB80V{height:26px;width:40px}.DropinComponent-module_adyen-checkout__payment-method__image__wrapper__6NWzA{margin-right:8px}[dir=rtl] .DropinComponent-module_adyen-checkout__payment-method__image__wrapper__6NWzA{margin-left:8px;margin-right:0}.DropinComponent-module_adyen-checkout__payment-method--selected__6egZF{max-height:100%}.DropinComponent-module_adyen-checkout__payment-method--selected__6egZF .DropinComponent-module_adyen-checkout__payment-method__details__-rsW7{display:block}
.adyen-checkout__payment-method__disable-confirmation{background:#c12424;border-left:1px solid #b82222;border-right:1px solid #b82222;color:#fff;font-size:.81em;margin:0 -17px;max-height:0;opacity:0;overflow:hidden;transition:opacity .15s ease-out,max-height .15s linear,margin-bottom .1s linear}.adyen-checkout__payment-method__disable-confirmation.adyen-checkout__payment-method__disable-confirmation--open{margin-bottom:16px;max-height:62px;opacity:1}.adyen-checkout__payment-method__disable-confirmation__content{align-items:center;display:flex;justify-content:space-between;padding:8px 16px}.adyen-checkout__payment-method__disable-confirmation__buttons{display:flex}.adyen-checkout__payment-method__disable-confirmation__button{background:#c12424;border:1px solid transparent;border-radius:6px;color:#fff;cursor:pointer;display:block;height:auto;line-height:14px;margin:0 0 0 8px;padding:8px;width:auto}.adyen-checkout__payment-method__disable-confirmation__button:hover,.adyen-checkout__payment-method__disable-confirmation__button:hover:focus{background:#ac2020;box-shadow:none}.adyen-checkout__payment-method__disable-confirmation__button:active,.adyen-checkout__payment-method__disable-confirmation__button:hover:active{background:#961c1c;box-shadow:none}.adyen-checkout__payment-method__disable-confirmation__button--remove,.adyen-checkout__payment-method__disable-confirmation__button--remove:disabled{border-color:#fff}.adyen-checkout__payment-method__disable-confirmation__button--cancel,.adyen-checkout__payment-method__disable-confirmation__button--cancel:disabled{border-color:transparent}
.adyen-checkout__payment-method{background:#fff;border:1px solid #e6e9eb;cursor:pointer;margin-top:-1px;position:relative;transition:opacity .3s ease-out;width:100%}.adyen-checkout__payment-method:focus{outline:0}.adyen-checkout__payment-method--selected+.adyen-checkout__payment-method,.adyen-checkout__payment-method:first-child{border-top-left-radius:12px;border-top-right-radius:12px;margin-top:0}.adyen-checkout__payment-method--next-selected,.adyen-checkout__payment-method:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin-bottom:0}.adyen-checkout__payment-method--loading{opacity:.2}.adyen-checkout__payment-method--selected.adyen-checkout__payment-method--loading{opacity:.9}.adyen-checkout__payment-method--confirming .adyen-checkout__payment-method__details__content,.adyen-checkout__payment-method--disabling{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__payment-method--disabling{opacity:.3}.adyen-checkout__payment-method__header{align-items:center;color:#00112c;display:flex;flex-wrap:nowrap;font-size:1em;font-weight:400;justify-content:space-between;padding:12px 16px 12px 44px;position:relative;transition:background .1s ease-out;width:100%}[dir=rtl] .adyen-checkout__payment-method__header{padding:12px 44px 12px 12px}.adyen-checkout__payment-method--standalone .adyen-checkout__payment-method__header{padding:16px}.adyen-checkout__payment-method__header__title{align-items:center;background:none;border:none;color:#00112c;cursor:pointer;display:flex;flex-shrink:0;font-size:1em;font-weight:400;margin-right:16px;max-width:100%;padding:4px}[dir=rtl] .adyen-checkout__payment-method__header__title{margin-left:16px;margin-right:0}.adyen-checkout__payment-method__surcharge{color:#687282;margin-left:5px}.adyen-checkout__payment-method--selected{background:#f7f8f9;border:1px solid #e6e9eb;border-radius:12px;cursor:default;margin:8px 0;transition:margin .15s cubic-bezier(.4,0,.2,1) 0ms,opacity .3s ease-out}.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__header{flex-wrap:wrap}.adyen-checkout__payment-method__details{padding:0 16px;position:relative}.adyen-checkout__payment-method__details__content{margin:0 0 16px}.adyen-checkout__payment-method__image__wrapper{height:26px;position:relative;width:40px}.adyen-checkout__payment-method__image__wrapper--outline:after{border:1px solid rgba(0,27,43,.17);border-radius:3px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.adyen-checkout__payment-method__image{border-radius:3px;display:block}.adyen-checkout__payment-method__brands{display:flex;flex-basis:auto;flex-shrink:1;flex-wrap:wrap;height:16px;margin:4px 0;overflow:hidden;text-align:right}.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__brand-number{color:#687282;font-size:13px}.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__brands{height:auto;overflow:visible;text-align:left}.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper{display:inline-block;height:16px;margin-right:4px;transition:opacity .2s ease-out;width:24px}.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper:last-child{margin:0}.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper{margin-bottom:4px}.adyen-checkout__payment-method__brands img{height:16px;width:24px}.adyen-checkout__payment-method__image__wrapper--disabled{opacity:.25}.adyen-checkout__payment-method__radio{background-color:#fff;border:1px solid #b9c4c9;border-radius:50%;height:16px;left:16px;position:absolute;transition:border-color .2s ease-out,box-shadow .2s ease-out;width:16px}[dir=rtl] .adyen-checkout__payment-method__radio{left:auto;right:16px}.adyen-checkout__payment-method--standalone .adyen-checkout__payment-method__radio{display:none}.adyen-checkout__payment-method__radio:after{background-color:#fff;border-radius:50%;content:"";display:block;height:6px;left:0;margin:0 auto;position:absolute;right:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease-out;width:6px}.adyen-checkout__payment-method:hover:not(.adyen-checkout__payment-method--selected) .adyen-checkout__payment-method__radio{border-color:#99a3ad;box-shadow:0 0 0 2px #d4d9db;cursor:pointer}.adyen-checkout__payment-method__radio--selected{background-color:#0075ff;border:0;transition:all .3s ease-out}.adyen-checkout__payment-method__radio--selected:hover{box-shadow:0 0 0 2px rgba(0,102,255,.4)}.adyen-checkout__payment-method__radio--selected:after{transform:translateY(-50%) scale(1)}
.adyen-checkout__payment-method__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__payment-method__name--selected{font-weight:500}.adyen-checkout__payment-method__additional-info{color:#687282;font-size:.81em}.adyen-checkout__payment-method__name_wrapper{align-items:flex-start;display:flex;flex-direction:column}
.adyen-checkout__order-payment-methods-list{list-style:none;margin:0 auto 16px;padding:0}.adyen-checkout__order-payment-method{background:#fff;border:1px solid #e6e9eb;margin-top:-1px;position:relative;width:100%}.adyen-checkout__order-payment-method:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.adyen-checkout__order-payment-method:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.adyen-checkout__order-payment-method__header{align-items:center;color:#00112c;display:flex;flex-wrap:nowrap;font-size:1em;font-weight:500;justify-content:space-between;padding:16px;position:relative;transition:background .1s ease-out;width:100%}.adyen-checkout__order-payment-method__header .adyen-checkout__payment-method__header__title{padding:0}.adyen-checkout__order-payment-method__details{padding:0 16px 16px}.adyen-checkout__order-payment-method__deducted-amount{display:flex;font-size:1em;justify-content:space-between;line-height:1em}.adyen-checkout__order-payment-method__deducted-amount__label{font-size:.81em}.adyen-checkout__order-payment-method__deducted-amount__value{font-weight:500}.adyen-checkout__order-remaining-amount{background:#ffeacc;border-radius:6px;color:#7f4a00;display:block;font-size:.81em;margin-bottom:16px;padding:8px 16px;width:100%}.adyen-checkout__order-remaining-amount strong{font-weight:700}
.adyen-checkout__status{align-items:center;background-color:#fff;border:1px solid #d4d9db;border-radius:6px;color:#00112c;display:flex;flex-direction:column;font-size:1em;height:350px;justify-content:center;margin:0;padding:32px;text-align:center}.adyen-checkout__status__icon{margin-bottom:24px}.adyen-checkout__status .adyen-checkout__spinner__wrapper{max-height:88px}
.adyen-checkout__dropin,.adyen-checkout__dropin *,.adyen-checkout__dropin :after,.adyen-checkout__dropin :before{box-sizing:border-box}.adyen-checkout__payment-methods-list--loading{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__instant-payment-methods-list{list-style:none;margin:0;padding:0}.adyen-checkout__instant-payment-methods-list li:not(:last-child){margin-bottom:8px}.adyen-checkout__link{color:#0075ff;text-decoration:none}.adyen-checkout__link:hover{text-decoration:underline}
.AchInput-module_sf-input__wrapper__lfdiv{position:relative}.AchInput-module_sf-input__wrapper__lfdiv *,.AchInput-module_sf-input__wrapper__lfdiv :after,.AchInput-module_sf-input__wrapper__lfdiv :before{box-sizing:border-box}.AchInput-module_adyen-checkout__input__8WwCR{display:block;max-height:100px}
.adyen-checkout__loading-input__form{transition:opacity .25s ease-out}.adyen-checkout__pm__holderName{margin-bottom:0}.adyen-checkout__fieldset__title+.adyen-checkout__ach-sf__form{margin-top:0}.adyen-checkout__ach-input .adyen-checkout__fieldset--address,.adyen-checkout__ach-sf__form{margin-top:16px}
.adyen-checkout__loading-input__form{transition:opacity .25s ease-out}
.adyen-checkout-phone-input--new{direction:ltr}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper{width:100%}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__input{height:auto;padding:0}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__input:focus-within{border:1px solid #0075ff}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__input:focus-within .adyen-checkout-dropdown--countrycode-selector{border-right:1px solid #0075ff}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button{border:0;border-bottom-right-radius:0;border-top-right-radius:0;height:35px;width:auto}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button:after{box-sizing:revert;height:10px}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button--active,.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button--active:hover{box-shadow:none}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-input--phone-number{border:1px solid transparent;height:35px;line-height:35px;min-height:35px;padding-bottom:0;padding-left:15px;padding-top:0}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-input--phone-number:focus-within{border:1px solid #0075ff;box-shadow:0 0 0 2px #99c2ff}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-dropdown--countrycode-selector{border-right:1px solid #dce0e5;min-width:144px;width:144px}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-input-holder--phone-input{align-items:center;display:flex}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-phone-number{align-items:center;display:flex;flex:3}.adyen-checkout-phone-input--new .adyen-checkout-phone-input__error-holder{margin-top:-10px}
.adyen-checkout__await{background:#fff;border:1px solid #d4d9db;border-radius:12px;padding:40px;text-align:center}.adyen-checkout__await--result{padding:100px}.adyen-checkout__qr-loader--app{border:0;border-radius:0;padding:0}.adyen-checkout__await__brand-logo{border-radius:3px;width:74px}.adyen-checkout__await__indicator-text,.adyen-checkout__await__subtitle{color:#00112c;font-size:1em;line-height:19px;margin-top:32px}.adyen-checkout__await__indicator-holder .adyen-checkout__await__indicator-text{margin-left:10px;margin-top:6px}.adyen-checkout__await__indicator-holder{display:flex;justify-content:center;margin-bottom:20px;margin-top:32px}.adyen-checkout__await__subtitle--result{margin-bottom:32px}.adyen-checkout__await__icon{height:88px;width:88px}.adyen-checkout__await__progress{background:#d4d9db;border-radius:24px;height:4px;margin:32px auto 12px;width:152px}.adyen-checkout__await__percentage{background:#0075ff;border-radius:24px;display:block;height:100%}.adyen-checkout__await__countdown{color:#687282;font-size:.81em}.adyen-checkout__await>.adyen-checkout__spinner__wrapper{margin:60px 0}.adyen-checkout__await__app-link{display:none;margin-top:16px}@media only screen and (max-device-width:1200px){.adyen-checkout__await__app-link{display:block}}
.adyen-checkout__blik__helper{color:#00112c;font-size:1em;font-weight:400;margin:0 0 16px;padding:0}
.adyen-checkout__bankTransfer__introduction{color:#00112c;font-size:.81em;font-weight:400;margin:0 0 16px;padding:0}.adyen-checkout__bankTransfer__emailField{margin:0 0 16px}
.adyen-checkout__bacs--confirm{position:relative}.adyen-checkout__bacs--confirm .adyen-checkout-input__inline-validation--valid{display:none}.adyen-checkout__bacs .adyen-checkout__field--inactive{pointer-events:none}.adyen-checkout__bacs .adyen-checkout__bacs--edit{cursor:pointer;position:absolute;right:0;top:-25px;width:20%}.adyen-checkout__bacs .adyen-checkout__bacs--edit-dropin{top:-50px}.adyen-checkout__bacs .adyen-checkout__bacs--edit .adyen-checkout__bacs--edit-button{background:none;border:none;color:#0075ff;cursor:pointer;text-align:end;text-decoration:underline}
.adyen-checkout__voucher-result__introduction{font-size:1em;max-width:420px}
.adyen-checkout__klarna-widget{pointer-events:all}
.adyen-checkout__field--vpa{margin-bottom:0}
.adyen-checkout__segmented-control{background:#fff;border:1px solid #b9c4c9;border-radius:6px;display:flex;gap:4px;justify-content:space-between;padding:4px 5px}.adyen-checkout__segmented-control--disabled{pointer-events:none}.adyen-checkout__segmented-control--disabled>.adyen-checkout__segmented-control-segment{color:#8390a3}.adyen-checkout__segmented-control--disabled>.adyen-checkout__segmented-control-segment--selected{background:#f3f6f9;border:1.5px solid #8390a3}.adyen-checkout__segmented-control-segment{background:#fff;border:0;border-radius:6px;color:#0075ff;cursor:pointer;flex-grow:1;font-weight:500;height:40px;text-align:center;transition:background .3s ease-out;width:100%}.adyen-checkout__segmented-control-segment:not(.adyen-checkout__segmented-control-segment--selected):hover{background-color:#f7f8f9}.adyen-checkout__segmented-control-segment:active{background-color:#f7f8f9;border:1.5px solid #687282}.adyen-checkout__segmented-control-segment--selected{background:#e5f1ff;border:1.5px solid #0075ff;color:#0075ff;font-weight:700}
.adyen-checkout_upi-mode-selection-text{font-size:13px;font-weight:400;line-height:19px;margin-bottom:7px;margin-top:0}.adyen-checkout__segmented-control--upi-margin-bottom{margin-bottom:16px}
.adyen-checkout-trustly{margin-bottom:16px}.adyen-checkout-trustly__descriptor{font-size:1em;font-weight:500;margin:0 0 4px}.adyen-checkout-trustly__description-list{font-size:.81em;line-height:1.5;list-style-type:disc;margin:0;padding-left:20px}
.adyen-checkout-sr-panel{font-size:.75em;margin-bottom:20px}.adyen-checkout-sr-panel--sr-only{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
/*# sourceMappingURL=adyen.css.map */