.card-before-hover-animation::before{content:'';position:absolute;top:0;right:0;width:64px;height:64px;background:#3d2e13;border-bottom-left-radius:128px;transition:all .5s ease-in-out}.card-before-hover-animation:hover::before{content:'';width:100%;height:100%;border-bottom-left-radius:0}.img-aspect-3-2{aspect-ratio:3/2;object-fit:cover;width:100%;height:100%}