/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[2].use[1]!../../node_modules/postcss-loader/dist/cjs.js!./node_modules/less-loader/dist/cjs.js!./src/page/WebInMobilePrompt.less ***!
  \*************************************************************************************************************************************************************************************************/
.WebInMobilePrompt_box_3f-h {
  z-index: 1051;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.4);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.WebInMobilePrompt_box_3f-h .WebInMobilePrompt_prompt_3Wkd {
  max-height: 80%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  border-radius: 4px;
}
.WebInMobilePrompt_box_3f-h .WebInMobilePrompt_prompt_3Wkd .WebInMobilePrompt_main_3EoR {
  padding: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 280px;
}
.WebInMobilePrompt_box_3f-h .WebInMobilePrompt_prompt_3Wkd .WebInMobilePrompt_main_3EoR .WebInMobilePrompt_title_1bQW {
  margin-bottom: 8px;
  font-size: 16px;
  color: #212121;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}
.WebInMobilePrompt_box_3f-h .WebInMobilePrompt_prompt_3Wkd .WebInMobilePrompt_main_3EoR .WebInMobilePrompt_content_3IMt {
  font-size: 14px;
  color: #404040;
  letter-spacing: 0;
  text-align: left;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 8px;
}
.WebInMobilePrompt_box_3f-h .WebInMobilePrompt_prompt_3Wkd .WebInMobilePrompt_main_3EoR .WebInMobilePrompt_footer_21zR {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.WebInMobilePrompt_box_3f-h .WebInMobilePrompt_prompt_3Wkd .WebInMobilePrompt_main_3EoR .WebInMobilePrompt_footer_21zR .WebInMobilePrompt_checkbox_Cn7F {
  margin-right: 4px;
  color: var(--strong-border-color);
}
.WebInMobilePrompt_box_3f-h .WebInMobilePrompt_prompt_3Wkd .WebInMobilePrompt_main_3EoR .WebInMobilePrompt_footer_21zR .WebInMobilePrompt_checkbox-selected_1YVx {
  color: var(--theme-color);
}
.WebInMobilePrompt_box_3f-h .WebInMobilePrompt_prompt_3Wkd .WebInMobilePrompt_main_3EoR .WebInMobilePrompt_footer_21zR .WebInMobilePrompt_text_3E0a {
  color: #a3a3a3;
}
.WebInMobilePrompt_box_3f-h .WebInMobilePrompt_prompt_3Wkd .WebInMobilePrompt_btn_2L0v {
  height: 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  color: var(--theme-color);
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  font-weight: 400;
  position: relative;
}
.WebInMobilePrompt_box_3f-h .WebInMobilePrompt_prompt_3Wkd .WebInMobilePrompt_btn_2L0v::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  -webkit-transform: scaleY(0.5);
      -ms-transform: scaleY(0.5);
          transform: scaleY(0.5);
  background-color: #e5e5e5;
}

