.depth-card-wrapper{position:relative;cursor:pointer;outline:none}.depth-card-clickable{cursor:pointer}.depth-card{position:relative;width:100%;height:100%;background-color:#333;overflow:hidden;transition:box-shadow .2s ease-out}.depth-card-bg{position:absolute;top:-20px;left:-20px;width:calc(100% + 40px);height:calc(100% + 40px);background-repeat:no-repeat;background-position:center;background-size:cover;pointer-events:none}.depth-card-info{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;z-index:30;pointer-events:none}.depth-card-info-p-4{padding:24px}.depth-card-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 40%,transparent 100%);pointer-events:none;z-index:-1}.depth-card-content{position:relative;z-index:10}.depth-card-content-pb-4{padding-bottom:0}.depth-card-title{font-size:24px;font-weight:700;line-height:1.2;margin:0}.depth-card-description{font-size:14px;line-height:1.5;margin:0}
