.IcgHorizontalBanner___3uzeZ {
  width: 100%;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.IcgHorizontalBanner___3uzeZ .Header___3RyXr {
  margin-bottom: 2.5rem;
}
.IcgHorizontalBanner___3uzeZ .Content___7ANix {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.IcgHorizontalBanner___3uzeZ .Content___7ANix .ImageContainer___zVDk5 {
  position: relative;
  height: auto;
  overflow: hidden;
}
.IcgHorizontalBanner___3uzeZ .Content___7ANix .ImageContainer___zVDk5:hover .Image___2bzNx {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.IcgHorizontalBanner___3uzeZ .Content___7ANix .ImageContainer___zVDk5 .Image___2bzNx {
  padding-top: 56.1%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transition: All 0.3s ease-in-out;
}
.IcgHorizontalBanner___3uzeZ .Content___7ANix .ImageContainer___zVDk5 .PlayIcon___1N7bT {
  width: 8rem;
  position: absolute;
  left: calc(50% - 4rem);
  top: calc(50% - 4rem);
  z-index: 5;
  height: 8rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-box-shadow: 0 0 3px 3px rgba(255, 255, 255, 0.25);
          box-shadow: 0 0 3px 3px rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  cursor: pointer;
}
.IcgHorizontalBanner___3uzeZ .Content___7ANix .Text___1mI0J {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 100;
}

@media screen and (max-width: 1200px) {
  .IcgHorizontalBanner___3uzeZ .Header___3RyXr {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .IcgHorizontalBanner___3uzeZ {
    width: 100%;
  }
  .IcgHorizontalBanner___3uzeZ .Content___7ANix {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .IcgHorizontalBanner___3uzeZ .Content___7ANix .ImageContainer___zVDk5:hover .Image___2bzNx {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .IcgHorizontalBanner___3uzeZ .Content___7ANix .ImageContainer___zVDk5 .PlayIcon___1N7bT {
    width: 2.875rem;
    height: 2.875rem;
    left: calc(50% - 1.4375rem);
    top: calc(50% - 1.4375rem);
  }
  .IcgHorizontalBanner___3uzeZ .Content___7ANix .LeftContent___8mTi6,
.IcgHorizontalBanner___3uzeZ .Content___7ANix .RightContent___1ciae {
    -ms-flex: 0 0 auto !important;
        flex: 0 0 auto !important;
    max-width: 100% !important;
    margin-bottom: 0.5rem;
  }
}
.IcgLinkModal___2QWa3 {
  width: 70vw;
}
@media screen and (max-width: 768px) {
  .IcgLinkModal___2QWa3 {
    width: 100vw;
  }
}

video .media-document .audio .mac {
  max-height: 540px !important;
}
.IcgVideoPlayerModal___1enW3 .lmn-modal-header {
  padding-left: 2rem !important;
}
@media screen and (max-width: 767px) {
  .IcgVideoPlayerModal___1enW3 .lmn-modal {
    max-width: calc(100vw - 1rem);
  }
  .IcgVideoPlayerModal___1enW3 .lmn-modal-header {
    padding-left: 1rem !important;
  }
  .IcgVideoPlayerModal___1enW3 .lmn-modal {
    min-width: 70vw !important;
  }
}

.new-play-icon___1vMqj,
.new-play-icon-default___oTkhq {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70px;
  height: 70px;
  background-color: #0076D4;
  border-radius: 3px;
  cursor: pointer;
}
.new-play-icon___1vMqj::after,
.new-play-icon-default___oTkhq::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 25px solid #fff;
}
.new-play-icon-sm___3tU4- {
  width: 40px !important;
  height: 40px !important;
}
.new-play-icon-sm___3tU4-::after {
  border-top-width: 11px !important;
  border-bottom-width: 11px !important;
  border-left-width: 19px !important;
  margin-left: -8px !important;
}
.new-play-icon-md___25eX1 {
  width: 100px !important;
  height: 100px !important;
}
.new-play-icon-md___25eX1::after {
  border-top-width: 20px !important;
  border-bottom-width: 20px !important;
  border-left-width: 36px !important;
  margin-left: -12px !important;
}
.new-play-icon-lg___13wz9 {
  width: 122px !important;
  height: 122px !important;
}
.new-play-icon-lg___13wz9::after {
  border-top-width: 25px !important;
  border-bottom-width: 25px !important;
  border-left-width: 42px !important;
  margin-left: -16px !important;
}
.new-play-icon-pad___3qj9r {
  width: 65px !important;
  height: 65px !important;
}
.new-play-icon-pad___3qj9r::after {
  border-top-width: 16px !important;
  border-bottom-width: 16px !important;
  border-left-width: 30px !important;
  margin-left: -10px !important;
}

