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

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

.top-box {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  height: auto;
  position: relative;
  overflow: hidden;
}

.video-opt, .bcgkr-video {
  height: 100vh;
}

.right {
  background-color: #cf152c00;
  border-radius: 24px;
  width: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.logo {
  z-index: 5;
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-left: 10%;
  margin-right: 10%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.link-ep {
  width: 108px;
}

.main-title {
  flex-flow: column;
  margin-top: 10%;
  margin-left: 5%;
  margin-right: 5%;
  display: flex;
}

.heading {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Bitter, serif;
  font-size: 44px;
  line-height: 135%;
}

.sp-title-box {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.red-line {
  color: #cf162c;
  background-color: #cf162c;
  width: 72px;
  height: 2px;
}

.sp-label {
  margin-left: 4px;
}

.link {
  color: #cf162c;
  letter-spacing: 2px;
  font-family: Bitter, serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.subnn-text {
  color: #cf162c;
}

.date-box {
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.down-box {
  border: 1px solid #000;
  border-radius: 50%;
  padding: 1px;
}

.date-text {
  color: #000;
  text-align: right;
  margin-left: 10px;
  font-size: 14px;
}

.image {
  width: 24px;
  height: 24px;
}

.pream-sec {
  padding-bottom: 0;
}

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

.pream-box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.text1 {
  margin-bottom: 20px;
}

.text1.fr {
  margin-bottom: 40px;
}

.logo-spon-box {
  margin: 0 0% 40px;
  padding-left: 5%;
  padding-right: 5%;
  position: absolute;
  inset: 5% 0% auto;
}

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

.image-2 {
  max-width: 30%;
  display: block;
}

.mercy-logo-box {
  text-align: right;
}

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

.zmist {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #cf152c;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.lab-part-box {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 20px;
  display: block;
}

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

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

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

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

.descr-box {
  flex-flow: column;
  justify-content: flex-start;
  display: block;
  position: relative;
}

.item-link1 {
  margin-top: 0;
  padding-top: 80px;
  text-decoration: none;
  transition: all .555s;
  display: block;
}

.item-link1:hover {
  background-color: #d74550;
  border-radius: 4px;
}

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

.part-text {
  color: #fff;
  text-transform: none;
  height: 138.305px;
  padding: 60px 10px 0;
  font-family: Bitter, serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 145%;
}

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

.ar-icon-box {
  text-align: left;
  border: 1px solid #fff;
  border-radius: 24px;
  justify-content: flex-end;
  align-items: center;
  width: 24px;
  height: 24px;
  margin: 10px 0 0 10px;
  padding: 1px;
  display: block;
}

.pic-cont-box {
  aspect-ratio: auto;
  object-fit: cover;
  padding-left: 0;
  padding-right: 0;
}

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

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

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

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

.new-zmist-sec {
  background-color: #cf162c;
  padding-top: 20px;
  padding-bottom: 40px;
}

.story-sec {
  padding-bottom: 0;
}

.story-box {
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.wh-dec-box.nert {
  margin-top: 40px;
}

.blacl-line-box {
  background-color: #333;
  width: 72px;
  height: 2px;
}

.black-text-part {
  margin-left: 10px;
}

.bl-text-part {
  letter-spacing: 2px;
  font-family: Bitter, serif;
  font-size: 14px;
  font-weight: 700;
}

.heading-2 {
  color: #dd1a32;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Bitter, serif;
  font-weight: 700;
  line-height: 135%;
}

.red-line-quot-text {
  color: #dd1a32;
  letter-spacing: 2px;
  margin-left: 10px;
  font-family: Bitter, serif;
  font-weight: 700;
}

.quotwh-text {
  font-family: Bitter, serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}

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

.red-option {
  background-color: #dd1a32;
  width: 100%;
  height: 8px;
}

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

.quot-box {
  border: 1px solid #e6e3e3;
  border-radius: 0;
  flex-flow: row;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  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: #dd1a32;
  width: 72px;
  height: 2px;
}

.reds-span {
  color: #dd1b32;
  font-style: normal;
  font-weight: 500;
}

.redaction-text {
  color: #7c7c7c;
  font-style: italic;
}

.area {
  background-color: #ededed;
  border-radius: 4px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.area-text {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 600;
}

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

.area-item {
  text-align: center;
  border: 1px solid #47474736;
  border-radius: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  display: flex;
}

.pin {
  justify-content: center;
  align-items: center;
  width: 40.7988px;
  margin-bottom: 5px;
  display: flex;
}

.arsimp-text {
  text-align: left;
  font-size: 14px;
  line-height: 140%;
}

.actert {
  color: #dc1b32;
  font-weight: 500;
}

.mini-head {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 600;
}

.link-2 {
  color: #dc1b32;
  font-weight: 600;
}

.redspon {
  color: #dc1b32;
  font-size: 24px;
}

.bold-text {
  color: #dc1b32;
  font-size: 16px;
}

.paragraph {
  margin-bottom: 20px;
}

.paragraph.cop {
  font-weight: 400;
}

.link-3 {
  color: #dd1a32;
}

.bold-text-3 {
  font-weight: 400;
}

.link-5, .link-9 {
  color: #dd1a32;
}

.link-10 {
  color: #dc1b32;
  font-weight: 600;
}

.disc-logo-sp {
  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;
}

.mers-dic {
  text-align: right;
}

.discl-box {
  border: 1px #ffffff2e;
  border-radius: 0;
  padding: 0;
}

.image-59 {
  text-align: right;
  justify-content: flex-end;
  max-width: 50%;
  display: inline-flex;
}

.disclaimer-sec {
  background-color: #ececec;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.container-5 {
  max-width: 1140px;
}

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

.fin-sec {
  background-color: #dd1a32;
  margin-top: 0;
}

.container-6 {
  max-width: 1140px;
}

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

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

.pict-box {
  margin-top: 40px;
  margin-bottom: 40px;
}

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

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

.fyrte {
  text-transform: none;
}

.main-pic {
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-61 {
  object-fit: cover;
  width: 100%;
  height: 100vh;
  display: block;
}

.image-62 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-63 {
  display: none;
}

@media screen and (min-width: 1280px) {
  .logo {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading {
    font-size: 48px;
  }

  .link {
    letter-spacing: 2px;
    text-transform: none;
  }

  .subnn-text {
    font-size: 20px;
    line-height: 150%;
  }

  .date-text {
    font-size: 18px;
  }

  .logo-spon-box {
    top: 5%;
  }

  .image-62 {
    object-fit: cover;
    object-position: 50% 50%;
  }
}

@media screen and (min-width: 1440px) {
  .right {
    background-color: #cf152c00;
    inset: 5% 0% auto;
  }

  .link-ep {
    width: 128px;
  }

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

  .heading {
    font-size: 56px;
  }

  .link {
    font-size: 20px;
  }

  .subnn-text {
    padding-right: 0%;
    font-size: 20px;
  }

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

  .logo-spon-box {
    padding-left: 5%;
    padding-right: 5%;
    left: 0%;
    right: 0%;
  }

  .ab-text {
    letter-spacing: 1px;
  }
}

@media screen and (min-width: 1920px) {
  .right {
    top: 7%;
  }

  .heading {
    font-size: 80px;
  }

  .link {
    font-size: 24px;
  }

  .subnn-text {
    padding-right: 0%;
    font-size: 32px;
  }

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

  .grid-logo-box {
    margin-top: 20px;
  }

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

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

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

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

  .heading {
    font-size: 40px;
  }

  .red-line {
    width: 64px;
  }

  .sp-label {
    font-size: 14px;
  }

  .subnn-text {
    padding-right: 30%;
  }

  .date-box {
    justify-content: flex-start;
    align-items: center;
  }

  .date-text {
    color: #000;
    font-weight: 400;
  }

  .cont {
    max-width: 700px;
  }

  .logo-spon-box {
    margin-top: 20px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .buf-box-logo {
    display: flex;
  }

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

  .image-3 {
    text-align: left;
    max-width: 20%;
  }

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

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

  .quot-box {
    padding: 40px;
  }

  .in-area {
    grid-template-columns: 1fr 1fr;
  }

  .container-5 {
    max-width: 640px;
  }

  .container-6 {
    max-width: 700px;
  }

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

  .image-62 {
    height: 800px;
  }
}

@media screen and (max-width: 767px) {
  .right {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: auto;
    right: 0%;
  }

  .logo {
    padding-top: 5px;
    padding-bottom: 5px;
  }

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

  .heading {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 100%;
  }

  .sp-title-box {
    margin-top: 10px;
  }

  .red-line {
    width: 40px;
  }

  .subnn-text {
    padding-right: 0%;
    font-size: 14px;
  }

  .date-box {
    justify-content: flex-start;
    align-items: center;
  }

  .date-text {
    color: #000;
  }

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

  .logo-spon-box {
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

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

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

  .quot-box {
    border-radius: 24px;
    padding: 40px 60px;
  }

  .area {
    padding: 20px;
  }

  .in-area {
    grid-template-columns: 1fr 1fr;
  }

  .discl-box {
    border-radius: 24px;
  }

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

  .image-62 {
    height: 900px;
  }
}

@media screen and (max-width: 479px) {
  .top-box {
    background-position: 0%;
  }

  .right {
    width: auto;
    bottom: 15%;
  }

  .logo {
    z-index: 5;
    justify-content: center;
    align-items: center;
  }

  .heading {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 145%;
  }

  .sp-title-box {
    margin-top: 20px;
  }

  .red-line {
    width: 40px;
  }

  .link {
    letter-spacing: 0;
    font-size: 12px;
  }

  .subnn-text {
    padding-right: 0%;
    line-height: 135%;
  }

  .date-box {
    text-align: right;
    justify-content: flex-start;
    align-items: center;
  }

  .date-text {
    color: #000;
    font-weight: 500;
  }

  .pream-box {
    padding-top: 0;
  }

  .in-pream {
    padding-top: 40px;
  }

  .logo-spon-box {
    margin-top: 0;
    margin-bottom: 10px;
  }

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

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

  .item-link1.khyui {
    margin-top: 0;
  }

  .part-text {
    height: auto;
  }

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

  .story-box.erty {
    padding-bottom: 0;
  }

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

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

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

  .red-option {
    height: 24px;
  }

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

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

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

  .area-text {
    text-align: center;
  }

  .in-area {
    grid-template-columns: 1fr;
  }

  .pin {
    width: 32px;
  }

  .discl-box {
    border-radius: 8px;
    padding-left: 0;
    padding-right: 0;
  }

  .disclaimer-sec {
    margin-bottom: 0;
    padding: 20px;
  }

  .fin-sec {
    margin-top: 60px;
  }

  .fin-box {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .grid-pict-box {
    grid-template-columns: 1fr;
  }

  .image-62 {
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    height: 900px;
    display: none;
  }

  .image-63 {
    width: 100%;
    display: block;
  }
}

#w-node-d5578112-d913-939c-06aa-1429ccf16a83-d99b7887 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d5578112-d913-939c-06aa-1429ccf16a85-d99b7887 {
  place-self: center end;
}

#w-node-_4654af9f-2e92-45eb-ea87-e0f39fb430ea-d99b7887, #w-node-_4654af9f-2e92-45eb-ea87-e0f39fb430eb-d99b7887, #w-node-_2f6becda-d935-d940-1ef2-62a4d0077acb-d99b7887, #w-node-_2f6becda-d935-d940-1ef2-62a4d0077acf-d99b7887, #w-node-f9add61f-aac3-0797-81d2-a3831c6bcf06-d99b7887, #w-node-f9add61f-aac3-0797-81d2-a3831c6bcf0a-d99b7887, #w-node-_80a3e9b8-6627-b9b6-a46c-9b6929a0b162-d99b7887, #w-node-_80a3e9b8-6627-b9b6-a46c-9b6929a0b166-d99b7887 {
  place-self: auto;
}

#w-node-_2207e59e-3263-1a82-cfd9-429fe14f18e1-d99b7887 {
  place-self: center;
}

#w-node-_2207e59e-3263-1a82-cfd9-429fe14f18ec-d99b7887 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_58678c5d-4a89-beb1-1703-8db668b40321-d99b7887 {
  place-self: center;
}

#w-node-_58678c5d-4a89-beb1-1703-8db668b4032c-d99b7887 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_516150c0-151e-5e30-da19-ecc2dc7a7924-d99b7887 {
  place-self: center;
}

#w-node-_516150c0-151e-5e30-da19-ecc2dc7a792f-d99b7887 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6b3a8588-58c8-3c7c-409c-e52d26293811-d99b7887 {
  place-self: center;
}

#w-node-_6b3a8588-58c8-3c7c-409c-e52d2629381c-d99b7887 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e90d00c0-af4e-5228-c915-b99feb70e109-d99b7887 {
  place-self: center;
}

#w-node-e90d00c0-af4e-5228-c915-b99feb70e114-d99b7887 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e0cadff3-58dc-f662-7d41-8ee14d2e7183-d99b7887 {
  place-self: center;
}

#w-node-e0cadff3-58dc-f662-7d41-8ee14d2e718e-d99b7887 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-cb792018-c748-c205-4690-ec8eddc6ab66-d99b7887, #w-node-cb792018-c748-c205-4690-ec8eddc6ab6b-d99b7887, #w-node-cb792018-c748-c205-4690-ec8eddc6ab70-d99b7887, #w-node-cb792018-c748-c205-4690-ec8eddc6ab75-d99b7887, #w-node-_6f1e6bab-f212-a4de-e4f9-d8f5653c382e-d99b7887, #w-node-_930783b4-ed0f-95e7-0fab-2e8227a22aeb-d99b7887 {
  place-self: auto;
}

#w-node-_66e3da8c-7bdb-36db-79c3-c9edd6aaa341-d99b7887 {
  place-self: center start;
}

#w-node-_66e3da8c-7bdb-36db-79c3-c9edd6aaa343-d99b7887 {
  place-self: center end;
}

@media screen and (min-width: 1280px) {
  #w-node-d5578112-d913-939c-06aa-1429ccf16a83-d99b7887 {
    justify-self: start;
  }
}

@media screen and (max-width: 991px) {
  #w-node-d5578112-d913-939c-06aa-1429ccf16a83-d99b7887 {
    justify-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4654af9f-2e92-45eb-ea87-e0f39fb430ea-d99b7887, #w-node-_2f6becda-d935-d940-1ef2-62a4d0077acb-d99b7887, #w-node-f9add61f-aac3-0797-81d2-a3831c6bcf06-d99b7887, #w-node-_80a3e9b8-6627-b9b6-a46c-9b6929a0b162-d99b7887 {
    align-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d5578112-d913-939c-06aa-1429ccf16a83-d99b7887 {
    align-self: center;
  }

  #w-node-_4654af9f-2e92-45eb-ea87-e0f39fb430ea-d99b7887, #w-node-_2f6becda-d935-d940-1ef2-62a4d0077acb-d99b7887, #w-node-f9add61f-aac3-0797-81d2-a3831c6bcf06-d99b7887, #w-node-_80a3e9b8-6627-b9b6-a46c-9b6929a0b162-d99b7887 {
    align-self: auto;
  }
}


