@font-face{font-family:"Onest Variable";src:url('/assets/onest-cyrillic.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:"Onest Variable";src:url('/assets/onest-latin.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--blue:#1022d6;--blue-dark:#071171;--green:#35d679;--cyan:#2d98c0;--red:#eb5753;--ink:#111216;--paper:#f5f2eb;--white:#fff;--pink:#ffd7dc;--silver:#dbe0ea;--line:#111216;--content:1350px;--gutter:clamp(20px,4vw,64px);--font:"Onest Variable","Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{margin:0;color:var(--ink);background:var(--paper);font-family:"Onest Variable","Segoe UI",Arial,sans-serif;font-size:18px;line-height:1.48;font-synthesis:none;-webkit-font-smoothing:antialiased}
body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
button,input,textarea{font:inherit}
button{cursor:pointer}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{letter-spacing:-.045em;line-height:1.02;text-wrap:balance}
p,li{text-wrap:pretty}
:focus-visible{outline:4px solid var(--green);outline-offset:4px}
.skip-link{position:fixed;z-index:1000;left:16px;top:-100px;padding:12px 18px;background:var(--white);color:var(--ink);border:2px solid var(--ink)}
.skip-link:focus{top:16px}
.shell{width:min(var(--content),calc(100% - var(--gutter)*2));margin-inline:auto}
.button{min-height:62px;padding:16px 28px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--ink);background:var(--green);color:var(--ink);font-weight:820;box-shadow:7px 7px 0 var(--ink);transition:transform .18s ease,box-shadow .18s ease}
.button:hover{transform:translate(3px,3px);box-shadow:4px 4px 0 var(--ink)}
.button-small{min-height:48px;padding:10px 18px;box-shadow:4px 4px 0 var(--ink)}
.button-full{width:100%}
.text-link{display:inline-flex;align-items:center;gap:10px;font-weight:800;border-bottom:3px solid currentColor}
.site-header{position:sticky;z-index:50;top:0;background:rgba(245,242,235,.96);border-bottom:2px solid var(--ink);backdrop-filter:blur(14px)}
.header-inner{min-height:86px;display:grid;grid-template-columns:215px 1fr auto auto;align-items:center;gap:clamp(18px,2vw,34px)}
.brand img{width:215px}
.site-nav{display:flex;justify-content:center;gap:clamp(18px,2vw,34px);font-weight:720}
.site-nav a,.header-phone{position:relative;white-space:nowrap}
.site-nav a:after,.header-phone:after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:3px;background:var(--blue);transition:right .2s}
.site-nav a:hover:after,.header-phone:hover:after{right:0}
.header-phone{font-weight:850}
.menu-toggle{display:none;border:2px solid var(--ink);background:transparent;padding:9px 12px;font-weight:800}
.hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,var(--paper) 0%,var(--paper) 68%,#eaf3e8 100%)}
.hero:after{content:"";position:absolute;z-index:-1;inset:auto 0 0;height:min(31vw,430px);background:url('/assets/brand-texture.webp?v=1.1.0') center bottom/cover no-repeat;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.2) 18%,#000 58%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.2) 18%,#000 58%);pointer-events:none}
.hero-grid{position:relative;z-index:1;min-height:calc(100svh - 86px);padding-block:clamp(50px,7vw,105px);display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(38px,6vw,90px);align-items:center}
.hero-copy h1{max-width:13ch;margin-bottom:30px;font-size:clamp(48px,5.1vw,82px)}
.hero-copy>p{max-width:41ch;margin-bottom:0;font-size:clamp(21px,1.7vw,28px);line-height:1.35}
.hero-actions{margin-top:38px;display:flex;align-items:center;gap:30px;flex-wrap:wrap}
.hero-facts{position:relative;z-index:2;list-style:none;margin:55px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);background:var(--paper);border:2px solid var(--ink)}
.hero-facts li{min-height:126px;padding:22px 20px 18px;display:flex;flex-direction:column;background:var(--paper);border-right:2px solid var(--ink)}
.hero-facts li:last-child{border-right:0}
.hero-facts strong{font-size:clamp(23px,2vw,31px);line-height:1.05;color:var(--blue)}
.hero-facts span{margin-top:auto;color:var(--ink);font-size:18px;line-height:1.3;font-weight:650}
.hero-card{position:relative;overflow:hidden;padding:clamp(28px,3vw,42px);background:var(--ink);color:var(--white);border:2px solid var(--ink);box-shadow:18px 18px 0 var(--blue)}
.hero-card:after{content:"";position:absolute;width:180px;height:180px;right:-95px;top:-95px;border:28px solid var(--green);border-radius:50%}
.hero-card-head{display:flex;align-items:center;gap:12px;font-size:17px}
.live-dot{width:14px;height:14px;border-radius:50%;background:var(--red);box-shadow:0 0 0 7px rgba(235,87,83,.25)}
.waveform{height:108px;margin:28px 0 24px;display:flex;align-items:center;gap:6px}
.waveform i{width:5px;height:20%;background:linear-gradient(var(--green),var(--cyan));border-radius:4px;animation:wave 1.5s ease-in-out infinite alternate}
.waveform i:nth-child(3n){height:70%;animation-delay:.2s}.waveform i:nth-child(4n){height:95%;animation-delay:.5s}.waveform i:nth-child(5n){height:45%;animation-delay:.75s}.waveform i:nth-child(7n){height:80%;animation-delay:1s}
@keyframes wave{to{transform:scaleY(.45)}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.waveform i{animation:none}}
.hero-card h2{max-width:13ch;margin-bottom:16px;font-size:clamp(34px,3.1vw,48px)}
.hero-card p{margin-bottom:0;color:#cdd4dc;font-size:17px}
.demo-audio{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}
.audio-player{--progress:0%;margin-top:28px;padding:14px 16px;display:grid;grid-template-columns:48px 48px auto minmax(80px,1fr) auto;gap:12px;align-items:center;background:var(--white);color:var(--ink);border:2px solid var(--white)}
.audio-control{width:48px;height:48px;padding:0;display:grid;place-items:center;border:2px solid var(--ink);background:var(--green);color:var(--ink)}
.audio-control:hover{background:var(--pink)}
.audio-play span{width:0;height:0;margin-left:4px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid currentColor}
.audio-play.is-playing span{width:15px;height:18px;margin-left:0;border:0;border-left:5px solid currentColor;border-right:5px solid currentColor}
.audio-stop{background:var(--white)}
.audio-stop span{width:15px;height:15px;background:currentColor}
.audio-time{min-width:42px;font-size:15px;font-variant-numeric:tabular-nums;font-weight:750;text-align:center}
.audio-timeline{width:100%;height:24px;margin:0;padding:0;appearance:none;background:transparent;cursor:pointer}
.audio-timeline::-webkit-slider-runnable-track{height:8px;background:linear-gradient(to right,var(--blue) 0 var(--progress),#aeb4bf var(--progress) 100%);border:2px solid var(--ink)}
.audio-timeline::-moz-range-track{height:6px;background:#aeb4bf;border:2px solid var(--ink)}
.audio-timeline::-moz-range-progress{height:6px;background:var(--blue)}
.audio-timeline::-webkit-slider-thumb{width:20px;height:20px;margin-top:-8px;appearance:none;border:2px solid var(--ink);border-radius:50%;background:var(--green)}
.audio-timeline::-moz-range-thumb{width:18px;height:18px;border:2px solid var(--ink);border-radius:50%;background:var(--green)}
.section{padding-block:clamp(82px,9vw,145px)}
.section-dark{padding-block:clamp(85px,10vw,160px);background:var(--ink);color:var(--white)}
.split-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(50px,9vw,140px)}
.split-heading h2,.section-heading h2,.formats-grid>h2,.faq-grid>h2,.pilot h2{font-size:clamp(43px,5.2vw,78px)}
.problem-list{border-top:2px solid var(--green)}
.problem-list p{margin:0;padding:26px 0;border-bottom:2px solid #3a3b3e;font-size:21px}
.problem-list strong{display:block;color:var(--green);font-size:25px}
.section-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(40px,8vw,120px);align-items:end;margin-bottom:clamp(48px,6vw,82px)}
.section-heading h2{margin:0}
.section-heading>p{margin:0;font-size:clamp(20px,1.5vw,24px);line-height:1.5}
.topic-grid{display:grid;grid-template-columns:repeat(6,1fr);border-left:2px solid var(--ink);border-top:2px solid var(--ink)}
.topic-grid article{min-height:300px;padding:32px;display:flex;flex-direction:column;border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);background:var(--white)}
.topic-grid article{grid-column:span 2}.topic-grid article:nth-child(n+4){grid-column:span 3}
.topic-grid article:nth-child(2){background:var(--green)}.topic-grid article:nth-child(4){background:var(--blue);color:var(--white)}.topic-grid article:nth-child(5){background:var(--pink)}
.topic-grid h3{margin:auto 0 18px;font-size:clamp(28px,2.4vw,38px)}.topic-grid p{margin:0}
.section-blue{background:var(--blue);color:var(--white)}
.content-source{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(60px,9vw,135px);align-items:center}
.content-source h2{font-size:clamp(43px,5vw,76px)}
.content-source>div>p{max-width:45ch;color:#d9deff;font-size:22px}
.source-list{border-top:2px solid var(--green)}
.source-list article{padding:27px 0;display:grid;grid-template-columns:minmax(215px,.8fr) 1.2fr;gap:24px;align-items:start;border-bottom:2px solid rgba(255,255,255,.4)}
.source-list strong{color:var(--green);font-size:25px;line-height:1.2}.source-list span{font-size:20px;line-height:1.4}
.production{background:var(--white)}
.process{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);border-left:2px solid var(--ink);border-top:2px solid var(--ink)}
.process article{min-height:300px;padding:30px;display:flex;flex-direction:column;border-right:2px solid var(--ink);border-bottom:2px solid var(--ink)}
.process article:nth-child(2){background:var(--pink)}.process article:nth-child(3){background:var(--green)}.process article:nth-child(4){background:var(--silver)}
.process h3{margin:0 0 26px;font-size:clamp(31px,2.8vw,44px)}.process p{margin:0}
.distribution{background:var(--silver)}
.distribution-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(50px,8vw,120px)}
.distribution h2{font-size:clamp(43px,5vw,76px)}.distribution-grid>div>p{font-size:22px}
.channel-grid{display:grid;grid-template-columns:1fr 1fr;border-left:2px solid var(--ink);border-top:2px solid var(--ink)}
.channel-grid article{min-height:230px;padding:28px;border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);background:var(--paper)}
.channel-grid h3{font-size:28px}.channel-grid p{margin:0}
.section-pink{background:var(--pink)}
.formats-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:0;border:2px solid var(--ink)}
.formats-grid>h2,.formats-grid article{margin:0;padding:clamp(30px,4vw,55px);min-height:360px}
.formats-grid article{display:flex;flex-direction:column;border-left:2px solid var(--ink)}
.formats-grid article:nth-child(2){background:var(--green)}.formats-grid article:nth-child(3){background:var(--blue);color:var(--white)}
.formats-grid article>strong{font-size:19px}.formats-grid h3{margin:auto 0 20px;font-size:clamp(28px,2.6vw,40px)}.formats-grid p{margin:0}
.prices{background:var(--paper)}
.price-table-wrap{overflow-x:auto;scrollbar-color:var(--blue) var(--silver)}
table{width:100%;min-width:850px;border-collapse:collapse;background:var(--white);font-size:18px}
th,td{padding:22px 24px;text-align:left;vertical-align:top;border:2px solid var(--ink)}
thead th{background:var(--blue);color:var(--white);font-size:22px}
thead th:first-child{background:var(--ink)}
tbody th{width:36%;font-size:20px}tbody tr:nth-child(even) td,tbody tr:nth-child(even) th{background:#eef0f5}
.price-note{max-width:72ch;margin:24px 0 0;font-size:17px}
.experience .section-heading a{color:var(--green);border-bottom:2px solid currentColor}
.numbers{display:grid;grid-template-columns:repeat(3,1fr);border-top:2px solid var(--green);border-bottom:2px solid var(--green)}
.numbers article{min-height:220px;padding:35px 30px;display:flex;flex-direction:column;border-right:2px solid var(--green)}.numbers article:last-child{border-right:0}
.numbers strong{font-size:clamp(52px,6vw,90px);line-height:1;color:var(--green)}.numbers span{max-width:22ch;margin-top:auto;font-size:20px}
.cases{margin-top:60px;display:grid;grid-template-columns:repeat(3,1fr);border-left:2px solid #555;border-top:2px solid #555}
.cases article{padding:30px;border-right:2px solid #555;border-bottom:2px solid #555}.cases h3{font-size:28px}.cases p{margin:0;color:#c9c9cc}
.faq{background:var(--white)}
.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(55px,9vw,140px)}
details{border-top:2px solid var(--ink)}details:last-child{border-bottom:2px solid var(--ink)}summary{padding:26px 45px 26px 0;position:relative;list-style:none;font-size:24px;font-weight:800;cursor:pointer}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:4px;top:18px;color:var(--blue);font-size:42px;font-weight:500}details[open] summary:after{content:"−"}details p{max-width:62ch;padding:0 50px 24px 0;margin:0;color:#404146}
.pilot{background:var(--green)}
.pilot-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(55px,9vw,135px)}
.pilot-grid>div>p{max-width:40ch;font-size:22px}
.direct-contacts{margin-top:45px;display:grid;gap:8px;font-size:clamp(26px,2.4vw,36px);font-weight:800}
.lead-form{padding:clamp(25px,4vw,48px);background:var(--white);border:2px solid var(--ink);box-shadow:14px 14px 0 var(--blue)}
.lead-form label{display:grid;gap:8px;margin-bottom:19px;font-weight:750}
.lead-form input,.lead-form textarea{width:100%;border:2px solid var(--ink);border-radius:0;background:#fafafa;padding:14px 16px;color:var(--ink);font-size:18px}
.lead-form textarea{resize:vertical}.lead-form input:focus,.lead-form textarea:focus{outline:4px solid var(--blue);outline-offset:0}
.consent{grid-template-columns:24px 1fr!important;align-items:start;font-weight:500!important;font-size:16px}.consent input{width:24px;height:24px;margin:0;accent-color:var(--blue)}.consent a{text-decoration:underline}
.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}
.form-status{min-height:28px;margin:18px 0 0;font-weight:750}.form-status[data-state="error"]{color:#a00000}.form-status[data-state="success"]{color:#075a2b}
.site-footer{padding-block:55px;background:var(--ink);color:var(--white)}
.footer-grid{display:grid;grid-template-columns:260px 1fr auto;gap:38px;align-items:center}.footer-grid>a img{width:260px}.parent-brand{justify-self:center;display:flex;align-items:center;gap:22px;color:#bfc1c7}.parent-brand img{width:175px;max-height:55px}.footer-contacts{display:grid;justify-items:end;font-size:20px;font-weight:800}.footer-grid>p{grid-column:1/-1;margin:20px 0 0;padding-top:25px;border-top:2px solid #45464b;color:#aeb0b5;font-size:16px}
.cookie-consent{position:fixed;z-index:100;right:22px;bottom:22px;width:min(620px,calc(100vw - 44px));padding:24px;background:var(--blue-dark);color:var(--white);border:2px solid var(--white);box-shadow:10px 10px 0 var(--green)}
.cookie-consent h2{font-size:25px}.cookie-consent p{font-size:17px;color:#dce0ff}.cookie-consent a{text-decoration:underline;color:var(--green)}
.not-found{min-height:100svh;padding:40px;display:grid;place-content:center;justify-items:start;background:var(--paper)}.not-found img{width:320px;margin-bottom:45px}.not-found h1{font-size:clamp(50px,8vw,100px)}.not-found p{font-size:22px}
@media(max-width:1100px){.header-inner{grid-template-columns:190px 1fr auto}.brand img{width:190px}.site-nav{display:none}.header-phone{justify-self:end}.header-inner>.button{display:none}.menu-toggle{display:block;grid-column:2;grid-row:1;justify-self:end}.site-nav.open{position:fixed;display:flex;inset:86px 0 auto 0;padding:28px var(--gutter);flex-direction:column;align-items:flex-start;background:var(--paper);border-bottom:2px solid var(--ink);font-size:24px}.header-phone{grid-column:3}.hero-grid,.content-source,.distribution-grid,.pilot-grid{grid-template-columns:1fr}.hero-grid{min-height:auto}.hero-card{max-width:760px}.process{grid-template-columns:repeat(2,1fr)}.formats-grid{grid-template-columns:1fr 1fr}.formats-grid>h2{grid-column:1/-1;min-height:auto}.formats-grid article:nth-child(2){border-left:0;border-top:2px solid var(--ink)}.formats-grid article:nth-child(3){border-top:2px solid var(--ink)}.faq-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:230px 1fr}.footer-contacts{grid-column:1/-1;justify-items:start}.parent-brand{justify-self:end}}
@media(max-width:760px){body{font-size:17px}.shell{width:min(var(--content),calc(100% - 32px))}.header-inner{min-height:74px;grid-template-columns:165px 1fr}.brand img{width:165px}.header-phone{display:none}.site-nav.open{top:74px}.hero:after{height:340px;background-size:auto 340px}.hero-grid{padding-top:42px}.hero-copy h1{font-size:clamp(42px,12vw,62px)}.hero-actions{align-items:flex-start;flex-direction:column}.hero-facts{grid-template-columns:1fr}.hero-facts li{min-height:104px;border-right:0;border-bottom:2px solid var(--ink)}.hero-facts li:last-child{border-bottom:0}.hero-card{padding:26px;box-shadow:9px 9px 0 var(--blue)}.waveform{height:100px;gap:3px}.waveform i{width:3px}.audio-player{padding:10px;grid-template-columns:42px 42px auto minmax(48px,1fr) auto;gap:8px}.audio-control{width:42px;height:42px}.audio-time{min-width:36px;font-size:13px}.split-heading,.section-heading{grid-template-columns:1fr}.topic-grid,.process,.channel-grid,.numbers,.cases{grid-template-columns:1fr}.topic-grid article{grid-column:auto}.topic-grid article,.process article{min-height:240px}.content-source{gap:45px}.source-list article{grid-template-columns:1fr;gap:5px}.channel-grid article{min-height:180px}.formats-grid{grid-template-columns:1fr}.formats-grid>h2,.formats-grid article{min-height:auto}.formats-grid article{border-left:0!important;border-top:2px solid var(--ink)}.formats-grid h3{margin:65px 0 20px}.numbers article{min-height:160px;border-right:0;border-bottom:2px solid var(--green)}.numbers article:last-child{border-bottom:0}.cases article{min-height:190px}.lead-form{box-shadow:8px 8px 0 var(--blue)}.footer-grid{grid-template-columns:1fr}.parent-brand{justify-self:start;flex-wrap:wrap}.cookie-consent{right:12px;bottom:12px;width:calc(100vw - 24px);padding:20px}.button{width:100%}.hero-actions .text-link{width:auto}.header-inner .menu-toggle{width:auto}.cookie-consent .button{width:auto}}
