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: 300px;
  height: 600px;
  cursor: pointer;
  box-sizing: border-box;
  opacity: 0;
  background-color: #000;
}
#image {
  left: 0;
  top: 0;
  background-image: url(image.jpg);
  width: 300px;
  height: 600px;
}
#cta {
  left: 68px;
  top: 477px;
  width: 165px;
  height: 51px;
}
#txt_0 {
  left: 34px;
  top: 253px;
  width: 231px;
  height: 82px;
}
#txt_0_1_mask {
  left: -34px;
  top: 37px;
  width: 300px;
  height: 48px;
}
#txt_0_1 {
  left: 25px;
  top: -3px;
  background-image: url(txt_0_1.png);
  width: 249px;
  height: 57px;
}
#txt_0_0_mask {
  left: -34px;
  top: -6px;
  width: 300px;
  height: 48px;
}
#txt_0_0 {
  left: 31px;
  top: -4px;
  background-image: url(txt_0_0.png);
  width: 237px;
  height: 57px;
}
#txt_1 {
  left: 85px;
  top: 285px;
  width: 133px;
  height: 37px;
}
#txt_1_mask {
  left: 0;
  top: 0;
  width: 133px;
  height: 37px;
}
#txt_1_0 {
  left: -8px;
  top: -1px;
  background-image: url(txt_1_0.png);
  width: 146px;
  height: 38px;
}
#txt_2 {
  left: 78px;
  top: 286px;
  width: 144px;
  height: 37px;
}
#txt_2_mask {
  left: -78px;
  top: -8px;
  width: 300px;
  height: 48px;
}
#txt_2_0 {
  left: 77px;
  top: 7px;
  background-image: url(txt_2_0.png);
  width: 146px;
  height: 38px;
}
#txt_3 {
  left: 71px;
  top: 73px;
  width: 158px;
  height: 169px;
}
#txt_3_3_mask {
  left: -71px;
  top: 126px;
  width: 300px;
  height: 51px;
}
#txt_3_3 {
  left: 94px;
  top: -4px;
  background-image: url(txt_3_3.png);
  width: 113px;
  height: 57px;
}
#txt_3_2_mask {
  left: -71px;
  top: 78px;
  width: 300px;
  height: 51px;
}
#txt_3_2 {
  left: 76px;
  top: 0;
  background-image: url(txt_3_2.png);
  width: 147px;
  height: 50px;
}
#txt_3_1_mask {
  left: -71px;
  top: 38px;
  width: 300px;
  height: 51px;
}
#txt_3_1 {
  left: 95px;
  top: -2px;
  background-image: url(txt_3_1.png);
  width: 110px;
  height: 55px;
}
#txt_3_0_mask {
  left: -71px;
  top: -9px;
  width: 300px;
  height: 51px;
}
#txt_3_0 {
  left: 62px;
  top: -1px;
  background-image: url(txt_3_0.png);
  width: 176px;
  height: 50px;
}
#phone {
  left: 24px;
  top: 277px;
  width: 254px;
  height: 324px;
}
#phone_image {
  left: 0;
  top: 0;
  background-image: url(phone_image.png);
  width: 254px;
  height: 324px;
}
#cashout_svg {
  left: 96px;
  top: 77px;
  width: 63px;
  height: 63px;
}
#txt_url {
  left: 80px;
  top: 555px;
  width: 140px;
  height: 14px;
}
#txt_url_mask {
  left: -80px;
  top: -5px;
  width: 300px;
  height: 24px;
}
#txt_url_0 {
  left: 78px;
  top: 4px;
  background-image: url(txt_url_0.png);
  width: 143px;
  height: 16px;
}
#txt_legal {
  left: 40px;
  top: 578px;
  width: 210px;
  height: 20px;
}
#txt_legal_mask {
  left: -40px;
  top: -4px;
  width: 300px;
  height: 24px;
}
#txt_legal_0 {
  left: 0;
  top: 3px;
  background-image: url(txt_legal_0.png);
  width: 300px;
  height: 21px;
}
#watermark {
  left: 12px;
  top: 11px;
  width: 38px;
  height: 14px;
}
#watermark_mask {
  left: 0;
  top: 0;
  width: 38px;
  height: 15px;
}
#watermarkLogo_img {
  left: 2px;
  top: 0;
  background-image: url(watermarkLogo_img.png);
  width: 33px;
  height: 13px;
}
#logo {
  left: 109px;
  top: 73px;
  width: 81px;
  height: 29px;
}
#logo_mask {
  left: -109px;
  top: -5px;
  width: 300px;
  height: 39px;
}
#logo_svg {
  left: 109px;
  top: 5px;
  width: 81px;
  height: 29px;
}
#banner * {
  overflow: hidden;
}
#border {
  width: 300px;
  height: 600px;
  border: 1px solid #ddd;
  overflow: hidden;
  box-sizing: border-box;
  pointer-events: none;
}
#cover {
  width: 300px;
  height: 600px;
  background-color: #000;
  pointer-events: none;
}