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

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

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

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

.main-wrapper {
  background-color: #0b3c8a;
  min-height: auto;
  position: relative;
}

.block-logo {
  position: absolute;
  inset: 0% 0% auto;
}

.block-logos {
  z-index: 1;
  background-image: linear-gradient(#000, #fff0);
  justify-content: space-between;
  margin-top: 0%;
  margin-left: 0%;
  margin-right: 0%;
  padding: 1% 2% 4%;
  display: flex;
  position: relative;
}

.logo-up-life {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.link-block {
  max-width: 70%;
}

.link-block-2 {
  max-width: 75%;
}

.link-block-3 {
  max-width: 9%;
}

.section-1 {
  background-color: #fffce6;
}

.block-2 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.block-lead {
  background-color: #fff;
  border: 2px solid #0e5aa7;
  border-radius: 16px;
  padding: 0 0 20px;
}

.block-shevron {
  background-color: #0e5aa7;
  background-image: linear-gradient(#0a57a5, #fff);
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
}

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

.text-block-2 {
  color: #000;
  margin-bottom: 24px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 16px;
  font-style: italic;
  line-height: 150%;
}

.text-block-2._24 {
  margin-bottom: 0;
}

.grid-8 {
  grid-template-rows: auto;
  grid-template-columns: 3fr 1fr;
}

.slide {
  height: auto;
}

.block-quote-1 {
  background-color: #0a57a5;
  background-image: linear-gradient(315deg, #0a57a5, #0c3661);
  border-radius: 12px;
  margin-bottom: 24px;
  padding: 20px;
  display: inline-block;
}

.block-quote-1.nophoto, .left-arrow-hidden {
  display: none;
}

.slider-arrow-left {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #000;
  white-space: nowrap;
  background-color: #fff0;
  border: .1px solid #fff;
  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;
}

.block-3 {
  background-color: #fffce6;
  padding-top: 24px;
  padding-bottom: 24px;
}

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

.youtube {
  z-index: auto;
  border-radius: 12px;
}

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

.lapky {
  margin-bottom: 12px;
}

.button {
  color: #000;
  background-color: #fd0;
  border-radius: 12px;
  padding: 16px 24px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.text-block-3 {
  color: #000;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.container-2 {
  font-family: Verdana, Geneva, sans-serif;
}

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

.text-block-7 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.block-button {
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.heading-2 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  line-height: 150%;
}

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

.slider-arrow-right {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #fff;
  white-space: nowrap;
  background-color: #fddb01;
  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 {
  z-index: 2;
  justify-content: center;
  align-items: center;
  column-gap: 8px;
  padding: 16px;
  display: flex;
}

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

.slider-nav-inactive {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-color: #fff0;
  border: .1px solid #fff;
  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;
}

.block-virshi {
  background-color: #0a57a5;
  background-image: url('../images/bg-dark-2_1bg-dark-2.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 12px;
  margin-bottom: 24px;
  padding: 20px;
  display: none;
}

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

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

.slider-nav-active {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-color: #0a2d1a;
  border: 1px solid #fff;
  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;
}

.block-slider-img {
  z-index: 1;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
}

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

.block-quote-2 {
  background-color: #fdfae4;
  border-radius: 12px;
  margin-bottom: 24px;
  padding: 20px;
  display: block;
}

.grid-8-2 {
  grid-template-rows: auto;
  grid-template-columns: 3fr 1fr;
}

.text-block-8 {
  color: #000;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.container-3 {
  font-family: Verdana, Geneva, sans-serif;
}

.text-block-9 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.block-4 {
  background-color: #fff;
  padding-top: 24px;
  padding-bottom: 24px;
}

.block-footer {
  background-color: #fff;
  background-image: linear-gradient(#0b3865, #0a55a1);
  padding-top: 24px;
  padding-bottom: 24px;
  position: relative;
}

.text-block-10 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 150%;
}

.block-about-project {
  margin-bottom: 24px;
}

.grid {
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 3fr 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.text-block {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 150%;
}

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

.block-heading {
  background-image: linear-gradient(0deg, #000, #fff0);
  padding-top: 4%;
  padding-bottom: 2%;
  position: absolute;
  inset: auto 0% 0%;
}

.block-about-project-2 {
  margin-bottom: 32px;
  margin-left: 20px;
  margin-right: 20px;
}

.grid-9 {
  grid-template-rows: auto;
  grid-template-columns: 3fr 1fr;
}

.text-block-11 {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.text-block-11.date {
  color: #000;
  text-align: right;
  font-weight: 500;
}

.block-virsh-1 {
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.text-block-12 {
  color: #000;
  font-size: 16px;
  font-style: italic;
  line-height: 150%;
}

.text-block-13 {
  color: #0b3d6e;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.link {
  color: #eed127;
}

.text-block-14 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 180%;
}

.block-names {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-image: linear-gradient(135deg, #0b3763, #0a56a4);
  border-radius: 12px 12px 0 0;
  grid-template-rows: auto;
  grid-template-columns: .25fr 6.75fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  padding: 20px;
  display: block;
}

.circle {
  background-color: #fd0;
  border-radius: 100%;
  width: 21px;
  height: 21px;
}

.text-block-15 {
  color: #000;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.block-video {
  z-index: 24;
  border-radius: 12px;
  margin-bottom: 24px;
  position: relative;
}

.block-quote-3 {
  background-color: #fdfae4;
  border-radius: 12px;
  margin-bottom: 24px;
  padding: 20px;
  display: block;
}

.block-quote-3.nert {
  display: none;
}

.block-ph-name {
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  margin-bottom: 24px;
}

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

.grid-10 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 7.75fr;
  grid-auto-columns: 1fr;
  margin-bottom: 12px;
  display: grid;
}

.text-block-16 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  line-height: 150%;
}

.text-span {
  color: #fd0;
}

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

.all_video_prog {
  margin-top: 40px;
  margin-bottom: 40px;
  display: none;
}

.boldi_span {
  font-style: italic;
  font-weight: 700;
}

.boldi_spo {
  font-weight: 700;
}

.link-2 {
  color: #0a5096;
}

.block-galery {
  margin-top: 32px;
  margin-bottom: 32px;
}

.block-grid-gallery {
  height: 100%;
  margin: 0;
}

.icon {
  background-color: #0a4e91;
  border-radius: 20px;
}

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

.button-2 {
  color: #000;
  background-color: #fd0;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  display: none;
}

.block-button-2 {
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  display: flex;
}

@media screen and (min-width: 1920px) {
  .link-block {
    max-width: 84%;
  }
}

@media screen and (max-width: 991px) {
  .link-block {
    max-width: 74%;
  }

  .link-block-2 {
    max-width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .block-logo {
    position: static;
  }

  .block-logos {
    background-image: none;
  }

  .link-block-3 {
    width: 100px;
    max-width: 100%;
  }

  .block-heading {
    background-image: none;
    position: static;
  }
}

@media screen and (max-width: 479px) {
  .main-wrapper {
    background-image: url('../images/bg-dark-2_1bg-dark-2.webp'), linear-gradient(135deg, #0d3864, #0a56a3);
    background-position: 0 0, 0 0;
    background-size: cover, auto;
    flex-flow: column;
    justify-content: space-between;
    min-height: 80vh;
    display: flex;
  }

  .block-logo {
    position: static;
  }

  .block-logos {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    background-image: none;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 0%;
    padding-left: 2%;
    padding-right: 2%;
    position: relative;
  }

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

  .link-block {
    max-width: 64%;
  }

  .link-block-2 {
    max-width: 74%;
  }

  .link-block-3 {
    width: 80px;
    max-width: 100%;
  }

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

  .image-9 {
    max-width: 40%;
  }

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

  .slider-arrow-left {
    background-color: #0a57a5;
    border-style: none;
  }

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

  .block-pg-grid {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

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

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

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

  .block-grid-date {
    color: #fff;
  }

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

  .text-block, .text-block.date {
    color: #fff;
  }

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

  .block-heading {
    background-image: none;
    margin-bottom: 0%;
    padding-top: 0%;
    padding-bottom: 4%;
    position: static;
  }

  .grid-9 {
    grid-template-columns: 3.25fr 1.5fr;
  }

  .text-block-11, .text-block-11.date {
    color: #000;
  }

  .block-virsh-1 {
    justify-content: center;
    align-items: center;
  }

  .image-11, .image-12 {
    max-width: 70%;
  }

  .image-13 {
    object-fit: cover;
    margin-left: 0%;
    margin-right: 0%;
  }
}

#w-node-b59b4a83-30e4-1df7-f0a6-219834f78ad0-ee2d3614, #w-node-_4489b436-1b96-21fa-dbf9-309f81f696db-ee2d3614, #w-node-_09bbfe28-a214-3b1a-c81a-4e255813a1f9-ee2d3614, #w-node-_1315ff16-f969-ddb1-b0cb-5056b8d49ce3-ee2d3614 {
  align-self: center;
}

#w-node-afe2c848-7a55-e1d6-5dbd-edccf00400cb-ee2d3614, #w-node-d1c27783-970b-7dd1-85b7-13126fb04592-ee2d3614, #w-node-_7e9846af-7a30-6349-f2bd-7f43db2b0dd0-ee2d3614, #w-node-b257896a-3e83-d4b4-4292-3ae69596940b-ee2d3614, #w-node-_82b4febf-eb2c-c2d4-4499-33a2aec21f55-ee2d3614 {
  align-self: end;
}


