.as-fade-show{transform:translateY(100px);opacity:0;transition:transform 1.2s cubic-bezier(0.22, 1, 0.36, 1),opacity .8s cubic-bezier(0.22, 1, 0.36, 1)}.as-fade-show .heading,.as-fade-show .description,.as-fade-show .subline{opacity:0;transform:translateY(100px)}.as-fade-show .heading{transition:all .4s cubic-bezier(0.22, 1, 0.36, 1)}.as-fade-show .subline{transition:all .4s cubic-bezier(0.22, 1, 0.36, 1) .4s}.as-fade-show .description{transition:all .4s cubic-bezier(0.22, 1, 0.36, 1) .6s}.as-fade-show.show{transform:translateY(0px);opacity:1}.as-fade-show.show .heading,.as-fade-show.show .description,.as-fade-show.show .subline{opacity:1;transform:translateY(0px)}
