:root {
  --blue-dark: #234475;
}

.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 {
  background-color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.block-logo {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0%;
  padding-top: 2%;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
  position: static;
}

.link-block {
  width: 120px;
}

.logos-up {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

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

.link-block-3 {
  width: 120px;
}

.block-photo-main {
  justify-content: center;
  align-items: center;
  display: block;
  position: relative;
}

.block-gradient {
  background-image: linear-gradient(#234475, #fff0);
  height: 80px;
  position: absolute;
  inset: 0% 0% auto;
}

.image {
  max-width: 70%;
}

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

.grid {
  grid-template-rows: auto;
  margin-top: 0;
  margin-left: 2%;
  margin-right: 2%;
}

.hrading {
  position: absolute;
  inset: auto 0% 3%;
}

.container {
  z-index: 2;
  max-width: 1000px;
  position: static;
  inset: 0%;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 150%;
}

.block-1 {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 32px;
}

.background-video {
  z-index: 1;
  min-height: 100vh;
  display: none;
}

.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: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
}

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

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

.heading-2 {
  color: #234475;
  margin-bottom: 24px;
  line-height: 150%;
}

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

.quote {
  background-color: #fff;
  border-radius: 12px;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 20px;
}

.quote.dark {
  background-color: #50678a;
}

.quote.dark._32 {
  margin-bottom: 0;
}

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

.text-block-3.white {
  color: #fff;
}

.lapky {
  border-bottom: 1px solid #000;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 12px;
  padding-bottom: 12px;
  display: flex;
}

.lapky.white {
  border-bottom-color: #fff;
}

.block-ph {
  background-color: #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 0;
  display: block;
}

.block-ph._2 {
  padding: 0;
  display: block;
}

.block-vidilennya {
  background-color: #fff;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 20px;
}

.block-vidilennya._32 {
  border: 1px solid #e6e3e3;
  border-radius: 0;
  margin-bottom: 0;
}

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

.text-block-4 {
  color: var(--blue-dark);
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.text-block-4._12 {
  margin-bottom: 24px;
}

.text-block-5 {
  color: var(--blue-dark);
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

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

.heading-3 {
  color: var(--blue-dark);
  margin-top: 0;
  margin-bottom: 24px;
  line-height: 150%;
}

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

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

.text-block-6.quo {
  color: var(--blue-dark);
  font-size: 18px;
  font-weight: 600;
}

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

.block-vidilennya-2 {
  background-color: var(--blue-dark);
  border-radius: 0;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 20px;
}

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

.num {
  background-color: #fff;
  border-radius: 0%;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

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

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

.text-block-9 {
  color: var(--blue-dark);
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.numbers {
  margin-bottom: 32px;
}

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

.first {
  background-color: #fff;
  border: 1px solid #e6e3e3;
  border-radius: 0;
  padding: 20px;
}

.text-block-10 {
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: var(--blue-dark);
  color: var(--blue-dark);
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 40px;
  font-weight: 700;
  line-height: 150%;
}

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

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

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

.list {
  margin-bottom: 24px;
}

.blockfooter-2 {
  background-color: var(--blue-dark);
  color: var(--blue-dark);
  margin-left: 0;
  margin-right: 0;
}

.container-2 {
  text-align: left;
}

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

.block-quide {
  background-color: var(--blue-dark);
  padding-top: 50px;
  padding-bottom: 50px;
}

.link-block-4 {
  width: 100%;
}

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

.ab-label-part {
  align-items: center;
  display: block;
}

.image-7 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.one-dec-box {
  position: absolute;
  inset: 0% auto auto 0%;
}

.one-dec-box._2 {
  inset: auto auto 0% 0%;
}

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

.prq-part {
  margin-bottom: 60px;
}

.prq-part._2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  display: flex;
}

.ab-part {
  justify-content: flex-start;
  align-items: center;
  margin-left: 40px;
  display: flex;
}

.num-text {
  color: #ffffff29;
  font-family: Fira Sans, sans-serif;
  font-size: 120px;
  font-weight: 700;
}

.num-text:hover {
  color: #ffffffba;
}

.item-link2 {
  text-decoration: none;
  display: block;
}

.item-link2.lop {
  transition: all .2s;
}

.item-link2.lop:hover {
  transform: translate(0, -16px);
}

.ab-text {
  color: #fff;
  letter-spacing: 2px;
  margin-left: 10px;
  font-family: Fira Sans, sans-serif;
  font-size: 14px;
}

.descr-box {
  position: relative;
}

.descr-box._2 {
  margin-left: 0;
}

.item-link1 {
  margin-top: 100px;
  text-decoration: none;
  display: block;
}

.item-link1.khyui {
  transition: all .2s;
}

.item-link1.khyui:hover {
  transform: translate(0, -16px);
}

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

.part-text {
  color: #fff;
  padding-top: 40px;
  font-family: Fira Sans, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 160%;
}

.part-text:hover {
  color: #fff;
  font-weight: 700;
}

.ar-icon-box {
  border: 1px solid #fff;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-top: 20px;
  padding: 1px;
  transition: all .2s;
  display: flex;
}

.pic-cont-box {
  aspect-ratio: auto;
  object-fit: cover;
}

.grid-item-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 12px;
  display: grid;
}

.grid-item-content._2 {
  margin-top: 100px;
}

.wh-new-text {
  color: #fff;
  width: auto;
  margin-bottom: 0;
  padding-top: 10px;
}

.some-line-box {
  width: 72px;
}

.image-8 {
  object-fit: cover;
  border-radius: 0%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  transition: transform .2s cubic-bezier(.215, .61, .355, 1);
  display: block;
}

.image-8:hover {
  transform: scale(1.1);
}

.little-decora-box {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 2px;
  display: block;
}

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

.italic-text-7 {
  color: #000;
}

.red-line-quot-text {
  color: var(--blue-dark);
  letter-spacing: 2px;
  margin-left: 10px;
  font-family: Fira Sans, sans-serif;
  font-weight: 700;
}

.quotwh-text {
  color: #000;
  font-family: Fira Sans, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

.dec-quot-box {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.red-option {
  background-color: var(--blue-dark);
  width: 100%;
  height: 8px;
}

.owner-box {
  margin-top: 0;
  margin-bottom: 0;
}

.quot-box {
  border: 1px solid #e6e3e3;
  border-radius: 0;
  flex-flow: row;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 20px;
  display: block;
}

.quot-grid-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.line-dec-box {
  background-color: var(--blue-dark);
  width: 72px;
  height: 2px;
}

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

.div-block {
  background-color: var(--blue-dark);
  height: 8px;
}

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

.background-video-2 {
  z-index: 1;
  min-height: 100vh;
}

.block-color {
  z-index: 2;
  background-color: #00000078;
  min-height: 100vh;
  position: absolute;
  inset: 0%;
}

.text-span {
  background-color: var(--blue-dark);
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}

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

.line {
  background-color: var(--blue-dark);
  width: 72px;
  height: 2px;
}

.text-block-12 {
  color: var(--blue-dark);
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

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

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 4.25fr;
  padding-bottom: 12px;
}

.background-video-3 {
  z-index: 1;
  min-height: 100vh;
}

.link-3 {
  color: var(--blue-dark);
}

.link-4 {
  color: #fff;
}

@media screen and (min-width: 1280px) {
  .grid {
    margin-top: 150px;
  }

  .blockfooter-2, .footertext-2 {
    color: #fff;
  }
}

@media screen and (min-width: 1440px) {
  .dec-quot-box {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (min-width: 1920px) {
  .grid {
    margin-top: 350px;
  }

  .footertext-2 {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  .main-wrapper {
    min-height: 100vh;
  }

  .grid {
    margin-top: 200px;
  }

  .container {
    max-width: 720px;
  }

  .heading {
    font-size: 32px;
  }

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

  .one-dec-box {
    left: 0%;
  }

  .prq-part {
    margin-bottom: 20px;
  }

  .prq-part._2 {
    margin-bottom: 100px;
    margin-left: 0;
    display: block;
  }

  .wh-new-text {
    width: auto;
  }

  .quot-box {
    padding: 40px;
  }
}

@media screen and (max-width: 767px) {
  .grid {
    flex-flow: column;
    display: flex;
  }

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

  .heading {
    font-size: 27px;
  }

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

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

  .prq-part._2 {
    margin-left: 0;
  }

  .num-text {
    font-size: 100px;
  }

  .item-link1.plkjjj {
    margin-top: 60px;
  }

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

  .grid-item-content._2 {
    margin-top: 60px;
  }

  .wh-new-text {
    width: auto;
  }

  .little-decora-box {
    width: 40px;
  }

  .quot-box {
    border-radius: 0;
    padding: 20px;
  }

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

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

  .image-10, .image-11, .image-12, .image-13, .image-14 {
    max-width: 70%;
  }
}

@media screen and (max-width: 479px) {
  .link-block {
    width: 100px;
  }

  .link-block-2 {
    width: 120px;
  }

  .link-block-3 {
    width: 100px;
  }

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

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

  .heading {
    font-size: 27px;
  }

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

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

  .text-block-4._12 {
    margin-bottom: 24px;
  }

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

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

  .list {
    padding-left: 20px;
  }

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

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

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

  .block-quide {
    padding-top: 32px;
    padding-bottom: 0;
  }

  .prq-part._2 {
    margin-bottom: 60px;
    margin-left: 0;
  }

  .descr-box._2 {
    margin-top: 40px;
    margin-left: 0;
  }

  .item-link1.plkjjj {
    margin-top: 60px;
  }

  .item-link1.khyui {
    margin-top: 32px;
  }

  .content-box {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .grid-item-content {
    grid-template-columns: 1fr;
  }

  .grid-item-content._2 {
    margin-top: 40px;
  }

  .red-line-quot-text {
    font-size: 14px;
  }

  .red-option {
    height: 12px;
  }

  .owner-box {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .quot-box {
    border-radius: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px 20px 40px;
  }

  .line-dec-box {
    width: 40px;
  }

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

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

  .image-10, .image-11, .image-12, .image-13, .image-14 {
    max-width: 70%;
  }
}

#w-node-b87bf045-9364-4d58-25ff-5c8015a44c9b-916897d5, #w-node-b87bf045-9364-4d58-25ff-5c8015a44cab-916897d5, #w-node-_5ef5caa8-254d-5cbe-db30-67d439f380c7-916897d5, #w-node-_5ef5caa8-254d-5cbe-db30-67d439f380cb-916897d5, #w-node-_797f2843-c567-454e-7355-d8c50c0ce9e9-916897d5, #w-node-_797f2843-c567-454e-7355-d8c50c0ce9ed-916897d5, #w-node-a2abaf4b-4d8f-818b-9e79-38b89da95848-916897d5, #w-node-a2abaf4b-4d8f-818b-9e79-38b89da9584c-916897d5 {
  place-self: auto;
}

#w-node-_5ac89cce-efb5-b2aa-4c03-a9e00d473969-916897d5 {
  align-self: center;
}

#w-node-_5ac89cce-efb5-b2aa-4c03-a9e00d473975-916897d5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a21dbb96-2d3b-c87f-b0cf-4ca3a729fba6-916897d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37a1dec3-3a62-ae5f-86fb-3d4dea4feada-916897d5 {
  align-self: center;
}

#w-node-e902ee70-774d-7ccd-9752-510d90bdad4d-916897d5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_018c151a-c84f-3778-4e62-f4452882ce3c-916897d5 {
  align-self: center;
}

#w-node-_018c151a-c84f-3778-4e62-f4452882ce48-916897d5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ba666f60-3b10-49a9-fe1e-f46aa0b82cfa-916897d5 {
  align-self: center;
}

#w-node-ba666f60-3b10-49a9-fe1e-f46aa0b82d07-916897d5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-db172169-e447-36e2-9e89-0b13669d432a-916897d5 {
  align-self: center;
}

#w-node-db172169-e447-36e2-9e89-0b13669d4334-916897d5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 767px) {
  #w-node-b87bf045-9364-4d58-25ff-5c8015a44c9b-916897d5 {
    align-self: center;
  }

  #w-node-b87bf045-9364-4d58-25ff-5c8015a44cab-916897d5 {
    place-self: center start;
  }

  #w-node-_5ef5caa8-254d-5cbe-db30-67d439f380c7-916897d5 {
    align-self: center;
  }

  #w-node-_5ef5caa8-254d-5cbe-db30-67d439f380cb-916897d5 {
    place-self: center start;
  }

  #w-node-_797f2843-c567-454e-7355-d8c50c0ce9e9-916897d5 {
    align-self: center;
  }

  #w-node-_797f2843-c567-454e-7355-d8c50c0ce9ed-916897d5 {
    place-self: center start;
  }

  #w-node-a2abaf4b-4d8f-818b-9e79-38b89da95848-916897d5 {
    align-self: center;
  }

  #w-node-a2abaf4b-4d8f-818b-9e79-38b89da9584c-916897d5 {
    place-self: center start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b87bf045-9364-4d58-25ff-5c8015a44c9b-916897d5, #w-node-_5ef5caa8-254d-5cbe-db30-67d439f380c7-916897d5, #w-node-_797f2843-c567-454e-7355-d8c50c0ce9e9-916897d5, #w-node-a2abaf4b-4d8f-818b-9e79-38b89da95848-916897d5 {
    align-self: auto;
  }
}


