:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.card.border-0:hover img{transform:scale(1.1)}img.card-img-top{transition:.5s ease-in-out}.card.border-0:hover::before{background:#c3d3e4;top:0;border-radius:0}.card.border-0:before{content:"";position:absolute;background:#ffd189;right:0;left:0;bottom:0;top:100%;transition:.3s;z-index:-1}.card.border-0{padding:30px;position:relative;overflow:hidden;background:#fff;box-shadow:0 0 29px 0 rgba(68,88,144,.12);transition:.3s ease-in-out;border-radius:8px;z-index:1}