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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

.body {
  font-family: Montserrat, sans-serif;
}

.main-wrapper {
  background-color: #1b3549;
  min-height: 100vh;
  padding: 1rem;
  font-family: PT Sans, sans-serif;
  position: relative;
}

.logo-box {
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 0;
  padding-left: 0;
  display: flex;
  position: absolute;
  inset: 5% 5% auto;
}

.up-link-box {
  width: 150px;
}

.block-heading {
  color: #fff;
  max-width: 100%;
  position: absolute;
  inset: auto 0% 40%;
}

.heading {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 800;
  line-height: 150%;
}

.pream-sec {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

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

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

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

.date-box {
  color: #000;
  text-align: right;
  font-size: 16px;
  line-height: 150%;
}

.yelaccent-text {
  color: #1b3549;
  font-size: 26px;
  font-weight: 700;
  line-height: 150%;
}

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

.link {
  color: #1b3549;
  font-weight: 700;
}

.image-4 {
  border-radius: 12px;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.text1 {
  color: #000;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
}

.link-2 {
  color: #1b3549;
  font-weight: 700;
}

.sup-text {
  color: #1b3549;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.text-span {
  color: #fad02b;
}

.image-3 {
  width: 50px;
  margin-bottom: 12px;
  display: block;
}

.text2 {
  color: #000;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
}

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

.quotespecial {
  color: #000;
  font-weight: 700;
}

.image-5 {
  border-radius: 12px;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.quotation-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-bottom: 3px #65aafc;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 5fr;
  grid-auto-columns: 1fr;
  margin: 40px 5%;
  padding: 20px;
  display: block;
  box-shadow: 0 2px 8px #0003;
}

.quotation-box.orng {
  border-bottom-color: #ec742c;
  margin-left: 5%;
  margin-right: 5%;
}

.quot-decor {
  text-align: right;
}

.part-item-sec {
  background-color: #f7f7f7;
  padding-bottom: 0;
}

.heading-2 {
  color: #1b3549;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 30px;
  font-weight: 800;
  line-height: 135%;
}

.quot-text {
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 150%;
  display: block;
}

.image-6 {
  width: 80px;
}

.text2-2 {
  color: #000;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
}

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

.image-7 {
  border-radius: 12px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.quotespecial-2 {
  color: #000;
  font-weight: 700;
}

.need-box {
  background-image: linear-gradient(90deg, #a1c8f3, #198cdb 100%, #fff);
  border-radius: 8px;
  margin: 40px 20%;
  padding: 40px;
}

.need-box.orng {
  background-color: #fff;
  background-image: none;
  margin-left: 5%;
  margin-right: 5%;
  padding: 20px;
  box-shadow: 0 2px 8px #0003;
}

.image-8 {
  border-radius: 12px;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.quotation-box-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 3px solid #65aafc;
  grid-template-rows: auto;
  grid-template-columns: 1fr 5fr;
  grid-auto-columns: 1fr;
  margin: 40px 20%;
  padding-bottom: 10px;
  display: grid;
}

.quotation-box-2.orng {
  border-bottom-color: #ec742c;
}

.noir {
  font-weight: 700;
}

.part-item-sec-2 {
  background-color: #fff;
  padding-bottom: 0;
}

.part-item-sec-2.grey {
  background-color: #fff;
}

.need-text {
  color: #1b3548;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

.heading-3 {
  color: #1b3549;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 30px;
  font-weight: 800;
  line-height: 135%;
}

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

.heading-4 {
  color: #1b3548;
  text-align: left;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 800;
  line-height: 135%;
}

.image-9 {
  width: 80px;
}

.text2-3 {
  color: #000;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
}

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

.ent-box-3.ttt {
  padding-top: 40px;
  padding-bottom: 40px;
}

.quotespecial-3 {
  color: #000;
  font-weight: 700;
}

.bn-text {
  color: #1b3548;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
}

.image-10 {
  border-radius: 12px;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.exp-numb-text {
  text-align: center;
  text-transform: uppercase;
  padding-top: 10px;
  font-size: 14px;
}

.numb-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 150px;
  display: flex;
}

.big-numb {
  justify-content: center;
  align-items: center;
  display: flex;
}

.numbers-alt {
  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;
}

.part-item-sec-3 {
  background-color: #f1f1f1;
  padding-bottom: 0;
}

.litcircle {
  background-color: #fad02b;
  border-radius: 8px;
  width: 8px;
  height: 8px;
  margin-right: 10px;
  padding-right: 0;
}

.heading-5 {
  color: #1b3548;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 30px;
  font-weight: 800;
  line-height: 135%;
}

.finsec {
  background-color: #1a3548;
}

.fr-fin {
  padding: 60px 0%;
}

.fin-textn {
  color: #fff;
  font-size: 14px;
}

.block-img-main {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.image-11 {
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  min-height: auto;
}

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

.block-txt-2 {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.text-block {
  color: #1b3549;
  font-size: 28px;
  font-weight: 700;
  line-height: 150%;
}

.text-block-2 {
  font-size: 16px;
  line-height: 150%;
}

.block-video {
  border-radius: 12px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.text-block-3 {
  margin-top: 8px;
  font-style: italic;
}

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

.text-block-4 {
  text-align: center;
  margin-top: 4px;
  font-style: italic;
}

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

.logo-mhp {
  max-width: 140px;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 150%;
}

.block-heding-mob {
  display: none;
}

.text-block-6 {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 800;
  line-height: 150%;
}

.block-logo-mob {
  display: none;
}

.image-12 {
  display: block;
}

.link-3, .link-4 {
  color: #1b3549;
  font-weight: 700;
}

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

.image-14 {
  border-radius: 8px;
}

.slider-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.slider-nav {
  z-index: 2;
  justify-content: center;
  align-items: center;
  column-gap: 8px;
  padding: 16px;
  display: flex;
}

.slide-nav-hidden {
  display: none;
}

.slide {
  height: auto;
}

.block-ph-2 {
  margin: 40px 0;
}

.slider-nav-active {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-color: #0a2d1a;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  padding: 0;
  box-shadow: inset 0 4.8px 14.4px #9b8eff4d, inset 0 1.2px #9b8eff99, 0 1.2px 1.2px #5b29ffcc, 0 0 0 1.2px #0a2d1a;
}

.slider-arrow-left {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #000;
  white-space: nowrap;
  background-color: #fff0;
  border: .1px solid #1b3548;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  padding: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.slider-nav-inactive {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-color: #fff0;
  border: .1px solid #0e2f1e;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  padding: 0;
  box-shadow: 0 2.4px 7.2px #122b690a, 0 1.2px 2.4px #122b6914, 0 0 0 1.2px #122b6914;
}

.right-arrow-hidden {
  display: none;
}

.slider-testimonial {
  background-color: #ddd0;
  height: auto;
}

.slider-control-row {
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.slider-wrapper {
  width: 100%;
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
}

.slider-arrow-right {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #fff;
  white-space: nowrap;
  background-color: #1b3548;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  padding: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.slider-arrow-icon {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.left-arrow-hidden {
  display: none;
}

.photo-block {
  margin-top: 0;
  margin-bottom: 0;
}

.block-ph3 {
  margin: 40px 0;
}

.youtube {
  border-radius: 12px;
}

.block-logos {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.link-block {
  width: 124px;
}

.life-link-box {
  width: 140px;
  margin-bottom: 4px;
}

.link-5 {
  color: #fff;
}

@media screen and (min-width: 1440px) {
  .up-link-box {
    width: 160px;
  }

  .heading {
    font-size: 56px;
  }

  .text-block-5 {
    font-size: 32px;
  }
}

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

  .life-link-box {
    text-align: center;
    width: 200px;
    margin-top: 5px;
  }
}

@media screen and (max-width: 991px) {
  .main-wrapper {
    flex-flow: column;
    justify-content: space-between;
    min-height: 80vh;
    display: flex;
  }

  .block-heading {
    max-width: 100%;
    display: none;
    right: 5%;
  }

  .cont {
    max-width: 700px;
  }

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

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

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

  .quotation-box, .quotation-box.orng {
    margin-left: 15%;
    margin-right: 15%;
  }

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

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

  .need-box, .need-box.orng {
    margin-left: 15%;
    margin-right: 15%;
  }

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

  .quotation-box-2, .quotation-box-2.orng {
    margin-left: 15%;
    margin-right: 15%;
  }

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

  .heading-4 {
    text-align: center;
    font-size: 18px;
  }

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

  .bn-text {
    font-size: 36px;
  }

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

  .heading-5 {
    font-size: 26px;
  }

  .block-hedin2 {
    display: none;
  }

  .block-heding-mob {
    margin-bottom: 24px;
    display: block;
  }

  .text-block-7 {
    color: #fff;
    text-align: center;
    margin-bottom: 12px;
    font-family: Montserrat, sans-serif;
    font-size: 27px;
    font-weight: 800;
    line-height: 150%;
  }

  .txt-1 {
    color: #fff;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

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

@media screen and (max-width: 767px) {
  .main-wrapper {
    min-height: 80vh;
  }

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

  .image-4, .image-5 {
    max-width: 100%;
  }

  .quotation-box, .quotation-box.orng {
    margin-left: 5%;
    margin-right: 5%;
  }

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

  .need-box, .need-box.orng {
    margin-left: 5%;
    margin-right: 5%;
  }

  .image-8 {
    max-width: 100%;
  }

  .quotation-box-2, .quotation-box-2.orng {
    margin-left: 5%;
    margin-right: 5%;
  }

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

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

  .image-10 {
    max-width: 100%;
  }

  .numbers-alt {
    grid-template-columns: 1fr 1fr 1fr;
  }

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

  .text-block-7 {
    color: #fff;
    text-align: center;
    margin-bottom: 12px;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 800;
    line-height: 150%;
  }

  .txt-1 {
    color: #fff;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  .main-wrapper {
    background-image: none;
    background-position: 0 0;
    flex-flow: column;
    justify-content: space-between;
    display: flex;
  }

  .logo-box {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: row;
    padding-top: 0;
    padding-left: 0;
  }

  .up-link-box {
    width: 120px;
  }

  .block-heading {
    max-width: 100%;
    display: none;
    bottom: 35%;
    left: 5%;
    right: 5%;
  }

  .heading {
    font-size: 22px;
  }

  .pream-sec, .ent-box {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .quotation-box {
    grid-template-columns: 1fr;
    margin-left: 0%;
    margin-right: 0%;
  }

  .quotation-box.orng {
    margin-left: 0%;
    margin-right: 0%;
  }

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

  .need-box, .need-box.orng {
    margin-left: 0%;
    margin-right: 0%;
  }

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

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

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

  .ent-box-3.ttt {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .bn-text {
    font-size: 30px;
  }

  .exp-numb-text {
    font-size: 10px;
    line-height: 125%;
  }

  .numb-item {
    height: 100px;
  }

  .numbers-alt {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

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

  .finsec {
    z-index: 5;
    position: relative;
    inset: auto 0% 0%;
  }

  .image-11 {
    object-fit: cover;
    object-position: 61% 50%;
    min-height: 70vh;
  }

  .div-block {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
    display: flex;
  }

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

  .text-block-2 {
    text-align: center;
  }

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

  .logo-mhp {
    max-width: 86px;
    display: none;
  }

  .block-hedin2 {
    display: none;
  }

  .text-block-5 {
    font-size: 22px;
  }

  .block-heding-mob {
    margin-bottom: 12px;
    display: block;
  }

  .text-block-6 {
    text-align: center;
    font-size: 22px;
  }

  .block-logo-mob {
    display: block;
  }

  .image-12 {
    width: 70px;
    max-width: 100%;
  }

  .text-span-2 {
    font-size: 16px;
    font-style: italic;
  }

  .block-ph-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .slider-arrow-left {
    background-color: #1b3548;
    border-style: none;
  }

  .slider-arrow-icon {
    color: #fff;
  }

  .block-ph3 {
    margin-left: 0;
    margin-right: 0;
  }

  .text-span-3, .text-span-4 {
    font-size: 16px;
    font-style: italic;
  }

  .text-block-7 {
    color: #fff;
    text-align: center;
    margin-bottom: 12px;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    font-weight: 800;
    line-height: 140%;
  }

  .txt-1 {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
  }

  .text-span-5 {
    color: #ffe30b;
  }

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

#w-node-_73cfc027-2da0-be7b-d2e1-c5bf64396d29-6c2b09ec, #w-node-_73cfc027-2da0-be7b-d2e1-c5bf64396d39-6c2b09ec, #w-node-_23faeadd-832b-408b-00f8-1adfa75de453-6c2b09ec, #w-node-a4082552-480f-0e5a-eecd-0b5b60e8f742-6c2b09ec, #w-node-_5b7f491c-bbce-d19a-e17a-e4ae560ecd53-6c2b09ec, #w-node-_2eb986e8-6613-a377-1196-1225b9ccf45a-6c2b09ec, #w-node-_0bb5a3e8-6a95-6b28-01bf-7395ac80a071-6c2b09ec, #w-node-_457d17db-4dd1-e982-3a1e-7639906fd4f7-6c2b09ec, #w-node-_347a8538-cf23-2247-ec72-2a771e50d7b2-6c2b09ec, #w-node-_3c8e7c0a-41d7-e603-ce0c-74cd6a6d1be9-6c2b09ec {
  place-self: auto start;
}

#w-node-a2533656-aea5-0c10-a9c6-97fec2fd0665-6c2b09ec, #w-node-aa784b4b-719e-0e49-1dc8-9ed65f02954b-6c2b09ec {
  align-self: center;
}

#w-node-_133a0086-a9c5-96a0-ed66-04f0ed1bca6c-6c2b09ec {
  place-self: auto start;
}


