.flip-card{background-color:transparent;perspective:1000px;width:300px;height:199px;margin:0 auto}@media (min-width:455px) and (max-width:767px){.flip-card{width:453px;height:300px}}@media (min-width:768px) and (max-width:990px){.flip-card{width:285px;height:188px}}@media (min-width:991px){.flip-card{width:453px;height:300px}}.flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform 1.5s;transform-style:preserve-3d;box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.flip-card-front{background-color:#bbb;color:#000}.flip-card-back{background-color:#2980b9;color:#fff;transform:rotateY(180deg)}.flip-card-img{width:300px;height:auto}@media (min-width:455px) and (max-width:767px){.flip-card-img{width:453px;height:auto}}@media (min-width:768px) and (max-width:990px){.flip-card-img{width:285px;height:auto}}@media (min-width:991px){.flip-card-img{width:453px;height:auto}}.field{display:flex;align-items:center;justify-content:space-around;width:100%}.gOaKaxx-mouse{width:50px;height:90px;border:3px solid #333;border-radius:60px;position:relative}.gOaKaxx-mouse::before{content:"";width:12px;height:12px;position:absolute;top:10px;left:50%;transform:translateX(-50%);background-color:#333;border-radius:50%;opacity:1;animation:ywheel 2s infinite;-webkit-animation:ywheel 2s infinite}@keyframes ywheel{to{opacity:0;top:60px}}@-webkit-keyframes ywheel{to{opacity:0;top:60px}}.gOaKaxx-scroll{width:30px;height:30px;border:2px solid #fff;border-radius:50%;position:relative;animation:ydown 1.5s infinite;-webkit-animation:ydown 1.5s infinite}.gOaKaxx-scroll::before{content:"";position:absolute;top:6px;left:8px;width:10px;height:10px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg)}@media (min-width:767px){.gOaKaxx-scroll{width:60px;height:60px}.gOaKaxx-scroll::before{top:15px;left:18px;width:18px;height:18px}}@keyframes ydown{0%{transform:translate(0)}20%{transform:translateY(15px)}40%{transform:translate(0)}}@-webkit-keyframes ydown{0%{transform:translate(0)}20%{transform:translateY(15px)}40%{transform:translate(0)}}.gOaKaxx-arrow{width:0;height:40px;border:1px solid #333;position:relative;animation:yscroll 1.5s infinite;-webkit-animation:yscroll 1.5s infinite}.gOaKaxx-arrow::after{content:"";display:block;position:absolute;top:100%;left:-5px;width:1px;height:10px;border-top:10px solid #333;border-left:5px solid transparent;border-right:5px solid transparent}@keyframes yscroll{0%{height:40px}30%{height:70px}60%{height:40px}}@-webkit-keyframes yscroll{0%{height:40px}30%{height:70px}60%{height:40px}}@-webkit-keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-20px)}100%{transform:translatey(0)}}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-20px)}100%{transform:translatey(0)}}.floatme{transform:translatey(0);-webkit-animation:float 4s ease-in-out infinite;animation:float 4s ease-in-out infinite}.timeline{position:relative;margin:0;padding:0;width:100%;box-sizing:border-box}.timeline:before{content:'';position:absolute;left:50%;width:2px;height:100%;background:#c5c5c5}.timeline ul{padding:0;margin:0}.timeline ul li{list-style:none;position:relative;width:50%;padding:20px 40px;box-sizing:border-box}.timeline ul li:nth-child(odd){float:left;text-align:right;clear:both}.timeline ul li:nth-child(even){float:right;text-align:left;clear:both}.timeline-content{padding-bottom:20px}.timeline ul li:nth-child(odd):before{content:'';position:absolute;width:10px;height:10px;top:24px;right:-6px;background:rgba(255,97,63,1);border-radius:50%;box-shadow:0 0 0 3px rgba(255,97,63,.2)}.timeline ul li:nth-child(even):before{content:'';position:absolute;width:10px;height:10px;top:24px;left:-4px;background:rgba(255,97,63,1);border-radius:50%;box-shadow:0 0 0 3px rgba(255,97,63,.2)}.timeline ul li h6{padding:0;margin:0;color:rgba(255,97,63,1);font-weight:600}.timeline ul li p{margin:10px 0 0;padding:0}.timeline ul li .time h3{margin:0;padding:0;font-size:18px}.timeline ul li:nth-child(odd) .time{position:absolute;top:12px;right:-165px;margin:0;padding:8px 16px;background:rgba(255,97,63,1);color:#fff;border-radius:18px;box-shadow:0 0 0 3px rgba(255,97,63,.3)}.timeline ul li:nth-child(even) .time{position:absolute;top:12px;left:-165px;margin:0;padding:8px 16px;background:rgba(255,97,63,1);color:#fff;border-radius:18px;box-shadow:0 0 0 3px rgba(255,97,63,.3)}@media(max-width:1000px){.timeline{width:100%}}@media(max-width:767px){.timeline{width:100%;padding-bottom:0}.timeline:before{left:20px;height:100%}.timeline ul li:nth-child(odd),.timeline ul li:nth-child(even){width:100%;text-align:left;padding-left:50px;padding-bottom:50px}.timeline ul li:nth-child(odd):before,.timeline ul li:nth-child(even):before{top:-18px;left:16px}.timeline ul li:nth-child(odd) .time,.timeline ul li:nth-child(even) .time{top:-30px;left:50px;right:inherit}}