.robinland-case .case-link{background:#e9fbff}
.robinland-case .robinland-cover{object-fit:contain;object-position:center;transform:translateY(-2%) scale(1.18);transform-origin:center}
.robinland-case .robinland-gradient{height:48%;background:linear-gradient(0deg,rgba(233,251,255,1) 0%,rgba(233,251,255,.94) 32%,rgba(233,251,255,.62) 62%,rgba(233,251,255,0) 100%)}
.robinland-case .case-title-row h2{color:#071c21}
.robinland-case .case-copy p{color:rgba(7,28,33,.68)}
.robinland-card-logo{overflow:hidden;border-radius:.35rem}
.robinland-thumb{background:#050505}
.robinland-thumb img{width:72%;height:72%;border-radius:.2rem;object-fit:cover}

@media(max-width:767px){
  .robinland-case .robinland-cover{transform:translateY(-4%) scale(1.08)}
}
