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

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

.top-sec {
  height: 100vh;
}

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

.sldr-box {
  height: 100vh;
  position: static;
}

.slider, .slider-2, .slide {
  height: 100vh;
}

.first-sld {
  background-image: url('../images/sld_one_1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}

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

.third-sld {
  background-image: url('../images/sld_three_1.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}

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

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

.main-title {
  z-index: 2;
  background-color: #32bb78;
  border-bottom: 1px #fff;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  padding-bottom: 20px;
  position: absolute;
  inset: auto 0% 0%;
}

.heading {
  color: #fff;
  text-align: center;
  margin: 40px 40px 8px;
  font-size: 32px;
  line-height: 135%;
}

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

.subt-text {
  color: #fff;
  text-align: center;
  font-size: 24px;
}

.bold-text {
  font-weight: 300;
}

.logo-opt {
  z-index: 4;
  justify-content: flex-end;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.link-block {
  text-align: right;
  margin-top: 10px;
  margin-right: 20px;
}

.image {
  max-width: 50%;
}

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

.div-block {
  background-color: #34d186;
  border-radius: 8px;
  width: 40px;
  height: 8px;
}

.kine1 {
  background-color: #34d186;
  border-radius: 2px;
  width: 40px;
  height: 6px;
  margin-right: 10px;
}

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

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

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

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

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

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

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

.kine1._2.njk {
  background-color: #34d186;
}

.right-arrow, .left-arrow {
  display: none;
}

.sec1 {
  background-color: #fff;
}

.container {
  max-width: 860px;
}

.start-box {
  margin-bottom: 100px;
}

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

.sup-text {
  color: #32bb78;
  font-weight: 500;
}

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

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

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

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

.tell1 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.text1 {
  margin-bottom: 20px;
}

.sec4 {
  background-color: #32bb78;
  border-radius: 0;
  position: relative;
}

.sec4.double {
  background-color: #127042;
}

.green-part {
  background-color: #32bb78;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  width: auto;
  height: 480px;
  position: absolute;
  inset: 0% 0% auto;
}

.container-3 {
  max-width: 860px;
  position: relative;
}

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

.image-3 {
  border-radius: 50%;
  width: 100%;
}

.own-quot-part {
  margin-left: 0;
}

.quot-text {
  color: #fff;
  font-weight: 500;
}

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

.njo-box {
  margin-top: 60px;
  margin-bottom: 60px;
}

.mini-quot {
  margin-bottom: 20px;
  margin-left: 5%;
  margin-right: 5%;
  padding: 20px;
}

.mini-textqout {
  color: #127042;
  text-align: center;
  font-weight: 600;
}

.link {
  color: #fff;
}

.new_gr_two-pic {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  display: grid;
}

.image-4, .image-5 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.single-pic {
  margin-bottom: 20px;
}

.image-6 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.desc-pg-text {
  font-size: 14px;
  font-style: italic;
}

.sec6 {
  background-color: #127042;
}

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

.hju {
  margin-top: 60px;
  margin-bottom: 60px;
}

.wh1 {
  color: #fff;
  margin-bottom: 20px;
}

.winners {
  margin-bottom: 20px;
}

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

.anoth-quot {
  background-color: #fff;
  margin: 40px 10%;
  padding: 20px;
}

.n-q-t {
  color: #127042;
  font-weight: 500;
}

.ivan {
  margin-bottom: 20px;
}

.image-8 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.italic-text, .italic-text-2 {
  font-style: normal;
}

.fin-sec {
  background-color: #127042;
  margin-top: 40px;
}

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

.fin-box {
  margin-top: 100px;
  margin-bottom: 100px;
}

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

@media screen and (min-width: 1280px) {
  .four-slide {
    background-image: linear-gradient(#00000052, #00000052), url('../images/sldr_six_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, auto;
  }

  .heading {
    font-size: 32px;
  }

  .slide-nav {
    display: none;
  }

  .logo-opt {
    z-index: 4;
    justify-content: flex-end;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
  }

  .link-block {
    text-align: right;
    padding-right: 10px;
  }

  .image {
    max-width: 60%;
  }
}

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

  .subt-text {
    font-size: 26px;
  }
}

@media screen and (min-width: 1920px) {
  .main-title {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .heading {
    font-size: 48px;
  }

  .slide-nav {
    display: none;
  }

  .subt-text {
    font-size: 28px;
  }
}

@media screen and (max-width: 991px) {
  .image {
    max-width: 60%;
  }

  .container, .container-2, .container-3, .container-4, .container-5, .container-6 {
    max-width: 640px;
  }
}

@media screen and (max-width: 767px) {
  .sec-sldr {
    background-image: linear-gradient(#0003, #0003), url('../images/sld_two_2.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

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

  .four-slide {
    background-image: linear-gradient(#0000003d, #0000003d), url('../images/sldr_six_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/sld_five_1.webp');
    background-position: 0 0, 0%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .link-block {
    margin-top: 20px;
  }

  .image {
    max-width: 50%;
  }

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

  .start-box {
    margin-bottom: 60px;
  }

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

  .guot-opu {
    grid-template-columns: 1fr;
  }

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

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

  .fin-sec {
    margin-top: 0;
  }

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

  .fin-box {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 479px) {
  .first-sld {
    background-image: linear-gradient(#00000052, #00000052), url('../images/src_two_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

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

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

  .main-title {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    padding-bottom: 10px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .heading {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    font-size: 28px;
  }

  .slide-nav {
    display: none;
  }

  .subt-text, .bold-text {
    font-size: 18px;
  }

  .logo-opt {
    text-align: center;
    justify-content: center;
    margin-top: 20px;
  }

  .link-block {
    text-align: center;
    margin-left: 20px;
  }

  .image {
    max-width: 50%;
  }

  .bold-text-2 {
    font-size: 28px;
  }

  .line_ux {
    justify-content: center;
  }

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

  .start-box {
    margin-bottom: 40px;
  }

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

  .tell1, .njo-box {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .mini-quot {
    margin-left: 0%;
    margin-right: 0%;
  }

  .desc-pg-text {
    font-size: 12px;
    line-height: 135%;
  }

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

  .anoth-quot {
    margin: 20px 0%;
  }

  .fin-sec {
    margin-top: 0;
  }

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

#w-node-_96a3bac4-df6d-03a9-456d-434a1e6338e4-b88f6070, #w-node-_6dccbcea-b919-2f64-3204-b9d1f03786c4-b88f6070, #w-node-_14e062fc-f1da-6d0c-fed8-772e5f1257d3-b88f6070, #w-node-_6208a5fb-f5af-b517-bb7f-6e74fb6d25df-b88f6070, #w-node-f3da8d16-d290-3e6d-fa1b-27b3ab7dea01-b88f6070 {
  place-self: center;
}


