@font-face{font-family:Golos Text;font-style:normal;font-weight:400 900;font-display:swap;src:url(/fonts/golos-text-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Golos Text;font-style:normal;font-weight:400 900;font-display:swap;src:url(/fonts/golos-text-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--accent: #0e7a5f;--bg: #fafbfa;--text: #26302c;--text-muted: #7b827f;--rule: #ccd6d0;--selection: rgb(14 122 95 / .2);--ease: cubic-bezier(.16, 1, .3, 1)}@supports (color: oklch(.985 .004 160)){:root{--bg: oklch(.985 .004 160);--text: oklch(.2 .01 160);--text-muted: oklch(.55 .01 160);--rule: oklch(.85 .02 160);--selection: oklch(.55 .12 160 / .2)}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg)}body{color:var(--text);font-family:Golos Text,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}::selection{background:var(--selection)}@keyframes dv-letter{0%{transform:translateY(120%) rotate(5deg);opacity:0}60%{opacity:1}to{transform:translateY(0) rotate(0);opacity:1}}@keyframes dv-word{0%{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes dv-line-born{0%{transform:scaleX(0);opacity:1}45%{transform:scaleX(1);opacity:1}to{transform:scaleX(1);opacity:.25}}@keyframes dv-fade{0%{opacity:0}to{opacity:1}}@keyframes dv-step{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes dv-arrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.page{display:flex;min-height:100vh;min-height:100dvh;flex-direction:column;justify-content:space-between;padding:48px clamp(32px,7vw,120px);overflow:hidden}.header{display:flex;justify-content:space-between;align-items:baseline;gap:16px;font-size:14px;letter-spacing:.06em;color:var(--text-muted);animation:dv-fade 1.2s 4.2s ease both}.header__mark{font-weight:600}.header__year{font-weight:400;flex:none}.main{display:flex;flex-direction:column;gap:clamp(28px,4vh,48px);padding:6vh 0}.wordmark{display:flex;flex-direction:column}.wordmark__mask{overflow:hidden;padding-top:8px}.wordmark__title{margin:0;font-size:clamp(72px,13vw,220px);font-weight:800;line-height:.95;letter-spacing:-.03em}.wordmark__letter{display:inline-block;animation:dv-letter 1.1s calc(.55s + var(--i) * .07s) var(--ease) both}.wordmark__letter:nth-child(1){--i: 0}.wordmark__letter:nth-child(2){--i: 1}.wordmark__letter:nth-child(3){--i: 2}.wordmark__letter:nth-child(4){--i: 3}.wordmark__letter:nth-child(5){--i: 4}.wordmark__letter:nth-child(6){--i: 5}.wordmark__letter:nth-child(7){--i: 6}.wordmark__letter:nth-child(8){--i: 7}.wordmark__letter--accent{color:var(--accent)}.wordmark__line{height:3px;margin-top:clamp(8px,1.5vh,18px);background:var(--accent);transform-origin:left;animation:dv-line-born 2s .1s var(--ease) both}.pitch{display:flex;flex-direction:column;gap:20px;max-width:760px}.slogan{margin:0;font-size:clamp(26px,3.2vw,44px);font-weight:500;line-height:1.25;letter-spacing:-.015em}.reveal{display:inline-block;overflow:hidden;vertical-align:bottom}.reveal__inner{display:inline-block;animation:dv-word .9s var(--d) var(--ease) both}.reveal__inner--accent{color:var(--accent)}.slogan .reveal:nth-child(1) .reveal__inner{--d: 1.55s}.slogan .reveal:nth-child(2) .reveal__inner{--d: 1.65s}.slogan .reveal:nth-child(3) .reveal__inner{--d: 1.75s}.slogan .reveal:nth-child(4) .reveal__inner{--d: 1.85s}.slogan .reveal:nth-child(5) .reveal__inner{--d: 1.95s}.pipeline{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;margin:0;padding:0;list-style:none;font-size:clamp(15px,1.3vw,19px);font-weight:500}.pipeline__step{display:inline-block;animation:dv-step .7s var(--d) var(--ease) both}.pipeline__step--accent{color:var(--accent)}.pipeline__link{width:clamp(20px,2.5vw,40px);height:1.5px;background:var(--accent);transform-origin:left;animation:dv-arrow .5s var(--d) var(--ease) both}.pipeline>:nth-child(1){--d: 2.3s}.pipeline>:nth-child(2){--d: 2.55s}.pipeline>:nth-child(3){--d: 2.65s}.pipeline>:nth-child(4){--d: 2.9s}.pipeline>:nth-child(5){--d: 3s}.pipeline>:nth-child(6){--d: 3.25s}.pipeline>:nth-child(7){--d: 3.35s}.contacts{display:flex;flex-wrap:wrap;align-items:baseline;gap:16px clamp(24px,4vw,64px)}.contacts__link{display:inline-block;font-size:clamp(17px,1.6vw,22px);font-weight:600;letter-spacing:-.01em;padding-bottom:3px;border-bottom:1.5px solid var(--rule);transition:border-color .25s,color .25s}.contacts__link:hover,.contacts__link:focus-visible{color:var(--accent);border-bottom-color:var(--accent)}.contacts .reveal:nth-child(1) .contacts__link{--d: 3.9s}.contacts .reveal:nth-child(2) .contacts__link{--d: 4s}.contacts .reveal:nth-child(3) .contacts__link{--d: 4.1s}@media(max-width:640px){.page{padding:32px 24px}.main{gap:clamp(24px,3.5vh,40px);padding:4vh 0}.wordmark__title{font-size:clamp(56px,18vw,96px)}}@media(max-width:420px){.header{font-size:13px}.header__tagline{display:none}}@media(max-width:480px){.contacts{flex-direction:column;align-items:flex-start;gap:0}.contacts__link{padding-top:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
