@charset "UTF-8";
footer {
  padding: 75px 0 40px;
  background: #141414;
  color: #646464;
  font-size: 14px;
  overflow: hidden; }
  footer .quick_links {
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    width: 810px; }
    footer .quick_links .col {
      width: 80px;
      margin-right: 70px;
      height: 125px;
      padding: 0; }
      footer .quick_links .col p {
        margin: 0;
        line-height: 30px; }
        footer .quick_links .col p:first-child {
          color: #d3d3d3; }
        footer .quick_links .col p a {
          color: #828282;
          text-decoration: none; }
          footer .quick_links .col p a:hover {
            color: #d4d4d4;
            text-decoration: none; }
    footer .quick_links .feature_col {
      width: 90px; }
      footer .quick_links .feature_col .menu_btn {
        cursor: pointer;
        padding-right: 24px;
        display: inline;
        position: relative;
        line-height: 30px;
        color: #828282;
        background-repeat: no-repeat;
        background-position: right center;
        background-image: url(//static.fotor.com.cn/static/web/share/images/triangle.png); }
        footer .quick_links .feature_col .menu_btn:hover {
          color: #FFF;
          background-image: url(//static.fotor.com.cn/static/web/share/images/triangle_hover.png); }
        footer .quick_links .feature_col .menu_btn .menu_list {
          opacity: 0;
          transition: 0.2s opacity ease-out;
          background: #120d00;
          position: absolute;
          top: -8px;
          width: 285px;
          border: 1px solid #46402f;
          pointer-events: none; }
          footer .quick_links .feature_col .menu_btn .menu_list a {
            display: inline-block;
            color: #828282;
            background: #120d00;
            padding: 2px 0;
            width: 140px;
            text-align: center;
            text-decoration: none; }
            footer .quick_links .feature_col .menu_btn .menu_list a:hover {
              color: #FFF;
              background: #ac975e; }
        footer .quick_links .feature_col .menu_btn .menu_list_sheji {
          left: 50px; }
        footer .quick_links .feature_col .menu_btn .menu_list_sucai {
          left: 50px;
          width: 140px; }
        footer .quick_links .feature_col .menu_btn .menu_list_print {
          left: 50px;
          width: 140px; }
        footer .quick_links .feature_col .menu_btn .menu_list_zhaopian {
          left: 80px;
          width: 140px; }
        footer .quick_links .feature_col .menu_btn:hover .menu_list {
          opacity: 1;
          z-index: 1;
          top: -18px;
          pointer-events: auto; }
    footer .quick_links .social_col {
      width: 130px;
      margin-right: 0;
      padding-top: 8px; }
    footer .quick_links .icon {
      background: url(//static.fotor.com.cn/static/web/share/images/icon_social.png);
      width: 20px;
      height: 18px;
      display: inline-block;
      margin-right: 30px;
      position: relative; }
      footer .quick_links .icon .notice {
        opacity: 0;
        position: absolute;
        transition: opacity 0.2s ease-out;
        pointer-events: none;
        top: 15px;
        padding-top: 15px;
        z-index: 10;
        background-repeat: no-repeat;
        background-position-y: 10px; }
        footer .quick_links .icon .notice p {
          color: #FFFFFF;
          font-size: 12px;
          line-height: 26px;
          text-align: center; }
          footer .quick_links .icon .notice p a {
            color: #FFF;
            text-decoration: none;
            border-bottom: 1px solid white; }
        footer .quick_links .icon .notice .qrcode {
          width: 72px;
          height: 72px;
          margin: 0 24px; }
      footer .quick_links .icon:hover {
        background-position-x: -20px; }
        footer .quick_links .icon:hover .notice {
          pointer-events: auto;
          opacity: 1; }
      footer .quick_links .icon:last-child {
        margin-right: 0; }
    footer .quick_links .icon_wechat {
      background-position-y: 0;
      margin-bottom: 20px; }
    footer .quick_links .icon_weibo {
      background-position-y: -18px;
      margin-bottom: 20px; }
    footer .quick_links .icon_qq {
      background-position-y: -36px;
      margin-bottom: 20px;
      margin-right: 0; }
    footer .quick_links .icon_customer {
      background-position-y: -54px; }
    footer .quick_links .icon_zhihu {
      background-position-y: -72px; }
    footer .quick_links .icon_email {
      background-position-y: -90px; }
    footer .quick_links .notice_wechat {
      background: url(//static.fotor.com.cn/static/web/share/images/notice_wechat.png);
      width: 120px;
      height: 126px;
      left: -49px; }
      footer .quick_links .notice_wechat p {
        line-height: 37px !important; }
    footer .quick_links .notice_qq {
      background: url(//static.fotor.com.cn/static/web/share/images/notice_weibo_qq.png);
      width: 140px;
      height: 32px;
      left: -61px; }
    footer .quick_links .notice_zhihu {
      background: url(//static.fotor.com.cn/static/web/share/images/notice_zhihu.png);
      width: 100px;
      height: 32px;
      left: -40px; }
    footer .quick_links .notice_weibo {
      background: url(//static.fotor.com.cn/static/web/share/images/notice_weibo_qq.png);
      width: 140px;
      height: 32px;
      left: -61px; }
    footer .quick_links .notice_email {
      background: url(//static.fotor.com.cn/static/web/share/images/notice_email.png);
      width: 160px;
      height: 32px;
      left: -71px;
      background-size: 160px 32px; }
  footer .friend_links {
    margin: 0 auto;
    padding: 55px 0 0;
    max-width: 800px;
    text-align: center;
    line-height: 30px;
    color: #828282;
    font-size: 12px; }
    footer .friend_links a {
      color: #828282;
      padding: 0 0.3em;
      display: inline-block;
      text-decoration: none; }
      footer .friend_links a:hover {
        color: #d4d4d4; }
  footer .copyright {
    margin: 0;
    padding-top: 65px;
    font-size: 12px;
    text-align: center; }

@media (max-width: 820px) {
  footer .quick_links {
    width: 100%; }
    footer .quick_links .social_col {
      display: none; }
    footer .quick_links .more_col {
      margin-right: 0; }
  footer .copyright {
    padding-bottom: 50px; } }

@media (max-width: 570px) {
  footer .quick_links {
    width: 310px;
    flex-flow: row wrap; }
    footer .quick_links .col {
      margin-bottom: 30px; }
    footer .quick_links .about_col {
      margin-right: 0; }
  footer .copyright {
    padding-top: 0; } }

.button {
  display: inline-block;
  width: 100%;
  max-width: 284px;
  margin: 0 auto;
  height: 40px;
  line-height: 41px;
  text-align: center;
  color: #ffffff;
  background: #ac975e;
  overflow: hidden;
  cursor: pointer;
  border-radius: 3px; }
  .button:hover {
    color: #ffffff;
    background: #bda460; }
  .button:active {
    color: rgba(255, 255, 255, 0.5);
    background: #978450; }

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

#closesignin {
  transition: none !important; }

#userinfo {
  position: relative;
  cursor: pointer;
  float: right; }
  #userinfo ul,
  #userinfo li {
    list-style: none;
    margin: 0;
    padding: 0; }
  #userinfo .dropdown-wrapper {
    display: none;
    position: absolute;
    z-index: 1;
    width: 134px;
    right: -22px;
    top: 43px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
    font-size: 12px; }
    #userinfo .dropdown-wrapper:before {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      top: -16px;
      left: 89px;
      border: 8px solid transparent;
      border-bottom: 8px solid #fff; }
    #userinfo .dropdown-wrapper:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 20px;
      top: -16px;
      left: 0px;
      opacity: 0; }
    #userinfo .dropdown-wrapper li {
      padding: 0 !important;
      line-height: 48px;
      border-top: 1px solid #f0f0f0;
      background: none !important; }
      #userinfo .dropdown-wrapper li:first-child {
        border: 0; }
      #userinfo .dropdown-wrapper li a {
        display: block;
        padding: 0 20px;
        color: #646464;
        white-space: nowrap; }
        #userinfo .dropdown-wrapper li a:hover {
          background: #f5f5f5;
          color: #505050; }
        #userinfo .dropdown-wrapper li a:active {
          background: #e1e1e1;
          color: #282828; }
  #userinfo .userinfo-main:hover .dropdown-wrapper {
    display: block;
    animation: dropdown .3s; }
  #userinfo .user-header {
    float: right;
    margin: 2px 0px 0 5px;
    width: 28px;
    height: 28px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden; }
    #userinfo .user-header img {
      width: 28px;
      height: 28px; }
  #userinfo .user-info {
    position: relative;
    float: left;
    text-align: right;
    padding: 4px 0 0;
    width: auto;
    max-width: 77px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }

#top-nav.active #userinfo .user-info {
  color: #ac975e; }

@keyframes dropdown {
  0% {
    opacity: 0;
    margin-top: -20px; }
  100% {
    opacity: 1;
    margin-top: 0px; } }

.login-pop-notice {
  font-family: 'Open Sans', 'Arial', 'Microsoft YaHei', sans-serif;
  font-weight: normal;
  padding-bottom: 20px;
  font-size: 13px;
  margin-left: -20px;
  width: 370px;
  letter-spacing: 1px; }

.login-pop-main-title {
  color: #fff;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  letter-spacing: 2px; }

.login-pop-sub-title {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold; }

.login-pop-notice-zh_CN {
  letter-spacing: 2px; }

.login-pop-notice-zh_CN .login-pop-main-title {
  letter-spacing: 3px; }

.login-pop-notice-zh_CN .login-pop-sub-title {
  letter-spacing: 2px; }

.login-list {
  margin: 36px 0 0 0;
  padding: 0;
  list-style: none; }

.login-list li {
  margin: 0;
  padding: 7px 0 7px 16px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 20px;
  list-style: none;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAgMAAADUn3btAAAACVBMVEX///////////+OSuX+AAAAA3RSTlNzgCXcRl7bAAAADklEQVQI12NoYhABwiYABLgBLfrda6wAAAAASUVORK5CYII=") 3px 14px no-repeat; }

/*user message*/
@keyframes spreadOut {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.2); }
  5.25% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.5); }
  10.5% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.2); }
  15.75% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.5); }
  21% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.2); }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.2); } }

@keyframes spreadOutBig {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.4); }
  5.25% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(2); }
  10.5% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.4); }
  15.75% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(2); }
  21% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.4); }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.4); } }

#userinfo .user-message {
  width: 20px;
  height: 14px;
  display: block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAcCAYAAAATFf3WAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY5OTU1RjkwQTc3MzExRThCQ0QyRTVFNDZGMjdFMkZGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY5OTU1RjkxQTc3MzExRThCQ0QyRTVFNDZGMjdFMkZGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Njk5NTVGOEVBNzczMTFFOEJDRDJFNUU0NkYyN0UyRkYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Njk5NTVGOEZBNzczMTFFOEJDRDJFNUU0NkYyN0UyRkYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6YFqShAAACy0lEQVR42syYT0hUQRzH345lZLVLZQQlHbKDUB5ThP6oRVFUmARBhaegkG4JgtCtMArqUgRBpyI6RAWaoMVqEB2kQ4F0iKJL/8Ao1kLL0u37g+/Ar8eb9b3ntm8HPoeZfTPzefPnN/M2tSS93EOqAEOg1SuPlAW7fuS+zhgWzIA2MFwGcuLQJnKSEcE0f/gO9oC+BOWk772QExdvaWZFWgQfg1V84Bc4CG4lIHcbtEPuJ+XE6ZEIbuaw1qjp7gBXSyh3DRyD3B/K1XAdNtg1uBE8ARuYz4NT4GwJ5Hoh1gnylBOHEbDJrkGb1lOyXpWdAaf/o1w3xHpsBnL1lKu1ZcZXYQ2nu1GVXQLHwWwRxaStE+CCkmvktK7VD5qAyitlcfpi4g1wGPwugpy0cRRcV3KtjMPV/oeNo5FlYAAcUGV3wX4wNQ+5KUaJO0pO+uhX4S6UoKRF4B7f1qZBsBNMxJCbYJx9qMqO8MUXuyqZORqtYEzsVGXPwDbwJYKcPLuDm9Cmk+AmWFioognZgcTEHpV/CZrA+xB1P4Dt4LnevYx9c/ZvIozCOe66FPNvKPm6QJ23YCt4peMeOB+2UxNxHdWBBSovI7gFvAh4doxy73z9rYvSYRRBOcgPBYSacdAMnqqyUa7TTwHxr4PnblEFrdw083KQXwZVzOfAbnCFa0vi2jf+Vsly/1n/IEzHKVxY8zHksjwrR3iPzDnqVjHGtXA9NquNValia+wRzBaQ89ihXNdWB9St5rHZwnwtX8iO5DTb7os7gtL4PjDpkNPpM7hIgVlKdfFsD9rZsj4/hhlJl2AUuThpjOt0HLcZOe6ckiYBOY9tZe1NHpLO6TYJyP0jyau9lhx0CZZSrpBku/66NAnKuSQn6TJsBQd8chnGrlLIacl+SGZ8kvdlFxt1nc/wZtuQ0HfxKP9RyOkpLhc5j30P2ZGU9FeAAQAM+9Z36SsH8wAAAABJRU5ErkJggg==");
  background-size: 20px 14px;
  float: left;
  margin: 12px 20px 0 0;
  position: relative;
  /*message preview*/
  /*message preview over*/ }
  #userinfo .user-message:hover #user-message-preview-wrap {
    display: block; }
  #userinfo .user-message .message-num {
    position: absolute;
    width: auto;
    min-width: 20px;
    height: 16px;
    font-size: 12px;
    color: white;
    background: #f0526b;
    border-radius: 20px;
    text-align: center;
    left: 10px;
    top: -10px;
    line-height: 16px; }
    #userinfo .user-message .message-num.animating:before, #userinfo .user-message .message-num.animating:after {
      display: block; }
    #userinfo .user-message .message-num:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%) scale(1.2);
      background: rgba(240, 82, 107, 0.5);
      border-radius: 20px;
      animation: spreadOut 3.8s infinite;
      display: none; }
    #userinfo .user-message .message-num:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%) scale(1.4);
      background: rgba(240, 82, 107, 0.25);
      border-radius: 20px;
      animation: spreadOutBig 3.8s infinite;
      display: none; }
  #userinfo .user-message span {
    display: block;
    transform: scale(0.8333); }
  #userinfo .user-message #user-message-preview-wrap {
    position: absolute;
    left: 50%;
    top: 24px;
    transform: translateX(-50%);
    width: 320px;
    box-sizing: border-box;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
    background: white;
    z-index: 200;
    border-radius: 4px;
    animation: dropdown .3s ease-out;
    display: none; }
    #userinfo .user-message #user-message-preview-wrap:before {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 10px 10px 10px;
      border-color: transparent transparent #fff transparent;
      position: absolute;
      top: -10px;
      left: 50%;
      margin-left: -10px; }
    #userinfo .user-message #user-message-preview-wrap .user-message-preview-info {
      padding: 20px;
      border-bottom: 1px solid #E7E8E9;
      font-family: "Helvetica Light";
      text-align: justify; }
      #userinfo .user-message #user-message-preview-wrap .user-message-preview-info .user-message-preview-title {
        color: #3D424C;
        font-weight: bold;
        letter-spacing: .15px;
        line-height: 20px;
        font-size: 14px;
        margin-bottom: 5px; }
      #userinfo .user-message #user-message-preview-wrap .user-message-preview-info .user-message-preview-content {
        font-size: 12px;
        color: #5A5F69;
        letter-spacing: .2px;
        line-height: 18px; }
        #userinfo .user-message #user-message-preview-wrap .user-message-preview-info .user-message-preview-content i {
          font-style: normal;
          color: #AC975E;
          border-bottom: 1px solid #AC975E;
          margin-left: 5px; }
    #userinfo .user-message #user-message-preview-wrap .btn-to-message-all-wrap {
      padding: 8px 0; }
      #userinfo .user-message #user-message-preview-wrap .btn-to-message-all-wrap button {
        border: 0 none;
        outline: none !important;
        width: auto;
        padding: 0 20px;
        height: 32px;
        line-height: 32px; }

.dropdown-message .dropdown-message-num {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  min-width: 20px;
  height: 16px;
  font-size: 12px;
  color: white;
  background: #f0526b;
  border-radius: 20px;
  text-align: center;
  line-height: 16px;
  position: relative;
  top: -2px;
  margin-left: 4px; }
  .dropdown-message .dropdown-message-num span {
    display: block;
    transform: scale(0.8333); }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

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

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  0%, 20%, 53%, 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);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  40%, 43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  40%, 43%, 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); }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  0%, 20%, 53%, 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);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  40%, 43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  40%, 43%, 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); }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.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; } }

.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); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-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); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  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 shake {
  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); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-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); } }

.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); } }

.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); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  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: none;
    transform: none; } }

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  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: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  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.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  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.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-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); } }

.bounceIn {
  -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);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@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);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.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);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@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);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.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);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@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);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.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);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  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);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.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); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.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; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown_s {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -8%, 0);
    transform: translate3d(0, -8%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown_s {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -8%, 0);
    transform: translate3d(0, -8%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown_s {
  -webkit-animation-name: fadeInDown_s;
  animation-name: fadeInDown_s; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.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: none;
    transform: none; } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.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: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20%, 0, 0);
    transform: translate3d(20%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20%, 0, 0);
    transform: translate3d(20%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.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: none;
    transform: none; } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.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: none;
    transform: none; } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

.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); } }

.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); } }

.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); } }

.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); } }

.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); } }

.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); } }

.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); } }

.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); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

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

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

.animated.flip {
  -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);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg); }
  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);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg); }
  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); } }

.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);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg); }
  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);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg); }
  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); } }

.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; } }

.flipOutX {
  -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; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  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); }
  60%, 80% {
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  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); }
  60%, 80% {
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: center; }
  to {
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: center; }
  to {
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

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

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

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

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

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

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

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

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

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

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

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

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

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

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

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    transform-origin: top left; }
  0%, 20%, 60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    transform-origin: top left; }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -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% {
    transform-origin: top left; }
  0%, 20%, 60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    transform-origin: top left; }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -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; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-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: none;
    transform: none; } }

@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: none;
    transform: none; } }

.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); } }

.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; } }

.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); } }

.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); } }

.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); } }

.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); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

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

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

.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-transform-origin: center bottom;
    transform-origin: center bottom;
    -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-transform-origin: center bottom;
    transform-origin: center bottom;
    -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); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-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);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@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);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-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);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@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);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-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-transform-origin: center bottom;
    transform-origin: center bottom;
    -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-transform-origin: center bottom;
    transform-origin: center bottom;
    -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); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-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); } }

.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); } }

.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); } }

.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); } }

.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); } }

.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); } }

.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); } }

.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); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

#feedbackBtn {
  position: fixed;
  height: auto;
  right: 0;
  bottom: 46px;
  z-index: 999; }
  #feedbackBtn .writer {
    padding: 6px 0;
    display: inline-block;
    margin: 0 0 0 20px; }
    #feedbackBtn .writer a:hover {
      color: #fff !important; }
  #feedbackBtn .sugFeedback {
    border-top-left-radius: 4px; }
  #feedbackBtn .queSurvey {
    border-bottom-left-radius: 4px; }
  #feedbackBtn .sugFeedback, #feedbackBtn .queSurvey {
    width: 104px;
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.05);
    color: #f0f0f0;
    font-size: 12px; }
    #feedbackBtn .sugFeedback:hover, #feedbackBtn .queSurvey:hover {
      background: #ac975e;
      cursor: pointer;
      transition: all .3s;
      -webkit-transition: all .3s;
      -moz-transition: all .3s; }
    #feedbackBtn .sugFeedback:active, #feedbackBtn .queSurvey:active {
      color: rgba(255, 255, 255, 0.5);
      background: #978450;
      transition: all .3s;
      -webkit-transition: all .3s;
      -moz-transition: all .3s; }
  #feedbackBtn .queSurvey:hover .que_icon {
    background-position-y: -18px; }
  #feedbackBtn .queSurvey:active .que_icon {
    background-position-y: -36px; }
  #feedbackBtn .queSurvey .que_icon {
    background: url(https://static.fotor.com.cn/static/web/site/index/images/0302170b5b526b2a07d672b9ae3d8f5e66b2.png);
    width: 17px;
    height: 18px;
    display: inline-block;
    position: relative;
    left: 12px;
    top: 5px;
    background-position-x: 19px; }
  #feedbackBtn .sugFeedback:hover .sug_icon {
    background-position-y: -18px; }
  #feedbackBtn .sugFeedback:hover .sug_icon {
    background-position-y: -36px; }
  #feedbackBtn .sugFeedback .sug_icon {
    background: url(https://static.fotor.com.cn/static/web/site/index/images/0302170b5b526b2a07d672b9ae3d8f5e66b2.png);
    width: 17px;
    height: 18px;
    display: inline-block;
    position: relative;
    left: 12px;
    top: 5px; }

body {
  margin: 0;
  background: #FFF url(https://static.fotor.com.cn/static/web/site/index/images/bgfcf0a1efcd6e2921d915c54f05ea98f4.png) no-repeat center top fixed; }

.loading-template {
  display: none;
  position: absolute;
  text-align: center;
  top: 74%;
  left: 48.5%;
  transform: translateY(-50%); }
  .loading-template .loadDot {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 2px;
    border-radius: 15px;
    background-color: #ac975e; }
  .loading-template .k-line11-1 {
    animation: k-loadingP 1.5s infinite; }
  .loading-template .k-line11-2 {
    animation: k-loadingP 1.5s infinite;
    animation-delay: .15s; }
  .loading-template .k-line11-3 {
    animation: k-loadingP 1.5s infinite;
    animation-delay: .30s; }
  .loading-template .k-line11-4 {
    animation: k-loadingP 1.5s infinite;
    animation-delay: .45s; }
  .loading-template .k-line11-5 {
    animation: k-loadingP 1.5s infinite;
    animation-delay: .60s; }

/*index animation delay*/
.animation-delay-1 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.animation-delay-2 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.animation-delay-3 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.animation-delay-4 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.animation-delay-5 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.animation-delay-6 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.animated {
  opacity: 1; }

@keyframes k-loadingP {
  0% {
    transform: translateY(0); }
  35% {
    transform: translateY(0);
    opacity: .3; }
  50% {
    transform: translateY(-10px);
    opacity: .8; }
  70% {
    transform: translateY(3px);
    opacity: .8; }
  85% {
    transform: translateY(-3px); } }

a.std-btn {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 160px;
  line-height: 36px;
  font-size: 14px;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
  transition: 0.3s all ease-out; }
  a.std-btn.black {
    color: #FFF;
    background: #0b0e11; }
    a.std-btn.black:hover {
      background: #3c4553; }
    a.std-btn.black:active {
      color: #90959d;
      background: #0b0e11; }

img.logo {
  height: 60px; }

section.banner-section {
  width: 1150px;
  display: flex;
  justify-content: space-between;
  margin: 100px auto 50px;
  background: none;
  transition: all 0.3s linear; }
  section.banner-section div.banner-holder {
    position: relative;
    height: 400px;
    width: 932px; }
    section.banner-section div.banner-holder a.banner-pic {
      transition: 0.4s all ease-out;
      opacity: 0;
      position: absolute;
      pointer-events: none;
      width: 100%;
      height: 400px;
      display: block;
      background-size: contain;
      background-repeat: no-repeat; }
      section.banner-section div.banner-holder a.banner-pic:nth-child(1) {
        background-image: url(https://static.fotor.com.cn/static/web/site/index/images/16e1e6df7a5072a77cf4ceb522e0bec1f.png); }
      section.banner-section div.banner-holder a.banner-pic:nth-child(2) {
        background-image: url(https://static.fotor.com.cn/static/web/site/index/images/banner-weixinfa43e7a160f92297c457dc826cf3c166.jpg); }
      section.banner-section div.banner-holder a.banner-pic:nth-child(3) {
        background-image: url(https://static.fotor.com.cn/static/web/site/index/images/392e9a1103e1c294bc6d3766f60248ad6.jpg); }
      section.banner-section div.banner-holder a.banner-pic:nth-child(4) {
        background-image: url(https://static.fotor.com.cn/static/web/site/index/images/wangyi5651bc46f6952ec72560694091123e53.jpg); }
      section.banner-section div.banner-holder a.banner-pic.active {
        opacity: 1;
        pointer-events: auto; }
  section.banner-section div.banner-btn-holder {
    display: flex;
    height: 400px;
    width: 198px;
    flex-direction: column;
    justify-content: space-between; }
    section.banner-section div.banner-btn-holder div.banner-btn {
      display: block;
      width: 198px;
      height: 85px;
      cursor: pointer;
      transition: 0.2s all ease-out; }
      section.banner-section div.banner-btn-holder div.banner-btn:nth-child(1) {
        background-image: url(https://static.fotor.com.cn/static/web/site/index/images/1-btnd7d00b4e58dde8cbefbea6599f916b5d.jpg); }
      section.banner-section div.banner-btn-holder div.banner-btn:nth-child(2) {
        background-image: url(https://static.fotor.com.cn/static/web/site/index/images/sssss3578be68494b7f0e37a1c5b5691e945a.jpg); }
      section.banner-section div.banner-btn-holder div.banner-btn:nth-child(3) {
        background-image: url(https://static.fotor.com.cn/static/web/site/index/images/3-btn5ce6a68c594dfdcc6bbcfd3751cee56a.jpg); }
      section.banner-section div.banner-btn-holder div.banner-btn:nth-child(4) {
        background-image: url(https://static.fotor.com.cn/static/web/site/index/images/xrsjs469294f46802215866fb8c92fe4b6a11.jpg); }
      section.banner-section div.banner-btn-holder div.banner-btn:before {
        transition: 0.2s all ease-out;
        content: "";
        display: block;
        position: relative;
        left: -17px;
        top: -12px;
        width: 222px;
        height: 108px;
        background-image: url(https://static.fotor.com.cn/static/web/site/index/images/btn-outlinerc45ebd77cb5282ff32701b19b6f8a56e.png);
        opacity: 0; }
      section.banner-section div.banner-btn-holder div.banner-btn.with_new_icon {
        position: relative; }
        section.banner-section div.banner-btn-holder div.banner-btn.with_new_icon:after {
          background: url(https://static.fotor.com.cn/static/web/site/index/images/hot_2x8414f07ac814db687dc192579037f8ba.png) no-repeat;
          background-size: 68px 40px;
          content: '';
          position: absolute;
          width: 68px;
          height: 40px;
          right: 0;
          top: 0; }
      section.banner-section div.banner-btn-holder div.banner-btn.active:before {
        opacity: 1; }

section {
  background: #FFF; }

section.gray {
  background: #f5f5f5; }

div.wrapper {
  margin: 0 auto; }

section.template-section {
  padding: 60px 0; }
  section.template-section div.wrapper {
    position: relative;
    width: 1200px;
    /*模板load*/ }
    section.template-section div.wrapper div.title {
      color: #010101;
      font-size: 24px;
      text-align: center;
      font-weight: 300; }
    section.template-section div.wrapper div.search {
      width: 640px;
      margin: 30px auto; }
      section.template-section div.wrapper div.search input.search-input {
        box-sizing: border-box;
        line-height: 20px;
        font-size: 14px;
        padding: 12px 22px;
        padding-left: 40px;
        width: 520px;
        background: #FFF url(https://static.fotor.com.cn/static/web/site/index/images/search_icon4877b95f52570b4764c48e88e78b0019.png) no-repeat 14px center;
        color: #515865;
        box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.1) inset;
        border-radius: 4px 0 0 4px;
        border: 1px solid rgba(146, 146, 146, 0.1);
        transition: 0.3s all ease-out; }
        section.template-section div.wrapper div.search input.search-input::-webkit-input-placeholder {
          /* WebKit browsers */
          color: rgba(81, 88, 101, 0.3); }
        section.template-section div.wrapper div.search input.search-input:-moz-placeholder {
          /* Mozilla Firefox 4 to 18 */
          color: rgba(81, 88, 101, 0.3); }
        section.template-section div.wrapper div.search input.search-input::-moz-placeholder {
          /* Mozilla Firefox 19+ */
          color: rgba(81, 88, 101, 0.3); }
        section.template-section div.wrapper div.search input.search-input:-ms-input-placeholder {
          /* Internet Explorer 10+ */
          color: rgba(81, 88, 101, 0.3); }
        section.template-section div.wrapper div.search input.search-input:active, section.template-section div.wrapper div.search input.search-input:focus {
          outline: none;
          box-shadow: 0 0 1px rgba(172, 150, 94, 0.1) inset; }
      section.template-section div.wrapper div.search a.search-btn {
        border-radius: 0 4px 4px 0;
        display: block;
        width: 120px;
        line-height: 46px;
        float: right; }
      section.template-section div.wrapper div.search div.hot-words {
        padding-left: 1em;
        display: none; }
        section.template-section div.wrapper div.search div.hot-words > a {
          color: #515865;
          text-decoration: none;
          font-size: 14px;
          line-height: 50px;
          margin-right: 0.5em; }
          section.template-section div.wrapper div.search div.hot-words > a:hover {
            color: #ac975e; }
    section.template-section div.wrapper div.category-group-wrapper {
      display: flex;
      margin-bottom: 30px;
      justify-content: center; }
      section.template-section div.wrapper div.category-group-wrapper a.category {
        width: 152px;
        height: 36px;
        line-height: 36px;
        border-radius: 4px;
        box-sizing: border-box;
        border: 1px solid #ccc;
        color: #000;
        background-color: #fff;
        transition: .3s;
        text-align: center;
        text-decoration: none;
        font-size: 14px;
        margin: 0 10px; }
        section.template-section div.wrapper div.category-group-wrapper a.category:hover {
          color: #fff;
          background-color: #000; }
      section.template-section div.wrapper div.category-group-wrapper a.on {
        color: #fff;
        background-color: #000; }
    section.template-section div.wrapper .t-active {
      display: flex !important; }
    section.template-section div.wrapper div#grid {
      /*display: none;
				justify-content: center;
				flex-wrap: wrap;*/
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
      section.template-section div.wrapper div#grid .gridItem {
        /*	width: 214px;
					height: auto;
					margin: 10px 10px 10px 10px;
					//outline: 1px solid;
					display: flex;
					align-items: flex-end;*/
        width: 214px;
        height: auto;
        margin: 10px 10px 10px 10px;
        display: flex;
        align-items: flex-end; }
        section.template-section div.wrapper div#grid .gridItem .gridItemInner {
          position: relative;
          background-color: #fff;
          overflow: hidden;
          box-shadow: 0 1px 8px rgba(0, 0, 0, 0.04);
          transition: top .3s;
          top: 0; }
          section.template-section div.wrapper div#grid .gridItem .gridItemInner:hover {
            top: -6px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }
        section.template-section div.wrapper div#grid .gridItem .project-item-multi-page:hover .project-item-thumb-page {
          opacity: 1; }
        section.template-section div.wrapper div#grid .gridItem .project-item-multi-page:hover:after {
          transform: scale(1); }
        section.template-section div.wrapper div#grid .gridItem .thumbnailGridItem {
          position: relative;
          display: block;
          overflow: hidden; }
          section.template-section div.wrapper div#grid .gridItem .thumbnailGridItem:before {
            content: '';
            height: 60px;
            width: 100%;
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: 2;
            background-image: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0));
            background-image: linear-gradient(to top, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0)); }
          section.template-section div.wrapper div#grid .gridItem .thumbnailGridItem img {
            position: relative;
            display: block;
            width: auto;
            max-width: 100%;
            height: auto;
            max-height: 600px;
            left: 50%;
            transform: translateX(-50%); }
          section.template-section div.wrapper div#grid .gridItem .thumbnailGridItem .project-item-thumb-page {
            position: absolute;
            bottom: 3px;
            right: 5px;
            font-size: 14px;
            color: #8c8c8c;
            z-index: 10;
            opacity: 0;
            transition: opacity .3s ease; }
            section.template-section div.wrapper div#grid .gridItem .thumbnailGridItem .project-item-thumb-page:after {
              content: url(https://static.fotor.com.cn/static/web/site/index/images/icon-multi-page9f6cdadb6b3755b716595135b8b30502.png);
              position: absolute;
              right: -5px;
              bottom: -5px;
              transform-origin: 100% 100%;
              transform: scale(0.8);
              transition: transform .3s ease;
              z-index: 5;
              width: 80px;
              height: 74px; }
        section.template-section div.wrapper div#grid .gridItem .infoGridItem {
          background-color: #fff;
          padding: 12px 18px 15px;
          position: relative;
          border-top: 1px solid rgba(0, 0, 0, 0.02); }
          section.template-section div.wrapper div#grid .gridItem .infoGridItem .categoryGridItem {
            margin: 0; }
            section.template-section div.wrapper div#grid .gridItem .infoGridItem .categoryGridItem a {
              font-size: 12px;
              color: #505050;
              display: block;
              line-height: 1.2;
              cursor: pointer;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              text-decoration: none; }
          section.template-section div.wrapper div#grid .gridItem .infoGridItem .template-designer {
            font-size: 12px;
            line-height: 1;
            margin-top: 4px;
            color: #b3becd;
            text-transform: capitalize; }
    section.template-section div.wrapper .btn-holder {
      margin-top: 50px; }
    section.template-section div.wrapper div.template-showcase {
      display: flex;
      width: 960px;
      flex-wrap: wrap;
      margin: 0 auto;
      align-items: baseline;
      justify-content: space-around; }
      section.template-section div.wrapper div.template-showcase a.item {
        display: block;
        text-decoration: none;
        color: #515865;
        font-size: 14px;
        margin-bottom: 40px; }
        section.template-section div.wrapper div.template-showcase a.item img.item-pic {
          transition: 0.2s all ease-out; }
        section.template-section div.wrapper div.template-showcase a.item div.item-title {
          text-align: center;
          line-height: 34px; }
        section.template-section div.wrapper div.template-showcase a.item.printable div.item-title:after {
          content: "";
          width: 56px;
          height: 20px;
          background: url(https://static.fotor.com.cn/static/web/site/index/images/printable@2x80f1f82c4ada82ba9ce6532a0d5d3654.png);
          display: inline-block;
          background-size: 100%;
          position: relative;
          top: 5px;
          left: 6px; }
        section.template-section div.wrapper div.template-showcase a.item:hover img.item-pic {
          transform: scale(1.05); }

section.introduce-section {
  padding: 60px 0; }
  section.introduce-section div.wrapper {
    position: relative;
    width: 1200px; }
    section.introduce-section div.wrapper .title {
      color: #010101;
      font-size: 24px;
      text-align: center;
      font-weight: 300;
      margin: 0 0 45px; }
    section.introduce-section div.wrapper .flex-block {
      display: flex;
      width: 920px;
      justify-content: center;
      flex-wrap: wrap;
      margin: 0 auto; }
      section.introduce-section div.wrapper .flex-block .img-block {
        width: 430px;
        height: 320px;
        margin: 15px; }
        section.introduce-section div.wrapper .flex-block .img-block img {
          display: block;
          width: 100%; }

/*2018 8 28 模板展示*/
section.templateView-section {
  padding: 60px 0; }
  section.templateView-section .btn-holder {
    margin-top: 40px; }
  section.templateView-section .wrapper {
    width: 1200px; }
    section.templateView-section .wrapper .title {
      color: #010101;
      font-size: 24px;
      text-align: center;
      font-weight: 300;
      margin-bottom: 60px; }
    section.templateView-section .wrapper .bottom-content {
      margin-top: 65px; }
    section.templateView-section .wrapper .flex-block {
      text-align: center;
      display: flex;
      margin-top: 95px;
      justify-content: center; }
      section.templateView-section .wrapper .flex-block .tempContent {
        display: flex;
        justify-content: space-around;
        /* background: #fff; */
        position: relative;
        align-items: flex-end;
        margin: 0 30px; }
        section.templateView-section .wrapper .flex-block .tempContent .s-til {
          font-size: 16px;
          color: #000;
          position: absolute;
          top: -55px;
          z-index: 2;
          margin: 0;
          font-weight: normal;
          letter-spacing: 2px; }
          section.templateView-section .wrapper .flex-block .tempContent .s-til:before {
            position: relative;
            display: block;
            content: '';
            background-color: rgba(55, 111, 253, 0.9);
            width: 110px;
            height: 6px;
            top: 22px;
            z-index: -1; }
        section.templateView-section .wrapper .flex-block .tempContent .template-block {
          margin: 0 10px;
          width: 165px;
          position: relative;
          transition: 0.3s all ease-out;
          top: 0;
          height: 292px;
          display: flex;
          flex-wrap: wrap;
          align-items: flex-end;
          /* justify-content: center; */ }
          section.templateView-section .wrapper .flex-block .tempContent .template-block a {
            display: block;
            position: absolute;
            bottom: 40px; }
          section.templateView-section .wrapper .flex-block .tempContent .template-block:hover {
            top: -10px; }
          section.templateView-section .wrapper .flex-block .tempContent .template-block:hover .template-text {
            box-shadow: 0 3px 6px rgba(21, 31, 47, 0.2); }
          section.templateView-section .wrapper .flex-block .tempContent .template-block a.template-img img {
            display: block; }
          section.templateView-section .wrapper .flex-block .tempContent .template-block .template-text {
            height: 42px;
            line-height: 42px;
            margin: 0;
            background-color: #fff;
            font-size: 14px;
            width: 100%;
            box-shadow: 0 2px 4px rgba(0, 53, 92, 0.1); }

section.highlight-section {
  padding: 70px 0; }
  section.highlight-section div.wrapper {
    width: 918px; }
    section.highlight-section div.wrapper div.text-wrapper {
      position: relative;
      height: 150px; }
      section.highlight-section div.wrapper div.text-wrapper div.highlight-text {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        pointer-events: none;
        text-align: center;
        width: 100%;
        transition: 2s all cubic-bezier(0.1, 0.35, 0.41, 0.93); }
        section.highlight-section div.wrapper div.text-wrapper div.highlight-text.active {
          opacity: 1;
          pointer-events: auto; }
        section.highlight-section div.wrapper div.text-wrapper div.highlight-text div.title {
          font-weight: 300;
          font-size: 24px;
          color: #515865; }
        section.highlight-section div.wrapper div.text-wrapper div.highlight-text div.des {
          font-size: 14px;
          line-height: 24px;
          color: #656c77;
          margin-top: 1em; }
    section.highlight-section div.wrapper div.pic-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: stretch; }
      section.highlight-section div.wrapper div.pic-wrapper div.pic-box {
        transition: 2s all cubic-bezier(0.1, 0.35, 0.41, 0.93);
        background-image: url(https://static.fotor.com.cn/static/web/site/index/images/highlightd5d65c5ad127f5da54ffeffe756c520a.jpg);
        background-repeat: repeat-x;
        width: 918px;
        height: 528px; }
    section.highlight-section div.wrapper div.dot-holder {
      text-align: center;
      margin-top: 45px; }
      section.highlight-section div.wrapper div.dot-holder span.media-dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 10px;
        border-radius: 5px;
        background: #ebebea;
        cursor: pointer;
        transition: 2s all cubic-bezier(0.1, 0.35, 0.41, 0.93); }
        section.highlight-section div.wrapper div.dot-holder span.media-dot.active {
          background: #0b0e11; }

section.media-section {
  padding: 100px 0 60px; }
  section.media-section div.wrapper img.apostrophe-icon {
    margin: 0 auto;
    display: block; }
  section.media-section div.wrapper div.media-wrapper {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: stretch; }
    section.media-section div.wrapper div.media-wrapper div.btn-holder {
      display: flex;
      align-items: center;
      justify-content: center; }
      section.media-section div.wrapper div.media-wrapper div.btn-holder.left {
        float: left; }
      section.media-section div.wrapper div.media-wrapper div.btn-holder.right {
        float: right; }
      section.media-section div.wrapper div.media-wrapper div.btn-holder a.media-nav-btn {
        width: 24px;
        height: 24px;
        display: block;
        background: url(https://static.fotor.com.cn/static/web/site/index/images/media_nav_btnf6f72ea3623e97a41c6bedd33c4f7367.png); }
        section.media-section div.wrapper div.media-wrapper div.btn-holder a.media-nav-btn.left {
          background-position-x: 0; }
        section.media-section div.wrapper div.media-wrapper div.btn-holder a.media-nav-btn.right {
          background-position-x: -24px; }
        section.media-section div.wrapper div.media-wrapper div.btn-holder a.media-nav-btn:hover {
          background-position-y: -24px; }
    section.media-section div.wrapper div.media-wrapper div.media-text-holder {
      height: 170px;
      display: flex;
      align-items: center;
      justify-items: center;
      width: 900px;
      margin: 0 auto; }
      section.media-section div.wrapper div.media-wrapper div.media-text-holder div.media-text {
        opacity: 0;
        pointer-events: none;
        position: absolute;
        width: 900px;
        text-align: center;
        font-size: 18px;
        line-height: 32px;
        color: #515865;
        transition: 0.3s all ease-out; }
        section.media-section div.wrapper div.media-wrapper div.media-text-holder div.media-text.active {
          opacity: 1;
          pointer-events: auto; }
  section.media-section div.wrapper div.logo-holder {
    display: flex;
    flex-wrap: wrap;
    width: 800px;
    align-items: center;
    justify-content: center;
    margin: 0 auto; }
    section.media-section div.wrapper div.logo-holder > img {
      margin: 0 0 40px 30px;
      border-right: 1px solid #d2d4d7;
      padding-right: 30px; }
      section.media-section div.wrapper div.logo-holder > img.no-right-border {
        border-right: none; }

section.blog-section {
  padding: 100px 0 70px; }
  section.blog-section div.wrapper {
    width: 1200px; }
    section.blog-section div.wrapper div.title {
      color: #010101;
      font-size: 24px;
      text-align: center;
      font-weight: 300; }
    section.blog-section div.wrapper div.blog-list {
      margin: 60px 0;
      display: flex;
      justify-content: space-between; }
      section.blog-section div.wrapper div.blog-list a.entry {
        display: block;
        border-radius: 4px;
        box-shadow: 1px 2px rgba(0, 53, 91, 0.1);
        text-decoration: none;
        transition: 0.3s all ease-out;
        width: 270px;
        height: auto;
        position: relative;
        top: 0; }
        section.blog-section div.wrapper div.blog-list a.entry img {
          width: 100%; }
        section.blog-section div.wrapper div.blog-list a.entry div.blog-title {
          color: #515865;
          font-size: 14px;
          line-height: 20px;
          padding: 20px;
          background: #FFF url(https://static.fotor.com.cn/static/web/site/index/images/blog_enter_arrow7c4d4572e131b3eef1ca67ffe0e3e862.png) no-repeat;
          background-position: 305px 20px; }
        section.blog-section div.wrapper div.blog-list a.entry:hover {
          box-shadow: 0 8px 16px rgba(21, 31, 47, 0.2);
          transition: 0.3s all ease-out;
          top: -15px; }

section.features-section {
  padding: 100px 0 100px; }
  section.features-section div.wrapper {
    width: 1200px; }
    section.features-section div.wrapper div.title {
      color: #010101;
      font-size: 24px;
      text-align: center;
      font-weight: 300;
      margin-bottom: 60px; }
    section.features-section div.wrapper div.features-holder {
      display: flex;
      justify-content: space-between; }
      section.features-section div.wrapper div.features-holder div.feature-item {
        width: 330px;
        height: 270px;
        border-radius: 4px;
        box-shadow: 2px 2px 4px rgba(21, 39, 52, 0.3);
        overflow: hidden; }
        section.features-section div.wrapper div.features-holder div.feature-item div.item-wrapper {
          transition: 0.5s all ease-in-out; }
          section.features-section div.wrapper div.features-holder div.feature-item div.item-wrapper:hover {
            transform: translateY(-270px);
            transition: 0.3s all cubic-bezier(0.39, 0.58, 0.57, 1); }
          section.features-section div.wrapper div.features-holder div.feature-item div.item-wrapper div.cover {
            height: 270px;
            background: #4675da;
            text-align: center;
            color: #fff;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-content: center;
            font-weight: 300; }
            section.features-section div.wrapper div.features-holder div.feature-item div.item-wrapper div.cover div.icon {
              width: 50px;
              height: 50px;
              margin: 0 auto;
              background: url(https://static.fotor.com.cn/static/web/site/index/images/features_icon93fbd26da5556c617c38bdb832508aa1.png); }
              section.features-section div.wrapper div.features-holder div.feature-item div.item-wrapper div.cover div.icon.pmsj {
                background-position-x: 0; }
              section.features-section div.wrapper div.features-holder div.feature-item div.item-wrapper div.cover div.icon.cysc {
                background-position-x: -50px; }
              section.features-section div.wrapper div.features-holder div.feature-item div.item-wrapper div.cover div.icon.zpbj {
                background-position-x: -100px; }
            section.features-section div.wrapper div.features-holder div.feature-item div.item-wrapper div.cover div.subtitle {
              font-size: 18px;
              margin: 10px 0; }
            section.features-section div.wrapper div.features-holder div.feature-item div.item-wrapper div.cover div.des {
              font-size: 12px; }
          section.features-section div.wrapper div.features-holder div.feature-item div.item-wrapper div.content {
            height: 270px;
            padding: 20px;
            background: #FFF;
            box-sizing: border-box;
            color: #515865;
            font-size: 14px;
            line-height: 26px; }
            section.features-section div.wrapper div.features-holder div.feature-item div.item-wrapper div.content > a {
              text-decoration: underline;
              color: #ac975e; }
    section.features-section div.wrapper div.recommended-template .btn-holder {
      position: relative;
      width: 160px;
      margin: 75px auto 40px; }
      section.features-section div.wrapper div.recommended-template .btn-holder .std-btn {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center; }
      section.features-section div.wrapper div.recommended-template .btn-holder .btn-text {
        margin-left: 10px; }
      section.features-section div.wrapper div.recommended-template .btn-holder .arrow {
        content: "\F104";
        display: inline-block;
        position: relative;
        font-size: 0;
        line-height: 0;
        border-width: 5px;
        border-color: #fff;
        border-bottom-width: 0;
        border-style: dashed;
        border-top-style: solid;
        border-left-color: transparent;
        border-right-color: transparent;
        margin-left: 6px; }
      section.features-section div.wrapper div.recommended-template .btn-holder .open {
        transform: rotate(180deg); }
    section.features-section div.wrapper div.recommended-template .template-link ul {
      list-style: none;
      padding: 0;
      width: 1008px;
      display: flex;
      flex-wrap: wrap;
      margin: 0 auto;
      text-align: center; }
      section.features-section div.wrapper div.recommended-template .template-link ul li {
        width: 168px; }
        section.features-section div.wrapper div.recommended-template .template-link ul li a {
          color: #515865;
          font-size: 14px;
          line-height: 25px;
          transition: .3s all; }
          section.features-section div.wrapper div.recommended-template .template-link ul li a:hover {
            color: #ac957e;
            text-decoration: underline; }

.sdk-section {
  padding: 100px 0; }
  .sdk-section .wrapper {
    width: 1200px; }
  .sdk-section .title {
    color: #010101;
    font-size: 24px;
    text-align: center;
    font-weight: 300; }
  .sdk-section .des {
    font-size: 14px;
    line-height: 24px;
    color: #656c77;
    margin-top: 1em;
    text-align: center; }
  .sdk-section img {
    display: block;
    margin: 50px auto 75px; }
