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

.container-main2 {
  text-transform: none;
  max-width: 860px;
  padding-top: 4%;
  padding-bottom: 0;
}

.div-block-4 {
  background-image: url('../images/shevchenko1_1shevchenko1.webp');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.block-logos {
  justify-content: center;
  align-items: center;
  padding-top: 2%;
  padding-bottom: 12px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block_heading {
  background-image: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0%;
  padding-bottom: 2%;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.heading {
  color: #fff;
  text-align: left;
  text-transform: none;
  background-color: #1434cb00;
  border-radius: 50px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2%;
  padding-bottom: 2%;
  font-size: 32px;
  font-weight: 700;
  line-height: 140%;
}

.div-block-3 {
  background-image: url('../images/tonia2_1tonia2.webp');
  background-position: 60% 0;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.div-block-2 {
  background-image: url('../images/olha1_1olha1.webp');
  background-position: 80% 0;
  background-size: cover;
  width: 100%;
  height: 700px;
}

.link-block {
  max-width: 20%;
}

.block-main-image {
  display: flex;
  position: static;
}

.section-main {
  position: relative;
}

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

.container {
  max-width: 860px;
  padding-top: 24px;
}

.grid {
  grid-template-rows: auto;
}

.block-grid-text {
  padding-top: 24px;
}

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

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

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

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

.section-3 {
  background-color: #398fb140;
}

.container-2 {
  background-color: #a7e5e700;
  justify-content: center;
  align-items: center;
  max-width: 860px;
  padding: 40px 0;
  display: block;
  position: static;
  inset: 0%;
}

.block-heading {
  background-color: #398fb100;
  padding: 0;
}

.heading-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
}

.block-bg-heading {
  position: relative;
}

.image {
  object-fit: fill;
}

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

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

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

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

.card-1 {
  background-color: #a7e5e7a6;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 200px;
  padding: 20px;
  display: block;
}

.text-block-3 {
  color: #000;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  line-height: 140%;
}

.block-icon {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  justify-content: center;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
}

.section-3-copy {
  background-color: #398fb140;
}

.container-5 {
  max-width: 860px;
  padding-top: 24px;
  padding-bottom: 40px;
}

.section-6 {
  background-color: #398fb140;
}

.block-vidil {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.text-block-4 {
  color: #000;
  font-size: 16px;
  line-height: 140%;
}

.block-bg-vidil {
  background-color: #c6eeef;
  margin-bottom: 24px;
  padding: 20px;
}

._06-fin-part {
  background-color: #cfe3eb;
  border-radius: 0% 0% 0% 0;
}

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

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

.little-text {
  color: #000;
  font-size: 14px;
}

.container-8 {
  max-width: 860px;
  padding-top: 24px;
  padding-bottom: 0;
}

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

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

.card-2 {
  background-color: #a7e5e7a6;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 20px;
  display: block;
}

.text-block-5 {
  color: #398fb1;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 140%;
}

.block-icon-end {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.block-icon2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #c6eeef;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 240px;
  margin-bottom: 0;
  padding: 20px;
  display: flex;
}

.text-block-7 {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
}

.block-cards-2 {
  margin-bottom: 24px;
}

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

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

.text-block-4-co {
  color: #000;
  font-size: 16px;
  line-height: 140%;
}

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

.block-logo1 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

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

.link, .link-2, .link-3 {
  color: #398fb1;
}

@media screen and (min-width: 1280px) {
  .container, .sup-text, .date-text {
    font-size: 16px;
  }

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

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

  .heading {
    font-size: 28px;
  }

  .container, .container-2, .container-4 {
    max-width: 680px;
  }

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

  .card-1 {
    height: 200px;
    display: flex;
  }

  .block-vidil {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .vidil-2 {
    margin-right: 4px;
  }

  .block-bg-vidil {
    padding: 11px;
  }

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

  .container-8 {
    max-width: 680px;
  }

  .image-2 {
    aspect-ratio: auto;
    object-fit: cover;
    height: 600px;
  }

  .text-block-4-co {
    margin-left: 0;
    padding-left: 0;
  }

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

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

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

  .heading {
    border-radius: 20px;
    font-size: 27px;
  }

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

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

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

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

  .block-vidil {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

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

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

  .little-text {
    font-size: 13px;
  }

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

  .block-icon2 {
    height: 300px;
  }

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

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

  .image-1 {
    max-width: 80%;
  }

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

@media screen and (max-width: 479px) {
  .block-logos {
    padding-top: 4%;
  }

  .div-block_heading {
    padding-bottom: 3%;
  }

  .link-block {
    max-width: 40%;
  }

  .block-main-image {
    flex-flow: row;
  }

  .section-main {
    display: block;
  }

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

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

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

  .card-1 {
    height: auto;
  }

  .block-vidil {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .vidil-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-4 {
    text-align: center;
  }

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

  .little-text {
    font-size: 12px;
  }

  .block-icon2 {
    height: auto;
  }

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

  .image-2 {
    object-position: 18% 50%;
  }

  .text-block-4-co {
    text-align: center;
  }

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

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

#w-node-da7029a2-8cd7-c148-1ca5-80b64c20d278-1d036a3a, #w-node-_904e5e3c-1cc4-9e65-93a0-8991e48e725a-1d036a3a, #w-node-d7b155f7-a4b0-aaec-436c-8c639baa18ab-1d036a3a, #w-node-_3392b0be-167c-cc7f-0e7e-052e60488fe9-1d036a3a, #w-node-_3392b0be-167c-cc7f-0e7e-052e60488fee-1d036a3a, #w-node-_3392b0be-167c-cc7f-0e7e-052e60488ff3-1d036a3a, #w-node-_3392b0be-167c-cc7f-0e7e-052e60488ff8-1d036a3a {
  justify-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-d7b155f7-a4b0-aaec-436c-8c639baa18ab-1d036a3a {
    align-self: auto;
  }
}


