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

.top-sec {
  background-color: #08255c;
}

.top-box {
  height: auto;
  position: relative;
}

.image {
  width: 100%;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.logo-box {
  z-index: 2;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 10px;
  padding-left: 0;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.ep-link-box {
  width: 148px;
}

.main-title {
  background-color: #08255c;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: 992px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 32px;
  line-height: 135%;
}

.pream-sec {
  background-color: #08255c;
  padding-bottom: 40px;
}

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

.sup-date-box {
  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;
}

.sup-text {
  color: #3fcfd5;
  text-transform: uppercase;
  font-weight: 700;
}

.date-text {
  color: #fff;
  text-align: right;
}

.text1 {
  color: #fff;
  margin-bottom: 20px;
}

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

.namespan {
  color: #38cfd5;
  text-transform: uppercase;
  font-weight: 600;
}

.namespan.fgh {
  color: #00acc1;
}

.qop-sec {
  background-color: #e6f2fe;
}

.starting-box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.questmark {
  background-color: #08255c;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.questgrid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 10.5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.circle-numb {
  border: 1px solid #fff;
  border-radius: 64px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
}

.numb-text {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.questowner-text {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 150%;
}

.text2 {
  margin-bottom: 20px;
}

.hunt-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-right: 0;
  display: grid;
}

.link-2 {
  color: #00acc1;
  font-weight: 700;
}

.nunt-item {
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 5px #0003;
}

.huny-flrx {
  align-items: center;
  display: flex;
}

.numbt-text {
  color: #00acc1;
  font-size: 32px;
  line-height: 100%;
}

.lbl-asp-text {
  text-transform: uppercase;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 600;
}

.expl-aspct-text {
  padding-top: 10px;
  font-size: 14px;
}

.link-3 {
  color: #00acc1;
  font-weight: 600;
}

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

.image-2 {
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.fin_sec {
  background-color: #08255c;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.cont-2 {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.fin_box {
  color: #fff;
  margin-top: 0;
  padding: 40px 0;
}

.fin_text {
  color: #fffefe;
  font-size: 14px;
}

@media screen and (min-width: 1280px) {
  .logo-box {
    width: 100%;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .ep-link-box {
    width: 168px;
  }

  .main-title {
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .heading {
    width: auto;
    font-size: 38px;
  }

  .pream-box {
    padding-top: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .logo-box {
    width: 100%;
  }

  .ep-link-box {
    width: 188px;
  }

  .heading {
    font-size: 44px;
  }

  .pream-box {
    padding-top: 40px;
  }
}

@media screen and (min-width: 1920px) {
  .logo-box {
    width: 100%;
    padding-top: 20px;
  }

  .ep-link-box {
    text-align: center;
    width: 268px;
  }

  .main-title {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .heading {
    width: 1200px;
    padding-left: 0;
    padding-right: 0;
    font-size: 48px;
  }

  .pream-box {
    padding-top: 40px;
  }

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

@media screen and (max-width: 991px) {
  .image {
    max-width: 100%;
  }

  .logo-box {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ep-link-box {
    width: 128px;
  }

  .heading {
    width: auto;
    font-size: 24px;
  }

  .cont {
    max-width: 700px;
  }

  .questgrid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .cont-2 {
    max-width: 700px;
  }

  .fin_box {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .logo-box {
    width: 100%;
  }

  .ep-link-box {
    width: 108px;
  }

  .heading {
    font-size: 24px;
  }

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

  .questmark {
    padding: 20px;
  }

  .questgrid {
    grid-template-columns: 1fr;
  }

  .circle-numb {
    width: 40px;
    height: 40px;
  }

  .numb-text {
    font-size: 16px;
  }

  .questowner-text {
    font-size: 20px;
  }

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

  .fin_sec {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

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

@media screen and (max-width: 479px) {
  .logo-box {
    background-color: #08255c;
    width: 100%;
    position: static;
  }

  .ep-link-box {
    width: 128px;
  }

  .main-title {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading {
    font-size: 20px;
  }

  .starting-box.gfyf {
    padding-top: 40px;
  }

  .questmark.yyt {
    margin-top: 0;
  }

  .fin_sec {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .fin_text {
    margin-left: 0;
    margin-right: 0;
  }
}

#w-node-e923c461-fa21-09e9-f4eb-03f58ce53afa-e27d791a, #w-node-f9602c18-635d-54b5-c86a-1c9c25fdfc1e-e27d791a, #w-node-_74b43446-a69f-c6db-68d7-994c8aaf0017-e27d791a, #w-node-_3c77a2bc-42a9-2cec-a403-06394e4d340a-e27d791a, #w-node-_34bc9d16-aefe-603d-f18f-0ef5bf5f6fdf-e27d791a, #w-node-_20222100-e35c-3c05-1a0e-c8035824ce36-e27d791a, #w-node-_23320fe4-43bc-ff28-7bec-cacccb479b9b-e27d791a, #w-node-_068cd840-f595-178b-18fe-c7f5444b2aec-e27d791a, #w-node-cd4ba4f6-4c51-188b-989d-6cefc8a0bd1c-e27d791a {
  align-self: center;
}


