.can__item-circle1{animation-name:unrotate;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-duration:30s}.can__item-circle2{animation-name:rotate;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-duration:35s}.can__item-circle3{animation-name:unrotate;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-duration:45s}.can__item-circle4{animation-name:rotate;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-duration:30s}.can__item-circle5{animation-name:unrotate;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-duration:35s}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes unrotate{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}.zoomIn{animation-name:zoomIn;animation-duration:1s}@keyframes zoomIn{0%{transform:scale(0);opacity:0}100%{transform:scale(1);opacity:1}}.cover__item{animation-name:fadeturn;animation-timing-function:ease-in-out;animation-duration:.8s}@keyframes fadeturn{from{transform:translate(0,50px);opacity:0}to{transform:translate(0,0);opacity:1}}@keyframes greenMainLine{from{opacity:0}to{opacity:1}}.pushRelease{animation-name:pushRelease;animation-duration:4s;animation-iteration-count:infinite}@keyframes pushRelease{15%{transform:scale(.7)}}.moveFromBottom{animation-name:moveFromBottom;animation-name:moveFromBottom;animation-duration:1s}@keyframes moveFromBottom{from{transform:translateY(200px);opacity:0}}.moveFromLeft{animation-name:moveFromLeft;animation-duration:1s}@keyframes moveFromLeft{from{transform:translateX(-200px);opacity:0}to{transform:translateX(0);opacity:1}}.moveFromRight{animation-name:moveFromRight;animation-duration:1s}@keyframes moveFromRight{from{transform:translateX(200px);opacity:0}to{transform:translateX(0);opacity:1}}.choise__title-tmblr{animation-name:tumblrAnim1;animation-duration:1.2s;animation-fill-mode:forwards}.choise__title-tmblr span{animation-name:tumblrAnim2;animation-duration:1.2s;animation-fill-mode:forwards}@keyframes tumblrAnim1{0%{background:#7F7F7F}100%{background:#B9FF66}}@keyframes tumblrAnim2{0%{transform:translateX(0)}100%{transform:translateX(30px)}}.pullRelease{animation-name:pullRelease;animation-duration:.5s}@keyframes pullRelease{15%{transform:scale(1.8)}}.flipX{animation-name:flipX;animation-duration:1s}@keyframes flipX{from{transform:perspective(600px) rotateX(-180deg);opacity:0}to{transform:perspective(600px) rotateX(-360deg)}}.leFadeIn{animation-name:leFadeIn;animation-duration:1s}@keyframes leFadeIn{from{opacity:0}to{opacity:1}}.leScaleXIn{animation-name:leScaleXIn;animation-duration:2s}@keyframes leScaleXIn{from{transform:perspective(400px) rotateX(90deg);opacity:0}50%{opacity:1}}.lePushReleaseFrom{animation-name:lePushReleaseFrom;animation-duration:1s}@keyframes lePushReleaseFrom{from{transform:scale(3,3);opacity:0}50%{transform:scale(.5,.5)}}.blurInTop{animation-name:blurInTop;animation-duration:3s}@keyframes blurInTop{from{transform:translateY(100%);filter:blur(20px);opacity:0}}.blurIn{animation-name:blurIn;animation-duration:1s}@keyframes blurIn{from{filter:blur(20px);opacity:0}}.moveToBottom{animation-name:moveToBottom;animation-duration:2s;animation-iteration-count:infinite}@keyframes moveToBottom{to{transform:translateY(800px)}}.moveToRight{animation-name:moveToRight;animation-duration:1s;animation-iteration-count:infinite}@keyframes moveToRight{to{transform:translateX(800px)}}@keyframes clockwise{to{transform:rotate(360deg) translatez(0)}}.one{height:15px;width:15px;border-width:3px;border-style:solid;border-color:transparent transparent transparent hsla(0,0%,100%,0.50);border-radius:100%;animation:clockwise 1.5s linear infinite}@keyframes spinLeft{from{transform:rotate(0deg)}to{transform:rotate(720deg)}}@keyframes spinRight{from{transform:rotate(360deg)}to{transform:rotate(0deg)}}