@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.card-entrance{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.ebook-card-anim{transition:all .5s cubic-bezier(.16,1,.3,1)!important}.ebook-card-anim:hover{z-index:10;transform:translateY(-8px)scale(1.02)}.ebook-card-anim img{transition:all .6s cubic-bezier(.16,1,.3,1)!important}.ebook-card-anim:hover img{transform:scale(1.08)rotate(-2deg)}.hero-reveal{animation:1s cubic-bezier(.16,1,.3,1) forwards fadeInUp}
