.member-desc{bottom:-100px;z-index:100;animation:animate-pushdown 1s forwards}.member-card:hover .member-desc{transition:all;animation:animate-popup 1s forwards;background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:#e2e8f0 var(--tw-gradient-from-position);--tw-gradient-to:rgba(226,232,240,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#94a3b8 var(--tw-gradient-to-position)}@keyframes animate-popup{0%{bottom:-100px;opacity:0}to{bottom:20px;opacity:1px}}@keyframes animate-pushdown{0%{bottom:20px;opacity:1}to{opacity:0;bottom:-100px}}