<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


@media screen and (orientation: portrait) {
  .root {
    font-size: 0.1420496vw;
  }
}
@media screen and (max-width: 1920px) and (orientation: landscape) {
}
@media screen and (max-width: 1920px) and (min-height: 970px),
  screen and (max-width: 3860px) and (min-height: 1907px) {
.text-16 {
  font-size: 18rem !important;
}
.text-20 {
  font-size: 22rem;
}

  }
@media screen and (max-width: 3860px) {
 
}
@media screen and (orientation: landscape) {
  .frames {
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
  }

  .player-controls {
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    height: 100%;
    top: 0;
  }
}
@media screen and (max-width: 1920px) and  (max-height: 960px) {
  section.home-page{
    transform: scale(0.9);
    transform-origin: top;
  }
.text-area {
  height: 94%;
}
.label.text-16 {
  width: 20%;
}
.panel-predictive .number {
  font-size: 30rem;
  font-weight: 400;
  line-height: 1.4em;
}
.panel-predictive .grey-area {
  padding: 20rem 24rem 24rem 24rem;
  border-radius: 20rem;
  background-color: #E9EBEC;
}
.panel-Road .text-22-head {
  margin-bottom: 15rem;
}
.panel-MobilityGovernance .grey-area {
  padding: 20rem 24rem 24rem;
}
.panel-MobilityGovernance .text-22-head {
  margin-bottom: 15rem;
}

}
@media screen and (max-width: 1800px) {
}
@media screen and (max-width: 1780px) and (orientation: landscape) {
}

@media screen and (max-width: 1680px) {
 
}
@media screen and (max-width: 1600px) {

}
@media screen and (max-width: 1600px) and (min-height: 860px) {
.text-20 {
  font-size: 22rem;
}
}
@media screen and (max-width: 1540px) {
 
}

@media screen and (max-width: 1480px) {

}
@media screen and (max-width: 1400px) {
}
@media screen and (max-width: 1366px) {
 
}
@media screen and (max-width: 1366px) and (min-height: 700px) {

}
@media screen and (max-width: 1350px) and (min-height: 830px) {
}

@media screen and (max-width: 1280px) {
 
}
@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 1280px) and (min-height: 670px){
  
}
@media screen and (max-width: 1200px) and (min-height: 720px) {
  .root {
    font-size: 0.068086vw;
  }
  .portrait.root {
    font-size: 0.109086vw;
  }
}

@media screen and (max-width: 1180px) {
  .click-area:hover {
    box-shadow: none !important;
  }
}

@media screen and (max-width: 915px) and (orientation: landscape) {
}

@media screen and (max-width: 1024px) {
  body {
    overflow: visible;
  }
  header {
    padding-right: 50rem;
  }
  .home-video video {
    width: 100%;
  }
  .frames,
  .player-controls {
    margin: auto;
    left: 0;
    right: 0;
  }
  .container {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 992px) {
}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 667px) and (orientation: landscape) {
}

@media screen and (max-width: 640px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 667px) and (orientation: portrait) {
}

.turn-msg-box {
  display: none;
}

@media only screen and (orientation: portrait) {
  #turn {
    display: block;
  }
}
@media only screen and (orientation: landscape) {
  #turn {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  #turn .turn-msg-box {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    background: #26235D;
    margin: 0 0px;
    color: #ffffff;
    padding: 12px 40px 12px 20px;
    height: 50px;
  }
  img.Mobile-rotation-icon {
    width: 35px;
    margin-right: 20px;
  }
  span#close {
    right: 20px;
    position: absolute;
  }
  div#turn {
    position: absolute;
    width: inherit;
    z-index: 99;
  }
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
  .portrait.root {
    font-size: 0.142086vw;
  }
}
@media only screen and (max-width: 360px) {
  #turn .turn-msg-box {
    font-size: 13px;
  }
}
@media only screen and (max-width: 991px) and (orientation: landscape) {
}
@media only screen and (max-width: 960px) and (orientation: landscape) {
}
@media only screen and (max-width: 660px) and (orientation: landscape) {
}
@media only screen and (max-width: 480px) and (orientation: portrait) {
}</pre></body></html>