.compact-catalog{--catalog-line:#0f172a1a;--catalog-muted:#667085;--catalog-soft:#f6f7f8;--catalog-accent:#9abb15;color:#151b26;background:#fff;min-height:70vh}.compact-catalog .container{width:min(1180px,100% - 40px)}.compact-head{border-bottom:1px solid var(--catalog-line);background:#fff;padding:94px 0 24px}.compact-head .breadcrumbs{color:#8a919e;margin:0 0 22px;font-size:12px;line-height:1.4}.compact-head .breadcrumbs a{color:inherit;text-decoration:none}.compact-head .breadcrumbs a:hover{color:#151b26}.compact-head__label{color:#78950b;letter-spacing:.09em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:750;display:block}.compact-head__row{grid-template-columns:minmax(0,1fr) minmax(280px,430px);align-items:end;gap:48px;display:grid}.compact-head h1{color:#111827;letter-spacing:-.045em;max-width:680px;margin:0;font-size:clamp(28px,2.65vw,38px);font-weight:720;line-height:1.04}.compact-head p{color:var(--catalog-muted);margin:0 0 2px;font-size:14px;line-height:1.55}.compact-main{padding:18px 0 58px}.compact-tools{border-bottom:1px solid var(--catalog-line);justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding-bottom:15px;display:flex}.compact-tools--cases{justify-content:flex-start}.compact-chips{scrollbar-width:none;gap:6px;min-width:0;display:flex;overflow-x:auto}.compact-chips::-webkit-scrollbar{display:none}.compact-chip{border:1px solid var(--catalog-line);color:#596171;background:#fff;border-radius:9px;flex:none;min-height:32px;padding:7px 11px;font-size:12px;font-weight:650;line-height:1.3;text-decoration:none;transition:border-color .18s,color .18s,background .18s}.compact-chip:hover{color:#5e7606;border-color:#78950b73}.compact-chip.is-active{color:#516606;background:#f3f8df;border-color:#e5efbd}.compact-search{flex:0 0 286px;margin:0;position:relative}.compact-search svg{color:#8b93a1;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;pointer-events:none;width:15px;height:15px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.compact-search input{border:1px solid var(--catalog-line);color:#202633;width:100%;height:34px;font:inherit;background:#fff;border-radius:9px;outline:none;padding:0 56px 0 34px;font-size:12px;transition:border-color .18s,box-shadow .18s}.compact-search__clear{color:#8b93a1;font-size:17px;line-height:1;text-decoration:none;position:absolute;top:50%;right:54px;transform:translateY(-52%)}.compact-search input::placeholder{color:#9aa1ad}.compact-search input:focus{border-color:#9abb15b3;box-shadow:0 0 0 3px #9abb151a}.compact-search button{color:#fff;cursor:pointer;background:#172033;border:0;border-radius:6px;height:26px;padding:0 9px;font-size:10px;font-weight:700;position:absolute;top:4px;right:4px}.compact-result{color:var(--catalog-muted);justify-content:space-between;align-items:center;gap:20px;margin:-3px 0 14px;font-size:12px;display:flex}.compact-result p{margin:0}.compact-result a{color:#647b0b;font-weight:650;text-decoration:none}.compact-grid{gap:12px;display:grid}.compact-grid--articles{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-grid--cases{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-catalog .compact-card{border:1px solid var(--catalog-line);min-width:0;color:inherit;box-shadow:none;background:#fff;border-radius:13px;padding:0;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden;transform:none}.compact-grid--articles .compact-card{flex-direction:column}.compact-catalog .compact-card:hover{border-color:#6d840f59;transform:translateY(-2px);box-shadow:0 8px 24px #12192612}.compact-card__media{background:#edf0f2;flex:none;position:relative;overflow:hidden}.compact-grid--articles .compact-card__media{aspect-ratio:16/8.4;border-bottom:1px solid var(--catalog-line);width:100%}.compact-card--case{flex-direction:row;min-height:178px}.compact-card--case .compact-card__media{border-right:1px solid var(--catalog-line);width:168px}.compact-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.compact-card__media>svg{z-index:1;fill:none;stroke:#829817;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;opacity:.75;width:25px;height:25px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.compact-card:hover .compact-card__media img{transform:scale(1.025)}.compact-card__media.is-empty:before,.compact-card__media.is-empty:after{content:"";border-radius:999px;position:absolute}.compact-card__media.is-empty:before{border:1px solid #7f97142e;inset:24% 17%}.compact-card__media.is-empty:after{background:#a6c61e38;width:60px;height:60px;bottom:-20px;right:-12px}.compact-card__body{flex-direction:column;flex:1;min-width:0;padding:15px 16px 14px;display:flex}.compact-card__top{color:#858d99;letter-spacing:.02em;justify-content:space-between;align-items:center;gap:12px;min-width:0;margin-bottom:9px;font-size:10px;font-weight:650;line-height:1.35;display:flex}.compact-card__top>:first-child{color:#6c820d;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.compact-card__top>:last-child{flex:none}.compact-catalog .compact-card h2{color:#151b26;letter-spacing:-.018em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 7px;font-size:16px;font-weight:720;line-height:1.25;display:-webkit-box;overflow:hidden}.compact-card--case h2{-webkit-line-clamp:3;font-size:15px}.compact-catalog .compact-card p{color:var(--catalog-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 13px;font-size:12px;line-height:1.48;display:-webkit-box;overflow:hidden}.compact-card__link{color:#536609;align-items:center;gap:5px;margin-top:auto;font-size:11px;font-weight:720;display:inline-flex}.compact-card__link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:13px;height:13px;transition:transform .18s}.compact-card:hover .compact-card__link svg{transform:translate(2px)}.compact-pagination{margin-top:24px}.compact-empty{border:1px solid var(--catalog-line);text-align:center;background:var(--catalog-soft);border-radius:13px;padding:56px 22px}.compact-empty h2{margin:0 0 7px;font-size:19px}.compact-empty p{max-width:480px;color:var(--catalog-muted);margin:0 auto 16px;font-size:13px;line-height:1.5}.compact-empty a,.compact-cta>a{color:#fff;background:#172033;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:7px 13px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.compact-cta{border:1px solid var(--catalog-line);background:#f7f8f5;border-radius:13px;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:17px 18px;display:flex}.compact-cta h2{letter-spacing:-.015em;margin:0 0 3px;font-size:17px;font-weight:720}.compact-cta p{color:var(--catalog-muted);margin:0;font-size:12px}@media (width<=1020px){.compact-grid--articles{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-grid--cases{grid-template-columns:1fr}.compact-card--case .compact-card__media{width:210px}}@media (width<=760px){.compact-catalog .container{width:min(100% - 28px,1180px)}.compact-head{padding:78px 0 20px}.compact-head .breadcrumbs{margin-bottom:16px}.compact-head__row{grid-template-columns:1fr;gap:10px}.compact-head h1{font-size:30px}.compact-head p{max-width:540px;font-size:13px}.compact-main{padding-top:14px}.compact-tools{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:14px;padding-bottom:13px}.compact-search{flex-basis:auto;width:100%}.compact-grid--articles{grid-template-columns:1fr}.compact-grid--articles .compact-card{flex-direction:row;min-height:142px}.compact-grid--articles .compact-card__media{aspect-ratio:auto;border-right:1px solid var(--catalog-line);border-bottom:0;width:150px}}@media (width<=520px){.compact-head{padding-top:70px}.compact-head h1{font-size:27px}.compact-card--case,.compact-grid--articles .compact-card{min-height:132px}.compact-card--case .compact-card__media,.compact-grid--articles .compact-card__media{width:112px}.compact-card__body{padding:12px}.compact-catalog .compact-card h2,.compact-card--case h2{font-size:14px}.compact-catalog .compact-card p{display:none}.compact-card__top{flex-direction:column;align-items:flex-start;gap:2px;margin-bottom:6px}.compact-card__top>:last-child{display:none}.compact-cta{flex-direction:column;align-items:flex-start;gap:12px}}@media (prefers-reduced-motion:reduce){.compact-catalog *,.compact-catalog :before,.compact-catalog :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}[data-theme=dark] .compact-catalog{--catalog-line:#ffffff1c;--catalog-muted:#a5adba;--catalog-soft:#151c28;color:#edf1f7;background:#0d1420}[data-theme=dark] .compact-head,[data-theme=dark] .compact-catalog .compact-card,[data-theme=dark] .compact-chip,[data-theme=dark] .compact-search input{background:#0d1420}[data-theme=dark] .compact-head h1,[data-theme=dark] .compact-catalog .compact-card h2{color:#f5f7fa}[data-theme=dark] .compact-chip.is-active{color:#c5e25b;background:#9abb151c;border-color:#afcf3647}[data-theme=dark] .compact-search input{color:#edf1f7}[data-theme=dark] .compact-card__media{background:#182130}[data-theme=dark] .compact-cta{background:#121a26}.cases-catalog{--cases-ink:#182134;--cases-muted:#657085;--cases-line:#e5e8ee;--cases-soft:#f5f7f9;--cases-accent:#add51b;min-height:72vh;color:var(--cases-ink);background:#f7f8fa}.cases-catalog .container{width:min(1220px,100% - 40px)}.cases-hero{color:#fff;background:radial-gradient(circle at 88% 10%,#add51b29 0,#0000 29%),radial-gradient(circle at 7% 100%,#5f79d51f 0,#0000 31%),#172033;padding:106px 0 54px;position:relative;overflow:hidden}.cases-hero:after{content:"";pointer-events:none;border:1px solid #ffffff12;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-96px;right:max(20px,50vw - 610px);box-shadow:0 0 0 52px #ffffff06,0 0 0 104px #ffffff05}.cases-hero .container{z-index:1;position:relative}.cases-hero .breadcrumbs{color:#ffffff85;margin:0 0 28px;font-size:12px}.cases-hero .breadcrumbs a{color:#ffffffa3;text-decoration:none}.cases-hero .breadcrumbs a:hover{color:#fff}.cases-hero__grid{grid-template-columns:minmax(0,1fr) minmax(410px,.72fr);align-items:end;gap:74px;display:grid}.cases-eyebrow{color:#cce65d;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:13px;font-size:11px;font-weight:750;display:inline-flex}.cases-eyebrow i{background:var(--cases-accent);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #add51b1f}.cases-hero h1{color:#fff;letter-spacing:-.055em;max-width:700px;margin:0;font-size:clamp(38px,4.1vw,60px);font-weight:730;line-height:.99}.cases-hero__copy>p{color:#ffffffad;max-width:690px;margin:20px 0 0;font-size:15px;line-height:1.65}.cases-hero__stats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0e;border:1px solid #ffffff1c;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 3px;padding:0;display:grid}.cases-hero__stats>div{min-width:0;padding:18px 16px}.cases-hero__stats>div+div{border-left:1px solid #ffffff1a}.cases-hero__stats dt{color:#fff;letter-spacing:-.035em;margin:0 0 5px;font-size:24px;font-weight:760;line-height:1}.cases-hero__stats dd{color:#ffffff8c;margin:0;font-size:10px;line-height:1.35}.cases-content{padding:26px 0 64px}.cases-filter{border:1px solid var(--cases-line);background:#fff;border-radius:18px;grid-template-columns:minmax(260px,1.35fr) minmax(180px,.72fr) minmax(200px,.82fr) auto auto;align-items:end;gap:10px;padding:15px;display:grid;box-shadow:0 12px 35px #1821340e}.cases-filter__field{flex-direction:column;gap:6px;min-width:0;display:flex}.cases-filter__field>span:first-child{color:#7a8495;letter-spacing:.035em;text-transform:uppercase;padding-left:2px;font-size:10px;font-weight:700}.cases-filter__control{align-items:center;min-width:0;display:flex;position:relative}.cases-filter__control>svg{fill:none;stroke:#8a93a2;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;pointer-events:none;width:16px;height:16px;position:absolute;left:12px}.cases-filter input,.cases-filter select{border:1px solid var(--cases-line);width:100%;height:42px;color:var(--cases-ink);font:inherit;background:#f8f9fb;border-radius:11px;outline:0;font-size:12px;transition:border-color .18s,background .18s,box-shadow .18s}.cases-filter input{padding:0 12px 0 38px}.cases-filter select{appearance:none;cursor:pointer;padding:0 36px 0 12px}.cases-filter__control--select>svg{stroke:#6c7585;width:14px;height:14px;left:auto;right:12px}.cases-filter input::placeholder{color:#9ba3b0}.cases-filter input:focus,.cases-filter select:focus{background:#fff;border-color:#87a61194;box-shadow:0 0 0 3px #add51b1f}.cases-filter__submit,.cases-filter__reset{white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;height:42px;font-size:12px;font-weight:720;display:inline-flex}.cases-filter__submit{color:#172033;background:var(--cases-accent);cursor:pointer;border:0;min-width:104px;padding:0 16px;transition:filter .18s,transform .18s}.cases-filter__submit:hover{filter:brightness(.96);transform:translateY(-1px)}.cases-filter__reset{color:#6d7686;gap:5px;padding:0 10px;text-decoration:none}.cases-filter__reset:hover{color:#263044;background:var(--cases-soft)}.cases-filter__reset svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:14px;height:14px}.cases-shortcuts{scrollbar-width:none;gap:7px;margin-top:13px;padding:1px 1px 4px;display:flex;overflow-x:auto}.cases-shortcuts::-webkit-scrollbar{display:none}.cases-shortcuts a{border:1px solid var(--cases-line);color:#646e7f;background:#fff;border-radius:999px;flex:none;align-items:center;gap:7px;min-height:32px;padding:6px 10px;font-size:11px;font-weight:650;text-decoration:none;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.cases-shortcuts a:hover{color:#536a08;border-color:#79970d59}.cases-shortcuts a.is-active{color:#4e6405;background:#f0f6d7;border-color:#dfeaaa}.cases-shortcuts span{color:#758091;background:#f1f3f5;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:9px;display:grid}.cases-shortcuts a.is-active span{color:#526707;background:#ffffffb8}.cases-resultbar{color:#7a8494;justify-content:space-between;align-items:center;gap:20px;margin:23px 0 13px;font-size:11px;display:flex}.cases-resultbar>div{align-items:center;gap:8px;display:flex}.cases-resultbar__count{color:var(--cases-ink);font-size:13px;font-weight:720}.cases-resultbar__count:after{content:"";vertical-align:middle;background:#bbc1ca;border-radius:50%;width:3px;height:3px;margin-left:8px;display:inline-block}.cases-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.case-tile{min-width:0;margin:0}.case-tile__link{border:1px solid var(--cases-line);height:100%;min-height:442px;color:inherit;background:#fff;border-radius:17px;flex-direction:column;text-decoration:none;transition:border-color .2s,box-shadow .24s,transform .24s;display:flex;overflow:hidden;transform:translateY(0);box-shadow:0 2px 5px #18213406}.case-tile__link:hover{border-color:#79970d57;transform:translateY(-3px);box-shadow:0 16px 40px #18213417}.case-tile__link:focus-visible{outline-offset:3px;outline:3px solid #add51b52}.case-tile__media{aspect-ratio:16/8.6;border-bottom:1px solid var(--cases-line);background:#e9edf1;flex:none;position:relative;overflow:hidden}.case-tile__media>img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.case-tile__link:hover .case-tile__media>img{transform:scale(1.035)}.case-tile__media:after{content:"";pointer-events:none;background:linear-gradient(#0a0f1905 52%,#0a0f194d);position:absolute;inset:0}.case-tile__media.is-placeholder{background:radial-gradient(circle at 85% 8%,#add51b30,#0000 36%),#202a3e}.case-tile__placeholder{position:absolute;inset:0}.case-tile__placeholder>span{color:#fff;letter-spacing:-.06em;font-size:31px;font-weight:820;position:absolute;top:20px;left:22px}.case-tile__placeholder svg{fill:none;stroke:#cde569b8;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:45%;position:absolute;bottom:17px;right:17px}.case-tile__industry{z-index:1;color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);letter-spacing:.025em;text-overflow:ellipsis;white-space:nowrap;background:#161e2fb8;border:1px solid #ffffff52;border-radius:999px;max-width:calc(100% - 24px);padding:6px 9px;font-size:9px;font-weight:700;position:absolute;bottom:11px;right:12px;overflow:hidden}.case-tile__body{flex-direction:column;flex:auto;min-width:0;padding:17px 17px 15px;display:flex}.case-tile__client{color:#768091;letter-spacing:.025em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-bottom:8px;font-size:10px;font-weight:680;display:block;overflow:hidden}.case-tile h2{min-height:47px;color:var(--cases-ink);letter-spacing:-.026em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:18px;font-weight:730;line-height:1.28;display:-webkit-box;overflow:hidden}.case-tile__body>p{color:var(--cases-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 15px;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.case-tile__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:auto 0 14px;padding:0;display:grid}.case-tile__metrics>div{background:#f4f6ef;border-radius:10px;min-width:0;padding:9px 10px}.case-tile__metrics dt{color:#536a08;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin:0 0 3px;font-size:16px;font-weight:780;line-height:1.05;overflow:hidden}.case-tile__metrics dd{color:#737d6b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:9px;line-height:1.3;display:-webkit-box;overflow:hidden}.case-tile__footer{border-top:1px solid #edf0f3;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto;padding-top:12px;display:flex}.case-tile__tags{flex-wrap:wrap;gap:4px;min-width:0;display:flex}.case-tile__tags span{color:#6b7484;text-overflow:ellipsis;white-space:nowrap;background:#f2f4f6;border-radius:6px;max-width:112px;padding:4px 6px;font-size:8px;font-weight:650;overflow:hidden}.case-tile__action{color:#536a08;flex:none;align-items:center;gap:5px;font-size:10px;font-weight:740;display:inline-flex}.case-tile__action svg,.cases-cta .cases-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:14px;height:14px;transition:transform .18s}.case-tile__link:hover .case-tile__action svg,.cases-cta .cases-button:hover svg{transform:translate(3px)}.cases-pagination{margin-top:28px}.cases-empty{text-align:center;background:#fff;border:1px dashed #d6dbe2;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:48px 24px;display:flex}.cases-empty__icon{color:#637b0e;background:#eef4d5;border-radius:15px;place-items:center;width:52px;height:52px;margin-bottom:17px;display:grid}.cases-empty__icon svg,.cases-cta__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:23px;height:23px}.cases-empty h2{letter-spacing:-.025em;margin:0 0 8px;font-size:22px;font-weight:730}.cases-empty p{max-width:530px;color:var(--cases-muted);margin:0;font-size:13px;line-height:1.55}.cases-empty__actions{justify-content:center;gap:8px;margin-top:20px;display:flex}.cases-button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:9px 14px;font-size:11px;font-weight:730;text-decoration:none;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.cases-button--accent{color:#172033;background:var(--cases-accent)}.cases-button--accent:hover{color:#172033;background:#b9df2e;transform:translateY(-1px)}.cases-button--light{border-color:var(--cases-line);color:#495365;background:#fff}.cases-button--light:hover{color:var(--cases-ink);background:var(--cases-soft);border-color:#ccd2db}.cases-cta{color:#fff;background:#172033;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:17px;margin-top:28px;padding:20px 21px;display:grid;position:relative;overflow:hidden}.cases-cta:after{content:"";pointer-events:none;background:#add51b12;border-radius:50%;width:180px;height:180px;position:absolute;top:-72px;right:120px}.cases-cta__icon{z-index:1;color:#d0e96d;background:#add51b14;border:1px solid #cce65d3d;border-radius:13px;place-items:center;width:45px;height:45px;display:grid;position:relative}.cases-cta>div:nth-child(2){z-index:1;position:relative}.cases-cta span{color:#c6df5a;letter-spacing:.07em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:740;display:block}.cases-cta h2{color:#fff;letter-spacing:-.018em;margin:0 0 3px;font-size:17px;font-weight:710}.cases-cta p{color:#ffffff8c;margin:0;font-size:11px}.cases-cta .cases-button{z-index:1;position:relative}@media (width<=1080px){.cases-hero__grid{grid-template-columns:minmax(0,1fr) minmax(350px,.72fr);gap:40px}.cases-filter{grid-template-columns:minmax(280px,1fr) repeat(2,minmax(190px,.7fr)) auto}.cases-filter__reset{grid-column:1/-1;justify-self:end;height:28px}.cases-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.cases-catalog .container{width:min(100% - 28px,1220px)}.cases-hero{padding:86px 0 42px}.cases-hero .breadcrumbs{margin-bottom:21px}.cases-hero__grid{grid-template-columns:1fr;gap:29px}.cases-hero h1{max-width:620px;font-size:clamp(35px,8vw,48px)}.cases-hero__copy>p{margin-top:15px;font-size:14px}.cases-hero__stats{max-width:520px}.cases-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.cases-filter__field--search{grid-column:1/-1}.cases-filter__submit{width:100%}.cases-filter__reset{grid-column:auto;justify-self:stretch;height:42px}.cases-resultbar{margin-top:19px}}@media (width<=590px){.cases-catalog .container{width:min(100% - 22px,1220px)}.cases-hero{padding-top:75px}.cases-hero h1{font-size:36px}.cases-hero__copy>p{font-size:13px;line-height:1.58}.cases-hero__stats>div{padding:14px 10px}.cases-hero__stats dt{font-size:20px}.cases-hero__stats dd{font-size:9px}.cases-content{padding:14px 0 44px}.cases-filter{border-radius:15px;grid-template-columns:1fr;gap:9px;padding:12px}.cases-filter__field--search,.cases-filter__reset{grid-column:auto}.cases-shortcuts{margin-left:-11px;margin-right:-11px;padding-left:11px;padding-right:11px}.cases-resultbar>div{flex-direction:column;align-items:flex-start;gap:3px}.cases-resultbar__count:after{display:none}.cases-grid{grid-template-columns:1fr;gap:11px}.case-tile__link{min-height:0}.case-tile__body{padding:15px}.case-tile h2{min-height:0;font-size:17px}.case-tile__metrics{margin-top:2px}.cases-empty{min-height:300px;padding:38px 17px}.cases-empty__actions{flex-direction:column;width:100%}.cases-cta{grid-template-columns:auto 1fr;align-items:start;padding:18px}.cases-cta .cases-button{grid-column:1/-1;margin-top:3px}}@media (prefers-reduced-motion:reduce){.cases-catalog *,.cases-catalog :before,.cases-catalog :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}[data-theme=dark] .cases-catalog{--cases-ink:#eef2f7;--cases-muted:#aab2bf;--cases-line:#ffffff1a;--cases-soft:#161f2c;background:#0d1420}[data-theme=dark] .cases-filter,[data-theme=dark] .cases-shortcuts a,[data-theme=dark] .case-tile__link,[data-theme=dark] .cases-empty{background-color:#101824}[data-theme=dark] .cases-filter input,[data-theme=dark] .cases-filter select,[data-theme=dark] .case-tile__tags span{color:#e9edf3;background:#17212f}[data-theme=dark] .case-tile__metrics>div{background:#add51b14}[data-theme=dark] .case-tile__footer{border-top-color:#ffffff14}.articles-catalog{--articles-ink:#182134;--articles-muted:#657085;--articles-line:#e5e8ee;--articles-soft:#f5f7f9;--articles-accent:#add51b;min-height:72vh;color:var(--articles-ink);background:#f7f8fa}.articles-catalog .container{width:min(1220px,100% - 40px)}.articles-hero{color:#fff;background:radial-gradient(circle at 91% 13%,#add51b2b 0,#0000 27%),radial-gradient(circle at 8% 110%,#5076e524 0,#0000 34%),#172033;padding:106px 0 54px;position:relative;overflow:hidden}.articles-hero:after{content:"";pointer-events:none;border:1px solid #ffffff12;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-112px;right:max(20px,50vw - 610px);box-shadow:0 0 0 54px #ffffff06,0 0 0 108px #ffffff05}.articles-hero .container{z-index:1;position:relative}.articles-hero .breadcrumbs{color:#ffffff78;margin:0 0 28px;font-size:11px}.articles-hero .breadcrumbs a{color:#fff9;text-decoration:none}.articles-hero .breadcrumbs a:hover{color:#fff}.articles-hero__grid{grid-template-columns:minmax(0,1fr) minmax(420px,.76fr);align-items:end;gap:64px;display:grid}.articles-eyebrow{color:#cce65d;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:13px;font-size:10px;font-weight:760;display:inline-flex}.articles-eyebrow i{background:var(--articles-accent);border-radius:50%;width:7px;height:7px;display:block;box-shadow:0 0 0 5px #add51b1f}.articles-hero h1{color:#fff;letter-spacing:-.052em;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(41px,4.15vw,61px);font-weight:740;line-height:.99}.articles-hero__copy>p{color:#ffffffa3;max-width:680px;margin:20px 0 0;font-size:15px;line-height:1.65}.articles-hero__stats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0b;border:1px solid #ffffff1a;border-radius:17px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid;overflow:hidden}.articles-hero__stats>div{min-width:0;padding:18px 16px}.articles-hero__stats>div+div{border-left:1px solid #ffffff1a}.articles-hero__stats dt{color:#d1ec65;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;font-size:26px;font-weight:770;line-height:1;overflow:hidden}.articles-hero__stats dd{color:#ffffff7d;margin:0;font-size:10px;line-height:1.35}.articles-content{padding:26px 0 64px}.articles-filter{border:1px solid var(--articles-line);background:#fff;border-radius:17px;grid-template-columns:minmax(320px,1fr) repeat(2,minmax(200px,.58fr)) auto;align-items:end;gap:12px;padding:15px;display:grid;box-shadow:0 8px 28px #1821340b}.articles-filter__field{gap:6px;min-width:0;display:grid}.articles-filter__field>span:first-child{color:#818a9a;letter-spacing:.07em;text-transform:uppercase;padding-left:2px;font-size:9px;font-weight:740}.articles-filter__control{display:block;position:relative}.articles-filter__control>svg{z-index:1;fill:none;stroke:#8a94a5;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.articles-filter input,.articles-filter select{border:1px solid var(--articles-line);width:100%;height:42px;color:var(--articles-ink);background:var(--articles-soft);font:inherit;border-radius:10px;outline:none;font-size:12px;transition:border-color .18s,box-shadow .18s,background .18s}.articles-filter input{padding:0 12px 0 39px}.articles-filter select{appearance:none;cursor:pointer;padding:0 38px 0 12px}.articles-filter__control--select>svg{width:15px;height:15px;left:auto;right:12px}.articles-filter input::placeholder{color:#9ba3b0}.articles-filter input:focus,.articles-filter select:focus{background:#fff;border-color:#96b811a6;box-shadow:0 0 0 3px #add51b1f}.articles-filter__submit,.articles-filter__reset{border-radius:10px;justify-content:center;align-items:center;gap:7px;height:42px;font-size:11px;font-weight:730;text-decoration:none;display:inline-flex}.articles-filter__submit{color:#172033;background:var(--articles-accent);cursor:pointer;border:0;min-width:96px;padding:0 17px;transition:filter .18s,transform .18s}.articles-filter__submit:hover{filter:brightness(.96);transform:translateY(-1px)}.articles-filter__reset{color:#788192;grid-column:1/-1;justify-self:end;height:28px;padding:0 8px}.articles-filter__reset:hover{color:#263044;background:var(--articles-soft)}.articles-filter__reset svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:13px;height:13px}.articles-shortcuts{scrollbar-width:none;gap:7px;margin-top:13px;padding:1px 0;display:flex;overflow-x:auto}.articles-shortcuts::-webkit-scrollbar{display:none}.articles-shortcuts a{border:1px solid var(--articles-line);color:#667084;background:#fff;border-radius:9px;flex:none;align-items:center;gap:7px;min-height:33px;padding:6px 9px 6px 11px;font-size:10px;font-weight:680;text-decoration:none;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.articles-shortcuts a:hover{color:#536a08;border-color:#79970d59}.articles-shortcuts a.is-active{color:#506407;background:#f1f7d9;border-color:#dce9a9}.articles-shortcuts span{color:#87909d;background:var(--articles-soft);border-radius:6px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:9px;display:grid}.articles-shortcuts a.is-active span{color:#526707;background:#ffffffb8}.articles-resultbar{color:#8992a1;justify-content:space-between;align-items:center;min-height:38px;margin-top:17px;font-size:11px;display:flex}.articles-resultbar>div{align-items:center;gap:8px;display:flex}.articles-resultbar__count{color:var(--articles-ink);font-size:13px;font-weight:720}.articles-resultbar__count:after{content:"";vertical-align:middle;background:#c5cbd3;border-radius:50%;width:3px;height:3px;margin-left:8px;display:inline-block}.articles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.article-tile{min-width:0}.article-tile__link{border:1px solid var(--articles-line);height:100%;min-height:410px;color:inherit;background:#fff;border-radius:17px;flex-direction:column;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 5px 18px #1b243509}.article-tile__link:hover{border-color:#809d0f5c;transform:translateY(-3px);box-shadow:0 13px 30px #1b243517}.article-tile__media{aspect-ratio:16/8.6;border-bottom:1px solid var(--articles-line);background:#e9edf2;position:relative;overflow:hidden}.article-tile__media img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.article-tile__link:hover .article-tile__media img{transform:scale(1.025)}.article-tile__media:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0a111f2e);height:34%;position:absolute;inset:auto 0 0}.article-tile__placeholder{color:#7f9916;background:radial-gradient(circle at 82% 18%,#add51b52,#0000 24%),linear-gradient(145deg,#edf2dc,#e5eaf2);place-items:center;display:grid;position:absolute;inset:0}.article-tile__placeholder>span{z-index:1;color:#1d2837;background:var(--articles-accent);border-radius:15px;place-items:center;width:49px;height:49px;font-size:22px;font-weight:800;display:grid;position:absolute}.article-tile__placeholder svg{fill:none;stroke:#4a5d7030;stroke-linecap:round;stroke-width:2px;width:76%;height:68%;position:absolute}.article-tile__category{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.025em;text-overflow:ellipsis;white-space:nowrap;background:#111928c9;border:1px solid #ffffff2e;border-radius:7px;max-width:calc(100% - 24px);padding:6px 9px;font-size:9px;font-weight:700;position:absolute;bottom:11px;right:12px;overflow:hidden}.article-tile__body{flex-direction:column;flex:1;min-width:0;padding:17px 18px 16px;display:flex}.article-tile__meta{color:#8b94a3;align-items:center;gap:7px;margin-bottom:9px;font-size:9px;font-weight:620;display:flex}.article-tile__meta i{background:#c4cad2;border-radius:50%;width:3px;height:3px}.article-tile h2{min-height:48px;color:var(--articles-ink);letter-spacing:-.022em;text-wrap:pretty;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:17px;font-weight:730;line-height:1.39;display:-webkit-box;overflow:hidden}.article-tile p{color:var(--articles-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 18px;font-size:11px;line-height:1.58;display:-webkit-box;overflow:hidden}.article-tile__action{border-top:1px solid var(--articles-line);color:#617a08;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:13px;font-size:10px;font-weight:740;display:flex}.article-tile__action svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:15px;height:15px;transition:transform .18s}.article-tile__link:hover .article-tile__action svg{transform:translate(3px)}.articles-pagination{margin-top:28px}.articles-empty{border:1px solid var(--articles-line);text-align:center;background:#fff;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:50px 22px;display:flex}.articles-empty__icon,.articles-cta__icon{color:#6f880d;background:#f0f6d9;border-radius:13px;place-items:center;width:45px;height:45px;margin-bottom:14px;display:grid}.articles-empty__icon svg,.articles-cta__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:21px;height:21px}.articles-empty h2{letter-spacing:-.025em;margin:0 0 8px;font-size:22px;font-weight:730}.articles-empty p{max-width:530px;color:var(--articles-muted);margin:0;font-size:12px;line-height:1.6}.articles-empty__actions{justify-content:center;gap:8px;margin-top:20px;display:flex}.articles-button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:8px 14px;font-size:10px;font-weight:730;text-decoration:none;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.articles-button--accent{color:#172033;background:var(--articles-accent)}.articles-button--accent:hover{color:#172033;background:#b9df2e;transform:translateY(-1px)}.articles-button--light{border-color:var(--articles-line);color:#495365;background:#fff}.articles-button--light:hover{color:var(--articles-ink);background:var(--articles-soft);border-color:#ccd2db}.articles-cta{background:#172033;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-top:30px;padding:20px 22px;display:grid;position:relative;overflow:hidden}.articles-cta:after{content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-85px;right:90px;box-shadow:0 0 0 38px #ffffff05}.articles-cta__icon{z-index:1;color:#d0e96d;background:#add51b14;border:1px solid #cce65d3d;margin:0;position:relative}.articles-cta>div:nth-child(2){z-index:1;position:relative}.articles-cta span{color:#c6df5a;letter-spacing:.07em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:740;display:block}.articles-cta h2{color:#fff;letter-spacing:-.018em;margin:0 0 3px;font-size:17px;font-weight:710}.articles-cta p{color:#ffffff8c;margin:0;font-size:11px}.articles-cta .articles-button{z-index:1;position:relative}.articles-cta .articles-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:15px;height:15px;transition:transform .18s}.articles-cta .articles-button:hover svg{transform:translate(3px)}@media (width<=1080px){.articles-hero__grid{grid-template-columns:minmax(0,1fr) minmax(350px,.72fr);gap:40px}.articles-filter{grid-template-columns:minmax(280px,1fr) repeat(2,minmax(190px,.7fr)) auto}.articles-filter__reset{grid-column:1/-1;justify-self:end;height:28px}.articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.articles-catalog .container{width:min(100% - 28px,1220px)}.articles-hero{padding:86px 0 42px}.articles-hero .breadcrumbs{margin-bottom:21px}.articles-hero__grid{grid-template-columns:1fr;gap:29px}.articles-hero h1{max-width:650px;font-size:clamp(35px,8vw,48px)}.articles-hero__copy>p{margin-top:15px;font-size:14px}.articles-hero__stats{max-width:540px}.articles-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.articles-filter__field--search{grid-column:1/-1}.articles-filter__submit{width:100%}.articles-filter__reset{grid-column:auto;justify-self:stretch;height:42px}.articles-resultbar{margin-top:19px}}@media (width<=590px){.articles-catalog .container{width:min(100% - 22px,1220px)}.articles-hero{padding-top:75px}.articles-hero h1{font-size:36px}.articles-hero__copy>p{font-size:13px;line-height:1.58}.articles-hero__stats>div{padding:14px 10px}.articles-hero__stats dt{font-size:20px}.articles-hero__stats dd{font-size:9px}.articles-content{padding:14px 0 44px}.articles-filter{border-radius:15px;grid-template-columns:1fr;gap:9px;padding:12px}.articles-filter__field--search,.articles-filter__reset{grid-column:auto}.articles-shortcuts{margin-left:-11px;margin-right:-11px;padding-left:11px;padding-right:11px}.articles-resultbar>div{flex-direction:column;align-items:flex-start;gap:3px}.articles-resultbar__count:after{display:none}.articles-grid{grid-template-columns:1fr;gap:11px}.article-tile__link{min-height:0}.article-tile__body{padding:15px}.article-tile h2{min-height:0;font-size:17px}.articles-empty{min-height:300px;padding:38px 17px}.articles-empty__actions{flex-direction:column;width:100%}.articles-cta{grid-template-columns:auto 1fr;align-items:start;padding:18px}.articles-cta .articles-button{grid-column:1/-1;margin-top:3px}}@media (prefers-reduced-motion:reduce){.articles-catalog *,.articles-catalog :before,.articles-catalog :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}[data-theme=dark] .articles-catalog{--articles-ink:#eef2f7;--articles-muted:#aab2bf;--articles-line:#ffffff1a;--articles-soft:#161f2c;background:#0d1420}[data-theme=dark] .articles-filter,[data-theme=dark] .articles-shortcuts a,[data-theme=dark] .article-tile__link,[data-theme=dark] .articles-empty{background-color:#101824}[data-theme=dark] .articles-filter input,[data-theme=dark] .articles-filter select{color:#e9edf3;background:#17212f}[data-theme=dark] .article-tile__action{border-top-color:#ffffff14}.cases-hero .page-breadcrumb,.articles-hero .page-breadcrumb{z-index:2;color:#ffffff94;justify-content:flex-start;margin:0 0 28px;font-size:12px;position:relative}.cases-hero .page-breadcrumb__link,.articles-hero .page-breadcrumb__link{color:#ffffffb8}.cases-hero .page-breadcrumb__link:hover,.articles-hero .page-breadcrumb__link:hover{color:#d8ee7d}.cases-hero .page-breadcrumb__sep,.articles-hero .page-breadcrumb__sep{color:#ffffff6b}.cases-hero .page-breadcrumb__current,.articles-hero .page-breadcrumb__current{color:#fff}@media (width<=800px){.cases-hero,.articles-hero{padding-top:116px}.cases-hero .page-breadcrumb,.articles-hero .page-breadcrumb{margin-bottom:21px}}@media (width<=590px){.cases-hero,.articles-hero{padding-top:108px}.cases-hero .page-breadcrumb,.articles-hero .page-breadcrumb{white-space:nowrap;flex-wrap:nowrap;max-width:100%;overflow:hidden}.cases-hero .page-breadcrumb__current,.articles-hero .page-breadcrumb__current{text-overflow:ellipsis;overflow:hidden}}
