.card-spotlight{border-radius:1.5rem;transition:all .3s;position:relative;overflow:hidden}.card-spotlight:after{content:"";z-index:1;background:#ffffffe6;transition:transform .6s;position:absolute;inset:0;transform:translateY(100%)}.card-spotlight:hover:after{transform:translateY(0%)}.card-spotlight *{z-index:2;position:relative}.card-spotlight:hover h3,.card-spotlight:hover p{color:#000!important}.card-spotlight:hover button{color:#fff!important;background:#000!important}
