.revealfrom{opacity:0;transition-property:opacity,transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.25,.46,.45,.94);will-change:opacity,transform;backface-visibility:hidden;perspective:1000px}.revealfrom.revealanim{opacity:1!important;transform:translateZ(0)!important;will-change:auto}.revealfrom.top{transform:translate3d(0,-50px,0)}.revealfrom.bottom{transform:translate3d(0,50px,0)}.revealfrom.left{transform:translate3d(-50px,0,0)}.revealfrom.right{transform:translate3d(50px,0,0)}.revealfrom.zoom{transform:scale3d(.9,.9,1);transition-timing-function:cubic-bezier(.34,1.56,.64,1)}.revealfrom.flip{transform:perspective(1000px) rotateY(-90deg);transition-timing-function:cubic-bezier(.25,.46,.45,.94)}.revealfrom.bottomLeft{transform:translate3d(-50px,50px,0)}.revealfrom.bottomRight{transform:translate3d(50px,50px,0)}.revealfrom.topLeft{transform:translate3d(-50px,-50px,0)}.revealfrom.topRight{transform:translate3d(50px,-50px,0)}@media (prefers-reduced-motion:reduce){.revealfrom{transition:none}}