:root {
  --yellow: #fff200;
}

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

@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 {
  background-color: #eff4fd;
}

.main-wrapper {
  background-image: url('../images/main-bg_1.webp');
  background-position: 0 0;
  background-size: cover;
  min-height: 100vh;
  position: relative;
}

.block-logo {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  padding: 2%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

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

.image {
  width: 32%;
}

.image-2 {
  width: 16%;
}

.block-heading {
  background-color: var(--yellow);
  border-left: 4px #000;
  border-radius: 6px;
  margin-bottom: 0;
  margin-left: 0%;
  padding: 10px;
  position: absolute;
  inset: auto 5% 35%;
}

.heading {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 150%;
}

.text-span-3 {
  color: #1376cc;
}

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

.block-img-main {
  background-image: url('../images/main-bg_1.webp');
  background-position: 0 0;
  background-size: cover;
  min-height: 100vh;
}

.first-sld {
  background-image: linear-gradient(#00000024, #00000024), url('../images/4_1.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.left-arrow {
  display: none;
}

.heading-2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 125%;
}

.sec-sldr {
  background-image: linear-gradient(#00000024, #00000024), url('../images/2_1.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.slider {
  height: 100vh;
}

.block-video-main {
  border-radius: 6px;
  margin-left: 0%;
  margin-right: 0%;
  position: relative;
}

.slide-nav {
  z-index: 10;
  display: none;
}

.container-2 {
  max-width: 860px;
}

.top-slider-box {
  height: 100vh;
}

.four-slide {
  background-image: linear-gradient(#00000008, #00000008), url('../images/main12_1.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.five-sld {
  background-image: linear-gradient(#00000024, #00000024), url('../images/main29_1.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.line_ux {
  padding-top: 20px;
  padding-left: 40px;
  display: flex;
}

.kine1 {
  background-color: #dde6f5;
  border-radius: 6px;
  width: 25px;
  height: 6px;
  margin-right: 10px;
}

.kine1._2 {
  background-color: #34d18600;
  border: 1px solid #dde6f5;
}

.kine1._2.njk {
  background-color: #033137;
  border-width: 3px;
}

.kine1._4 {
  background-color: #34d18600;
  border: 1px solid #dde6f5;
}

.kine1._4.gyh {
  background-color: #dde6f5;
}

.kine1._5 {
  background-color: #34d18600;
  border: 1px solid #dde6f5;
}

.kine1._5.fgth {
  background-color: #dde6f5;
}

.kine1._1 {
  background-color: #033137;
}

.kine1._1.secsld, .kine1._3 {
  background-color: #34d18600;
  border: 1px solid #dde6f5;
}

.kine1._3.lpo {
  background-color: #dde6f5;
}

.title-box {
  z-index: 1;
  background-image: linear-gradient(#eff4fd00, #eff4fdad 38%, #eff4fd 73%);
  margin-left: 0;
  margin-right: 0;
  padding: 5% 0% 3%;
  position: absolute;
  inset: auto 0% 0%;
}

.third-sld {
  background-image: linear-gradient(#00000024, #00000024), url('../images/main30_1.webp');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.pi-box {
  display: block;
  position: relative;
}

.right-arrow {
  display: none;
}

.sldr-box {
  height: auto;
  min-height: 60vh;
  position: static;
}

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

.container {
  max-width: 700px;
}

.container._2 {
  max-width: 900px;
}

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

.sup-text {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.date-text {
  color: #000;
  text-align: right;
  font-size: 16px;
}

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

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

.block-2 {
  background-color: #fff;
  padding-top: 32px;
  padding-bottom: 32px;
}

.heading-3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 32px;
  line-height: 150%;
}

.block-quote {
  background-color: var(--yellow);
  border-radius: 6px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px;
}

.block-quote.white {
  background-color: #fff;
}

.block-3 {
  background-color: #cdd9ef00;
  padding-top: 32px;
  padding-bottom: 32px;
}

.bold-text {
  background-color: var(--yellow);
  border-radius: 6px;
  padding-left: 8px;
  padding-right: 8px;
}

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

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

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

.slide {
  height: auto;
}

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

.slider-nav-active {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-color: #bdd6c9;
  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 #eff4fd;
}

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

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

.block-ph {
  margin-top: 40px;
  margin-bottom: 40px;
}

.text-block-2 {
  margin-top: 8px;
  font-size: 14px;
  font-style: italic;
}

.image-17 {
  border-radius: 6px;
  width: 100%;
}

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

.block-footer {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-3 {
  min-height: 50vh;
  font-size: 16px;
}

.text-block-8 {
  color: #000;
  font-size: 12px;
}

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

@media screen and (min-width: 1280px) {
  .link-block {
    width: 33%;
  }

  .block-heading {
    font-size: 37px;
  }

  .heading-2 {
    margin-bottom: 0;
    font-size: 36px;
  }

  .slide-nav {
    display: none;
  }

  .four-slide {
    background-image: linear-gradient(#00000052, #00000052), url('../images/4_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  .container {
    max-width: 750px;
  }

  .sup-text, .date-text {
    font-size: 18px;
  }

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

@media screen and (min-width: 1440px) {
  .link-block {
    width: 33%;
    max-width: 100%;
  }

  .block-heading {
    margin-bottom: 0;
    bottom: 35%;
  }

  .heading {
    font-size: 44px;
  }

  .first-sld {
    background-image: linear-gradient(#0000001f, #0000001f), url('../images/4_1.webp');
    background-position: 0 0, 50% 0;
  }

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

  .sec-sldr {
    background-image: linear-gradient(#00000024, #00000024), url('../images/2_1.webp');
    background-position: 0 0, 50% 0;
  }

  .four-slide {
    background-image: linear-gradient(#00000024, #00000024), url('../images/main12_1.webp');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
  }

  .five-sld {
    background-image: linear-gradient(#00000024, #00000024), url('../images/main29_1.webp');
    background-position: 0 0, 50% 0;
  }

  .kine1._2 {
    background-color: #03313700;
  }

  .kine1._4, .kine1._5, .kine1._3 {
    background-color: #34d18600;
  }

  .third-sld {
    background-image: linear-gradient(#00000024, #00000024), url('../images/main30_1.webp');
    background-position: 0 0, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  .container {
    max-width: 800px;
  }

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

@media screen and (min-width: 1920px) {
  .main-wrapper {
    margin-bottom: 0;
  }

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

  .image {
    width: 32%;
  }

  .image-2 {
    width: 16%;
  }

  .block-heading {
    margin-bottom: 0;
    bottom: 35%;
  }

  .heading {
    font-size: 64px;
  }

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

  .slide-nav {
    display: none;
  }

  .third-sld {
    background-position: 50%;
  }

  .container {
    max-width: 900px;
  }

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

@media screen and (max-width: 991px) {
  .block-heading {
    bottom: 25%;
  }

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

  .title-box {
    left: 0%;
    right: 0%;
  }
}

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

  .block-heading {
    margin-right: 5%;
  }

  .heading {
    font-size: 24px;
  }

  .heading-2 {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 28px;
  }

  .sec-sldr {
    background-image: linear-gradient(#0003, #0003), url('../images/2_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .four-slide {
    background-image: linear-gradient(#0000003d, #0000003d), url('../images/4_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .five-sld {
    background-image: linear-gradient(#00000045, #00000045), url('../images/main26_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .title-box {
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .third-sld {
    background-image: linear-gradient(#00000045, #00000045), url('../images/main25_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }
}

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

  .block-logo {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    padding-top: 4%;
  }

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

  .image {
    width: 45%;
  }

  .image-2 {
    width: 27%;
  }

  .block-heading {
    border-left-style: none;
    margin-bottom: 0;
    margin-right: 0%;
    padding-left: 10px;
    bottom: 25%;
  }

  .heading {
    font-size: 22px;
  }

  .first-sld {
    background-image: linear-gradient(#0000002e, #0000002e), url('../images/4_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: 80vh;
  }

  .heading-2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 21px;
    line-height: 140%;
  }

  .sec-sldr {
    background-image: linear-gradient(#0000002e, #0000002e), url('../images/2_1.webp');
    background-position: 0 0, 50%;
  }

  .slider {
    height: 80vh;
  }

  .slide-nav {
    display: none;
  }

  .four-slide {
    background-image: linear-gradient(#0000001f, #0000001f), url('../images/main12_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .five-sld {
    background-image: linear-gradient(#0000002e, #0000002e), url('../images/main29_1.webp');
    background-position: 0 0, 50%;
  }

  .line_ux {
    justify-content: center;
  }

  .line_ux.sec {
    text-align: center;
    justify-content: space-between;
    padding-right: 40px;
  }

  .title-box {
    background-image: linear-gradient(#0000, #eff4fd 52%);
    padding-top: 15%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .third-sld {
    background-image: linear-gradient(#0000002e, #0000002e), url('../images/main30_1.webp');
    background-position: 0 0, 50%;
  }

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

  .container._2 {
    max-width: none;
  }

  .supdate-box {
    margin-bottom: 20px;
  }

  .sup-text, .date-text {
    font-size: 16px;
  }

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

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

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

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

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


