.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.socialproof {
  margin-top: 32px;
  margin-bottom: 76px;
}

.socialproof.center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: -414px;
  display: flex;
}

.section.hero {
  z-index: 1;
  background-color: #fff;
  align-items: flex-start;
  padding: 150px 24px 24px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-6 {
  z-index: 10;
  width: 470px;
  max-width: none;
  position: relative;
  top: -227px;
  left: 402px;
}

.heading-2 {
  color: #242424;
  text-align: center;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(315deg, #0144fc, #0af);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 10px;
  font-family: Outfit, sans-serif;
  font-size: 70px;
  font-weight: 500;
  line-height: 90px;
}

.text-block-5 {
  color: #7a7a7a;
  font-family: Outfit, sans-serif;
  font-weight: 500;
}

.text-block-5.white {
  color: #fff;
}

.div-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 65%;
  display: flex;
}

.div-block.valueprop {
  z-index: 99;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-5 {
  flex: 0 auto;
  width: 960px;
  max-width: none;
  position: relative;
  top: 60px;
  left: -224px;
  overflow: visible;
}

.companyicons {
  width: 50px;
  margin-top: 48px;
  margin-left: 69px;
  font-size: 40px;
}

.custom-container {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 830px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 240px;
  display: flex;
  position: relative;
}

.image-10 {
  display: none;
}

.heading {
  margin-top: 10px;
  font-family: Outfit, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 30px;
}

.heading.white {
  color: #bbb;
}

.heading.green {
  color: #60e100;
}

.brands {
  z-index: 2;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.companyicons-2 {
  width: 64px;
  margin-top: 20px;
  font-size: 40px;
}

.companyicons-3 {
  width: 63px;
  margin-top: 20px;
  font-size: 40px;
}

.section-2 {
  padding-left: 16px;
  padding-right: 16px;
  overflow: hidden;
}

.section-2.spacing-section {
  background-color: #f7f8fc;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-2.spacing-section.white {
  background-color: #fff;
}

.section-2.spacing-section.white.bottom0 {
  padding-bottom: 0;
  overflow: visible;
}

.section-2.spacing-section.white.bottomlarge {
  padding-bottom: 140px;
}

.section-2.green {
  background-color: #effdf4;
  padding-top: 100px;
  padding-bottom: 100px;
}

.inner-block {
  z-index: 10;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  min-width: 940px;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.inner-block.enviriment {
  grid-template-columns: 1fr 1fr 1fr;
}

.inner-block.ver {
  flex-flow: column;
  display: flex;
}

.inner-block.ver.hide {
  display: none;
}

.h2 {
  color: #000;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 50px;
}

.h2.center {
  text-align: center;
}

.h2.white {
  color: #fff;
}

.h2.white.thin {
  font-weight: 300;
}

._24px {
  height: 24px;
}

.paragraph {
  color: #333;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.paragraph.center {
  text-align: center;
}

.paragraph.center.small {
  font-size: 16px;
}

.image-17 {
  object-fit: cover;
  border-radius: 18px;
  width: 100%;
  height: 750px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.footer {
  text-align: center;
  background-color: #141414;
  border-top: 1px solid #ffffff1a;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
}

.footer-flex-container {
  grid-column-gap: 40px;
  grid-row-gap: 20px;
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
}

.link {
  color: #fff;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  text-decoration: none;
  white-space: nowrap;
}

.link.mark {
  color: #7c7c7c;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  font-family: Outfit, sans-serif;
  font-weight: 300;
}

.footer-text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Outfit, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.text-span {
  font-weight: 500;
}

.h1 {
  color: #242424;
  text-align: center;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(315deg, #0144fc, #0af);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 75px;
  font-weight: 500;
  line-height: 90px;
}

.h1.left {
  text-align: left;
}

.h1.taxi-pay {
  background-image: linear-gradient(#42e000, #d8e900);
}

.h1.white {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
}

.h1.white.outfit {
  font-family: Outfit, sans-serif;
}

.h1.black {
  background-image: linear-gradient(#000, #000);
}

.heading-3 {
  color: #000;
  letter-spacing: -1px;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 100px;
}

.heading-3.large {
  color: #16dd00;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#16dd00, #ffea00);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 130px;
  font-weight: 400;
  line-height: 180px;
}

.heading-3.large:lang(en) {
  margin-top: 0;
  font-size: 80px;
  line-height: 100px;
}

.heading-3.center {
  text-align: center;
}

.text-span-2 {
  font-weight: 400;
}

.lottie-animation {
  width: 200px;
  margin-bottom: -46px;
  margin-left: auto;
  margin-right: auto;
}

.nav-menu-2 {
  display: flex;
}

.nav-link-2 {
  flex-direction: row;
  flex: none;
  align-items: center;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Outfit, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.nav-link-2.w--current {
  color: #0062ff;
}

.nav {
  z-index: 1000;
  background-color: #fffc;
  border-radius: 15px;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
  top: 10px;
  box-shadow: 0 1px 10px #afafaf66;
}

.nav.blur {
  background-color: #ffffffb3;
  border-radius: 60px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  inset: 0% 0% auto;
}

.logo-text {
  color: #000;
  letter-spacing: -.8px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  font-family: Outfit, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
  display: inline-block;
}

.image-21 {
  width: 100%;
}

.div-block-3 {
  border-radius: 18px;
  position: relative;
  overflow: hidden;
}

.image-22 {
  z-index: 2;
  background-image: url('../images/Group-427326611_1.avif');
  background-position: 50%;
  background-size: cover;
  width: 90%;
  height: 62%;
  display: block;
  position: absolute;
  inset: auto -13% -6% auto;
  overflow: visible;
}

.image-23 {
  z-index: 2;
  background-image: url('../images/Group-427326611_2.avif');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 71%;
  display: block;
  position: absolute;
  top: -19%;
  left: -25%;
  right: auto;
  overflow: visible;
}

.image-24 {
  z-index: 3;
  width: 68%;
  position: absolute;
  inset: 5% auto auto 5%;
}

.lottie-animation-3 {
  width: 130%;
  position: absolute;
  right: 0;
}

.lottie-animation-3._2 {
  z-index: 2;
  background-image: radial-gradient(circle, #fff0 32%, #fff);
  height: 100%;
}

.image-25 {
  z-index: 4;
  position: relative;
}

.div-block-4 {
  position: relative;
}

.div-block-5 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-6 {
  background-color: #ffffffb3;
  border-radius: 60px;
  justify-content: space-between;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.locales-wrapper {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.image-26 {
  width: 340px;
}

.div-block-3336 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: center;
  width: 100vw;
  height: 100vh;
  display: block;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.inner-section-eader-video {
  z-index: 10;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin: 0 0 auto auto;
  display: flex;
  overflow: hidden;
}

.div-block-3338 {
  z-index: 2;
  flex-flow: column;
  height: 300vh;
  display: flex;
  position: relative;
}

.bg-video {
  z-index: 2;
  border-radius: 32px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.bg-video._2 {
  z-index: 1;
  background-image: url('../images/cover_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
}

.taxi-pay-x-wonder-header {
  background-color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  padding-top: 150px;
  display: flex;
  overflow: hidden;
}

.image-27 {
  width: 460px;
  margin-bottom: 32px;
}

.image-28 {
  width: 1170px;
  margin-top: -225px;
  margin-left: auto;
  margin-right: auto;
}

.image-28.div-ani:lang(en) {
  margin-top: -156px;
}

._110px {
  height: 110px;
}

.image-29 {
  width: 770px;
  margin-bottom: 180px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-3339 {
  border-bottom: 1px solid #ffffff47;
  justify-content: space-between;
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 24px;
  display: flex;
}

.div-block-3339._2 {
  border-bottom-style: none;
}

.div-block-3340 {
  background-color: #ffffff1a;
  border-radius: 16px;
  margin-top: 32px;
  overflow: hidden;
}

.link-block {
  color: #fff;
  background-color: #36af00;
  border-radius: 100px;
  margin-top: 32px;
  padding: 24px 32px;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.about-us-grid {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr .75fr .75fr .75fr 1fr;
  width: 1280px;
  height: 700px;
  margin-bottom: 180px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 54px;
}

.image {
  background-image: url('../images/1791739782561_.pic_1.avif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
}

.image.aboutus6 {
  background-image: url('../images/1821739782576_.pic_hd_1.avif');
  background-position: 50% 0;
}

.image.aboutus5 {
  background-image: url('../images/1751739782542_.pic_1.avif');
  background-position: 50%;
}

.image.aboutus2 {
  background-image: url('../images/1791739782561_.pic_1.avif');
  background-position: 50% 0;
}

.image.aboutus1 {
  background-image: url('../images/1771739782552_.pic_1.avif');
}

.remark {
  color: #474a4d;
  text-align: left;
  font-family: Outfit, sans-serif;
  font-size: 12px;
}

.lottie-animation-4 {
  width: 20px;
  height: 20px;
}

.link-block-2 {
  z-index: 5;
  border-radius: 15px;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 4px;
  padding: 10px;
  text-decoration: none;
  transition: all .25s;
  display: flex;
  position: relative;
}

.link-block-2:hover {
  background-color: #707b9914;
  border-radius: 10px;
}

.nav---grid {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin: 8px 8px 4px;
  display: grid;
}

.nav-link {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  perspective: 1098px;
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  border: 1px #000;
  border-radius: 20px;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 12px;
  transition: all .2s;
  display: flex;
}

.nav-link.w--current {
  color: #000;
}

.nav-dropdown {
  perspective: 1098px;
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  color: #000;
  text-transform: none;
  border: 1px #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-family: Outfit, sans-serif;
  font-size: 14px;
  font-weight: 500;
  transition: all .2s;
  display: flex;
}

.nav-dropdown.w--current {
  color: #000;
}

.h7 {
  color: #000;
  font-family: Outfit, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.h7.w--current {
  text-decoration: none;
}

.title-wrap {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.dropdown_list {
  background-color: #a58a8a;
}

.dropdown_list.w--open {
  transform-origin: 50% 0;
  background-color: #fff;
  border-radius: 9px;
  width: 210px;
  margin-top: -12px;
  display: flex;
  inset: 55px 0% auto;
  transform: perspective(1000px);
  box-shadow: 0 1px 10px #0000001c;
}

.app-store-logo {
  width: 120px;
}

.app-store-logo.small {
  width: 111px;
}

.div-block-3385 {
  background-color: #141414;
  border-radius: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 590px;
  height: 680px;
  padding: 40px 24px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.h4 {
  color: #000;
  letter-spacing: -.3px;
  font-family: Outfit, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
}

.h4.center {
  text-align: center;
}

.h4.center.white {
  color: #fff;
}

.popup-close {
  z-index: 2;
  color: #ffde89;
  cursor: pointer;
  background-color: #e2e2e2;
  border-radius: 999em;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: 1em 1em auto auto;
}

.popup-close:hover {
  transform: scale(1.1);
}

.button-block {
  z-index: 20;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 32px;
  display: grid;
  position: relative;
}

.button-block.top16 {
  margin-top: 16px;
}

.button-block.top16.hide {
  display: none;
}

.button-block.top16._3 {
  grid-template-columns: 1fr 1fr 1fr;
}

.button_primary {
  background-color: #047ffe;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.button_primary.submit {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 34px;
  line-height: 26px;
  text-decoration: none;
}

.button_primary.submit.secondary {
  color: #047ffe;
  background-color: #fff;
  border: 1px solid #047ffe;
}

.image-192 {
  opacity: .25;
  width: 870px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 100px;
}

.image-194 {
  width: 100%;
  position: relative;
}

.div-block-3387 {
  margin-bottom: 64px;
  position: relative;
}

.download-pop-hktaxi {
  z-index: 100;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  min-height: 680px;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-3385-copy {
  background-image: url('../images/Frame-427327146_1.avif');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 590px;
  height: 680px;
  padding: 40px 24px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.popup-close-hk-taxi {
  z-index: 2;
  color: #ffde89;
  cursor: pointer;
  background-color: #e2e2e2;
  border-radius: 999em;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: 1em 1em auto auto;
}

.popup-close-hk-taxi:hover {
  transform: scale(1.1);
}

.link-block-jek {
  z-index: 5;
  border-radius: 15px;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 4px;
  padding: 10px;
  text-decoration: none;
  transition: all .25s;
  display: flex;
  position: relative;
}

.link-block-jek:hover {
  background-color: #707b9914;
  border-radius: 10px;
}

.link-block-hk-taxi {
  z-index: 5;
  border-radius: 15px;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 4px;
  padding: 10px;
  text-decoration: none;
  transition: all .25s;
  display: flex;
  position: relative;
}

.link-block-hk-taxi:hover {
  background-color: #707b9914;
  border-radius: 10px;
}

.download-jek {
  z-index: 100;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.lan {
  color: #000;
  flex-direction: row;
  align-items: center;
  font-family: Outfit, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.lan.w--current {
  color: #0062ff;
}

.jek {
  background-color: #141414;
}

.jek-header {
  background-color: #141414;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  padding-top: 150px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-28-copy {
  z-index: 2;
  width: 590px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-195 {
  width: 210px;
  margin-bottom: 10px;
}

.image-195.small {
  width: 110px;
}

.hk-taxi-header {
  background-image: url('../images/Frame-427327145_1.avif');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  padding-top: 150px;
  padding-bottom: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hk-taxi-image {
  z-index: 2;
  width: 860px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  left: -40px;
}

.div-block-3388 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  display: flex;
}

.success-message {
  opacity: 1;
  background-color: #fff;
  width: 80%;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

.error-message {
  background-color: #ff003733;
  border-radius: 16px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.meter-install {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.body_text1 {
  color: #474a4d;
  letter-spacing: -.2px;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  line-height: 32px;
}

.body_text1.center {
  text-align: center;
}

.div-block-93 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.field {
  color: #000;
  text-align: left;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 13px;
  justify-content: flex-start;
  align-items: center;
  height: 54px;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 14px;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  display: flex;
  position: relative;
}

.field:focus {
  border: 1px solid #1875f0;
  box-shadow: inset 0 1px 3px #0000000d, 0 0 4px #1875f0;
}

.field::placeholder {
  color: #3333334d;
}

.inner {
  z-index: 2;
  width: 80%;
  min-width: 920px;
  max-width: 1280px;
  min-height: 88vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 120px;
  position: relative;
}

._16px {
  height: 16px;
}

.radio-button {
  border: 0 solid #000;
  border-radius: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.radio-button:active {
  background-color: #047ffe1a;
}

.radio-button.w--redirected-checked {
  background-color: #047ffe4d;
  border-style: none;
}

.radio-button.w--redirected-focus {
  background-color: #047ffe4d;
}

.contact-us-video-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  width: 560px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.meter-install-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.h5 {
  color: #000;
  letter-spacing: -.2px;
  font-family: Outfit, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.h5.center {
  text-align: center;
}

.h5.center.top0 {
  margin-top: 0;
}

.checkbox-2-option {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.checkbox-2-option._3 {
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
}

.checkbox-2-option._4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
}

.input-small-title {
  color: #fff;
  font-family: Outfit, sans-serif;
  font-weight: 400;
}

.input-small-title.black {
  color: #000;
  font-size: 16px;
  line-height: 27px;
}

.body_text2 {
  color: #474a4d;
  text-align: left;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.body_text2.red {
  color: #ff0038;
}

.body_text2.green {
  color: #51bd33;
}

.body_text2.black {
  color: #000;
}

.body_text2.center {
  text-align: center;
}

.radio-text {
  z-index: 1;
  position: relative;
}

.contact-us--header {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.h3 {
  color: #000;
  letter-spacing: -.4px;
  font-family: Outfit, sans-serif;
  font-size: 43px;
  font-weight: 500;
  line-height: 50px;
}

.h3.center {
  text-align: center;
}

.input-text {
  letter-spacing: .2px;
  border: 1px solid #0000001a;
  border-radius: 13px;
  min-width: 100%;
  max-width: 560px;
  min-height: 110px;
  max-height: 320px;
  font-family: Outfit, sans-serif;
  font-size: 16px;
}

.input-text::placeholder {
  color: #3333334d;
}

.field-last {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.field-last.button-block {
  flex-flow: row;
  margin-top: 0;
  display: flex;
}

.radio-button-field {
  color: #000;
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 13px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 42px;
  padding-left: 0;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 400;
  transition: all .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.radio-button-field:focus {
  color: #fff;
  background-color: #047ffe;
}

.field-block {
  width: 100%;
  position: relative;
}

.date-field {
  color: #000;
  text-align: left;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 13px;
  justify-content: flex-start;
  align-items: center;
  height: 54px;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 14px;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  display: flex;
  position: relative;
}

.date-field:focus {
  border: 1px solid #1875f0;
  box-shadow: inset 0 1px 3px #0000000d, 0 0 4px #1875f0;
}

.date-field::placeholder {
  color: #3333334d;
}

.dropdown_list-lan {
  background-color: #a58a8a;
  margin-bottom: 16px;
}

.dropdown_list-lan.w--open {
  transform-origin: 50% 0;
  background-color: #fff;
  border-radius: 9px;
  width: 150%;
  margin-top: -12px;
  display: flex;
  inset: 55px 0% auto;
  transform: perspective(1000px);
  box-shadow: 0 1px 10px #0000001c;
}

.nav-dropdown-lan:hover .dropdown_list-lan,
.nav-dropdown-lan:focus-within .dropdown_list-lan {
  transform-origin: 50% 0;
  background-color: #fff;
  border-radius: 9px;
  width: 150%;
  margin-top: -12px;
  display: flex;
  inset: 55px 0% auto;
  transform: perspective(1000px);
  box-shadow: 0 1px 10px #0000001c;
}

.language {
  color: #000;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.signup-field {
  color: #000;
  text-align: left;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 13px;
  justify-content: flex-start;
  align-items: center;
  height: 54px;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 14px;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  display: flex;
  position: relative;
}

.signup-field:focus {
  border: 1px solid #1875f0;
  box-shadow: inset 0 1px 3px #0000000d, 0 0 4px #1875f0;
}

.signup-field::placeholder {
  color: #3333334d;
}

.nav-dropdown-lan {
  perspective: 1098px;
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  color: #000;
  text-transform: none;
  border: 1px #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-family: Outfit, sans-serif;
  font-size: 14px;
  font-weight: 500;
  transition: all .2s;
  display: flex;
}

.nav-dropdown-lan.w--current {
  color: #000;
}

.nav-dropdown-lan.deskhide {
  display: none;
}

.text-block-6 {
  color: red;
  font-family: Outfit, sans-serif;
}

.text-span-3 {
  color: red;
}

.image-196 {
  width: 28px;
  margin-top: 12px;
  margin-right: 12px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block-3390 {
  position: relative;
}

.comingsoon {
  background-color: #56bb3833;
  border-radius: 60px;
  margin-top: 16px;
  padding: 8px 20px;
}

.tnatsissa-header {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  padding-top: 150px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tnatsissa-header.color {
  background-color: #0586fe1a;
}

.image-197 {
  width: 90px;
  margin-bottom: 16px;
}

.image-28-copy-copy {
  z-index: 2;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.payment-loading {
  z-index: 1000;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #00000080;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  display: none;
  position: fixed;
  inset: 0%;
}

.payment-pop {
  background-color: #fff;
  border-radius: 16px;
  padding: 16px 24px 32px;
}

.lottie-animation-6 {
  width: 70px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.payment-failed {
  background-color: #fff;
  border-radius: 16px;
  padding: 16px 24px 32px;
}

.text-block-7 {
  color: #fff;
  text-decoration: none;
}

.image-198 {
  width: 24px;
  height: 24px;
  margin-bottom: 10px;
}

.div-block-3391 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.phoneinput {
  color: #000;
  text-align: left;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 13px;
  justify-content: flex-start;
  align-items: center;
  height: 54px;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 14px;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  display: flex;
  position: relative;
}

.phoneinput:focus {
  border: 1px solid #1875f0;
  box-shadow: inset 0 1px 3px #0000000d, 0 0 4px #1875f0;
}

.phoneinput::placeholder {
  color: #3333334d;
}

.cms-video-cover-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.video-content-blue-block {
  background-color: #e7f1fb;
  border-radius: 16px;
  width: 100%;
  padding-bottom: 20px;
  padding-left: 16px;
  padding-right: 16px;
}

.video-size {
  width: 80%;
  max-width: 980px;
  margin-top: 30px;
}

.video-popup-close {
  z-index: 2;
  color: #ffde89;
  cursor: pointer;
  background-color: #e2e2e2;
  border-radius: 999em;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: 120px 1em auto auto;
}

.video-popup-close:hover {
  transform: scale(1.1);
}

.video {
  border-radius: 16px;
  overflow: hidden;
}

.video-content {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: -1px;
  display: flex;
  position: relative;
}

.video-wrapper {
  z-index: 9999;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.video-image {
  object-fit: cover;
  object-position: 0% 0%;
  border-radius: 16px;
  width: 100%;
  height: 240px;
  margin-bottom: 8px;
}

.video-3 {
  border-radius: 16px;
  overflow: hidden;
}

.cms-video-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 80px;
  display: grid;
}

.inner-block-video {
  z-index: 10;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  min-width: 940px;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.div-block-3392 {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  cursor: pointer;
  background-color: #4eaaff54;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  position: absolute;
  box-shadow: 0 2px 20px #0003;
}

._40px {
  height: 40px;
}

.inner-2 {
  z-index: 2;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 120px 32px;
  position: relative;
}

.inner-2.payment-icons {
  padding-bottom: 0;
}

.section-4 {
  z-index: 3;
  background-image: linear-gradient(#fff, #e0e8ff);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-3393 {
  justify-content: space-between;
  display: flex;
}

.input-big-title {
  color: #047ffe;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}

.div-block-3394 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.hide {
  display: none;
}

.code-embed {
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .socialproof.center {
    margin-top: -30%;
  }

  .section.hero {
    padding-top: 110px;
  }

  .image-6 {
    width: 380px;
    top: -116px;
    left: 351px;
  }

  .heading-2 {
    margin-left: auto;
    margin-right: auto;
    font-size: 64px;
    line-height: 73px;
  }

  .div-block.valueprop {
    width: 100%;
  }

  .image-5 {
    width: 820px;
    left: -193px;
  }

  .companyicons._4n, .companyicons._1n, .companyicons._2n {
    margin-left: 0;
  }

  .custom-container {
    width: 95%;
    min-width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-2 {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
  }

  .heading {
    width: auto;
    font-size: 22px;
    line-height: 34px;
  }

  .brands {
    justify-content: space-between;
  }

  .companyicons-2, .companyicons-3 {
    width: 62px;
    margin-top: 24px;
  }

  .section-2.spacing-section.white.bottomlarge {
    padding-bottom: 120px;
  }

  .inner-block {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: 95%;
    min-width: auto;
    max-width: none;
  }

  .inner-block.enviriment {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .h2 {
    letter-spacing: -1.5px;
    font-size: 42px;
  }

  .image-17 {
    height: 500px;
  }

  .footer {
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h1 {
    font-size: 70px;
  }

  .heading-3 {
    letter-spacing: -2px;
    font-size: 60px;
    line-height: 60px;
  }

  .heading-3.large {
    font-size: 120px;
    line-height: 160px;
  }

  .nav-menu-2 {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 16px;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    overflow: visible;
  }

  .lottie-animation-2 {
    width: 25px;
  }

  .menu-button.w--open {
    background-color: #c8c8c800;
  }

  .nav-link-2 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .nav.blur {
    width: 95%;
  }

  .image-24 {
    width: 90%;
  }

  .div-block-6 {
    padding-right: 16px;
  }

  .image-26 {
    width: 260px;
  }

  .bg-video {
    margin-left: auto;
    margin-right: auto;
  }

  .image-27 {
    width: 440px;
    margin-bottom: 24px;
  }

  .image-28 {
    margin-top: -19%;
  }

  .image-28.div-ani {
    width: 100%;
  }

  .image-28.div-ani:lang(en) {
    margin-top: -95px;
  }

  .link-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .about-us-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    height: 870px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .about-us-grid._101 {
    margin-bottom: 140px;
    padding-left: 0;
    padding-right: 0;
  }

  .image {
    height: 400px;
  }

  .remark {
    font-size: 14px;
    line-height: 22px;
  }

  .link-block-2 {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0;
    margin-bottom: 0;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 0;
  }

  .link-block-2:hover {
    border-bottom-color: #e4e7f0;
    border-radius: 0;
  }

  .nav---grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    margin: 0;
    display: flex;
  }

  .nav-link {
    border-bottom-width: 0;
    border-radius: 10px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 16px 16px 16px 0;
  }

  .nav-link.w--current {
    display: block;
  }

  .nav-link.w--open {
    border-width: 0;
  }

  .nav-dropdown {
    border-radius: 0;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .nav-dropdown.w--current {
    display: block;
  }

  .dropdown_list {
    background-color: #fff;
    border-radius: 20px;
  }

  .dropdown_list.w--open {
    width: 100%;
    box-shadow: none;
    background-color: #f5f5f5;
    border-radius: 20px;
    margin-top: 4px;
    margin-left: 0;
    position: static;
  }

  .h4 {
    font-size: 30px;
    line-height: 42px;
  }

  .app-store-link-block {
    flex: 0 auto;
  }

  .link-block-jek {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0;
    margin-bottom: 0;
    padding: 24px 4%;
  }

  .link-block-jek:hover {
    border-bottom-color: #e4e7f0;
    border-radius: 0;
  }

  .link-block-hk-taxi {
    margin-bottom: 0;
    padding: 24px 4%;
  }

  .link-block-hk-taxi:hover {
    border-bottom-color: #e4e7f0;
    border-radius: 0;
  }

  .image-28-copy {
    width: 70%;
  }

  .image-195 {
    width: 200px;
  }

  .image-195.small {
    width: 100px;
  }

  .hk-taxi-header {
    padding-bottom: 10px;
  }

  .hk-taxi-image {
    width: 90%;
  }

  .inner {
    width: 90%;
    min-width: auto;
    max-width: none;
    padding-bottom: 80px;
  }

  .contact-us-video-block {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .meter-install-wrapper {
    width: 100%;
    max-width: 840px;
    margin-top: 0;
  }

  .h5 {
    font-size: 22px;
    line-height: 30px;
  }

  .h3 {
    font-size: 39px;
    line-height: 48px;
  }

  .input-text {
    min-width: 100%;
  }

  .dropdown_list-lan {
    background-color: #fff;
    border-radius: 20px;
  }

  .dropdown_list-lan.w--open {
    width: 100%;
    box-shadow: none;
    background-color: #f5f5f5;
    border-radius: 20px;
    margin-top: 4px;
    margin-left: 0;
    position: static;
  }

  .language {
    padding: 14px 4%;
  }

  .nav-dropdown-lan {
    border-radius: 0;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    display: none;
  }

  .nav-dropdown-lan.w--current, .nav-dropdown-lan.deskhide {
    display: block;
  }

  .image-28-copy-copy {
    width: 90%;
  }

  .container-3 {
    max-width: 728px;
  }

  .video-size {
    width: 85%;
  }

  .video {
    border-radius: 12px;
  }

  .cms-video-wrapper {
    grid-column-gap: 32px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr 1fr;
  }

  .inner-block-video {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: 95%;
    min-width: auto;
    max-width: none;
  }

  .inner-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 767px) {
  .socialproof {
    margin-bottom: 40px;
  }

  .image-6 {
    margin-left: 0;
    display: none;
  }

  .heading-2 {
    letter-spacing: -1px;
    font-size: 55px;
  }

  .div-ani {
    height: auto;
  }

  .image-5 {
    display: none;
  }

  .companyicons {
    width: 40px;
  }

  .custom-container {
    width: 100%;
  }

  .div-block-2 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .image-10 {
    display: block;
  }

  .heading {
    font-size: 20px;
    line-height: 32px;
  }

  .brands {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    display: grid;
  }

  .section-2.spacing-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .inner-block {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
    width: 95%;
  }

  .inner-block.enviriment {
    grid-template-columns: 1fr 1fr;
  }

  .h2 {
    font-size: 38px;
  }

  .h2.mobile-center {
    text-align: center;
  }

  ._24px {
    height: 16px;
  }

  .paragraph.mobile-center {
    text-align: center;
  }

  .footer {
    padding: 30px 20px 70px;
  }

  .footer-flex-container {
    flex-flow: column;
  }

  .h1 {
    letter-spacing: -1px;
  }

  .h1.left.mobile-center {
    text-align: center;
  }

  .h1.white.outfit, .h1.hk-taxi-title {
    font-size: 55px;
    line-height: 62px;
  }

  .heading-3 {
    font-size: 50px;
  }

  .heading-3.large {
    font-size: 100px;
    line-height: 120px;
  }

  .heading-3.large:lang(en) {
    font-size: 63px;
    line-height: 80px;
  }

  .lottie-animation {
    width: 150px;
    margin-bottom: -24px;
  }

  .nav-menu-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .lottie-animation-2 {
    width: 25px;
  }

  .menu-button {
    background-color: #0000;
  }

  .menu-button.w--open {
    color: #000;
    background-color: #0000;
  }

  .nav-link-2 {
    padding-left: 24px;
    padding-right: 24px;
    font-size: 14px;
  }

  .nav.blur {
    padding-top: 0;
    padding-bottom: 0;
  }

  .brand {
    flex: none;
    padding-top: 0;
    padding-left: 0;
  }

  .logo-text {
    letter-spacing: -.4px;
    font-size: 20px;
    line-height: 30px;
  }

  .image-23 {
    height: 80%;
  }

  .lottie-animation-3 {
    width: 130%;
    margin-left: auto;
    margin-right: auto;
    right: -10%;
  }

  .lottie-animation-3._2 {
    background-image: radial-gradient(circle closest-side, #fff0 22%, #fff);
    width: 120%;
    margin-left: auto;
    margin-right: auto;
    right: -6%;
  }

  .div-block-4 {
    justify-content: center;
    align-items: center;
    max-width: 500px;
    display: flex;
  }

  .div-block-5 {
    justify-content: center;
    align-items: center;
  }

  .locales-wrapper {
    flex: none;
  }

  .image-27 {
    width: 390px;
    margin-bottom: 20px;
  }

  .image-28.div-ani:lang(en) {
    margin-top: -64px;
  }

  .image-29 {
    margin-bottom: 120px;
  }

  .about-us-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    height: 710px;
    margin-bottom: 120px;
    padding-left: 32px;
    padding-right: 32px;
    display: grid;
  }

  .image {
    height: 320px;
  }

  .link-block-2 {
    padding-left: 0;
  }

  .dropdown_list.w--open {
    flex-direction: column;
  }

  .div-block-3385 {
    width: 90%;
    max-width: 500px;
    height: 580px;
    padding-bottom: 40px;
  }

  .h4 {
    font-size: 28px;
    line-height: 40px;
  }

  .image-194 {
    width: 120%;
    max-width: none;
    margin-left: 30%;
  }

  .div-block-3385-copy {
    width: 90%;
    max-width: 500px;
    height: 580px;
    padding-bottom: 40px;
  }

  .lan {
    padding: 10px 8px;
    font-size: 14px;
  }

  .image-28-copy {
    width: 80%;
  }

  .image-195 {
    width: 170px;
  }

  .image-195.small {
    width: 90px;
  }

  .hk-taxi-image {
    width: 95%;
  }

  .body_text1 {
    font-size: 18px;
    line-height: 30px;
  }

  .field {
    height: 50px;
  }

  .inner {
    padding-bottom: 100px;
  }

  ._16px {
    height: 12px;
  }

  .contact-us-video-block {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    width: 100%;
  }

  .meter-install-wrapper {
    grid-template-columns: 1fr;
  }

  .h5 {
    font-size: 20px;
    line-height: 28px;
  }

  .checkbox-2-option._3, .checkbox-2-option._4 {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  }

  .body_text2 {
    font-size: 16px;
  }

  .radio-text {
    font-size: 14px;
  }

  .contact-us--header {
    margin-bottom: 0;
  }

  .h3 {
    font-size: 38px;
    line-height: 43px;
  }

  .input-text {
    min-width: auto;
    max-width: none;
  }

  .date-field {
    height: 50px;
  }

  .dropdown_list-lan.w--open {
    flex-direction: column;
  }

  .language {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .signup-field {
    height: 50px;
  }

  .image-28-copy-copy {
    width: 93%;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .phoneinput {
    height: 50px;
  }

  .video-size {
    width: 90%;
  }

  .video {
    border-radius: 10px;
  }

  .cms-video-wrapper {
    grid-column-gap: 24px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    margin-bottom: 60px;
  }

  .inner-block-video {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
    width: 95%;
  }

  .inner-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 479px) {
  .socialproof {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .section.hero {
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-2 {
    letter-spacing: -.5px;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 37px;
    line-height: 55px;
  }

  .text-block-5 {
    padding-left: 48px;
    padding-right: 48px;
  }

  .div-block.valueprop {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .companyicons._4n {
    font-size: 20px;
    display: block;
  }

  .companyicons._1n, .companyicons._2n {
    font-size: 20px;
  }

  .custom-container {
    max-width: none;
    margin-top: 0;
  }

  .image-10 {
    width: 120vw;
    max-width: none;
    margin-left: 10%;
  }

  .heading {
    margin-top: 10px;
    font-size: 18px;
    line-height: 24px;
  }

  .brands {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .companyicons-2 {
    margin-top: 16px;
  }

  .companyicons-2._1n, .companyicons-2._2n, .companyicons-2._3n {
    font-size: 20px;
  }

  .companyicons-3 {
    margin-top: 16px;
  }

  .companyicons-3._1n, .companyicons-3._2n, .companyicons-3._3n {
    font-size: 20px;
  }

  .section-2.spacing-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-2.spacing-section.white.bottomlarge {
    padding-bottom: 90px;
  }

  .section-2.green {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .inner-block {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .inner-block.enviriment {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .h2 {
    letter-spacing: -1px;
    font-size: 30px;
    line-height: 42px;
  }

  .h2.mobile-center {
    font-size: 24px;
    line-height: 38px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 27px;
  }

  .paragraph.mobile-center {
    text-align: center;
  }

  .image-17 {
    height: 375px;
  }

  .footer {
    text-align: left;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .footer-flex-container {
    flex-flow: column;
  }

  .h1 {
    letter-spacing: -1px;
    width: auto;
    margin-top: 10px;
    font-size: 45px;
    line-height: 50px;
  }

  .h1.white.outfit, .h1.hk-taxi-title {
    font-size: 37px;
    line-height: 47px;
  }

  .heading-3 {
    letter-spacing: -1px;
    font-size: 40px;
    line-height: 50px;
  }

  .heading-3.large {
    margin-top: 10px;
    font-size: 60px;
    line-height: 80px;
  }

  .heading-3.large:lang(en) {
    font-size: 11vw;
    line-height: 15vw;
  }

  .nav-menu-2 {
    margin-top: 10px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .menu-button {
    padding-right: 12px;
  }

  .nav-link-2 {
    padding-left: 4px;
    padding-right: 4px;
  }

  .nav.blur {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .brand {
    flex: none;
    margin-right: auto;
  }

  .div-block-5 {
    padding-top: 16px;
  }

  .bg-video {
    border-radius: 16px;
  }

  .taxi-pay-x-wonder-header {
    padding-top: 115px;
  }

  .image-27 {
    width: 290px;
    margin-bottom: 13px;
  }

  .image-28.div-ani:lang(en) {
    margin-top: -51px;
  }

  .div-block-3339, .div-block-3340 {
    width: 100%;
  }

  .link-block {
    font-size: 18px;
    line-height: 10px;
  }

  .about-us-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    height: 1304px;
    padding-top: 32px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .about-us-grid._101 {
    margin-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .image {
    background-position: 50%;
    height: 300px;
  }

  .image.aboutus5 {
    background-position: 50% 100%;
  }

  .image.aboutus2 {
    background-position: 50%;
  }

  .nav-dropdown {
    padding: 4px;
  }

  .dropdown_list.w--open {
    border-radius: 14px;
    flex-direction: column;
  }

  .div-block-3385 {
    height: 450px;
  }

  .h4 {
    font-size: 26px;
    line-height: 36px;
  }

  .popup-close {
    width: 2.5em;
    height: 2.5em;
  }

  .button-block {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .app-store-link-block {
    margin-right: 0;
  }

  .image-192 {
    bottom: 120px;
  }

  .image-194 {
    width: 140%;
    margin-left: 40%;
  }

  .div-block-3387 {
    margin-bottom: 32px;
  }

  .div-block-3385-copy {
    height: 450px;
  }

  .popup-close-hk-taxi {
    width: 2.5em;
    height: 2.5em;
  }

  .link-block-jek, .link-block-hk-taxi {
    padding: 16px 6%;
  }

  .jek-header {
    padding-top: 140px;
    padding-bottom: 30px;
  }

  .image-28-copy {
    width: 90%;
  }

  .image-195 {
    width: 140px;
  }

  .image-195.small {
    width: 70px;
  }

  .hk-taxi-header {
    padding-top: 140px;
    padding-bottom: 0;
  }

  .hk-taxi-image {
    width: 98%;
    left: -4%;
  }

  .body_text1 {
    font-size: 17px;
    line-height: 28px;
  }

  .inner {
    padding-bottom: 80px;
  }

  .contact-us-video-block {
    margin-top: 60px;
  }

  .meter-install-wrapper {
    grid-template-rows: auto;
    margin-top: 0;
  }

  .h5 {
    font-size: 18px;
    line-height: 26px;
  }

  .h3 {
    font-size: 32px;
    line-height: 42px;
  }

  .dropdown_list-lan.w--open {
    border-radius: 14px;
    flex-direction: column;
  }

  .language {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .nav-dropdown-lan {
    padding: 4px;
  }

  .tnatsissa-header {
    padding-top: 140px;
    padding-bottom: 30px;
  }

  .image-28-copy-copy {
    width: 97%;
  }

  .container-3 {
    max-width: none;
  }

  .video-size {
    width: 95%;
  }

  .video-popup-close {
    width: 2.5em;
    height: 2.5em;
  }

  .video {
    border-radius: 6px;
  }

  .cms-video-wrapper {
    margin-bottom: 40px;
  }

  .inner-block-video {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .inner-2 {
    padding: 80px 16px;
  }
}

#w-node-_20823615-8180-7f99-a383-67f6714f7a6c-03042754, #w-node-_97b3caa0-61a8-af98-7a4c-c99ffd78111f-03042754, #w-node-c154608a-d3c4-c22b-4979-c9caeca77995-03042754, #w-node-a0d8b839-568d-86cb-4c78-bbe6b12d2190-03042754 {
  align-self: center;
}

#w-node-a1ea949a-a11b-70fd-181d-cc093f4f3526-03042754 {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-a0d8b839-568d-86cb-4c78-bbe6b12d2188-03042754 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}

#w-node-_11c0029b-568b-5279-87b7-d5efacef8538-03042754 {
  align-self: center;
}

#w-node-d28af55f-e97e-95db-9e45-6e36f04af761-fb911f74 {
  grid-area: 3 / 5 / 6 / 6;
}

#w-node-d28af55f-e97e-95db-9e45-6e36f04af762-fb911f74 {
  grid-area: 2 / 4 / 6 / 5;
}

#w-node-d28af55f-e97e-95db-9e45-6e36f04af763-fb911f74 {
  grid-area: 1 / 2 / 7 / 4;
}

#w-node-d28af55f-e97e-95db-9e45-6e36f04af764-fb911f74 {
  grid-area: 2 / 1 / 6 / 2;
}

#w-node-b15d8b84-e075-4fb3-bf64-dfc12b86bd5b-13202e2e {
  grid-area: 3 / 5 / 6 / 6;
}

#w-node-b15d8b84-e075-4fb3-bf64-dfc12b86bd5c-13202e2e {
  grid-area: 2 / 4 / 6 / 5;
}

#w-node-b15d8b84-e075-4fb3-bf64-dfc12b86bd5d-13202e2e {
  grid-area: 1 / 2 / 7 / 4;
}

#w-node-b15d8b84-e075-4fb3-bf64-dfc12b86bd5e-13202e2e {
  grid-area: 2 / 1 / 6 / 2;
}

@media screen and (max-width: 991px) {
  #w-node-a0d8b839-568d-86cb-4c78-bbe6b12d2190-03042754 {
    justify-self: end;
  }

  #w-node-a1ea949a-a11b-70fd-181d-cc093f4f3526-03042754 {
    grid-area: 1 / 2 / 2 / 3;
    justify-self: start;
  }

  #w-node-a0d8b839-568d-86cb-4c78-bbe6b12d2188-03042754 {
    grid-area: 2 / 1 / 3 / 3;
    align-self: center;
  }

  #w-node-d28af55f-e97e-95db-9e45-6e36f04af761-fb911f74, #w-node-d28af55f-e97e-95db-9e45-6e36f04af762-fb911f74, #w-node-d28af55f-e97e-95db-9e45-6e36f04af763-fb911f74, #w-node-d28af55f-e97e-95db-9e45-6e36f04af764-fb911f74, #w-node-b15d8b84-e075-4fb3-bf64-dfc12b86bd5b-13202e2e, #w-node-b15d8b84-e075-4fb3-bf64-dfc12b86bd5c-13202e2e, #w-node-b15d8b84-e075-4fb3-bf64-dfc12b86bd5d-13202e2e, #w-node-b15d8b84-e075-4fb3-bf64-dfc12b86bd5e-13202e2e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c154608a-d3c4-c22b-4979-c9caeca77993-03042754 {
    order: -9999;
    justify-self: center;
  }

  #w-node-a1ea949a-a11b-70fd-181d-cc093f4f3526-03042754 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center;
  }

  #w-node-a0d8b839-568d-86cb-4c78-bbe6b12d2188-03042754 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: center;
  }

  #w-node-d28af55f-e97e-95db-9e45-6e36f04af761-fb911f74, #w-node-d28af55f-e97e-95db-9e45-6e36f04af762-fb911f74, #w-node-d28af55f-e97e-95db-9e45-6e36f04af763-fb911f74, #w-node-d28af55f-e97e-95db-9e45-6e36f04af764-fb911f74, #w-node-b15d8b84-e075-4fb3-bf64-dfc12b86bd5b-13202e2e, #w-node-b15d8b84-e075-4fb3-bf64-dfc12b86bd5c-13202e2e, #w-node-b15d8b84-e075-4fb3-bf64-dfc12b86bd5d-13202e2e, #w-node-b15d8b84-e075-4fb3-bf64-dfc12b86bd5e-13202e2e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


