/* line 4, ../../sass/res/adimgpop.scss */
.banner-842-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
/* line 19, ../../sass/res/adimgpop.scss */
.banner-842-modal-overlay .banner-842-modal-content {
  width: 8.32rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 24, ../../sass/res/adimgpop.scss */
.banner-842-modal-overlay .banner-842-modal-content .banner-842-main-img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0.32rem;
}
/* line 31, ../../sass/res/adimgpop.scss */
.banner-842-modal-overlay .banner-842-modal-content .banner-842-close-wrapper {
  margin-top: 0.64rem;
  cursor: pointer;
}
/* line 36, ../../sass/res/adimgpop.scss */
.banner-842-modal-overlay .banner-842-modal-content .banner-842-close-wrapper:active {
  transform: scale(0.9);
}
/* line 40, ../../sass/res/adimgpop.scss */
.banner-842-modal-overlay .banner-842-modal-content .banner-842-close-wrapper .banner-842-close-icon {
  width: 0.69333rem;
  height: 0.69333rem;
  display: block;
}

/* line 49, ../../sass/res/adimgpop.scss */
.hidden {
  display: none;
}
