.case-index-page{background:#f7f8fa;color:#172737;font-family:var(--home-sans);padding-top:78px}
.case-index-page::before{display:none}
.case-index-page .container{width:min(1320px,calc(100% - 100px));max-width:none;margin-inline:auto;padding:0}
.case-index-page .portal-hero{padding:52px 0 48px;background:#14212c;text-align:left}
.case-index-page .portal-hero h1{color:#f5f7f8;font:650 clamp(34px,3.4vw,48px)/1.35 var(--home-sans);letter-spacing:-.025em;margin:0 0 22px;max-width:22ch;text-wrap:balance}
.case-index-page .portal-hero-sub{max-width:78ch;margin:0;color:#bdc8d1;font-size:16px;line-height:1.95}
.case-index-page .portal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;padding:48px 0}
.case-index-page .portal-card{display:flex;flex-direction:column;align-items:flex-start;gap:28px;color:inherit;text-decoration:none;border-top:1px solid #c5cdd5;padding:28px 0 0;min-width:0}
.case-index-page .portal-card h2{font-size:28px;line-height:1.4;font-weight:650;letter-spacing:-.025em;margin:0 0 18px;color:#172737;text-wrap:balance}
.case-index-page .portal-card-desc{color:#526170;font-size:16px;line-height:1.9;margin:0}
.case-index-page .portal-card-badge,.case-index-page .portal-card-caps,.case-index-page .trust-item-icon{display:none}
.case-index-page .portal-card-btn{display:flex;gap:18px;align-items:center;min-height:48px;margin-top:auto;font-weight:600;color:#005bdd}
.case-index-page .portal-card-btn svg{width:19px;height:19px;flex:none}
.case-index-page .portal-card:hover .portal-card-btn{text-decoration:underline;text-underline-offset:5px}
.case-index-page .portal-card:focus-visible{outline:2px solid #005bdd;outline-offset:8px}
.case-index-page .portal-trust{border-top:1px solid #c5cdd5;padding:34px 0 50px}
.case-index-page .trust-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}
.case-index-page .trust-item-title{font-weight:600;line-height:1.5;margin-bottom:10px}
.case-index-page .trust-item-desc{color:#526170;font-size:14px;line-height:1.85}
@media(max-width:1120px){.case-index-page .container{width:calc(100% - 64px)}}
@media(max-width:700px){.case-index-page .container{width:calc(100% - 40px)}.case-index-page .portal-hero{padding:32px 0}.case-index-page .portal-hero h1{font-size:30px;line-height:1.4;max-width:16em}.case-index-page.lang-en .portal-hero h1{font-size:30px;line-height:1.18;max-width:20ch}.case-index-page .portal-hero-sub{font-size:15px;line-height:1.85}.case-index-page .portal-grid{grid-template-columns:minmax(0,1fr);gap:32px;padding:32px 0}.case-index-page .portal-card h2{font-size:25px}.case-index-page .trust-bar{grid-template-columns:minmax(0,1fr);gap:24px}}
