html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body, nav, dl, dt, dd, p, h1, h2, h3, h4, ul, ol, li, input, button, textarea, footer {
  margin: 0;
  padding: 0;
}

body {
  font: 62.5%/1.5 -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  min-width: 320px;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

img {
  vertical-align: middle;
  border: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

em, i {
  font-style: normal;
}

img {
  max-width: 100%;
  border: 0;
}

input:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol, ul, li {
  list-style: none;
}

textarea {
  resize: none;
}

a {
  text-decoration: none;
  color: #333;
  -webkit-touch-callout: none;
}

.cf:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  min-height: 1%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.break {
  word-break: break-all;
  word-wrap: break-word;
}

html {
  font-size: 100px;
  font-size: 13.33333vw;
}

@media screen and (max-width: 320px) {
  html {
    font-size: 42.6666666667px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 321px) and (max-width: 360px) {
  html {
    font-size: 48px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 361px) and (max-width: 375px) {
  html {
    font-size: 50px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 376px) and (max-width: 393px) {
  html {
    font-size: 52.4px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 394px) and (max-width: 412px) {
  html {
    font-size: 54.9333333333px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 413px) and (max-width: 414px) {
  html {
    font-size: 55.2px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 415px) and (max-width: 480px) {
  html {
    font-size: 64px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 540px) {
  html {
    font-size: 72px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 541px) and (max-width: 640px) {
  html {
    font-size: 85.3333333333px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 720px) {
  html {
    font-size: 96px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 721px) and (max-width: 750px) {
  html {
    font-size: 100px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 751px) {
  html {
    font-size: 100px;
  }
}
@media screen and (min-width: 751px) {
  html {
    font-size: 100px;
  }
  body {
    width: 750px;
    margin: 0 auto;
  }
  [data-dpr="1"] body {
    width: 750px;
    margin: 0 auto;
  }
}
.gray,
.grey {
  filter: grayscale(1);
}

body {
  background: #1F3389;
}

.headArea {
  position: relative;
  width: 7.5rem;
  min-height: 11.59rem;
  background: url(../images_e2/hd-img1.jpg) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}
.headArea .cover img {
  display: block;
  width: 100%;
}

.hd-logo {
  width: 3.25rem;
  height: 0.97rem;
  position: absolute;
  left: 0.1rem;
  top: 1.68rem;
}
.hd-logo img {
  display: block;
  width: 100%;
  height: 100%;
}

.hd-join {
  background: url(../images_e2/hd-join.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 2.58rem;
  height: 0.38rem;
  text-align: center;
  line-height: 0.38rem;
  font-size: 0.24rem;
  color: #6a2a0b;
  position: absolute;
  right: 0;
  top: 1.8rem;
}
.hd-join span {
  color: #922F0F;
}

.hd-main {
  position: absolute;
  left: 0.32rem;
  right: 0.32rem;
  bottom: 0.36rem;
  height: 1.96rem;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.hd-main .txt {
  width: 100%;
  text-align: center;
  height: 0.48rem;
  overflow: hidden;
  font-size: 0.24rem;
  color: #fff;
}
.hd-main .txt a {
  text-decoration: underline;
  color: #fff;
}
.hd-main .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.1rem;
}
.hd-main .btn a {
  flex-shrink: 0;
  background: url(../images_e2/btn.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 2.6rem;
  height: 0.63rem;
  box-sizing: border-box;
  padding-bottom: 0.03rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.4rem;
  font-weight: bold;
  margin: 0 0.3rem;
}
.hd-main .btn a em {
  background-image: linear-gradient(180deg, #541203, #ff491e);
  -webkit-background-clip: text;
  color: transparent;
}

.m1 {
  background: url(../images_e2/m1.jpg) no-repeat 0 0;
  background-size: 100% 100.33%;
  background-color: transparent;
  height: 7.13rem;
  overflow: hidden;
}

.m2 {
  background: url(../images_e2/m2.jpg) no-repeat 0 0;
  background-size: 100% 100.22%;
  background-color: transparent;
  height: 15.07rem;
  overflow: hidden;
}

.m3 {
  background: url(../images_e2/m3.jpg) no-repeat 0 0;
  background-size: 100% 100.33%;
  background-color: transparent;
  height: 5.92rem;
  overflow: hidden;
}

.m4 {
  background: url(../images_e2/m4.jpg) no-repeat 0 0;
  background-size: 100% 100.22%;
  background-color: transparent;
  height: 8.57rem;
  overflow: hidden;
}

.m5 {
  background: url(../images_e2/m5.jpg) no-repeat 0 0;
  background-size: 100% 100.33%;
  background-color: transparent;
  height: 7.25rem;
  overflow: hidden;
}

.m6 {
  background: url(../images_e2/m6.jpg) no-repeat 0 0;
  background-size: 100% 100.33%;
  background-color: transparent;
  height: 6.04rem;
  overflow: hidden;
}

.m7 {
  background: url(../images_e2/m7.jpg) no-repeat left top;
  background-size: 100% auto;
  background-color: transparent;
  padding-top: 0.1rem;
}

.m-btn {
  width: 2.06rem;
  height: 0.59rem;
  background: url(../images_e2/btn.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  box-sizing: border-box;
  padding-bottom: 0.03rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.37rem;
  font-weight: bold;
  margin: 0 0.42rem;
}
.m-btn em {
  background-image: linear-gradient(180deg, #541203, #ff491e);
  -webkit-background-clip: text;
  color: transparent;
}

.m1 {
  box-sizing: border-box;
  padding: 2.29rem 0.32rem 0;
}
.m1 .txt {
  font-size: 0.22rem;
  line-height: 0.3rem;
  color: #fff;
  text-align: center;
}
.m1 .txt span {
  color: #ffe556;
}
.m1 .img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 6.96rem;
  height: 1.91rem;
  margin: 0.24rem auto 0;
}
.m1 .img img {
  display: block;
  height: 1.91rem;
}
.m1 .btn {
  margin: 0.46rem auto 0;
}

.m2 {
  box-sizing: border-box;
  padding-top: 1.57rem;
}
.m2 .txt {
  font-size: 0.22rem;
  line-height: 0.3rem;
  color: #fff;
  text-align: center;
}
.m2 .txt span {
  color: #ffe556;
}

.msgArea {
  width: 6.48rem;
  margin: 0.05rem auto 0;
  height: 0.3rem;
  overflow: hidden;
  text-align: center;
}
.msgArea li {
  height: 0.3rem;
  line-height: 0.32rem;
  font-size: 0.22rem;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.msgArea li span {
  color: #ffe556;
}
.msgArea li .uname {
  display: inline-block;
  vertical-align: top;
  max-width: 1.72rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.drawBox {
  background: url(../images_e2/draw-img.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 6.39rem;
  height: 6.28rem;
  margin: 0.29rem auto 0;
  position: relative;
}
.drawBox .drawBtn {
  background: url(../images_e2/draw-btn.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 2.01rem;
  height: 1.9rem;
  overflow: hidden;
  position: absolute;
  left: 2.19rem;
  top: 2.17rem;
}
.drawBox .drawBtn p {
  display: block;
  text-align: center;
  font-size: 0.22rem;
  line-height: 1.4;
  color: #5B1004;
  text-shadow: 1px 0 1px #FFE455, 1px 0 1px #FFE455, 1px 0 1px #FFE455, 1px 1px 1px #FFE455, 1px 1px 1px #FFE455, 1px 1px 1px #FFE455, 1px -1px 1px #FFE455, 1px -1px 1px #FFE455, 1px -1px 1px #FFE455, -1px 0 1px #FFE455, -1px 0 1px #FFE455, -1px 0 1px #FFE455, -1px 1px 1px #FFE455, -1px 1px 1px #FFE455, -1px 1px 1px #FFE455, -1px -1px 1px #FFE455, -1px -1px 1px #FFE455, -1px -1px 1px #FFE455;
  margin-top: 1.56rem;
}

.taskList {
  width: 7rem;
  margin: 0.3rem auto 0;
}
.taskList li {
  background: url(../images_e2/task-li.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7rem;
  height: 1.17rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 0.35rem 0 0.2rem;
  margin-top: 0.22rem;
  position: relative;
}
.taskList li .tag {
  background: url(../images_e2/task_tag.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.82rem;
  height: 0.24rem;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.17rem;
  text-align: center;
  color: #471100;
}
.taskList li .con {
  color: #fff;
}
.taskList li .con em {
  display: block;
  height: 0.34rem;
  line-height: 0.36rem;
  font-weight: bold;
  font-size: 0.24rem;
}
.taskList li .con p {
  font-size: 0.16rem;
  line-height: 0.22rem;
  margin-top: 0.05rem;
}
.taskList li .taskRgt {
  flex-shrink: 0;
  width: 1.6rem;
  height: 0.6rem;
  position: relative;
}
.taskList li .taskRgt .rgtTip {
  top: -0.28rem;
  right: -0.2rem;
}
.taskList li .btn {
  background: url(../images_e2/btn.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.6rem;
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.3rem;
  font-weight: bold;
  margin-left: 0.2rem;
}
.taskList li .btn em {
  background-image: linear-gradient(180deg, #541203, #ff491e);
  -webkit-background-clip: text;
  color: transparent;
}

.rgtTip {
  background: #f60;
  height: 0.28rem;
  line-height: 0.28rem;
  color: #fff;
  text-align: center;
  font-size: 0.2rem;
  padding: 0 0.1rem;
  position: absolute;
  right: 0;
  z-index: 3;
  border-radius: 0.08rem;
}

.rgtTip:before {
  background: #f60;
  width: 0.1rem;
  height: 0.1rem;
  position: absolute;
  right: 0.2rem;
  transform: rotateZ(45deg);
  bottom: -0.04rem;
  content: "";
  z-index: 1;
}

.m3 {
  box-sizing: border-box;
  padding: 1.1rem 0.32rem 0;
}
.m3 .txt {
  font-size: 0.22rem;
  line-height: 0.3rem;
  color: #fff;
  text-align: center;
}
.m3 .txt span {
  color: #ffe556;
}
.m3 .img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 6.96rem;
  height: 1.91rem;
  margin: 0.28rem auto 0;
}
.m3 .img img {
  display: block;
  height: 1.91rem;
}
.m3 .btn {
  margin: 0.44rem auto 0;
}

.m4 {
  box-sizing: border-box;
  padding: 1.02rem 0.32rem 0;
}
.m4 .txt {
  font-size: 0.22rem;
  line-height: 0.3rem;
  color: #fff;
  text-align: center;
}
.m4 .txt span {
  color: #ffe556;
}
.m4 .btn-area {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2.36rem;
}
.m4 .btn-area.col3 a {
  margin: 0 0.06rem;
}
.m4 .btn-area a {
  background: url(../images_e2/btn.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  display: flex;
  width: 1.75rem;
  height: 0.64rem;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  font-size: 0.3rem;
  font-weight: bold;
  margin: 0 0.02rem;
  flex-shrink: 0;
}
.m4 .btn-area a em {
  background-image: linear-gradient(180deg, #541203, #ff491e);
  -webkit-background-clip: text;
  color: transparent;
}

.m5 {
  position: relative;
}
.m5 .txt {
  font-size: 0.22rem;
  line-height: 0.3rem;
  color: #fff;
  text-align: center;
  margin-top: 1.02rem;
}
.m5 .txt span {
  color: #ffe556;
}
.m5 .btn {
  background: url(../images_e2/btn2.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.05rem;
  height: 1.05rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.35rem;
  font-weight: bold;
  position: absolute;
  right: 0.8rem;
  line-height: 1;
  box-sizing: border-box; 
  padding: 0 0.1rem;
  text-align: center;
}
.m5 .btn em {
  background-image: linear-gradient(180deg, #541203, #ff491e);
  -webkit-background-clip: text;
  color: transparent;
}
.m5 .btn.bt1 {
  top: 2.06rem;
}
.m5 .btn.bt2 {
  top: 3.86rem;
}

.vidPlayLoop {
  width: 6.46rem;
  height: 3.6rem;
  margin: 1.36rem auto 0;
  overflow: hidden;
  padding: 0.06rem;
}

.vidPlayLoop .video-loop-info {
  width: 6.46rem;
  height: 3.6rem;
  position: relative;
  overflow: hidden;
}

.vidPlayLoop .video-loop-info video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.vidPlayLoop .video-loop-info:first-child:before {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  content: "";
}

.vidPlayLoop .video-loop-info i {
  background: url(../images_e2/vid-icon.png) no-repeat;
  background-size: 100% 100%;
  width: 0.92rem;
  height: 0.92rem;
  position: absolute;
  top: 50%;
  margin-top: -0.46rem;
  left: 50%;
  margin-left: -0.46rem;
  z-index: 3;
}

.vidPlayLoop .video-loop-info img {
  width: 6.92rem;
  height: 3.82rem;
}

.ruleArea {
  width: 6.56rem;
  margin: 1.2rem auto 0;
  font-size: 0.2rem;
  line-height: 0.26rem;
  color: #fff;
}

.kbFootWrap .kbFootCopyright {
  padding-bottom: 0.6rem;
}

.totop {
  background: url(../images_e2/totop.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.48rem;
  height: 1.35rem;
  overflow: hidden;
  line-height: 99;
  position: fixed;
  right: 0;
  bottom: 2.5rem;
  z-index: 20;
}

.fixMenu {
  height: 1.8rem;
}

.fixMenu .fxmInner {
  background: url(../images_e2/fix_menu_bg.png?v=001) no-repeat;
  background-size: 7.5rem 100%;
  width: 7.5rem;
  height: 2.81rem;
  padding-top: 1rem;
  background-position: center center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: box;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: start;
  align-items: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: nowrap;
  position: fixed;
  left: 50%;
  margin-left: -3.75rem;
  bottom: 0;
  z-index: 20;
}

.fixMenu .fxmInner .mask {
  width: 1.4rem;
  height: 0.55rem;
  left: 50%;
  margin-left: -0.7rem;
  position: absolute;
  top: -0.55rem;
  z-index: -3;
  overflow: hidden;
  display: none;
}

.fixMenu .fxmInner .mask:before {
  background: #f9c8ae;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 9.99rem 9.99rem 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  overflow: hidden;
}

.fixMenu .fxmInner .link {
  width: 1.3rem;
  height: 1.84rem;
  margin: 0 0.02rem;
  position: relative;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.fixMenu .fxmInner .link:nth-child(2) {
  z-index: 3;
}

.fixMenu .fxmInner .link img {
  width: 1.06rem;
  height: 1.06rem;
  margin: 0.22rem auto 0;
  display: block;
}

.fixMenu .fxmInner .link em {
  height: 0.32rem;
  line-height: 0.34rem;
  margin: 0.08rem auto 0;
  text-align: center;
  display: block;
  font-size: 0.2rem;
  color: #fff;
}

.fixMenu .fxmInner .link p {
  background: #f7cb7e;
  height: 0.28rem;
  line-height: 0.3rem;
  padding: 0 0.12rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.02rem;
  border: 1px solid #e0a969;
  font-size: 0.18rem;
  color: #433d33;
  white-space: nowrap;
  position: absolute;
  top: 0rem;
  left: 50%;
  margin-left: 0.1rem;
  overflow: hidden;
}

.fixMenu .fxmInner .reservabtn {
  width: 1.74rem;
  margin: 0 0.05rem;
  margin-top: -0.5rem;
}

.fixMenu .fxmInner .reservabtn .item {
  background: url(../images_e2/fix_menu_yy.png?v=001) no-repeat;
  background-size: 100% 100%;
  width: 1.66rem;
  height: 1.66rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.fixMenu .fxmInner .reservabtn .item:after,
.fixMenu .fxmInner .reservabtn .item:before {
  content: "";
  position: absolute;
  border-radius: 999rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}

.fixMenu .fxmInner .reservabtn .item:before {
  background: #bd6d31;
  width: 1rem;
  height: 1rem;
  left: 50%;
  margin-left: -0.5rem;
  top: 0.1rem;
  z-index: -1;
}

.fixMenu .fxmInner .reservabtn .item:after {
  background: #d19358;
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  left: 50%;
  margin-left: -0.6rem;
  top: 0;
  z-index: -2;
}

.fixMenu .fxmInner .reservabtn .item i {
  background: url(../images_e2/fix_btn.png?v=001) no-repeat;
  background-size: auto 0.68rem;
  background-position: center center;
  width: 0.68rem;
  height: 0.68rem;
  margin: 0.45rem auto 0;
  display: block;
  -webkit-animation: shake 2.4s linear infinite;
  animation: shake 2.4s linear infinite;
  -webkit-transform-origin: 50% 20%;
  transform-origin: 50% 20%;
}

.fixMenu .fxmInner .reservabtn .item em {
  height: 0.28rem;
  line-height: 0.28rem;
  font-size: 0.22rem;
  margin-top: 0.05rem;
  color: #5d2a15;
  display: none;
  text-align: center;
  overflow: hidden;
}

.fixMenu .fxmInner .reservabtn .text {
  height: 0.28rem;
  line-height: 0.3rem;
  margin: 0.22rem auto 0;
  display: block;
  text-align: center;
  font-size: 0.2rem;
  color: #fff;
  position: relative;
  z-index: 3;
}

.fixMenu .fxmInner .done .item {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.fixMenu .fxmInner .done .item i {
  -webkit-animation: none;
  animation: none;
  color: #ccc;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.fixMenu .fxmInner .done .item em {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

@-moz-keyframes shake {
  0%, 100% {
    transform: rotate(0) scale(0.9);
  }
  10% {
    transform: rotate(2deg) scale(1);
  }
  15%, 25%, 35% {
    transform: rotate(-4deg);
  }
  20%, 30%, 40% {
    transform: rotate(4deg);
  }
  45% {
    transform: rotate(4deg);
  }
  50% {
    transform: rotate(2deg);
  }
  55%, 90% {
    transform: rotate(0);
  }
}
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: rotate(0) scale(0.9);
    transform: rotate(0) scale(0.9);
  }
  10% {
    -webkit-transform: rotate(2deg) scale(1);
    transform: rotate(2deg) scale(1);
  }
  15%, 25%, 35% {
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  20%, 30%, 40% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  45% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  50% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  55%, 90% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@-o-keyframes shake {
  0%, 100% {
    transform: rotate(0) scale(0.9);
  }
  10% {
    transform: rotate(2deg) scale(1);
  }
  15%, 25%, 35% {
    transform: rotate(-4deg);
  }
  20%, 30%, 40% {
    transform: rotate(4deg);
  }
  45% {
    transform: rotate(4deg);
  }
  50% {
    transform: rotate(2deg);
  }
  55%, 90% {
    transform: rotate(0);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: rotate(0) scale(0.9);
    transform: rotate(0) scale(0.9);
  }
  10% {
    -webkit-transform: rotate(2deg) scale(1);
    transform: rotate(2deg) scale(1);
  }
  15%, 25%, 35% {
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  20%, 30%, 40% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  45% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  50% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  55%, 90% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

/*# sourceMappingURL=style.css.map */
