.IcgRegionBanners___r4EVv {
  width: 100%;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.IcgRegionBanners___r4EVv .Header___3rVwC {
  margin-bottom: 2.5rem;
}
.IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-bottom: 0.625rem;
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .RegionHeader___3cLLI {
  padding: 2.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
}
.IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .RegionHeader___3cLLI .Title___4AE-t {
  font-size: 1.25rem;
  line-height: 1.25rem;
  font-weight: bold;
  color: #032072;
  margin-bottom: 0;
}
.IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .RegionHeader___3cLLI .Icon___37KYU {
  font-size: 0.875rem;
}
.IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .Content___WhYK- {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0 2.5rem 1.625rem;
}
.IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .Content___WhYK- .LeftContent___1Fpgf,
.IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .Content___WhYK- .RightContent___ZHzbv {
  -ms-flex: 0 0 48.64%;
      flex: 0 0 48.64%;
  max-width: 48.64%;
}
.IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .Content___WhYK- .Body___2-lS4 {
  font-size: 1rem;
  line-height: 1.5rem;
}
.IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .Content___WhYK- .ImageContainer___3jFGB {
  position: relative;
  height: auto;
  overflow: hidden;
}
.IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .Content___WhYK- .ImageContainer___3jFGB:hover .Image___EjhH2 {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .Content___WhYK- .ImageContainer___3jFGB .Image___EjhH2 {
  padding-top: 56.16%;
  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;
}
.IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .Content___WhYK- .ImageContainer___3jFGB .PlayIcon___1mr-z {
  width: 6.875rem;
  height: 6.875rem;
  position: absolute;
  left: calc(50% - 3.4375rem);
  top: calc(50% - 3.4375rem);
  z-index: 5;
  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;
}
@media screen and (max-width: 1200px) {
  .IcgRegionBanners___r4EVv .Header___3rVwC {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .IcgRegionBanners___r4EVv {
    width: 100%;
  }
  .IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 {
    margin-bottom: 1.25rem;
  }
  .IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .RegionHeader___3cLLI {
    padding: 1.25rem;
  }
  .IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .RegionHeader___3cLLI .Icon___37KYU {
    font-size: 0.875rem;
    width: 0.875rem;
    height: 0.875rem;
  }
  .IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .Content___WhYK- {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding: 0 1.25rem;
  }
  .IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .Content___WhYK- .LeftContent___1Fpgf,
  .IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .Content___WhYK- .RightContent___ZHzbv {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    max-width: 100%;
    margin-bottom: 1.25rem;
  }
  .IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .Content___WhYK- .ImageContainer___3jFGB:hover .Image___EjhH2 {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .Content___WhYK- .ImageContainer___3jFGB Image {
    padding-top: 55.93%;
  }
  .IcgRegionBanners___r4EVv .Regions___1x_0U .Region___1Umd8 .Content___WhYK- .ImageContainer___3jFGB .PlayIcon___1mr-z {
    width: 2.75rem;
    height: 2.75rem;
    left: calc(50% - 1.375rem);
    top: calc(50% - 1.375rem);
  }
}

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

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

