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

.main-wrapper {
  min-height: 100vh;
}

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

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

.block-logo {
  background-color: #54b024;
  justify-content: center;
  align-items: center;
  padding-top: 2%;
  padding-bottom: 2%;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.losog-up {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block {
  width: 120px;
}

.block-img-main {
  position: relative;
}

.block-heading {
  background-color: #53b125;
  padding-top: 2%;
  padding-bottom: 2%;
}

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

.block-element {
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

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

.newt {
  color: #000;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

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

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

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

.heading-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 24px;
  line-height: 150%;
}

.text-block-2 {
  color: #000;
  margin-bottom: 24px;
}

.quote {
  border: 2px solid #54b124;
  border-radius: 0;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 0;
}

.quote._2 {
  background-image: url('../images/bg-quote.webp');
  background-position: 0%;
  background-size: cover;
  padding: 20px;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 2.25fr .25fr;
}

.txt-grid {
  padding-left: 20px;
}

.text-block-3 {
  font-weight: 500;
}

.image {
  width: 80px;
}

.text-block-4 {
  margin-bottom: 24px;
  font-weight: 500;
}

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

.grid2 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr .25fr;
}

.image2 {
  width: 200px;
}

.image3 {
  width: 80px;
}

.txt-grid-2 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.blockfooter-2 {
  color: #234475;
  background-color: #e6ffdb;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.footertext-2 {
  color: #002b5c;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.link-4 {
  color: #000;
}

.block-img {
  background-color: #54b124;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 0;
}

.block-3, .block-4 {
  padding-top: 0;
  padding-bottom: 24px;
}

.image-2 {
  width: 100%;
}

.block-img-2 {
  background-color: #54b12400;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 0;
  display: flex;
}

.image-3 {
  max-width: 50%;
}

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

@media screen and (min-width: 1280px) {
  .blockfooter-2 {
    color: #fff;
  }

  .footertext-2 {
    color: #000;
  }
}

@media screen and (min-width: 1920px) {
  .footertext-2 {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  .quote._2 {
    padding-right: 52px;
  }

  .blockfooter-2 {
    margin-left: 0%;
    margin-right: 0%;
  }
}

@media screen and (max-width: 767px) {
  .container {
    margin-left: 5%;
    margin-right: 5%;
  }

  .quote._2 {
    background-position: 80%;
  }

  .blockfooter-2 {
    margin-left: 0%;
    margin-right: 0%;
  }

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

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

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

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

  .block-logo {
    padding-top: 2%;
    padding-bottom: 2%;
    position: static;
  }

  .link-block {
    width: 100px;
  }

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

  .heading {
    font-size: 27px;
  }

  .block-element {
    display: none;
  }

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

  .quote._2 {
    background-position: 85% 0;
  }

  .blockfooter-2 {
    margin-left: 0%;
    margin-right: 0%;
  }

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

  .footertext-2 {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 12px;
  }

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

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


