.animated-card{height:240px;width:240px;position:relative;display:flex;justify-content:center;align-items:flex-end;padding:0 16px;perspective:2500px;cursor:pointer}.cover-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:10px}.wrapper{z-index:-1;background-color:transparent;border-radius:10px}.wrapper,.wrapper:after,.wrapper:before{transition:all .5s;position:absolute;width:100%}.wrapper:after,.wrapper:before{content:"";opacity:0;height:100%;left:0}.wrapper:before{top:0;height:100%}.wrapper:after{bottom:0;opacity:0}.animated-card-title{width:100%;transition:transform .5s;margin-bottom:10px}.animated-character{width:100%;opacity:0;position:absolute;z-index:-1;transition:all .5s}.animated-card:hover .wrapper{transform:perspective(900px) translateY(-5%) rotateX(25deg) translateZ(0);box-shadow:0 35px 32px -8px rgba(0,0,0,.75)}.animated-card:hover .animated-card-title{transform:translate3d(0,-50%,100px)}.animated-card:hover .wrapper:after,.wrapper:before{opacity:1}.animated-card:hover .wrapper:after{height:120px}.animated-card:hover .wrapper:before{opacity:1}.animated-card:hover .animated-character{opacity:1;transform:translate3d(0,-25%,-100px)}
/*# sourceMappingURL=fad8067f79f8152a.css.map*/