/* MODAL 18+ START */
.m21d7d210 {
  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;
}

.bda8dab9 {
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
}

.c66eb5bd {
  width: 440px;
  position: relative;
  display: flex;
  flex-direction: column;
  background: #203b6b;
  border-radius: 10px;
  padding: 36px 26px;
}

.c66eb5bd::before {
  content: url(../images/18.png);
  position: absolute;
  bottom: 24px;
  left: 16px;
}

.c66eb5bd .m0c574cd8 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 16px;
}

.c66eb5bd .m1d67935a {
  text-align: center;
}

.c66eb5bd .m1d67935a a {
  color: #fff;
}

.c66eb5bd .m8b9b4bbd {
  margin-top: 36px;
  margin-bottom: 16px;
  display: flex;
  justify-content: center;
}

.c66eb5bd .m458f2271 {
  cursor: pointer;
  width: 70px;
  height: 41px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
}

.c66eb5bd .m458f2271:first-of-type {
  border: 2px solid #ffffff;
  color: #fff;
  margin-right: 16px;
}

.c66eb5bd .f9bb1df1 {
  display: none;
}
/* MODAL 18+ END */
