.infographic-module-wrapper {
    position: relative;
    /*     min-height:1096px;  */
    min-height: 936px;
  }
  .infographic-module-wrapper .slide-prev, .infographic-module-wrapper .slide-next {
    margin: 0 10px;
}
  .infographic-module-wrapper .infographic-intro-wrapper {
    max-width: calc(1342px - 30px);
    margin-left: calc((100% - 1342px + 30px) / 2);
    position: relative;
    z-index: 2;
    padding-top: 80px;
  }
  
  .infographic-module-wrapper .infographic-intro-wrapper .info-title {
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 900;
  }
  
  .infographic-module-wrapper .infographic-intro-wrapper .info-intro {
    max-width: calc(41.666667% - 30px);
  }
  
  .infographic-module-wrapper .info-popup-links {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
    margin-top: 15px;
  
  }
  
  .infographic-module-wrapper .slick-slider .slick-slide {
    transition: none !important;
  }
  
  .infographic-module-wrapper .info-popup-links a {
    padding: 0;
    min-width: auto;
    clip-path: none;
    height: auto;
    text-transform: uppercase;
    font-weight: 900;
  }
  
  .infographic-module-wrapper .info-popup-links a .icon {
    margin-left: 10px;
    height: auto;
    width: auto;
  }
  
  .infographic-module-wrapper .infographic-slider-background-wrapper {
    position: absolute;
    left: 0;
    top: 0px;
    height: 936px;
    width: 100%;
    /*     z-index:-2; */
  }
  
  .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render-rev {
    display: none;
  }
  
  .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render svg,
  .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render-rev svg {
    /*     height: 100%; */
    height: 100% !important;
    object-fit: fill;
    /*         transform: scale(1.12) !important;
      transform-origin: top left; */
    transform: scale(1.25) !important;
    /*   transform-origin: center 40%; */
    transform-origin: center 0%;
  
  
  }
  
  .infographic-module-wrapper .slick-arrow {
    display: none !important;
  }
  
  .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render,
  .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render-rev {
    position: absolute;
    left: 0;
    top: 0;
    /*     height: 936px; */
    /*     height:1096px; */
    height: 936px;
    width: 100%;
  }
  
  .infographic-module-wrapper .infographic-slider-background-wrapper .bg-images {
    min-height: 936px;
    /*     min-height:1096px; */
    position: relative;
  }
  
  .infographic-module-wrapper .infographic-slider-background-wrapper .bg-image {
    /* height:100%; */
    height: auto !important;
    object-fit: fill;
  }
  
  .infographic-module-wrapper .cards-wrapper.card-1-wrapper {
    display: flex;
    align-items: center;
    position: relative;
    /*     top:145px; */
    top: 200px;
    justify-content: flex-end;
    z-index: 1;
  }
  
  .infographic-module-wrapper .infographic-slider-wrapper {
    position: relative;
  
  }
  
  .infographic-module-wrapper .cards-wrapper .content-wrapper {
    width: 318px;
    padding: 20px 20px 40px 20px;
    background: var(--energy-green);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 19% 100%, 0 85%);
    position: relative;
  }
  
  .infographic-module-wrapper .slide-arrow-nav-wrapper {
    position: absolute;
    z-index: 2;
    right: 0;
    /*   bottom:135px; */
    bottom: 50px;
    overflow: hidden;
  
  }
  
  .infographic-module-wrapper .slide-arrow-nav-wrapper .slider-nav {
    color: var(--energy-green);
    font-size: 4.0rem;
    font-style: normal;
    font-weight: 900;
    line-height: 4.9rem;
    text-align: center;
    font-weight: 900;
  font-family:'Gilroy-Heavy', sans-serif;
  }
  

  
  .infographic-module-wrapper .slide-arrow-nav-wrapper .slick-slide-arrow {
    color: var(--white-color);
  }
  
  .infographic-module-wrapper .slide-prev {
    display: block;
    transform: rotate(90deg);
    color: var(--white-color);
  
  }
  
  .infographic-module-wrapper .slide-next {
    display: block;
    transform: rotate(270deg);
    color: var(--white-color);
  
  }
  
  .infographic-module-wrapper .slider-nav-bg {
    min-width: 393px;
    min-height: 88px;
    background: var(--navy);
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 17px 70px 21px 157px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 37% 100%, 0 15%);
  
  }
  
  .infographic-module-wrapper .slide-arrow-nav-wrapper .slider-nav-init {
    max-width: 120px;
  }
  
  .infographic-module-wrapper .slide-arrow-nav-wrapper .slick-disabled {
    opacity: 0.3;
    pointer-events: none;
        animation-play-state: paused;

  }
  
  .infographic-module-wrapper .cards-wrapper .content-wrapper .card-intro-wrapper {
    line-height: 2.2rem;
  
  }
  
  .infographic-module-wrapper .cards-wrapper .content-wrapper .card-title {
    margin-bottom: 15px;
    text-transform: uppercase;
    line-height: 2.3rem;
    font-weight: 900;
  
  }
  
  .infographic-module-wrapper .cards-wrapper.card-2-wrapper {
    margin-top: 104px;
    display: flex;
    align-items: flex-end;
  }
  
  .infographic-popup-container-main {
    max-width: 100% !important;
    line-height: inherit !important;
  
  }
  
  .infographic-popup-container-main .info-intro-wrapper .content-wrapper ul li {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    /* 137.5% */
    margin-bottom: 10px;
  }
  
  .infographic-popup-container-main .info-intro-wrapper .content-wrapper ul li:before {
    content: "";
    height: 4px;
    width: 24px;
    background: white;
    display: block;
    clip-path: polygon(0 0, 75% 0, 100% 100%, 25% 100%);
  }
  
  .mfp-container .infographic-popup-container-main {
    padding: 50px 0px;
  }
  
  .infographic-popup-container-main .mfp-container {
    overflow-y: auto;
  }
  
  /* .infographic-popup-container-main{
    height:100% !important;
    }
    .mfp-content.infographic-popup-container-main{
    height:auto !important;
    }
    .mfp-wrap.infographic-popup-container-main{
    overflow-y:auto;
    height:100% !important; 
    } */
  .mfp-wrap.infographic-popup-container-main::before {
    background: #000277 !important;
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.8;
  }
  
  .infographic-popup-container-main .info-intro-wrapper .content-wrapper {
    background: var(--energy-green);
    width: 390px;
    padding: 20px 20px 40px 20px;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 19% 100%, 0 86%);
  
  
  }
  
  .infographic-popup-container-main .info-intro-wrapper .content-wrapper .info-title {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 2.3rem;
  
  }
  
  .infographic-popup-container-main .chart-container {
    background: var(--white-color);
  }
  
  .infographic-popup-container-main .info-wrapper {
    position: relative;
    display: flex;
    justify-content: flex-end;
    overflow:hidden;
  }
  
  .infographic-popup-container-main .info-intro-wrapper {
    position: absolute;
    left: 0;
    top: 56px;
        overflow: hidden;
  }
  
  .infographic-popup-container-main .chart-container {
    background: var(--white-color);
    width: calc(100% - 8.333333% - 30px);
    height: 648px;
    display: flex;
    justify-content: flex-end;
    padding-top: 56px;
    padding-bottom: 24px;
    position: relative;
    z-index: -1;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 19% 100%, 0 86%);
  
  }
  
  .infographic-popup-container-main .animation-full-width {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
  }
  
  .infographic-popup-container-main .animation-full-width * {
    height: 100% !important;
  }
  
  .infographic-popup-container-main .lottie-popup-wrapper svg {
    height: 500px !important;
  }
  
  .infographic-popup-container-main .animation-full-width svg {
    height: auto !important;
    transform: scale(1.3);
  
  }
  
  .infographic-popup-container-main .chart-img {
    position: relative;
  
  }
  
  .infographic-popup-container-main .chart-img img {
    position: absolute;
    top: 0;
    right: 0;
    object-fit: cover;
    height: 500px;
    width: 656px;
  }
  
  .infographic-popup-container-main .bottom-img img,
  .infographic-popup-container-main .bottom-img {
    position: absolute;
    bottom: 0;
    /*     width: 230px;
      height: 222px; */
    width: auto;
    height: auto;
    left: 50px;
    object-position: bottom;
    object-fit: contain;
  
  }
  
  .infographic-popup-container-main .chart-background-wrapper {
    /*   width:656px; */
    width: calc(100% - 390px + 8.333333%);
  
  }
  
  .infographic-popup-container-main .chart-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 2.3rem;
  
  }
  
  .infographic-popup-container-main .bottom-text {
    position: absolute;
    bottom: 24px;
    right: 54px;
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
  
  .infographic-popup-container-main .info-wrapper .info-close {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    background: var(--energy-green);
    opacity: 1;
    z-index: 1;
  
  }
  
  .infographic-popup-container-main .info-wrapper .info-close:before {
    height: 40px;
    width: 40px;
    transform: scale(0.6);
  }
  
  .add-animation {
    opacity: 0;
  }
  
  .cards-wrapper .add-animation .inner-animation,.infographic-popup-container-main .info-intro-wrapper .content-wrapper .inner-animation ,.infographic-popup-container-main .info-wrapper .bottom-img, .infographic-popup-container-main .chart-background-wrapper, .infographic-popup-container-main .bottom-text,.infographic-popup-container-main .info-wrapper .info-close{
    opacity: 0;
  }
  
  .cards-wrapper .add-animation {
    opacity: 1
  }
  
  .cards-wrapper .add-animation .animation-grow ,
  .infographic-popup-container-main .info-intro-wrapper .content-wrapper .animation-grow,.infographic-popup-container-main .chart-container .animation-grow{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 1000px;
    width: 1000px;
    background: var(--white-color);
    /*     opacity: 0;  */
    transform: rotate(45deg) translate(-50%, 0%);
  }
  .infographic-popup-container-main .chart-container .animation-grow{
  /* background:var(--black-color); */ 
  }
  
  .infographic-module-wrapper .animation-overlay {
    position: absolute;
    /* top:80px; */
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: fill;
    transform: scale(1.25) !important;
    /*     transform-origin: center 40%; */
    transform-origin: center 0%;
  
  }
  
  .infographic-module-wrapper .animation-overlay * {
    height: 100%;
  }
  
  .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-wrapper.animation-added.animation-reversed {
    opacity: 1;
  }
  
  .infographic-popup-container-main .lottie-popup-wrapper svg:not(:last-child) {
    display: none;
  }
  
  /* // animation css */
  
  
  
  @keyframes infoFadeUp {
    from {
      opacity: 0;
    }
  
    to {
      opacity: 1;
    }
  }
  
  @keyframes infoFadeUpRev {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
    }
  }
  
  @keyframes infoDiagonalLeft {
    from {
      transform: scale(0);
      transform-origin: bottom left;
    }
  
    to {
      transform: scale(1);
      transform-origin: bottom left;
    }
  }
  
  @keyframes infoDiagonalRight {
    from {
      transform: scale(0);
      transform-origin: top right;
    }
  
    to {
      transform: scale(1);
      transform-origin: top right;
    }
  }
  
  @keyframes infoDiagonalLeftRev {
    from {
      transform: scale(1);
      transform-origin: bottom left;
    }
  
    to {
      transform: scale(0);
      transform-origin: bottom left;
    }
  }
  
  @keyframes infoDiagonalRightRev {
    from {
      transform: scale(1);
      transform-origin: top right;
    }
  
    to {
      transform: scale(0);
      transform-origin: top right;
    }
  }
  
  @keyframes grow {
    from {
      transform: translate3d(0, 0, 0) rotate(45deg) translate(-50%, 0%);
    }
  
    to {
      transform: translate3d(1000px, -1000px, -1000px) rotate(45deg) translate(-50%, 0%);
    }
  }
  
  .infographic-module-wrapper .add-animation-intro.animation-added{
    animation: infoFadeUp 3.5s forwards;
  }
  .infographic-popup-container-main .content-wrapper ,.infographic-popup-container-main .info-wrapper .info-close{
    animation: infoFadeUp 2.5s 0.5s forwards;
  }
  .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-wrapper.animation-added {
    animation: infoFadeUp 1.5s forwards;
  }
  
  /* .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-wrapper.animation-added.animation-reversed{
    animation :infoFadeUpRev 3s 2s forwards;
    } */
  
  
  /* .infographic-popup-container-main .info-wrapper {
    animation: infoDiagonalLeft 2s forwards, infoFadeUp 2s 0s forwards;
  } */ 
  
  /*   .add-animation.animation-added.animation-reversed{
      animation: infoDiagonalLeftRev 2s forwards,infoFadeUpRev 2s 0.0s forwards;
    } */
  .add-animation.animation-added.animation-reversed {
    animation: infoFadeUpRev 1s 0.0s forwards;
  }
  /* 
  .infographic-popup-container-main .info-intro-wrapper .content-wrapper {
    animation: infoDiagonalLeft 2s forwards, infoFadeUp 2s 0s forwards;
  } */
  
  
  .infographic-popup-container-main .animation-grow{
    animation: grow 2s 0.5s forwards;
  }
  
  .mfp-wrap.infographic-popup-container-main.animation-reversed .info-wrapper,
  .infographic-popup-container-main.animation-reversed .info-intro-wrapper .content-wrapper {
    animation: infoFadeUpRev 2s 0.0s forwards;
  }
  
  .infographic-module-wrapper .cards-wrapper .add-animation.animation-added .inner-animation {
    animation: infoFadeUp 2s 1.3s forwards;
  }
  .infographic-popup-container-main .inner-animation,.infographic-popup-container-main .chart-background-wrapper,.infographic-popup-container-main .bottom-text,.infographic-popup-container-main .info-wrapper .bottom-img{
    animation: infoFadeUp 1s 1.0s forwards;
  
  }
  
  .infographic-module-wrapper .cards-wrapper .add-animation.animation-added .animation-grow {
    animation: grow 3s 0s forwards;
  }
  
  .infographic-module-wrapper .cards-wrapper .add-animation.animation-added {
    animation: infoFadeUp 2s 0s forwards;
  }
  
  .infographic-module-wrapper .cards-wrapper .add-animation.animation-added.animation-reversed {
    animation: infoFadeUpRev 1s 0s forwards;
  }
  
  @keyframes infoMFPFadeUp {
    from {
      opacity: 0;
    }
  
    to {
      opacity: 0.8;
    }
  }
  
  @keyframes infoMFPFadeUpRev {
    from {
      opacity: 0.8;
    }
  
    to {
      opacity: 0;
    }
  }
  
  .mfp-wrap.infographic-popup-container-main::before {
    animation: infoMFPFadeUp 2s 0.0s forwards;
  
  }
  
  .mfp-wrap.infographic-popup-container-main.animation-reversed::before {
    animation: infoMFPFadeUpRev 2s 0.5s forwards;
  }
  
  .mfp-bg.infographic-popup-container-main {
    display: none;
  }
  
  @keyframes myfloatRight {
    0% {
      right: 0em;
    }
  
    50% {
      right: 0.5em;
    }
  
    100% {
      right: 0;
    }
  }
  
  @keyframes myfloatLeft {
    0% {
      left: 0em;
    }
  
    50% {
      left: -0.5em;
    }
  
    100% {
      left: 0;
    }
  }
  
  .infographic-module-wrapper .slide-next {
    position: relative;
    animation: myfloatRight 2s infinite ease-in-out;
  }
  .infographic-module-wrapper .info-popup-links a span{
      animation: myfloatRight 2s infinite ease-in-out;

  }
  .infographic-module-wrapper .slide-prev {
    position: relative;
    animation: myfloatLeft 2s infinite ease-in-out;
  }
  
  .infographic-module-wrapper .slide-prev:hover,
  .infographic-module-wrapper .slide-next:hover,.infographic-module-wrapper .info-popup-links a:hover span {
    animation-play-state: paused;
  }
  
  .infographic-module-wrapper .slide-prev:hover,
  .infographic-module-wrapper .slide-next:hover {
    color: #52e800;
  }
  
  .infographic-module-wrapper .slide-prev,
  .infographic-module-wrapper .slide-next {
    transition: 0.5s;
    font-size:25px;
  }
  
  @media screen and (max-width: 991px) and (min-width: 768px) {
      .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render,
        .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render-rev,
        .infographic-module-wrapper .animation-overlay {
          height: 483px !important;
        }
    body .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render svg,
    body .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render-rev svg,
    body .infographic-module-wrapper .animation-overlay svg {
      transform: scale(1.65) !important;
              transform-origin: center 50%;
  
    }
      #ip3-mobility .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render svg,
     #ip3-mobility .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render-rev svg,
     #ip3-mobility .infographic-module-wrapper .animation-overlay svg {
      transform: scale(1.25) !important;
  
    }
  }
  
  
  @media screen and (max-width: 767px) {
  
    body .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render svg,
    body .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render-rev svg,
    body .infographic-module-wrapper .animation-overlay svg {
      transform: scale(1.65) !important;
                  transform-origin: center 50%;
  
    }
          #ip3-mobility .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render svg,
     #ip3-mobility .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render-rev svg,
     #ip3-mobility .infographic-module-wrapper .animation-overlay svg {
      transform: scale(1.25) !important;
  
    }
  }
  
  @media all and (min-width:1921px) {
  
    .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render svg,
    .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render-rev svg {
      transform-origin: center left;
    }
  
    .infographic-module-wrapper .animation-overlay {
      transform-origin: center left;
    }
  }
  
  /* @media all and (max-width:1342px) and (min-width:1099px){
      .infographic-popup-container-main .chart-container{
        justify-content:center;
      }
    } */
  @media all and (max-width:1342px) {
    .infographic-popup-container-main .chart-img img {
      width: 570px
    }
  
    .infographic-module-wrapper .infographic-intro-wrapper {
      margin-left: 15px;
    }
  
    /*     .infographic-module-wrapper .infographic-intro-wrapper{
        max-width: calc(50% - 30px);
         
      } */
  }
  
  @media all and (max-width:1199px) {
    .infographic-module-wrapper .infographic-intro-wrapper .info-intro {
      max-width: calc(83.333333%);
    }
  
    .infographic-module-wrapper .infographic-intro-wrapper {
      max-width: calc(1342px / 2 - 30px);
    }
  
    .infographic-popup-container-main .chart-container {
      width: calc(100% - 16.666667% - 60px);
    }
  
    .infographic-popup-container-main .chart-background-wrapper {
      width: calc(100% - 390px + 16.666667% + 60px);
  
    }
  }
  
  @media all and (max-width:1399px) {
    .infographic-module-wrapper .slide-arrow-nav-wrapper {
      bottom: 50px;
    }
  }
  
  @media all and (max-width:991px) and (min-width:768px) {
  

    .infographic-module-wrapper .cards-wrapper .content-wrapper,.infographic-popup-container-main .info-intro-wrapper .content-wrapper {
      clip-path: polygon(0 0, 100% 0, 100% 100%, 100px 100%, 0 calc(100% - 54px));
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 100px 100%, 0 calc(100% - 54px));
      padding: 30px 20px 65px 20px;
    }
  }
  
  @media all and (max-width:1024px) {
    .infographic-popup-container-main .chart-img img {
      width: 470px;
      height: 450px;
      right: 50px;
    }
  
    .infographic-popup-container-main .chart-background-wrapper {
      width: 556px;
    }
  
  }
  
  @media all and (max-width:991px) {
  

  
  
    .infographic-module-wrapper .cards-wrapper.card-1-wrapper {
      top: 130px;
    }
  .infographic-popup-container-main .bottom-img img, .infographic-popup-container-main .bottom-img{
  bottom:60px;
  }
    .infographic-popup-container-main .info-wrapper {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding-bottom:50px;
    }
  
    .infographic-popup-container-main .info-intro-wrapper {
      top: 55px;
      position: relative;
    }
  
    .infographic-popup-container-main .info-intro-wrapper .content-wrapper {
      width: 100%;
    }
  
    .infographic-popup-container-main .chart-container {
      width: 100%;
    }
  
    .infographic-popup-container-main .chart-background-wrapper {
      width: 100%;
    }
  
    .infographic-popup-container-main .chart-img {
      margin-bottom: 55px;
    }
  
    .infographic-popup-container-main .chart-img img {
      height: 251px;
      width: 100%;
      position: unset;
      object-fit: contain;
    }
  
    .infographic-popup-container-main .bottom-img img {
      left: 0;
      width: 120px;
      height: 120px;
    }
  
    .infographic-popup-container-main .chart-container {
      height: auto;
    }
  
    .infographic-popup-container-main .chart-title {
      margin-top: 24px;
    }
  
    .infographic-popup-container-main .bottom-text {
      font-size: 8px;
      font-weight: 500;
      line-height: 22px;
      /* 275% */
    }
  
    .infographic-popup-container-main .animation-full-width {
      position: unset;
    }
  
  }
  
  @media all and (max-width:991px) {
    .infographic-module-wrapper {
      min-height: auto;
    }
  
    .infographic-module-wrapper .infographic-slider-background-wrapper {
      position: unset;
    }
  
    .infographic-module-wrapper .main-slider-wrapper {
      position: relative;
  
    }
  
    .infographic-module-wrapper .infographic-slider-background-wrapper {
      height: auto;
    }
  
    .infographic-module-wrapper .infographic-slider-background-wrapper .bg-images {
      min-height: auto;
    }
  
    .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render,
    .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render-rev {
      height: 217px;
    }
  
    .infographic-module-wrapper .cards-wrapper.card-1-wrapper {
      top: 0;
    }
  
    .infographic-module-wrapper .cards-wrapper.card-2-wrapper {
      margin-top: 0;
    }
  
    .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render,
    .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render-rev {
      position: relative;
    }
  
    .infographic-module-wrapper .main-slider-wrapper {
  /*     margin-top: 68px; */ 
    }
  
    .infographic-module-wrapper .infographic-slider-wrapper {
      position: unset;
    }
  
    .infographic-module-wrapper .slide-arrow-nav-wrapper {
  /*     top: -60px; */
      bottom: auto;
   
          position: sticky;
          width: fit-content;
          left: 100%;
          margin: 20px 0;
          top: 55px;
    }
  header.mega-header.nav--sticky.nav--up + .main-content-wrapper .infographic-module-wrapper .slide-arrow-nav-wrapper {
    top: 0;
}
    .infographic-module-wrapper .slider-nav-bg {
      min-width: 207px;
      min-height: 46px;
      padding: 9px 36px 10px 82px;
      gap: 10px;
    }
  
    .infographic-module-wrapper .slide-arrow-nav-wrapper .slider-nav-init {
      max-width: 60px;
    }
  
    .infographic-module-wrapper .slide-arrow-nav-wrapper .slider-nav {
      font-size: 2.1rem;
      font-weight: 900;
      line-height: 2.6rem;
      /* 124.196% */
    }
  
    .infographic-module-wrapper .infographic-intro-wrapper {
      max-width: calc(100% - 30px);
      padding-top: 30px;
      display: inline-block;
      margin-bottom: 10px;
    }
  
    .infographic-module-wrapper .infographic-intro-wrapper .info-intro {
      max-width: 100%;
    }
  
    .infographic-popup-container-main .bottom-img img {
      width: 120px;
      height: 120px;
      left: -20px;
      bottom: -20px;
    }
  
    .infographic-popup-container-main {
      overflow-y: auto;
      height: 100% !important;
    }
  
    .infographic-module-wrapper .cards-wrapper .content-wrapper {
      width: 100%;
    }
  
    .infographic-module-wrapper .cards-wrapper.card-2-wrapper {
      display: block;
    }
  
    .infographic-popup-container-main .lottie-popup-wrapper svg {
      height: auto !important;
      padding: 20px;
    }
  
    .infographic-popup-container-main .animation-full-width svg {
      padding: 0;
      transform: scale(1.5) !important;
  
    }
  
    .infographic-popup-container-main .chart-container {
      padding-bottom: 50px;
    }
  
    .infographic-module-wrapper .animation-overlay {
      height: 217px;
      bottom: 0;
      top: auto;
      transform: none !important;
    }
  
    .infographic-module-wrapper .animation-overlay svg {
      transform: scale(1.25) !important;
      transform-origin: center 40%;
      /*       transform-origin: center 0%; */
  
    }
  
    .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render svg,
    .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render-rev svg {
      transform-origin: center 40%;
  
    }
  
    .infographic-popup-container-main .info-wrapper .info-close {
      height: 10px;
      width: 10px;
      background: none;
      color: var(--white-color);
      right: 10px;
      top:20px;
    }
  
    .infographic-module-wrapper .infographic-slider-background-wrapper .bg-images.clm-rev {
      display: flex;
      flex-direction: column-reverse;
    }
  }
  
  @media all and (max-width:767px) {
  
   
  
  
    .infographic-popup-container-main .bottom-img img {
      width: 91px;
      height: 88px;
      left: -50px;
      /*       left: -20px; */
      bottom: -20px;
    }
  
    .infographic-popup-container-main .info-wrapper .info-close {
      top: 30px;
    }
  
    .infographic-module-wrapper .cards-wrapper .content-wrapper .card-title {
      font-size: 2.2rem;
      line-height: 2.0rem;
    }
  
    .infographic-module-wrapper .info-popup-links {
      flex-direction: column;
      gap: 8px;
    }
  
    .infographic-module-wrapper .info-popup-links a {
      width: fit-content;
      font-size: 1.6rem;
      line-height: 2.3rem;
    }
  
    .infographic-popup-container-main .chart-title {
      font-size: 1.8rem;
      line-height: 1.7rem;
    }
  
    .infographic-popup-container-main .chart-container {
      padding-top: 76px;
    }
  
    .infographic-popup-container-main .info-intro-wrapper {
      top: 70px;
    }
  
    .infographic-popup-container-main .info-intro-wrapper .content-wrapper .info-title {
      font-size: 1.8rem;
      line-height: 1.7rem;
    }
  }
  
  
  
  .ip3-edit .add-animation {
    opacity: 1;
  }
  
  .ip3-edit .infographic-module-wrapper .cards-wrapper.card-1-wrapper {
    top: 200px;
  }
  
  .ip3-edit .infographic-module-wrapper .infographic-intro-wrapper {
    max-width: calc(1342px / 2 - 30px);
  
  }
  
  .ip3-edit .infographic-module-wrapper .infographic-intro-wrapper .info-intro {
    max-width: calc(100%);
  
  }
    
 .ip3-edit .cards-wrapper .add-animation .inner-animation,.ip3-edit .infographic-popup-container-main .info-intro-wrapper .content-wrapper .inner-animation ,.ip3-edit .infographic-popup-container-main .info-wrapper .bottom-img,.ip3-edit .infographic-popup-container-main .chart-background-wrapper,.ip3-edit .infographic-popup-container-main .bottom-text,.ip3-edit .infographic-popup-container-main .info-wrapper .info-close{
    opacity: 1;
  }
  .ip3-edit .animation-grow{
  display:none;
  }
  @media screen and (max-width: 991px) {
  .infographic-module-wrapper .slide-arrow-nav-wrapper .slider-nav {
      margin-right: 7px;
  }
  }
  @media screen and (max-width: 767px) {
  .mfp-container .infographic-popup-container-main{
  padding:0;
  }
    .slider-item-nav-wrapper {
      margin-right: 5px;
    }
  
    .infographic-module-wrapper .cards-wrapper .content-wrapper,.infographic-popup-container-main .info-intro-wrapper .content-wrapper {
      clip-path: polygon(0 0, 100% 0, 100% 100%, 100px 100%, 0 calc(100% - 54px));
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 100px 100%, 0 calc(100% - 54px));
      padding: 30px 20px 65px 20px;
    }
  }

.infographic-module-wrapper .main-slider-wrapper .slider-item-nav-wrapper > div > div.slick-list
{
    height: 50px;
}

.infographic-module-wrapper .slide-arrow-nav-wrapper .slider-nav-init {
    max-width: 150px;
}

.infographic-module-wrapper .main-slider-wrapper .slider-item-nav-wrapper > div > div.slick-list > div.slick-track
{
    width: 150px;
}

.infographic-module-wrapper .slide-arrow-nav-wrapper .slider-nav 
{
    font-size: 3.0rem;
    width: 150px;
}

@media screen and (min-width: 1200.1px) {
 .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render,
 .infographic-module-wrapper .infographic-slider-background-wrapper .lottie-render-rev {
       top: -130px;
 }
}


body#ip3-mobility .infographic-module-wrapper .slick-slide-arrow {
    display: none;
}