.desc-animate{opacity:1;rotate:none;scale:none;transform-origin:0 100%;translate:none;will-change:transform}.desc-animate.active{animation:descAnimation .5s ease-in-out .05s;-webkit-animation-fill-mode:forwards;opacity:0}@keyframes descAnimation{0%{opacity:0;transform:translateY(20px) skew(0deg,3deg)}to{opacity:1;transform:translate3d(0,.01px,0) skew(0deg,.01deg)}}.heading-animate{opacity:1;rotate:none;scale:none;transform-origin:0 100%;translate:none;will-change:transform}.heading-animate.active{animation:titleAnimation .2s ease-in-out;-webkit-animation-fill-mode:forwards;opacity:0}@keyframes titleAnimation{0%{opacity:0;transform:translateY(10px) rotate(2deg) skew(0deg,2deg)}to{opacity:1;transform:translate3d(0,.2794px,0) rotate(.0233deg) skew(0deg,.1164deg)}}@media screen and (min-width:768px){.desc-animate,.heading-animate{opacity:0}}
