@keyframes shadowOne{0%{transform:scale(0)}5%{transform:scale(1)}to{transform:scale(1)}}@keyframes sheetOne{0%{clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}5%{clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}10%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes sheetOneLines{0%{clip-path:polygon(0 0,0 0,0 100%,0 100%)}10%{clip-path:polygon(0 0,0 0,0 100%,0 100%)}15%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes dotOne{0%{transform:scale(0)}15%{transform:scale(0)}20%{transform:scale(1)}}@keyframes checkOne{0%{clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}20%{clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}25%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes shadowTwo{0%{transform:scale(0)}25%{transform:scale(0)}30%{transform:scale(1)}}@keyframes sheetTwo{0%{clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}30%{clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}35%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes sheetTwoLines{0%{clip-path:polygon(0 0,0 0,0 100%,0 100%)}35%{clip-path:polygon(0 0,0 0,0 100%,0 100%)}40%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes dotTwo{0%{transform:scale(0)}40%{transform:scale(0)}45%{transform:scale(1)}}@keyframes checkTwo{0%{clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}45%{clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}50%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes shadowThree{0%{transform:scale(0)}50%{transform:scale(0)}55%{transform:scale(1)}}@keyframes sheetThree{0%{clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}55%{clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}60%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes sheetThreeLines{0%{clip-path:polygon(0 0,0 0,0 100%,0 100%)}60%{clip-path:polygon(0 0,0 0,0 100%,0 100%)}65%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes dotThree{0%{transform:scale(0)}65%{transform:scale(0)}70%{transform:scale(1)}}@keyframes checkThree{0%{clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}70%{clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}75%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes guyLine{0%{clip-path:polygon(0 0,0 0,0 100%,0 100%)}75%{clip-path:polygon(0 0,0 0,0 100%,0 100%)}80%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes guy{0%{transform:translateY(530px)}80%{transform:translateY(530px)}90%{transform:translate(0)}}#shadowOne{animation:shadowOne 3s}#shadowTwo{animation:shadowTwo 3s}#shadowThree{animation:shadowThree 3s}#sheetOne{animation:sheetOne 3s}#sheetOneLines{animation:sheetOneLines 3s}#sheetTwo{animation:sheetTwo 3s}#sheetTwoLines{animation:sheetTwoLines 3s}#sheetThree{animation:sheetThree 3s}#sheetThreeLines{animation:sheetThreeLines 3s}#dotOne{animation:dotOne 3s}#dotTwo{animation:dotTwo 3s}#dotThree{animation:dotThree 3s}#checkOne{animation:checkOne 3s}#checkTwo{animation:checkTwo 3s}#checkThree{animation:checkThree 3s}#guyLine{animation:guyLine 3s}#guy{animation:guy 3s}
