.header-image{height:450px;width:100%;position:relative;padding:0;border-radius:20px;overflow:hidden;z-index:2}.header-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.header-image:after{content:"";position:absolute;left:0;right:0;bottom:0;height:30%;background:-webkit-gradient(linear,left top,left bottom,color-stop(-3.75%,rgba(13,45,243,0)),color-stop(82.99%,rgba(13,45,243,.5)));background:linear-gradient(180deg,rgba(13,45,243,0) -3.75%,rgba(13,45,243,.5) 82.99%);opacity:0;-webkit-transition:.3s ease-out;transition:.3s ease-out;pointer-events:none;z-index:1}.header-image img{position:relative;z-index:0}@media (max-width:960px){.header-image{height:unset;border-radius:10px;aspect-ratio:960/350}}.single-case .header-image:after{opacity:1}