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

@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-img {
  position: relative;
}

.image {
  object-fit: cover;
  width: 100%;
  min-height: 100vh;
  position: static;
}

.block-heading {
  background-image: linear-gradient(0deg, #fff 44%, #fff0);
  padding: 10% 5% 2%;
  position: absolute;
  inset: auto 0% 0%;
}

.heading {
  color: #284a41;
  text-align: center;
  text-transform: uppercase;
  font-size: 32px;
}

.block-logos {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 2%;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.link-block {
  width: 144px;
}

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

.block-sp {
  border: 1px solid #284a41;
  border-radius: 40px;
  padding: 10px;
}

.text-block {
  color: #284a41;
  font-size: 14px;
  font-weight: 500;
}

.text-block-2 {
  color: #284a41;
  font-weight: 500;
}

.block-1._2 {
  background-color: #284a41;
}

.container {
  max-width: 1000px;
  padding-top: 32px;
  padding-bottom: 32px;
}

.text-block-3 {
  color: #000;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.grid-1 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 5fr;
}

.grid-1._2 {
  grid-template-columns: 1.25fr 1fr;
}

.grid-1._1._22 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.block-ph-grid {
  position: relative;
}

.heading-2 {
  color: #284a41;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 32px;
}

.heading-2._2 {
  color: #fff;
  text-transform: uppercase;
}

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

.text-block-4._2 {
  color: #fff;
}

.text-block-4._2._24 {
  font-size: 16px;
}

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

.block-quote {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  margin: 40px 100px;
  display: block;
}

.block-quote._2 {
  margin: 0;
}

.block-lapky {
  max-width: 5%;
  margin-bottom: 12px;
}

.text-block-5 {
  color: #000;
  margin-top: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.text-block-5._2, .hedigng3 {
  color: #fff;
}

.image-2 {
  border: 4px #284a41;
  border-radius: 20px;
}

.image-3 {
  border: 4px solid #284a41;
  border-radius: 40px;
}

.block-vidilennya {
  background-color: #284a41;
  border-radius: 20px;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 20px;
}

.block-vidilennya._2 {
  background-color: #fff;
}

.block-vidilennya._2._4 {
  padding: 20px;
}

.block-vidilennya._3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 20px;
  display: block;
}

.block-vidilennya._1 {
  padding: 40px;
}

.block-name {
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 320px;
  padding: 10px;
  display: flex;
  position: absolute;
  inset: auto 0% -6% 12%;
}

.text-block-6 {
  color: #000;
}

.text-block-7 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 22px;
  font-weight: 700;
}

.text-block-7._2 {
  color: #274940;
  text-align: left;
}

.text-block-7._3 {
  text-align: left;
  margin-bottom: 24px;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 40px;
}

.grid-2._2 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.grid-2._2._3 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

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

.text-block-8 {
  color: #fff;
  text-align: center;
  height: auto;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
}

.text-block-8._2 {
  color: #284a41;
}

.text-block-8._11 {
  text-align: left;
  font-size: 80px;
}

.text-block-9 {
  color: #72a49f;
  text-align: center;
  height: 60px;
  font-size: 16px;
  line-height: 150%;
}

.text-block-9._1 {
  text-align: left;
  height: auto;
  font-size: 18px;
}

.block-icon {
  margin-bottom: 8px;
}

.block-icon._2 {
  margin-bottom: 0;
}

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

.image-4 {
  border-radius: 20px;
  width: 100%;
}

.block-vidil2 {
  background-color: #284a41;
  border-radius: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px;
}

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

.grid-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 5fr;
}

.grid-4._2 {
  grid-template-columns: 1.25fr 1fr;
}

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

.image-5, .image-6 {
  width: 100%;
}

.blockfooter-2 {
  color: #b3b3b3;
  background-color: #fff;
  margin-left: 0;
  margin-right: 0;
}

.cont1 {
  max-width: 860px;
}

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

.image-7 {
  width: 80px;
}

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

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

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

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 4.25fr 1fr;
}

.grid-6 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 5fr;
}

.grid-6._2 {
  grid-template-columns: 1.25fr 1fr;
}

.grid-6._1._22 {
  margin-top: 0;
  margin-bottom: 0;
}

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

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

@media screen and (min-width: 1440px) {
  .text-block-4._2._24 {
    font-size: 19px;
  }

  .text-block-4._24._2 {
    font-size: 16px;
  }

  .text-block-9 {
    height: 120px;
    font-size: 19px;
  }

  .text-block-9._2 {
    height: 80px;
  }

  .blockfooter-2 {
    background-color: #fff;
  }

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

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

@media screen and (max-width: 991px) {
  .container {
    max-width: 700px;
  }

  .text-block-9 {
    height: 80px;
  }

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

  .cont1 {
    max-width: 680px;
  }
}

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

@media screen and (max-width: 479px) {
  .main-wrapper {
    flex-flow: column;
    justify-content: space-around;
    align-items: stretch;
    min-height: 100vh;
    display: flex;
  }

  .image {
    min-height: auto;
  }

  .block-heading {
    padding-top: 1%;
    padding-bottom: 1%;
    position: relative;
  }

  .heading {
    font-size: 27px;
  }

  .block-logos {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    padding-bottom: 2%;
    position: relative;
  }

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

  .grid-1 {
    flex-flow: column;
    display: flex;
  }

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

  .grid-1._1 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column-reverse;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1.75fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

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

  .heading-2, .heading-2._2 {
    font-size: 24px;
    line-height: 150%;
  }

  .block-quote {
    margin-left: 0;
    margin-right: 0;
  }

  .block-lapky {
    max-width: 12%;
  }

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

  .block-vidilennya {
    padding: 20px;
  }

  .block-vidilennya._2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .block-vidilennya._1 {
    padding: 20px;
  }

  .block-name {
    width: auto;
    margin-top: 12px;
    position: relative;
    bottom: 0%;
    left: 0%;
  }

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

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

  .grid-2._2._3 {
    margin-bottom: 0;
  }

  .card1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .card1._1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text-block-8 {
    text-align: center;
    font-size: 27px;
  }

  .text-block-8._2, .text-block-8._11 {
    font-size: 40px;
  }

  .text-block-9 {
    height: auto;
    margin-bottom: 12px;
  }

  .text-block-9._1 {
    text-align: left;
    font-size: 15px;
  }

  .block-icon {
    margin-bottom: 0;
  }

  .grid-3 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .grid-4 {
    flex-flow: column;
    display: flex;
  }

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

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

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

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

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

  .image-8, .image-9, .image-10 {
    max-width: 50%;
  }

  .grid-6 {
    flex-flow: column;
    display: flex;
  }

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

  .grid-6._1 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column-reverse;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1.75fr;
    grid-auto-columns: 1fr;
    display: flex;
  }
}

#w-node-a37bb8b4-cda7-7bd6-a72b-585fa1687bfc-ef1e8817, #w-node-_3a688a80-f794-d614-509a-e2011df1d710-ef1e8817, #w-node-_305a35e9-81c1-10ed-62cb-2d2e4547be29-ef1e8817 {
  align-self: center;
}

#w-node-_5081194c-fbd1-3ca5-2673-df9f877afd04-ef1e8817 {
  place-self: center;
}

#w-node-_8dcf8f9b-b7c0-02fe-7d50-55109a5a6455-ef1e8817 {
  align-self: center;
}


