.body {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.top_box {
  background-image: linear-gradient(#0006, #0006);
  height: 100vh;
  position: relative;
}

.vid_option, .bcgr_video {
  height: 100vh;
}

.logo {
  text-align: center;
  padding-top: 10px;
  position: absolute;
  inset: 0% 0% auto;
}

.up_link {
  width: 100px;
}

.champ_link {
  width: 120px;
}

.main_title {
  padding-left: 5%;
  padding-right: 5%;
  position: absolute;
  inset: auto 0% 5%;
}

.heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 135%;
}

.dif_span_text {
  color: #ffffff29;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  font-size: 80px;
}

.heading-2 {
  color: #ffffff1a;
  text-align: center;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 160px;
  line-height: 135%;
}

.subtitle_text {
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-left: 0%;
  font-size: 40px;
  line-height: 140%;
}

.pream_sec {
  background-color: #ebf3ff;
  padding-bottom: 0;
}

.cont {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.pream_box {
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.sp_date {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.sp_text {
  color: #0064ff;
  text-transform: uppercase;
  font-weight: 700;
}

.text-block {
  text-align: right;
}

.pream_text {
  margin-bottom: 20px;
}

.image {
  object-fit: cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.interview_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-3 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 135%;
}

.aks-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #ebf3ff;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.5fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
}

.ask-numb {
  background-color: #0164ff;
  border-radius: 80px;
}

.ask-text {
  color: #fff;
  text-align: center;
  padding: 10px;
  font-weight: 600;
}

.heading-4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
}

.bold_span {
  font-weight: 700;
}

.heading-5 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 135%;
}

.reg_text {
  margin-bottom: 20px;
}

.fin_sec {
  background-color: #070707;
}

.fin_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.fin_text {
  color: #e4e2e2;
  text-align: center;
  font-size: 13px;
  line-height: 150%;
}

.link, .link-2 {
  color: #fff;
}

.champ_box {
  text-align: center;
  margin-bottom: 40px;
}

.photo_box {
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-2 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-3 {
  color: #0164ff;
  font-weight: 600;
}

.disclmr_sec {
  background-color: #f1f1f1;
}

.disclmr_box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.desclr_text01 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 28px;
  font-weight: 700;
  line-height: 150%;
}

.desclrm_text02 {
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.link-4 {
  color: #0164ff;
  font-weight: 700;
}

.text-block-2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 29px;
  font-weight: 700;
  line-height: 150%;
}

.popup-content {
  background-color: #1361fc;
  border-radius: 12px;
  width: 700px;
  height: 420px;
  display: flex;
}

.paragraph {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-size: 17px;
}

.close-button {
  color: #1361fc;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #d1f000;
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  width: 210px;
  padding: 18px 20px 19px;
  font-weight: 700;
  display: flex;
}

.textpopup {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.popup-title {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.ph-popup {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.text-block-3 {
  color: #1361fc;
  font-size: 22px;
  font-weight: 700;
}

.round {
  background-color: #fff;
  border: 1.1em solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  margin-left: 10px;
  display: flex;
}

.popup-wrapper {
  z-index: 99999;
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

@media screen and (min-width: 1280px) {
  .dif_span_text {
    font-size: 160px;
  }
}

@media screen and (min-width: 1440px) {
  .heading-2 {
    font-size: 200px;
  }
}

@media screen and (min-width: 1920px) {
  .heading-2 {
    font-size: 240px;
  }
}

@media screen and (max-width: 991px) {
  .heading-2 {
    font-size: 80px;
  }

  .subtitle_text {
    padding-left: 15%;
    padding-right: 15%;
    font-size: 24px;
  }

  .cont {
    max-width: 700px;
  }

  .aks-box {
    grid-template-columns: 1fr;
  }

  .desclr_text01 {
    font-size: 20px;
  }

  .desclrm_text02 {
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) {
  .heading-2 {
    -webkit-text-stroke-width: 1px;
    font-size: 72px;
  }

  .subtitle_text {
    padding-left: 10%;
    padding-right: 10%;
  }

  .cont {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .aks-box {
    grid-template-columns: 1fr;
  }

  .desclr_text01 {
    font-size: 15px;
  }

  .desclrm_text02 {
    font-size: 8px;
  }
}

@media screen and (max-width: 479px) {
  .top_box, .vid_option, .bcgr_video {
    height: 60vh;
  }

  .heading-2 {
    font-size: 40px;
  }

  .subtitle_text {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 18px;
  }

  .aks-box {
    padding: 20px;
  }

  .heading-4 {
    font-size: 20px;
  }

  .disclmr_box {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .desclr_text01 {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .desclrm_text02 {
    font-size: 10px;
  }

  .text-block-2 {
    text-align: center;
    font-size: 18px;
  }

  .popup-content {
    border-radius: 16px;
    flex-flow: column;
    width: 100%;
    height: auto;
    max-height: 80vh;
    padding: 40px 20px 30px;
  }

  .paragraph {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .textpopup {
    justify-content: space-between;
    align-items: center;
    min-width: 300px;
    margin-left: 20px;
  }

  .popup-title {
    margin-bottom: 10px;
  }

  .ph-popup {
    justify-content: center;
    align-items: center;
    width: 80%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-3 {
    font-size: 18px;
  }

  .round {
    width: 40px;
    height: 40px;
  }

  .popup-wrapper {
    display: none;
  }

  .image-3 {
    text-align: center;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

#w-node-_4544dc03-2933-d9fd-dc98-9f4aaec04df7-e37a4bb8 {
  align-self: start;
}

#w-node-_4544dc03-2933-d9fd-dc98-9f4aaec04dfa-e37a4bb8 {
  place-self: center start;
}

#w-node-_4a6bf970-7e52-6849-6280-e9529a7be6db-e37a4bb8 {
  align-self: start;
}

#w-node-_4a6bf970-7e52-6849-6280-e9529a7be6de-e37a4bb8 {
  place-self: center start;
}

#w-node-bb8e7ed0-ff16-7952-7b93-8549ac6c52ed-e37a4bb8 {
  align-self: start;
}

#w-node-bb8e7ed0-ff16-7952-7b93-8549ac6c52f0-e37a4bb8 {
  place-self: center start;
}

#w-node-_7ae7f6d4-cae8-d8d4-bb1a-06d830fed961-e37a4bb8 {
  align-self: start;
}

#w-node-_7ae7f6d4-cae8-d8d4-bb1a-06d830fed964-e37a4bb8 {
  place-self: center start;
}

#w-node-_1f832318-451e-c9c3-96e6-c89749e1bff5-e37a4bb8 {
  align-self: start;
}

#w-node-_1f832318-451e-c9c3-96e6-c89749e1bff8-e37a4bb8 {
  place-self: center start;
}

#w-node-d3333532-1681-8967-690e-4403f6df2ecf-e37a4bb8 {
  align-self: start;
}

#w-node-d3333532-1681-8967-690e-4403f6df2ed2-e37a4bb8 {
  place-self: center start;
}

#w-node-d3333532-1681-8967-690e-4403f6df2ed8-e37a4bb8 {
  align-self: start;
}

#w-node-d3333532-1681-8967-690e-4403f6df2edb-e37a4bb8 {
  place-self: center start;
}

#w-node-d3333532-1681-8967-690e-4403f6df2ee1-e37a4bb8 {
  align-self: start;
}

#w-node-d3333532-1681-8967-690e-4403f6df2ee4-e37a4bb8 {
  place-self: center start;
}

#w-node-d3333532-1681-8967-690e-4403f6df2eea-e37a4bb8 {
  align-self: start;
}

#w-node-d3333532-1681-8967-690e-4403f6df2eed-e37a4bb8 {
  place-self: center start;
}

#w-node-d3333532-1681-8967-690e-4403f6df2ef5-e37a4bb8 {
  align-self: start;
}

#w-node-d3333532-1681-8967-690e-4403f6df2ef8-e37a4bb8 {
  place-self: center start;
}


