@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
body {
  background: #101010;
}
body .container {
  max-width: 76.6666666667vw;
}
@media (max-width: 990px) {
  body .container {
    max-width: 100%;
    padding: 0 3.0769230769vw;
  }
}
@media (max-width: 990px) {
  body main {
    padding: 3.0769230769vw 0;
  }
}
body main #InstructionsModal .modal-dialog {
  max-width: 32.8125vw;
}
@media (max-width: 990px) {
  body main #InstructionsModal .modal-dialog {
    max-width: 100%;
  }
}
body main #InstructionsModal .modal-dialog .modal-content {
  border-radius: 2.25328125vw;
  background: #1A1A1A;
}
@media (max-width: 990px) {
  body main #InstructionsModal .modal-dialog .modal-content {
    border-radius: 6.1538461538vw;
  }
}
body main #InstructionsModal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
body main #InstructionsModal .modal-dialog .modal-content .modal-body .inner {
  padding-bottom: 1.71875vw;
}
@media (max-width: 990px) {
  body main #InstructionsModal .modal-dialog .modal-content .modal-body .inner {
    padding-bottom: 5.1282051282vw;
  }
}
body main #InstructionsModal .modal-dialog .modal-content .modal-body .inner .heading {
  padding: 1.4583333333vw 2.1354166667vw;
  color: #F1F1F1;
  font-family: Arial;
  font-size: 1.5104166667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 1.96875vw;
  border-bottom: 0.0520833333vw solid #454545;
}
@media (max-width: 990px) {
  body main #InstructionsModal .modal-dialog .modal-content .modal-body .inner .heading {
    padding: 4.1025641026vw 5.8974358974vw 3.3333333333vw;
    font-size: 4.1025641026vw;
    line-height: 5.8974358974vw;
    margin-bottom: 6.1538461538vw;
  }
}
body main #InstructionsModal .modal-dialog .modal-content .modal-body .inner ul {
  padding: 2.0833333333vw;
  padding-left: 3.75vw;
  list-style: none;
}
@media (max-width: 990px) {
  body main #InstructionsModal .modal-dialog .modal-content .modal-body .inner ul {
    padding-left: 14.1025641026vw;
  }
}
body main #InstructionsModal .modal-dialog .modal-content .modal-body .inner ul li {
  color: #F1F1F1;
  font-family: Arial;
  font-size: 1.3020833333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.96875vw;
  margin-bottom: 1.6145833333vw;
  position: relative;
}
body main #InstructionsModal .modal-dialog .modal-content .modal-body .inner ul li::before {
  content: "";
  position: absolute;
  top: 0.5208333333vw;
  left: -1.3020833333vw;
  width: 0.7291666667vw;
  height: 0.7291666667vw;
  background-color: #fff;
  border-radius: 50%;
}
@media (max-width: 990px) {
  body main #InstructionsModal .modal-dialog .modal-content .modal-body .inner ul li::before {
    top: 1.2820512821vw;
    left: -6.4102564103vw;
    width: 3.5897435897vw;
    height: 3.5897435897vw;
  }
}
@media (max-width: 990px) {
  body main #InstructionsModal .modal-dialog .modal-content .modal-body .inner ul li {
    font-size: 3.5897435897vw;
    line-height: 5.3846153846vw;
    margin-bottom: 4.6153846154vw;
  }
}
body main #InstructionsModal .modal-dialog .modal-content .modal-body .inner button,
body main #InstructionsModal .modal-dialog .modal-content .modal-body .inner a {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  width: 12.0833333333vw;
  height: 3.125vw;
  border-radius: 4.5833333333vw;
  background: #F1F1F1;
  border: none;
  color: #000;
  font-family: Arial;
  font-size: 1.3020833333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.9270833333vw;
  margin: auto;
  text-decoration: none;
}
@media (max-width: 990px) {
  body main #InstructionsModal .modal-dialog .modal-content .modal-body .inner button,
  body main #InstructionsModal .modal-dialog .modal-content .modal-body .inner a {
    width: 32.8205128205vw;
    height: 8.4615384615vw;
    font-size: 3.5897435897vw;
    line-height: 5.3846153846vw;
  }
}
body main #InstructionsModal .modal-dialog .modal-content .modal-body .inner button,
body main #InstructionsModal .modal-dialog .modal-content .modal-body .inner a {
  /* 151.2% */
}
body main .banner {
  padding-top: 2.7083333333vw;
}
body main .banner .container .coverimage {
  border-radius: 0.8333333333vw;
  background: #d9d9d9;
  overflow: hidden;
  margin-bottom: 1.4583333333vw;
  height: 12.5vw;
}
@media (max-width: 990px) {
  body main .banner .container .coverimage {
    width: 100%;
    height: 25.1282051282vw;
  }
}
body main .banner .container .coverimage img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body main .banner .container .creator {
  display: flex;
  vertical-align: middle;
  align-items: center;
}
body main .banner .container .creator .channelimage {
  width: 10.0520833333vw;
  height: 10.0520833333vw;
  border-radius: 50%;
  background-color: #D9D9D9;
  overflow: hidden;
}
@media (max-width: 990px) {
  body main .banner .container .creator .channelimage {
    width: 18.9743589744vw;
    height: 18.9743589744vw;
  }
}
body main .banner .container .creator .channelimage img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body main .banner .container .creator .text {
  width: calc(100% - 10.0520833333vw);
  padding-left: 1.1458333333vw;
}
@media (max-width: 990px) {
  body main .banner .container .creator .text {
    padding-left: 3.5897435897vw;
  }
}
body main .banner .container .creator .text h1 {
  display: flex;
  vertical-align: middle;
  align-items: center;
  color: #F1F1F1;
  font-family: Arial;
  font-size: 2.2395833333vw;
  font-style: normal;
  font-weight: 700;
  line-height: 2.9391145833vw;
  /* 131.234% */
  margin-bottom: 0.2604166667vw;
}
@media (max-width: 990px) {
  body main .banner .container .creator .text h1 {
    font-size: 5.3846153846vw;
    line-height: 7.1794871795vw;
    margin-bottom: 0.7692307692vw;
  }
}
body main .banner .container .creator .text h1 .badges {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  width: 1.7708333333vw;
  height: 1.7708333333vw;
  background-color: #F1F1F1;
  border-radius: 50%;
  overflow: hidden;
  margin-left: 0.625vw;
}
@media (max-width: 990px) {
  body main .banner .container .creator .text h1 .badges {
    width: 4.1025641026vw;
    height: 4.1025641026vw;
    margin-left: 3.0769230769vw;
  }
}
body main .banner .container .creator .text h1 .badges svg {
  width: 0.8902083333vw;
  height: 0.6358854167vw;
  top: 0.1041666667vw;
  position: relative;
}
@media (max-width: 990px) {
  body main .banner .container .creator .text h1 .badges svg {
    width: 2.1746153846vw;
    height: 1.5533333333vw;
  }
}
body main .banner .container .creator .text h2 {
  color: #F1F1F1;
  font-family: Roboto;
  font-size: 1.1458333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4834375vw;
  /* 129.463% */
}
@media (max-width: 990px) {
  body main .banner .container .creator .text h2 {
    font-size: 2.8205128205vw;
    line-height: 3.5897435897vw;
    margin-bottom: 1.0256410256vw;
  }
}
body main .banner .container .creator .text h3 {
  color: #AAA;
  font-family: Roboto;
  font-size: 1.1458333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4834375vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
  gap: 0.625vw;
}
@media (max-width: 990px) {
  body main .banner .container .creator .text h3 {
    font-size: 2.8205128205vw;
    line-height: 3.5897435897vw;
    gap: 3.0769230769vw;
  }
}
body main .quiz {
  border-top: 0.0520833333vw solid #757575;
  margin-top: 1.6666666667vw;
  padding-top: 1.6666666667vw;
}
@media (max-width: 990px) {
  body main .quiz {
    padding-top: 5.1282051282vw;
    margin-top: 5.1282051282vw;
  }
}
body main .quiz .container .heading h1 {
  color: #F1F1F1;
  font-family: Arial;
  font-size: 1.71875vw;
  font-style: normal;
  font-weight: 700;
  line-height: 2.2586458333vw;
  margin-bottom: 2.6041666667vw;
}
@media (max-width: 990px) {
  body main .quiz .container .heading h1 {
    font-size: 4.1025641026vw;
    line-height: 5.3846153846vw;
    margin-bottom: 4.6153846154vw;
  }
}
body main .quiz .container .quizarea .row {
  display: flex;
  vertical-align: middle;
  align-items: center;
}
body main .quiz .container .quizarea .row .questionnumber {
  width: 13.8541666667vw;
  height: 13.8541666667vw;
  border-radius: 50%;
  background: #1A1A1A;
  border: 1.0416666667vw solid #1F1F1F;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  margin: auto;
}
@media (max-width: 990px) {
  body main .quiz .container .quizarea .row .questionnumber {
    width: 23.0769230769vw;
    height: 23.0769230769vw;
    border: 2.0512820513vw solid #1F1F1F;
    background-color: #F1F1F1;
  }
}
body main .quiz .container .quizarea .row .questionnumber span {
  color: #FFF;
  font-family: Roboto;
  font-size: 5.5208333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: 7.25875vw;
  /* 131.479% */
}
@media (max-width: 990px) {
  body main .quiz .container .quizarea .row .questionnumber span {
    color: #272727;
    font-size: 9.2120512821vw;
    line-height: 12.091025641vw;
  }
}
@media (max-width: 990px) {
  body main .quiz .container .quizarea .row .answerlist {
    margin-top: 6.1538461538vw;
  }
}
body main .quiz .container .quizarea .row .answerlist .form-check {
  text-align: right;
  position: relative;
  margin-bottom: 1.0416666667vw;
}
@media (max-width: 990px) {
  body main .quiz .container .quizarea .row .answerlist .form-check {
    padding: 0;
    margin-bottom: 3.8461538462vw;
  }
}
body main .quiz .container .quizarea .row .answerlist .form-check:last-child {
  margin-bottom: 0vw;
}
body main .quiz .container .quizarea .row .answerlist .form-check input {
  position: absolute;
  top: 46%;
  transform: translateY(-50%);
  right: 1.0416666667vw;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' viewBox='0 0 16 12' fill='none'%3E%3Cpath d='M0.981934 6.21994L5.56498 10.803L14.7311 0.982178' stroke='%23101010' stroke-width='1.96416' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 0.6770833333vw 0.46875vw;
  background-position: center;
  opacity: 0.1;
  width: 1.40296875vw;
  height: 1.40296875vw;
  box-shadow: none;
  cursor: pointer;
}
@media (max-width: 990px) {
  body main .quiz .container .quizarea .row .answerlist .form-check input {
    right: 3.5897435897vw;
    background-size: 2.5369230769vw 1.8120512821vw;
    width: 5.1282051282vw;
    height: 5.1282051282vw;
  }
}
body main .quiz .container .quizarea .row .answerlist .form-check input:checked {
  opacity: 1;
  background-color: #FFF;
  border: none;
}
body main .quiz .container .quizarea .row .answerlist .form-check label {
  border-radius: 3.5416666667vw;
  background: #1A1A1A;
  padding: 0.78125vw 1.0416666667vw;
  color: #F1F1F1;
  font-family: Arial;
  font-size: 1.09375vw;
  font-style: normal;
  font-weight: 700;
  line-height: 2.2916666667vw;
  /* 213.786% */
  letter-spacing: -0.02171875vw;
  min-width: 22.2916666667vw;
  max-width: 100%;
  text-align: left;
  cursor: pointer;
}
@media (max-width: 990px) {
  body main .quiz .container .quizarea .row .answerlist .form-check label {
    width: 100%;
    border-radius: 17.4358974359vw;
    padding: 1.7948717949vw 3.8461538462vw;
    font-size: 3.8461538462vw;
    line-height: 8.2051282051vw;
    letter-spacing: -0.0769230769vw;
    min-width: initial;
  }
}
body main .quiz .container .quizarea .actionbuttons .nextbutton {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  margin-top: 3.3854166667vw;
  margin-left: auto;
  width: 5.7900520833vw;
  height: 2.0902604167vw;
  border-radius: 3.4740104167vw;
  background: #F1F1F1;
  color: #090909;
  font-family: Roboto;
  font-size: 1.09375vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5198958333vw;
  border: none;
  text-decoration: none;
}
@media (max-width: 990px) {
  body main .quiz .container .quizarea .actionbuttons .nextbutton {
    margin-top: 11.5384615385vw;
    width: 28.5048717949vw;
    height: 10.2905128205vw;
    border-radius: 17.1028205128vw;
    font-size: 3.8461538462vw;
    line-height: 5.3846153846vw;
  }
}
body main .result {
  padding-top: 2.6041666667vw;
}
body main .result .container .heading h1 {
  color: #F1F1F1;
  font-family: Arial;
  font-size: 1.71875vw;
  font-style: normal;
  font-weight: 700;
  line-height: 2.2586458333vw;
  padding-bottom: 2.7083333333vw;
  margin-bottom: 3.3854166667vw;
  border-bottom: 0.0520833333vw solid #757575;
}
@media (max-width: 990px) {
  body main .result .container .heading h1 {
    font-size: 4.8717948718vw;
    line-height: 6.4102564103vw;
    padding-bottom: 0vw;
    margin-bottom: 0vw;
    border-bottom: 0vw solid #757575;
  }
}
body main .result .container .status {
  position: relative;
}
body main .result .container .status .inner {
  border-radius: 4.2896354167vw;
  background-color: #989898;
  min-height: 32.2916666667vw;
  width: 57.03125vw;
  margin-left: auto;
  padding: 2.0833333333vw;
  padding-left: 16.3541666667vw;
  margin-right: 6.6145833333vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
}
@media (max-width: 990px) {
  body main .result .container .status .inner {
    border-radius: 14.1025641026vw;
    min-height: 100vw;
    width: 100%;
    padding: 10.2564102564vw;
    margin-top: 31.2820512821vw;
    padding-top: 35.8974358974vw;
  }
}
body main .result .container .status .inner.success {
  background: linear-gradient(180deg, #218728 0%, #1D7323 100%);
}
body main .result .container .status .inner.success::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 26.9791666667vw;
  aspect-ratio: 1/1;
  background-image: url("../images/4ef84daac289ecc091f25494ee4185f87bb128b2.png");
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 990px) {
  body main .result .container .status .inner.success::before {
    top: -32.5641025641vw;
    left: 50%;
    width: 54.8717948718vw;
    height: 54.8717948718vw;
    transform: translate(-50%, 0);
  }
}
body main .result .container .status .inner.success h6 {
  color: #FFF;
  font-family: Arial;
  font-size: 1.71875vw;
  font-style: normal;
  font-weight: 400;
  line-height: 2.8125vw;
  /* 163.745% */
  letter-spacing: -0.03125vw;
  line-height: 0;
}
@media (max-width: 990px) {
  body main .result .container .status .inner.success h6 {
    font-size: 3.8461538462vw;
    line-height: 0vw;
    letter-spacing: -0.07vw;
    text-align: center;
  }
}
body main .result .container .status .inner.success h2 {
  color: #FFF;
  font-family: Roboto;
  font-size: 5.8333333333vw;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.08984375vw;
}
@media (max-width: 990px) {
  body main .result .container .status .inner.success h2 {
    text-align: center;
    font-size: 15.3846153846vw;
    letter-spacing: -0.2366666667vw;
  }
}
body main .result .container .status .inner.success h5 {
  margin-bottom: 2.9166666667vw;
  color: #FFF;
  font-family: Arial;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 400;
  line-height: 2.2916666667vw;
}
@media (max-width: 990px) {
  body main .result .container .status .inner.success h5 {
    margin-bottom: 6.1538461538vw;
    font-size: 3.0769230769vw;
    line-height: 5.641025641vw;
    text-align: center;
  }
}
body main .result .container .status .inner.success h5 span {
  color: #000000;
  font-weight: 700;
}
body main .result .container .status .inner.failed {
  background: linear-gradient(180deg, #BA3F3F 0%, #BE4040 100%);
}
body main .result .container .status .inner.failed::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 16.76078125vw;
  aspect-ratio: 1/1;
  background-image: url("../images/sad.png");
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 990px) {
  body main .result .container .status .inner.failed::before {
    top: -16.7948717949vw;
    left: 50%;
    transform: translateX(-50%);
    width: 33.5897435897vw;
    height: 44.8717948718vw;
  }
}
body main .result .container .status .inner.failed h2 {
  color: #FFF;
  font-family: Arial;
  font-size: 3.5416666667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 5.5729166667vw;
  letter-spacing: -0.06234375vw;
}
@media (max-width: 990px) {
  body main .result .container .status .inner.failed h2 {
    font-size: 7.1794871795vw;
    line-height: 11.5384615385vw;
    letter-spacing: -0.1282051282vw;
    margin-bottom: 5.641025641vw;
    text-align: center;
  }
}
body main .result .container .status .inner.failed h6 {
  margin-bottom: 2.9166666667vw;
  color: #FFF;
  font-family: Arial;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 400;
  line-height: 2.2916666667vw;
}
@media (max-width: 990px) {
  body main .result .container .status .inner.failed h6 {
    margin-bottom: 6.1538461538vw;
    font-size: 3.0769230769vw;
    line-height: 5.641025641vw;
    text-align: center;
  }
}
body main .result .container .status .inner.failed h6 span {
  color: #000000;
  font-weight: 700;
}
body main .result .container .status .inner .row .col-6 h3 {
  display: flex;
  vertical-align: middle;
  align-items: center;
}
@media (max-width: 990px) {
  body main .result .container .status .inner .row .col-6 h3 {
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    margin: auto;
  }
}
body main .result .container .status .inner .row .col-6 h3 .icons {
  background: #989898;
  width: 2.6041666667vw;
  height: 2.6041666667vw;
  border-radius: 50%;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}
@media (max-width: 990px) {
  body main .result .container .status .inner .row .col-6 h3 .icons {
    width: 4.6153846154vw;
    height: 4.6153846154vw;
  }
}
body main .result .container .status .inner .row .col-6 h3 .icons.correct {
  background: linear-gradient(180deg, #44ED4F 0%, #00CD00 100%);
}
body main .result .container .status .inner .row .col-6 h3 .icons.wrong {
  background: linear-gradient(180deg, #FF3947 0%, #F40000 100%);
}
body main .result .container .status .inner .row .col-6 h3 .icons svg {
  width: 1.3436979167vw;
  height: 0.9597916667vw;
}
@media (max-width: 990px) {
  body main .result .container .status .inner .row .col-6 h3 .icons svg {
    width: 2.3558974359vw;
    height: 1.6828205128vw;
  }
}
body main .result .container .status .inner .row .col-6 h3 > span span {
  display: block;
  padding-left: 1.0416666667vw;
}
body main .result .container .status .inner .row .col-6 h3 > span span:first-child {
  color: #FFF;
  font-family: Arial;
  font-size: 1.7708333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 990px) {
  body main .result .container .status .inner .row .col-6 h3 > span span:first-child {
    font-size: 3.0769230769vw;
    line-height: 3.8461538462vw;
  }
}
body main .result .container .status .inner .row .col-6 h3 > span span:last-child {
  color: #BABABA;
  font-family: Arial;
  font-size: 1.7708333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 990px) {
  body main .result .container .status .inner .row .col-6 h3 > span span:last-child {
    font-size: 3.0769230769vw;
    line-height: 3.8461538462vw;
  }
}
body main .result .container .status .inner .para p {
  margin-top: 1.71875vw;
  color: #FFF;
  font-family: Arial;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8229166667vw;
}
@media (max-width: 990px) {
  body main .result .container .status .inner .para p {
    margin-top: 8.7179487179vw;
    font-size: 3.3333333333vw;
    line-height: 5.641025641vw;
    text-align: center;
  }
}
body main .result .container .status .inner .para p {
  /* 175% */
}
body main .result .container .actionbutton {
  display: flex;
  vertical-align: middle;
  align-items: center;
  gap: 1.25vw;
  justify-content: right;
  margin-top: 2.65625vw;
}
@media (max-width: 990px) {
  body main .result .container .actionbutton {
    gap: 2.5641025641vw;
    margin-top: 8.7179487179vw;
  }
}
body main .result .container .actionbutton a {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  padding: 0 2.6041666667vw;
  height: 3.28125vw;
  border-radius: 4.63234375vw;
  background: #1A1A1A;
  color: #F1F1F1;
  text-align: right;
  font-family: Roboto;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 500;
  line-height: 2.0266666667vw;
}
@media (max-width: 990px) {
  body main .result .container .actionbutton a {
    width: 49.2307692308vw;
    height: 8.7179487179vw;
    padding: 0 12.8205128205vw;
    border-radius: 6.4102564103vw;
    font-size: 3.8461538462vw;
    line-height: 5.3846153846vw;
  }
}
body main .result .container .actionbutton a {
  /* 194.559% */
}
body main .bankdetails {
  min-height: 100vh;
}
@media (min-width: 990px) {
  body main .bankdetails {
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
  }
}
body main .bankdetails .container > .row {
  margin: 0 -1.8229166667vw;
}
body main .bankdetails .container > .row > div {
  padding: 0 1.8229166667vw;
}
body main .bankdetails .container .heading {
  color: #F1F1F1;
  font-family: Arial;
  font-size: 1.84875vw;
  font-style: normal;
  font-weight: 700;
  line-height: 2.4264583333vw;
  /* 131.25% */
  margin-bottom: 1.5625vw;
}
@media (max-width: 990px) {
  body main .bankdetails .container .heading {
    font-size: 4.8717948718vw;
    line-height: 6.4102564103vw;
    margin-bottom: 4.1025641026vw;
  }
}
body main .bankdetails .container form .input {
  height: 4.3830208333vw;
  border-radius: 1.07140625vw;
  background: #1A1A1A;
  margin-bottom: 1.0416666667vw;
}
@media (max-width: 990px) {
  body main .bankdetails .container form .input {
    height: 11.5384615385vw;
    border-radius: 2.8205128205vw;
    margin-bottom: 2.8205128205vw;
  }
}
body main .bankdetails .container form .input input,
body main .bankdetails .container form .input select {
  border: none;
  outline: none;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
  padding: 0 1.1458333333vw;
  font-family: Roboto;
  font-size: 1.1688020833vw;
  font-style: normal;
  font-weight: 300;
  line-height: 2.0454166667vw;
  /* 175% */
  color: #fff;
}
@media (max-width: 990px) {
  body main .bankdetails .container form .input input,
  body main .bankdetails .container form .input select {
    padding: 0 3.0769230769vw;
    font-size: 3.0769230769vw;
    line-height: 5.3846153846vw;
  }
}
body main .bankdetails .container form .input input::-moz-placeholder, body main .bankdetails .container form .input select::-moz-placeholder {
  color: #8b8b8b;
}
body main .bankdetails .container form .input input::placeholder,
body main .bankdetails .container form .input select::placeholder {
  color: #8b8b8b;
}
body main .bankdetails .container form .input select {
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45' fill='none'%3E%3Cpath d='M13.0977 18.7104L22.453 28.0657L31.8083 18.7104H13.0977Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 95%;
  background-size: 2.34375vw 2.34375vw;
}
@media (max-width: 990px) {
  body main .bankdetails .container form .input select {
    background-size: 6.1538461538vw 6.1538461538vw;
  }
}
body main .bankdetails .container form .input select option {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
  border-radius: 0.5208333333vw;
}
body main .bankdetails .container form .input.imageupload {
  position: relative;
}
body main .bankdetails .container form .input.imageupload p {
  font-family: Roboto;
  font-size: 1.1688020833vw;
  font-style: normal;
  font-weight: 300;
  line-height: 2.0454166667vw;
  color: #fff;
  height: 100%;
  display: flex;
  vertical-align: middle;
  align-items: center;
  padding-left: 1.1458333333vw;
}
@media (max-width: 990px) {
  body main .bankdetails .container form .input.imageupload p {
    font-size: 3.0769230769vw;
    line-height: 5.3846153846vw;
    padding-left: 3.0769230769vw;
  }
}
body main .bankdetails .container form .input.imageupload button {
  width: 7.0343229167vw;
  height: 2.2996875vw;
  border-radius: 3.2466145833vw;
  background: #FFF;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.1458333333vw;
  border: none;
}
@media (max-width: 990px) {
  body main .bankdetails .container form .input.imageupload button {
    width: 20.5128205128vw;
    height: 6.9230769231vw;
    font-size: 2.9487179487vw;
  }
}
@media (max-width: 990px) {
  body main .bankdetails .container form .input.imageupload button svg {
    width: 2.3076923077vw;
    height: 2.3076923077vw;
    position: relative;
    top: -0.5128205128vw;
  }
}
body main .bankdetails .container form #preview,
body main .bankdetails .container form #bankPreview {
  height: 10.4166666667vw;
  width: auto;
  max-width: 100%;
  border-radius: 1.0416666667vw;
}
@media (max-width: 990px) {
  body main .bankdetails .container form #preview,
  body main .bankdetails .container form #bankPreview {
    height: 51.2820512821vw;
    margin-bottom: 3.0769230769vw;
  }
}
body main .bankdetails .container form #preview[src=""], body main .bankdetails .container form #preview:not([src]),
body main .bankdetails .container form #bankPreview[src=""],
body main .bankdetails .container form #bankPreview:not([src]) {
  display: none;
}
body main .bankdetails .container form button[type=submit] {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  padding: 0 2.6041666667vw;
  height: 3.28125vw;
  border-radius: 4.63234375vw;
  background: #F1F1F1;
  color: #090909;
  text-align: right;
  font-family: Roboto;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 500;
  line-height: 2.0266666667vw;
  margin-left: auto;
  border: none;
}
@media (max-width: 990px) {
  body main .bankdetails .container form button[type=submit] {
    width: 49.2307692308vw;
    padding: 0 2.5641025641vw;
    height: 8.7179487179vw;
    border-radius: 22.8053846154vw;
    font-size: 3.8461538462vw;
    line-height: 9.9774358974vw;
    margin: auto;
    margin-top: 7.6923076923vw;
  }
}

.modal-backdrop {
  opacity: 1 !important;
  background-color: rgba(0, 0, 0, 0.6117647059);
  backdrop-filter: blur(0.1041666667vw);
}
@media (max-width: 990px) {
  .modal-backdrop {
    backdrop-filter: blur(0.5128205128vw);
  }
}/*# sourceMappingURL=style.css.map */