@charset "utf-8";

.aniicon_inner {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 400px;
  height: 400px;
  overflow: hidden;
  -webkit-transform: scale3d(0.5,0.5,0.5);
     -moz-transform: scale3d(0.5,0.5,0.5);
      -ms-transform: scale3d(0.5,0.5,0.5);
          transform: scale3d(0.5,0.5,0.5);
  transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-perspective: 300px;
     -moz-perspective: 300px;
          perspective: 300px;
}
@media screen and (min-width: 768px) and (max-width: 839.98px) {
  .feature2.container .cir .aniicon_inner {
    -webkit-transform: scale3d(0.375,0.375,0.375);
       -moz-transform: scale3d(0.375,0.375,0.375);
        -ms-transform: scale3d(0.375,0.375,0.375);
            transform: scale3d(0.375,0.375,0.375);
  }
}
@media screen and (min-width: 840px) and (max-width: 913.98px) {
  .feature2.container .cir .aniicon_inner {
    -webkit-transform: scale3d(0.425,0.425,0.425);
       -moz-transform: scale3d(0.425,0.425,0.425);
        -ms-transform: scale3d(0.425,0.425,0.425);
            transform: scale3d(0.425,0.425,0.425);
  }
}

.feature.container .cir>img,
.feature2.container .cir>img {
  visibility: hidden;
}

.aniicon_inner * {
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);

}
.aniicon_inner div {
  overflow: hidden;
}
.aniicon_inner .op0 {
  opacity: 0;
}
.aniicon_inner .s0 {
  -webkit-transform: scale3d(0.001, 0.001, 0.001);
     -moz-transform: scale3d(0.001, 0.001, 0.001);
          transform: scale3d(0.001, 0.001, 0.001);
}
.circle_tick {
    width: 65px;
    height: 64px;
}
  .online .circle_tick { left: 75px; top: 94px;}
  .nodoc .circle_tick { left: 75px; top: 235px;}
  .sunday .circle_tick { left: 249px; top: 230px;}
  .noshow .circle_tick { left: 119px; top: 159px;}

  .circle_tick .k_circle {
      left: 0px;
      top: 0px;
      opacity: 0;
      transform: scale3d(0.001, 0.001, 0.001);
      -webkit-transform: scale3d(0.001, 0.001, 0.001);
      -moz-transform: scale3d(0.001, 0.001, 0.001);
  }
  .circle_tick .k_tick1 {
      background-color: rgb(255, 255, 255);
      width: 8px;
      border-radius: 4px;
      transform-origin: left top;
      -webkit-transform-origin: left top;
      -moz-transform-origin: left top;
      transform: translate3d(2px, 2px, 0px) rotateZ(-45deg);
      -webkit-transform: translate3d(2px, 2px, 0px) rotateZ(-45deg);
      -moz-transform: translate3d(2px, 2px, 0px) rotateZ(-45deg);
      left: 7px;
      top: 30.9411px;
      height: 0px;
      opacity: 1;
  }
  .circle_tick .k_tick2 {
      background-color: rgb(255, 255, 255);
      width: 8px;
      border-radius: 4px;
      transform-origin: left top;
      -webkit-transform-origin: left top;
      -moz-transform-origin: left top;
      left: 25px;
      top: 48.9411px;
      height: 0px;
      opacity: 1;
      transform: rotateZ(-135deg);
      -webkit-transform: rotateZ(-135deg);
      -moz-transform: rotateZ(-135deg);
  }

/* fps */
.fps .gwd-img-1cq6 {
  left: 92px;
  top: 98px;
}
  .fps .gwd-img-187w {
      left: 92px;
      top: 98px;
      opacity: 0;
      transform: translate3d(-60px, 0px, 0px);
      -webkit-transform: translate3d(-60px, 0px, 0px);
      -moz-transform: translate3d(-60px, 0px, 0px);
  }

/* online */

/* nodoc */
.nodoc .gwd-img-1tvi {
  left: 182px;
  top: 101px;
  opacity: 0;
  -webkit-transform: translate3d(71px, 0px, 0px) rotateZ(5deg);
     -moz-transform: translate3d(71px, 0px, 0px) rotateZ(5deg);
          transform: translate3d(71px, 0px, 0px) rotateZ(5deg);
}
.nodoc .gwd-img-gr2q {
  left: 75px;
  top: 126px;
  opacity: 0;
  transform: translate3d(-75px, 0px, 0px) rotateZ(-10deg);
  -webkit-transform: translate3d(-75px, 0px, 0px) rotateZ(-10deg);
  -moz-transform: translate3d(-75px, 0px, 0px) rotateZ(-10deg);
}

@keyframes gwd-gen-1sragwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(71px, 0px, 0px) rotateZ(5deg);
           -moz-transform: translate3d(71px, 0px, 0px) rotateZ(5deg);
               transform: translate3d(71px, 0px, 0px) rotateZ(5deg);
        -webkit-animation-timing-function: linear;
           -moz-animation-timing-function: linear;
                animation-timing-function: linear;
    }
    9.5238% {
        opacity: 0;
        transform: translate3d(71px, 0px, 0px) rotateZ(5deg);
        -webkit-transform: translate3d(71px, 0px, 0px) rotateZ(5deg);
        -moz-transform: translate3d(71px, 0px, 0px) rotateZ(5deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    23.7143% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.1429% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-1sragwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(71px, 0px, 0px) rotateZ(5deg);
        -webkit-animation-timing-function: linear;
    }
    9.5238% {
        opacity: 0;
        -webkit-transform: translate3d(71px, 0px, 0px) rotateZ(5deg);
        -webkit-animation-timing-function: linear;
    }
    23.7143% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: linear;
    }
    95.1429% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: linear;
    }
}
.nodoc .gwd-img-1tvi {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-1sragwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-1sragwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-h8lbgwdanimation_gwd-keyframes {
    0% {
        left: 75px;
        opacity: 0;
        transform: translate3d(-75px, 0px, 0px) rotateZ(-10deg);
        -webkit-transform: translate3d(-75px, 0px, 0px) rotateZ(-10deg);
        -moz-transform: translate3d(-75px, 0px, 0px) rotateZ(-10deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    23.7369% {
        left: 75px;
        opacity: 0;
        transform: translate3d(-75px, 0px, 0px) rotateZ(-10deg);
        -webkit-transform: translate3d(-75px, 0px, 0px) rotateZ(-10deg);
        -moz-transform: translate3d(-75px, 0px, 0px) rotateZ(-10deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    38.0362% {
        left: 75px;
        opacity: 1;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.3289% {
        left: 75px;
        opacity: 1;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        left: 75px;
        opacity: 0;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-h8lbgwdanimation_gwd-keyframes {
    0% {
        left: 75px;
        opacity: 0;
        -webkit-transform: translate3d(-75px, 0px, 0px) rotateZ(-10deg);
        -webkit-animation-timing-function: linear;
    }
    23.7369% {
        left: 75px;
        opacity: 0;
        -webkit-transform: translate3d(-75px, 0px, 0px) rotateZ(-10deg);
        -webkit-animation-timing-function: linear;
    }
    38.0362% {
        left: 75px;
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: linear;
    }
    95.3289% {
        left: 75px;
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: step-end;
    }
    100% {
        left: 75px;
        opacity: 0;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: linear;
    }
}
.nodoc .gwd-img-gr2q {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-h8lbgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-h8lbgwdanimation_gwd-keyframes;
}

@keyframes gwd-gen-16s6gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    38.1679% {
        opacity: 0;
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    47.3282% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.6107% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-16s6gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -webkit-animation-timing-function: linear;
    }
    38.1679% {
        opacity: 0;
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -webkit-animation-timing-function: linear;
    }
    47.3282% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -webkit-animation-timing-function: linear;
    }
    95.6107% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -webkit-animation-timing-function: linear;
    }
}
.nodoc .circle_tick .k_circle {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-16s6gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-16s6gwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-mbh6gwdanimation_gwd-keyframes {
    0% {
        height: 0px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    52.381% {
        height: 0px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    61.3333% {
        height: 22px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        height: 22px;
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        height: 0px;
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-mbh6gwdanimation_gwd-keyframes {
    0% {
        height: 0px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    52.381% {
        height: 0px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    61.3333% {
        height: 22px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        height: 22px;
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        height: 0px;
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.nodoc .circle_tick .k_tick1 {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-mbh6gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-mbh6gwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-c1cygwdanimation_gwd-keyframes {
    0% {
        height: 0px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    61.5238% {
        height: 0px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    71.0476% {
        height: 40px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        height: 40px;
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        height: 0px;
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-c1cygwdanimation_gwd-keyframes {
    0% {
        height: 0px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    61.5238% {
        height: 0px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    71.0476% {
        height: 40px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        height: 40px;
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        height: 0px;
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.nodoc .circle_tick .k_tick2 {
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-c1cygwdanimation_gwd-keyframes;
            animation: 2.1s linear 0s infinite normal forwards gwd-gen-c1cygwdanimation_gwd-keyframes;
}


@keyframes gwd-gen-z1mzgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        transform: translate3d(-60px, 0px, 0px);
        -webkit-transform: translate3d(-60px, 0px, 0px);
        -moz-transform: translate3d(-60px, 0px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    14.0535% {
        opacity: 0;
        transform: translate3d(-60px, 0px, 0px);
        -webkit-transform: translate3d(-60px, 0px, 0px);
        -moz-transform: translate3d(-60px, 0px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    23.6138% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.4111% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        animation-timing-function: step-start;
        -webkit-animation-timing-function: step-start;
        -moz-animation-timing-function: step-start;
    }
    100% {
        opacity: 0;
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-z1mzgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-60px, 0px, 0px);
        -webkit-animation-timing-function: linear;
    }
    14.0535% {
        opacity: 0;
        -webkit-transform: translate3d(-60px, 0px, 0px);
        -webkit-animation-timing-function: linear;
    }
    23.6138% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px);
        -webkit-animation-timing-function: linear;
    }
    95.4111% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px);
        -webkit-animation-timing-function: step-start;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 0px, 0px);
        -webkit-animation-timing-function: linear;
    }
}
.fps .gwd-gen-z1mzgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-z1mzgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-z1mzgwdanimation_gwd-keyframes;
}
.fps .gwd-img-1n7s {
    left: 92px;
    top: 98px;
    opacity: 0;
}
@keyframes gwd-gen-1ss1gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    23.8777% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    33.7154% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    42.9799% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    52.2445% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.511% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-1ss1gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    23.8777% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    33.7154% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    42.9799% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    52.2445% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.511% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.fps .gwd-gen-1ss1gwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-1ss1gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-1ss1gwdanimation_gwd-keyframes;
}
.gwd-img-uwty {
    width: 250px;
    height: 213px;
    left: 597px;
    top: 179px;
}
.gwd-img-t3fs {
    width: 56px;
    height: 28px;
    left: 685px;
    top: 142px;
}
.gwd-img-u5ts {
    left: 75px;
    top: 94px;
}
.gwd-img-16kj {
    left: 209px;
    top: 95px;
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
}
@keyframes gwd-gen-p9b3gwdanimation_gwd-keyframes {
    0% {
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    9.5238% {
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    19.0476% {
        transform: translate3d(0px, 8px, 0px);
        -webkit-transform: translate3d(0px, 8px, 0px);
        -moz-transform: translate3d(0px, 8px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        transform: translate3d(0px, 8px, 0px);
        -webkit-transform: translate3d(0px, 8px, 0px);
        -moz-transform: translate3d(0px, 8px, 0px);
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-p9b3gwdanimation_gwd-keyframes {
    0% {
        -webkit-transform: translate3d(0px, 0px, 0px);
        -webkit-animation-timing-function: linear;
    }
    9.5238% {
        -webkit-transform: translate3d(0px, 0px, 0px);
        -webkit-animation-timing-function: linear;
    }
    19.0476% {
        -webkit-transform: translate3d(0px, 8px, 0px);
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        -webkit-transform: translate3d(0px, 8px, 0px);
        -webkit-animation-timing-function: step-end;
    }
    100% {
        -webkit-transform: translate3d(0px, 0px, 0px);
        -webkit-animation-timing-function: linear;
    }
}
.online .gwd-gen-p9b3gwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-p9b3gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-p9b3gwdanimation_gwd-keyframes;
}
.gwd-img-teld {
    left: 75px;
    top: 94px;
    transform: translate3d(-40px, 0px, 0px);
    -webkit-transform: translate3d(-40px, 0px, 0px);
    -moz-transform: translate3d(-40px, 0px, 0px);
}
@keyframes gwd-gen-blnugwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        transform: translate3d(-40px, 0px, 0px);
        -webkit-transform: translate3d(-40px, 0px, 0px);
        -moz-transform: translate3d(-40px, 0px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    19.084% {
        opacity: 0;
        transform: translate3d(-40px, 0px, 0px);
        -webkit-transform: translate3d(-40px, 0px, 0px);
        -moz-transform: translate3d(-40px, 0px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    28.626% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.0382% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-blnugwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-40px, 0px, 0px);
        -webkit-animation-timing-function: linear;
    }
    19.084% {
        opacity: 0;
        -webkit-transform: translate3d(-40px, 0px, 0px);
        -webkit-animation-timing-function: linear;
    }
    28.626% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px);
        -webkit-animation-timing-function: linear;
    }
    95.0382% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px);
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 0px, 0px);
        -webkit-animation-timing-function: linear;
    }
}
.online .gwd-gen-blnugwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-blnugwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-blnugwdanimation_gwd-keyframes;
}
.gwd-img-jw1o {
    top: 183px;
    left: 213px;
}
@keyframes gwd-gen-h4magwdanimation_gwd-keyframes {
    0% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    28.1369% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    37.8327% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    47.7186% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    57.4144% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    66.1597% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    94.8669% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-h4magwdanimation_gwd-keyframes {
    0% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    28.1369% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    37.8327% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    47.7186% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    57.4144% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    66.1597% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    94.8669% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
}
.online .gwd-gen-h4magwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-h4magwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-h4magwdanimation_gwd-keyframes;
}

@keyframes gwd-gen-v877gwdanimation_gwd-keyframes {
    0% {
        height: 0px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    33.3333% {
        height: 0px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    42.2857% {
        height: 22px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        height: 22px;
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        height: 0px;
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-v877gwdanimation_gwd-keyframes {
    0% {
        height: 0px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    33.3333% {
        height: 0px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    42.2857% {
        height: 22px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        height: 22px;
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        height: 0px;
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.online .circle_tick .gwd-gen-v877gwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-v877gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-v877gwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-1x6ngwdanimation_gwd-keyframes {
    0% {
        height: 0px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    42.4762% {
        height: 0px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    52% {
        height: 40px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        height: 40px;
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        height: 0px;
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-1x6ngwdanimation_gwd-keyframes {
    0% {
        height: 0px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    42.4762% {
        height: 0px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    52% {
        height: 40px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        height: 40px;
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        height: 0px;
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.online .circle_tick .gwd-gen-1x6ngwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-1x6ngwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-1x6ngwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-17x6gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    19.084% {
        opacity: 0;
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    28.2443% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.6107% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-17x6gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -webkit-animation-timing-function: linear;
    }
    19.084% {
        opacity: 0;
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -webkit-animation-timing-function: linear;
    }
    28.2443% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -webkit-animation-timing-function: linear;
    }
    95.6107% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -webkit-animation-timing-function: linear;
    }
}
.online .circle_tick .gwd-gen-17x6gwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-17x6gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-17x6gwdanimation_gwd-keyframes;
}
.gwd-img-18y9 {
    left: 92px;
    top: 98px;
}
.gwd-div-1fx4 {
    top: 98px;
    width: 58px;
    height: 55px;
    left: 194px;
    transform: translate3d(0px, 50px, 0px);
    -webkit-transform: translate3d(0px, 50px, 0px);
    -moz-transform: translate3d(0px, 50px, 0px);
}
.gwd-img-1jsu {
    left: 0px;
    top: 0px;
}
.gwd-img-1wup {
  left: -1px;
  top: 1px;
  -webkit-transform-origin: left center;
     -moz-transform-origin: left center;
          transform-origin: left center;
}
@keyframes gwd-gen-dh6wgwdanimation_gwd-keyframes {
    0% {
        opacity: 1;
        transform: translate3d(0px, 50px, 0px);
        -webkit-transform: translate3d(0px, 50px, 0px);
        -moz-transform: translate3d(0px, 50px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    14.2857% {
        opacity: 1;
        transform: translate3d(0px, 50px, 0px);
        -webkit-transform: translate3d(0px, 50px, 0px);
        -moz-transform: translate3d(0px, 50px, 0px);
        animation-timing-function: ease-in-out;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
    }
    23.619% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 1;
        transform: translate3d(0px, 50px, 0px);
        -webkit-transform: translate3d(0px, 50px, 0px);
        -moz-transform: translate3d(0px, 50px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-dh6wgwdanimation_gwd-keyframes {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 50px, 0px);
        -webkit-animation-timing-function: linear;
    }
    14.2857% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 50px, 0px);
        -webkit-animation-timing-function: ease-in-out;
    }
    23.619% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px);
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px);
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 50px, 0px);
        -webkit-animation-timing-function: linear;
    }
}
.corp .gwd-gen-dh6wgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-dh6wgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-dh6wgwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-1awbgwdanimation_gwd-keyframes {
    0% {
        transform: rotateY(0deg) scale3d(1, 1, 1);
        -webkit-transform: rotateY(0deg) scale3d(1, 1, 1);
        -moz-transform: rotateY(0deg) scale3d(1, 1, 1);
        left: -1px;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    28.626% {
        transform: rotateY(0deg) scale3d(1, 1, 1);
        -webkit-transform: rotateY(0deg) scale3d(1, 1, 1);
        -moz-transform: rotateY(0deg) scale3d(1, 1, 1);
        left: -1px;
        animation-timing-function: ease;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
    }
    43.2729% {
        transform: rotateY(20deg) scale3d(1, 1, 20);
        -webkit-transform: rotateY(20deg) scale3d(1, 1, 20);
        -moz-transform: rotateY(20deg) scale3d(1, 1, 20);
        left: -1px;
        animation-timing-function: ease;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
    }
    57.8244% {
        transform: rotateY(-20deg) scale3d(1, 1, -20);
        -webkit-transform: rotateY(-20deg) scale3d(1, 1, -20);
        -moz-transform: rotateY(-20deg) scale3d(1, 1, -20);
        left: -1px;
        animation-timing-function: ease;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
    }
    71.3263% {
        transform: rotateY(20deg) scale3d(1, 1, 20);
        -webkit-transform: rotateY(20deg) scale3d(1, 1, 20);
        -moz-transform: rotateY(20deg) scale3d(1, 1, 20);
        left: -1px;
        animation-timing-function: ease;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
    }
    85.6393% {
        transform: rotateY(0deg) scale3d(1, 1, 1);
        -webkit-transform: rotateY(0deg) scale3d(1, 1, 1);
        -moz-transform: rotateY(0deg) scale3d(1, 1, 1);
        left: -1px;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.229% {
        transform: rotateY(0deg) scale3d(1, 1, 1);
        -webkit-transform: rotateY(0deg) scale3d(1, 1, 1);
        -moz-transform: rotateY(0deg) scale3d(1, 1, 1);
        left: -1px;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        transform: rotateY(0deg) scale3d(1, 1, 1);
        -webkit-transform: rotateY(0deg) scale3d(1, 1, 1);
        -moz-transform: rotateY(0deg) scale3d(1, 1, 1);
        left: -1px;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-1awbgwdanimation_gwd-keyframes {
    0% {
        -webkit-transform: rotateY(0deg) scale3d(1, 1, 1);
        left: -1px;
        -webkit-animation-timing-function: linear;
    }
    28.626% {
        -webkit-transform: rotateY(0deg) scale3d(1, 1, 1);
        left: -1px;
        -webkit-animation-timing-function: ease;
    }
    43.2729% {
        -webkit-transform: rotateY(20deg) scale3d(1, 1, 20);
        left: -1px;
        -webkit-animation-timing-function: ease;
    }
    57.8244% {
        -webkit-transform: rotateY(-20deg) scale3d(1, 1, -20);
        left: -1px;
        -webkit-animation-timing-function: ease;
    }
    71.3263% {
        -webkit-transform: rotateY(20deg) scale3d(1, 1, 20);
        left: -1px;
        -webkit-animation-timing-function: ease;
    }
    85.6393% {
        -webkit-transform: rotateY(0deg) scale3d(1, 1, 1);
        left: -1px;
        -webkit-animation-timing-function: linear;
    }
    95.229% {
        -webkit-transform: rotateY(0deg) scale3d(1, 1, 1);
        left: -1px;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        -webkit-transform: rotateY(0deg) scale3d(1, 1, 1);
        left: -1px;
        -webkit-animation-timing-function: linear;
    }
}
.corp .gwd-div-1fx4 .gwd-gen-1awbgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-1awbgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-1awbgwdanimation_gwd-keyframes;
    -moz-animation: 2.1s linear 0s infinite normal forwards gwd-gen-1awbgwdanimation_gwd-keyframes;
}
.gwd-img-1aif {
    top: 105px;
    left: 77px;
}
.gwd-img-w16k {
    left: 77px;
    top: 155px;
}
.gwd-img-vrqo {
    top: 105px;
    left: 132px;
}
.gwd-img-w7ht {
    left: 200px;
    top: 126px;
}
.gwd-img-14fb {
    left: 268px;
    top: 148px;
}
@keyframes gwd-gen-6rc8gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    9.7189% {
        opacity: 0;
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        animation-timing-function: ease;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
    }
    18.6756% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.0929% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-6rc8gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -webkit-animation-timing-function: linear;
    }
    9.7189% {
        opacity: 0;
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -webkit-animation-timing-function: ease;
    }
    18.6756% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -webkit-animation-timing-function: linear;
    }
    95.0929% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -webkit-animation-timing-function: linear;
    }
}
.freelancer .gwd-gen-6rc8gwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-6rc8gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-6rc8gwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-lzohgwdanimation_gwd-keyframes {
    0% {
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    23.8322% {
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        opacity: 0;
        animation-timing-function: ease;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
    }
    33.7464% {
        transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.3289% {
        transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-lzohgwdanimation_gwd-keyframes {
    0% {
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    23.8322% {
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        opacity: 0;
        -webkit-animation-timing-function: ease;
    }
    33.7464% {
        -webkit-transform: scale3d(1, 1, 1);
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.3289% {
        -webkit-transform: scale3d(1, 1, 1);
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.freelancer .gwd-gen-lzohgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-lzohgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-lzohgwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-1ajbgwdanimation_gwd-keyframes {
    0% {
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    38.5312% {
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        opacity: 0;
        animation-timing-function: ease;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
    }
    48.0687% {
        transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.3743% {
        transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-1ajbgwdanimation_gwd-keyframes {
    0% {
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    38.5312% {
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        opacity: 0;
        -webkit-animation-timing-function: ease;
    }
    48.0687% {
        -webkit-transform: scale3d(1, 1, 1);
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.3743% {
        -webkit-transform: scale3d(1, 1, 1);
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.freelancer .gwd-gen-1ajbgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-1ajbgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-1ajbgwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-13jkgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    52.315% {
        opacity: 0;
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        animation-timing-function: ease;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
    }
    62.0525% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.6563% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-13jkgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -webkit-animation-timing-function: linear;
    }
    52.315% {
        opacity: 0;
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -webkit-animation-timing-function: ease;
    }
    62.0525% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -webkit-animation-timing-function: linear;
    }
    95.6563% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -webkit-animation-timing-function: linear;
    }
}
.freelancer .gwd-gen-13jkgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-13jkgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-13jkgwdanimation_gwd-keyframes;
}
.gwd-img-13my {left: 52px; top: 104px;}
.gwd-img-2juf {
    left: 52px;
    top: 118px;
    transform: translate3d(-5px, 5px, 0px) rotateZ(-15deg);
    -webkit-transform: translate3d(-5px, 5px, 0px) rotateZ(-15deg);
    -moz-transform: translate3d(-5px, 5px, 0px) rotateZ(-15deg);
}
.gwd-img-1v0x {
    left: 81px;
    top: 104px;
    opacity: 0;
    transform: translate3d(-5px, -5px, 0px) rotateZ(15deg);
    -webkit-transform: translate3d(-5px, -5px, 0px) rotateZ(15deg);
    -moz-transform: translate3d(-5px, -5px, 0px) rotateZ(15deg);
}
.gwd-img-9hxo {
    left: 300px;
    top: 187px;
    transform: translate3d(5px, 5px, 0px) rotateZ(15deg);
    -webkit-transform: translate3d(5px, 5px, 0px) rotateZ(15deg);
    -moz-transform: translate3d(5px, 5px, 0px) rotateZ(15deg);
}
.gwd-img-7txt {
    left: 135px;
    top: 103px;
}
.gwd-img-1v8i {
    left: 147px;
    top: 105px;
}
.gwd-img-wmwf {
    left: 158px;
    top: 110px;
}
.gwd-img-1b6v {
    top: 196px;
    left: 80px;
}
.gwd-img-1bgy {
    left: 92px;
    top: 200px;
}
.gwd-img-u7f0 {
    top: 198px;
    left: 104px;
}
.gwd-img-1db7 {
    top: 254px;
    left: 284px;
}
.gwd-img-1c0h {
    top: 250px;
    left: 271px;
}
.gwd-img-5kzf {
    top: 243px;
    left: 260px;
}
@keyframes gwd-gen-ost6gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    9.5193% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    18.8958% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    94.9072% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-ost6gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    9.5193% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    18.8958% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    94.9072% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.flex .gwd-gen-ost6gwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-ost6gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-ost6gwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-17eogwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    9.5238% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    19.0476% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    94.9524% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-17eogwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    9.5238% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    19.0476% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    94.9524% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.flex .gwd-gen-17eogwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-17eogwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-17eogwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-qljfgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    9.5102% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    19.1631% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    94.8169% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-qljfgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    9.5102% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    19.1631% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    94.8169% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.flex .gwd-gen-qljfgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-qljfgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-qljfgwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-1mtygwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    19.0386% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    28.5578% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    94.9072% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-1mtygwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    19.0386% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    28.5578% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    94.9072% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.flex .gwd-gen-1mtygwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-1mtygwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-1mtygwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-1q1tgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    19.1905% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    28.7143% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    94.9524% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-1q1tgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    19.1905% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    28.7143% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    94.9524% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.flex .gwd-gen-1q1tgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-1q1tgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-1q1tgwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-l3g2gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    18.9048% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    28.4286% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    94.9524% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-l3g2gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    18.9048% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    28.4286% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    94.9524% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.flex .gwd-gen-l3g2gwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-l3g2gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-l3g2gwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-lqh1gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    28.5307% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    37.8982% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    94.8169% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-lqh1gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    28.5307% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    37.8982% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    94.8169% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.flex .gwd-gen-lqh1gwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-lqh1gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-lqh1gwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-1mb4gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    28.388% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    37.8982% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    94.8169% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-1mb4gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    28.388% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    37.8982% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    94.8169% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.flex .gwd-gen-1mb4gwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-1mb4gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-1mb4gwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-txi6gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    28.388% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    38.0409% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    94.9596% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-txi6gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    28.388% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    38.0409% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    94.9596% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.flex .gwd-gen-txi6gwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-txi6gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-txi6gwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-142ngwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        transform: translate3d(5px, 5px, 0px) rotateZ(15deg);
        -webkit-transform: translate3d(5px, 5px, 0px) rotateZ(15deg);
        -moz-transform: translate3d(5px, 5px, 0px) rotateZ(15deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    37.8982% {
        opacity: 0;
        transform: translate3d(5px, 5px, 0px) rotateZ(15deg);
        -webkit-transform: translate3d(5px, 5px, 0px) rotateZ(15deg);
        -moz-transform: translate3d(5px, 5px, 0px) rotateZ(15deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    47.5511% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    94.9596% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-142ngwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(5px, 5px, 0px) rotateZ(15deg);
        -webkit-animation-timing-function: linear;
    }
    37.8982% {
        opacity: 0;
        -webkit-transform: translate3d(5px, 5px, 0px) rotateZ(15deg);
        -webkit-animation-timing-function: linear;
    }
    47.5511% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: linear;
    }
    94.9596% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: linear;
    }
}
.flex .gwd-gen-142ngwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-142ngwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-142ngwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-vq7kgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        transform: translate3d(-5px, -5px, 0px) rotateZ(15deg);
        -webkit-transform: translate3d(-5px, -5px, 0px) rotateZ(15deg);
        -moz-transform: translate3d(-5px, -5px, 0px) rotateZ(15deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    37.8095% {
        opacity: 0;
        transform: translate3d(-5px, -5px, 0px) rotateZ(15deg);
        -webkit-transform: translate3d(-5px, -5px, 0px) rotateZ(15deg);
        -moz-transform: translate3d(-5px, -5px, 0px) rotateZ(15deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    47.619% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-vq7kgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-5px, -5px, 0px) rotateZ(15deg);
        -webkit-animation-timing-function: linear;
    }
    37.8095% {
        opacity: 0;
        -webkit-transform: translate3d(-5px, -5px, 0px) rotateZ(15deg);
        -webkit-animation-timing-function: linear;
    }
    47.619% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: linear;
    }
}
.flex .gwd-gen-vq7kgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-vq7kgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-vq7kgwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-1hm7gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        transform: translate3d(-5px, 5px, 0px) rotateZ(-15deg);
        -webkit-transform: translate3d(-5px, 5px, 0px) rotateZ(-15deg);
        -moz-transform: translate3d(-5px, 5px, 0px) rotateZ(-15deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    38.0952% {
        opacity: 0;
        transform: translate3d(-5px, 5px, 0px) rotateZ(-15deg);
        -webkit-transform: translate3d(-5px, 5px, 0px) rotateZ(-15deg);
        -moz-transform: translate3d(-5px, 5px, 0px) rotateZ(-15deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    47.4762% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.0952% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-1hm7gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-5px, 5px, 0px) rotateZ(-15deg);
        -webkit-animation-timing-function: linear;
    }
    38.0952% {
        opacity: 0;
        -webkit-transform: translate3d(-5px, 5px, 0px) rotateZ(-15deg);
        -webkit-animation-timing-function: linear;
    }
    47.4762% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: linear;
    }
    95.0952% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: linear;
    }
}
.flex .gwd-gen-1hm7gwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-1hm7gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-1hm7gwdanimation_gwd-keyframes;
}

.gwd-img-kopg {left: 108px; top: 106px;}

@keyframes gwd-gen-ncecgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    14.0818% {
        opacity: 0;
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    23.216% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.3378% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-ncecgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -webkit-animation-timing-function: linear;
    }
    14.0818% {
        opacity: 0;
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -webkit-animation-timing-function: linear;
    }
    23.216% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -webkit-animation-timing-function: linear;
    }
    95.3378% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -webkit-animation-timing-function: linear;
    }
}
.sunday .circle_tick .gwd-gen-ncecgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-ncecgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-ncecgwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-7onngwdanimation_gwd-keyframes {
    0% {
        height: 0px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    28.381% {
        height: 0px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    37.3333% {
        height: 22px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        height: 22px;
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        height: 0px;
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-7onngwdanimation_gwd-keyframes {
    0% {
        height: 0px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    28.381% {
        height: 0px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    37.3333% {
        height: 22px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        height: 22px;
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        height: 0px;
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.sunday .circle_tick .gwd-gen-7onngwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-7onngwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-7onngwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-10c7gwdanimation_gwd-keyframes {
    0% {
        height: 0px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    37.5238% {
        height: 0px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    47.0476% {
        height: 40px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        height: 40px;
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        height: 0px;
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-10c7gwdanimation_gwd-keyframes {
    0% {
        height: 0px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    37.5238% {
        height: 0px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    47.0476% {
        height: 40px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        height: 40px;
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        height: 0px;
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.sunday .circle_tick .gwd-gen-10c7gwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-10c7gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-10c7gwdanimation_gwd-keyframes;
}
.noshow .gwd-img-1gbx { left: 92px; top: 94px;}
.noshow .gwd-img-12d3 {left: 108px; top: 139px;}

@keyframes gwd-gen-rz92gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    9.542% {
        opacity: 0;
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    18.7023% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.6107% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        transform: scale3d(0.001, 0.001, 0.001);
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -moz-transform: scale3d(0.001, 0.001, 0.001);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-rz92gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -webkit-animation-timing-function: linear;
    }
    9.542% {
        opacity: 0;
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -webkit-animation-timing-function: linear;
    }
    18.7023% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -webkit-animation-timing-function: linear;
    }
    95.6107% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.001, 0.001, 0.001);
        -webkit-animation-timing-function: linear;
    }
}
.noshow .circle_tick .gwd-gen-rz92gwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-rz92gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-rz92gwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-1rtqgwdanimation_gwd-keyframes {
    0% {
        height: 0px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    23.8095% {
        height: 0px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    32.7619% {
        height: 22px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        height: 22px;
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        height: 0px;
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-1rtqgwdanimation_gwd-keyframes {
    0% {
        height: 0px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    23.8095% {
        height: 0px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    32.7619% {
        height: 22px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        height: 22px;
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        height: 0px;
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.noshow .circle_tick .gwd-gen-1rtqgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-1rtqgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-1rtqgwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-1ph3gwdanimation_gwd-keyframes {
    0% {
        height: 0px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    32.9524% {
        height: 0px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    42.4762% {
        height: 40px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        height: 40px;
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        height: 0px;
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-1ph3gwdanimation_gwd-keyframes {
    0% {
        height: 0px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    32.9524% {
        height: 0px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    42.4762% {
        height: 40px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        height: 40px;
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        height: 0px;
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.noshow .circle_tick .gwd-gen-1ph3gwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-1ph3gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-1ph3gwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-gwg2gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    43.1298% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    52.0515% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    61.8321% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    71.7557% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.229% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-gwg2gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    43.1298% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    52.0515% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    61.8321% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    71.7557% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.229% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.noshow .gwd-gen-gwg2gwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-gwg2gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-gwg2gwdanimation_gwd-keyframes;
}
.gwd-img-ncwm {
    left: 212px;
    top: 163px;
    opacity: 0;
    transform-origin: center bottom;
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    transform: translate3d(0px, 20px, 0px) rotateZ(1deg);
    -webkit-transform: translate3d(0px, 20px, 0px) rotateZ(1deg);
    -moz-transform: translate3d(0px, 20px, 0px) rotateZ(1deg);
}
@keyframes gwd-gen-12blgwdanimation_gwd-keyframes {
    0% {
        transform: translate3d(0px, 20px, 0px) rotateZ(1deg);
        -webkit-transform: translate3d(0px, 20px, 0px) rotateZ(1deg);
        -moz-transform: translate3d(0px, 20px, 0px) rotateZ(1deg);
        top: 163px;
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    9.6851% {
        transform: translate3d(0px, 20px, 0px) rotateZ(1deg);
        -webkit-transform: translate3d(0px, 20px, 0px) rotateZ(1deg);
        -moz-transform: translate3d(0px, 20px, 0px) rotateZ(1deg);
        top: 163px;
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    32.8244% {
        transform: translate3d(0px, 10.2513px, 0px) rotateZ(-1deg);
        -webkit-transform: translate3d(0px, 10.2513px, 0px) rotateZ(-1deg);
        -moz-transform: translate3d(0px, 10.2513px, 0px) rotateZ(-1deg);
        top: 163px;
        opacity: 0.4874;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    57.1565% {
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        top: 163px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.6107% {
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        top: 163px;
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        top: 163px;
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-12blgwdanimation_gwd-keyframes {
    0% {
        -webkit-transform: translate3d(0px, 20px, 0px) rotateZ(1deg);
        top: 163px;
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    9.6851% {
        -webkit-transform: translate3d(0px, 20px, 0px) rotateZ(1deg);
        top: 163px;
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    32.8244% {
        -webkit-transform: translate3d(0px, 10.2513px, 0px) rotateZ(-1deg);
        top: 163px;
        opacity: 0.4874;
        -webkit-animation-timing-function: linear;
    }
    57.1565% {
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        top: 163px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.6107% {
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        top: 163px;
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        top: 163px;
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
}
.noshow .gwd-gen-12blgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-12blgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-12blgwdanimation_gwd-keyframes;
}
.gwd-img-qpwu {
    top: 121px;
    left: 158px;
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
}
.gwd-img-o25f {
    left: 25px;
    top: 118px;
    opacity: 0;
    transform: translate3d(5px, 5px, 0px) rotateZ(-15deg);
    -webkit-transform: translate3d(5px, 5px, 0px) rotateZ(-15deg);
    -moz-transform: translate3d(5px, 5px, 0px) rotateZ(-15deg);
}
.gwd-img-25bw {
    left: 277px;
    top: 146px;
    opacity: 0;
    transform: translate3d(5px, -5px, 0px) rotateZ(-15deg);
    -webkit-transform: translate3d(5px, -5px, 0px) rotateZ(-15deg);
    -moz-transform: translate3d(5px, -5px, 0px) rotateZ(-15deg);
}
.gwd-img-2h9x {
    top: 228px;
    left: 75px;
    opacity: 0;
}
.gwd-img-13mk {
    top: 237px;
    left: 87px;
    opacity: 0;
}
.gwd-img-vyox {
    top: 239px;
    left: 103px;
    opacity: 0;
}
.gwd-img-1jsa {
    left: 300px;
    top: 140px;
    opacity: 0;
}
.gwd-img-ogi6 {
    left: 286px;
    top: 137px;
    opacity: 0;
}
.gwd-img-1n37 {
    left: 271px;
    top: 139px;
    opacity: 0;
}
@keyframes gwd-gen-1eilgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    9.5238% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    19.0476% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-1eilgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    9.5238% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    19.0476% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.recycle .gwd-gen-1eilgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-1eilgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-1eilgwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-168egwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    19.0476% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    28.5714% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-168egwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    19.0476% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    28.5714% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.recycle .gwd-gen-168egwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-168egwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-168egwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-1481gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    28.5714% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    38.0952% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-1481gwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    28.5714% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    38.0952% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.recycle .gwd-gen-1481gwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-1481gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-1481gwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-wlxrgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    9.5238% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    19.0476% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-wlxrgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    9.5238% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    19.0476% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.recycle .gwd-gen-wlxrgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-wlxrgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-wlxrgwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-qccsgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    19.0476% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    28.5714% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-qccsgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    19.0476% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    28.5714% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.recycle .gwd-gen-qccsgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-qccsgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-qccsgwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-3etbgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    28.5714% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    38.0952% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-3etbgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    28.5714% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    38.0952% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
.recycle .gwd-gen-3etbgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-3etbgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-3etbgwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-fw8bgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        transform: translate3d(5px, 5px, 0px) rotateZ(-15deg);
        -webkit-transform: translate3d(5px, 5px, 0px) rotateZ(-15deg);
        -moz-transform: translate3d(5px, 5px, 0px) rotateZ(-15deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    38.0952% {
        opacity: 0;
        transform: translate3d(5px, 5px, 0px) rotateZ(-15deg);
        -webkit-transform: translate3d(5px, 5px, 0px) rotateZ(-15deg);
        -moz-transform: translate3d(5px, 5px, 0px) rotateZ(-15deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    47.619% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        transform: translate3d(5px, 5px, 0px) rotateZ(-15deg);
        -webkit-transform: translate3d(5px, 5px, 0px) rotateZ(-15deg);
        -moz-transform: translate3d(5px, 5px, 0px) rotateZ(-15deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-fw8bgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(5px, 5px, 0px) rotateZ(-15deg);
        -webkit-animation-timing-function: linear;
    }
    38.0952% {
        opacity: 0;
        -webkit-transform: translate3d(5px, 5px, 0px) rotateZ(-15deg);
        -webkit-animation-timing-function: linear;
    }
    47.619% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(5px, 5px, 0px) rotateZ(-15deg);
        -webkit-animation-timing-function: linear;
    }
}
.recycle .gwd-gen-fw8bgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-fw8bgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-fw8bgwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-o43ggwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        transform: translate3d(5px, -5px, 0px) rotateZ(-15deg);
        -webkit-transform: translate3d(5px, -5px, 0px) rotateZ(-15deg);
        -moz-transform: translate3d(5px, -5px, 0px) rotateZ(-15deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    38.0952% {
        opacity: 0;
        transform: translate3d(5px, -5px, 0px) rotateZ(-15deg);
        -webkit-transform: translate3d(5px, -5px, 0px) rotateZ(-15deg);
        -moz-transform: translate3d(5px, -5px, 0px) rotateZ(-15deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    47.619% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -moz-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        transform: translate3d(5px, -5px, 0px) rotateZ(-15deg);
        -webkit-transform: translate3d(5px, -5px, 0px) rotateZ(-15deg);
        -moz-transform: translate3d(5px, -5px, 0px) rotateZ(-15deg);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-o43ggwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(5px, -5px, 0px) rotateZ(-15deg);
        -webkit-animation-timing-function: linear;
    }
    38.0952% {
        opacity: 0;
        -webkit-transform: translate3d(5px, -5px, 0px) rotateZ(-15deg);
        -webkit-animation-timing-function: linear;
    }
    47.619% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(5px, -5px, 0px) rotateZ(-15deg);
        -webkit-animation-timing-function: linear;
    }
}
.recycle .gwd-gen-o43ggwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-o43ggwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-o43ggwdanimation_gwd-keyframes;
}
@keyframes gwd-gengwd-img-1cq6-rga4gwdanimation_gwd-keyframes {
    0% {
        transform: rotateY(0deg) scale3d(1, 1, 1);
        -webkit-transform: rotateY(0deg) scale3d(1, 1, 1);
        -moz-transform: rotateY(0deg) scale3d(1, 1, 1);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    42.8571% {
        transform: rotateY(0deg) scale3d(1, 1, 1);
        -webkit-transform: rotateY(0deg) scale3d(1, 1, 1);
        -moz-transform: rotateY(0deg) scale3d(1, 1, 1);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    66.6667% {
        transform: rotateY(360deg) scale3d(1, 1, 20);
        -webkit-transform: rotateY(360deg) scale3d(1, 1, 20);
        -moz-transform: rotateY(360deg) scale3d(1, 1, 20);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        transform: rotateY(360deg) scale3d(1, 1, 20);
        -webkit-transform: rotateY(360deg) scale3d(1, 1, 20);
        -moz-transform: rotateY(360deg) scale3d(1, 1, 20);
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        transform: rotateY(0deg) scale3d(1, 1, 1);
        -webkit-transform: rotateY(0deg) scale3d(1, 1, 1);
        -moz-transform: rotateY(0deg) scale3d(1, 1, 1);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-rga4gwdanimation_gwd-keyframes {
    0% {
        -webkit-transform: rotateY(0deg) scale3d(1, 1, 1);
        -webkit-animation-timing-function: linear;
    }
    42.8571% {
        -webkit-transform: rotateY(0deg) scale3d(1, 1, 1);
        -webkit-animation-timing-function: linear;
    }
    66.6667% {
        -webkit-transform: rotateY(360deg) scale3d(1, 1, 20);
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        -webkit-transform: rotateY(360deg) scale3d(1, 1, 20);
        -webkit-animation-timing-function: step-end;
    }
    100% {
        -webkit-transform: rotateY(0deg) scale3d(1, 1, 1);
        -webkit-animation-timing-function: linear;
    }
}
.recycle .gwd-gen-rga4gwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-rga4gwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-rga4gwdanimation_gwd-keyframes;
}

/* apr */
.apr .gwd-div-88r5 {
    position: absolute;
    left: 1700px;
    top: 20px;
    width: 400px;
    height: 400px;
    border-color: rgb(18, 81, 210);
    border-style: solid;
    border-width: 1px;
}
.apr .gwd-img-zq13 {
    position: absolute;
    width: 160px;
    height: 168px;
    top: 116px;
    left: 159px;
}
.apr .gwd-img-m5nb {
    position: absolute;
    width: 38px;
    height: 77px;
    top: 115px;
    left: 89px;
    opacity: 0;
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
}
.apr .gwd-img-1yfo {
    position: absolute;
    width: 50px;
    height: 56px;
    top: 224px;
    left: 124px;
    opacity: 0;
}
.apr .gwd-img-1pig {
    width: 50px;
    height: 56px;
}
.apr .gwd-img-80e0 {
    position: absolute;
    top: 196px;
    left: 124px;
    opacity: 0;
}
.apr .gwd-img-hh4h {
    width: 50px;
    height: 56px;
}
.apr .gwd-img-ch6a {
    position: absolute;
    top: 227px;
    left: 100px;
    opacity: 0;
}
@keyframes gwd-gen-lilzgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    9.5238% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-lilzgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    9.5238% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
@-moz-keyframes gwd-gen-lilzgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -moz-animation-timing-function: linear;
    }
    9.5238% {
        opacity: 1;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -moz-animation-timing-function: linear;
    }
}
.apr .gwd-gen-lilzgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-lilzgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-lilzgwdanimation_gwd-keyframes;
    -moz-animation: 2.1s linear 0s infinite normal forwards gwd-gen-lilzgwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-1wiggwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    9.5238% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    19.0476% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-1wiggwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    9.5238% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    19.0476% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
@-moz-keyframes gwd-gen-1wiggwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -moz-animation-timing-function: linear;
    }
    9.5238% {
        opacity: 0;
        -moz-animation-timing-function: linear;
    }
    19.0476% {
        opacity: 1;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -moz-animation-timing-function: linear;
    }
}
.apr .gwd-gen-1wiggwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-1wiggwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-1wiggwdanimation_gwd-keyframes;
    -moz-animation: 2.1s linear 0s infinite normal forwards gwd-gen-1wiggwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-1bligwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    19.0476% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    28.5714% {
        opacity: 1;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-1bligwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    19.0476% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
    28.5714% {
        opacity: 1;
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-animation-timing-function: linear;
    }
}
@-moz-keyframes gwd-gen-1bligwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -moz-animation-timing-function: linear;
    }
    19.0476% {
        opacity: 0;
        -moz-animation-timing-function: linear;
    }
    28.5714% {
        opacity: 1;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -moz-animation-timing-function: linear;
    }
}
.apr .gwd-gen-1bligwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-1bligwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-1bligwdanimation_gwd-keyframes;
    -moz-animation: 2.1s linear 0s infinite normal forwards gwd-gen-1bligwdanimation_gwd-keyframes;
}
@keyframes gwd-gen-10axgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    28.5714% {
        opacity: 0;
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    61.9048% {
        opacity: 1;
        transform: translate3d(0px, 10px, 0px);
        -webkit-transform: translate3d(0px, 10px, 0px);
        -moz-transform: translate3d(0px, 10px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        transform: translate3d(0px, 10px, 0px);
        -webkit-transform: translate3d(0px, 10px, 0px);
        -moz-transform: translate3d(0px, 10px, 0px);
        animation-timing-function: step-end;
        -webkit-animation-timing-function: step-end;
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        transform: translate3d(0px, 10px, 0px);
        -webkit-transform: translate3d(0px, 10px, 0px);
        -moz-transform: translate3d(0px, 10px, 0px);
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
    }
}
@-webkit-keyframes gwd-gen-10axgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 0px, 0px);
        -webkit-animation-timing-function: linear;
    }
    28.5714% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 0px, 0px);
        -webkit-animation-timing-function: linear;
    }
    61.9048% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 10px, 0px);
        -webkit-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        -webkit-transform: translate3d(0px, 10px, 0px);
        -webkit-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 10px, 0px);
        -webkit-animation-timing-function: linear;
    }
}
@-moz-keyframes gwd-gen-10axgwdanimation_gwd-keyframes {
    0% {
        opacity: 0;
        -moz-transform: translate3d(0px, 0px, 0px);
        -moz-animation-timing-function: linear;
    }
    28.5714% {
        opacity: 0;
        -moz-transform: translate3d(0px, 0px, 0px);
        -moz-animation-timing-function: linear;
    }
    61.9048% {
        opacity: 1;
        -moz-transform: translate3d(0px, 10px, 0px);
        -moz-animation-timing-function: linear;
    }
    95.2381% {
        opacity: 1;
        -moz-transform: translate3d(0px, 10px, 0px);
        -moz-animation-timing-function: step-end;
    }
    100% {
        opacity: 0;
        -moz-transform: translate3d(0px, 10px, 0px);
        -moz-animation-timing-function: linear;
    }
}
.apr .gwd-gen-10axgwdanimation {
    animation: 2.1s linear 0s infinite normal forwards gwd-gen-10axgwdanimation_gwd-keyframes;
    -webkit-animation: 2.1s linear 0s infinite normal forwards gwd-gen-10axgwdanimation_gwd-keyframes;
    -moz-animation: 2.1s linear 0s infinite normal forwards gwd-gen-10axgwdanimation_gwd-keyframes;
}