.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 {
  font-family: Montserrat, sans-serif;
}

.main-wrapper {
  background-color: #fff;
  background-image: linear-gradient(270deg, #5b990d, #fbdf0b);
  flex-flow: column;
  justify-content: space-between;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.link-block {
  width: 100px;
}

.image {
  width: 140px;
}

.block-heading {
  background-color: #2a8d9c00;
  border-radius: 24px;
  max-width: 100%;
  padding: 2%;
  position: static;
  inset: auto 0% 5% 2%;
}

.logos-all {
  z-index: 1;
  justify-content: space-between;
  padding: 2% 2% 0%;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.image-5 {
  width: 100%;
  display: inline-block;
}

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

.image-3 {
  width: auto;
}

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

.button {
  color: #000;
  background-color: #ffd629;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
}

.main-ph {
  position: relative;
}

.image-6 {
  display: none;
}

.text-span {
  color: #ffd629;
}

.heading {
  color: #fff;
  margin-top: 12px;
  line-height: 150%;
}

.block-ph {
  z-index: 2;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding: 1% 1% 0%;
  display: flex;
  position: relative;
}

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

.heading-2 {
  z-index: 2;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 150%;
  position: relative;
}

.button-2 {
  color: #5b990c;
  background-color: #fff;
  border-radius: 24px;
  font-size: 12px;
  font-weight: 600;
  line-height: 150%;
}

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

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

.link-5 {
  color: #fff;
}

.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-top: 0;
  margin-bottom: 32px;
  padding-top: 0;
  display: grid;
}

.block-1 {
  background-color: #fff;
  background-image: url('../images/bg.webp');
  background-position: 0 0;
  background-size: cover;
  padding-top: 24px;
  padding-bottom: 0;
  position: static;
  overflow: hidden;
}

.text-block {
  color: #333;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.text-block-2 {
  z-index: 2;
  color: #fff;
  text-align: center;
  margin-bottom: 8px;
  position: relative;
}

.image-8 {
  width: 200px;
}

.block-2 {
  background-image: url('../images/bg3.webp');
  background-position: 0 0;
  background-size: contain;
  padding-top: 24px;
  padding-bottom: 0;
}

.heading-3 {
  color: #5f9a0d;
  margin-top: 32px;
  margin-bottom: 24px;
}

.text-block-3 {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
}

.block-3 {
  background-image: url('../images/bg3.webp');
  background-position: 0 0;
  background-size: contain;
  padding-top: 24px;
  padding-bottom: 24px;
}

.heading-4 {
  color: #5f9a0d;
  margin-top: 0;
  margin-bottom: 24px;
  line-height: 150%;
}

.text-block-4 {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
}

.image-9 {
  width: 80%;
}

.circle {
  background-color: #fbdf0b;
  border-radius: 100%;
  width: 42px;
  height: 42px;
  position: absolute;
  inset: auto 7% 29% auto;
}

.circle2, .circle3, .circle4 {
  background-color: #fbdf0b;
  border-radius: 100%;
  width: 64px;
  height: 64px;
  position: absolute;
  inset: auto 2% 50% auto;
}

.circle5 {
  background-color: #fbdf0b;
  border-radius: 100%;
  width: 48px;
  height: 48px;
  position: absolute;
  inset: 14% 9% auto auto;
}

.circle7 {
  background-color: #649d0d;
  border-radius: 100%;
  width: 42px;
  height: 42px;
  position: absolute;
  inset: auto auto 12% 13%;
}

.circle8 {
  background-color: #649d0d;
  border-radius: 100%;
  width: 52px;
  height: 52px;
  position: absolute;
  inset: auto auto 41% 5%;
}

.circle9 {
  background-color: #649d0d;
  border-radius: 100%;
  width: 52px;
  height: 52px;
  position: absolute;
  inset: 15% auto auto 9%;
}

.block-ph-big {
  margin-top: 32px;
}

.image-14, .image-17 {
  border-radius: 8px;
  width: 100%;
}

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

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

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

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

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

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

.slider-arrow-left {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #000;
  white-space: nowrap;
  background-color: #fff0;
  border: .5px solid #659d1a;
  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-wrapper {
  width: 100%;
  max-width: 990px;
  margin: 32px auto;
}

.slide {
  height: auto;
}

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

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

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

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

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

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

.image-18 {
  width: 100%;
}

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

.image-19 {
  border-radius: 8px;
  width: 100%;
}

.block-pidsumok {
  background-image: linear-gradient(135deg, #609a0d 63%, #f8de0b);
  border-radius: 8px;
  margin-bottom: 24px;
  padding: 20px;
}

.text-block-6 {
  color: #fff;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
}

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

.fin-sec {
  background-color: #689e0d;
  padding-top: 32px;
  padding-bottom: 32px;
}

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

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

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

.link {
  color: #ff6f6f;
}

.bl-circle {
  opacity: .3;
  background-color: #5f9a0d;
  border-radius: 100%;
  width: 150px;
  height: 150px;
  position: absolute;
  inset: 10% auto auto -9%;
}

.bl-circle2 {
  opacity: .3;
  background-color: #5f9a0d;
  border-radius: 100%;
  width: 150px;
  height: 150px;
  position: absolute;
  inset: 28% -8% auto auto;
}

.link-6, .link-7, .link-8 {
  color: #5f9a0d;
}

.text-block-7 {
  color: #689f0d;
  background-color: #fff;
  border-radius: 24px;
  padding: 9px 15px;
  font-size: 12px;
  font-weight: 600;
  line-height: 150%;
}

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

@media screen and (min-width: 1440px) {
  .circle5 {
    width: 52px;
    height: 52px;
  }

  .circle8 {
    width: 64px;
    height: 64px;
  }
}

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

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

  .button {
    font-size: 16px;
  }

  .heading {
    font-size: 64px;
  }

  .circle4 {
    width: 80px;
    height: 80px;
  }

  .circle5, .circle9 {
    width: 64px;
    height: 64px;
  }
}

@media screen and (max-width: 991px) {
  .main-wrapper {
    min-height: auto;
  }

  .heading {
    font-size: 32px;
  }

  .cont {
    max-width: 700px;
  }
}

@media screen and (max-width: 767px) {
  .block-heading {
    max-width: 100%;
    padding-top: 2%;
    position: static;
  }

  .logos-all {
    position: static;
  }

  .image-5 {
    display: none;
  }

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

  .button {
    margin-bottom: 12px;
  }

  .image-6 {
    display: block;
  }

  .heading {
    margin-top: 0;
  }

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

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

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

  .link-block, .image {
    width: 80px;
  }

  .block-heading {
    padding-top: 2%;
  }

  .logos-all {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding: 5% 5% 2%;
  }

  .image-5 {
    display: none;
  }

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

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

  .button {
    font-size: 10px;
  }

  .image-6 {
    display: block;
  }

  .heading {
    font-size: 27px;
  }

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

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

  .sup-date-box {
    margin-bottom: 20px;
  }

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

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

  .image-9 {
    width: 100%;
  }

  .circle, .circle4, .circle5, .circle8, .circle9 {
    opacity: .6;
  }

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

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


