@font-face {
  font-family: E Ukraine;
  src: url('../fonts/e-Ukraine-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: E Ukraine;
  src: url('../fonts/e-Ukraine-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: E Ukraine;
  src: url('../fonts/e-Ukraine-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: E Ukraine;
  src: url('../fonts/e-Ukraine-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: E Ukraine;
  src: url('../fonts/e-Ukraine-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: E Ukraine;
  src: url('../fonts/e-Ukraine-UltraLight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

.body {
  color: #1a1a1a;
  font-family: E Ukraine, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
}

.top_box {
  height: 100vh;
  display: flex;
}

.left {
  background-color: #005aa9;
  width: 50%;
  position: relative;
}

.right {
  width: 50%;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.logo_box {
  z-index: 5;
  opacity: .66;
  padding-top: 0%;
  padding-left: 0%;
  position: absolute;
  inset: 2% auto auto 5%;
}

.up_link_box {
  width: 96px;
}

.life_link_box {
  width: 116px;
}

.main_title {
  margin-top: 0%;
  padding-left: 0%;
  padding-right: 0%;
  position: absolute;
  inset: auto 5% 35%;
}

.h1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 135%;
}

.subtitle_text {
  color: #e7e7e7;
  margin-bottom: 20px;
  padding-right: 0%;
  font-size: 20px;
  font-weight: 300;
  line-height: 150%;
}

.cta_link {
  background-color: #fffcfc;
  border-radius: 8px;
  padding: 20px 40px;
  text-decoration: none;
  transition: all .555s cubic-bezier(.645, .045, .355, 1);
}

.cta_link:hover {
  background-color: #dadada;
  transform: translate(0, 10px);
}

.cta_text {
  color: #015aa9;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 100%;
}

.decori {
  opacity: .31;
  width: 20vw;
  position: absolute;
  inset: auto auto 5% 33%;
}

.decori_02 {
  opacity: .33;
  width: 10vw;
  position: absolute;
  inset: 10% 4% auto auto;
}

.pream_sec {
  padding-bottom: 60px;
}

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

.pream_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.sp_date_box {
  margin-bottom: 40px;
}

.sp_text {
  color: #015aa9;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 700;
}

.date_text {
  color: #3d3d3d;
  text-align: center;
  margin-bottom: 20px;
}

.pream_text {
  margin-bottom: 40px;
  margin-left: 20%;
  margin-right: 20%;
  font-weight: 300;
}

.inzmist_box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

.h3 {
  text-align: center;
  margin-top: 60px;
  font-size: 20px;
  font-weight: 500;
  line-height: 135%;
}

.zmist_link_iytem {
  background-color: #015aa9;
  border-radius: 8px;
  padding: 20px 40px;
  text-decoration: none;
  transition: all .555s cubic-bezier(.645, .045, .355, 1);
}

.zmist_link_iytem:hover {
  transform: scale(.9);
}

.zmist_link_iytem._02 {
  background-color: #002e78;
}

.zmist_link_iytem._03 {
  background-color: #29a1e2;
}

.text_part_name {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 100%;
}

.own_part_nemae_text {
  color: #fff;
  text-align: center;
  height: 96px;
  font-size: 15px;
  font-weight: 400;
}

.own_part_nemae_text.fio {
  padding-left: 10%;
  padding-right: 5%;
}

.own_part_nemae_text.rew {
  padding-left: 10%;
  padding-right: 10%;
}

.zmist_icon {
  opacity: .37;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.image-3 {
  opacity: 1;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.indec {
  justify-content: center;
  align-items: center;
  width: 80px;
  display: flex;
}

.story_sec {
  background-color: #edf2fb;
  border-radius: 40px;
  padding-bottom: 0;
}

.story_box {
  padding-top: 60px;
  padding-bottom: 40px;
}

.h2 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 40px;
  font-weight: 500;
  line-height: 135%;
}

.regular_text {
  margin-bottom: 20px;
}

.regular_text.fgg {
  margin-bottom: 0;
}

.quotation {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #015aa9;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.75fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px;
  display: flex;
  position: relative;
}

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

.quot_name_text {
  color: #fffefe;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff2e;
  margin-bottom: 20px;
  font-size: 12px;
}

.owner_quot_text {
  color: #fff;
}

.span_quot {
  font-weight: 700;
}

.two_blocks {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.on_ph {
  border-radius: 8px;
}

.image-5 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.deciquot {
  opacity: .46;
  width: 80px;
  position: absolute;
  inset: 6% 6% auto auto;
}

.quoti_bg {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #015aa9;
  border: 1px #015aa9;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.25fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
}

.quotir_text {
  color: #fff;
}

.topi {
  margin-top: 60px;
  margin-bottom: 40px;
  position: relative;
}

.topic {
  background-color: #015aa900;
  position: absolute;
  inset: -9% 4% auto auto;
}

.topic_text {
  color: #fff;
  text-transform: uppercase;
  background-color: #015aa900;
  padding: 0;
  font-size: 12px;
}

.topic_words {
  background-color: #015aa9;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 10px 20px;
}

.spi_text {
  font-weight: 500;
}

.php_box {
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-6 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wh_str_sec {
  padding-bottom: 0;
}

.wh_story_box {
  padding-top: 60px;
  padding-bottom: 40px;
}

.two_potos {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.image-7 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.redaction_text_span {
  color: #858585;
}

.fin_sec {
  background-color: #015aa9;
}

.fin_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.fin_text {
  color: #fff;
  font-size: 12px;
}

.link {
  color: #d6d6d6;
}

.image-8 {
  object-fit: cover;
}

.link-2, .link-3, .link-4 {
  color: #015aa9;
  font-weight: 500;
}

.text-span, .text-span-2, .text-span-3, .text-span-4, .text-span-5, .text-span-6, .text-span-7, .text-span-8, .text-span-9, .text-span-10, .text-span-11, .text-span-12, .text-span-13 {
  font-weight: 500;
}

.text-span-14 {
  color: #858585;
}

.text-span-15, .text-span-16, .text-span-17 {
  font-weight: 500;
}

.link-5, .link-6 {
  color: #015aa9;
  font-weight: 500;
}

.new_quot_text {
  color: #fff;
}

.bold_quot_span {
  font-weight: 700;
}

.accent_new_box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e9f5ff;
  border: 1px solid #015aa93b;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 40px;
  display: block;
}

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

.link_act_but {
  background-color: #015aa9;
  border-radius: 8px;
  padding: 20px 40px;
  text-decoration: none;
}

.act_new_but_text {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}

.acc_white {
  background-color: #015aa9;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.acc_wh_text {
  color: #fff;
  font-weight: 400;
}

@media screen and (min-width: 1280px) {
  .h1 {
    font-size: 40px;
  }

  .subtitle_text {
    padding-right: 0%;
    font-size: 24px;
  }

  .decori {
    bottom: 7%;
    left: 39%;
  }

  .decori_02 {
    inset: 8% 7% auto auto;
  }
}

@media screen and (min-width: 1440px) {
  .main_title {
    bottom: 35%;
  }

  .h1 {
    font-size: 46px;
  }

  .subtitle_text {
    font-size: 28px;
  }
}

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

  .subtitle_text {
    font-size: 30px;
  }
}

@media screen and (max-width: 991px) {
  .top_box, .image {
    height: 60vh;
  }

  .main_title {
    z-index: 3;
    bottom: 26%;
  }

  .h1 {
    font-size: 24px;
  }

  .subtitle_text {
    font-size: 16px;
  }

  .decori {
    width: 15vw;
    left: 53%;
  }

  .cont {
    max-width: 700px;
  }

  .pream_text {
    margin-left: 10%;
    margin-right: 10%;
  }

  .inzmist_box {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: 1fr 1fr;
  }

  .h2 {
    text-align: center;
    padding-left: 10%;
    padding-right: 10%;
    font-size: 26px;
  }

  .two_blocks {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: 1fr 1fr;
  }

  .image-5 {
    height: 280px;
  }

  .wh_story_box {
    box-shadow: none;
  }
}

@media screen and (max-width: 767px) {
  .top_box {
    flex-flow: column;
    height: auto;
  }

  .left, .right {
    width: 100%;
  }

  .image {
    height: 480px;
  }

  .logo_box {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
    position: static;
  }

  .main_title {
    padding-top: 40px;
    padding-left: 10%;
    padding-right: 10%;
    position: static;
  }

  .h1 {
    text-align: center;
    font-size: 36px;
  }

  .subtitle_text {
    text-align: center;
    font-size: 15px;
  }

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

  .cta_link {
    margin-bottom: 40px;
  }

  .decori {
    inset: auto auto 3% 3%;
  }

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

  .pream_box {
    padding-bottom: 0;
  }

  .h2 {
    padding-left: 15%;
    padding-right: 15%;
    font-size: 20px;
  }

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

  .two_blocks.qertyu {
    margin-bottom: 8px;
  }

  .image-5 {
    height: 320px;
  }

  .php_box.yuu {
    margin-top: 0;
  }

  .image-6.sedrt {
    height: 320px;
  }

  .accent_new_box {
    padding: 20px;
  }
}

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

  .up_link_box {
    width: 88px;
  }

  .life_link_box {
    width: 96px;
  }

  .main_title {
    padding-right: 10%;
  }

  .h1 {
    text-align: center;
    font-size: 22px;
  }

  .subtitle_text {
    text-align: center;
    font-size: 15px;
  }

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

  .decori {
    width: 20vw;
    inset: auto auto 3% 3%;
  }

  .decori_02 {
    width: 15vw;
  }

  .pream_sec {
    padding-bottom: 40px;
  }

  .pream_box {
    padding-top: 20px;
  }

  .sp_date_box {
    margin-bottom: 20px;
  }

  .date_text {
    margin-bottom: 0;
  }

  .pream_text {
    margin-left: 0%;
    margin-right: 0%;
  }

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

  .h3 {
    margin-top: 40px;
    font-size: 18px;
  }

  .own_part_nemae_text {
    height: auto;
  }

  .story_sec {
    border-radius: 24px;
  }

  .story_box {
    padding-top: 40px;
  }

  .story_box.rewww {
    padding-bottom: 20px;
  }

  .h2 {
    margin-bottom: 20px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .quotation {
    padding: 20px;
  }

  .span_quot {
    font-size: 15px;
  }

  .two_blocks {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .two_blocks.qertyu {
    margin-bottom: 20px;
  }

  .image-5 {
    height: auto;
  }

  .quoti_bg {
    grid-template-columns: 1fr;
    padding: 20px;
  }

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

  .image-6.sedrt {
    height: auto;
  }

  .wh_story_box {
    padding-top: 40px;
  }

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

  .image-8 {
    object-fit: cover;
    max-width: 80%;
  }

  .image-9, .image-10, .image-11 {
    max-width: 80%;
  }

  .acc_white {
    padding: 20px;
  }
}

#w-node-bf4e61a9-d6c5-b376-70ed-7f0cc5071ff0-ceaf2945, #w-node-_117e34ca-e62b-28c7-125f-48601fbe04ee-ceaf2945, #w-node-_544c6299-93d1-3024-ebe2-d55efcff9e60-ceaf2945, #w-node-_89a188a7-3e40-d51c-15f7-25b28a650b0a-ceaf2945, #w-node-_0ae6b2b5-6726-064c-7e61-81bbf717fd99-ceaf2945, #w-node-cae034a6-b5f8-e980-b127-d63964ab52e7-ceaf2945 {
  place-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_486e9f44-6c68-cc0e-a38f-6d68c46553af-ceaf2945, #w-node-_809c2f7d-9906-a2d2-1a36-cb9366c2ab08-ceaf2945 {
    place-self: stretch stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-bf4e61a9-d6c5-b376-70ed-7f0cc5071fee-ceaf2945, #w-node-_117e34ca-e62b-28c7-125f-48601fbe04ec-ceaf2945, #w-node-_544c6299-93d1-3024-ebe2-d55efcff9e5e-ceaf2945, #w-node-_89a188a7-3e40-d51c-15f7-25b28a650b08-ceaf2945, #w-node-_0ae6b2b5-6726-064c-7e61-81bbf717fd97-ceaf2945 {
    place-self: center;
  }
}


@font-face {
  font-family: 'E Ukraine';
  src: url('../fonts/e-Ukraine-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'E Ukraine';
  src: url('../fonts/e-Ukraine-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'E Ukraine';
  src: url('../fonts/e-Ukraine-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'E Ukraine';
  src: url('../fonts/e-Ukraine-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'E Ukraine';
  src: url('../fonts/e-Ukraine-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'E Ukraine';
  src: url('../fonts/e-Ukraine-UltraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}