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