#first-chart-guide.animate-ready{-webkit-animation-name:fadeInBottom;animation-name:fadeInBottom;-webkit-animation-duration:.23s;animation-duration:.23s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;transform:translateY(50px);opacity:0}@-webkit-keyframes fadeInBottom{to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{to{transform:translateY(0);opacity:1}}