.default_modal_style___KCgQS {
  z-index: 1000000000;
  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;
  margin: auto;
}
.default_mask_style___je9Tx,
.default_modal_style___KCgQS {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.default_mask_style___je9Tx {
  z-index: 999999999;
  background-color: rgba(0, 0, 0, 0.35);
}
.default_content_container_style___V8G2G {
  z-index: 1000000121;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  box-sizing: border-box;
  background-color: #fff;
}
@media (max-width: 79.99em) {
  .default_content_container_style___V8G2G {
    overflow-y: auto;
    max-height: 100vh;
  }
}
.default_x_button_style___udcKE {
  position: absolute;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%2E704%201%2E204l11%2E624%2011%2E624M13%2E296%201%2E204L1%2E672%2012%2E828%22%20viewbox%3D%220%200%2015%2014%22%20fill%3D%22none%22%20fill%2Drule%3D%22evenodd%22%20stroke%2Dlinecap%3D%22square%22%20stroke%3D%22%239b9b9b%22%20stroke%2Dwidth%3D%221%2E7%22%3E%3Cg%20d%3D%22M1%2E704%201%2E204l11%2E624%2011%2E624M13%2E296%201%2E204L1%2E672%2012%2E828%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  cursor: pointer;
  z-index: 1;
  content: "";
  width: 15px;
  height: 15px;
  display: block;
}
body.modal_loaded___qfCQL {
  overflow: hidden;
}
