@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@600&display=swap");._button_1nl3h_1 {
  background-color: #fd9e80;
  color: #ffffff;
  border-radius: 25px;
  width: 285px;
  height: 50px;
  font-size: 17px;
}
._button_1nl3h_1:hover {
  background-color: #fd8b68;
}
._button_1nl3h_1:disabled {
  background-color: #c7c8c9;
  color: #ffffff;
}._dialog_8yfkv_1 {
  border-radius: 30px;
}
._dialog_8yfkv_1 .MuiPaper-root {
  text-align: center;
  width: max-content;
  height: max-content;
  padding: 20px 40px;
  color: #42454a;
  caret-color: transparent;
}
._dialog_8yfkv_1 .MuiPaper-rounded {
  border-radius: 20px;
}
._dialog_8yfkv_1 .MuiDialogTitle-root {
  margin-top: 60px;
  padding: 0;
}
._dialog_8yfkv_1 .MuiTypography-h6 {
  text-align: center;
  font-size: 1.25em;
  font-weight: bold;
}
._dialog_8yfkv_1 .MuiDialogContentText-root {
  margin: 30px;
  font-size: 1em;
  color: #42454a;
}

._content_text_8yfkv_30 {
  margin: 30px 0 50px;
  font-size: 1em;
  color: #42454a;
}

._button_wrap_8yfkv_36 {
  display: flex;
  justify-content: center;
  gap: 10px;
}

._button_8yfkv_36 {
  width: 240px !important;
}

._comment_8yfkv_46 {
  font-size: 13px;
  color: #959595;
  margin-top: 16px;
  justify-content: center;
  display: grid;
  text-align: left;
}._heading_a4kub_1:hover {
  cursor: pointer;
}

._regist_update_added_height_a4kub_5 {
  height: 122px !important;
}

._user_menu_a4kub_9 {
  position: absolute;
  top: 69px;
  right: 10px;
  width: 250px;
  height: 81px;
  font-size: 13px;
  background-color: #ffffff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  border: none;
  border-radius: 0 0 5px 5px;
  color: #42454a;
}
._user_menu_a4kub_9 > a {
  border: none;
}
._user_menu_a4kub_9 > ._nav-link_a4kub_25 {
  padding: 0 !important;
}

._menu_item_a4kub_29 {
  height: 40px;
  width: 250px;
  padding-top: 12px;
  padding-left: 16px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
._menu_item_a4kub_29:hover {
  cursor: pointer;
  background-color: #e8e9ec;
}

._line_a4kub_43 {
  border-top: 1px solid #e8e9ec;
}

._logout_a4kub_47 {
  color: #ff9e80;
}

._icon_a4kub_51 {
  margin-right: 8px;
  margin-left: 8px;
}._header_1aug6_1 {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 68px;
  background-color: #1e1f21;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 16px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  align-items: center;
}

._content_1aug6_15 {
  width: 100%;
  margin-right: 45px;
  justify-content: space-between;
}
@media (max-width: 0) {
  ._content_1aug6_15 {
    align-items: center;
  }
}

._flex_1aug6_26 {
  display: flex;
}

._icon_area_1aug6_30 {
  margin-top: 5px;
  align-items: center;
  justify-content: flex-end;
}

._icon_1aug6_30 {
  margin-right: 8px;
  margin-left: 8px;
  color: #ffffff;
}

._root_1aug6_42 {
  flex-wrap: wrap;
}

._form_control_1aug6_46 {
  margin-top: 8px;
  margin-bottom: 8px;
  min-width: 120px;
}

._selector_1aug6_52 {
  border: 1.2px solid #ffffff;
  border-radius: 50px;
  font-size: 17px;
  margin-right: 10px;
  height: 36px;
}
._selector_1aug6_52 > select {
  appearance: none;
  text-decoration: none;
  border: none;
  outline: none;
  width: 100%;
  padding: 5px 35px 5px 15px;
  cursor: pointer;
  background-color: #1e1f21;
  color: #ffffff;
  background-image: url("/assets/arrow-round-f93d4688.svg");
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 13px;
  border-radius: 50px;
  font-size: 16px;
}

._sg_icon_1aug6_77 {
  margin-top: 5px;
  margin-right: 30px;
  padding-top: 1px;
  cursor: pointer;
}

._padding_1aug6_84 {
  padding: 0 !important;
}

._non_display_1aug6_88 {
  color: #fd2210;
}

._display_env_name_1aug6_92 {
  width: 10%;
  height: 36px;
  border-radius: 50px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  align-items: center;
  margin-top: 8px;
  display: grid;
}
@media (max-width: 0) {
  ._display_env_name_1aug6_92 {
    width: 20%;
  }
}

._display_env_color_dev_1aug6_109 {
  background-color: #368fb7;
}

._display_env_color_stg_1aug6_113 {
  background-color: #feb84a;
}

._display_env_color_prod_1aug6_117 {
  display: none;
}

._sp_1aug6_121 {
  display: none;
}

._icon_export_1aug6_125 {
  cursor: pointer;
}

@media (max-width: 0) {
  ._sp_1aug6_121 {
    display: block;
  }
  ._form_company_select_1aug6_133 {
    display: none;
  }
  ._icon_export_1aug6_125 {
    display: none;
  }
  ._icon_bell_1aug6_139 {
    display: none;
  }
  ._icon_user_1aug6_142 {
    display: none;
  }
  ._toolbar_1aug6_145 {
    text-align: center;
    height: auto;
    width: auto;
    min-height: auto;
    padding-left: 0;
    padding-right: 0;
    z-index: 10000;
  }
  ._menu_button_1aug6_154 {
    position: fixed;
    top: 12px;
    right: 12px;
    color: #ffffff;
    text-align: center;
    padding: 0;
    font-size: 18.77px;
    width: 64px;
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.3s ease;
  }
  ._menu_button_1aug6_154:hover {
    background-color: inherit !important;
    cursor: pointer;
  }
  ._menu_button_open_1aug6_171 {
    opacity: 1;
    font-size: 18.77px;
  }
  ._menu_button_close_1aug6_175 {
    opacity: 0;
    font-size: 0;
  }
  ._hide_button_1aug6_179 {
    opacity: 0;
    font-size: 0;
  }
  ._show_button_1aug6_183 {
    opacity: 1;
    font-size: 18.77px;
  }
  ._hide_1aug6_179 {
    display: none;
  }
  ._open_icon_1aug6_190 {
    font-size: 2.4em;
  }
  ._sp_menu_root_1aug6_193 {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgb(72, 72, 72);
    padding-top: 0px;
    z-index: 9999;
    transition: opacity 0.2s;
  }
  ._sp_menu_open_1aug6_204 {
    opacity: 0.96;
  }
  ._sp_menu_close_1aug6_207 {
    opacity: 0;
    transform: scale(0);
  }
  ._division_1aug6_211 {
    background-color: #1e1f21;
    font-family: "Noto Sans JP", sans-serif;
    color: #ffffff;
    height: 40px;
  }
  ._division_title_open_1aug6_217 {
    font-size: 14px;
    padding-left: 14px;
    display: grid;
    align-items: center;
  }
  ._division_title_close_1aug6_223 {
    font-size: 9px;
    display: grid;
    justify-content: center;
    align-items: center;
  }
  ._menu_list_1aug6_229 {
    padding-top: 0;
    padding-bottom: 16px;
  }
}._root_cuxwz_1 {
  background-color: #fafafa;
  padding-top: 40px;
}

._content_cuxwz_6 {
  padding: 24px;
  border-radius: 6px;
  width: 890px;
  margin: 40px auto 0;
  background-color: #fff3ef;
}

._title_cuxwz_14 {
  color: #fa7349;
  font-size: 43px;
  text-align: center;
  font-weight: bold;
}

._text_cuxwz_21 {
  margin-top: 24px;
  font-size: 19px;
  text-align: center;
  font-weight: bold;
  line-height: 110%;
  font-family: inherit;
}

._error_text_cuxwz_30 {
  color: #959595;
}

._error_img_cuxwz_34 {
  display: flex;
  justify-content: center;
  margin-top: 22px;
}._wrap_nq8oe_1 {
  background-color: #f0f0f0;
  width: 100%;
}

._root_nq8oe_6 {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
@media (max-width: 0) {
  ._root_nq8oe_6 {
    width: auto;
  }
}

._icon_nq8oe_18 {
  margin-right: 16px;
}

._footer_nq8oe_22 {
  font-size: 12px;
  color: #65676a;
  margin-right: auto;
  margin-left: auto;
  margin-top: 16px;
  z-index: -1;
}

._copy_nq8oe_31 {
  padding-bottom: 1rem;
  text-align: center;
  width: 980px;
}
@media (max-width: 0) {
  ._copy_nq8oe_31 {
    width: auto;
  }
}
._root_1awqr_2 {
  width: 100%;
}

._body_container_1awqr_6 {
  display: flex;
  height: 100%;
  overflow-y: auto;
}

._app_bar_1awqr_12 {
  transition: width 0.3s cubic-bezier(0.4, 0, 0.6, 1), margin 0.3s cubic-bezier(0.4, 0, 0.6, 1);
}

._app_bar_shift_1awqr_16 {
  margin-left: 222px;
  width: calc(100% - 222px);
  transition: width 0.3s cubic-bezier(0.4, 0, 0.6, 1), margin 0.3s cubic-bezier(0.4, 0, 0.6, 1);
}

._menu_list_1awqr_22 {
  padding-top: 0;
  padding-bottom: 48px;
}

._menu_button_1awqr_27 {
  color: #ffffff;
  text-align: center;
  padding: 0;
  font-size: 18.77px;
  cursor: pointer;
}
._menu_button_1awqr_27:hover {
  cursor: pointer;
}

._hide_1awqr_38 {
  display: none;
}

._drawer_open_1awqr_42 {
  width: 222px;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.6, 1);
  background-color: #42454a;
  flex-shrink: 0;
  overflow-y: scroll;
  padding-bottom: 64px;
  /*スクロールバー非表示（IE・Edge）*/
  -ms-overflow-style: none;
  /*スクロールバー非表示（Firefox）*/
  scrollbar-width: none;
  /*スクロールバー非表示（Chrome・Safari）*/
}
._drawer_open_1awqr_42::-webkit-scrollbar {
  display: none;
}

._drawer_close_1awqr_59 {
  transition: width 0.3s cubic-bezier(0.4, 0, 0.6, 1);
  overflow-x: hidden;
  width: 58px;
  background-color: #42454a;
  flex-shrink: 0;
  overflow-y: scroll;
  padding-bottom: 64px;
  /*スクロールバー非表示（IE・Edge）*/
  -ms-overflow-style: none;
  /*スクロールバー非表示（Firefox）*/
  scrollbar-width: none;
  /*スクロールバー非表示（Chrome・Safari）*/
}
._drawer_close_1awqr_59::-webkit-scrollbar {
  display: none;
}

._drawer_1awqr_42 {
  white-space: nowrap;
  z-index: 888;
  height: 100%;
}

._list_item_1awqr_83 {
  padding-left: 6px;
  background-color: inherit;
}
._list_item_1awqr_83[aria-disabled=true] {
  opacity: 0.4;
  pointer-events: none;
}

._list_item_text_1awqr_92 {
  text-align: left;
  color: #f0f0f0;
}

._toolbar_1awqr_97 {
  text-align: center;
  padding-left: 16.615px;
  margin-top: 60px;
}

._blank_1awqr_103 {
  height: 60px;
  background-color: transparent;
}

._division_1awqr_108 {
  background-color: #1e1f21;
  font-family: "Noto Sans JP", sans-serif;
  color: #ffffff;
  margin-top: -6px;
}

._division_title_open_1awqr_115 {
  font-size: 14px;
  padding-left: 14px;
  display: grid;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
}

._division_title_close_1awqr_124 {
  font-size: 9px;
  display: grid;
  justify-content: center;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
}

._menu_icon_1awqr_133 {
  padding-top: 6px;
}

._open_icon_1awqr_137 {
  margin-top: 8px;
}

._content_1awqr_141 {
  height: 100vh;
  margin-top: 68px;
  margin-bottom: -68px;
  z-index: 0;
  display: flex;
  flex-direction: column;
}

._content_router_1awqr_150 {
  flex: 1;
}

._main_1awqr_154 {
  flex-grow: 1;
  transition: margin 0.3s cubic-bezier(0.4, 0, 0.6, 1);
}

._main_1awqr_154[open] {
  transition: margin 0.3s cubic-bezier(0.4, 0, 0.6, 1);
}

._flex_1awqr_163 {
  display: flex;
}

@media (max-width: 0) {
  ._root_1awqr_2 ._sidebar_drawer_1awqr_168 {
    display: none;
  }
  ._root_1awqr_2 ._content_1awqr_141 {
    margin-left: 0;
    margin-top: 68px;
  }
}
._disabled_1awqr_176 {
  pointer-events: none;
}

@font-face {
  font-family: password;
  font-style: normal;
  font-weight: 400;
  src: url("/font/password.ttf");
}
.title {
  margin: 38px 0 38px 39px;
  font-size: 28px;
  color: #6e737e;
}
@keyframes loadingForDialog {
  0% {
    transform: translateX(5%);
  }

  100% {
    transform: translateX(55%);
  }
}
@keyframes loading {
  0% {
    transform: translateX(25%);
  }

  100% {
    transform: translateX(55%);
  }
}
.loading {
  font-family: Comfortaa, sans-serif;
  color: #fa7349;
  font-size: 20px;
  /* animation-name: loading; */
  animation: loading 3s linear infinite;
  margin-top: 60px;
}
.loading-icon {
  margin-bottom: -5px;
  font-size: 25px;
}
.loading-border {
  border-top: 1px dashed #fa7349;
  width: 60%;
  margin: 0 auto 50px;
}
.loading .fas {
  font-size: 24px;
  margin-left: 6px;
}
#root {
  caret-color: transparent;
  background-color: #f0f0f0;
  /* padding-bottom: 50px; */
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: auto;
  overflow-y: auto;
}
.contents-wrapper {
  background-color: white;
  padding: 20px 50px;
}
.hr {
  height: 3px;
  background-color: rgb(200 200 200);
  margin-top: 10px;
  margin-bottom: 10px;
}
.hr-under-list {
  height: 1px;
  background-color: rgb(200 200 200);
}
.list-row {
  padding-top: 10px;
}
.btn span {
  color: white;
}
.table-column {
  color: #a5a5a5;
  width: 350px;
  height: 85px;
  font-size: 17px;
}
.table-value {
  font-size: 17px;
}
.table-column-confirm {
  color: #a5a5a5;
  width: 150px;
  font-size: 17px;
}
td {
  font-size: 20px;
}
.table-subcolumn {
  color: #a5a5a5;
  width: 200px;
  height: 65px;
  padding-left: 20px;
  font-size: 17px;
}
.table-subcolumn2 {
  color: #a5a5a5;
  width: 200px;
  height: 65px;
  padding-left: 40px;
  font-size: 17px;
}
.table-subcolumn3 {
  color: #a5a5a5;
  width: 200px;
  height: 65px;
  padding-left: 60px;
  font-size: 17px;
}
.table-subcolumn4 {
  color: #a5a5a5;
  width: 200px;
  height: 65px;
  padding-left: 80px;
  font-size: 17px;
}
.table-subcolumn5 {
  color: #a5a5a5;
  width: 200px;
  height: 65px;
  padding-left: 100px;
  font-size: 17px;
}
.shop-description {
  font-size: 12px;
  color: red;
}
.MuiDialogContent-root td {
  display: block;
  width: 100%;
  padding-top: 5px;
}
.table-margin {
  margin-bottom: 30px;
}
td input {
  padding: 8px;
  margin-bottom: 15px;
}
.fullWidth {
  width: 100%;
}
.halfWidth {
  width: 70%;
}
.flex {
  display: inline-flex;
  color: #41444a;
}
.MuiDialogContent-root {
  width: 500px;
}
.indexColor {
  color: rgb(0 0 0 / 54%);
}
.discountList {
  border-left: outset 8px rgb(167 166 166 / 54%);
  margin: 5px 5px 0;
  padding: 15px 0 15px 28px;
}
.description {
  color: rgb(0 0 0 / 54%);
  font-size: 12px;
  margin: 0 0 10px 12px;
}
._back_1cizl_1 {
  border: 1px solid #42454a;
  border-radius: 25px;
  opacity: 0.8;
  width: 285px;
  height: 50px;
  font-size: 17px;
}._loading_wrapper_7zm7i_1 {
  overflow: hidden;
}

._loading_7zm7i_1 {
  font-family: "Comfortaa", sans-serif;
  width: 100%;
  color: #fa7349;
  font-size: 20px;
  animation-name: _loading_for_dialog_7zm7i_1;
  animation-duration: 3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  margin-right: auto;
  text-align: left;
}

._loading_icon_7zm7i_18 {
  margin-bottom: -5px;
}

._loading_boader_7zm7i_22 {
  border-top: 1px dashed #fa7349;
  width: 400px;
  margin: 2px auto 50px;
}

@keyframes _loading_for_dialog_7zm7i_1 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}._dialog_ybvpc_1 {
  border-radius: 30px;
}
._dialog_ybvpc_1 .MuiPaper-root {
  text-align: center;
  width: max-content;
  height: max-content;
  padding: 20px 40px;
  color: #42454a;
  caret-color: transparent;
}
._dialog_ybvpc_1 .MuiPaper-rounded {
  border-radius: 20px;
}
._dialog_ybvpc_1 .MuiDialogTitle-root {
  margin-top: 60px;
  padding: 0;
}
._dialog_ybvpc_1 .MuiTypography-h6 {
  text-align: center;
  font-size: 1.25em;
  font-weight: bold;
}
._dialog_ybvpc_1 .MuiDialogContentText-root {
  margin: 30px;
  font-size: 1em;
  color: #42454a;
}

._content_text_ybvpc_30 {
  margin: 30px 0 50px;
  font-size: 1em;
  color: #42454a;
}

._button_wrap_ybvpc_36 {
  display: flex;
  justify-content: center;
  gap: 10px;
}

._button_ybvpc_36 {
  width: 240px !important;
}

._comment_ybvpc_46 {
  font-size: 13px;
  color: #959595;
  margin-top: 16px;
  justify-content: center;
  display: grid;
  text-align: left;
}

._margin_ybvpc_55 {
  height: 32px;
  width: 100%;
}

._margin_16_ybvpc_60 {
  height: 16px;
  width: 100%;
}

._col_1_ybvpc_65 {
  width: 100px;
  text-align: left;
}

._col_2_ybvpc_70 {
  width: 200px;
  text-align: left;
}

._button_ok_ybvpc_75 {
  width: 220px !important;
}

._back_ybvpc_79 {
  width: 220px !important;
}

._loading_margin_ybvpc_83 {
  margin-top: 160px;
}

._content_wrap_ybvpc_87 {
  margin: 35px 0;
  font-size: 14px;
  margin-bottom: 60px;
}

._content_wrap_export_ybvpc_93 {
  margin: 30px 0;
  font-size: 14px;
  margin-bottom: 45px;
}

._radio_space_ybvpc_99 .MuiFormControlLabel-root {
  margin-bottom: 0;
}
._radio_space_ybvpc_99 .MuiTypography-body1 {
  font-size: 14px;
}._content_g2npa_1 {
  width: 100%;
  position: fixed;
  bottom: 0;
  color: #ffffff;
  font-size: 19px;
  text-align: center;
  z-index: 1000;
}

._bar_g2npa_11 {
  background-color: #fd845e;
  opacity: 0.9;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  gap: 20px;
}

._bar_g2npa_11 > span > ._MuiButton-text_g2npa_22 {
  padding: 4px 24px 2px !important;
}

._bar_open_g2npa_26 {
  transform: translateY(0);
  transition-duration: 0.6s;
}

._bar_close_g2npa_31 {
  transform: translateY(70px);
  transition-duration: 0.6s;
}

._expand_icon_root_g2npa_36 {
  background-color: #fd845e;
  opacity: 0.9;
  width: 55px;
  height: 32px;
  position: absolute;
  right: 10px;
  bottom: 70px;
  border-radius: 12px 12px 0 0;
  cursor: pointer;
}

._expand_icon_g2npa_36 {
  margin-top: 8px;
}

._expand_icon_close_g2npa_52 {
  transform: rotate(-180deg);
  transition-duration: 0.6s;
}

._expand_icon_open_g2npa_57 {
  transform: rotate(-360deg);
  transition-duration: 0.6s;
  margin-top: 10px;
}

._time_g2npa_63 {
  font-size: 14px;
  font-weight: lighter;
}

._number_g2npa_68 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 50px;
  line-height: 2.8rem;
}

._get_cart_alive_g2npa_74 {
  width: 90px;
  height: 42px;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  border: 2px solid #ffffff;
  border-radius: 25px;
}._content_top_1fci1_1 {
  height: 33px !important;
}

._title_1fci1_5 {
  color: #42454a;
  font-size: 28px;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 18px;
  text-align: left;
}

._container_1fci1_15 {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}

._button_1fci1_21 {
  float: right;
}._top_a4spg_1 {
  margin-top: -70px;
}

._content_a4spg_5 {
  background-color: #ffffff;
  padding: 16px;
  padding-top: 4px;
  margin-top: 32px;
}

._sub_title_a4spg_12 {
  font-size: 20px;
  padding-top: 16px;
}

._inner_a4spg_17 {
  padding: 16px;
}

._blank_a4spg_21 {
  margin-top: 16px;
}

._red_a4spg_25 {
  color: #ff0000;
  margin-top: -8px;
}

._button_a4spg_30 {
  width: 360px;
  height: 40px;
  background-color: #ff9e80;
  border-radius: 5px;
  line-height: 2.5rem;
  text-align: center;
  color: #ffffff;
  font-size: 17px;
}
._button_a4spg_30 span:nth-child(2) {
  padding-left: 8px;
  padding-right: 4px;
  font-size: 14px;
}
._button_a4spg_30:hover {
  background-color: #fd8b68;
  transition: 0.3s;
}

._image_a4spg_50 {
  text-align: center;
}
._image_a4spg_50 img {
  width: 980px;
  display: inline;
}._schedule_wrapper_1r2v3_1 {
  padding-top: 32px;
}

._schedule_title_1r2v3_5 {
  color: #65676a;
  font-weight: bold;
  text-align: center;
}

._schedule_1r2v3_1 {
  color: #65676a;
  font-weight: bold;
  text-align: center;
}._container_1uud7_1 {
  background-color: #fafafa;
  padding-top: 60px;
  height: calc(100vh - 50px);
}
._container_1uud7_1 > section > div {
  width: 100%;
}
._container_1uud7_1 > section > div > footer {
  width: 100%;
  padding-top: 20px;
  background-color: #fafafa;
}
._container_1uud7_1 > section > div > footer > div {
  width: 100%;
}

._contents_1uud7_18 {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 32px;
  background-color: #fff3ef;
}

._title_1uud7_27 {
  color: #fa7349;
  font-size: 45px;
  font-weight: bold;
  text-align: center;
}

._message_1uud7_34 {
  padding-top: 32px;
  color: #42454a;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

._img_wrapper_1uud7_42 {
  padding-top: 40px;
  padding-bottom: 40px;
}

._maintenance_img_1uud7_47 {
  width: 420px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

._error_code_1uud7_55 {
  padding-top: 4px;
  color: #959595;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}._root_7wue5_1 {
  background-color: rgba(206, 215, 40, 0.74);
  position: fixed;
  color: white;
  font-weight: bold;
  left: 0;
  bottom: 0;
  z-index: 9999;
}
._root_7wue5_1 > div {
  cursor: pointer;
}._dialog_ymuf3_1 {
  border-radius: 30px;
}
._dialog_ymuf3_1 .MuiPaper-root {
  text-align: center;
  width: 800px;
  height: 600px;
  color: #42454a;
  caret-color: transparent;
  padding: 0 0 16px;
}
._dialog_ymuf3_1 .MuiDialog-paperWidthSm {
  max-width: 100%;
}
._dialog_ymuf3_1 .MuiPaper-rounded {
  border-radius: 20px;
}
._dialog_ymuf3_1 .MuiDialogTitle-root {
  padding: 0;
  margin-top: 70px;
}
._dialog_ymuf3_1 .MuiTypography-h6 {
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}
._dialog_ymuf3_1 .MuiDialogContent-root {
  width: 100%;
  padding: 0;
}
._dialog_ymuf3_1 .MuiDialogContentText-root {
  margin: 35px;
  margin-bottom: 60px;
  font-size: 13px;
}
._dialog_ymuf3_1 h2 {
  text-transform: none;
}._dialog_ymuf3_1 {
  border-radius: 30px;
}
._dialog_ymuf3_1 .MuiPaper-root {
  text-align: center;
  width: 800px;
  height: 600px;
  color: #42454a;
  caret-color: transparent;
  padding: 0 0 16px;
}
._dialog_ymuf3_1 .MuiDialog-paperWidthSm {
  max-width: 100%;
}
._dialog_ymuf3_1 .MuiPaper-rounded {
  border-radius: 20px;
}
._dialog_ymuf3_1 .MuiDialogTitle-root {
  padding: 0;
  margin-top: 70px;
}
._dialog_ymuf3_1 .MuiTypography-h6 {
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}
._dialog_ymuf3_1 .MuiDialogContent-root {
  width: 100%;
  padding: 0;
}
._dialog_ymuf3_1 .MuiDialogContentText-root {
  margin: 35px;
  margin-bottom: 60px;
  font-size: 13px;
}
._dialog_ymuf3_1 h2 {
  text-transform: none;
}._showText_9ixwn_1 {
  text-align: center;
  margin-top: 180px;
  font-size: 32px;
}body {
  margin: 0;

  /* background: #f8fafc; */
  font-family: Montserrat, "Segoe UI", Tahoma, sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  text-transform: uppercase;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
  margin-bottom: 0;
}

h2 {
  hyphens: auto;
  hyphens: auto;
  hyphens: auto;
  hyphens: auto;
  margin-bottom: 0.325em;
  font-size: 2.8em;
}

p {
  margin: 0;
  font-size: 19px;
}

a {
  text-decoration: none;
  color: inherit;
  border-bottom: 0.1em dashed;
}

a:hover,
a:focus {
  outline: none;
  color: inherit;
  border-bottom-style: solid;
}

button {
  font-family: inherit;
}

code {
  display: block;
  border-radius: 2px;
  margin: 1em 0;
  padding: 1em 0.5em;
  background-color: rgba(0, 0, 0, 0.1);
}

.illustration > .react-date-picker {
  box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
}

.Showcase nav {
  padding: 0.5em 0;
  line-height: 30px;
}

.Showcase nav .wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.Showcase nav h1 {
  margin: 0.5em 1em;
  margin-left: 0;
}

.Showcase nav .others select {
  width: 270px;
  height: 40px;
  display: inline-block;
  background: none;
  border: 0;
  border-radius: 25px;
  background-color: rgba(0, 0, 0, 0.1);
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" fill="rgba%280, 0, 0, .5%29" /></svg>');
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: 244px 15px;
  padding: 0.4em 0.7em;
  appearance: none;
  appearance: none;
  font: inherit;
}

.Showcase nav .others select:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.Showcase nav .others select:focus {
  outline: none;
  border: 2px solid #3c91e7;
  padding: calc(0.4em - 2px) calc(0.7em - 2px);
  background-position: 242px 13px;
}

.Showcase nav .others select option {
  background: #ecf0f2;
}

.Showcase header {
  display: flex;
  background: linear-gradient(130deg, #3c91e7 0, #78378c 100%);
  overflow: hidden;
  font-weight: 600;
  color: white;
  padding-top: 5em;
  padding-bottom: calc(5em + 272px / 2 - 1em);
}

.Showcase header p.main {
  hyphens: auto;
  hyphens: auto;
  hyphens: auto;
  hyphens: auto;
  margin-bottom: 0.325em;
  font-size: calc(40px + 2.8vw);
}

@media screen and (min-width: 1200px) {
  .Showcase header p.main {
    font-size: 4.6em;
  }
}

.Showcase header p.sub {
  margin-bottom: 1.3em;
  font-size: calc(20px + 1.1vw);
}

@media screen and (min-width: 1200px) {
  .Showcase header p.sub {
    font-size: 2.3em;
  }
}

.Showcase header button,
.Showcase header a.button {
  display: inline-block;
  border: 0;
  border-radius: 25px;
  background: rgba(255, 255, 255, 0.25);
  padding: 0.4em 0.7em;
  margin-right: 1em;
  margin-bottom: 1em;
  cursor: pointer;
  font: inherit;
  text-transform: none;
  color: inherit;
  font-size: 1.5em;
}

.Showcase header button:hover,
.Showcase header a.button:hover {
  background: #ecf0f2;
  color: #3c91e7;
}

.Showcase header button:focus,
.Showcase header a.button:focus {
  outline: none;
  border: 2px solid #ecf0f2;
  padding: calc(0.4em - 2px) calc(0.7em - 2px);
}

.Showcase header .iframe-container {
  display: inline-block;
  width: 150px;
  height: 40px;
  transform: scale(1.33);
  transform-origin: top left;
}

.Showcase header .iframe-container iframe {
  transform-origin: top left;
  transform: scale(1.4);
}

.Showcase .react-component {
  width: calc(100% - 10%);
  max-width: 1110px;
  margin-top: -136px;
  margin-bottom: 4em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  font-size: 19px;
}

.Showcase .react-component > * {
  box-shadow: 0 30px 40px 0 rgba(16, 36, 94, 0.2);
}

.Showcase main {
  margin-top: 4em;
}

.Showcase main section {
  padding: 4em 0;
}

.Showcase main section .richContent {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -1em;
}

.Showcase main section .richContent > * {
  margin: 1em;
  max-width: 100%;
}

.Showcase main section .richContent .text {
  flex-basis: 400px;
  flex-grow: 1;
}

.Showcase main section .richContent .illustration {
  flex-basis: calc(100% - 10%);
  display: flex;
  justify-content: center;
  overflow: hidden;
}

.Showcase main section .richContent .illustration img {
  width: 200px;
  height: 200px;
}

.Showcase main section:nth-of-type(odd) {
  background: #dee4f0;
}

.Showcase main section:nth-of-type(odd) .richContent .text {
  order: 1;
}

.Showcase main section:nth-of-type(odd) .richContent .illustration {
  order: 2;
}

@media screen and (min-width: 780px) {
  .Showcase main section:nth-of-type(even) .richContent .illustration {
    order: 1;
  }

  .Showcase main section:nth-of-type(even) .richContent .text {
    order: 2;
  }
}

@media screen and (min-width: 780px) {
  .Showcase main section .richContent .illustration {
    flex-basis: 300px;
  }
}

.Showcase .usedby {
  padding: 4em 0;
}

.Showcase .usedby h2 {
  font-size: 2em;
  margin-bottom: 1em;
}

.Showcase .usedby__companies {
  margin: -1em;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.Showcase .usedby__companies li {
  max-width: calc(100% - 2em);
  height: 40px;
  margin: 1em;
}

.Showcase .usedby__companies li img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  filter: contrast(0%) opacity(50%);
  transition: filter ease-in-out 0.4s;
}

.Showcase .usedby__companies li img:hover {
  filter: none;
}

.Showcase .usedby__companies li img.ocado {
  margin-top: -2px;
}

.Showcase footer {
  display: flex;
  background: linear-gradient(130deg, #3c91e7 0, #78378c 100%);
  overflow: hidden;
  font-weight: 600;
  color: white;
  margin-top: 60px;
  padding-top: 5em;
  padding-bottom: 5em;
}

.Showcase footer p.main {
  margin-bottom: 0.325em;
  font-size: calc(20px + 1.4vw);
  text-transform: uppercase;
}

@media screen and (min-width: 1200px) {
  .Showcase footer p.main {
    font-size: 2.3em;
  }
}

.Showcase footer p.sub {
  line-height: 2em;
  font-size: calc(10px + 0.7vw);
}

@media screen and (min-width: 1200px) {
  .Showcase footer p.sub {
    font-size: 1.15em;
  }
}

.Showcase footer button,
.Showcase footer a.button {
  display: inline-block;
  border: 0;
  border-radius: 25px;
  background: rgba(255, 255, 255, 0.25);
  padding: 0.4em 0.7em;
  margin-right: 1em;
  margin-top: 1em;
  cursor: pointer;
  font: inherit;
  text-transform: none;
  color: inherit;
  font-size: 1em;
}

.Showcase footer button:hover,
.Showcase footer a.button:hover {
  background: #ecf0f2;
  color: #3c91e7;
}

.Showcase footer button:focus,
.Showcase footer a.button:focus {
  outline: none;
  border: 2px solid #ecf0f2;
  padding: calc(0.4em - 2px) calc(0.7em - 2px);
}

.Showcase .wrapper {
  width: calc(100% - 10%);
  max-width: 1110px;
  margin: 0 auto;
}

.Showcase .wrapper::after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (max-width: 650px) {
  .Showcase.Showcase--react-date-picker .react-component {
    justify-content: flex-start;
  }
}

.animated-loader {
  background: linear-gradient(125.75deg, white 0%, #dee4f0 33%, white 66%, #dee4f0 100%);
  background-size: 200% 100%;
  animation-name: loading-animate;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  font-size: 0;
}

@keyframes loading-animate {
  from {
    background-position-x: 0;
  }

  to {
    background-position-x: 200%;
  }
}

.Popup {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  align-items: center;
  justify-content: center;
}

.Popup__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.Popup__container {
  box-shadow: 0 30px 40px 0 rgba(16, 36, 94, 0.2);
  border-radius: 8px;
  position: relative;
  max-height: calc(100% - 10vw);
  min-width: 288px;
  border: 0;
  background: white;
  padding: 44px;
  margin: 5vw;
  overflow: auto;
  font: inherit;
  color: inherit;
}

.Popup__header {
  display: flex;
  margin-bottom: 2em;
}

.Popup__header h2 {
  margin-right: 1em;
}

.Popup__header__close {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  margin-top: -0.2em;
  margin-left: auto;
  margin-right: -0.2em;
  border: 0;
  border-radius: 50%;
  background: none;
  font-size: 1.8em;
  line-height: 0.8em;
  cursor: pointer;
}

.Popup__header__close:hover {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
}

.Popup__header__close:focus {
  width: 48px;
  height: 48px;
  outline: none;
  border: 2px solid #ecf0f2;
  margin-top: calc(-0.2em - 2px);
  margin-right: calc(-0.2em - 2px);
}

.Popup h2 {
  margin-bottom: 0.325em;
  font-size: 1.8em;
}

.Popup h3 {
  margin-bottom: 0.325em;
  font-size: 1.2em;
}
