.InnovatingAsOne___3cfMZ {
  width: 100%;
  background: #05142a;
  padding: 1% 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.InnovatingAsOne___3cfMZ .carouselContainer___31E8W {
  width: 100%;
}
.InnovatingAsOne___3cfMZ .carouselContainer___31E8W .textContainer___1nZBx {
  padding: 0% 7%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  height: 10rem;
  -ms-flex-align: center;
      align-items: center;
  margin: 3rem 0 2rem;
}
.InnovatingAsOne___3cfMZ .carouselContainer___31E8W .textContainer___1nZBx .title___1AzIH {
  width: 45%;
  line-height: 1.2;
  font-size: 3.25rem;
  font-weight: 700;
  margin: auto 0;
}
.InnovatingAsOne___3cfMZ .carouselContainer___31E8W .textContainer___1nZBx .summary___3cyTa {
  width: 50%;
  line-height: 1.75;
  font-size: 1.125rem;
  font-weight: 100;
  margin: auto 0;
  word-wrap: break-word;
}
.InnovatingAsOne___3cfMZ .carouselContainer___31E8W .carousel-item-wrapper___3GXoQ {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
}
.InnovatingAsOne___3cfMZ .carouselContainer___31E8W .carousel-item-wrapper___3GXoQ .itemContainer___1mdvj {
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: scale(0.91);
      -ms-transform: scale(0.91);
          transform: scale(0.91);
}
.InnovatingAsOne___3cfMZ .carouselContainer___31E8W .carousel-item___LKYeY {
  width: 51%;
  min-height: 28rem;
  height: 28rem;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 100;
  margin: 0 7%;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
}
.InnovatingAsOne___3cfMZ .carouselContainer___31E8W .carousel-item___LKYeY .videoContainer___2Vo1f {
  width: 100%;
  height: 100%;
}
.InnovatingAsOne___3cfMZ .carouselContainer___31E8W .carousel-item___LKYeY .videoContainer___2Vo1f :focus {
  outline: none;
}
.InnovatingAsOne___3cfMZ .carouselContainer___31E8W .carousel-item___LKYeY .inner-wrapper___jbvP9 {
  width: 35%;
  font-size: 3rem;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 42%;
}
.InnovatingAsOne___3cfMZ .carouselContainer___31E8W .carousel-item___LKYeY .inner-wrapper___jbvP9 .playIcon___1TRFN {
  width: 5rem;
  height: 5rem;
  margin: 0 auto;
  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%;
}
.InnovatingAsOne___3cfMZ .carouselContainer___31E8W .articleContainer___3AkcF {
  width: 50%;
  padding: 0 1.6%;
  border-left: #0066b3 solid 0.375rem;
}
.InnovatingAsOne___3cfMZ .carouselContainer___31E8W .articleContainer___3AkcF .article-list___1gqDN .article-type___3JILv {
  font-size: 1rem;
  color: #0095d7;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
}
.InnovatingAsOne___3cfMZ .carouselContainer___31E8W .articleContainer___3AkcF .article-list___1gqDN .article-item___1cYte {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin: 1.25rem 0;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.3;
  word-wrap: break-word;
}
.InnovatingAsOne___3cfMZ .carouselContainer___31E8W .articleContainer___3AkcF .article-list___1gqDN .article-item___1cYte .article-paragraph___2Mxnr:hover {
  cursor: pointer;
}
.InnovatingAsOne___3cfMZ .prev-arrow___dJtbk,
.InnovatingAsOne___3cfMZ .next-arrow___3FobE {
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 50%;
  font-size: 1.5rem;
  font-weight: bold;
  color: #fff;
}
.InnovatingAsOne___3cfMZ .prev-arrow___dJtbk:hover,
.InnovatingAsOne___3cfMZ .next-arrow___3FobE:hover {
  cursor: pointer;
}
.InnovatingAsOne___3cfMZ .prev-arrow___dJtbk {
  left: 1%;
}
.InnovatingAsOne___3cfMZ .next-arrow___3FobE {
  right: 1%;
}
@media screen and (max-width: 767px) {
  .InnovatingAsOne___3cfMZ {
    padding: 4% 0 12%;
    background-size: 120% !important;
    background-position-y: bottom !important;
  }
  .InnovatingAsOne___3cfMZ .carouselContainer___31E8W .textContainer___1nZBx {
    width: 100%;
    padding: 5%;
    -ms-flex-direction: column;
        flex-direction: column;
    height: 13.5rem;
  }
  .InnovatingAsOne___3cfMZ .carouselContainer___31E8W .textContainer___1nZBx .title___1AzIH {
    width: 60%;
    text-align: center;
    font-size: 1.75rem;
    padding: 0;
    top: 0;
    min-height: 5.625rem;
  }
  .InnovatingAsOne___3cfMZ .carouselContainer___31E8W .textContainer___1nZBx .summary___3cyTa {
    width: 100%;
    text-align: center;
    font-size: 1rem;
    padding: 0;
  }
  .InnovatingAsOne___3cfMZ .carouselContainer___31E8W .carousel-item-wrapper___3GXoQ {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .InnovatingAsOne___3cfMZ .carouselContainer___31E8W .carousel-item-wrapper___3GXoQ .itemContainer___1mdvj {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-transform-origin: top;
        -ms-transform-origin: top;
            transform-origin: top;
    -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
            transform: scale(0.95);
    margin-top: 1rem;
  }
  .InnovatingAsOne___3cfMZ .carouselContainer___31E8W .carousel-item___LKYeY {
    width: 100%;
    min-height: 3rem;
    height: 13.3125rem;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    margin: 0;
  }
  .InnovatingAsOne___3cfMZ .carouselContainer___31E8W .carousel-item___LKYeY .inner-wrapper___jbvP9 {
    width: 35%;
    font-size: 3rem;
    width: 100%;
    text-align: center;
    top: 32%;
  }
  .InnovatingAsOne___3cfMZ .carouselContainer___31E8W .carousel-item___LKYeY .inner-wrapper___jbvP9 .playIcon___1TRFN {
    width: 3rem;
    height: 3rem;
    margin: 0 auto;
  }
  .InnovatingAsOne___3cfMZ .carouselContainer___31E8W .articleContainer___3AkcF {
    width: 100%;
    padding: 0;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    border-left: none;
    margin-top: 1.25rem;
  }
  .InnovatingAsOne___3cfMZ .prev-arrow___dJtbk,
  .InnovatingAsOne___3cfMZ .next-arrow___3FobE {
    position: absolute;
    top: 0rem;
    font-size: 1.5rem;
    font-weight: bold;
    color: white;
  }
}
.who-we-are-center-carousel .slick-center .carousel-item {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  background-color: #05142a;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  cursor: pointer;
}
.js-focus-visible .ICGPublic.lmn-theme-light .InnovatingAsOne .focus-visible:not(input, textarea):focus {
  outline: 1px solid #fff !important;
}

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

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

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

