.id3vz > *:not(.main-app) {
  display: none !important;
}

.social-icons {
  position: fixed;
  top: 10px;
  right: 10px;
}
.social-icons a {
  text-decoration: none;
}
.social-icons img {
  width: 40px;
  height: 40px;
}

.everform {
  z-index: 1000000000;
  position: fixed;
  bottom: 10px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.everform .everform-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform: scale(0.85);
  -webkit-transform: scale(0.85, 0.85);
  margin-top: -20px;
}
.everform h3 {
  margin: 0 auto;
  margin-bottom: 10px;
  font-size: 22px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}
.everform .quote {
  font-size: 20px;
}
.everform .desc {
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 115.1%;
  text-align: center;
  color: #ffffff;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 30px;
  max-width: 280px;
}
.everform .form-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 15px;
  width: 280px;
}
.everform .form-item label {
  margin-bottom: 9px;
  width: 280px;
  font-weight: 900;
  font-size: 15px;
  line-height: 21px;
  color: #ffffff;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.everform .form-item input {
  padding: 16px 13px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 4px;
  font-weight: bold;
  font-size: 15px;
  line-height: 17px;
  color: #626262;
  border: none;
  width: 260px;
}
.everform .form-item select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 260px;
  padding: 16px 13px;
  border-radius: 4px;
  font-weight: bold;
  font-size: 15px;
  line-height: 17px;
  color: #626262;
  border: none;
  background: url("./imgs/br_down.webp") rgba(255, 255, 255, 0.6) no-repeat 98.5% !important;
  background: url("./imgs/br_down.webp") rgba(255, 255, 255, 0.6) no-repeat calc(100% - 10px) !important;
}
.everform .btn {
  background: url("./imgs/btn-bg.png") center center no-repeat;
  border: unset;
  width: 240px;
  height: 54px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}

.maykit-main {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 100000000000000030000000;
}
.maykit-main * {
  box-sizing: border-box;
}
.maykit-main .heading {
  font-family: Arial;
  font-style: normal;
  font-weight: 900;
  font-size: 29px;
  line-height: 41px;
  text-align: center;
  color: #ffffff;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.maykit-main .desc {
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 115.1%;
  text-align: center;
  color: #ffffff;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 30px;
  max-width: 280px;
}
.maykit-main .step {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 350px;
}
.maykit-main .step1,
.maykit-main .step2,
.maykit-main .step3 {
  display: none;
}
.maykit-main .btn {
  background: url("./imgs/btn-bg.png") center center no-repeat;
  border: unset;
  width: 240px;
  height: 54px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 10px;
}
.maykit-main .form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.maykit-main .form-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 15px;
  width: 280px;
}
.maykit-main .form-item label {
  margin-bottom: 9px;
  width: 280px;
  font-weight: 900;
  font-size: 15px;
  line-height: 21px;
  color: #ffffff;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.maykit-main .form-item input {
  padding: 16px 13px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 4px;
  font-weight: bold;
  font-size: 15px;
  line-height: 17px;
  color: #626262;
  border: none;
  width: 280px;
}
.maykit-main .form-item select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 280px;
  padding: 16px 13px;
  border-radius: 4px;
  font-weight: bold;
  font-size: 15px;
  line-height: 17px;
  color: #626262;
  border: none;
  background: url("./imgs/br_down.webp") rgba(255, 255, 255, 0.6) no-repeat 98.5% !important;
  /* !important used for overriding all other customisations */
  background: url("./imgs/br_down.webp") rgba(255, 255, 255, 0.6) no-repeat calc(100% - 10px) !important;
  /* Better placement regardless of input width */
}
.maykit-main .centerme {
  display: flex;
  justify-content: center;
  align-items: center;
}
.maykit-main .note {
  font-size: 10px;
  line-height: 115.1%;
  margin-top: 24px;
  text-align: center;
  max-width: 280px;
}
.maykit-main .tos {
  margin-top: 10px;
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.maykit-main .tos a {
  font-size: 10px;
  line-height: 115.1%;
  text-align: center;
  text-decoration-line: underline;
  color: #fff;
}
.maykit-main .goback {
  margin-top: 19px;
  cursor: pointer;
  font-weight: bold;
  font-size: 15px;
  line-height: 17px;
  text-align: center;
}
.maykit-main button[disabled=disabled],
.maykit-main button:disabled,
.maykit-main input[disabled=disabled],
.maykit-main input:disabled,
.maykit-main select[disabled=disabled],
.maykit-main select:disabled {
  cursor: not-allowed;
  filter: brightness(30%);
}
@keyframes donut-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.maykit-main .donut {
  display: inline-block;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-left-color: #7983ff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  animation: donut-spin 1.2s linear infinite;
}

.download-action {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  position: fixed;
  top: 10px;
  left: 10px;
}

/*# sourceMappingURL=style.css.map */
