.sb-page{--ink:#121619;--paper:#f2f4f0;--muted:#606a6b;--line:#d2d8d3;--red:#dd3029;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow:hidden}.sb-page *{box-sizing:border-box}.sb-page h1,.sb-page h2,.sb-page p{margin-top:0}.sb-wrap{margin:auto;width:min(1180px,calc(100% - 48px))}.sb-page svg{fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65;width:20px}.sb-kicker{color:var(--red);font:700 10px/1.2 Inter,sans-serif;letter-spacing:.15em;margin:0 0 16px}.sb-title{font-family:Unbounded,Inter,sans-serif;line-height:1.14}.sb-title span{display:inline-block;filter:blur(7px);opacity:0;transform:translateY(15px)}.sb-reveal{opacity:0;transform:translateY(23px);transition:opacity .72s ease,transform .82s cubic-bezier(.2,.75,.2,1)}.sb-reveal.is-visible{opacity:1;transform:none}.sb-reveal.is-visible .sb-title span{animation:sb-word .76s cubic-bezier(.2,.75,.2,1) both;animation-delay:calc(var(--sb-delay) + .1s)}.sb-reveal.is-visible>*{animation:sb-up .68s cubic-bezier(.2,.75,.2,1) both}@keyframes sb-word{to{filter:none;opacity:1;transform:none}}@keyframes sb-up{from{filter:blur(4px);opacity:0;transform:translateY(12px)}to{filter:none;opacity:1;transform:none}}.sb-hero{background:#fff;padding:clamp(82px,11vw,145px) 0}.sb-hero__grid{align-items:center;display:grid;gap:clamp(42px,8vw,118px);grid-template-columns:1fr 1fr}.sb-hero h1{font-size:clamp(35px,4.8vw,64px);margin:0}.sb-hero__copy>p:last-child{color:var(--muted);font-size:15px;line-height:1.75;margin:26px 0 0}.sb-hero__photo figure{height:clamp(350px,46vw,590px);margin:0;overflow:hidden;position:relative;transform:translateY(var(--sb-shift,0));transition:transform .22s linear}.sb-hero__photo img,.sb-phase__image img{filter:saturate(.75);height:100%;object-fit:cover;transition:filter .4s ease,transform .8s cubic-bezier(.2,.75,.2,1);width:100%}.sb-hero__photo:hover img,.sb-phase:hover img{filter:saturate(.95);transform:scale(1.04)}.sb-hero figcaption{align-items:center;background:#14181a;color:#fff;display:flex;font-size:9px;font-weight:800;gap:7px;letter-spacing:.12em;padding:10px 12px;position:absolute;left:0;top:0}.sb-hero figcaption svg{height:15px;width:15px}.sb-work{background:#14181a;color:#fff;padding:clamp(78px,10vw,128px) 0}.sb-work .sb-title span{color:#fff!important}.sb-work__head{margin-bottom:48px;max-width:820px}.sb-work__head h2{font-size:clamp(28px,3.35vw,45px);margin:0}.sb-work__list{border-top:1px solid #3e4546}.sb-phase{align-items:center;border-bottom:1px solid #3e4546;display:grid;gap:30px;grid-template-columns:70px minmax(240px,.85fr) minmax(280px,1.15fr);min-height:285px}.sb-phase>span{align-self:start;color:#ff5a53;font:600 17px/1 Unbounded,Inter,sans-serif;padding-top:30px}.sb-phase h2{font:600 clamp(21px,2.25vw,30px)/1.25 Unbounded,Inter,sans-serif;margin:0 0 14px}.sb-phase p{color:#c5cbca;font-size:14px;line-height:1.68;margin:0}.sb-phase__image{height:190px;overflow:hidden}.sb-phase__image figure{height:100%;margin:0;transform:translateY(var(--sb-shift,0));transition:transform .22s linear}.sb-proof{background:#e8ebe6;padding:clamp(78px,10vw,124px) 0}.sb-proof__grid{display:grid;gap:clamp(44px,9vw,145px);grid-template-columns:.9fr 1.1fr}.sb-proof h2{font-size:clamp(28px,3.3vw,44px);margin:0}.sb-proof ul{border-top:1px solid #bec5bf;list-style:none;margin:30px 0 0;padding:0}.sb-proof li{align-items:flex-start;border-bottom:1px solid #bec5bf;display:flex;font-size:14px;font-weight:650;gap:12px;line-height:1.55;padding:16px 0}.sb-proof li svg{color:var(--red);flex:0 0 auto}.sb-facts{border-top:1px solid #bec5bf}.sb-facts>div{align-items:baseline;border-bottom:1px solid #bec5bf;display:flex;gap:20px;justify-content:space-between;padding:21px 0}.sb-facts span{color:var(--muted);font-size:13px}.sb-facts strong{font:600 14px/1.4 Unbounded,Inter,sans-serif;text-align:right}.sb-close{background:var(--red);color:#fff;padding:74px 0}.sb-close .sb-kicker{color:#fff}.sb-close .sb-title span{color:#fff!important}.sb-close__inner{align-items:center;display:flex;gap:36px;justify-content:space-between}.sb-close h2{font-size:clamp(28px,3.3vw,44px);margin:0;max-width:740px}.sb-close__actions{align-items:center;display:flex;flex-direction:column;gap:16px}.sb-button{align-items:center;background:#fff;border-radius:5px;color:#b5211c;display:flex;font-size:14px;font-weight:750;gap:9px;justify-content:center;min-height:48px;padding:0 19px;text-decoration:none;transition:transform .22s ease,background .22s ease,color .22s ease}.sb-button:hover{background:#14181a;color:#fff;transform:translateY(-2px)}.sb-link{color:#fff;font-size:12px;font-weight:700;text-decoration:none}.sb-link:hover{text-decoration:underline}@media(max-width:800px){.sb-wrap{width:calc(100% - 32px)}.sb-hero{padding:72px 0}.sb-hero__grid,.sb-proof__grid{grid-template-columns:1fr}.sb-hero__photo figure,.sb-phase__image figure{transform:none}.sb-work{padding:70px 0}.sb-phase{grid-template-columns:44px 1fr;gap:17px;min-height:0;padding:25px 0}.sb-phase>span{padding-top:3px}.sb-phase__image{grid-column:2;height:220px}.sb-proof{padding:72px 0}.sb-close__inner{align-items:flex-start;flex-direction:column}.sb-close__actions{align-items:flex-start}}@media(max-width:520px){.sb-hero h1{font-size:31px}.sb-hero__photo figure{height:285px}.sb-phase{display:block}.sb-phase>span{display:block;padding:0 0 17px}.sb-phase__image{height:185px;margin-top:23px}.sb-facts>div{align-items:flex-start;flex-direction:column;gap:8px}.sb-facts strong{text-align:left}.sb-close__actions,.sb-button{width:100%}}@media(prefers-reduced-motion:reduce){.sb-page *{animation:none!important;transition:none!important}.sb-reveal,.sb-title span{filter:none;opacity:1;transform:none}.sb-hero__photo figure,.sb-phase__image figure{transform:none!important}}
