@charset "UTF-8";.alf-case-section,.alf-case-section *{box-sizing:border-box}.alf-case-section{--alf-green-dark:#063f27;--alf-green:#0b6f3b;--alf-green-mid:#108348;--alf-green-soft:#eefbf4;--alf-border:#c9e6d4;--alf-text:#163428;--alf-muted:#536b60;--alf-white:#fff;--alf-shadow:0 14px 32px rgba(6,63,39,0.14);padding:76px 0;background:#fff;color:var(--alf-text);font-family:inherit}.alf-case-container{width:min(1140px,calc(100% - 32px));margin:0 auto}.alf-case-header{max-width:850px;margin:0 auto 42px;text-align:center}.alf-case-kicker{display:inline-block;margin-bottom:10px;color:var(--alf-green);font-size:13px;font-weight:900;letter-spacing:0.08em;text-transform:uppercase}.alf-case-title{margin:0;color:var(--alf-green-dark);font-size:clamp(30px,3vw,42px);line-height:1.1;font-weight:900;letter-spacing:-0.03em}.alf-case-intro{margin:14px 0 0;color:var(--alf-muted);font-size:17px;line-height:1.65}.alf-case-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.alf-case-card{position:relative;display:flex;min-height:360px;flex-direction:column;justify-content:flex-end;overflow:hidden;border:1px solid var(--alf-border);border-radius:18px;background:var(--alf-green-soft);box-shadow:var(--alf-shadow)}.alf-case-media{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,63,39,0.06) 0%,rgba(6,63,39,0.86) 100%),radial-gradient(circle at top left,rgba(207,238,221,0.55),transparent 36%),linear-gradient(135deg,#0b6f3b 0%,#d7f4e4 100%);transition:transform 0.25s ease}.alf-case-card:hover .alf-case-media,.alf-case-card:focus-within .alf-case-media{transform:scale(1.04)}.alf-case-icon{position:absolute;top:22px;left:22px;display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,0.94);color:var(--alf-green-dark);box-shadow:0 10px 22px rgba(6,63,39,0.16)}.alf-case-icon svg{width:30px;height:30px;fill:currentColor}.alf-case-content{position:relative;z-index:1;margin:120px 16px 16px;padding:22px;border-radius:16px;background:rgba(255,255,255,0.95);text-align:center}.alf-case-content h3{margin:0;color:var(--alf-green-dark);font-size:17px;line-height:1.25;font-weight:900}.alf-case-content p{margin:10px 0 0;color:var(--alf-muted);font-size:14px;line-height:1.5}.alf-case-divider{display:block;width:100%;height:1px;margin:16px 0;background:repeating-linear-gradient( 90deg,var(--alf-green) 0,var(--alf-green) 4px,transparent 4px,transparent 8px );opacity:0.7}.alf-case-btn{display:inline-flex;width:100%;min-height:48px;align-items:center;justify-content:center;padding:12px 14px;border-radius:8px;background:var(--alf-green);color:var(--alf-white);font-size:13px;font-weight:900;line-height:1.15;text-align:center;text-decoration:none;text-transform:uppercase;transition:background 0.18s ease,transform 0.18s ease}.alf-case-btn:hover,.alf-case-btn:focus{background:var(--alf-green-dark);color:var(--alf-white);text-decoration:none;transform:translateY(-1px)}.alf-case-note{max-width:850px;margin:34px auto 0;padding:18px 20px;border-left:5px solid var(--alf-green);border-radius:14px;background:var(--alf-green-soft);color:var(--alf-text);font-size:15px;line-height:1.6}.alf-case-note strong{color:var(--alf-green-dark)}@media (max-width:991px){.alf-case-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.alf-case-section{padding:54px 0}.alf-case-container{width:min(100% - 24px,1140px)}.alf-case-header{text-align:left;margin-bottom:28px}.alf-case-grid{grid-template-columns:1fr;gap:18px}.alf-case-card{min-height:320px}.alf-case-content{margin:104px 14px 14px;padding:20px}}
