.body {
  color: #000;
  font-family: Carlito, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.top_box {
  height: 100vh;
  position: relative;
}

.video_box {
  background-image: linear-gradient(#0000008f, #0000008f);
  height: 100vh;
}

.bcgr_video {
  height: 100vh;
}

.logo {
  z-index: 6;
  position: absolute;
  inset: 3% 5% auto auto;
}

.up_link_logo {
  width: 100px;
}

.life_link_logo {
  width: 116px;
}

.main_title {
  z-index: 5;
  border-left: 4px solid #c5001b;
  padding-left: 20px;
  position: absolute;
  inset: 32% 5% auto;
}

.h1 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 44px;
  line-height: 135%;
}

.subtitle_text {
  color: #fff;
  text-align: left;
  font-size: 24px;
  line-height: 150%;
}

.pream_sec {
  padding-bottom: 0;
}

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

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

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

.sp_text {
  color: #c5001b;
  text-transform: uppercase;
  font-weight: 700;
}

.date_text {
  text-align: right;
}

.pream_text {
  margin-bottom: 20px;
}

.zmist_box {
  margin-top: 40px;
  margin-bottom: 40px;
}

.zmist_title_text {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 700;
}

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

.zmist_item {
  border-radius: 8px;
}

.number {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

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

.zmist_text_01 {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 135%;
}

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

.zmist_link_item:hover {
  transform: translate(0, -10px);
}

.zmist_link_item._02 {
  background-color: #333;
}

.zmist_link_item._03 {
  background-color: #ff0020;
}

.zmist_link_item._04 {
  background-color: #6d6d6d;
}

.story_sec {
  padding-bottom: 0;
}

.story_title {
  background-color: #c5001b;
}

.story_title.f {
  background-color: #333;
}

.story_title.ff {
  background-color: #ff0021;
}

.story_title.fff {
  background-color: #6d6d6d;
}

.number_line {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr 1.25fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.line_one {
  background-color: #ffffff70;
  width: 64px;
  height: 1px;
}

.in_story_title {
  padding: 40px;
}

.h2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 5px;
  line-height: 135%;
}

.h2.dif {
  padding-left: 20%;
  padding-right: 20%;
}

.mini_subtitle_text {
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 150%;
}

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

.reg_text {
  margin-bottom: 20px;
}

.quota_box {
  background-color: #f0f0f0;
  border-radius: 8px;
  margin: 40px 10%;
  padding: 40px;
}

.in_quot_box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image {
  object-fit: cover;
}

.quot_words {
  border-left: 4px solid #c5001b;
  padding-left: 20px;
}

.quot_words.e {
  border-left-color: #ff0021;
}

.quot_words.ee {
  border-left-color: #6d6d6d;
}

.quot_words.eee {
  border-left-color: #333;
}

.span_boldi {
  font-weight: 700;
}

.spek_name {
  text-align: center;
  padding-top: 4px;
  font-weight: 400;
  line-height: 135%;
}

.link, .link-2, .link-3 {
  color: #c5001b;
  font-weight: 700;
}

.accent_box {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #c5001b;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.25fr;
  grid-auto-columns: 1fr;
  margin: 40px 10%;
  padding: 40px;
  display: grid;
}

.announce_box {
  border-left: 4px solid #fff;
  padding-left: 20px;
}

.ann_text {
  color: #fff;
  font-weight: 700;
}

.fin_sec {
  background-color: #202020;
}

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

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

.link-4 {
  color: #ff5068;
}

.photo_box {
  border-radius: 8px;
  margin: 40px 10%;
}

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

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

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

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

  .subtitle_text {
    font-size: 30px;
  }

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

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

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

@media screen and (max-width: 991px) {
  .cont {
    max-width: 700px;
  }

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

  .h2.dif {
    padding-left: 10%;
    padding-right: 10%;
  }

  .quota_box, .accent_box, .photo_box {
    margin-left: 0%;
    margin-right: 0%;
  }
}

@media screen and (max-width: 767px) {
  .h1 {
    font-size: 32px;
  }

  .subtitle_text {
    font-size: 20px;
  }

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

  .h2.dif {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 479px) {
  .top_box, .video_box, .bcgr_video {
    height: 70vh;
  }

  .h1 {
    font-size: 34px;
  }

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

  .h2 {
    font-size: 20px;
  }

  .h2.dif {
    padding-left: 5%;
    padding-right: 5%;
  }

  .mini_subtitle_text {
    font-size: 15px;
  }

  .quota_box {
    padding: 20px;
  }

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

  .inquot_ph_spk {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image {
    max-width: 80%;
  }

  .quot_words {
    border-top: 4px solid #c5001b;
    border-left-style: none;
    padding-top: 20px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .accent_box {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    padding: 40px;
  }

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

  .announce_box {
    border-top: 4px solid #fff;
    border-left-style: none;
    padding-top: 20px;
    padding-left: 0;
  }

  .image-3 {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

#w-node-_4b7ec94c-badc-3bca-c69c-c8c35e738663-a1f0e8a6, #w-node-_201fb51f-8cca-7e2c-38a7-8a442719fbc2-a1f0e8a6, #w-node-a0176481-f717-e8a3-e769-57d7e8b33e69-a1f0e8a6, #w-node-_3ecbe45a-98a7-84c7-cc21-ad96b2e62068-a1f0e8a6, #w-node-_3ecbe45a-98a7-84c7-cc21-ad96b2e62069-a1f0e8a6, #w-node-_3ecbe45a-98a7-84c7-cc21-ad96b2e6206b-a1f0e8a6, #w-node-c344124c-2c33-88b2-cc46-fea18fb562fc-a1f0e8a6, #w-node-c344124c-2c33-88b2-cc46-fea18fb562fd-a1f0e8a6, #w-node-c344124c-2c33-88b2-cc46-fea18fb562ff-a1f0e8a6, #w-node-_02de45a6-06ac-b8a7-2239-81138521fc25-a1f0e8a6, #w-node-_02de45a6-06ac-b8a7-2239-81138521fc26-a1f0e8a6, #w-node-_02de45a6-06ac-b8a7-2239-81138521fc28-a1f0e8a6, #w-node-b3605d58-efee-0d18-516d-e89f5480686f-a1f0e8a6, #w-node-b3605d58-efee-0d18-516d-e89f54806870-a1f0e8a6, #w-node-b3605d58-efee-0d18-516d-e89f54806872-a1f0e8a6 {
  place-self: center;
}

#w-node-_544eaa7a-0f1a-7a26-8b7a-0674ca874ff0-a1f0e8a6 {
  place-self: start center;
}

#w-node-c6a5a671-8a17-5410-1451-fac44afd6235-a1f0e8a6, #w-node-bc542153-36aa-bbd1-27d9-68d3906dec74-a1f0e8a6, #w-node-bc542153-36aa-bbd1-27d9-68d3906dec75-a1f0e8a6, #w-node-bc542153-36aa-bbd1-27d9-68d3906dec77-a1f0e8a6 {
  place-self: center;
}

#w-node-bc542153-36aa-bbd1-27d9-68d3906dec83-a1f0e8a6 {
  place-self: start center;
}

#w-node-bc542153-36aa-bbd1-27d9-68d3906dec89-a1f0e8a6, #w-node-_3ed02454-2286-de1d-68db-af01e345f47f-a1f0e8a6, #w-node-_3ed02454-2286-de1d-68db-af01e345f480-a1f0e8a6, #w-node-_3ed02454-2286-de1d-68db-af01e345f482-a1f0e8a6 {
  place-self: center;
}

#w-node-_3ed02454-2286-de1d-68db-af01e345f48e-a1f0e8a6 {
  place-self: start center;
}

#w-node-_3ed02454-2286-de1d-68db-af01e345f494-a1f0e8a6, #w-node-_2ef0a48e-9b30-0bf4-6610-6c313bcdc8e7-a1f0e8a6, #w-node-_2ef0a48e-9b30-0bf4-6610-6c313bcdc8e8-a1f0e8a6, #w-node-_2ef0a48e-9b30-0bf4-6610-6c313bcdc8ea-a1f0e8a6 {
  place-self: center;
}

#w-node-_2ef0a48e-9b30-0bf4-6610-6c313bcdc8f6-a1f0e8a6 {
  place-self: start center;
}

#w-node-_2ef0a48e-9b30-0bf4-6610-6c313bcdc8fc-a1f0e8a6 {
  place-self: center;
}

#w-node-_55a2dc93-5b06-e4a3-5141-e1feecf3b947-a1f0e8a6 {
  place-self: start center;
}

#w-node-dcbeac7e-3fe2-c96c-e320-7f5ad0d7b8c5-a1f0e8a6 {
  place-self: center;
}

@media screen and (max-width: 479px) {
  #w-node-_544eaa7a-0f1a-7a26-8b7a-0674ca874ff0-a1f0e8a6, #w-node-bc542153-36aa-bbd1-27d9-68d3906dec83-a1f0e8a6, #w-node-_3ed02454-2286-de1d-68db-af01e345f48e-a1f0e8a6, #w-node-_55a2dc93-5b06-e4a3-5141-e1feecf3b947-a1f0e8a6 {
    align-self: center;
  }
}


