#about_slide{overflow:hidden;animation:aboutslide 2s .5s forwards;width:0;height:0}@keyframes aboutslide{0%{width:0;height:0}to{width:100%;height:100%}}#problem_slide{overflow:hidden;animation:problemslide 2s .5s forwards;width:0;height:0}@keyframes problemslide{0%{width:0;height:0}to{width:100%;height:100%}}#data_slide{overflow:hidden;animation:dataslide 2s .5s forwards;width:0;height:0}@keyframes dataslide{0%{width:0;height:0}to{width:100%;height:100%}}#food_slide{overflow:hidden;animation:foodslide 2s .5s forwards;width:0;height:0}@keyframes foodslide{0%{width:0;height:0}to{width:100%;height:100%}}#token_slide{overflow:hidden;animation:tokenslide 2s .5s forwards;width:0;height:0}@keyframes tokenslide{0%{width:0;height:0}to{width:100%;height:100%}}