.IcgVideoCard___ZfcEY {
  display: -ms-flexbox;
  display: flex;
  padding: 1.5rem 0;
}
.IcgVideoCard___ZfcEY .textContainer___o5wxv {
  padding: 5rem 5rem 5rem 0;
  width: 45%;
  line-height: 1.5;
}
.IcgVideoCard___ZfcEY .textContainer___o5wxv .tag___2HKEO {
  font-size: 1rem;
  margin-bottom: 1rem;
}
.IcgVideoCard___ZfcEY .textContainer___o5wxv .title___3je4- {
  font-size: 3.25rem;
  line-height: 1.2;
  margin-bottom: 2rem;
}
.IcgVideoCard___ZfcEY .textContainer___o5wxv .summary___mzCnW {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 100;
}
.IcgVideoCard___ZfcEY .videoContainer___1beWJ {
  width: 55%;
  min-height: 450px;
  border: none;
  position: relative;
}
.IcgVideoCard___ZfcEY .videoContainer___1beWJ:hover {
  cursor: pointer;
}
.IcgVideoCard___ZfcEY .imgShow___12ulJ {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  width: 100%;
  height: 100%;
}
.IcgVideoCard___ZfcEY .muteControl___200HU {
  position: absolute;
  top: 10%;
  left: 5%;
  background: #000;
  opacity: 0.3;
  border-radius: 8px;
  opacity: 0.4;
  cursor: pointer;
}
.IcgVideoCard___ZfcEY .muteControl___200HU img {
  width: 1.5rem;
}
.IcgVideoCard___ZfcEY .muteControl___200HU:hover {
  opacity: 1;
}
@media screen and (max-width: 1366px) {
  .IcgVideoCard___ZfcEY .textContainer___o5wxv .title___3je4- {
    font-size: 2.25rem;
    line-height: 1.5;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 1024px) {
  .IcgVideoCard___ZfcEY .textContainer___o5wxv .title___3je4- {
    font-size: 1.25rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .IcgVideoCard___ZfcEY {
    display: block;
    padding: 1rem 0;
  }
  .IcgVideoCard___ZfcEY .textContainer___o5wxv {
    padding: 1rem;
    width: 100%;
  }
  .IcgVideoCard___ZfcEY .textContainer___o5wxv .tag___2HKEO {
    font-size: 1rem;
    text-align: center;
  }
  .IcgVideoCard___ZfcEY .textContainer___o5wxv .title___3je4- {
    font-size: 1.75rem;
    line-height: 1.3;
    text-align: center;
  }
  .IcgVideoCard___ZfcEY .textContainer___o5wxv .summary___mzCnW {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 100;
    text-align: center;
  }
  .IcgVideoCard___ZfcEY .videoContainer___1beWJ {
    width: 100%;
    height: 18.75rem;
    min-height: 18.75rem;
    margin-top: 1rem;
  }
  .IcgVideoCard___ZfcEY .muteControl___200HU {
    top: 25%;
  }
  .IcgVideoCard___ZfcEY .playIcon___3Efsi {
    width: 3rem;
    position: relative;
    top: 43%;
    left: 45%;
  }
}

.boxContainer___1W6T3 {
  overflow: hidden;
  word-break: break-all;
}
.normalContainer___1kP5q {
  position: relative;
  margin-bottom: 1rem;
}
.overFlowContainer-light___gW1If,
.overFlowContainer-transparent___2AmNb,
.overFlowContainer-dark___3TmAi,
.overFlowContainer-gray___qq8FD,
.overFlowContainer-event-light___3_S8I,
.overFlowContainer-event-dark___1eY3e,
.overFlowContainer-event-light-hover___1CosY,
.overFlowContainer-black___3Es0u {
  position: relative;
  margin-bottom: 1rem;
}
.overFlowContainer-light___gW1If::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  padding-left: 0.3rem;
}
.overFlowContainer-event-dark___1eY3e::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #0f203d;
  padding-left: 0.3rem;
}
.overFlowContainer-event-light___3_S8I::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #f8f9fb;
  padding-left: 0.3rem;
}
.overFlowContainer-event-light-hover___1CosY::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #f0f4f7;
  padding-left: 0.3rem;
}
.overFlowContainer-dark___3TmAi::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #01142c;
  padding-left: 0.3rem;
}
.overFlowContainer-gray___qq8FD::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #f7f7f7;
  padding-left: 0.3rem;
}
.overFlowContainer-black___3Es0u::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #21262c;
  padding-left: 0.3rem;
}
.multipleLine___12Lit {
  overflow: hidden;
  display: -webkit-box !important;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  /*! autoprefixer: on */
  text-overflow: ellipsis;
  word-break: normal;
}

