@charset "UTF-8";
@import "//at.alicdn.com/t/font_3252767_rlw1f5wfxjs.css";
@keyframes overturn {
  0% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(360deg);
  }
  100% {
    transform: rotateY(0deg);
  }
}
@keyframes breath {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(2);
  }
  0% {
    transform: scale(1);
  }
}
:root {
  --min-width:1300px;
  --color-main: #007f9a;
  --color-font-main: #333333;
  --content-margin: 8.333333333333334vw;
  --content-margin-: -160px;
  --bg-line-main: linear-gradient(to right top, #1e2665, 60%, #007f9a);
  --header-nav-translate-x:100px;
}

.ma {
  margin: 0 auto;
}

.m0 {
  margin: 0;
}

.m5 {
  margin: 5px;
}

.m10 {
  margin: 10px;
}

.m15 {
  margin: 15px;
}

.m20 {
  margin: 20px;
}

.m25 {
  margin: 25px;
}

.m30 {
  margin: 30px;
}

.m35 {
  margin: 35px;
}

.m40 {
  margin: 40px;
}

.m50 {
  margin: 50px;
}

.m60 {
  margin: 60px;
}

.mt0 {
  margin-top: 0;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mt100 {
  margin-top: 100px;
}

.mr0 {
  margin-right: 0px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr25 {
  margin-right: 25px;
}

.mr30 {
  margin-right: 30px;
}

.mr35 {
  margin-right: 35px;
}

.mr40 {
  margin-right: 40px;
}

.mr50 {
  margin-right: 50px;
}

.mr60 {
  margin-right: 60px;
}

.mr70 {
  margin-right: 70px;
}

.mb0 {
  margin-bottom: 0px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb65 {
  margin-bottom: 65px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml0 {
  margin-left: 0px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml35 {
  margin-left: 35px;
}

.ml40 {
  margin-left: 40px;
}

.ml50 {
  margin-left: 50px;
}

.ml60 {
  margin-left: 60px;
}

.mlr5 {
  margin-left: 5px;
  margin-right: 5px;
}

.mlr10 {
  margin-left: 10px;
  margin-right: 10px;
}

.mlr15 {
  margin-left: 15px;
  margin-right: 15px;
}

.mlr20 {
  margin-left: 20px;
  margin-right: 20px;
}

.mlr25 {
  margin-left: 25px;
  margin-right: 25px;
}

.mlr30 {
  margin-left: 30px;
  margin-right: 30px;
}

.mlr35 {
  margin-left: 35px;
  margin-right: 35px;
}

.mlr40 {
  margin-left: 40px;
  margin-right: 40px;
}

.mlr50 {
  margin-left: 50px;
  margin-right: 50px;
}

.mlr60 {
  margin-left: 60px;
  margin-right: 60px;
}

.mlr100 {
  margin-left: 100px;
  margin-right: 100px;
}

.mlr120 {
  margin-left: 120px;
  margin-right: 120px;
}

.mlr185 {
  margin-left: 185px;
  margin-right: 185px;
}

.mtb5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.mtb10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.mtb15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.mtb20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mtb25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.mtb30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.mtb35 {
  margin-top: 35px;
  margin-bottom: 35px;
}

.mtb40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mtb50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.mtb60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.mtb70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

.p0 {
  padding: 0;
}

.p5 {
  padding: 5px;
}

.p10 {
  padding: 10px;
}

.p15 {
  padding: 15px;
}

.p20 {
  padding: 20px;
}

.p25 {
  padding: 25px;
}

.p30 {
  padding: 30px;
}

.p35 {
  padding: 35px;
}

.p40 {
  padding: 40px;
}

.p50 {
  padding: 50px;
}

.p60 {
  padding: 60px;
}

.pt0 {
  padding-top: 0;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pt40 {
  padding-top: 40px;
}

.pt45 {
  padding-top: 45px;
}

.pt50 {
  padding-top: 50px;
}

.pt60 {
  padding-top: 60px;
}

.pt80 {
  padding-top: 80px;
}

.pr0 {
  padding-right: 0px;
}

.pr5 {
  padding-right: 5px;
}

.pr10 {
  padding-right: 10px;
}

.pr15 {
  padding-right: 15px;
}

.pr20 {
  padding-right: 20px;
}

.pr25 {
  padding-right: 25px;
}

.pr30 {
  padding-right: 30px;
}

.pr35 {
  padding-right: 35px;
}

.pr40 {
  padding-right: 40px;
}

.pr50 {
  padding-right: 50px;
}

.pr60 {
  padding-right: 60px;
}

.pr45 {
  padding-right: 45px;
}

.pb0 {
  padding-bottom: 0px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb35 {
  padding-bottom: 35px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb45 {
  padding-bottom: 45px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb60 {
  padding-bottom: 60px;
}

.pb104 {
  padding-bottom: 104px;
}

.pb140 {
  padding-bottom: 140px;
}

.pb160 {
  padding-bottom: 160px;
}

.pb190 {
  padding-bottom: 190px;
}

.pb300 {
  padding-bottom: 300px;
}

.pl0 {
  padding-left: 0px;
}

.pl5 {
  padding-left: 5px;
}

.pl10 {
  padding-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pl25 {
  padding-left: 25px;
}

.pl30 {
  padding-left: 30px;
}

.pl35 {
  padding-left: 35px;
}

.pl40 {
  padding-left: 40px;
}

.pl50 {
  padding-left: 50px;
}

.pl60 {
  padding-left: 60px;
}

.plr5 {
  padding-left: 5px;
  padding-right: 5px;
}

.plr10 {
  padding-left: 10px;
  padding-right: 10px;
}

.plr15 {
  padding-left: 15px;
  padding-right: 15px;
}

.plr20 {
  padding-left: 20px;
  padding-right: 20px;
}

.plr25 {
  padding-left: 25px;
  padding-right: 25px;
}

.plr28 {
  padding-right: 28px;
  padding-left: 28px;
}

.plr30 {
  padding-left: 30px;
  padding-right: 30px;
}

.plr35 {
  padding-left: 35px;
  padding-right: 35px;
}

.plr40 {
  padding-left: 40px;
  padding-right: 40px;
}

.plr50 {
  padding-left: 50px;
  padding-right: 50px;
}

.plr60 {
  padding-left: 60px;
  padding-right: 60px;
}

.plr65 {
  padding-left: 65px;
  padding-right: 65px;
}

.plr100 {
  padding-left: 100px;
  padding-right: 100px;
}

.plr55 {
  padding-left: 55px;
  padding-right: 55px;
}

.pt55 {
  padding-top: 55px;
}

.pb55 {
  padding-bottom: 55px;
}

.pl90 {
  padding-left: 90px;
}

.pl100 {
  padding-left: 100px;
}

.ptb5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.ptb10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ptb15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.ptb20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ptb25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.ptb30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ptb35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.ptb40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ptb45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.ptb50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.ptb60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.pl70 {
  padding-left: 70px;
}

.pr70 {
  padding-right: 70px;
}

.plr70 {
  padding-left: 70px;
  padding-right: 70px;
}

.pl75 {
  padding-left: 75px;
}

.pl55 {
  padding-left: 55px;
}

.pr75 {
  padding-right: 75px;
}

.plr75 {
  padding-right: 75px;
  padding-left: 75px;
}

.pl84 {
  padding-left: 84px;
}

.pr84 {
  padding-right: 84px;
}

.plr84 {
  padding-left: 84px;
  padding-right: 84px;
}

.p94 {
  padding: 94px;
}

.plr80 {
  padding-left: 80px;
  padding-right: 80px;
}

.plr90 {
  padding-left: 90px;
  padding-right: 90px;
}

.pl94 {
  padding-left: 94px;
}

.plr95 {
  padding-left: 95px;
  padding-right: 95px;
}

.pt94 {
  padding-top: 94px;
}

.pr94 {
  padding-right: 94px;
}

.plr94 {
  padding-right: 94px;
  padding-left: 94px;
}

.tx-c {
  text-align: center;
}

.tx-l {
  text-align: left;
}

.tx-r {
  text-align: right;
}

.overflow-hidden {
  overflow: hidden;
}

.ophide {
  opacity: 0;
}
.ophide.animated {
  opacity: 1;
}

/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1 ;
}

.animate__animated, .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animate__animated.animate__infinite, .animate__infinite.animated {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animate__animated.animate__repeat-1, .animate__repeat-1.animated {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat);
}

.animate__animated.animate__repeat-2, .animate__repeat-2.animated {
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2;
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}

.animate__animated.animate__repeat-3, .animate__repeat-3.animated {
  -webkit-animation-iteration-count: 3;
  animation-iteration-count: 3;
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}

.animate__animated.animate__delay-1s, .animate__delay-1s.animated {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}

.animate__animated.animate__delay-2s, .animate__delay-2s.animated {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
  animation-delay: calc(var(--animate-delay) * 2);
}

.animate__animated.animate__delay-3s, .animate__delay-3s.animated {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
  animation-delay: calc(var(--animate-delay) * 3);
}

.animate__animated.animate__delay-4s, .animate__delay-4s.animated {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
  animation-delay: calc(var(--animate-delay) * 4);
}

.animate__animated.animate__delay-5s, .animate__delay-5s.animated {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
  animation-delay: calc(var(--animate-delay) * 5);
}

.animate__animated.animate__faster, .animate__faster.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-duration: calc(var(--animate-duration) / 2);
  animation-duration: calc(var(--animate-duration) / 2);
}

.animate__animated.animate__fast, .animate__fast.animated {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
  animation-duration: calc(var(--animate-duration) * 0.8);
}

.animate__animated.animate__slow, .animate__slow.animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
}

.animate__animated.animate__slower, .animate__slower.animated {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
  animation-duration: calc(var(--animate-duration) * 3);
}

@media (prefers-reduced-motion: reduce), print {
  .animate__animated, .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }

  .animate__animated[class*=Out], [class*=Out].animated {
    opacity: 0;
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0) scaleY(0.95);
    transform: translateZ(0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
@keyframes bounce {
  0%, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0) scaleY(0.95);
    transform: translateZ(0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shakeX {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shakeX {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}

@-webkit-keyframes shakeY {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
@keyframes shakeY {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.animate__swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}

@-webkit-keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}

@-webkit-keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}

@-webkit-keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}

@-webkit-keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}

@-webkit-keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}

@-webkit-keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}

@-webkit-keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.animate__bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
.animate__bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
.animate__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInUp, .fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}

@-webkit-keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}

@-webkit-keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}

@-webkit-keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
@keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}

@-webkit-keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
@keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}

@-webkit-keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
@keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}

@-webkit-keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
@keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animate__animated.animate__flip, .animate__flip.animated {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.animate__flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.animate__flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes lightSpeedOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.animate__hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes headerNavAnimation {
  0% {
    opacity: 0;
    -webkit-transform: translateX(var(--header-nav-translate-x));
  }
  70% {
    opacity: 1;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
:root {
  --min-width:1300px;
  --color-main: #007f9a;
  --color-font-main: #333333;
  --content-margin: 8.333333333333334vw;
  --content-margin-: -160px;
  --bg-line-main: linear-gradient(to right top, #1e2665, 60%, #007f9a);
  --header-nav-translate-x:100px;
}

* {
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
  font-family: -apple-system, Segoe UI, sans-serif, "PingFang SC", "微软雅黑", "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
}

i {
  font-style: normal;
}

body {
  color: var(--color-font-main);
  background: #f8f8f8;
}

a {
  text-decoration: none;
  transition: 0.2s;
}
a:hover {
  color: var(--color-main);
}

.iconfont {
  font-size: inherit;
}

.bgff {
  background: #fff;
}

.wrap {
  margin: 0 var(--content-margin);
}

.w-full {
  width: 100%;
}

.cursor-pointer {
  cursor: pointer;
}

.flex {
  display: flex;
}

.flex-f1 {
  position: relative;
  flex: 1;
  width: 1px;
}

.flex-f2 {
  position: relative;
  flex: 2;
  width: 1px;
}

.flex-f3 {
  position: relative;
  flex: 3;
  width: 1px;
}

.flex-f4 {
  position: relative;
  flex: 4;
  width: 1px;
}

.flex-1f2 {
  flex: 0 0 50%;
  max-width: 50%;
}

.flex-1f3 {
  flex: 0 0 33.333%;
  max-width: 33.333%;
  width: 1px;
}

.flex-1f4 {
  flex: 0 0 25%;
  max-width: 25%;
  width: 1px;
}

.flex-pc {
  justify-content: center;
}

.flex-pe {
  justify-content: flex-end;
}

.flex-pj {
  justify-content: space-between;
}

.flex-ac {
  align-items: center;
}

.flex-ae {
  align-items: flex-end;
}

.flex-pac {
  justify-content: center;
  align-items: center;
}

.flex-ver {
  flex-direction: column;
}
.flex-ver > .flex-f1,
.flex-ver > .flex-f2,
.flex-ver > .flex-f3,
.flex-ver > .flex-f4,
.flex-ver > .flex-1f2,
.flex-ver > .flex-1f3,
.flex-ver > .flex-1f4 {
  width: initial;
  height: 1px;
}

.flex-bm {
  flex-wrap: wrap;
}

.di-vm {
  display: inline-block;
  vertical-align: middle;
}

.clear {
  zoom: 1;
}

.clear::after {
  content: "";
  display: block;
  clear: both;
}

.img-wrap {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.img-wrap:hover img {
  transform: scale(1.04);
}
.img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}

.header {
  background: white;
  top: 0;
  position: fixed;
  z-index: 10;
  left: 0;
  right: 0;
  transition: 0.2s;
}
.header > .wrap {
  display: flex;
}
.header > .wrap > .logo {
  flex: 1;
  padding-top: 1px;
}
.header > .wrap .logo-img {
  width: 176px;
  height: 50px;
  background-size: cover;
  margin-top: 24px;
  position: relative;
}
.header > .wrap .logo-img:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url("../images/logo.svg") no-repeat center left;
  background-size: contain;
  transition: 0.2s;
}
.header > .wrap .logo-img:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url("../images/logo-white.png") no-repeat center left;
  background-size: contain;
  opacity: 0;
  transition: 0.2s;
}
.header.transparent {
  background: rgba(14, 99, 138, 0.8);
}
.header.transparent .logo-img:before {
  opacity: 0;
}
.header.transparent .logo-img:after {
  opacity: 1;
}
.header.transparent .sub-header-nav-list {
  background: rgba(14, 99, 138, 0.8);
}
.header.transparent .sub-header-nav-list > li:hover div, .header.transparent .sub-header-nav-list > li:hover a {
  color: #fff;
}
.header.transparent .sub-header-nav-list > li div, .header.transparent .sub-header-nav-list > li a {
  color: rgba(255, 255, 255, 0.85);
  cursor: pointer;
  transition: 0.2s;
}
.header.transparent .header-nav-list > li:after {
  background: #fff;
}
.header.transparent .header-nav-list > li > div, .header.transparent .header-nav-list > li > a {
  color: #fff;
}
.header.transparent .header-nav-list > li.active > div, .header.transparent .header-nav-list > li.active > a, .header.transparent .header-nav-list > li:hover > div, .header.transparent .header-nav-list > li:hover > a {
  color: #fff;
}

.header-nav-list {
  display: flex;
  white-space: nowrap;
}
.header-nav-list > li {
  flex: 1;
  height: 100px;
  line-height: 100px;
  font-size: 16px;
  position: relative;
  opacity: 0;
  transform: translateX(var(--header-nav-translate-x));
  opacity: 0;
}
.header-nav-list > li:nth-child(1) {
  animation: headerNavAnimation 0.5s ease-in-out 0.6s forwards;
}
.header-nav-list > li:nth-child(2) {
  animation: headerNavAnimation 0.5s ease-in-out 0.7s forwards;
}
.header-nav-list > li:nth-child(3) {
  animation: headerNavAnimation 0.5s ease-in-out 0.8s forwards;
}
.header-nav-list > li:nth-child(4) {
  animation: headerNavAnimation 0.5s ease-in-out 0.9s forwards;
}
.header-nav-list > li:nth-child(5) {
  animation: headerNavAnimation 0.5s ease-in-out 1s forwards;
}
.header-nav-list > li:nth-child(6) {
  animation: headerNavAnimation 0.5s ease-in-out 1.1s forwards;
}
.header-nav-list > li:nth-child(7) {
  animation: headerNavAnimation 0.5s ease-in-out 1.2s forwards;
}
.header-nav-list > li:nth-child(8) {
  animation: headerNavAnimation 0.5s ease-in-out 1.3s forwards;
}
.header-nav-list > li:nth-child(9) {
  animation: headerNavAnimation 0.5s ease-in-out 1.4s forwards;
}
.header-nav-list > li:nth-child(10) {
  animation: headerNavAnimation 0.5s ease-in-out 1.5s forwards;
}
.header-nav-list > li.active:after, .header-nav-list > li:hover:after {
  transform: scale(1);
  opacity: 1;
}
.header-nav-list > li.active > div, .header-nav-list > li.active > a, .header-nav-list > li:hover > div, .header-nav-list > li:hover > a {
  color: var(--color-main);
}
.header-nav-list > li.active > div, .header-nav-list > li.active > a {
  font-weight: bold;
}
.header-nav-list > li:after {
  content: "";
  position: absolute;
  height: 4px;
  left: 0;
  top: 0;
  width: 100%;
  background: var(--color-main);
  transition: 0.3s;
  opacity: 0;
  transform: scale(0);
}
.header-nav-list > li > div, .header-nav-list > li > a {
  cursor: pointer;
  transition: 0.3s;
  position: relative;
  text-align: center;
  padding: 0 30px;
  display: block;
  color: var(--color-font-main);
}
.header-nav-list > li:hover > ul {
  opacity: 1;
  margin-top: 0;
  pointer-events: auto;
}

.sub-header-nav-list {
  opacity: 0;
  position: absolute;
  min-width: 150px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  text-align: center;
  transition: 0.3s;
  margin-top: 30px;
  pointer-events: none;
}
.sub-header-nav-list > li {
  height: 56px;
  line-height: 56px;
}
.sub-header-nav-list > li:hover div, .sub-header-nav-list > li:hover a {
  color: var(--color-font-main);
}
.sub-header-nav-list > li div, .sub-header-nav-list > li a {
  color: #666;
  cursor: pointer;
  transition: 0.2s;
}

footer {
  background: url("../images/footer-bg.jpg") no-repeat center top;
  background-size: cover;
  color: #fff;
  padding-top: 142px;
}
footer a {
  color: #fff;
}
footer .contact > .title > h4 {
  font-weight: 300;
  font-size: 34px;
}
footer .contact > .title > span {
  font-size: 18px;
  font-weight: 300;
  display: inline-block;
  padding: 10px 0;
}
footer .contact > .title:after {
  content: "";
  height: 4px;
  background: #fff;
  display: block;
  width: 46px;
}
footer .contact > .item-wrap {
  margin-top: 80px;
}
footer .contact > .item-wrap .s-title {
  font-size: 18px;
}
footer .contact > .item-wrap ul {
  margin-top: 60px;
  font-size: 14px;
}
footer .contact > .item-wrap ul li {
  margin-bottom: 22px;
}
footer .other {
  padding-top: 180px;
  white-space: nowrap;
}
footer .other .icon-wrap .active > div {
  opacity: 0;
  margin-bottom: 13px;
}
footer .other .icon-wrap:hover .active > div {
  opacity: 0;
  margin-bottom: 6px;
}
footer .other .icon-wrap > div {
  width: 44px;
  height: 44px;
  border-radius: 44px;
  margin-right: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}
footer .other .icon-wrap > div:hover > div {
  opacity: 1 !important;
  margin-bottom: 13px !important;
}
footer .other .icon-wrap > div > div {
  width: 162px;
  height: 176px;
  background: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 100%;
  margin-bottom: 6px;
  text-align: center;
  color: #000;
  font-size: 14px;
  pointer-events: none;
  opacity: 0;
  transition: 0.3s;
}
footer .other .icon-wrap > div > div img {
  width: 114px;
  height: 114px;
  display: block;
  margin: 15px auto 10px;
}
footer .other .icon-wrap > div > div:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
}
footer .other .icon-wrap > div:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 44px;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: 0.3s;
}
footer .other .icon-wrap > div:hover:after {
  opacity: 1;
}
footer .other .icon-wrap > div.wechat {
  background-image: url("../images/wechat.png");
}
footer .other .icon-wrap > div.weibo {
  background-image: url("../images/weibo.png");
}
footer .other .icon-wrap > div.wesee {
  background-image: url("../images/wesee.png");
}
footer .other .icon-wrap > div.xiaohognshu {
  background-image: url("../images/xiaohongshu.png");
}
footer .other .icon-wrap > div.tiktok {
  background-image: url("../images/tiktok.png");
}
footer .other .company-info {
  padding-top: 32px;
}
footer .other .company-info > h3 {
  font-weight: 300;
  padding-bottom: 30px;
  font-size: 34px;
}
footer .other .company-info > div {
  font-size: 14px;
}
footer .other .company-info > div > p {
  padding-bottom: 20px;
}
footer .copyright-wrap {
  padding: 32px 0;
  font-size: 14px;
  white-space: nowrap;
  text-transform: uppercase;
}

.pagination {
  text-align: center;
}
.pagination li {
  display: inline-block;
  margin: 0 2px;
}
.pagination li:hover > a, .pagination li:hover span, .pagination li.active > a, .pagination li.active span {
  background: var(--color-main);
  color: #fff;
}
.pagination li.disable {
  cursor: not-allowed;
  pointer-events: none;
}
.pagination li a, .pagination li span {
  vertical-align: middle;
  font-size: 15px;
  color: #333;
  width: 40px;
  line-height: 40px;
  display: inline-block;
  border-radius: 40px;
  text-align: center;
}
.pagination li .iconfont {
  font-size: 12px;
  vertical-align: middle;
}

.breadcrumb-wrap {
  background: var(--color-main);
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 14px;
  padding: 0 var(--content-margin);
  display: flex;
}
.breadcrumb-wrap > .breadcrumb-main {
  flex: 1;
}
.breadcrumb-wrap > .breadcrumb-main > a {
  color: #fff;
  opacity: 0.5;
}
.breadcrumb-wrap > .breadcrumb-main > a:hover {
  opacity: 1;
}
.breadcrumb-wrap > .breadcrumb-main > *:not(:last-child):after {
  content: "/";
  display: inline-block;
  opacity: 0.5 !important;
  margin-left: 5px;
}

.tabs-wrap {
  display: flex;
  font-size: 18px;
  font-weight: 500;
}
.tabs-wrap > .tabs-item {
  margin-left: 38px;
  color: #fff;
  transition: 0.2s;
}
.tabs-wrap > .tabs-item:not(.action) {
  opacity: 0.5;
  cursor: pointer;
}
.tabs-wrap > .tabs-item:not(.action):hover {
  opacity: 1;
}

.model-banner {
  height: 800px;
  text-align: center;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.model-banner h2 {
  font-size: 50px;
  font-weight: 500;
}
.model-banner span {
  font-size: 30px;
  text-transform: uppercase;
}

.base-wrap {
  padding: 0 var(--content-margin);
}

.base-more {
  color: #666;
  line-height: 20px;
  margin-top: 40px;
}
.base-more > span {
  font-size: 14px;
}
.base-more > i {
  font-size: 20px;
  margin-left: 5px;
  transition: 0.3s;
}
.base-more:hover {
  color: var(--color-main);
}
.base-more:hover > i {
  transform: translateX(10px);
  display: inline-block;
}

.news-list-banner {
  background-image: url("../images/news-model-banner-bg.jpg");
}

.dang-work-list-banner {
  background-image: url("../images/dang-word-model-list-bg.jpg");
}

.products-services-list-banner {
  background-image: url("../images/products-services-list-banner-bg.jpg");
}

.join-us-model-banner {
  background-image: url("../images/about-us-model-banner-bg.jpg");
}

.news-img-list .content {
  margin-top: 40px;
}
.news-img-list .content-main {
  margin-left: -15px;
  margin-right: -15px;
}
.news-img-list .content-main > .item {
  float: left;
  width: 33.3333%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.news-img-list .content-main > .item > .content-item {
  height: 565px;
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
  position: relative;
  transition: 0.5s;
  display: block;
}
.news-img-list .content-main > .item > .content-item:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  transition: 0.5s;
  opacity: 0;
}
.news-img-list .content-main > .item > .content-item:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #1e2665, 40%, #007f9a);
  z-index: 4;
  opacity: 0;
  transition: 0.7s;
  transform: scale(0);
  transform-origin: center bottom;
  border-radius: 4px;
}
.news-img-list .content-main > .item > .content-item:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
}
.news-img-list .content-main > .item > .content-item:hover > .item-font {
  padding-bottom: 80px;
}
.news-img-list .content-main > .item > .content-item:hover > .item-font > p {
  -webkit-line-clamp: 5;
  height: 120px;
}
.news-img-list .content-main > .item > .content-item:hover > .item-font > .base-more {
  opacity: 1;
  margin-bottom: 0;
}
.news-img-list .content-main > .item > .content-item:hover:after {
  opacity: 1;
}
.news-img-list .content-main > .item > .content-item:hover:before {
  opacity: 1;
  transform: scale(1);
  border-radius: 0 0 4px 4px;
}
.news-img-list .content-main > .item > .content-item .img-wrap {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 160px;
  z-index: 2;
}
.news-img-list .content-main > .item > .content-item .item-font {
  padding: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  transition: 0.5s;
  z-index: 3;
  min-height: 160px;
}
.news-img-list .content-main > .item > .content-item .item-font .base-more {
  margin-left: 0;
  margin-top: 20px;
  position: absolute;
  bottom: 40px;
  opacity: 0;
  transition: 0.5s;
  margin-bottom: -40px;
}
.news-img-list .content-main > .item > .content-item .item-font .date {
  position: absolute;
  right: 0;
  top: -66px;
  width: 66px;
  height: 66px;
  background: var(--color-main);
  color: #fff;
  border-top-left-radius: 4px;
  text-align: center;
}
.news-img-list .content-main > .item > .content-item .item-font .date > div:first-child {
  padding-top: 6px;
  font-size: 34px;
  font-weight: 500;
  line-height: 1;
}
.news-img-list .content-main > .item > .content-item .item-font .date > div:last-child {
  font-size: 14px;
}
.news-img-list .content-main > .item > .content-item .item-font > h4 {
  font-size: 18px;
  color: #333333;
  padding-bottom: 10px;
}
.news-img-list .content-main > .item > .content-item .item-font p {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 48px;
  transition: 0.5s;
}

.dang-work-list {
  background: #fff;
  margin: 60px 0;
  padding: 0 60px;
}
.dang-work-list li {
  padding: 70px 0;
  border-bottom: 1px solid #cccccc;
}
.dang-work-list li .date {
  width: 130px;
}
.dang-work-list li .date > span {
  display: block;
  font-size: 16px;
}
.dang-work-list li .date > span:after {
  content: "";
  width: 32px;
  height: 3px;
  background: #c7c7c7;
  display: block;
  margin-top: 16px;
  margin-bottom: 10px;
}
.dang-work-list li .date strong {
  font-size: 56px;
  font-family: "Arial Black";
  font-weight: bolder;
  line-height: 1;
  letter-spacing: 5px;
}
.dang-work-list li .img-wrap {
  width: 304px;
  height: 280px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-right: 60px;
  display: block;
}
.dang-work-list li .img-wrap img {
  width: 100%;
  height: 100%;
}
.dang-work-list li > .content > .title {
  font-size: 28px;
  color: #333333;
  font-weight: 500;
  line-height: 42px;
  margin-top: -10px;
  display: block;
}
.dang-work-list li > .content > .title:hover {
  color: var(--color-main);
}
.dang-work-list li > .content > p {
  font-size: 16px;
  line-height: 30px;
  margin-top: 25px;
  color: #666666;
  margin-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.dang-work-list li > .content > .base-more {
  color: var(--color-main);
}

.products-services-list .img-wrap {
  width: 646px !important;
  height: 410px !important;
  margin-right: 4.16vw !important;
}
.products-services-list .content > .address {
  font-size: 20px;
  color: #666666;
  margin-top: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.products-services-list .content .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.products-services-list .content > .date {
  font-size: 22px;
  color: var(--color-main);
  margin-top: 15px;
  width: auto;
}
.products-services-list .content > .date span:after {
  display: none;
}
.products-services-list .content > p {
  -webkit-line-clamp: 4 !important;
  padding-top: 10px;
}
.products-services-list .content > .line {
  display: block;
  border-bottom: 1px solid #CCCCCC;
  padding-top: 20px;
}
.products-services-list .content > .base-more {
  color: #333333 !important;
}
.products-services-list .content > .base-more:hover {
  color: var(--color-main) !important;
}

.products-services-theme-list-main {
  background: #fff;
  margin: 70px 0;
}
.products-services-theme-list-main > .img-wrap {
  width: 554px;
  height: 336px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.products-services-theme-list-main > .img-wrap > img {
  width: 100%;
  height: 100%;
  opacity: 0;
}
.products-services-theme-list-main > .content {
  padding: 40px 50px 0;
}
.products-services-theme-list-main > .content > h2 {
  font-size: 28px;
}
.products-services-theme-list-main > .content > p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  padding-top: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.products-services-theme-list-main > .content > div {
  padding-top: 40px;
  font-size: 12px;
  color: #666;
}
.products-services-theme-list-main > .content > div > span {
  color: var(--color-main);
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
}

.products-services-theme-list {
  margin-top: 70px;
}
.products-services-theme-list > ul > li {
  background: #fff;
  margin-bottom: 20px;
}
.products-services-theme-list > ul > li > .img-wrap {
  width: 330px;
  height: 294px;
  margin-right: 50px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.products-services-theme-list > ul > li > .img-wrap > img {
  width: 100%;
  height: 100%;
}
.products-services-theme-list > ul > li > .content {
  padding: 40px 50px 0;
}
.products-services-theme-list > ul > li > .content > .title {
  color: #333;
  font-size: 28px;
  font-weight: 500;
}
.products-services-theme-list > ul > li > .content > .title:hover {
  color: var(--color-main);
}
.products-services-theme-list > ul > li > .content > .date {
  color: #333;
  font-size: 18px;
  margin-top: 10px;
}
.products-services-theme-list > ul > li > .content > p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  padding-top: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.products-services-theme-list > ul > li > .content > .base-more {
  color: var(--color-main);
}

.products-services-theme-list02 .img-wrap, .news-list02 .img-wrap {
  margin-right: 0 !important;
}
.products-services-theme-list02 .content, .news-list02 .content {
  padding-left: 35px !important;
}

.news-list02 .img-wrap {
  margin-right: 0 !important;
  background-color: var(--color-main);
  color: #fff;
  font-size: 16px;
  line-height: 70px;
}
.news-list02 .img-wrap span {
  font-size: 20px;
}
.news-list02 .content {
  padding-left: 35px !important;
}
.news-list02 .content > p {
  -webkit-line-clamp: 3 !important;
}
.news-list02 .base-more {
  color: #666666 !important;
}
.news-list02 .base-more:hover {
  color: var(--color-main) !important;
}

.detail-wrap {
  background: #fff;
  padding: 90px 195px;
}
.detail-wrap > h1 {
  font-size: 48px;
  font-weight: 500;
  text-align: center;
  line-height: 72px;
}
.detail-wrap > h1 b {
  display: inline-block;
  text-align: left;
}
.detail-wrap > .detail-info {
  text-align: center;
  font-size: 18px;
  color: #333;
  margin-top: 20px;
}
.detail-wrap > .detail-content {
  padding-top: 90px;
  line-height: 2em;
  font-size: 18px;
  color: #333333;
}
.detail-wrap > .detail-content > *:first-child {
  margin-top: 0;
  padding-top: 0;
}
.detail-wrap > .detail-content img {
  max-width: 100%;
  height: auto;
}
.detail-wrap > .detail-content p {
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.detail-wrap > .detail-content h1, .detail-wrap > .detail-content h2, .detail-wrap > .detail-content h3, .detail-wrap > .detail-content h4, .detail-wrap > .detail-content h5, .detail-wrap > .detail-content h6 {
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.detail-about-more {
  margin-top: 110px;
  padding-bottom: 70px;
}
.detail-about-more > .title {
  font-size: 20px;
  font-weight: 500;
}
.detail-about-more > .news-img-list .content {
  margin-top: 30px;
}
.detail-about-more > .news-img-list .content-main > .item {
  width: 50%;
}
.detail-about-more > .news-img-list .content-main > .item:first-child {
  padding-right: 15px;
}
.detail-about-more > .news-img-list .content-main > .item:last-child {
  padding-right: 0;
  padding-left: 15px;
}
.detail-about-more > .news-img-list .content-main > .item > .content-item {
  height: 30vw;
}
.detail-about-more > .news-img-list .content-main > .item > .content-item .img-wrap {
  height: 23vw;
}

.about-us-wrap > .title {
  font-size: 34px;
  font-weight: 500;
  margin-top: 60px;
  padding-bottom: 20px;
}
.about-us-wrap .about-us-main > .about-us-main-item {
  height: 160px;
  background: #fff;
  margin-top: 20px;
  display: flex;
  color: #333333;
  transition: 0.2s;
}
.about-us-wrap .about-us-main > .about-us-main-item:hover {
  color: var(--color-main);
  box-shadow: 0 0 28px 0 rgba(85, 147, 160, 0.08);
}
.about-us-wrap .about-us-main > .about-us-main-item:hover > .icon-plus:before, .about-us-wrap .about-us-main > .about-us-main-item:hover > .icon-plus:after {
  background: var(--color-main);
}
.about-us-wrap .about-us-main > .about-us-main-item:hover .img-wrap img {
  transform: scale(1.2);
}
.about-us-wrap .about-us-main > .about-us-main-item > .img-wrap {
  width: 512px;
  height: 160px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.about-us-wrap .about-us-main > .about-us-main-item > .img-wrap:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 160px solid #fff;
  border-left: 100px solid transparent;
  right: 0;
  z-index: 2;
  transform: scale(1);
}
.about-us-wrap .about-us-main > .about-us-main-item > .name {
  position: relative;
  padding-left: 120px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
}
.about-us-wrap .about-us-main > .about-us-main-item > .icon-plus {
  width: 24px;
  height: 24px;
  margin-right: 50px;
}
.about-us-wrap .about-us-main > .about-us-main-item > .icon-plus:after, .about-us-wrap .about-us-main > .about-us-main-item > .icon-plus:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 24px;
  background: #666666;
  border-radius: 4px;
}
.about-us-wrap .about-us-main > .about-us-main-item > .icon-plus:after {
  transform: rotate(90deg);
}
.about-us-wrap > .about-us-info {
  font-size: 16px;
  color: #666;
  padding-bottom: 50px;
  line-height: 30px;
}

.about-us-info-nav {
  padding-bottom: 100px;
  display: flex;
}

.about-us-info-content {
  overflow: hidden;
}

.about-us-info-item {
  width: 420px;
  height: 278px;
}
.about-us-info-item a {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.video-list-wrap > ul {
  margin-left: -15px;
  margin-right: -15px;
}
.video-list-wrap > ul > li {
  width: 33.33%;
  padding: 0 15px;
  margin: 30px 0 0;
  float: left;
}
.video-list-wrap > ul > li > * {
  background: #fff;
  border-right: 4px;
  overflow: hidden;
  display: block;
  cursor: pointer;
}
.video-list-wrap > ul > li > *:hover > .video-list-img-wrap:after {
  opacity: 1;
}
.video-list-wrap > ul > li > *:hover > .video-list-img-wrap > i {
  opacity: 1;
}
.video-list-wrap > ul > li > *:active > .video-list-img-wrap > i {
  font-size: 50px;
}
.video-list-wrap > ul > li > * > .video-list-img-wrap {
  height: 15vw;
  background-color: #ccc;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.video-list-wrap > ul > li > * > .video-list-img-wrap:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  transition: 0.2s;
  opacity: 0;
}
.video-list-wrap > ul > li > * > .video-list-img-wrap > i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 60px;
  color: var(--color-main);
  z-index: 2;
  transition: 0.2s;
  opacity: 0;
}
.video-list-wrap > ul > li > * > .video-list-img-wrap > i:hover {
  font-size: 70px;
}
.video-list-wrap > ul > li > * > .video-list-img-wrap > i:active {
  font-size: 50px;
}
.video-list-wrap > ul > li > * > .title {
  padding: 20px 30px;
  height: 120px;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
}
.video-list-wrap > ul > li > * > .title > div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.content-production {
  height: 1080px;
  overflow: hidden;
}
.content-production > div > div:not(.title-wrap) {
  position: relative;
  cursor: pointer;
  background-color: #ccc;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.content-production > div > div:not(.title-wrap):hover:after {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  content: "\e66d";
  color: var(--color-main);
}
.content-production > div > div:not(.title-wrap):hover:before {
  opacity: 1;
}
.content-production > div > div:not(.title-wrap):active:after {
  font-size: 24px;
}
.content-production > div > div:not(.title-wrap):after {
  content: "\e66e";
  font-family: "iconfont" !important;
  position: absolute;
  top: 40px;
  left: 40px;
  font-size: 34px;
  color: #fff;
  transition: 0.3s;
  opacity: 1;
  z-index: 2;
}
.content-production > div > div:not(.title-wrap):before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: 0.3s;
  z-index: 1;
}
.content-production > div > .title-wrap {
  background-color: var(--color-main);
  color: #fff;
  position: relative;
}
.content-production > div > .title-wrap > .num-en {
  font-size: 60px;
  text-transform: uppercase;
  text-align: center;
  font-style: oblique;
  line-height: 1.2em;
  opacity: 0.1;
  top: 110px;
  position: absolute;
  font-weight: 400;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
}
.content-production > div > .title-wrap > .model-main {
  width: 55%;
  margin: 0 auto;
  text-align: right;
  padding-top: 106px;
  position: relative;
  z-index: 2;
}
.content-production > div > .title-wrap > .model-main > h3 {
  font-size: 30px;
  font-weight: 500;
}
.content-production > div > .title-wrap > .model-main > p {
  font-size: 16px;
  margin-top: 20px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.content-production > div > .title-wrap > .model-main .base-more {
  color: #fff;
  margin-top: 30px;
  margin-right: -10px;
}

.event-planning {
  height: 1080px;
}
.event-planning > .title-wrap {
  text-align: center;
  padding-top: 75px;
  padding-bottom: 40px;
  position: relative;
}
.event-planning > .title-wrap > .en {
  font-size: 120px;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  font-style: oblique;
  opacity: 0.1;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50px;
  z-index: 1;
  white-space: nowrap;
}
.event-planning > .title-wrap > h3 {
  font-size: 30px;
  font-weight: 500;
  position: relative;
  z-index: 2;
}
.event-planning > .title-wrap > p {
  font-size: 16px;
  color: #666;
  padding: 15px 0;
  position: relative;
  z-index: 2;
}
.event-planning > .title-wrap .base-more {
  margin-top: 0;
  margin-right: -14px;
  color: var(--color-main);
  position: relative;
  z-index: 2;
}
.event-planning .img-wrap {
  flex: 1;
}
.event-planning .main {
  flex: 1;
}
.event-planning .main > div {
  padding: 65px 25% 65px 55px;
}
.event-planning .main > div > h4 {
  font-size: 28px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.event-planning .main > div > span {
  font-size: 14px;
  opacity: 0.6;
}
.event-planning .main > div > p {
  font-size: 16px;
  line-height: 30px;
  margin-top: 30px;
  opacity: 8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.event-planning .main .base-more {
  color: var(--color-main);
}
.event-planning .content > div:first-child > div:nth-child(2) {
  background: var(--color-main);
  color: #fff;
}
.event-planning .content > div:first-child > div:nth-child(2) .base-more {
  color: #fff !important;
}
.event-planning .content > div:last-child > div:nth-child(1) {
  background: #d2dde4;
  text-align: right;
}
.event-planning .content > div:last-child > div:nth-child(1) > .main > div {
  padding: 65px 55px 65px 25%;
}
.event-planning .content > div:last-child > div:nth-child(1) > .main > div > .base-more {
  justify-content: flex-end;
  margin-right: -10px;
}
.event-planning .content > div:last-child > div:nth-child(2) {
  background: #212121;
  color: #fff;
  text-align: right;
}
.event-planning .content > div:last-child > div:nth-child(2) > .main > div {
  padding: 65px 55px 65px 25%;
}
.event-planning .content > div:last-child > div:nth-child(2) > .main > div > .base-more {
  justify-content: flex-end;
  margin-right: -10px;
  color: #fff;
}
.event-planning .content > div:last-child > div:nth-child(2) > .main > div > p {
  opacity: 0.5;
}

.full-swiper {
  width: 100%;
  height: 100vh;
}
.full-swiper footer {
  height: 100%;
}

.index-banner {
  height: 100%;
  position: relative;
}
.index-banner .item01-main {
  text-align: center;
  color: #fff;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-65%);
  margin-top: 40px;
}
.index-banner .item01-main .item01-title {
  font-size: 76px;
  font-weight: bold;
  letter-spacing: 12px;
  text-transform: uppercase;
  line-height: 1;
}
.index-banner .item01-main .item01-s-title {
  font-size: 18px;
  text-indent: 12px;
  text-transform: uppercase;
  line-height: 1;
  margin-top: 24px;
}
.index-banner .item01-main .item01-introduction {
  display: inline-block;
  width: 140px;
  height: 140px;
  border: 1px solid #fff;
  border-radius: 140px;
  text-align: center;
  line-height: 138px;
  font-size: 14px;
  font-weight: 500;
  margin-top: 100px;
}
.index-banner .banner-nav {
  position: absolute;
  z-index: 2;
  left: var(--content-margin);
  right: var(--content-margin);
  bottom: 10%;
  color: #fff;
  display: flex;
}
.index-banner .banner-nav > .nav-num > span {
  transition: 0.3s;
  font-size: 20px;
}
.index-banner .banner-nav > .nav-num > span:first-child {
  font-size: 50px;
  font-weight: bold;
}
.index-banner .banner-nav > .nav-progress {
  flex: 1;
  height: 1px;
  background: #fff;
  margin-top: 50px;
  margin-left: 10px;
}
.index-banner .banner-nav > .nav-progress div {
  width: 0;
}
.index-banner .banner-nav > .nav-icon {
  font-size: 48px;
  display: flex;
  margin-top: 24px;
}
.index-banner .banner-nav > .nav-icon > span {
  margin-left: 30px;
  cursor: pointer;
  transition: 0.2s;
}
.index-banner .banner-nav > .nav-icon > span:hover {
  color: var(--color-main);
}

.index-company-introduction {
  height: 100%;
  background: url("../images/index-company-introduction-bg.jpg") no-repeat center;
  background-size: cover;
  position: relative;
}
.index-company-introduction:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  background: var(--bg-line-main);
  opacity: 0.9;
  z-index: 1;
}
.index-company-introduction > .content {
  position: absolute;
  width: 100%;
  display: flex;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.index-company-introduction > .content > div {
  flex: 1;
}
.index-company-introduction > .content > div.left {
  display: flex;
}
.index-company-introduction > .content a.item {
  background: #fff;
  box-shadow: inset -15px 0 33px rgba(0, 0, 0, 0.08);
  opacity: 0;
}
.index-company-introduction > .content a.item:hover {
  color: #fff;
}
.index-company-introduction > .content a.item:hover:after {
  opacity: 1;
}
.index-company-introduction > .content a.item:hover i, .index-company-introduction > .content a.item:hover h4 {
  color: #fff;
}
.index-company-introduction > .content .item {
  flex: 1;
  height: 207px;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  transition: 0.2s;
  position: relative;
}
.index-company-introduction > .content .item:not(div):after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
  z-index: 1;
  background: var(--bg-line-main);
  box-shadow: inset -15px 0 33px rgba(0, 0, 0, 0.08);
  opacity: 0;
  transition: 0.5s;
}
.index-company-introduction > .content .item > div {
  position: relative;
  z-index: 2;
}
.index-company-introduction > .content .item i {
  display: block;
  margin: 0 auto 10px auto;
  width: 80px;
  height: 40px;
  font-size: 38px;
  text-align: center;
  color: #999999;
  transition: 0.5s;
}
.index-company-introduction > .content .item span {
  text-transform: uppercase;
  font-size: 14px;
  color: #b5b5b5;
  transition: 0.5s;
}
.index-company-introduction > .content .item h4 {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  transition: 0.5s;
  margin-top: 5px;
}
.index-company-introduction > .content .title-wrap {
  background: var(--bg-line-main);
  color: #fff;
  box-shadow: inset -15px 0 33px rgba(0, 0, 0, 0.09);
  opacity: 0;
}
.index-company-introduction > .content .title-wrap i {
  opacity: 0.8;
}
.index-company-introduction > .content .title-wrap span {
  color: #b5b5b5;
}
.index-company-introduction > .content > .right .info {
  color: #fff;
  margin-left: var(--content-margin);
  margin-right: var(--content-margin);
  padding-top: 90px;
}
.index-company-introduction > .content > .right .info > * {
  opacity: 0;
}
.index-company-introduction > .content > .right .info > span {
  font-size: 24px;
}
.index-company-introduction > .content > .right .info > h3 {
  font-weight: 500;
  font-size: 28px;
  margin-top: 5px;
}
.index-company-introduction > .content > .right .info > p {
  font-size: 16px;
  line-height: 30px;
  margin-top: 36px;
}

@-webkit-keyframes indexMore {
  0% {
    -webkit-transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
.index-more {
  color: #fff;
  line-height: 20px;
  margin-top: 40px;
}
.index-more > span {
  font-size: 14px;
}
.index-more > i {
  font-size: 20px;
  margin-left: 5px;
  transition: 0.3s;
  animation: indexMore 3s infinite;
}
.index-more:hover {
  color: var(--color-main);
}
.index-more:hover > i {
  transform: translateX(10px);
  display: inline-block;
}
.index-more.active {
  color: var(--color-main);
}

.index-party-masses-work {
  height: 100%;
  display: flex;
}
.index-party-masses-work > .left {
  width: 35%;
  color: #fff;
}
.index-party-masses-work > .left > .title-wrap {
  background: url("../images/index-party-masses-left-bg.jpg") no-repeat center top;
  background-size: cover;
}
.index-party-masses-work > .left > .title-wrap > .title-main {
  padding: 0 var(--content-margin);
}
.index-party-masses-work > .left > .title-wrap > .title-main > .s-title {
  margin-top: 90px;
  font-size: 28px;
  opacity: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.index-party-masses-work > .left > .title-wrap > .title-main > p {
  opacity: 0;
  font-size: 16px;
  line-height: 30px;
  margin-top: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.index-party-masses-work > .left > .work-list-wrap > a {
  flex: 1;
  height: 11.5vw;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-party-masses-work > .left > .work-list-wrap > a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1;
  opacity: 0;
  transition: 0.3s;
}
.index-party-masses-work > .left > .work-list-wrap > a > span {
  display: inline-block;
  padding: 0 20px;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 2;
  font-size: 18px;
  opacity: 0;
  margin-bottom: -40px;
  transition: 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.index-party-masses-work > .left > .work-list-wrap > a:hover:after {
  opacity: 1;
}
.index-party-masses-work > .left > .work-list-wrap > a:hover > span {
  opacity: 1;
  margin-bottom: 0;
}
.index-party-masses-work > .left .index-more {
  opacity: 0;
}
.index-party-masses-work > .right {
  width: 65%;
  background: url("../images/index-party-masses-work-bg.jpg") no-repeat center;
  background-size: cover;
}

.index-title {
  opacity: 0;
}
.index-title > h3 {
  font-size: 34px;
  font-weight: 500;
}
.index-title > span {
  font-size: 18px;
  text-transform: uppercase;
  padding: 8px 0;
  display: block;
}
.index-title:after {
  content: "";
  width: 46px;
  height: 4px;
  background: #fff;
  display: block;
  border-radius: 4px;
}

.index-news {
  height: 100%;
  background: #f7f7f7 url("../images/index-news-bg.jpg") no-repeat center;
  background-size: auto 100%;
  padding-top: 100px;
}
.index-news > div {
  margin: 0 var(--content-margin);
}
.index-news .title-wrap > h3 {
  font-weight: 500;
  font-size: 34px;
  color: #333333;
}
.index-news .title-wrap > span {
  font-size: 18px;
  color: #333333;
}
.index-news .title-wrap:after {
  content: "";
  width: 46px;
  height: 4px;
  background: var(--color-main);
  display: block;
  margin-top: 6px;
}
.index-news .tabs-wrap > .item {
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  padding: 0 8px;
  margin-left: 20px;
  border-radius: 4px;
}
.index-news .tabs-wrap > .item:not(.action) {
  cursor: pointer;
}
.index-news .tabs-wrap > .item:not(.action):hover {
  color: var(--color-main);
}
.index-news .tabs-wrap > .item.action {
  background-color: var(--color-main);
  color: #fff;
}
.index-news .news-img-list .content {
  overflow: hidden;
}
.index-news .news-img-list .content-main > .item {
  padding-bottom: 0 !important;
  padding-right: 0 !important;
}
.index-news .index-more {
  color: #666666;
  margin: 0;
  height: 20px;
  margin-left: 40px;
}
.index-news .index-more:hover {
  color: var(--color-main);
}
.index-news .top-right {
  height: 30px;
  opacity: 0;
}
.content-slider-nav {
  margin-top: 60px;
}
.content-slider-nav > span {
  width: 26px;
  height: 26px;
  display: block;
  position: relative;
  margin: 0 5px;
  cursor: pointer;
}
.content-slider-nav > span.swiper-pagination-bullet-active:after {
  background: var(--color-main);
}
.content-slider-nav > span.swiper-pagination-bullet-active:before {
  transform: translate(-50%, -50%) scale(1);
  border-color: var(--color-main);
}
.content-slider-nav > span:not(.action):hover:after {
  background: var(--color-main);
}
.content-slider-nav > span:not(.action):hover:before {
  transform: translate(-50%, -50%) scale(0.7);
  border-color: var(--color-main);
}
.content-slider-nav > span:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #c8c8c8;
  border-radius: 8px;
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  transition: 0.3s;
}
.content-slider-nav > span:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  border: 1px solid #c8c8c8;
  border-radius: 26px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.2);
  transition: 0.3s;
}

.index-products-and-services {
  display: flex;
  height: 100%;
}
.index-products-and-services .s-content {
  opacity: 0;
}
.index-products-and-services .s-content > .s-title {
  height: 96px;
  line-height: 96px;
  font-size: 30px;
  position: relative;
  display: inline-block;
}
.index-products-and-services .s-content > .s-title > i {
  position: absolute;
  right: -60px;
  top: 0;
  font-size: 120px;
  font-style: oblique;
  opacity: 0.2;
  font-weight: 500;
}
.index-products-and-services .s-content > p {
  font-size: 16px;
  line-height: 30px;
  margin-top: 10px;
}
.index-products-and-services > .left {
  overflow: hidden;
  width: 27%;
  background: url("../images/index-products-and-services-left-bg.jpg") no-repeat center bottom;
  background-size: cover;
  color: #fff;
  padding-top: 80px;
}
.index-products-and-services > .left > .s-content {
  margin-top: 112px;
}
.index-products-and-services > .center {
  flex: 1;
  margin: 0 20px;
}
.index-products-and-services > .center > .top {
  overflow: hidden;
  margin-bottom: 10px;
  background: #d0d1d5;
  display: flex;
  opacity: 0;
}
.index-products-and-services > .center > .top > .c-content {
  width: 40%;
  padding: 80px 40px 0;
}
.index-products-and-services > .center > .top > .c-content-img {
  flex: 1;
  background: url("../images/index-products-and-services-center-top-bg.jpg") no-repeat center;
  background-size: cover;
}
.index-products-and-services > .center > .top .index-more {
  color: #666666;
}
.index-products-and-services > .center > .top .index-more:hover {
  color: var(--color-main);
}
.index-products-and-services > .center > .bottom {
  overflow: hidden;
  margin-top: 10px;
  opacity: 0;
}
.index-products-and-services > .center > .bottom > .c-content-img {
  flex: 1;
  background: url("../images/index-products-and-services-center-bottom-bg.jpg") no-repeat center;
  background-size: cover;
}
.index-products-and-services > .center > .bottom > .c-content {
  background: url("../images/index-products-and-services-center-bottom-title-bg.jpg") no-repeat center;
  background-size: cover;
  width: 40%;
  color: #fff;
  padding: 80px 40px 0;
}
.index-products-and-services > .right {
  overflow: hidden;
  width: 23%;
  background: #fff;
  opacity: 0;
}
.index-products-and-services > .right .r-content {
  flex: 1;
}
.index-products-and-services > .right .r-content > .s-content {
  padding: 80px 40px 0;
}
.index-products-and-services > .right .r-content .index-more {
  color: #666666;
}
.index-products-and-services > .right .r-content .index-more:hover {
  color: var(--color-main);
}
.index-products-and-services > .right .r-content-img {
  flex: 2;
  background: #bebec3 url("../images/index-products-and-services-right-bg.jpg") no-repeat center bottom;
  background-size: 100% auto;
}

.index-join-us {
  height: 100%;
  background: url("../images/index-join-us-bg.jpg") no-repeat center;
  background-size: cover;
}
.index-join-us > .index-join-us-wrap > .title {
  text-align: center;
}
.index-join-us > .index-join-us-wrap > .title > h3 {
  font-size: 34px;
  font-weight: 500;
}
.index-join-us > .index-join-us-wrap > .title > span {
  font-size: 18px;
  display: block;
  padding-top: 10px;
}
.index-join-us > .index-join-us-wrap > .title:after {
  height: 4px;
  width: 46px;
  content: "";
  display: inline-block;
  background: var(--color-main);
  border-radius: 4px;
}
.index-join-us .slider-wrap {
  margin-top: 60px;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.index-join-us .slider-wrap .slider-nav {
  position: absolute;
  z-index: 2;
  top: 0;
  width: 100%;
  left: 0;
}
.index-join-us .slider-wrap .slider-nav > div {
  width: 90px;
  height: 90px;
  line-height: 90px;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  position: absolute;
  top: 150px;
  text-indent: 15px;
  cursor: pointer;
  transition: 0.3s;
}
.index-join-us .slider-wrap .slider-nav > div:hover {
  background: var(--bg-line-main);
  color: #fff;
  text-indent: 25px;
}
.index-join-us .slider-wrap .slider-nav > div.swiper-button-disabled {
  display: none;
}
.index-join-us .slider-wrap .slider-nav > div.slider-nav-left {
  left: 0;
}
.index-join-us .slider-wrap .slider-nav > div.slider-nav-left:before {
  transform: rotate(180deg);
  display: block;
}
.index-join-us .slider-wrap .slider-nav > div.slider-nav-right {
  right: 0;
}
.index-join-us .slider-main > .slider-item {
  width: 300px;
  float: left;
  margin-right: 40px;
}
.index-join-us .slider-main > .slider-item > .title {
  color: #333333;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-top: 30px;
}
.index-join-us .slider-main > .slider-item > .slider-img {
  width: 300px;
  height: 420px;
  overflow: hidden;
  position: relative;
  transition: 0.3s;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.index-join-us .slider-main > .slider-item > .slider-img:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
}
.index-join-us .slider-main > .slider-item > .slider-img > img {
  opacity: 0;
}
.index-join-us .slider-main > .slider-item > .slider-img > a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  opacity: 0;
}
.index-join-us .slider-main > .slider-item > .slider-img > a:hover {
  opacity: 1;
}
.index-join-us .more-wrap {
  text-align: center;
  padding-top: 40px;
}
.index-join-us .more-wrap .index-more {
  color: #333;
}
.index-join-us .more-wrap .index-more:hover {
  color: var(--color-main);
}

.index-banner-content, .index-banner-main, .index-banner-item, .index-banner-item-bg, .index-banner-item-main {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}

.index-banner-item .index-banner-item-main {
  opacity: 0;
  transition: 3s;
}
.index-banner-item.action .index-banner-item-main {
  opacity: 1;
}

.index-banner-item, .index-banner-item-bg {
  z-index: 1;
}

.index-banner-item.action, .index-banner-item-main {
  z-index: 2;
}

.index-banner-item-bg {
  /* opacity: 0 */
}

.index-banner-item-bg.action {
  animation: IndexBannerBg 7s ease-out forwards;
}

.nav-progress-line {
  width: 0;
  height: 1px;
  background: var(--color-main);
}
.nav-progress-line.action {
  animation: IndexBannerLine 6.8s linear forwards;
}

body > footer {
  min-height: 600px;
}

@-webkit-keyframes IndexBannerBg {
  0% {
    opacity: 0;
    transform: scale(1.3);
  }
  10% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes IndexBannerLine {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@media screen and (max-height: 850px) {
  .index-company-introduction .left .item, .index-company-introduction .right .item {
    height: 160px;
  }
  .index-company-introduction .info {
    padding-top: 60px !important;
  }
  .index-company-introduction .info > p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .index-party-masses-work .title-wrap {
    padding-top: 40px;
  }
  .index-party-masses-work .s-title {
    margin-top: 50px !important;
  }
  .index-party-masses-work .title-main > p {
    -webkit-line-clamp: 3 !important;
  }

  .news-img-list .content-item {
    height: 55vh !important;
  }

  .index-news {
    padding-top: 100px;
  }
  .index-news .content-main {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .index-news .content-main .item {
    padding-left: 0 !important;
  }
  .index-news .content-slider-nav {
    margin-top: 0;
  }
  .index-news .item-font h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-bottom: 0 !important;
    margin-bottom: 10px;
  }

  .index-products-and-services .index-more {
    margin-top: 10px !important;
  }
  .index-products-and-services .s-content > p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .index-products-and-services .s-title > i {
    font-size: 80px !important;
  }
  .index-products-and-services .right .s-content {
    padding-top: 80px !important;
  }
  .index-products-and-services .right .s-title {
    line-height: 60px !important;
    height: 60px !important;
  }

  .index-join-us-wrap {
    padding-top: 70px;
  }
  .index-join-us-wrap .slider-img {
    height: 300px !important;
    width: 240px !important;
  }
  .index-join-us-wrap .more-wrap {
    padding-top: 0 !important;
  }
  .index-join-us-wrap .slider-wrap {
    margin-top: 20px !important;
  }

  .swiper-slide > footer {
    padding-top: 142px;
  }

  footer {
    padding-top: 40px;
  }
  footer .item-wrap {
    margin-top: 60px !important;
  }
  footer .item-wrap ul {
    margin-top: 30px !important;
  }
  footer .other {
    padding-top: 150px;
  }
}
.index-swiper {
  width: 100%;
  height: calc(100vh - 100px);
}

@-webkit-keyframes bottomToTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-webkit-keyframes leftToRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-webkit-keyframes rightToLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-webkit-keyframes index02LeftToRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-webkit-keyframes index02RightToLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 0.9;
    -webkit-transform: translateX(0);
  }
}
@-webkit-keyframes index02RightToLeft01 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  70% {
    opacity: 1;
    -webkit-transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
.animated-bottomToTop, .index-swiper-wrapper .animate-active .index-party-masses-work .index-more, .index-swiper-wrapper .animate-active .index-party-masses-work .title-main > p, .index-swiper-wrapper .animate-active .index-party-masses-work .s-title, .index-swiper-wrapper .animate-active .index-party-masses-work .index-title {
  animation: bottomToTop 2s ease forwards !important;
}

.index-swiper-wrapper {
  width: 100%;
  height: 100%;
}
.index-swiper-wrapper .animate-active .index-party-masses-work .left {
  opacity: 1 !important;
  animation: leftToRight 2s ease forwards;
}
.index-swiper-wrapper .animate-active .index-party-masses-work .right {
  opacity: 1 !important;
  animation: rightToLeft 2s ease forwards;
}
.index-swiper-wrapper .animate-active .index-party-masses-work .index-title {
  animation-delay: 0.6s !important;
}
.index-swiper-wrapper .animate-active .index-party-masses-work .s-title {
  animation-delay: 0.9s !important;
}
.index-swiper-wrapper .animate-active .index-party-masses-work .title-main > p {
  animation-delay: 1.2s !important;
}
.index-swiper-wrapper .animate-active .index-party-masses-work .index-more {
  animation-delay: 1.5s !important;
}
.index-swiper-wrapper .animate-active .index-company-introduction:after {
  animation: index02RightToLeft 2s ease forwards;
}
.index-swiper-wrapper .animate-active .index-company-introduction .left a.item {
  animation: index02LeftToRight 1s ease 1s forwards;
}
.index-swiper-wrapper .animate-active .index-company-introduction .right .flex .item:nth-child(1) {
  animation: index02RightToLeft01 1s ease 1.5s forwards;
}
.index-swiper-wrapper .animate-active .index-company-introduction .right .flex .item:nth-child(2) {
  animation: index02RightToLeft01 1s ease 1.8s forwards;
}
.index-swiper-wrapper .animate-active .index-company-introduction .right .flex .item:nth-child(3) {
  animation: index02RightToLeft01 1s ease 2.1s forwards;
}
.index-swiper-wrapper .animate-active .index-company-introduction .info > span {
  animation: bottomToTop 2s ease 1.8s forwards;
}
.index-swiper-wrapper .animate-active .index-company-introduction .info > h3 {
  animation: bottomToTop 2s ease 1.8s forwards;
}
.index-swiper-wrapper .animate-active .index-company-introduction .info > p {
  animation: bottomToTop 2s ease 2.1s forwards;
}
.index-swiper-wrapper .animate-active .index-company-introduction .info > a {
  animation: bottomToTop 2s ease 2.4s forwards;
}
.index-swiper-wrapper .animate-active .index-products-and-services .s-content {
  animation: fadeInLeft 1s ease 2s forwards;
}
.index-swiper-wrapper .animate-active .index-products-and-services .left {
  animation: fadeInLeft 1s ease forwards;
}
.index-swiper-wrapper .animate-active .index-products-and-services .top {
  animation: fadeInDown 2s ease 0.3s forwards;
}
.index-swiper-wrapper .animate-active .index-products-and-services .bottom {
  animation: fadeInUp 2s ease 0.3s forwards;
}
.index-swiper-wrapper .animate-active .index-products-and-services .right {
  animation: fadeInRight 2s ease 0.9s forwards;
}
.index-swiper-wrapper .animate-active .index-news .title-wrap {
  animation: fadeInDown 2s ease forwards;
}
.index-swiper-wrapper .animate-active .index-news .top-right {
  animation: fadeInDown 1s ease 1s forwards;
}

.index-swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.product-banner {
  height: 850px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}

.product-title {
  color: #ffffff;
  text-align: center;
  line-height: 1;
  padding-top: 295px;
}
.product-title h2 {
  font-size: 50px;
  font-weight: normal;
}
.product-title p {
  font-size: 30px;
  text-transform: uppercase;
}

.product-banner-tab {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.product-banner-tab-item {
  background: rgba(255, 255, 255, 0.8);
  margin: 0 5px;
  width: 312px;
  height: 160px;
  border-radius: 20px 20px 0 0;
  color: #333333;
  line-height: 1;
  cursor: pointer;
  user-select: none;
  transition: 0.2s;
}
.product-banner-tab-item b {
  font-size: 18px;
  font-weight: normal;
}
.product-banner-tab-item span {
  font-size: 14px;
  padding-top: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.product-banner-tab-item.active {
  background: white;
  color: #007f9a;
}

.professional-services {
  padding: 130px 0 95px;
  background: #f2f5f8;
}

.professional-services-title {
  line-height: 1;
}
.professional-services-title h3 {
  font-weight: normal;
  color: #333333;
  font-size: 30px;
}
.professional-services-title p {
  font-size: 16px;
  color: #666666;
  padding-top: 25px;
}

.professional-services-tips {
  font-size: 42px;
  color: #fff;
  text-transform: uppercase;
  padding-left: 36px;
  width: 450px;
  height: 90px;
  border-radius: 4px;
  background: linear-gradient(40deg, #1e2665, 50%, #007f9a);
  font-weight: lighter;
}

.professional-services-item {
  height: 660px;
  position: relative;
  transition: 0.3s;
  z-index: 2;
}
.professional-services-item img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  transition: 0.3s;
}
.professional-services-item:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0.9;
  transition: 0.1s;
  background: #f3f3f3;
}
.professional-services-item:hover {
  transform: scale(1.08);
  z-index: 4;
}
.professional-services-item:hover:after {
  opacity: 0.8;
  background: linear-gradient(40deg, #1e2665, 50%, #007f9a);
}
.professional-services-item:hover .professional-services-content h4, .professional-services-item:hover .professional-services-content p {
  color: #fff;
}

.professional-services-content {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 3;
  padding: 20px 4.2vw;
  text-align: left;
}
.professional-services-content h4 {
  line-height: 1;
  font-size: 20px;
  color: #333333;
  transition: 0.3s;
  width: 100%;
}
.professional-services-content p {
  width: 100%;
  line-height: 34px;
  color: #666666;
  font-size: 16px;
  margin-top: 30px;
  transition: 0.3s;
}

.professional-services-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 12;
  -webkit-box-orient: vertical;
  width: 100%;
}
.professional-services-text .s-title {
  font-weight: bold;
}

.exhibition-service {
  background: url("../images/exhibition-service-bg.jpg") no-repeat center/cover;
  height: 1080px;
}
.exhibition-service .index-more {
  margin-top: 20px;
}

.exhibition-service-title-box {
  padding-top: 160px;
}

.exhibition-service-title {
  width: 100%;
  color: #ffffff;
  text-align: center;
  position: relative;
}
.exhibition-service-title:before {
  content: "Exhibition Service";
  text-transform: uppercase;
  font-size: 120px;
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  pointer-events: none;
  opacity: 0.1;
  font-style: oblique;
  line-height: 1;
  letter-spacing: 1px;
}
.exhibition-service-title h4 {
  font-size: 30px;
  line-height: 1;
}
.exhibition-service-title p {
  font-size: 16px;
  margin-top: 20px;
}

.exhibition-service-item:hover .exhibition-service-text {
  background: #007f9a;
}
.exhibition-service-item:hover .exhibition-service-text h6 {
  color: #fff;
}
.exhibition-service-item:hover .exhibition-service-text p {
  color: #fff;
  opacity: 0.7;
}
.exhibition-service-item:hover .exhibition-service-text span {
  color: #fff;
  opacity: 0.5;
}
.exhibition-service-item:hover .exhibition-service-pic img {
  transform: scale(1.04);
}

.exhibition-service-text {
  width: 430px;
  height: 510px;
  background: #e5e9ec;
  padding: 30px 60px;
  transition: 0.3s;
}
.exhibition-service-text > * {
  transition: 0.3s;
}
.exhibition-service-text h6 {
  font-size: 28px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: normal;
  width: 100%;
  line-height: 36px;
}
.exhibition-service-text p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  font-weight: normal;
  width: 100%;
  margin-top: 32px;
}
.exhibition-service-text span {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999999;
  font-size: 14px;
  margin-top: 24px;
}

.exhibition-service-pic {
  overflow: hidden;
  width: 660px;
  height: 510px;
}
.exhibition-service-pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}

.exhibition-service-list {
  width: 200%;
}

.exhibition-service-list-box {
  overflow-x: hidden;
  position: relative;
}
.exhibition-service-list-box a.swiper-slide {
  display: block;
}

.exhibition-service-list-container {
  width: 100%;
  margin-top: 80px;
  overflow: hidden;
  padding-left: 8.32vw;
}

.exhibition-list li:last-child {
  border-bottom: 0;
}

.waterfall-wrap {
  padding: 140px 0 120px;
  column-width: 380px;
  column-gap: 15px;
  margin: 0 auto;
  text-align: center;
}

.waterfall-item {
  width: 380px;
  background: #fff;
  margin-bottom: 30px;
  -moz-page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  display: inline-flex;
  flex-direction: column;
}
.waterfall-item img {
  display: block;
  width: 100%;
}
.waterfall-item p {
  word-break: break-all;
  word-wrap: break-word;
  line-height: 30px;
  color: #333333;
  font-size: 18px;
  padding: 30px 24px;
}

@media screen and (max-width: 1100px) {
  .waterfall-wrap {
    column-width: calc(100% - 30px - var(--content-margin));
  }

  .waterfall-item {
    width: 100%;
  }
}
.video-box {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  z-index: 100;
  transform: scale(0);
  opacity: 0;
  pointer-events: none;
  transition: 0.2s;
}
.video-box.active {
  transform: scale(1);
  pointer-events: auto;
  opacity: 1;
}

#videoBox {
  width: 100%;
}
#videoBox video {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
#videoBox .vcp-player {
  width: 100% !important;
  height: 100% !important;
}

.video-box-close {
  width: 28px;
  height: 28px;
  position: relative;
  overflow: hidden;
  transform: rotate(45deg);
}
.video-box-close:hover i {
  background: var(--color-main);
}
.video-box-close i {
  display: block;
  height: 4px;
  border-radius: 2px;
  background: #fff;
  position: absolute;
  transition: 0.3s;
}
.video-box-close i:first-child {
  left: 50%;
  top: 0;
  width: 4px;
  height: 100%;
  margin-left: -2px;
}
.video-box-close i:last-child {
  top: 50%;
  height: 4px;
  width: 100%;
  margin-top: -2px;
}

.about-us-banner {
  flex: 1;
  height: auto;
  overflow: hidden;
  position: relative;
}
.about-us-banner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: url("../images/about-us-banner-bg.jpg") no-repeat center/cover;
  transform: scale(1.2);
  z-index: -1;
  transition: 4s 0.2s;
  opacity: 0.98;
}

.about-menu {
  height: 120px;
  background: var(--color-main);
  color: #fff;
  display: flex;
  text-align: center;
}
.about-menu .about-menu-item {
  width: 224px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
.about-menu .about-menu-item:hover > i {
  background: #06add0;
  animation: overturn 2.5s;
}
.about-menu .about-menu-item:hover > span {
  color: #fff;
}
.about-menu .about-menu-item > i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 26px;
  display: block;
  background: #0199b9;
  margin: 0 auto;
  border-radius: 60px;
  opacity: 0.8;
  color: #fff;
  transition: 0.2s;
}
.about-menu .about-menu-item > span {
  font-size: 14px;
  color: #c4e7ef;
  margin-top: 10px;
  line-height: 1;
  transform: 0.2s;
}

.about-us-company > .left {
  position: relative;
  overflow: hidden;
}
.about-us-company > .left:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  background: #f2f5f8 url("../images/about-us-company-left-bg.jpg") no-repeat center bottom;
  background-size: 100% auto;
  z-index: 1;
  transform: scale(1.1);
  transition: 2s 0.3s;
}
.about-us-company > .left > .about-us-company-left-content {
  position: relative;
  z-index: 2;
  padding: var(--content-margin);
  box-sizing: border-box;
}
.about-us-company > .left > .about-us-company-left-content > .title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.about-us-company > .left > .about-us-company-left-content > .title > span {
  font-size: 40px;
  font-weight: 900;
  letter-spacing: 10px;
}
.about-us-company > .left > .about-us-company-left-content > .title > h3 {
  font-size: 24px;
  font-weight: 500;
  margin-top: 10px;
}
.about-us-company > .left > .about-us-company-left-content > .title:after {
  content: "";
  height: 4px;
  width: 250px;
  display: block;
  background: var(--bg-line-main);
  margin-top: 5px;
  border-radius: 4px;
}
.about-us-company > .left > .about-us-company-left-content > .content {
  font-size: 16px;
}
.about-us-company > .left > .about-us-company-left-content > .content > p {
  margin-top: 26px;
}
.about-us-company > .right {
  color: #fff;
  position: relative;
  overflow: hidden;
}
.about-us-company > .right:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: url("../images/about-us-company-right-bg.jpg") no-repeat center bottom;
  background-size: cover;
  z-index: -1;
  pointer-events: none;
  transform: scale(1.4);
  transition: 3s;
}
.about-us-company > .right .number-wrap {
  padding: 60px;
  min-width: 100px;
}
.about-us-company > .right .number-wrap > .number-item {
  padding: 0 10px;
}
.about-us-company > .right .number-wrap > .number-item > .number {
  font-size: 68px;
}
.about-us-company > .right .number-wrap > .number-item > span {
  display: block;
  font-size: 16px;
}

.about-us-culture {
  padding: var(--content-margin);
  color: #fff;
  position: relative;
}
.about-us-culture:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url("../images/about-us-culture-bg.jpg") no-repeat center/cover;
  z-index: -1;
  pointer-events: none;
  transform: scale(1.2);
  transition: 3s;
}
.about-us-culture > .title > i {
  width: 48px;
  display: block;
  height: 48px;
  background: url(../images/culture_icon@2x.png) no-repeat center;
  background-size: 34px auto;
}
.about-us-culture > .title > span {
  font-weight: bolder;
  letter-spacing: 10px;
  font-size: 40px;
}
.about-us-culture > .title > h3 {
  font-size: 24px;
  font-weight: 300;
}
.about-us-culture > .about-us-culture-main {
  margin-top: 280px;
  display: flex;
}

.about-us-culture-item {
  width: 350px;
  height: 260px;
  position: relative;
  margin-right: 10px;
  display: flex;
  transition: 0.3s;
  cursor: pointer;
}
.about-us-culture-item.action {
  width: 580px;
}
.about-us-culture-item.action > .item-more-info {
  opacity: 1;
  transform: scale(1);
}
.about-us-culture-item.action > .item-icon {
  width: 186px;
}
.about-us-culture-item.action > .item-icon > p {
  display: none;
}
.about-us-culture-item > * {
  position: relative;
  z-index: 2;
}
.about-us-culture-item:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: var(--bg-line-main);
  opacity: 0.8;
}
.about-us-culture-item .item-more-info {
  opacity: 0;
  flex: 1;
  padding-left: 50px;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  transform: scale(0);
  display: flex;
  transition: 0.1s 0.2s;
}
.about-us-culture-item .item-more-info .h4 {
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.about-us-culture-item .item-more-info p {
  font-size: 14px;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.about-us-culture-item .item-icon {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: 0.3s;
}
.about-us-culture-item .item-icon > i {
  width: 88px;
  height: 88px;
  background: #fff;
  border-radius: 88px;
  color: var(--color-main);
  text-align: center;
  line-height: 88px;
  font-size: 40px;
}
.about-us-culture-item .item-icon > p {
  font-size: 18px;
  margin-top: 10px;
}

.about-us-memorability {
  height: 1080px;
  padding: var(--content-margin);
  color: #fff;
  position: relative;
  overflow: hidden;
}
.about-us-memorability:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url("../images/about-us-memorabili-bg.jpg") no-repeat center;
  background-size: cover;
  transform: scale(1.2);
  z-index: -1;
  transition: 4s 0.2s;
  opacity: 0.98;
}
.about-us-memorability > .title > i {
  width: 42px;
  height: 42px;
  display: block;
  background: url(../images/memorabili_icon@2x.png) no-repeat center;
  background-size: 34px auto;
}
.about-us-memorability > .title > span {
  font-size: 40px;
  text-transform: uppercase;
  letter-spacing: 10px;
  font-weight: 500;
}
.about-us-memorability > .title > h3 {
  font-weight: 300;
  font-size: 24px;
}

.about-us-memorability-svg {
  margin: 0;
  padding: 0;
}

.about-us-memorability-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
  transition: 0.3s max-height 0.4s;
  height: 1140px;
  width: 468px;
}

@keyframes breath {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  0% {
    transform: scale(1);
  }
}
.line-item-circular {
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -5px;
  margin-left: -5px;
  z-index: 3;
}

.line-item-year {
  width: 114px;
  height: 130px;
  position: absolute;
  left: 50%;
  margin-left: -57px;
  bottom: -18px;
  background: url("../images/about-us-memorability-timeaxis-icon.svg") no-repeat center/cover;
  z-index: 2;
  text-align: center;
  font-size: 10px;
  color: #333;
  padding-top: 26px;
  opacity: 0;
  transform: scale(0);
  transition: 0.2s;
}

.line-item-info {
  border-radius: 4px;
  overflow: hidden;
  position: absolute;
  transition: 0.2s 0.15s;
  opacity: 0;
  pointer-events: none;
}

.line-item-des, .line-item-pic {
  width: 350px;
  height: 332px;
  background: #FFFFFF;
}

.line-item-des {
  color: #333;
  padding: 30px;
  overflow-y: hidden;
}
.line-item-des h4 {
  font-weight: 400;
  font-size: 24px;
}
.line-item-des p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 30px;
}

.line-item-pic {
  overflow: hidden;
}
.line-item-pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.line-item {
  width: 50px;
  height: 50px;
  opacity: 0;
  transform: scale(0);
  position: absolute;
  transition: 0.2s;
}
.line-item:hover .line-item-info {
  opacity: 1;
  pointer-events: auto;
}
.line-item:hover .line-item-year {
  opacity: 1;
  transform: scale(1);
}
.line-item:hover.left .line-item-info, .line-item:hover.right .line-item-info {
  max-width: 800px;
}
.line-item:hover.top .line-item-info, .line-item:hover.bottom .line-item-info {
  max-height: 400px;
}
.line-item.left .line-item-info {
  right: 130%;
  top: 50%;
  margin-top: -175px;
  max-width: 0;
}
.line-item.right .line-item-info {
  max-width: 0;
  left: 130%;
  top: 50%;
  margin-top: -175px;
}
.line-item.top .line-item-info {
  bottom: 210%;
  left: 50%;
  margin-left: -380px;
  max-height: 0;
}
.line-item.bottom .line-item-info {
  top: 100%;
  left: 50%;
  margin-left: -380px;
  max-height: 0;
}

.about-us-memorability-svg-box {
  max-height: 0;
  overflow: hidden;
  transition: 0.5s ease-in-out;
}

.about-us-relations {
  position: relative;
  background-size: cover;
  padding-top: 11.96vw;
  overflow: hidden;
  box-sizing: border-box;
}
.about-us-relations:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url("../images/about-us-relations-bg.jpg") no-repeat center;
  background-size: cover;
  transform: scale(1.2);
  z-index: -1;
  transition: 4s 0.2s;
  opacity: 0.98;
}
.about-us-relations > .title {
  position: absolute;
  width: 100%;
  padding: var(--content-margin);
  color: #fff;
  text-align: right;
}
.about-us-relations > .title > i {
  width: 42px;
  height: 42px;
  background: url(../images/relations_icon@2x.png) no-repeat center;
  background-size: 34px auto;
  margin-left: auto;
}
.about-us-relations > .title > span {
  font-size: 40px;
  text-transform: uppercase;
  letter-spacing: 6px;
  font-weight: 500;
  display: block;
}
.about-us-relations > .title > h3 {
  font-weight: 300;
  font-size: 24px;
}
.about-us-relations > .content-wrap {
  margin-right: 30.472vw;
  position: relative;
}
.about-us-relations > .content-wrap > .content {
  background-color: #fff;
  padding-bottom: 4.264vw;
  position: relative;
}
.about-us-relations > .content-wrap > .content:after {
  background: url("../images/about-us-relations-content-bg.png") repeat-x;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 4.264vw;
  z-index: 2;
  display: block;
}
.about-us-relations > .content-wrap > .content img {
  width: 100%;
  display: none;
}
.about-us-relations > .content-wrap > .content img.active {
  display: block;
}
.about-us-relations > .content-wrap > .nav {
  width: 150px;
  padding: 8.06vw 0;
}
.about-us-relations > .content-wrap > .nav > .nav-item {
  height: 180px;
  width: 150px;
  color: #fff;
  padding: 0 20px;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
}
.about-us-relations > .content-wrap > .nav > .nav-item:not(.action):hover:after {
  background: rgba(255, 255, 255, 0.1);
}
.about-us-relations > .content-wrap > .nav > .nav-item.action:before {
  left: -14px;
}
.about-us-relations > .content-wrap > .nav > .nav-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transition: 0.2s;
}
.about-us-relations > .content-wrap > .nav > .nav-item:after {
  content: "";
  position: absolute;
  left: -14px;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  transition: 0.2s;
}
.about-us-relations > .content-wrap > .nav > .nav-item:nth-child(1):before {
  background: #3350dc;
}
.about-us-relations > .content-wrap > .nav > .nav-item:nth-child(2):before {
  background: #505569;
}
.about-us-relations > .content-wrap > .nav > .nav-item:nth-child(3):before {
  background: #007f9a;
}
.about-us-relations > .content-wrap > .nav > .nav-item > div {
  font-size: 18px;
  line-height: 1.2em;
  position: relative;
  z-index: 3;
}
.about-us-relations > .content-wrap > .nav > .nav-item > span {
  font-size: 14px;
  line-height: 1.4em;
  margin-top: 10px;
  display: inline-block;
  position: relative;
  z-index: 3;
}

.about-us-title-icon {
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  background: var(--bg-line-main);
  -webkit-background-clip: text;
  color: transparent;
}

.about-us-banner-title {
  padding-top: 20px;
}

@media screen and (max-height: 800px) {
  .about-us-company-left-content .title {
    padding-top: 40px;
  }
  .about-us-company-left-content .title .about-us-title-icon, .about-us-company-left-content .title span {
    font-size: 38px;
  }
  .about-us-company-left-content .title h3 {
    font-size: 22px !important;
  }
  .about-us-company-left-content .content {
    font-size: 14px;
  }

  .about-us-culture > .about-us-culture-main {
    margin-top: 150px;
  }

  .about-us-relations > .flex-f1 {
    display: none;
  }
  .about-us-relations > .title {
    padding: 10px var(--content-margin);
  }

  .about-us-relations > .content-wrap > .nav {
    padding: 6.24vw 0;
  }
  .about-us-relations > .content-wrap > .nav .nav-item {
    height: 140px;
  }
  .about-us-relations > .content-wrap > .nav .nav-item > div {
    font-size: 16px;
  }
  .about-us-relations > .content-wrap > .nav .nav-item > span {
    font-size: 12px;
  }

  .about-us-company > .right .number-wrap > .number-item > .number {
    font-size: 60px;
  }
}
.swiper-slide .about-us-banner-title {
  transform: translateY(300px);
  opacity: 0;
  transition: 0.8s 0.4s;
}
.swiper-slide .about-menu-item {
  transform: translateY(-140%) scale(0);
  opacity: 0;
}
.swiper-slide.swiper-slide-active .about-us-banner-title {
  transform: translateY(0);
  opacity: 1;
  transition-delay: 0s;
}
.swiper-slide.swiper-slide-active .about-menu-item:nth-child(1) {
  transform: translateY(0) scale(1);
  transition: 0.5s 0.7s;
  opacity: 1;
}
.swiper-slide.swiper-slide-active .about-menu-item:nth-child(2) {
  transform: translateY(0) scale(1);
  transition: 0.5s 0.9s;
  opacity: 1;
}
.swiper-slide.swiper-slide-active .about-menu-item:nth-child(3) {
  transform: translateY(0) scale(1);
  transition: 0.5s 1.1s;
  opacity: 1;
}
.swiper-slide.swiper-slide-active .about-menu-item:nth-child(4) {
  transform: translateY(0) scale(1);
  transition: 0.5s 1.3s;
  opacity: 1;
}
.swiper-slide.swiper-slide-active .about-menu-item:nth-child(5) {
  transform: translateY(0) scale(1);
  transition: 0.5s 1.5s;
  opacity: 1;
}
.swiper-slide.swiper-slide-active .about-menu-item:nth-child(6) {
  transform: translateY(0) scale(1);
  transition: 0.5s 1.7s;
  opacity: 1;
}
.swiper-slide.swiper-slide-active .about-menu-item:nth-child(7) {
  transform: translateY(0) scale(1);
  transition: 0.5s 1.9s;
  opacity: 1;
}
.swiper-slide.swiper-slide-active .about-menu-item:nth-child(8) {
  transform: translateY(0) scale(1);
  transition: 0.5s 2.1s;
  opacity: 1;
}
.swiper-slide.swiper-slide-active .about-menu-item:nth-child(9) {
  transform: translateY(0) scale(1);
  transition: 0.5s 2.3s;
  opacity: 1;
}
.swiper-slide.swiper-slide-active .about-menu-item:nth-child(10) {
  transform: translateY(0) scale(1);
  transition: 0.5s 2.5s;
  opacity: 1;
}
.swiper-slide.swiper-slide-active .about-us-banner:before {
  transform: scale(1);
  opacity: 1;
}

.about-us-company .left {
  transform: translateX(-120px);
  transition: 1s;
  opacity: 0;
}
.about-us-company .right {
  transform: translateX(120px);
  transition: 1s;
  opacity: 0;
}
.about-us-company .title, .about-us-company .content {
  transform: translateY(100px);
  opacity: 0;
  transition: 1.3s;
  transition-delay: 0.5s;
}
.about-us-company .content {
  transition-delay: 0.8s;
}
.about-us-company.swiper-slide-active .left, .about-us-company.swiper-slide-active .right, .about-us-company.swiper-slide-active .title, .about-us-company.swiper-slide-active .content {
  transform: none;
  opacity: 1;
}
.about-us-company.swiper-slide-active .left:after {
  transform: scale(1);
}
.about-us-company.swiper-slide-active .right:before {
  transform: scale(1);
}

.about-us-culture {
  transition: 2s;
  overflow: hidden;
}
.about-us-culture .title span, .about-us-culture .title h3 {
  transform: translateY(100px);
  display: block;
  opacity: 0;
  transition: 2s;
}
.about-us-culture .about-us-culture-item {
  transform: scale(0);
  opacity: 0;
}
.about-us-culture.swiper-slide-active:before {
  transform: scale(1);
}
.about-us-culture.swiper-slide-active .about-us-culture-item {
  transform: scale(1);
  opacity: 1;
}
.about-us-culture.swiper-slide-active .title i {
  display: block;
  animation: overturn 3s;
}
.about-us-culture.swiper-slide-active .title span, .about-us-culture.swiper-slide-active .title h3 {
  transform: translateY(0);
  opacity: 1;
}

.about-us-memorability .title span, .about-us-memorability .title h3, .about-us-relations .title span, .about-us-relations .title h3 {
  transform: translateY(100px);
  display: block;
  opacity: 0;
  transition: 2s;
}
.about-us-memorability.swiper-slide-active:before, .about-us-relations.swiper-slide-active:before {
  transform: scale(1);
}
.about-us-memorability.swiper-slide-active .title i, .about-us-relations.swiper-slide-active .title i {
  display: block;
  animation: overturn 3s;
}
.about-us-memorability.swiper-slide-active .title span, .about-us-memorability.swiper-slide-active .title h3, .about-us-relations.swiper-slide-active .title span, .about-us-relations.swiper-slide-active .title h3 {
  transform: translateY(0);
  opacity: 1;
}
.about-us-memorability.swiper-slide-active .about-us-memorability-svg-box, .about-us-relations.swiper-slide-active .about-us-memorability-svg-box {
  max-height: 1500px;
  transition: 3.5s ease-in-out;
}
.about-us-memorability.swiper-slide-active .line-item, .about-us-relations.swiper-slide-active .line-item {
  opacity: 1;
  transform: scale(1);
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(1), .about-us-relations.swiper-slide-active .line-item:nth-child(1) {
  transition-delay: 1.3s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(1) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(1) .line-item-circular {
  animation: breath 4s 1.3s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(2), .about-us-relations.swiper-slide-active .line-item:nth-child(2) {
  transition-delay: 1.6s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(2) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(2) .line-item-circular {
  animation: breath 4s 1.6s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(3), .about-us-relations.swiper-slide-active .line-item:nth-child(3) {
  transition-delay: 1.9s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(3) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(3) .line-item-circular {
  animation: breath 4s 1.9s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(4), .about-us-relations.swiper-slide-active .line-item:nth-child(4) {
  transition-delay: 2.2s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(4) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(4) .line-item-circular {
  animation: breath 4s 2.2s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(5), .about-us-relations.swiper-slide-active .line-item:nth-child(5) {
  transition-delay: 2.5s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(5) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(5) .line-item-circular {
  animation: breath 4s 2.5s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(6), .about-us-relations.swiper-slide-active .line-item:nth-child(6) {
  transition-delay: 2.8s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(6) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(6) .line-item-circular {
  animation: breath 4s 2.8s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(7), .about-us-relations.swiper-slide-active .line-item:nth-child(7) {
  transition-delay: 3.1s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(7) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(7) .line-item-circular {
  animation: breath 4s 3.1s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(8), .about-us-relations.swiper-slide-active .line-item:nth-child(8) {
  transition-delay: 3.4s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(8) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(8) .line-item-circular {
  animation: breath 4s 3.4s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(9), .about-us-relations.swiper-slide-active .line-item:nth-child(9) {
  transition-delay: 3.7s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(9) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(9) .line-item-circular {
  animation: breath 4s 3.7s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(10), .about-us-relations.swiper-slide-active .line-item:nth-child(10) {
  transition-delay: 4s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(10) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(10) .line-item-circular {
  animation: breath 4s 4s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(11), .about-us-relations.swiper-slide-active .line-item:nth-child(11) {
  transition-delay: 4.3s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(11) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(11) .line-item-circular {
  animation: breath 4s 4.3s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(12), .about-us-relations.swiper-slide-active .line-item:nth-child(12) {
  transition-delay: 4.6s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(12) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(12) .line-item-circular {
  animation: breath 4s 4.6s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(13), .about-us-relations.swiper-slide-active .line-item:nth-child(13) {
  transition-delay: 4.9s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(13) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(13) .line-item-circular {
  animation: breath 4s 4.9s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(14), .about-us-relations.swiper-slide-active .line-item:nth-child(14) {
  transition-delay: 5.2s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(14) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(14) .line-item-circular {
  animation: breath 4s 5.2s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(15), .about-us-relations.swiper-slide-active .line-item:nth-child(15) {
  transition-delay: 5.5s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(15) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(15) .line-item-circular {
  animation: breath 4s 5.5s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(16), .about-us-relations.swiper-slide-active .line-item:nth-child(16) {
  transition-delay: 5.8s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(16) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(16) .line-item-circular {
  animation: breath 4s 5.8s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(17), .about-us-relations.swiper-slide-active .line-item:nth-child(17) {
  transition-delay: 6.1s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(17) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(17) .line-item-circular {
  animation: breath 4s 6.1s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(18), .about-us-relations.swiper-slide-active .line-item:nth-child(18) {
  transition-delay: 6.4s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(18) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(18) .line-item-circular {
  animation: breath 4s 6.4s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(19), .about-us-relations.swiper-slide-active .line-item:nth-child(19) {
  transition-delay: 6.7s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(19) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(19) .line-item-circular {
  animation: breath 4s 6.7s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(20), .about-us-relations.swiper-slide-active .line-item:nth-child(20) {
  transition-delay: 7s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(20) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(20) .line-item-circular {
  animation: breath 4s 7s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(21), .about-us-relations.swiper-slide-active .line-item:nth-child(21) {
  transition-delay: 7.3s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(21) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(21) .line-item-circular {
  animation: breath 4s 7.3s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(22), .about-us-relations.swiper-slide-active .line-item:nth-child(22) {
  transition-delay: 7.6s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(22) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(22) .line-item-circular {
  animation: breath 4s 7.6s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(23), .about-us-relations.swiper-slide-active .line-item:nth-child(23) {
  transition-delay: 7.9s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(23) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(23) .line-item-circular {
  animation: breath 4s 7.9s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(24), .about-us-relations.swiper-slide-active .line-item:nth-child(24) {
  transition-delay: 8.2s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(24) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(24) .line-item-circular {
  animation: breath 4s 8.2s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(25), .about-us-relations.swiper-slide-active .line-item:nth-child(25) {
  transition-delay: 8.5s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(25) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(25) .line-item-circular {
  animation: breath 4s 8.5s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(26), .about-us-relations.swiper-slide-active .line-item:nth-child(26) {
  transition-delay: 8.8s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(26) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(26) .line-item-circular {
  animation: breath 4s 8.8s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(27), .about-us-relations.swiper-slide-active .line-item:nth-child(27) {
  transition-delay: 9.1s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(27) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(27) .line-item-circular {
  animation: breath 4s 9.1s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(28), .about-us-relations.swiper-slide-active .line-item:nth-child(28) {
  transition-delay: 9.4s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(28) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(28) .line-item-circular {
  animation: breath 4s 9.4s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(29), .about-us-relations.swiper-slide-active .line-item:nth-child(29) {
  transition-delay: 9.7s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(29) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(29) .line-item-circular {
  animation: breath 4s 9.7s infinite;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(30), .about-us-relations.swiper-slide-active .line-item:nth-child(30) {
  transition-delay: 10s;
}
.about-us-memorability.swiper-slide-active .line-item:nth-child(30) .line-item-circular, .about-us-relations.swiper-slide-active .line-item:nth-child(30) .line-item-circular {
  animation: breath 4s 10s infinite;
}

.about-us-relations .nav-item {
  transform: translateY(150px);
  opacity: 0;
  transition-duration: 2s;
}
.about-us-relations .nav-item:nth-child(1) {
  transition-delay: 0.5s;
}
.about-us-relations .nav-item:nth-child(2) {
  transition-delay: 0.8s;
}
.about-us-relations .nav-item:nth-child(3) {
  transition-delay: 1.1s;
}
.about-us-relations.swiper-slide-active .nav-item {
  transform: translateY(0);
  opacity: 1;
}

body {
  min-width: var(--min-width);
}

html,
body {
  scroll-behavior: smooth;
}

video {
  object-fit: cover;
}

.overflow-hidden {
  overflow: hidden;
}

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