:root {
  --crimson: #d32a2f;
  --red: #df411c;
  --dark-orange: #f28b00;
  --orange: #ffb901;
}

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

.heading {
  color: #fff;
  text-transform: uppercase;
  max-width: 50%;
  margin-top: 12px;
  margin-bottom: 8px;
  font-family: Fira Sans, sans-serif;
  font-size: 44px;
  line-height: 44px;
}

.image-2 {
  object-fit: fill;
  object-position: 12% 50%;
  width: 14%;
  margin-top: 10px;
}

.text-block {
  color: #fff;
  text-transform: uppercase;
  padding-right: 0;
  font-size: 28px;
  line-height: 1.1em;
}

.text-block-2 {
  color: #003783;
  text-transform: uppercase;
  margin-bottom: -10px;
  font-family: Fira Sans, sans-serif;
}

.img_wrapper {
  max-height: 100vw;
  position: relative;
  overflow: hidden;
}

.header_title {
  text-align: left;
  width: 100%;
  margin-right: 0;
  padding-top: 140px;
  padding-right: 0;
  position: absolute;
  inset: auto 0% 5% 3%;
}

.link-block {
  min-width: 0;
  max-width: 282px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header_logo_img {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header_logo {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  position: absolute;
}

.image {
  width: 100%;
  max-height: 1082.39vh;
}

.bold-text {
  color: #003783;
  text-transform: uppercase;
  font-family: Fira Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3em;
}

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

.text-block-4 {
  text-transform: uppercase;
  padding-top: 30px;
  padding-left: 0;
  padding-right: 20px;
  font-family: Fira Sans, sans-serif;
  font-size: 10px;
}

.paragraph-3 {
  padding: 20px 20px 40px 0;
  font-family: Fira Sans, sans-serif;
  font-size: 18px;
  line-height: 1.3em;
}

.bold-text-2 {
  color: #003783;
  text-transform: uppercase;
  font-size: 38px;
  line-height: 40px;
}

.answer_1 {
  max-width: 980px;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-flow: row;
  margin-bottom: 64px;
}

.grid.gtid1 {
  margin-bottom: 0;
}

.grid.gtid1._3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.grid.grid2 {
  flex-direction: column;
  margin-bottom: 0;
  display: flex;
}

.block1 {
  background-color: var(--crimson);
  border-radius: 10px;
  padding: 20px;
  position: static;
}

.block1._0 {
  width: 235px;
  padding-top: 8px;
  padding-right: 20px;
}

.block1._3 {
  height: 420px;
}

.heading-2 {
  color: #fff;
  font-family: Fira Sans, sans-serif;
  font-size: 48px;
}

.heading-2._1 {
  margin-bottom: 14px;
  font-size: 43px;
}

.heading-2._2 {
  font-size: 70px;
}

.heading-2._0 {
  margin-bottom: 14px;
}

.text-block-5 {
  color: #fff;
  padding-top: 8px;
  font-family: Fira Sans, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.text-block-5._1 {
  margin-bottom: 0;
  padding-top: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.text-block-5._2 {
  font-size: 22px;
  line-height: 26px;
}

.footer {
  object-fit: fill;
  background-color: #f2f7fc;
  margin-top: 64px;
}

.paragraph-5 {
  max-width: 980px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 20px;
  font-family: Fira Sans, sans-serif;
  font-size: 14px;
}

.txt {
  max-width: 980px;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
}

.image-3 {
  margin-top: 32px;
  margin-left: 173px;
}

.image-3._1 {
  width: 42%;
  margin-top: 5px;
  margin-left: 149px;
}

.image-3._1._12 {
  margin-top: 0;
  margin-left: 0;
}

.image-3._1._6._2 {
  width: 32%;
  margin-left: 12px;
}

.image-3._1._3 {
  text-align: left;
  margin-left: 0;
}

.image-3._2 {
  text-align: left;
  width: 140px;
  margin-left: 0;
  position: static;
}

.block2 {
  background-color: var(--red);
  border-radius: 10px;
  height: auto;
  padding: 8px 20px 20px;
}

.block2._1 {
  padding-bottom: 20px;
}

.block2._0 {
  width: 100%;
}

.block2._2 {
  height: 200px;
}

.block3 {
  background-color: var(--dark-orange);
  border-radius: 10px;
  margin-top: 12px;
  padding: 8px 20px 20px;
}

.block3._0 {
  background-color: var(--crimson);
  width: 100%;
  margin-top: 0;
}

.block3._2 {
  height: 200px;
  margin-top: 18px;
}

.block4 {
  background-color: var(--orange);
  border-radius: 10px;
  margin-top: 12px;
  padding: 8px 20px 20px;
}

.block4._0 {
  width: 100%;
  margin-top: 0;
}

.heading-3 {
  color: var(--crimson);
  font-family: Fira Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.text-block-6 {
  margin-top: 20px;
  font-family: Fira Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3em;
}

.heading-4 {
  margin-bottom: 20px;
  font-family: Fira Sans, sans-serif;
  font-weight: 700;
}

.bold-text-3 {
  font-size: 32px;
  line-height: 38px;
}

.link, .link-2, .link-3, .link-4, .link-5 {
  color: var(--red);
}

.text-block-7 {
  margin-top: 12px;
  font-family: Fira Sans, sans-serif;
}

.bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10 {
  font-weight: 400;
}

.block_photo {
  text-align: right;
  margin-top: 42px;
  padding-top: 0;
}

.block_photo._1 {
  text-align: left;
  margin-top: 44px;
}

.block_photo._1._2 {
  margin-top: 105px;
}

.block_photo._1._2.sizy {
  margin-top: 78px;
}

.block_photo.osvita {
  margin-top: 17px;
}

.image-4, .image-5 {
  width: 40%;
}

.block_photo1 {
  text-align: right;
}

.block_photo2 {
  text-align: right;
  margin-top: -10px;
}

.block_photo3 {
  margin-top: 111px;
}

.image-6 {
  width: 100px;
  margin-left: 12px;
}

.block_photo4 {
  text-align: right;
  margin-top: 27px;
}

.block_photo5 {
  text-align: right;
}

.block_photo6 {
  margin-top: 34px;
}

.block_photo7 {
  align-items: flex-end;
  margin-top: 100px;
  display: flex;
}

.image-7 {
  width: 40%;
}

.image-8 {
  width: 100px;
  margin-left: 8px;
}

.block_photo8 {
  text-align: right;
  margin-top: 36px;
}

.block_photo9 {
  margin-top: 76px;
}

.image-10 {
  width: 40%;
}

.image-13 {
  width: 100px;
}

.italic-text {
  color: var(--red);
}

.bold-text-11 {
  font-size: 32px;
  line-height: 38px;
}

.link-6 {
  color: var(--red);
}

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

@media screen and (min-width: 1280px) {
  .heading {
    max-width: 50%;
    margin-bottom: 20px;
    font-size: 104px;
    line-height: 27px;
  }

  .text-block {
    font-size: 20px;
  }

  .header_title {
    bottom: 10%;
  }

  .bold-text {
    font-size: 20px;
  }

  .bold-text-2 {
    font-size: 45px;
    line-height: 39px;
  }

  .text-block-5 {
    margin-right: 0;
    padding-right: 0;
  }

  .text-block-5._2 {
    font-size: 20px;
    line-height: 26px;
  }

  .image-3._1._3 {
    width: 98px;
  }

  .image-3._2 {
    width: 120px;
  }

  .block_photo2 {
    margin-top: 16px;
  }
}

@media screen and (max-width: 991px) {
  .heading {
    text-align: center;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 18px;
    padding-bottom: 5px;
    font-size: 44px;
    line-height: 44px;
  }

  .image-2 {
    text-align: left;
    width: 180px;
    max-width: 230px;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block {
    text-align: center;
    margin-top: -10px;
    padding-right: 0;
    font-size: 20px;
    line-height: 1em;
  }

  .text-block-2 {
    text-align: center;
    margin-top: -14px;
    margin-bottom: 0;
  }

  .header_title {
    width: 100%;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    bottom: 0%;
    left: 0;
    right: 0;
  }

  .bold-text {
    text-align: center;
    font-size: 22px;
    line-height: .9em;
  }

  .text-block-4, .paragraph-3 {
    padding-left: 20px;
  }

  .bold-text-2 {
    line-height: 43px;
  }

  .answer_1 {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid.gtid1 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .grid.gtid1._3 {
    display: flex;
  }

  .grid.gtid1._4 {
    grid-template-columns: .5fr .5fr;
  }

  .block1._3 {
    height: 480px;
  }

  .text-block-5._3 {
    font-size: 21px;
  }

  .txt {
    margin-bottom: 0;
    padding: 40px 20px 20px;
  }

  .image-3._1 {
    width: 36%;
    margin-top: -2px;
    margin-left: 119px;
  }

  .image-3._1._12 {
    width: 48%;
    margin-top: 39px;
    margin-left: 103px;
  }

  .image-3._2 {
    margin-left: 538px;
  }

  .block2._2, .block3._2 {
    height: 230px;
  }

  .block_photo6 {
    margin-top: 60px;
  }

  .block_photo7 {
    display: flex;
  }

  .image-8 {
    width: 59%;
  }

  .image-9 {
    width: 45%;
  }

  .block_photo9 {
    margin-top: 122px;
  }

  .image-11 {
    width: 41%;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    margin-top: 6px;
    margin-bottom: 10px;
    font-size: 34px;
    line-height: 34px;
  }

  .image-2 {
    width: 200px;
    max-width: 200px;
  }

  .text-block {
    margin-top: -5px;
    padding-bottom: 0;
    line-height: .6em;
  }

  .img_wrapper {
    max-height: 500px;
  }

  .header_title {
    width: 100%;
  }

  .header_logo_img {
    max-width: 80%;
  }

  .image {
    object-fit: none;
    object-position: 94% 47%;
    width: auto;
    min-width: 0%;
    max-width: 180%;
    max-height: none;
    margin-left: 0%;
  }

  .bold-text {
    font-size: 18px;
    line-height: 20px;
  }

  .paragraph-3 {
    padding-left: 20px;
  }

  .bold-text-2 {
    font-size: 32px;
    line-height: 36px;
  }

  .grid.gtid1._3 {
    flex-flow: wrap;
    align-content: stretch;
  }

  .block1._0 {
    width: 100%;
  }

  .block1._3 {
    height: 480px;
    min-height: auto;
  }

  .text-block-5 {
    font-size: 20px;
    line-height: 24px;
  }

  .text-block-5._3 {
    line-height: 24px;
  }

  .image-3._1 {
    width: 12%;
    margin-top: 13px;
    margin-left: 388px;
  }

  .image-3._1._12 {
    margin-left: 57px;
  }

  .image-3._1._6 {
    margin-top: 31px;
    margin-left: 51px;
  }

  .image-3._1._6._2 {
    width: 90px;
  }

  .image-3._1._3 {
    width: 33%;
    margin-top: 0;
    margin-left: 159px;
    display: block;
  }

  .image-3._2 {
    width: 90px;
    margin-left: 306px;
  }

  .block2._0, .block3._0, .block4._0 {
    width: 100%;
  }

  .heading-4 {
    margin-bottom: 20px;
  }

  .block_photo {
    margin-top: 20px;
  }

  .block_photo2 {
    margin-top: 0;
  }

  .block_photo3 {
    margin-top: 20px;
  }

  .block_photo4 {
    margin-top: 31px;
  }

  .block_photo6 {
    margin-top: 20px;
  }

  .block_photo7 {
    margin-top: 30px;
  }

  .image-7 {
    width: 15%;
  }

  .image-8 {
    width: 100px;
  }

  .block_photo8 {
    margin-top: 106px;
  }

  .image-9 {
    width: 90px;
  }

  .block_photo9 {
    margin-top: 20px;
  }

  .image-10 {
    width: 15%;
  }

  .image-11 {
    width: 60px;
  }

  .image-12, .image-14 {
    width: 90px;
  }

  .image-15 {
    object-fit: cover;
    height: 500px;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    color: #003783;
    margin-top: 6px;
    font-size: 28px;
    line-height: 30px;
  }

  .image-2 {
    width: 150px;
    max-width: 180px;
  }

  .text-block {
    padding-bottom: 10px;
  }

  .text-block-2 {
    font-size: 12px;
  }

  .img_wrapper {
    object-position: 50% 50%;
    max-height: 800px;
  }

  .header_title {
    padding-left: 10px;
    padding-right: 10px;
  }

  .header_logo_img {
    width: 64%;
  }

  .image {
    object-fit: none;
    object-position: 111% 0%;
    width: auto;
    min-width: auto;
    max-width: none;
    height: 500px;
    max-height: none;
  }

  .bold-text {
    font-size: 14px;
  }

  .paragraph-3 {
    padding-left: 20px;
  }

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

  .grid.gtid1 {
    flex-direction: column;
    display: flex;
  }

  .block1._0 {
    width: 100%;
    padding-right: 76px;
  }

  .block1._3 {
    height: auto;
  }

  .text-block-5._1 {
    padding-bottom: 0;
  }

  .txt {
    padding-top: 0;
  }

  .image-3._1 {
    margin-top: -4px;
  }

  .image-3._1._6._2 {
    width: 90px;
  }

  .image-3._1._3 {
    width: 80px;
    margin-left: 0;
    display: inline-block;
  }

  .image-3._2 {
    margin-left: 20px;
  }

  .block2._0, .block3._0 {
    width: 100%;
  }

  .block3._2 {
    padding-bottom: 20px;
  }

  .block4._0 {
    width: 100%;
  }

  .heading-4 {
    line-height: 28px;
  }

  .block_photo {
    margin-top: 0;
  }

  .block_photo2 {
    text-align: right;
    margin-top: 2px;
  }

  .block_photo4 {
    margin-top: 60px;
  }

  .block_photo7 {
    flex-direction: row;
    align-items: flex-end;
  }

  .image-7 {
    width: 65px;
  }

  .image-8 {
    width: 90px;
    height: 56px;
  }

  .block_photo8 {
    margin-top: 46px;
  }

  .image-10 {
    width: 65px;
  }

  .image-11 {
    width: 48px;
  }

  .image-13 {
    width: 90px;
  }

  .image-15 {
    object-fit: cover;
    object-position: 48% 0%;
    height: 600px;
  }

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

#w-node-b7eb663e-a5bb-b179-6378-0d88ff656820-b40ca395, #w-node-_585cf2a5-bd13-0802-f4ca-fa4d0ed725af-b40ca395, #w-node-_226b7afe-8c63-028d-bdae-4e47972842fc-b40ca395, #w-node-_66ba9f7c-e766-425d-22a9-7020b3de45fd-b40ca395, #w-node-_66ba9f7c-e766-425d-22a9-7020b3de4603-b40ca395, #w-node-_66ba9f7c-e766-425d-22a9-7020b3de4604-b40ca395, #w-node-e1733ec9-31e5-ff15-6c0f-ad6a857bb8d5-b40ca395, #w-node-e1733ec9-31e5-ff15-6c0f-ad6a857bb8db-b40ca395, #w-node-e1733ec9-31e5-ff15-6c0f-ad6a857bb8dc-b40ca395, #w-node-_2b21e6ae-20c6-c6ae-ea56-c25ce2eaa5c7-b40ca395, #w-node-_2b21e6ae-20c6-c6ae-ea56-c25ce2eaa5ce-b40ca395, #w-node-_955672ef-aed1-9be2-7a90-2ba27d86d234-b40ca395, #w-node-_955672ef-aed1-9be2-7a90-2ba27d86d23a-b40ca395, #w-node-_955672ef-aed1-9be2-7a90-2ba27d86d23b-b40ca395, #w-node-e24db582-eaa8-ac92-e7a8-b081a64fb8b7-b40ca395, #w-node-e24db582-eaa8-ac92-e7a8-b081a64fb8bd-b40ca395, #w-node-e24db582-eaa8-ac92-e7a8-b081a64fb8be-b40ca395, #w-node-_01922b21-f1f9-fc35-de36-6545118299df-b40ca395, #w-node-_01922b21-f1f9-fc35-de36-6545118299e5-b40ca395, #w-node-_01922b21-f1f9-fc35-de36-6545118299e6-b40ca395 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


