@font-face{font-family:Onest;src:url(/fonts/onest-regular.ttf);font-display:swap}@font-face{font-family:Onest;src:url(/fonts/onest-medium.ttf);font-weight:500;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(/fonts/ibm-plex-mono-regular.ttf);font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(/fonts/ibm-plex-mono-semibold.ttf);font-weight:600;font-display:swap}@font-face{font-family:Nina;src:url(/fonts/ninactt.ttf);font-display:swap}:root{font-family:Onest,Arial,sans-serif;color:#000;background:#fff;line-height:1.5;font-synthesis:none;--column:748px;--radius:16px;--sticky-top:88px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background-color:#fff;background-image:radial-gradient(circle,#bbb 1px,transparent 1.1px);background-size:30.17px 22px;background-position:9px 5px}a{color:inherit;text-decoration:none}.skip-link{position:fixed;z-index:100;top:10px;left:10px;padding:10px 14px;background:#000;color:#fff;border-radius:4px;font:600 12px IBM Plex Mono;transform:translateY(-160%);transition:transform .2s}.skip-link:focus{transform:translateY(0)}.page-shell{position:relative;min-height:100vh;padding:8px 20px}.portfolio{position:relative;width:min(100%,var(--column));margin:0 auto}.panel,.project-card{background:#fff;border:1px solid rgba(244,244,244,.3);border-radius:16px;overflow:hidden}.side-note{position:fixed;z-index:0;font:24px/1.05 Nina,cursive;color:#000}.side-note b{font-weight:400}.side-note--left{top:242px;left:calc(50% - 656px);width:192px}.side-note--right{top:590px;right:calc(50% - 650px);width:198px;text-align:center;transform:rotate(10deg)}.hero-arrow{display:block;width:112px;height:56px;margin:-21px 0 0 152px}.scribble{position:fixed;z-index:0;display:block;width:137px;height:116px;top:58px;right:calc(50% - 648px)}.hero{height:400px;position:relative;display:flex;align-items:flex-end}.hero__media{position:absolute;inset:0;overflow:hidden;background:url(/assets/hero-bg.png) center/cover}.hero__media:before{content:"";position:absolute;width:196.34%;height:287.4%;left:-95.14%;top:-89.68%;background:url(/assets/hero-overlay.png) center/cover}.hero__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff0 8.1551%,#ffffff4d 31.731%,#ffffffc4 44.976%,#fff 57.101%)}.hero__content{position:relative;width:100%;padding:0 36px 24px;display:flex;flex-direction:column;align-items:center;gap:16px}.hero__avatar{position:relative;display:block;width:102px;height:102px;border-radius:50%;overflow:hidden;border:1px solid #f0f0f0;background:#fff;box-shadow:0 25px 7.5px #00000008,0 45px 9px #00000003}.hero__avatar img{position:absolute;width:177.36%;height:101.8%;left:-29.17%;top:5.16%;max-width:none}.hero__copy{text-align:center}.hero h1{font-size:32px;line-height:1;font-weight:500;margin:0 0 4px}.hero p{font-size:16px;line-height:1;color:#474747;margin:0}.actions{display:flex;justify-content:center;gap:10px}.button{display:flex;align-items:center;justify-content:center;height:32px;padding:8px 16px;border:1px solid #808080;border-radius:4px;background:#fff;font:600 12px/1 IBM Plex Mono,monospace;text-transform:uppercase;transition:background-color .2s ease,color .2s ease}.button:hover{background:#f4f4f4}.button:focus-visible{outline:2px solid #000;outline-offset:2px}.button--primary{background:#000;color:#f2f2f2;border-color:#000}.button--primary:hover{background:#000}.projects{padding-top:16px;padding-bottom:16px}.project-card{position:sticky;top:calc(var(--sticky-top) + var(--index) * 7px);height:506px;margin-bottom:16px;z-index:calc(2 + var(--index));border-radius:var(--radius);box-shadow:0 8px 24px #0000000f;transform:translateY(14px);opacity:.72;transition:transform .7s cubic-bezier(.16,1,.3,1),opacity .7s cubic-bezier(.16,1,.3,1),box-shadow .7s cubic-bezier(.16,1,.3,1)}.project-card:last-child{margin-bottom:0}.project-card.is-visible{transform:translateY(0);opacity:1}.project-card.is-active{box-shadow:0 12px 32px #0000001a}.project-card__visual{height:356px;position:relative;overflow:hidden;background:#f9f9f9}.project-card__visual>img{position:absolute;max-width:none;filter:blur(2px)}.project-card__visual--mir img{width:92.76%;height:113.71%;left:14.44%;top:23.16%}.project-card__visual--vtb img{width:100.27%;height:122.92%;left:14.31%;top:22.43%}.project-card__visual--wasd{background:linear-gradient(#f4f5f6,#f2f2f2)}.project-card__visual--wasd img{width:100%;height:122.26%;left:13.6%;top:23.73%}.project-card__visual--alfa{background:linear-gradient(#fff,#f6f6f6)}.project-card__visual--alfa img{position:absolute;object-fit:contain;filter:none}.project-card__visual--alfa .alfa-a{width:28.64%;height:121.63%;left:58.73%;top:-53.08%}.project-card__visual--alfa .alfa-b{width:29.1%;height:123.58%;left:25.32%;top:16.5%}.tags{position:absolute;top:17px;left:15px;display:flex;gap:10px;z-index:2}.tags span{padding:4px 8px 6px;border:1px solid #7d828f;border-radius:4px;color:#7d828f;background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font:12px/1 IBM Plex Mono;text-transform:uppercase}.project-card__body{height:150px;padding:24px;background:#fff;border:1px solid #f4f4f4;border-radius:4px}.project-card:nth-child(n+3) .project-card__body{border-color:#d8d8d8}.project-card__body h2{margin:0 0 4px;font-size:20px;line-height:normal;font-weight:500}.project-card__body p{margin:0;color:gray;font-size:16px;line-height:1.5}.experience{height:578px;padding:24px;margin-bottom:16px;display:flex;flex-direction:column;gap:16px}.experience>a,.experience>div{height:75px;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:12px 0;border-bottom:1px solid rgba(244,244,244,.3)}.experience>:last-child{border:0}.experience strong{font-size:18px;line-height:1;font-weight:500}.experience span{font-size:16px;line-height:1.5;color:gray}.channel{height:120px;margin-bottom:16px;padding:24px 28px 24px 24px;display:flex;align-items:center;gap:24px}.channel>img:first-child{width:72px;height:72px;border-radius:50%;object-fit:cover}.channel__content{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.channel__top{display:flex;justify-content:space-between;align-items:center;gap:12px;height:23px}.channel__top strong,.channel__top span{display:flex;align-items:center}.channel__top strong{gap:8px;font-size:18px;line-height:1;font-weight:500;white-space:nowrap}.channel__top strong img{width:14px;height:15px}.channel__top span{gap:4px;color:#8a8a8e;font-size:14px;line-height:16px;white-space:nowrap}.channel__top span img{width:15px;height:11px}.channel__message{height:24px;display:flex;align-items:center;gap:16px}.channel p{flex:1;min-width:0;margin:0;color:#474747;font-size:16px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.channel__arrow{display:block;width:14px;height:14px}.contact{height:603px;margin-bottom:16px;padding:64px 36px 24px;display:flex;flex-direction:column;align-items:center;background:linear-gradient(180deg,#fff 46.764%,#ffffff80 75.22%,#fff0 96.094%)}.contact h2{width:436px;font-size:32px;line-height:normal;margin:0 0 24px;font-weight:500;text-align:center}.contact__image{position:relative;width:399px;height:341px;margin-top:36px;overflow:hidden}.contact__image img{position:absolute;width:115.79%;height:135.48%;left:-7.89%;top:-19.65%;max-width:none}.actions--contact{width:676px;flex-wrap:nowrap}.actions--contact .button{flex:0 0 auto}footer{height:53px;background:#000;color:#fff;border:1px solid #d8d8d8;border-radius:16px 16px 4px 4px;display:flex;align-items:center;justify-content:center;padding:16px 24px;font:500 16px/1 IBM Plex Mono;letter-spacing:.32px;text-transform:uppercase}@media(max-width:1100px){.side-note{display:none}}@media(max-width:700px){:root{--radius:16px;--sticky-top:72px}.page-shell{padding:6px}.portfolio{width:100%}body{background-size:24px 20px}.hero{height:400px}.hero__content{padding:0 18px 24px}.hero__avatar{width:88px;height:88px}.hero h1{font-size:28px}.hero p{font-size:14px;line-height:1}.projects{padding-top:10px}.project-card{height:auto;min-height:0;margin-bottom:12px;top:calc(var(--sticky-top) + var(--index) * 6px)}.project-card:last-child{margin-bottom:0}.project-card__visual{height:clamp(250px,52vh,356px)}.project-card__body{height:auto;min-height:180px;padding:18px}.project-card__body h2{font-size:18px;line-height:normal}.project-card__body p{font-size:14px;line-height:1.5}.tags{top:13px;left:12px}.tags span{font-size:10px}.experience{height:auto;padding:18px;gap:12px}.experience>a,.experience>div{height:auto;min-height:67px;padding:12px 0}.experience strong{font-size:16px}.experience span{font-size:14px}.channel{height:100px;padding:16px;gap:12px}.channel>img:first-child{width:56px;height:56px}.channel__top strong{font-size:16px}.channel__top span{display:none}.channel p{font-size:13px}.channel__arrow{display:block;width:14px;height:14px}.contact{height:auto;min-height:560px;padding:54px 18px 18px}.contact h2{width:100%;font-size:28px}.contact__image{width:min(100%,360px);height:auto;aspect-ratio:399/341;margin-top:36px}.actions--contact{width:auto;max-width:330px;flex-wrap:wrap}footer{font-size:11px;height:48px}}@media(max-width:390px){.hero{height:455px}.actions{gap:7px}.button{padding:0 12px;font-size:10px}.project-card__body p{font-size:13px}.contact h2{font-size:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.project-card,.button{transition:none}.project-card{transform:none;opacity:1}}@media(min-width:701px){.actions .button{width:auto;white-space:nowrap}.project-card__body h2{line-height:26px}.contact h2{line-height:41px}}.button{width:max-content;max-width:none;white-space:nowrap;flex-shrink:0}.hero p{font-family:Onest,Arial,sans-serif;font-weight:400;line-height:1.5}.experience{overflow:visible}.experience__row{position:relative}.row-preview{position:absolute;z-index:8;right:20px;top:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .3s ease}.experience__row:hover .row-preview,.experience__row:focus-within .row-preview{opacity:1}.row-preview img{display:block;width:100%;height:100%;object-fit:cover;border:8px solid rgba(255,255,255,.25);border-radius:8px;box-shadow:0 4px 25px #0000001a}.row-preview--hse{width:236.906px;height:165.834px;transform:translateY(-50%) rotate(-6.01deg)}.row-preview--vectors{width:279.255px;height:157.081px;transform:translateY(-50%) rotate(6.95deg)}.row-preview--wit{width:236.906px;height:165.834px;transform:translateY(-50%) rotate(3.75deg)}.channel{transition:background-color .2s ease}.channel:hover{background:#fafafa}.contact__image img{width:115.79%;height:135.48%;object-fit:cover}@media(max-width:700px){.hero p{line-height:1.5}.row-preview{display:none}.contact__image img{width:115.79%;height:135.48%}}.project-card{border-color:#f4f4f4}:root{--shadow-1:0 4px 25px rgba(0,0,0,.1)}.portfolio>.panel,.portfolio>.projects>.project-card,.portfolio>footer{box-shadow:var(--shadow-1)}.project-card.is-active{box-shadow:var(--shadow-1)}body{background-attachment:fixed}@font-face{font-family:Nina CTT;src:url(/fonts/ninactt.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.side-note{font-family:Nina CTT,cursive!important;font-size:24px;font-weight:400;font-style:normal;line-height:1.05}body{opacity:0;transform:translateY(8px);transition:opacity .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1)}body.view-ready{opacity:1;transform:none}.project-card{display:block;cursor:pointer}.project-card:focus-visible{outline:2px solid #000;outline-offset:4px}.case-shell{min-height:100vh;padding:8px 20px 24px}.case-column{width:min(100%,720px);margin:0 auto;display:flex;flex-direction:column;gap:16px}.case-header{height:450px;position:relative;display:flex;align-items:flex-end;background:#fff}.case-header__visual{position:absolute;inset:0;overflow:hidden;background:linear-gradient(#f8f8f8,#fff)}.case-header__visual:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#fff 78%)}.case-header__visual img{position:absolute;width:100%;height:78%;left:12%;top:5%;object-fit:contain;filter:blur(1.5px)}.case-header__copy{position:relative;z-index:1;width:100%;padding:32px 24px}.case-header__copy p,.case-label{font:600 12px/1 IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.02em}.case-header__copy p{color:gray;margin:0 0 10px}.case-header h1{max-width:640px;margin:0;font-size:36px;line-height:1.12;font-weight:500}.case-back{position:absolute;z-index:3;left:20px;top:20px;height:32px;padding:9px 14px;border:1px solid #808080;border-radius:4px;background:#ffffffe6;font:600 12px/1 IBM Plex Mono;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.case-summary{padding:24px;display:grid;gap:16px}.case-summary>div{padding:12px 0;border-bottom:1px solid rgba(244,244,244,.8)}.case-summary>div:last-child{border:0}.case-summary h2,.case-content h2{font-size:18px;line-height:1.25;font-weight:500;margin:0 0 6px}.case-summary p,.case-content p{font-size:16px;line-height:1.5;color:#474747;margin:0}.case-label{height:53px;padding:20px 24px 0;background:#fff;border:1px solid #f4f4f4;border-radius:16px 16px 4px 4px;box-shadow:var(--shadow-1)}.nda-card{min-height:317px;padding:24px}.nda-card__inner{min-height:269px;padding:32px;border:1px solid #f4f4f4;border-radius:12px;display:flex;flex-direction:column;align-items:flex-start}.nda-lock{display:grid;place-items:center;width:36px;height:36px;border:1px solid #000;border-radius:50%;font-size:22px;margin-bottom:24px}.nda-card h2{font-size:32px;line-height:1.25;font-weight:500;margin:0 0 4px}.nda-card p{margin:0;color:gray}.nda-form{display:flex;margin-top:24px;height:48px}.nda-form input{width:200px;height:48px;padding:0 16px;border:1px solid #808080;border-radius:4px 0 0 4px;background:#fff;font:16px/1 Onest}.nda-form button{width:48px;border:0;border-radius:0 4px 4px 0;background:#000;color:#fff;font-size:24px;cursor:pointer}.nda-form input:focus-visible{outline:2px solid #000;outline-offset:2px;position:relative;z-index:1}.nda-error{min-height:20px!important;margin-top:8px!important;color:#c52a2a!important;font-size:14px!important}.nda-form input[aria-invalid=true]{border-color:#c52a2a}.case-media{height:390px;display:grid;place-items:center;background:#f7f7f7}.case-media img{width:92%;height:92%;object-fit:contain}.case-content{padding:24px}.case-content>p{max-width:650px}.case-callout{margin-top:24px;padding:20px;border:1px solid #d8d8d8;border-radius:12px}.case-callout h3{font-size:18px;font-weight:500;margin:0 0 4px}.case-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.case-metrics span{min-height:126px;padding:16px;border:1px solid #f0f0f0;border-radius:12px;display:flex;flex-direction:column;gap:20px;font-size:14px}.case-metrics b{font:500 16px/1 IBM Plex Mono}.next-case-section{display:flex;flex-direction:column;gap:16px;background:transparent}.next-case{height:181px;display:grid;grid-template-columns:323px minmax(0,1fr);background:#fff}.next-case__image{position:relative;overflow:hidden;background:#f9f9f9}.next-case__image img{display:block;width:100%;height:100%;object-fit:contain}.next-case__content{min-width:0;padding:12px 16px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.next-case__copy{width:100%;padding-top:12px;display:flex;flex-direction:column;gap:4px}.next-case strong{font-size:20px;font-weight:500;line-height:normal}.next-case small{color:gray;font-size:16px;line-height:1.5}.next-case em{display:flex;align-items:center;justify-content:center;padding:4px 8px 6px;border:1px solid #7d828f;border-radius:4px;background:#ffffff1a;color:#7d828f;font:400 12px/1 IBM Plex Mono;font-style:normal;text-transform:uppercase;white-space:nowrap;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.next-case:focus-visible{outline:2px solid #000;outline-offset:3px}.case-footer{height:64px;border-radius:16px 16px 4px 4px;justify-content:space-between;font-size:14px}.case-footer>a,.case-footer div{display:flex;align-items:center;gap:10px}.case-footer a{font:500 11px/1 IBM Plex Mono;text-transform:uppercase}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:700px){.case-shell{padding:6px}.case-column{gap:10px}.case-header{height:400px}.case-header h1{font-size:28px}.case-header__copy{padding:24px 18px}.case-summary,.nda-card,.case-content{padding:18px}.nda-card__inner{padding:24px 18px}.nda-card h2{font-size:25px}.nda-form{width:100%}.nda-form input{flex:1;min-width:0}.case-media{height:280px}.case-metrics{grid-template-columns:1fr}.next-case{height:181px;grid-template-columns:42% minmax(0,58%)}.next-case__content{padding:10px 12px}.next-case__copy{padding-top:6px}.next-case strong{font-size:16px}.next-case small{font-size:13px;line-height:1.35}.next-case em{padding:3px 6px 5px;font-size:10px}.case-footer{padding:12px;font-size:10px}.case-footer>span{display:none}}@media(prefers-reduced-motion:reduce){body{transition:none;transform:none}}.case-shell{overflow-x:hidden}.case-column{width:100%;max-width:720px;min-width:0}.case-column>*,.case-column>.panel,.case-column>section>.panel{min-width:0}.case-header,.case-header__visual{background:#f9f9f9}.case-header__visual:after{inset:33% 0 0;background:linear-gradient(transparent,#fff 58%)}.case-header__visual img{width:100%;height:96.76%;left:30.62%;top:8.15%;object-fit:contain}.case-tags{position:absolute;z-index:2;left:36px;top:36px;display:flex;gap:10px}.case-tag{padding:4px 8px 6px;border:1px solid #7d828f;border-radius:4px;color:#7d828f;background:#ffffff1a;font:400 12px/1 IBM Plex Mono;text-transform:uppercase}.case-tag--nda{background:#171717;border-color:#171717;color:#fff}.case-header__copy{padding:0 36px 24px}.case-header__copy p{max-width:648px;color:#474747;margin:4px 0 0;font:400 16px/1.5 Onest;text-transform:none;letter-spacing:0}.case-header h1{max-width:648px;font-size:32px;line-height:1.15}.case-back{left:auto;right:20px}.case-label{padding:16px 24px;border-radius:16px;font:500 16px/1 IBM Plex Mono;letter-spacing:.32px;text-transform:uppercase}.nda-card__inner{background:#f9f9f9;border:0;border-radius:4px;gap:24px}.nda-lock{display:block;width:36px;height:36px;margin:0}.nda-card p{color:#474747}.nda-card p a{text-decoration:underline;text-underline-offset:2px}.nda-form{align-items:stretch;gap:8px;margin-top:0}.nda-input{position:relative;display:block;width:200px;height:48px}.nda-form input{width:100%;height:48px;padding:12px 42px 12px 12px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;font:16px/1 Onest;letter-spacing:.16em}.nda-input>img{position:absolute;z-index:2;right:12px;top:12px;width:24px;height:24px;pointer-events:none}.nda-form button{display:grid;place-items:center;width:40px;padding:8px;border:0;border-radius:4px;background:transparent}.nda-form button img{width:24px;height:24px}.nda-error{margin-top:-16px!important}@media(max-width:700px){.case-header__copy{padding:0 18px 24px}.case-header__copy p{font-size:14px;overflow-wrap:anywhere}.case-tags{left:18px;top:18px}.case-back{right:12px;top:12px}.case-summary p,.case-content p{overflow-wrap:anywhere}.nda-form{width:100%}.nda-input{flex:1;min-width:0}}.study-media{height:405px;margin:0;display:grid;place-items:center;background:#f5f5f5}.study-media img{width:100%;height:100%;object-fit:contain;transition:transform .7s cubic-bezier(.16,1,.3,1)}.study-media--hero img{width:112%;height:112%;transform:translate(7%,8%);filter:blur(1px)}.study-media--0{background:linear-gradient(135deg,#f7f7f7,#ececec)}.study-media--1{background:#f9f9f9}.study-media--1 img{width:88%;height:88%}.study-media--2{background:linear-gradient(#fff,#f3f3f3)}.study-media--2 img{width:76%;height:92%}.study-section{padding:24px}.study-section>h2{margin:0 0 8px;font-size:26px;line-height:1.2;font-weight:500}.study-lead{margin:0;color:#474747;font-size:16px;line-height:1.55}.study-callout{margin-top:24px;padding:20px;border:1px solid #d8d8d8;border-radius:12px;background:#fafafa}.study-callout h2,.study-callout h3{margin:0 0 6px;font-size:18px;line-height:1.3;font-weight:500}.study-callout p{margin:0;color:#474747;font-size:16px;line-height:1.5}.study-callout--dark{margin:0;padding:28px;background:#171717;color:#fff;border-color:#171717}.study-callout--dark h2{font-size:24px}.study-callout--dark p{color:#d8d8d8}.study-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.study-metrics article{min-height:174px;padding:16px;border:1px solid #ededed;border-radius:12px;background:#fff;display:flex;flex-direction:column}.study-metrics b{font:500 13px/1 IBM Plex Mono;color:gray}.study-metrics h3{margin:auto 0 4px;font-size:16px;line-height:1.25;font-weight:500}.study-metrics p{margin:0;color:gray;font-size:14px;line-height:1.35}.study-list{padding:24px;display:grid;gap:8px}.study-list>div{min-height:44px;padding:11px 16px;display:flex;align-items:center;gap:14px;border:1px solid #ededed;border-radius:8px;background:#fafafa}.study-list b{font:500 12px/1 IBM Plex Mono;color:gray}.study-list span{font-size:16px;line-height:1.35}.study-insights{display:grid;gap:0}.study-insights article{display:flex;gap:12px;padding:18px 0;border-bottom:1px solid #f0f0f0}.study-insights article:last-child{border:0;padding-bottom:0}.study-insights article>span{flex:0 0 20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#171717;color:#fff;font:500 11px/1 IBM Plex Mono}.study-insights h3{margin:0 0 4px;font-size:17px;line-height:1.25;font-weight:500}.study-insights p{margin:0;color:#474747;font-size:16px;line-height:1.5}.study-solution{display:flex;flex-direction:column;gap:0}.study-solution__copy{padding:20px 24px 24px;background:#fff;border:1px solid rgba(244,244,244,.3);border-radius:16px;box-shadow:var(--shadow-1)}.study-solution__copy>span{font:500 12px/1 IBM Plex Mono;color:gray}.study-solution__copy h2{margin:8px 0 4px;font-size:20px;line-height:1.25;font-weight:500}.study-solution__copy p{margin:0;color:#474747;font-size:16px;line-height:1.5}.study-note{min-height:120px;padding:24px;display:flex;align-items:center;gap:16px}.study-note img{width:48px;height:48px;border:1px solid #f0f0f0;border-radius:50%;object-fit:cover}.study-note p{margin:0;padding:12px 16px;border-radius:4px;background:#f7f7f7;color:#474747;font-size:16px;line-height:1.5;flex:1}@media(max-width:700px){.study-media{height:260px}.study-section{padding:18px}.study-section>h2{font-size:22px}.study-lead,.study-callout p,.study-insights p,.study-solution__copy p,.study-note p{font-size:14px}.study-callout{padding:16px}.study-callout--dark{padding:20px}.study-metrics{grid-template-columns:1fr}.study-metrics article{min-height:122px}.study-list{padding:18px}.study-list>div{align-items:flex-start}.study-list span{font-size:14px}.study-solution__copy{padding:18px}.study-note{padding:18px;align-items:flex-start}.study-note p{padding:10px 12px}}.image-carousel{--slide:0;position:relative;background:#f6f7fa}.image-carousel__viewport{overflow:hidden;border-radius:16px}.image-carousel__track{display:flex;transform:translate(calc(var(--slide) * -100%));transition:transform .65s cubic-bezier(.16,1,.3,1);will-change:transform}.image-carousel figure{flex:0 0 100%;height:405px;margin:0;overflow:hidden}.image-carousel figure img{width:100%;height:100%;object-fit:cover}.image-carousel__controls{position:absolute;left:0;right:0;bottom:16px;display:flex;align-items:center;justify-content:center;gap:12px;pointer-events:none}.image-carousel__controls>button{width:36px;height:36px;border:1px solid rgba(125,130,143,.55);border-radius:50%;background:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:17px;cursor:pointer;pointer-events:auto}.image-carousel__controls>div{height:28px;padding:0 10px;display:flex;align-items:center;gap:7px;border-radius:14px;background:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto}.image-carousel__controls [data-carousel-dot]{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#b7b7b7;cursor:pointer}.image-carousel__controls [data-carousel-dot][aria-current=true]{width:18px;border-radius:5px;background:#171717}.study-media--nspk{height:405px;background:#f7f7f7}.study-media--nspk img{width:100%;height:100%;object-fit:cover}.before-after{--split:50%;position:relative;height:405px;overflow:hidden;border-radius:16px;background:#f5f5f5;isolation:isolate;touch-action:pan-y}.before-after__base,.before-after__after img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.before-after__after{position:absolute;z-index:1;inset:0;clip-path:inset(0 calc(100% - var(--split)) 0 0)}.before-after__label{position:absolute;z-index:3;top:16px;padding:6px 10px;border-radius:4px;background:#171717c7;color:#fff;font:500 11px/1 IBM Plex Mono;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none}.before-after__label--before{right:16px}.before-after__label--after{left:16px}.before-after__divider{position:absolute;z-index:3;top:0;bottom:0;left:var(--split);width:2px;background:#fff;box-shadow:0 0 0 1px #00000024;transform:translate(-1px);pointer-events:none}.before-after__divider i{position:absolute;left:50%;top:50%;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:0 4px 25px #0000002e;font: 18px/1 IBM Plex Mono;transform:translate(-50%,-50%)}.before-after input{position:absolute;z-index:4;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize}.before-after:focus-within{outline:2px solid #000;outline-offset:3px}@media(max-width:700px){.image-carousel figure,.study-media--nspk,.before-after{height:240px}.image-carousel__controls{bottom:10px}.image-carousel__controls>button{width:32px;height:32px}.before-after__label{top:10px}.before-after__label--before{right:10px}.before-after__label--after{left:10px}.before-after__divider i{width:38px;height:38px}}@media(prefers-reduced-motion:reduce){.image-carousel__track{transition:none}}.case-header--figma{padding:36px 36px 24px;background:#fff}.case-header--figma .case-header__visual{background:#fff}.case-header--figma .case-header__visual:after{inset:33.173% 0 0;background:linear-gradient(transparent,#fff 58.654%)}.case-header--figma .case-header__visual img{inset:0;width:100%;height:100%;object-fit:fill;object-position:bottom;opacity:.8;filter:none}.case-header--figma .case-tags{left:36px;top:36px}.case-header--figma .case-header__copy{padding:0}.case-header--figma .case-header__copy h1{line-height:normal}.case-header--figma .case-header__copy p{margin-top:4px}.study-section{display:flex;flex-direction:column;gap:24px}.study-section>h2{margin:0 0 -16px;font-size:20px;line-height:normal}.study-section>.study-lead{color:#434343;line-height:1.5}.study-callout{margin:0;padding:12px 20px;border:0;border-left:2px solid #000;border-radius:4px;background:#fff}.study-callout h2,.study-callout h3{margin:0 0 4px;font-size:18px;line-height:normal}.study-callout p{color:#434343}.study-metrics{gap:12px;margin-top:0}.study-metrics article{height:168px;min-height:168px;padding:16px;border:1px solid rgba(244,244,244,.3);border-radius:4px;align-items:center;justify-content:space-between;text-align:center;background:linear-gradient(144deg,#f9f9f9 13.662%,#fff 99.917%)}.study-metrics article>div{width:100%}.study-metric-icon{width:40px;height:40px;display:grid;place-items:center;overflow:hidden;border-radius:8px}.study-metric-icon img{width:24px;height:24px}.study-metric-icon:first-child img{max-width:100%}.study-metrics h3{margin:0 0 4px;color:#434343;font-size:16px;line-height:normal}.study-metrics p{color:gray;font-size:14px;line-height:normal}.study-section:has(.study-insights)>h2{font-size:18px;color:#434343;margin:0}.study-insights article{gap:8px;padding:7px 0 20px}.study-insights article+article{border-top:0}.study-insights article>span{flex-basis:16px;width:16px;height:16px;font-size:10px}.study-insights h3{font-size:16px;line-height:normal}.study-insights p{color:gray}.study-solution__copy{padding:12px 24px 24px}.study-solution__copy>span{display:none}.study-solution__copy h2{margin:0 0 4px;font-size:18px;line-height:normal}.study-note{padding:24px;gap:8px;align-items:flex-end}.study-note p{padding:12px;border-radius:12px;background:#f9f9f9;color:#434343}.image-carousel{--drag:0px;-webkit-user-select:none;user-select:none}.image-carousel__viewport{cursor:grab;touch-action:pan-y}.image-carousel.is-dragging .image-carousel__viewport{cursor:grabbing}.image-carousel__track{transform:translate(calc(var(--slide) * -100% + var(--drag)));transition:transform .55s cubic-bezier(.16,1,.3,1)}.image-carousel.is-dragging .image-carousel__track{transition:none}.image-carousel figure{height:376px}.image-carousel__controls{display:none}.study-media--nspk,.before-after{height:420px}@media(max-width:700px){.case-header--figma{padding:18px 18px 24px}.case-header--figma .case-tags{left:18px;top:18px}.study-section{gap:18px}.study-section>h2{margin-bottom:-10px}.study-metrics article{height:auto;min-height:132px}.image-carousel figure,.study-media--nspk,.before-after{height:240px}.study-note{gap:8px}.study-note img{flex:0 0 48px}}.study-metric-icon--full img{width:40px;height:40px}.image-carousel{--offset:0%}.image-carousel__track{transform:translate(calc(var(--offset) + var(--drag)))}.study-closing{margin:0;padding:12px 24px;border-left:2px solid #000;border-radius:2px;background:#f9f9f9;color:#000;font-size:16px;line-height:1.5}.case-column>.panel,.case-column>section>.panel{box-shadow:var(--shadow-1)}.case-header,.case-summary,.study-section,.study-list,.study-note,.next-case{border-radius:16px}.case-label{border:0;border-radius:16px;background:#fff;box-shadow:var(--shadow-1)}.study-list>div{border-radius:4px}.study-callout{border-radius:4px}.study-metrics article{border-radius:4px}.study-solution{overflow:hidden;border:1px solid rgba(244,244,244,.3);border-radius:16px;background:#fff;box-shadow:var(--shadow-1)}.study-solution>.panel{border:0;border-radius:8px 8px 0 0;box-shadow:none}.study-solution__copy{border:0;border-radius:0;background:#fff;box-shadow:none}.study-solution>.before-after{box-shadow:none}.study-solution>.study-media--nspk{box-shadow:0 4px 50px #0000001a}.image-carousel{border-radius:16px;box-shadow:var(--shadow-1)}.image-carousel__viewport{border-radius:16px}.before-after__divider i{box-shadow:0 4px 25px #0000001a}.next-case__image{border-radius:8px 0 0 8px}.study-note img{border-radius:100px}.study-note p{border-radius:12px}.case-back{left:36px;right:auto;top:36px;width:24px;height:24px;padding:0;border:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;display:grid;place-items:center}.case-back img{display:block;width:18px;height:15px;transform:scaleX(-1)}.case-tags,.case-header--figma .case-tags{left:auto;right:36px;top:36px;justify-content:flex-end}.case-footer{height:64px;padding:16px 24px;border:1px solid #d8d8d8;border-radius:16px 16px 4px 4px;background:#000;color:#fff;box-shadow:var(--shadow-1)}.case-footer>span{font:500 16px/normal IBM Plex Mono;letter-spacing:.32px;text-transform:uppercase;white-space:nowrap}.case-footer>div{display:flex;align-items:center;justify-content:center;gap:10px}.case-footer a{height:32px;padding:8px 16px;border:1px solid #fff;border-radius:4px;color:#fff;font:500 12px/1 IBM Plex Mono;text-transform:uppercase;white-space:nowrap}.case-footer .case-footer__email{background:#fff;color:#000}@media(max-width:700px){.case-back{left:18px;right:auto;top:18px}.case-tags,.case-header--figma .case-tags{left:auto;right:18px;top:18px;gap:6px}.case-footer{height:auto;min-height:64px;padding:12px;flex-wrap:wrap;gap:10px}.case-footer>span{display:block;width:100%;font-size:11px;text-align:center}.case-footer>div{width:100%;gap:6px}.case-footer a{height:30px;padding:8px 10px;font-size:10px}}.before-after:focus-within,.before-after input:focus,.before-after input:focus-visible{outline:0}.case-column>.study-solution>.panel,.case-column>.study-solution>.before-after,.case-column>.study-solution>.study-media--nspk{box-shadow:none}.case-column>.study-solution .study-media--nspk img,.case-column>.study-solution .before-after__base,.case-column>.study-solution .before-after__after img{object-fit:contain}.case-footer a{transition:background-color .2s ease,color .2s ease,border-color .2s ease}.case-footer a:hover{background:#fff;color:#000}.case-footer .case-footer__email:hover{background:#e8e8e8;border-color:#e8e8e8}.case-footer a:focus-visible{outline:2px solid #fff;outline-offset:2px}@media(prefers-reduced-motion:reduce){.case-footer a{transition:none}}.case-header--vtb{padding:24px}.case-header--vtb .case-header__visual>img:first-child{inset:0;width:100%;height:100%;object-fit:fill;opacity:.8}.case-header--vtb .case-header__visual .case-header__overlay{width:115.99%;height:91.65%;left:-.02%;top:-31%;object-fit:fill;opacity:1}.case-header--vtb .case-header__copy{padding:0}.case-header--vtb .case-header__copy h1{line-height:normal}.vtb-context{position:relative;height:376px;overflow:hidden;border-radius:16px;background:#fff}.vtb-context img{position:absolute;width:100%;height:109.59%;left:0;top:-9.8%;max-width:none;object-fit:fill}.vtb-solution{gap:24px}.vtb-solution>.study-media{height:404px;border:0;border-radius:8px 8px 0 0;box-shadow:none;background:#fff}.vtb-solution>.study-media img{width:100%;height:100%;object-fit:cover}.vtb-solution--pwa>.study-media{height:364px}.vtb-solution__copy{padding:0 24px 24px;display:flex;flex-direction:column;gap:8px;color:#333}.vtb-solution__copy h2{margin:0;font-size:18px;line-height:normal;font-weight:500}.vtb-solution__copy ul{margin:0;padding-left:24px;font-size:16px;line-height:1.5}.vtb-solution__copy li+li{margin-top:4px}.vtb-solution__copy p{margin:0;padding-top:8px;border-top:1px solid #d8d8d8;font-size:16px;line-height:1.5}.vtb-solution__copy strong{font-weight:500}@media(max-width:700px){.case-header--vtb{padding:18px 18px 24px}.vtb-context{height:240px}.vtb-solution{gap:18px}.vtb-solution>.study-media,.vtb-solution--pwa>.study-media{height:240px}.vtb-solution__copy{padding:0 18px 18px}.vtb-solution__copy h2{font-size:17px}.vtb-solution__copy ul,.vtb-solution__copy p{font-size:14px}}.next-case--layered{height:194px}.next-case--layered .next-case__content{padding:20px 16px}.next-case--layered .next-case__copy{padding-top:0}.next-case--layered .next-case__image img{position:absolute;max-width:none;object-fit:fill}.next-case--layered .next-case__layer--1{width:128.49%;height:128.98%;left:-14.41%;top:-14.49%}.next-case--layered .next-case__layer--2{width:178.35%;height:167.03%;left:-39.44%;top:-16.9%}@media(max-width:700px){.next-case--layered{height:194px}.next-case--layered .next-case__content{padding:14px 12px}.next-case--layered .next-case__copy{padding-top:0}}.vtb-context-carousel figure{position:relative;background:#fff}.vtb-context-carousel figure>img{position:absolute;max-width:none}.vtb-context-carousel figure:nth-child(1)>img,.vtb-context-carousel .image-carousel__layer--1{width:100%;height:109.59%;left:0;top:-9.8%;object-fit:fill}.vtb-context-carousel figure:nth-child(3)>img,.vtb-context-carousel .image-carousel__layer--2{inset:0;width:100%;height:100%;object-fit:cover}.vtb-team-note{min-height:120px;padding:24px;display:flex;align-items:center;justify-content:center}.vtb-team-note__message{width:100%;display:flex;align-items:flex-end;gap:0}.vtb-team-note__avatar{position:relative;flex:0 0 48px;width:48px;height:48px;overflow:hidden;border:1px solid #f0f0f0;border-radius:100px;background:#fff}.vtb-team-note__avatar img{position:absolute;max-width:none}.vtb-team-note__avatar-base{width:100%;height:100%;left:-2.49%;top:-4.98%;object-fit:cover}.vtb-team-note__avatar-portrait{width:177.36%;height:101.8%;left:-29.17%;top:5.16%;object-fit:fill}.vtb-team-note__tail{width:9px;align-self:stretch;display:flex;align-items:flex-end;padding:8px 0}.vtb-team-note__tail img{display:block;width:11px;height:9px;max-width:none;transform:rotate(90deg) scaleY(-1)}.vtb-team-note__message p{flex:1;margin:0;padding:12px;border-radius:12px;background:transparent;color:#434343;font-size:16px;line-height:1.5}.vtb-team-note__message p:before{content:none}@media(max-width:700px){.vtb-team-note{min-height:0;padding:18px}.vtb-team-note__message{align-items:flex-end}.vtb-team-note__message p{font-size:14px}.vtb-team-note__tail{padding-bottom:8px}}.case-header--wasd .case-header__visual{background:#f9f9f9}.case-header--wasd .case-header__visual>img:first-child{width:100%;height:96.76%;left:30.62%;top:8.15%;object-fit:fill;opacity:1}.case-header--wasd .case-header__copy{padding:0}.case-header--wasd .case-header__copy h1{line-height:normal}.wasd-context{height:376px;overflow:hidden;border-radius:16px}.wasd-context img{width:100%;height:100%;object-fit:cover}.wasd-problem-list{margin:-16px 0;padding-left:24px;color:#434343;font-size:16px;line-height:1.5}.wasd-challenge{background:#f9f9f9;border-left-color:#434343}.wasd-solution{gap:24px}.wasd-solution>.study-media{height:404px;border:0;border-radius:16px 16px 0 0;box-shadow:none;background:#f9f9f9}.wasd-solution>.study-media img{width:100%;height:100%;object-fit:cover}.wasd-solution__copy{padding:0 24px 24px;display:flex;flex-direction:column;gap:8px;color:#333}.wasd-solution__copy h2{margin:0;font-size:18px;line-height:normal;font-weight:500}.wasd-solution__copy p{margin:0;font-size:16px;line-height:1.5}.wasd-team-note{min-height:120px;padding:24px;display:flex;align-items:center}.wasd-team-note>div{width:100%;display:flex;align-items:flex-end}.wasd-team-note__avatar{position:relative;flex:0 0 48px;width:48px;height:48px;overflow:hidden;border:1px solid #f0f0f0;border-radius:100px;background:#fff}.wasd-team-note__avatar img{position:absolute;max-width:none}.wasd-team-note__avatar-base{width:100%;height:100%;left:-2.49%;top:-4.98%;object-fit:cover}.wasd-team-note__avatar-portrait{width:177.36%;height:101.8%;left:-29.17%;top:5.16%;object-fit:fill}.wasd-team-note__tail{width:9px;align-self:stretch;display:flex;align-items:flex-end;padding:8px 0}.wasd-team-note__tail img{display:block;width:11px;height:9px;max-width:none;transform:rotate(90deg) scaleY(-1)}.wasd-team-note p{flex:1;margin:0;padding:12px;border-radius:12px;background:#f9f9f9;color:#434343;font-size:16px;line-height:1.5}@media(max-width:700px){.wasd-context{height:240px}.wasd-problem-list{font-size:14px}.wasd-solution{gap:18px}.wasd-solution>.study-media{height:240px}.wasd-solution__copy{padding:0 18px 18px}.wasd-solution__copy h2{font-size:17px}.wasd-solution__copy p{font-size:14px}.wasd-team-note{padding:18px}.wasd-team-note p{font-size:14px}}.case-summary>div:first-child{padding-top:0}.study-insights{gap:8px}.wasd-problem-section{border-radius:4px}.wasd-problem-copy{display:flex;flex-direction:column;gap:8px}.wasd-problem-copy h2{margin:0;font-size:20px;line-height:normal;font-weight:500}.wasd-problem-copy>div{color:#434343;font-size:16px;line-height:1.5}.wasd-problem-copy p{margin:0}.wasd-problem-copy ul{margin:8px 0;padding-left:24px}.wasd-problem-section .study-metrics article{height:182px;min-height:182px}.study-outcome-copy{display:flex;flex-direction:column;gap:8px}.study-outcome-copy h2{margin:0;font-size:20px;line-height:normal;font-weight:500}.study-outcome-copy p{margin:0;color:#434343;font-size:16px;line-height:1.5}@media(max-width:700px){.wasd-problem-copy>div,.study-outcome-copy p{font-size:14px}.wasd-problem-section .study-metrics article{height:auto;min-height:132px}}.wasd-results-section .study-metrics article{height:188px;min-height:188px}.wasd-results-section .study-metrics article>div{display:flex;flex-direction:column;gap:4px}.wasd-results-section .study-metrics h3,.wasd-results-section .study-metrics p{margin:0}@media(max-width:700px){.wasd-results-section .study-metrics article{height:auto;min-height:148px}}.case-header--alfa .case-header__visual>img:first-child{inset:0;width:100%;height:100%;object-fit:fill;opacity:.8;filter:none}.case-header--alfa .case-header__visual .case-header__layer{position:absolute;max-width:none;object-fit:fill;filter:none;opacity:1}.case-header--alfa .case-header__visual .case-header__layer--1{width:115.99%;height:91.65%;left:-.02%;top:-31%}.case-header--alfa .case-header__visual .case-header__layer--2{inset:0;width:100%;height:100%}.case-header--alfa .case-header__visual .case-header__layer--3{width:289.56%;height:290.66%;left:-23.43%;top:-137.61%}.case-header--alfa .case-header__visual:after{inset:0;background:linear-gradient(180deg,transparent 33.17%,#fff 58.65%)}.case-header--alfa .case-header__copy{padding:0}.case-header--alfa .case-header__copy h1{line-height:normal}.alfa-context{height:400px;border-radius:16px;background:#fff;box-shadow:0 4px 50px #0000001a}.alfa-context img{width:100%;height:100%;object-fit:cover}.alfa-problem-copy{display:flex;flex-direction:column;gap:8px;color:#434343;font-size:16px;line-height:1.5}.alfa-problem-copy h2{margin:0 0 16px;color:#000;font-size:20px;line-height:normal;font-weight:500}.alfa-problem-copy p{margin:0}.alfa-challenge{background:#f9f9f9;border-left-color:#434343}.alfa-problem-section .study-metrics article{height:182px;min-height:182px}.alfa-research>div{padding:12px 16px;border:0;border-left:2px solid #000;border-radius:4px;background:#f9f9f9}.alfa-research strong{font-weight:500;color:#000}.alfa-solution{gap:24px;border:1px solid rgba(244,244,244,.3);overflow:hidden;background:#fff;box-shadow:var(--shadow-1)}.alfa-solution>.study-media,.alfa-video{height:404px;overflow:hidden;border:0;border-radius:16px 16px 0 0;background:#f9f9f9;box-shadow:none}.alfa-solution>.study-media img{width:100%;height:100%;object-fit:cover}.alfa-video{position:relative;background:#c4c4c4}.alfa-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.alfa-solution__copy{min-height:155px;padding:0 24px 24px;background:#fff;border-radius:0;box-shadow:none}.alfa-solution--1 .alfa-solution__copy,.alfa-solution--3 .alfa-solution__copy{min-height:179px}.alfa-solution__copy h2{margin:0 0 4px;font-size:18px;line-height:normal;font-weight:500}.alfa-solution__copy p{margin:0;color:#434343;font-size:16px;line-height:1.5}.alfa-results-section{gap:24px}.alfa-vision{margin:0}.alfa-results-section .study-metrics article{height:168px;min-height:168px}.alfa-measurement{margin:0;color:#434343;font-size:16px;line-height:1.5}.alfa-team-note{gap:0;align-items:flex-end}.alfa-team-note__avatar{position:relative;flex:0 0 48px;width:48px;height:48px;border:1px solid #f0f0f0;border-radius:50%;overflow:hidden}.alfa-team-note__avatar img{position:absolute;border:0;border-radius:0;max-width:none;object-fit:fill}.alfa-team-note__avatar img:first-child{inset:-4.98% auto auto -2.49%;width:100%;height:100%}.alfa-team-note__avatar img:last-child{left:-29.17%;top:5.16%;width:177.36%;height:101.8%}.alfa-team-note__tail{flex:0 0 9px;width:9px;height:72px;padding-bottom:8px;display:flex;align-items:flex-end}.alfa-team-note__tail img{width:9px;height:11px;border:0;border-radius:0;object-fit:fill}.alfa-team-note p{color:#434343}.alfa-team-note a{color:#000;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:opacity .2s ease}.alfa-team-note a:hover{opacity:.6}.alfa-team-note a:focus-visible{outline:2px solid #000;outline-offset:3px;border-radius:2px}@media(max-width:700px){.case-header--alfa .case-header__visual .case-header__layer--3{left:-56%;width:360%}.alfa-context,.alfa-solution>.study-media,.alfa-video{height:240px}.alfa-problem-copy,.alfa-solution__copy p,.alfa-measurement{font-size:14px}.alfa-problem-section .study-metrics article,.alfa-results-section .study-metrics article{height:auto;min-height:148px}.alfa-solution{gap:18px}.alfa-solution__copy,.alfa-solution--1 .alfa-solution__copy,.alfa-solution--3 .alfa-solution__copy{min-height:0;padding:0 18px 18px}.alfa-team-note{align-items:flex-end}}@font-face{font-family:NinaCTT;src:url(/fonts/ninactt.ttf?v=2) format("truetype");font-weight:400;font-style:normal;font-display:swap}.side-note,.side-note *{font-family:NinaCTT,cursive!important;font-weight:400!important;font-style:normal!important;font-synthesis:none!important}.side-note{font-size:24px;line-height:normal}.side-note--left{top:242px;white-space:nowrap}.side-note--right{text-align:left}.hero-arrow{position:absolute;left:152px;top:-20px;margin:0}.project-card__visual--mir>img{width:92.76%;height:113.71%;left:14.44%;top:23.16%}.project-card__lock{position:absolute;z-index:3;left:50%;top:50%;width:43px;height:46.375px;transform:translate(-50%,-50%)}.project-card__visual--mir .project-card__lock img{position:absolute;width:216.28%;height:207.81%;left:-58.14%;top:-45.28%;max-width:none;filter:none}.row-preview{right:-220px}.row-preview--hse{top:-38px;transform:rotate(-6.01deg)}.row-preview--vectors{right:-260px;top:50%;transform:translateY(-50%) rotate(6.95deg)}.row-preview--wit{top:auto;bottom:-42px;transform:rotate(3.75deg)}@media(max-width:1100px){.row-preview{display:none}}.vtb-team-note__avatar .vtb-team-note__avatar-base,.wasd-team-note__avatar .wasd-team-note__avatar-base,.alfa-team-note__avatar img:first-child{position:absolute;width:100%;height:100%;left:-2.49%;top:-4.98%;max-width:none;object-fit:fill;border:0;border-radius:0}.vtb-team-note__avatar .vtb-team-note__avatar-portrait,.wasd-team-note__avatar .wasd-team-note__avatar-portrait,.alfa-team-note__avatar img:last-child{position:absolute;width:177.36%;height:101.8%;left:-29.17%;top:5.16%;max-width:none;object-fit:fill;border:0;border-radius:0}.alfa-team-note__tail img{display:block;width:11px;height:9px;max-width:none;border:0;border-radius:0;object-fit:fill;transform:rotate(90deg) scaleY(-1)}.case-header--alfa .case-header__visual{background:#d9d9d9}.case-header--alfa .case-header__visual>img:first-child{width:110.69%;height:107.11%;left:25.28%;top:7.89%;object-fit:fill;opacity:1}.case-header--alfa .case-header__visual .case-header__layer--1{width:289.56%;height:290.66%;left:-23.43%;top:-137.61%;object-fit:fill}.alfa-telegram-card{min-height:120px;padding:24px;display:flex;align-items:center;gap:24px;background:#fff;transition:background-color .2s ease}.alfa-telegram-card:hover{background:#fafafa}.alfa-telegram-card:focus-visible{outline:2px solid #000;outline-offset:3px}.alfa-telegram-card>img:first-child{flex:0 0 72px;width:72px;height:72px;border-radius:50%;object-fit:cover}.alfa-telegram-card>span{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.alfa-telegram-card strong{font-size:18px;line-height:normal;font-weight:500}.alfa-telegram-card small{color:gray;font-size:16px;line-height:1.5}.alfa-telegram-card .alfa-telegram-card__arrow{width:14px;height:14px;object-fit:contain}@media(max-width:700px){.alfa-telegram-card{min-height:100px;padding:16px;gap:12px}.alfa-telegram-card>img:first-child{flex-basis:56px;width:56px;height:56px}.alfa-telegram-card strong{font-size:16px}.alfa-telegram-card small{font-size:13px;line-height:1.35}}.case-header--alfa .case-header__visual{background:#fff}.case-header--alfa .case-header__visual>img:first-child{width:105%;height:100%;left:-2.5%;top:0;object-fit:fill;opacity:1}.project-card__visual .project-card__lock img{position:absolute;width:216.28%;height:207.81%;left:-58.14%;top:-45.28%;max-width:none;filter:none}
