@keyframes floatFadeIn{0%{opacity:0}30%{opacity:.2}70%{opacity:.8}100%{opacity:1}}@-webkit-keyframes floatFadeIn{0%{opacity:0}30%{opacity:.2}70%{opacity:.8}100%{opacity:1}}@keyframes floatUp{0%{bottom:-50px}100%{bottom:0}}@-webkit-keyframes floatUp{0%{bottom:-50px}100%{bottom:0}}.floatAnimate,.xs01_desc_box button,.xs01_desc_box h1,.xs01_desc_box p{opacity:0;animation-name:floatUp,floatFadeIn;-webkit-animation-name:floatUp,floatFadeIn;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.xs01_desc_box h1{position:relative}.xs01_desc_box p{position:relative;-webkit-animation-delay:.5s;animation-delay:.5s}.xs01_desc_box button{position:relative;-webkit-animation-delay:1s;animation-delay:1s}