/* MODAL 18+ START */
.m2a52c719 {
  display: none;
  display: flex;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 9999;
  align-items: center;
  justify-content: center;
}

.a4f787ea {
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
}

.fe5194ff {
  width: 440px;
  position: relative;
  display: flex;
  flex-direction: column;
  background: #203b6b;
  border-radius: 10px;
  padding: 36px 26px;
}

.fe5194ff::before {
  content: url(../images/18.png);
  position: absolute;
  bottom: 24px;
  left: 16px;
}

.fe5194ff .m8f2aaa7f {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 16px;
}

.fe5194ff .e639e126 {
  text-align: center;
}

.fe5194ff .e639e126 a {
  color: #fff;
}

.fe5194ff .m801e5eb4 {
  margin-top: 36px;
  margin-bottom: 16px;
  display: flex;
  justify-content: center;
}

.fe5194ff .m1d0a9d44 {
  cursor: pointer;
  width: 70px;
  height: 41px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
}

.fe5194ff .m1d0a9d44:first-of-type {
  border: 2px solid #ffffff;
  color: #fff;
  margin-right: 16px;
}

.fe5194ff .f9613abc {
  display: none;
}
/* MODAL 18+ END */
