.top-box {
  height: 100vh;
  position: relative;
}

.mainpic {
  height: 100vh;
}

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

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

.logo {
  padding-top: 20px;
  padding-left: 20px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.up_link {
  width: 100px;
}

.life-link {
  width: 120px;
}

.main_title {
  position: absolute;
  inset: auto 0% 5%;
}

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

.subtitle-text {
  color: #fff;
  text-align: center;
  line-height: 135%;
}

.preamsec {
  padding-bottom: 0;
}

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

.pream_box {
  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;
  padding-bottom: 0;
  display: grid;
}

.sp-text {
  color: #456cb1;
  font-weight: 600;
}

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

.pream-text {
  margin-bottom: 20px;
}

.firi_sec {
  background-color: #fff;
  padding-bottom: 0;
}

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

.heading-2 {
  text-align: left;
  text-transform: none;
  border-bottom: 4px solid #6199fe;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 26px;
  line-height: 135%;
}

.subtitle02 {
  text-align: center;
}

.grid_head_ch_box {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #a6c5ff;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
}

.image-2 {
  object-fit: cover;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 0 0 0 2px #a6c5ff, 0 0 0 4px #fdf98a;
}

.reg_grid_text, .reg_text {
  margin-bottom: 20px;
}

.link {
  color: #0a2f72;
  font-weight: 700;
}

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

.app_item {
  border-radius: 8px;
}

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

.link-2, .link-3 {
  color: #0a2f72;
  font-weight: 700;
}

.lapi {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 2px solid #6199fe;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
}

.quot-text {
  font-weight: 600;
}

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

.link-4, .link-5 {
  color: #0a2f72;
  font-weight: 700;
}

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

.info {
  border: 2px solid #6199fe;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 10px;
}

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

.navy_span {
  color: #2653a5;
}

.link-6 {
  color: #0a2f72;
  font-weight: 700;
}

.steps {
  border: 2px solid #6199fe;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px;
}

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

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

.step_item {
  background-color: #a6c5ff;
  border-radius: 4px;
  padding: 20px;
}

.step_item.yel {
  background-color: #fdf98a;
}

.step_item.high {
  background-color: #6199fe;
}

.step-decor {
  margin-bottom: 10px;
}

.step-text {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
}

.mini_text {
  padding-top: 10px;
  font-size: 12px;
  font-style: italic;
}

.fin-sec {
  background-color: #a6c5ff;
}

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

.fin-text {
  font-size: 12px;
}

.link-7 {
  color: #0a2f72;
  font-weight: 700;
}

.b_photo {
  border-radius: 8px;
  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-8, .link-9 {
  color: #0a2f72;
  font-weight: 600;
}

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

  .subtitle-text {
    color: #e6e6e6;
    font-size: 24px;
  }
}

@media screen and (min-width: 1440px) {
  .image {
    object-fit: cover;
    object-position: 50% 0%;
  }

  .heading {
    font-size: 56px;
  }

  .subtitle-text {
    font-size: 32px;
  }
}

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

  .subtitle-text {
    font-size: 40px;
  }
}

@media screen and (max-width: 991px) {
  .top-box, .mainpic, .image {
    height: 80vh;
  }

  .cont {
    max-width: 700px;
  }

  .grid_head_ch_box {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

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

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

@media screen and (max-width: 767px) {
  .top-box, .mainpic, .image {
    height: 70vh;
  }

  .heading {
    font-size: 30px;
  }

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

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

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

  .image-4 {
    max-width: 50%;
  }

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

@media screen and (max-width: 479px) {
  .top-box, .mainpic, .image {
    height: 60vh;
  }

  .up_link {
    width: 80px;
  }

  .life-logo {
    margin-top: -6px;
  }

  .life-link {
    width: 100px;
  }

  .main_title {
    bottom: 5%;
    left: 5%;
    right: 5%;
  }

  .heading {
    margin-bottom: 5px;
    font-size: 22px;
  }

  .subtitle-text {
    color: #d8d7d7;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
  }

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

  .grid_head_ch_box {
    padding: 20px;
  }

  .reg_grid_text.ert {
    margin-bottom: 0;
  }

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

  .lapi {
    padding: 20px;
  }

  .info {
    padding: 0;
  }

  .heading-3 {
    font-size: 16px;
  }

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

  .step-decor {
    text-align: center;
  }
}

#w-node-_44f669fc-ea08-ba1f-9850-b3675c7fe83e-0a70b006, #w-node-cfa3974c-aa50-3dac-f3e2-ff80e6fe8ebb-0a70b006, #w-node-_0855cac6-2da1-6f8a-aed5-013236827b92-0a70b006, #w-node-_86005291-ccf0-ea7e-4fb9-f23916709d1c-0a70b006, #w-node-bcdbee0c-965b-5a08-e6b9-fbcbc5a9485b-0a70b006, #w-node-c72fd691-6583-7824-f22f-89abb6493424-0a70b006, #w-node-_210f1c29-1c93-2ac3-d630-1c52492271cb-0a70b006 {
  place-self: center;
}


