.related-cases-section{padding:92px 0;background:#fff}
.related-cases-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.related-case-card{position:relative;min-height:350px;display:block;overflow:hidden;border-radius:24px;color:#fff;background:#14263f;text-decoration:none;isolation:isolate}
.related-case-visual,.related-case-visual::after{position:absolute;inset:0;display:block}
.related-case-visual{z-index:-2;overflow:hidden;background:#14263f}
.related-case-visual::after{content:"";z-index:1;background:linear-gradient(180deg,rgba(8,18,30,.04) 15%,rgba(10,23,38,.38) 48%,rgba(9,21,35,.96) 100%)}
.related-case-visual img{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.2,.7,.2,1)}
.related-case-asher .related-case-visual img{object-position:68% center}
.related-case-golden{color:#172a42;background:#f2eee8}
.related-case-golden .related-case-visual{background:#f2eee8}
.related-case-golden .related-case-visual::after{background:linear-gradient(90deg,rgba(248,245,240,.98) 0%,rgba(248,245,240,.94) 45%,rgba(246,242,236,.58) 67%,rgba(242,237,229,.08) 100%)}
.related-case-golden .related-case-visual img{object-position:65% center}
.related-case-content{min-height:350px;padding:23px 30px 20px;display:flex;flex-direction:column;justify-content:flex-end}
.related-case-meta{margin-bottom:auto;display:block}
.related-case-logo{display:block;max-width:none;height:auto;object-fit:contain;object-position:left center}
.related-case-logo-asher{width:170px;filter:brightness(0) invert(1)}
.related-case-logo-golden{width:176px;max-height:156px;object-fit:contain;object-position:left top}
.related-case-content>strong{max-width:470px;margin-top:36px;font-family:"PT Serif",serif;font-size:27px;font-weight:400;line-height:1.12}
.related-case-stats{display:grid;grid-template-columns:170px 180px;gap:16px;margin-top:18px}
.related-case-stats>span{display:grid;grid-template-columns:auto 1fr;align-items:end;gap:10px}
.related-case-stats b{color:#edbc79;font-family:"PT Serif",serif;font-size:27px;font-weight:400;line-height:1}
.related-case-stats small{max-width:130px;color:rgba(255,255,255,.72);font-size:10px;line-height:1.25}
.related-case-golden .related-case-stats b{color:#9b6c48}
.related-case-golden .related-case-stats small{color:#586b80}
.related-case-link{margin-top:16px;padding-top:13px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.25);color:#fff;font-size:13px}
.related-case-golden .related-case-link{color:#172a42;border-color:rgba(41,70,105,.2)}
.related-case-link i{font-size:21px;font-style:normal;line-height:1;transition:transform .25s ease}
.related-case-card:hover .related-case-visual img,.related-case-card:focus-visible .related-case-visual img{transform:scale(1.035)}
.related-case-card:hover .related-case-link i,.related-case-card:focus-visible .related-case-link i{transform:translate(3px,-3px)}
.related-case-card:focus-visible{outline:2px solid #294669;outline-offset:3px}
@media(max-width:980px){.related-case-content>strong{margin-top:42px}.related-case-stats>span{grid-template-columns:1fr;gap:5px}}
@media(max-width:700px){.related-cases-section{padding:68px 0}.related-cases-list{grid-template-columns:1fr;gap:16px}.related-case-card,.related-case-content{min-height:340px}.related-case-content{padding:22px}.related-case-logo-asher{width:150px}.related-case-content>strong{margin-top:36px;font-size:25px}.related-case-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.related-case-stats>span{grid-template-columns:auto 1fr;gap:9px}}
.related-case-logo-lileo{width:116px;height:auto;margin-top:4px}
.related-case-lileo .related-case-visual::after{background:linear-gradient(90deg,rgba(9,21,35,.94) 0%,rgba(9,21,35,.8) 40%,rgba(9,21,35,.28) 65%,rgba(9,21,35,0) 82%),linear-gradient(180deg,rgba(8,18,30,.04) 15%,rgba(10,23,38,.38) 48%,rgba(9,21,35,.96) 100%)}
.related-case-lileo .related-case-visual img{object-position:65% center}
@media(prefers-reduced-motion:reduce){.related-case-visual img,.related-case-link i{transition:none}}
