:root {
  --grey: #f1f1f1;
  --yellow: #e4d72d;
}

.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-2 {
  max-width: 900px;
  position: absolute;
  inset: auto 0% 3%;
}

.heading {
  color: #fff;
  text-align: left;
  font-size: 36px;
  font-weight: 700;
  line-height: 140%;
}

.block-dark {
  background-color: #00000073;
  min-height: 100vh;
  display: block;
  position: relative;
}

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

.text-span {
  color: #ffed00;
}

.block-logo {
  justify-content: space-between;
  align-items: center;
  margin-left: 2%;
  margin-right: 2%;
  padding-top: 2%;
  display: flex;
}

.block-heading {
  position: static;
  inset: auto 0% 0%;
}

.block-main {
  background-image: url('../images/main-cyberion-3_1.webp');
  background-position: 50%;
  background-size: cover;
  min-height: 100vh;
}

.image {
  width: 150px;
}

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

.container {
  max-width: 900px;
  padding-bottom: 40px;
}

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

.sup-text {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}

.date-text {
  color: #000;
  text-align: right;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}

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

.heading-2 {
  color: #000;
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 40px;
  line-height: 140%;
}

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

.text-block-2._24 {
  margin-bottom: 24px;
  font-size: 16px;
}

.block-quote {
  margin-bottom: 32px;
}

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

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

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

.text-span-2 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.block-list {
  background-color: var(--grey);
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px;
}

.block-list._40 {
  background-color: var(--grey);
  border-radius: 20px;
  margin-bottom: 40px;
  padding: 20px;
}

.list-item, .list-item-2 {
  color: #000;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 140%;
}

.list-item-3 {
  color: #000;
  font-size: 16px;
  line-height: 140%;
}

.list {
  padding-left: 20px;
}

.text-span-3 {
  font-size: 16px;
  font-weight: 500;
}

.footer {
  background-color: #ffed00;
}

.container-4 {
  max-width: 900px;
  padding-top: 64px;
  padding-bottom: 64px;
}

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

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

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

.block-txt-item {
  background-color: var(--grey);
  border-radius: 20px;
  padding: 20px;
}

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

.text-span-4, .text-span-5, .text-span-6 {
  font-size: 18px;
  font-weight: 600;
}

.block-circle {
  background-color: #ffed00;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  margin-bottom: 16px;
}

.text-span-7 {
  font-weight: 600;
}

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

.perspektyvy-item {
  background-color: var(--grey);
  text-align: center;
  border-radius: 20px;
  margin-bottom: 12px;
  padding: 16px;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 10.25fr;
}

.block-circle-2 {
  background-color: #ffed00;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  margin-bottom: 16px;
}

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

.text-span-8 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}

.text-span-9, .text-span-10 {
  font-size: 18px;
  font-weight: 600;
}

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

.image-12 {
  border-radius: 0;
  width: 100%;
}

.image-13 {
  border-radius: 0;
}

.image-14, .image-15, .image-16, .image-17 {
  width: 100%;
}

.link, .link-2 {
  color: var(--yellow);
}

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

.text-span-11 {
  color: #ffed00;
}

.link-3 {
  color: #e9d800;
}

.section-main-mob {
  display: none;
}

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

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

.link-4, .link-5 {
  color: #e9d800;
}

.link-6 {
  color: #000;
}

.link-7, .link-8, .link-9, .link-10 {
  color: #e9d800;
}

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

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

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

  .block-dark, .block-main {
    min-height: 70vh;
  }

  .container {
    max-width: 680px;
  }

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

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

  .heading {
    font-size: 27px;
  }

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

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

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

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

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

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

  .heading {
    font-size: 27px;
  }

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

  .section-main {
    display: none;
  }

  .block-main {
    background-position: 53%;
  }

  .image {
    width: 120px;
  }

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

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

  .sup-text {
    font-size: 16px;
  }

  .date-text {
    font-size: 16px;
    font-weight: 500;
  }

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

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

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

  .text-span-8 {
    font-weight: 700;
  }

  .image-2 {
    border-radius: 20px;
  }

  .section-main-mob {
    display: block;
  }

  .block-main-mob {
    background-color: #15635800;
    flex-flow: column;
    justify-content: space-between;
    min-height: auto;
    padding-bottom: 5%;
    display: block;
  }

  .block-logos {
    background-color: #136458;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding: 5% 2% 2%;
    display: flex;
  }

  .link-block-2 {
    max-width: none;
  }

  .link-block-3 {
    max-width: 100%;
    margin-top: 8px;
  }

  .image-18 {
    width: 100px;
  }

  .image-19 {
    width: 150px;
  }

  .text-block-9 {
    color: #000;
    text-align: center;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 26px;
    font-weight: 700;
    line-height: 140%;
  }

  .image-20 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
  }

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

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

#w-node-b4de998c-e839-c6d2-d157-44cc6467cda8-ee0c8b92, #w-node-_09cff3ee-0889-6cd2-4cb6-2cd4c42c3fca-ee0c8b92, #w-node-_141c2bd1-8ba5-3380-9909-ea6f988bd07f-ee0c8b92, #w-node-_231a6d8f-9426-bfb0-7166-a1cfe81a7eaf-ee0c8b92 {
  align-self: center;
}


