#page1.gwd-play-animation .gwd-motion-path-1w5m-anim-x {
  --gwd-motion-path: {
    "tangentFollowing":false, "sections":[ {
      "controlPoints": ["0px", "0px", "3.44px", "-0.71px", "238.93px", "0px", "250px", "0px"], "startTimeMs": 1500, "endTimeMs": 3000, "easing": "linear"
    }
    , {
      "controlPoints": ["250px", "0px", "250px", "0px", "250px", "0px", "250px", "0px"], "startTimeMs": 3000, "endTimeMs": 7000, "easing": "linear"
    }
    , {
      "controlPoints": ["250px", "0px", "250px", "0px", "68.14px", "13.96px", "-22px", "10px"], "startTimeMs": 7000, "endTimeMs": 8000, "easing": "linear"
    }
    , {
      "controlPoints": ["-22px", "10px", "-18.63px", "10.12px", "-97.5px", "10.03px", "-22px", "10px"], "startTimeMs": 8000, "endTimeMs": 12000, "easing": "linear"
    }
    , {
      "controlPoints": ["-22px", "10px", "8px", "9.99px", "238.89px", "9.96px", "240px", "10px"], "startTimeMs": 12000, "endTimeMs": 13000, "easing": "linear"
    }
    , {
      "controlPoints": ["240px", "10px", "240px", "10px", "240px", "10px", "240px", "10px"], "startTimeMs": 13000, "endTimeMs": 14000, "easing": "linear"
    }
    , {
      "controlPoints": ["240px", "10px", "153.33px", "10px", "66.67px", "10px", "-20px", "10px"], "startTimeMs": 14000, "endTimeMs": 15000, "easing": "linear"
    }
    , {
      "controlPoints": ["-20px", "10px", "-20px", "10px", "-20px", "10px", "-20px", "10px"], "startTimeMs": 15000, "endTimeMs": 15500, "easing": "linear"
    }
    ], "positionTol":0.5, "angleTol":1, "optimizationLevel":0
  }
  ;
  animation: 14s linear 1.5s 1 normal forwards running gwd-motion-path-1w5m-keys-x;
  transform: translate3d(0px, 0px, 0px);
}
@keyframes gwd-motion-path-1w5m-keys-x {
  0% {
    transform: translate3d(0px, 0px, 0px);
  }
  10.71% {
    transform: translate3d(250px, 0px, 0px);
  }
  39.29% {
    transform: translate3d(250px, 0px, 0px);
  }
  46.43% {
    transform: translate3d(-22px, 0px, 0px);
  }
  60.71% {
    transform: translate3d(-54.71px, 0px, 0px);
  }
  75% {
    transform: translate3d(-22px, 0px, 0px);
  }
  82.14% {
    transform: translate3d(240px, 0px, 0px);
  }
  89.29% {
    transform: translate3d(240px, 0px, 0px);
  }
  96.43% {
    transform: translate3d(-20px, 0px, 0px);
  }
  100% {
    transform: translate3d(-20px, 0px, 0px);
  }
}
#page1.gwd-play-animation .gwd-motion-path-1w5m-anim-y {
  animation: 14s linear 1.5s 1 normal forwards running gwd-motion-path-1w5m-keys-y;
  transform: translate3d(0px, 0px, 0px);
}
@keyframes gwd-motion-path-1w5m-keys-y {
  0% {
    transform: translate3d(0px, 0px, 0px);
  }
  10.71% {
    transform: translate3d(0px, 0px, 0px);
  }
  39.29% {
    transform: translate3d(0px, 0px, 0px);
    animation-timing-function: cubic-bezier(0.1112, 0.2125, 0.6755, 1.355);
  }
  46.43% {
    transform: translate3d(0px, 10px, 0px);
  }
  75% {
    transform: translate3d(0px, 10px, 0px);
  }
  82.14% {
    transform: translate3d(0px, 10px, 0px);
  }
  89.29% {
    transform: translate3d(0px, 10px, 0px);
  }
  96.43% {
    transform: translate3d(0px, 10px, 0px);
  }
  100% {
    transform: translate3d(0px, 10px, 0px);
  }
}
[data-gwd-motion-path-node] {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  pointer-events: none;
}