:root {
  --white: white;
  --orange: #e7855a;
  --green: #375348;
  --green-light: #5b8c78;
}

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

.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 {
  background-color: var(--white);
  font-family: Open Sans, sans-serif;
}

.main-wrapper {
  background-color: #e7855a;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--orange), #de6631);
  min-height: 100vh;
  position: relative;
}

.block-main-ph {
  justify-content: flex-start;
  align-items: center;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.image {
  max-width: 43%;
}

.block-logo {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 2%;
  padding-right: 2%;
  display: flex;
  position: relative;
}

.block-heading {
  max-width: 55%;
  position: absolute;
  inset: auto 2% 30% auto;
}

.heading {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 130%;
}

.text-span {
  color: var(--green);
  font-size: 20px;
  font-weight: 300;
}

.block-1 {
  background-color: #fff0;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--orange), #de6631 56%, var(--orange));
  padding-top: 32px;
  padding-bottom: 32px;
}

.block-data {
  position: absolute;
  inset: auto 2% 2% auto;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.text-block {
  color: #fff;
  border-right: 1px solid #fff;
  padding-right: 8px;
}

.text-block._2 {
  color: #000;
  padding-right: 0;
}

.text-block-2 {
  color: #000;
  padding-left: 8px;
}

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

.text-block-3._2 {
  color: #000;
}

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

.block-gide {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.grid-2 {
  flex-flow: column;
  grid-template-columns: 1fr 1fr 1fr;
  display: flex;
}

.link-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  cursor: pointer;
  background-color: #000;
  border-radius: 4px;
  grid-template-rows: auto;
  grid-template-columns: 2fr .25fr;
  grid-auto-columns: 1fr;
  padding: 20px;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: grid;
}

.link-block:hover {
  background-color: #000;
  transform: translate(0, -11px);
}

.block-icon {
  justify-content: flex-end;
  align-items: center;
  margin-top: 8px;
  display: flex;
}

.image-2 {
  max-width: 25%;
}

.text-block-4 {
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.block-bidilennya {
  background-color: var(--white);
  border-radius: 4px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px;
}

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

.text-block-5 {
  color: #fff;
  margin-bottom: 12px;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
}

.text-block-5._1 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

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

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

.text-span-2 {
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

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

.block-2 {
  background-color: var(--white);
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-2 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
}

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

.text-block-7._1 {
  color: #ec682e;
  text-align: center;
  font-size: 20px;
}

.text-block-7._2 {
  font-size: 18px;
  font-weight: 700;
}

.text-block-7._24 {
  color: #fff;
  margin-bottom: 0;
}

.block-vidilen {
  background-color: var(--green);
  background-image: url('../images/bg-sylni23_1.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 4px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px;
}

.block-vidilen._40 {
  background-color: #fff;
  background-image: none;
  background-size: auto;
  margin-top: 0;
  margin-bottom: 0;
}

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

.text-block-8 {
  border-style: none;
  border-width: 1px;
  border-color: black var(--orange) black black;
  color: #000;
  margin-bottom: 24px;
  padding-right: 4px;
  font-size: 16px;
  line-height: 150%;
}

.text-block-8._24 {
  border-right-style: none;
  margin-bottom: 0;
}

.text-block-8._2 {
  border-right-style: none;
}

.text-block-8._3 {
  border-right-style: dashed;
  border-right-color: var(--white);
}

.text-block-8.wh {
  color: #fff;
}

.block-3 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-3 {
  color: var(--white);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
}

.block-vid {
  background-color: var(--white);
  border-radius: 4px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px;
}

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

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

.text-block-9._24._1 {
  margin-left: 50%;
}

.list {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 40px;
  padding-left: 20px;
}

.list._2 {
  color: #000;
}

.list-item, .list-item-2 {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
}

.list-item-3 {
  font-size: 16px;
  line-height: 150%;
}

.heading-4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px;
}

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

.first-1 {
  cursor: auto;
  background-color: #000;
  border-radius: 4px;
  padding: 10px;
}

.first-1:hover {
  background-color: #000;
}

.text-block-10 {
  color: #000;
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  line-height: 150%;
}

.text-block-11 {
  color: #000;
  text-align: center;
  margin-top: 4px;
}

.text-block-11.wh {
  color: #fff;
}

.bold-text {
  color: var(--white);
}

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

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

.grid-8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 6fr;
  margin-top: 40px;
  margin-bottom: 24px;
}

.grid-8._2 {
  margin-bottom: 24px;
}

.grid-8._3 {
  margin-top: 0;
  margin-bottom: 0;
}

.grid-8._4 {
  margin-top: 0;
}

.txt-name {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 4px;
  font-size: 16px;
  line-height: 150%;
  display: flex;
}

.txt-name.op {
  opacity: 0;
}

.txt-name._2 {
  color: #000;
  border-color: #000;
}

.text-block-12 {
  font-weight: 700;
}

.block-line {
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.block-line._1 {
  margin-bottom: 0;
}

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

.image-3._2 {
  max-width: 6%;
}

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

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

.card1 {
  background-color: var(--white);
  border-radius: 4px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 20px;
  display: flex;
}

.card1._2 {
  background-color: #000;
}

.text-block-13 {
  color: #000;
  text-align: center;
  font-size: 16px;
}

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

.line {
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  display: flex;
}

.image-6 {
  max-width: 30%;
}

.text-span-3, .text-span-4, .text-span-5 {
  color: var(--orange);
}

.card-link {
  background-color: var(--white);
  cursor: pointer;
  border-radius: 4px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 10px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.card-link:hover {
  background-color: #fff;
  transform: translate(0, -11px);
}

.icon {
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  display: flex;
}

.image-7 {
  max-width: 15%;
}

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

.text-span-6 {
  background-color: var(--orange);
  border-radius: 4px;
}

.bold-text-2 {
  color: #fff;
  padding-left: 4px;
  padding-right: 4px;
}

.text-span-7, .text-span-8 {
  background-color: var(--orange);
  border-radius: 4px;
  padding-left: 4px;
  padding-right: 4px;
}

.numb {
  background-color: var(--green-light);
  border-radius: 4px;
  margin-bottom: 24px;
}

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

.number {
  background-color: var(--orange);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
}

.text-block-14 {
  color: #fff;
  padding: 20px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
}

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

.image-8 {
  border-radius: 4px;
}

.image-9 {
  width: 164px;
}

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

.block-m {
  background-color: var(--green);
  background-image: url('../images/bg-sylni23_1.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 4px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px;
}

.heading-5 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 22px;
  font-weight: 700;
}

.list-2 {
  color: #fff;
  padding-left: 20px;
}

.list-item-4, .list-item-5, .list-item-6 {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
}

.link-5 {
  color: var(--white);
}

.link-6, .link-7 {
  color: var(--orange);
}

.life-link-box {
  text-align: right;
  max-width: 160px;
}

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

.up-link-box {
  text-align: right;
  width: 140px;
}

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

.bold-text-3 {
  font-family: Open Sans, sans-serif;
}

.bold-text-4, .bold-text-5 {
  color: #fff;
}

.block-cit {
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px;
}

.text-block-15 {
  color: #fff;
  font-size: 16px;
  line-height: 150%;
}

.icon1 {
  margin-bottom: 12px;
}

.image-12 {
  max-width: 5%;
}

.ep-link-box {
  width: 128px;
}

.subtitle-text {
  padding-right: 20%;
  font-size: 16px;
}

.righ {
  background-image: url('../images/356724_1.webp');
  background-position: 50% 100%;
  background-size: cover;
  width: 50%;
}

.left {
  width: 50%;
}

.ep-logo {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  padding-top: 16px;
  padding-left: 5%;
  display: flex;
}

.heading-6 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 32px;
  font-weight: 800;
  line-height: 135%;
}

.main-title {
  margin-top: 40%;
  margin-left: 5%;
  margin-right: 5%;
}

.top-box {
  height: 100vh;
  display: flex;
}

.text-span-9 {
  color: var(--orange);
}

.block-main-ph-2 {
  justify-content: flex-start;
  align-items: center;
  display: block;
  position: static;
  inset: auto 0% 0%;
}

.block-data2 {
  position: absolute;
  inset: auto 2% 2% auto;
}

.block-data2._2 {
  position: static;
  right: 0%;
}

.link-block-2 {
  max-width: 140px;
}

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

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

.fin-text {
  font-size: 12px;
  font-weight: 500;
}

.link-8 {
  color: #000;
}

.text-span-10, .text-span-11 {
  background-color: #000;
  border-radius: 4px;
  padding-left: 4px;
  padding-right: 4px;
}

@media screen and (min-width: 1280px) {
  .subtitle-text {
    padding-right: 25%;
    font-size: 20px;
    line-height: 150%;
  }

  .righ {
    background-image: url('../images/356724_1.webp');
    background-position: 50% 100%;
    background-size: cover;
  }

  .heading-6 {
    font-size: 37px;
  }

  .main-title {
    margin-top: 30%;
  }
}

@media screen and (min-width: 1440px) {
  .block-heading {
    max-width: 60%;
  }

  .heading {
    font-size: 50px;
  }

  .text-span {
    font-size: 24px;
  }

  .image-9 {
    width: 180px;
  }

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

  .up-link-box {
    width: 120px;
  }

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

  .ep-link-box {
    width: 136px;
  }

  .subtitle-text {
    padding-right: 20%;
    font-size: 24px;
  }

  .righ {
    background-position: 50% 100%;
  }

  .heading-6 {
    font-size: 42px;
  }

  .main-title {
    margin-top: 30%;
  }

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

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

  .text-span {
    font-size: 27px;
  }

  .text-block._2, .text-block-2 {
    font-size: 18px;
  }

  .image-9 {
    width: 200px;
  }

  .life-link-box {
    max-width: 160px;
  }

  .up-link-box, .ep-link-box {
    width: 140px;
  }

  .subtitle-text {
    padding-right: 10%;
    font-size: 34px;
  }

  .righ {
    background-position: 50% 100%;
  }

  .left {
    font-size: 53px;
  }

  .heading-6 {
    font-size: 56px;
  }

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

@media screen and (max-width: 991px) {
  .block-heading {
    max-width: 55%;
  }

  .ep-link-box {
    width: 100px;
  }

  .subtitle-text {
    padding-right: 0%;
  }

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

  .main-title {
    margin-top: 36%;
  }

  .top-box {
    height: 70vh;
  }

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

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

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

  .life-link-box {
    max-width: 128px;
  }

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

  .up-link-box {
    width: 120px;
  }

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

  .subtitle-text {
    padding-right: 0%;
  }

  .righ {
    background-position: 50% 0;
    width: 50%;
    height: auto;
  }

  .left {
    width: 50%;
    height: auto;
  }

  .heading-6 {
    font-size: 22px;
  }

  .main-title {
    margin-top: 25%;
    padding-bottom: 40px;
  }

  .top-box {
    flex-flow: row;
    height: 60vh;
  }

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

@media screen and (max-width: 479px) {
  .image {
    max-width: 80%;
  }

  .block-logo {
    justify-content: center;
    align-items: center;
    padding-left: 2%;
  }

  .block-heading {
    max-width: 100%;
    inset: 16% 5% auto;
  }

  .heading {
    text-align: center;
    line-height: 40px;
  }

  .text-span {
    line-height: 16px;
  }

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

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

  .block-data {
    display: none;
  }

  .block-data._2 {
    margin-bottom: 24px;
    display: block;
    position: static;
  }

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

  .image-2 {
    max-width: 40%;
  }

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

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

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

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

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

  .text-block-8._3 {
    padding-right: 8px;
  }

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

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

  .text-block-9._24._1 {
    margin-left: 0%;
  }

  .grid-5, .grid-6, .grid-7, .grid-8 {
    flex-flow: column;
    display: flex;
  }

  .grid-8._1 {
    margin-top: 0;
  }

  .txt-name {
    padding: 10px 20px;
  }

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

  .image-3._2 {
    max-width: 20%;
  }

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

  .grid-9 {
    display: flex;
  }

  .image-6 {
    max-width: 15%;
  }

  .image-7 {
    max-width: 8%;
  }

  .number {
    height: auto;
  }

  .image-9 {
    width: 120px;
  }

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

  .up-link-box {
    width: 120px;
  }

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

  .ep-link-box {
    width: 100px;
  }

  .righ {
    background-image: url('../images/356724_1.webp');
    background-position: 50% 100%;
    background-size: cover;
    width: 100%;
    height: 360px;
  }

  .left {
    background-image: none;
    width: 100%;
    height: 320px;
  }

  .ep-logo {
    padding-top: 10px;
  }

  .heading-6 {
    font-size: 21px;
  }

  .main-title {
    margin-top: 10%;
    padding-bottom: 0;
  }

  .top-box {
    flex-flow: column;
    height: auto;
  }

  .block-data2 {
    display: none;
  }

  .block-data2._2 {
    margin-bottom: 24px;
    display: block;
    position: static;
  }
}

#w-node-_5c7a60e9-a5ff-1bc0-2a7c-9c696adf0150-96f8e6ea {
  justify-self: end;
}

#w-node-f2df4e96-030e-5eaf-8454-959db8e8416a-96f8e6ea, #w-node-_42adede0-ad83-fc0f-1af2-f9a5f705add6-96f8e6ea, #w-node-_303b365a-5696-9e6c-69c3-d17f492008af-96f8e6ea, #w-node-_4cb5b1fe-bff3-4b09-a580-682edbe4b623-96f8e6ea, #w-node-_0f627930-73a4-413a-c2fa-bd8db20008d6-96f8e6ea, #w-node-_8b614a58-7a41-eba3-9e7f-f878d0face43-96f8e6ea {
  align-self: center;
}

#w-node-_365d06f3-f432-630f-e6ee-a2e3a3570442-96f8e6ea {
  align-self: start;
}

#w-node-c97615d0-d927-2d21-9b29-67079e09f28d-96f8e6ea, #w-node-_755d94ad-08b7-b534-1e5d-714efbdd7cb0-96f8e6ea {
  align-self: center;
}

#w-node-_11462288-4353-2a2d-8d8e-bbf7ce9d3b4d-96f8e6ea {
  align-self: start;
}

#w-node-_54b8dca5-41c0-4091-4a97-fbfd3b8fef5f-96f8e6ea {
  align-self: center;
}

#w-node-_218faaf8-9980-d88a-a05c-48ef2f062471-96f8e6ea, #w-node-_9b9dfd7f-1d1a-5324-ff05-02660f6f9968-96f8e6ea, #w-node-fa1e8ccb-5489-628f-2f53-109aabe69771-96f8e6ea, #w-node-_976be469-5b06-7022-e5b8-cbccfadd474f-96f8e6ea, #w-node-_621e5c2a-2c09-2b0b-d41e-02a7275e26a6-96f8e6ea, #w-node-_169e1208-cdd3-cbcf-f728-aa01f15dd0de-96f8e6ea, #w-node-abb6343e-59f7-5e6c-f1dc-e52a74058d6e-96f8e6ea, #w-node-ee128191-46dc-8214-0b0d-d492c71e130f-96f8e6ea, #w-node-d03f7787-5bb5-c7b7-f8b3-dd81a2feee2f-96f8e6ea, #w-node-_68f9e44d-4500-7275-0504-135dbc11a42e-96f8e6ea, #w-node-f125d5a2-c858-808c-61a0-c43cb8f549e9-96f8e6ea, #w-node-d3832f06-497e-f390-31a2-8dfe04651bbe-96f8e6ea, #w-node-_0e2a765b-40b9-928d-14ae-0928623205de-96f8e6ea, #w-node-_11c26f7b-9718-ea0e-8035-fe1792d146aa-96f8e6ea, #w-node-_5e08ccc1-ee9e-a90f-0dd8-ab385d4cc24b-96f8e6ea, #w-node-_60403f20-015c-486a-451c-14288ceae88b-96f8e6ea, #w-node-ea01cf42-d412-af3a-8d81-468bf55c18c4-96f8e6ea {
  align-self: start;
}

@media screen and (max-width: 479px) {
  #w-node-_5c7a60e9-a5ff-1bc0-2a7c-9c696adf0150-96f8e6ea {
    justify-self: end;
  }
}


