.eHMFOB {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.kLfmkW {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
}
.ekWSRW {
  max-width: 720px;
  margin: 0px auto;
  padding: 16px;
  color: rgb(0, 0, 0);
}
.ekWSRW h1 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 700;
}
.ekWSRW h5 {
  margin: 25px 0px 8px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  max-width: 625px;
}
.ekWSRW p {
  margin: 0px 0px 16px;
  font-size: 16px;
  color: rgb(46, 44, 44);
  padding: 0;
}
.ekWSRW p span {
  font-weight: 700;
}
.jdjhyh {
  margin: 0px 0px 16px;
  font-size: 16px;
}
.jdjhyh span {
  font-weight: 700;
  color: rgb(18, 67, 44);
}
.ekWSRW p span {
  font-weight: 700;
}
.kDhQzT {
  color: rgb(116, 23, 23);
}
.idXULC {
  animation: 1s ease 0s infinite normal none running fsjOeB;
}
@keyframes fsjOeB {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.bJIpnp {
  font-weight: 700;
  color: rgb(133, 131, 131);
  font-size: 16px;
  width: 90%;
  margin: 15px auto 10px;
  border-radius: 5px;
  background: rgb(1, 51, 91);
  border: 0px;
  display: block;
  cursor: pointer;
  max-width: 290px;
  padding: 17px 5px;
  text-decoration: none;
  text-align: center;
}
@media (min-width: 768px) {
  .bJIpnp {
    margin: 100px auto 10px;
  }
}
.nzbzL {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bZxVVQ {
  flex-direction: column;
  padding: 20px 20px 13px;
  border-radius: 15px;
  background-color: rgb(255, 255, 255);
  color: rgb(92, 92, 92);
  font-size: 14px;
  line-height: 22px;
  max-width: 450px;
  margin: 8px;
}
.bZxVVQ p:first-of-type {
  margin: 0px 0px 36px;
}
.bZxVVQ p:last-child {
  text-align: end;
  color: rgb(35, 109, 166);
  text-decoration: none;
  margin-left: auto;
  display: block;
}
