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

.image {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.accent {
  background-color: #f3f1b4;
  border-radius: 4px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.withcta {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #cfcfcf;
  border-radius: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: none;
}

.quot-in {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 5.5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.fin-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.area-text {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 600;
}

.logo-box {
  justify-content: center;
  align-items: center;
  padding-top: 1%;
  padding-right: 0%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.vdbcgr {
  height: 100vh;
  position: static;
}

.quotation {
  background-color: #ccc8f6;
  border-radius: 4px;
  padding: 40px;
}

.text1 {
  margin-bottom: 20px;
}

.link-2 {
  color: #08255c;
  font-weight: 600;
}

.quotspan {
  font-style: normal;
  font-weight: 600;
}

.area-item {
  text-align: center;
  border: 1px dashed #b0b4ff;
  border-radius: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.ctaphoto {
  background-color: #2b79fd;
  background-image: linear-gradient(#092b66, #2772ee);
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 20px;
}

.arsimp-text {
  text-align: left;
  font-size: 14px;
  line-height: 135%;
}

.pream-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.but-text {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
}

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

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

.fin-text {
  color: #fff;
  font-size: 13px;
}

.ch-lbl {
  background-image: linear-gradient(101deg, #08255c, #2b79fd);
  border-radius: 4px;
  margin-bottom: 40px;
  padding: 40px;
}

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

.cta-but {
  margin-top: 40px;
}

.fin-sec {
  background-image: linear-gradient(254deg, #0b2963, #2973f1);
}

.boldspan {
  font-weight: 600;
}

.sp-text {
  color: #08255c;
  text-transform: uppercase;
  font-weight: 600;
}

.cta-words {
  background-color: #dbe7ff;
  border-top: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  border-right: 1px solid #c7c7c7;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.accent-text {
  font-style: italic;
}

.accent-text.nrt {
  margin-bottom: 20px;
}

.in-area {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.in-area.four {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.in-area.restro {
  grid-template-rows: auto;
}

.pream-sec {
  padding-bottom: 0;
}

.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;
}

.vid-box {
  height: 100vh;
  display: inline-block;
}

.subtitle {
  color: #fff;
  text-align: center;
  font-size: 20px;
}

.pindif {
  width: 40px;
  margin-bottom: 10px;
}

.pin {
  justify-content: center;
  align-items: center;
  width: 40.7988px;
  margin-bottom: 5px;
  display: flex;
}

.ep-link {
  width: 108px;
}

.link-block {
  color: #fff;
  background-color: #2b79fd;
  border-radius: 4px;
  padding: 16px 24px;
  text-decoration: none;
  transition: all .555s;
}

.link-block:hover {
  background-color: #0a2a65;
  transform: scale(1.1);
}

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

.heading-2.retuio {
  padding-left: 0%;
  padding-right: 0%;
}

.special-text {
  color: #2b79fd;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
}

.chapter-box {
  padding-bottom: 40px;
}

.chapter-sec {
  padding-bottom: 0;
}

.ctatext {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}

.area {
  background-color: #dbe7ff;
  border-radius: 4px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.main-title {
  position: absolute;
  inset: auto 0% 2%;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  line-height: 120%;
}

.main_picture {
  height: 100vh;
}

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

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

.photo_hunt {
  margin-top: 40px;
  margin-bottom: 40px;
}

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

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

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

.link-4 {
  color: #08255c;
  font-weight: 600;
}

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

  .heading {
    font-size: 56px;
  }
}

@media screen and (min-width: 1440px) {
  .logo-box {
    padding-top: 0;
    top: 2%;
  }

  .subtitle {
    color: #e4e4e4;
    font-size: 28px;
    line-height: 150%;
  }

  .ep-link {
    width: 128px;
  }

  .main-title {
    inset: auto 0% 2%;
  }

  .heading {
    font-size: 64px;
  }
}

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

  .subtitle {
    font-size: 40px;
  }

  .ep-link {
    width: 168px;
  }

  .heading {
    font-size: 88px;
  }
}

@media screen and (max-width: 991px) {
  .cont {
    max-width: 700px;
  }

  .subtitle {
    font-size: 18px;
    font-weight: 400;
  }

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

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

@media screen and (max-width: 767px) {
  .withcta {
    grid-template-columns: 1fr;
  }

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

  .ctaphoto {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }

  .cta-but {
    margin-top: 10px;
  }

  .cta-words {
    border-top-style: none;
    border-left: 1px solid #c7c7c7;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
  }

  .in-area, .in-area.four {
    grid-template-columns: 1fr 1fr;
  }

  .in-area.restro {
    grid-template-columns: 1fr;
  }

  .subtitle {
    font-size: 16px;
  }

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

  .chapter-box {
    padding-bottom: 40px;
  }

  .area {
    padding: 20px;
  }

  .main-title {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading {
    font-size: 32px;
  }
}

@media screen and (max-width: 479px) {
  .accent {
    padding: 20px;
  }

  .quot-in {
    grid-template-columns: 1fr;
  }

  .area-text {
    text-align: center;
  }

  .logo-box {
    text-align: center;
    background-color: #0c2d6b;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    position: static;
    inset: 0% 0% auto;
  }

  .quotation {
    padding: 20px;
  }

  .area-item {
    justify-content: center;
    align-items: center;
  }

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

  .ch-lbl {
    margin-bottom: 20px;
    padding: 20px;
  }

  .in-area, .in-area.four {
    grid-template-columns: 1fr;
  }

  .sp-date {
    margin-bottom: 40px;
  }

  .subtitle {
    padding-left: 10%;
    padding-right: 10%;
    font-size: 15px;
  }

  .image-3 {
    width: 74.375px;
  }

  .special-text {
    margin-top: 20px;
    font-size: 16px;
  }

  .main-title {
    text-align: center;
    background-color: #0c2d6b;
    padding-top: 20px;
    padding-bottom: 20px;
    position: static;
    bottom: 3%;
  }

  .heading {
    text-align: center;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 135%;
  }

  .image-7 {
    height: 240px;
  }
}

#w-node-bec085be-b435-2af0-80ba-24544613aaf3-e864934c, #w-node-bec085be-b435-2af0-80ba-24544613aaf8-e864934c, #w-node-bec085be-b435-2af0-80ba-24544613aafd-e864934c, #w-node-bec085be-b435-2af0-80ba-24544613ab02-e864934c, #w-node-bec085be-b435-2af0-80ba-24544613ab07-e864934c, #w-node-_37574d87-fafc-6b7c-c6d7-dc9f74569a4a-e864934c, #w-node-_37574d87-fafc-6b7c-c6d7-dc9f74569a4f-e864934c, #w-node-_37574d87-fafc-6b7c-c6d7-dc9f74569a54-e864934c, #w-node-_37574d87-fafc-6b7c-c6d7-dc9f74569a59-e864934c, #w-node-_37574d87-fafc-6b7c-c6d7-dc9f74569a5e-e864934c, #w-node-_2015fc66-ad4b-b646-6aee-22035c034180-e864934c, #w-node-_06a3cee6-b448-4dae-f63e-3af4f38e2562-e864934c, #w-node-_06a3cee6-b448-4dae-f63e-3af4f38e2567-e864934c, #w-node-_06a3cee6-b448-4dae-f63e-3af4f38e256c-e864934c, #w-node-_411aba41-2548-ad2d-3c7f-2b4752d8ead5-e864934c, #w-node-_411aba41-2548-ad2d-3c7f-2b4752d8eada-e864934c, #w-node-_411aba41-2548-ad2d-3c7f-2b4752d8eadf-e864934c, #w-node-_411aba41-2548-ad2d-3c7f-2b4752d8eae4-e864934c, #w-node-_411aba41-2548-ad2d-3c7f-2b4752d8eae9-e864934c, #w-node-_411aba41-2548-ad2d-3c7f-2b4752d8eaee-e864934c {
  place-self: auto;
}

@media screen and (max-width: 479px) {
  #w-node-_2015fc66-ad4b-b646-6aee-22035c034180-e864934c {
    place-self: center;
  }
}


