#page1.gwd-play-animation .gwd-motion-path-1j3q-anim-x {
  --gwd-motion-path: {
    "tangentFollowing":false, "sections":[ {
      "controlPoints": ["804px", "292px", "804px", "292px", "804px", "292px", "804px", "292px"], "startTimeMs": 0, "endTimeMs": 3200, "easing": "linear"
    }
    , {
      "controlPoints": ["804px", "292px", "1213.7px", "239.2px", "1623.86px", "184.72px", "1974px", "353px"], "startTimeMs": 3200, "endTimeMs": 4500, "easing": "linear"
    }
    , {
      "controlPoints": ["1974px", "353px", "1974px", "353px", "1974px", "353px", "1974px", "353px"], "startTimeMs": 4500, "endTimeMs": 10500, "easing": "linear"
    }
    , {
      "controlPoints": ["1974px", "353px", "1844.07px", "224.59px", "1717.28px", "90.13px", "1506px", "119px"], "startTimeMs": 10500, "endTimeMs": 11500, "easing": "linear"
    }
    ], "positionTol":0.5, "angleTol":1, "optimizationLevel":0
  }
  ;

  animation: 11.5s linear 0s 1 normal forwards running gwd-motion-path-1j3q-keys-x;
  transform: translate3d(804px, 0, 0);
}

@keyframes gwd-motion-path-1j3q-keys-x {
  0% {
    transform: translate3d(804px, 0, 0);
  }

  27.83% {
    transform: translate3d(804px, 0, 0);
    animation-timing-function: cubic-bezier(0.3347, 0.3319, 0.6642, 0.6693);
  }

  37.15% {
    transform: translate3d(1778.69px, 0, 0);
    animation-timing-function: cubic-bezier(0.3281, 0.3385, 0.66, 0.6735);
  }

  39.13% {
    transform: translate3d(1974px, 0, 0);
  }

  91.3% {
    transform: translate3d(1974px, 0, 0);
    animation-timing-function: cubic-bezier(0.3353, 0.3314, 0.6719, 0.6615);
  }

  93.48% {
    transform: translate3d(1875.73px, 0, 0);
    animation-timing-function: cubic-bezier(0.3712, 0.2969, 0.6838, 0.6477);
  }

  100% {
    transform: translate3d(1506px, 0, 0);
  }
}

#page1.gwd-play-animation .gwd-motion-path-1j3q-anim-y {
  animation: 11.5s linear 0s 1 normal forwards running gwd-motion-path-1j3q-keys-y;
  transform: translate3d(0, 292px, 0);
}

@keyframes gwd-motion-path-1j3q-keys-y {
  0% {
    transform: translate3d(0, 292px, 0);
  }

  27.83% {
    transform: translate3d(0, 292px, 0);
    animation-timing-function: cubic-bezier(0.5055, -4.6269, 0.7412, -4.4647);
  }

  38% {
    transform: translate3d(0, 307.88px, 0);
    animation-timing-function: cubic-bezier(0.3579, 0.3076, 0.6891, 0.6452);
  }

  39.13% {
    transform: translate3d(0, 353px, 0);
  }

  91.3% {
    transform: translate3d(0, 353px, 0);
    animation-timing-function: cubic-bezier(0.3111, 0.3461, 0.6103, 0.7395);
  }

  96.74% {
    transform: translate3d(0, 144px, 0);
    animation-timing-function: cubic-bezier(0.1326, 0.3882, 0.4856, 1.5852);
  }

  100% {
    transform: translate3d(0, 119px, 0);
  }
}

[data-gwd-motion-path-node] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}