.focus-card .card-link .background-shade{background:-webkit-gradient(linear,left bottom,left top,from(#000),color-stop(50%,transparent),to(transparent));background:linear-gradient(0deg,#000,transparent 50%,transparent);height:100%;position:absolute;top:0;width:100%}.focus-card .card-link .image-background{-o-object-fit:cover;object-fit:cover}.focus-card .card-link.url-not-allowed{pointer-events:none}.focus-card .card-link.url-not-allowed:hover{cursor:default}@media (min-width:992px){.focus-card .card-link .background-shade{background:-webkit-gradient(linear,left bottom,left top,from(#000),color-stop(40%,transparent),to(transparent));background:linear-gradient(0deg,#000,transparent 40%,transparent);top:28px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.focus-card .card-link .background-shade:has(.title-overlay span:empty){top:8px}.focus-card .card-link.static-title-overlay .background-shade,.focus-card .card-link:hover .background-shade{top:0}.focus-card .card-link.static-title-overlay .title-overlay,.focus-card .card-link:hover .title-overlay{padding-bottom:1.5rem!important}.focus-card .card-link:not(:hover):not(.static-title-overlay) .title-overlay>p{margin-bottom:1.5rem!important}}