body {
  margin: 0;
}
.element {
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
#banner {
  overflow: hidden;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 320px;
  height: 50px;
  cursor: pointer;
  box-sizing: border-box;
  opacity: 0;
  background-color: #000;
}
#cta {
  left: 250px;
  top: 16px;
  width: 60px;
  height: 18px;
}
#txt_0 {
  left: 66px;
  top: 19px;
  width: 157px;
  height: 14px;
}
#txt_0_0_mask {
  left: -2px;
  top: -2px;
  width: 161px;
  height: 16px;
}
#txt_0_0 {
  left: 0;
  top: 0;
  background-image: url(txt_0_0.png);
  width: 161px;
  height: 16px;
}
#txt_1 {
  left: 147px;
  top: 11px;
  width: 135px;
  height: 30px;
}
#txt_1_1_mask {
  left: 16px;
  top: 15px;
  width: 103px;
  height: 16px;
}
#txt_1_1 {
  left: 0;
  top: 0;
  background-image: url(txt_1_1.png);
  width: 103px;
  height: 16px;
}
#txt_1_0_mask {
  left: -2px;
  top: -2px;
  width: 139px;
  height: 16px;
}
#txt_1_0 {
  left: 0;
  top: 0;
  background-image: url(txt_1_0.png);
  width: 139px;
  height: 16px;
}
#phone {
  left: 34px;
  top: 11px;
  width: 99px;
  height: 29px;
}
#slider {
  left: 0;
  top: 0;
  width: 99px;
  height: 29px;
}
#bars {
  left: 0;
  top: 23px;
  width: 99px;
  height: 6px;
}
#barG {
  left: 0;
  top: 0;
  background-image: url(barG.png);
  width: 99px;
  height: 6px;
}
#barMask {
  left: 0;
  top: 0;
  width: 99px;
  height: 6px;
}
#barB {
  left: 0;
  top: 0;
  background-image: url(barB.png);
  width: 99px;
  height: 6px;
}
#tabContainer {
  left: 0;
  top: 0;
  width: 79px;
  height: 29px;
}
#tab {
  left: 0;
  top: 0;
  background-image: url(tab.png);
  width: 79px;
  height: 29px;
}
#canvasPhoneTarget {
  left: 9px;
  top: 4px;
  width: 67px;
  height: 9px;
}
#watermark {
  left: 4px;
  top: 5px;
  width: 25px;
  height: 10px;
}
#watermark_mask {
  left: 0;
  top: 0;
  width: 25px;
  height: 10px;
}
#watermarkLogo_svg {
  left: 0;
  top: 0;
  background-image: url(watermarkLogo_svg.png);
  width: 25px;
  height: 10px;
}
#logo {
  left: 9px;
  top: 19px;
  width: 31px;
  height: 12px;
}
#logo_mask {
  left: 0;
  top: 0;
  width: 31px;
  height: 12px;
}
#logo_svg {
  left: 0;
  top: 0;
  background-image: url(logo_svg.png);
  width: 31px;
  height: 12px;
}
#banner * {
  overflow: hidden;
}
#border {
  width: 320px;
  height: 50px;
  border: 1px solid #ddd;
  overflow: hidden;
  box-sizing: border-box;
  pointer-events: none;
}
#cover {
  width: 320px;
  height: 50px;
  background-color: #000;
  pointer-events: none;
}
@font-face {
  font-family: UberMove-Text_Regular;
  src: url(Uber_Move_Text-Regular.woff2);
}
@font-face {
  font-family: UberMove-Text_Medium;
  src: url(Uber_Move_Text-Medium.woff2);
}