.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.page-wrapper {
  font-weight: 400;
}

.main-wrapper {
  position: static;
}

.logo-2 {
  z-index: 5;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  opacity: 1;
  background-color: #99bde2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 0;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.up-logo {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.up-link {
  width: 100px;
}

.link-block-2 {
  width: 120px;
}

.image-3 {
  width: auto;
}

.life-logo {
  display: none;
}

.life-link {
  width: 108px;
}

.block-heading {
  background-color: #99bde2;
  padding-top: 16px;
  padding-bottom: 16px;
}

.container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Unbounded, sans-serif;
  line-height: 150%;
}

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

.block-1 {
  padding-top: 24px;
}

.text-block {
  margin-bottom: 24px;
  position: static;
}

.text-block._2 {
  font-size: 14px;
  font-weight: 600;
}

.text-span {
  color: #99bde2;
  font-weight: 700;
}

.block-ph {
  background-color: #99bde2;
  border-radius: 12px;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 20px;
}

.grid {
  grid-template-rows: auto;
}

.image-4 {
  border-radius: 12px;
  width: 100%;
}

.image-5 {
  border-radius: 0;
  width: 100%;
}

.text-block-2 {
  color: #fff;
  margin-top: 8px;
  font-size: 12px;
  font-style: italic;
}

.block-2 {
  background-color: #99bde21f;
  padding-top: 24px;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 24px;
  line-height: 150%;
}

.text-block-3 {
  margin-bottom: 24px;
}

.quote {
  background-color: #fff;
  border-radius: 12px;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 20px;
}

.quote._2 {
  background-color: #f3f6fb;
  padding: 20px;
}

.grid-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.25fr;
}

.image-6 {
  border: 1px #000;
  border-radius: 0;
  width: 100%;
}

.text-block-4 {
  text-align: center;
  margin-top: 8px;
  font-size: 12px;
  line-height: 150%;
}

.image-7 {
  border-radius: 0;
  width: 100%;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 24px;
  line-height: 150%;
}

.fin-sec {
  background-color: #99bde2;
}

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

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

.fin_text {
  color: #ececec;
  font-size: 12px;
}

.text-span-2 {
  color: #ccdfaf;
}

.sp-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: 24px;
  display: grid;
}

.sp_text {
  color: #99bde2;
  text-transform: uppercase;
  font-weight: 600;
}

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

.italic-text {
  color: #000;
}

.block-lapky {
  margin-bottom: 12px;
}

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

.link-2 {
  color: #000;
}

.link-3 {
  color: #fff;
}

.text-block-5, .text-block-6 {
  font-weight: 600;
}

.link-4, .link-5 {
  color: #000;
}

.link-6 {
  color: #fff;
}

.link-7 {
  color: #000;
}

.image-8 {
  width: 100%;
}

.italic-text-3 {
  font-size: 12px;
}

.link-8 {
  color: #fff;
  font-size: 12px;
}

.image-9, .image-10 {
  width: 100%;
}

@media screen and (min-width: 1440px) {
  .logo-2 {
    padding-left: 20px;
  }

  .up-link {
    width: 100px;
  }

  .life-link {
    width: 108px;
  }
}

@media screen and (min-width: 1920px) {
  .up-link {
    width: 140px;
  }

  .link-block-2 {
    width: 160px;
  }
}

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

  .heading {
    font-size: 32px;
  }

  .cont {
    max-width: 700px;
  }

  .sp-date-box {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 767px) {
  .logo-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 2% 0;
    display: flex;
    position: static;
  }

  .container {
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading {
    font-size: 27px;
  }

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

  .grid-2 {
    flex-flow: column;
    display: flex;
  }

  .block-ph-quote {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-6 {
    max-width: 70%;
  }

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

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

  .sp-date-box {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 479px) {
  .logo-2 {
    opacity: 1;
    padding: 2% 0;
    position: static;
    inset: 0% 0% auto;
  }

  .up-logo {
    justify-content: flex-start;
    align-items: center;
  }

  .up-link {
    width: 96px;
  }

  .link-block-2 {
    width: 100px;
  }

  .container {
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading {
    font-size: 27px;
  }

  .grid {
    flex-flow: column;
    display: flex;
  }

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

  .grid-2 {
    flex-flow: column;
    display: flex;
  }

  .block-ph-quote {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-6 {
    max-width: 70%;
  }

  .heading-3 {
    font-size: 24px;
    line-height: 150%;
  }
}

#w-node-_10043553-e966-1c37-78ad-51b35ea92aa5-d3949448 {
  align-self: center;
}


