.cases-page{background:#f8fafc}.cases-page-hero{z-index:1;background:var(--gradient-bg);padding:100px 0 120px;position:relative;overflow:hidden}.cases-page-hero:before,.cases-page-hero:after{content:"";filter:blur(80px);z-index:-1;opacity:.6;border-radius:50%;position:absolute}.cases-page-hero:before{background:#3b82f666;width:500px;height:500px;top:-120px;left:-100px}.cases-page-hero:after{background:#ff7f504d;width:600px;height:600px;bottom:-240px;right:-120px}.cases-page-hero-inner{z-index:1;position:relative}.cases-page-hero-fade{z-index:0;pointer-events:none;background:linear-gradient(#f8fafc00,#f8fafc);height:150px;position:absolute;bottom:0;left:0;right:0}.cases-page-kicker{color:#ff9b75;letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;font-size:.78rem;font-weight:800;display:inline-block}.cases-page-hero h1{letter-spacing:-.04em;background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:900px;margin-bottom:24px;font-size:clamp(2.25rem,5vw,4.35rem);line-height:1.08}.cases-page-hero p{max-width:760px;color:var(--text-light);font-size:1.2rem;line-height:1.7}.cases-catalog-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px;display:flex}.cases-catalog-heading h2{font-size:clamp(2rem,4vw,3rem);line-height:1.1}.cases-catalog-heading p{max-width:480px;color:var(--text-light);font-size:1.06rem}.cases-catalog-heading .cases-page-kicker{color:var(--secondary);margin-bottom:10px}.cases-catalog{flex-direction:column;gap:26px;max-width:1080px;margin:0 auto;display:flex}.cases-catalog-card{border:1px solid var(--border-color);background:#fff;border-radius:24px;grid-template-columns:minmax(280px,34%) minmax(0,1fr);min-height:330px;transition:transform .3s,box-shadow .3s,border-color .3s;display:grid;overflow:hidden;box-shadow:0 10px 35px #0f4c8112}.cases-catalog-card:hover{border-color:#b9d2e8;transform:translateY(-5px);box-shadow:0 22px 45px #0f4c8121}.cases-catalog-card:nth-child(2n){grid-template-columns:minmax(0,1fr) minmax(280px,34%)}.cases-catalog-card:nth-child(2n) .cases-catalog-image{order:2}.cases-catalog-image{border-radius:22px 0 0 22px;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.cases-catalog-image img{z-index:1;object-fit:cover;border-radius:inherit;width:100%;height:100%;min-height:330px;transition:transform .4s;position:relative}.cases-catalog-card:hover img{transform:scale(1.04)}.cases-catalog-card:nth-child(2n) .cases-catalog-image{border-radius:0 22px 22px 0}.cases-catalog-content{flex-direction:column;justify-content:center;padding:42px 44px;display:flex}.cases-catalog-label{color:var(--primary);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:14px;font-size:.75rem;font-weight:800;display:flex}.cases-catalog-content h2{margin-bottom:15px;font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.38}.cases-catalog-content p{color:var(--text-light);font-size:.98rem;line-height:1.75}.cases-page-cta{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-xl);border-radius:24px;justify-content:space-between;align-items:center;gap:30px;margin-top:52px;padding:38px 44px;display:flex}.cases-page-cta span{color:#ffffffe6;margin-bottom:8px;font-size:1.15rem;font-weight:750;display:block}.cases-page-cta h2{font-size:clamp(1.45rem,3vw,2.15rem);line-height:1.25}.cases-page-cta .btn{flex-shrink:0}@media (width<=900px){.cases-catalog-card,.cases-catalog-card:nth-child(2n){grid-template-columns:240px minmax(0,1fr)}.cases-catalog-card:nth-child(2n) .cases-catalog-image{border-radius:22px 0 0 22px;order:0}.cases-catalog-content{padding:32px 28px}}@media (width<=700px){.cases-page-hero{padding:72px 0 64px}.cases-page-hero p{font-size:1.05rem}.cases-catalog-heading{display:block}.cases-catalog-heading p{margin-top:14px}.cases-catalog-card{flex-direction:column;display:flex}.cases-catalog-card:nth-child(2n) .cases-catalog-image{order:0}.cases-catalog-image,.cases-catalog-card:nth-child(2n) .cases-catalog-image{border-radius:22px 22px 0 0;height:260px;margin:0;padding:0}.cases-catalog-image img{min-height:260px}.cases-catalog-content{padding:24px 22px 28px}.cases-page-cta{flex-direction:column;align-items:stretch;padding:30px 24px}}
