/* MODAL 18+ START */
.b525679e {
  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;
}

.m03be4791 {
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
}

.c683cf6d {
  width: 440px;
  position: relative;
  display: flex;
  flex-direction: column;
  background: #203b6b;
  border-radius: 10px;
  padding: 36px 26px;
}

.c683cf6d::before {
  content: url(../images/18.png);
  position: absolute;
  bottom: 24px;
  left: 16px;
}

.c683cf6d .m6571db46 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 16px;
}

.c683cf6d .abe57c08 {
  text-align: center;
}

.c683cf6d .abe57c08 a {
  color: #fff;
}

.c683cf6d .m1f69fe33 {
  margin-top: 36px;
  margin-bottom: 16px;
  display: flex;
  justify-content: center;
}

.c683cf6d .m7c47a7d9 {
  cursor: pointer;
  width: 70px;
  height: 41px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
}

.c683cf6d .m7c47a7d9:first-of-type {
  border: 2px solid #ffffff;
  color: #fff;
  margin-right: 16px;
}

.c683cf6d .db77a77c {
  display: none;
}
/* MODAL 18+ END */
