.Hero-module__GrCj7a__hero{min-height:740px;padding:94px var(--gutter);border-bottom:1px solid var(--line);background:radial-gradient(circle at 85% 15%,#00bbff21,#0000 28%);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__GrCj7a__hero:before{content:"";background:linear-gradient(90deg,#05080d 0%,#05080df7 22%,#05080da8 52%,#05080d2e 100%),url(/hero-bg.png) 100%/cover no-repeat;position:absolute;inset:0}.Hero-module__GrCj7a__hero:after{content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 75%);mask-image:linear-gradient(90deg,#000,#0000 75%)}.Hero-module__GrCj7a__heroContent{z-index:2;max-width:760px;position:relative}.Hero-module__GrCj7a__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--cyan);align-items:center;gap:11px;font-size:11px;font-weight:700;display:flex}.Hero-module__GrCj7a__eyebrow:before{content:"";background:var(--cyan);width:28px;height:1px}.Hero-module__GrCj7a__heroLead{color:#b9c3cc;max-width:650px;font-size:20px;line-height:1.6}.Hero-module__GrCj7a__heroMeta{border-top:1px solid var(--line);gap:28px;max-width:680px;margin-top:65px;padding-top:25px;display:flex}.Hero-module__GrCj7a__heroMeta span{color:var(--muted);font-size:12px}.Hero-module__GrCj7a__heroMeta b{color:var(--white);margin-bottom:4px;font-size:15px;display:block}.Hero-module__GrCj7a__scrollMark{right:var(--gutter);z-index:2;letter-spacing:.16em;color:var(--muted);writing-mode:vertical-rl;font-size:10px;position:absolute;bottom:36px}.Hero-module__GrCj7a__scrollMark:after{content:"";background:linear-gradient(var(--cyan),transparent);width:1px;height:55px;margin-top:12px;display:inline-block}@media (max-width:720px){.Hero-module__GrCj7a__hero{align-items:flex-start;min-height:760px;padding-top:70px}.Hero-module__GrCj7a__hero:before{background:linear-gradient(#05080d 10%,#05080dcc 60%,#05080d),url(/hero-bg.png) 64%/cover no-repeat}.Hero-module__GrCj7a__heroContent{padding-top:40px}.Hero-module__GrCj7a__heroLead{font-size:17px}.Hero-module__GrCj7a__heroMeta{grid-template-columns:1fr 1fr;gap:18px;margin-top:38px;display:grid}.Hero-module__GrCj7a__scrollMark{display:none}}
.PathGrid-module__lkK8rG__pathGrid{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.PathGrid-module__lkK8rG__pathCard{border-right:1px solid var(--line);background:linear-gradient(150deg,#ffffff09,#ffffff01);flex-direction:column;min-height:330px;padding:34px;transition:all .3s;display:flex}.PathGrid-module__lkK8rG__pathCard:last-child{border:0}.PathGrid-module__lkK8rG__pathCard:hover{background:linear-gradient(150deg,#00bbff1f,#ffffff05);transform:translateY(-4px)}.PathGrid-module__lkK8rG__pathCard h3{letter-spacing:-.025em;margin:45px 0 14px;font-size:27px}.PathGrid-module__lkK8rG__pathCard p{color:var(--muted);margin:0}.PathGrid-module__lkK8rG__number{font-variant-numeric:tabular-nums;color:var(--cyan);letter-spacing:.16em;font-size:12px}.PathGrid-module__lkK8rG__arrow{border:1px solid var(--line);width:44px;height:44px;color:var(--cyan);border-radius:50%;place-items:center;margin-top:auto;display:grid}@media (max-width:1050px){.PathGrid-module__lkK8rG__pathGrid{grid-template-columns:1fr}.PathGrid-module__lkK8rG__pathCard{border-right:0;border-bottom:1px solid var(--line);min-height:245px}}
.Steps-module__Pcjsdq__steps{border-radius:var(--radius);background:#cbd2d7;border:1px solid #cbd2d7;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.Steps-module__Pcjsdq__step{background:#f7f9fa;min-height:240px;padding:34px}.Steps-module__Pcjsdq__step span{color:#008ec2;font-size:13px;font-weight:700}.Steps-module__Pcjsdq__step h3{margin:48px 0 10px;font-size:21px}.Steps-module__Pcjsdq__step p{color:#65717b;font-size:14px}@media (max-width:1050px){.Steps-module__Pcjsdq__steps{grid-template-columns:1fr 1fr}}@media (max-width:720px){.Steps-module__Pcjsdq__steps{grid-template-columns:1fr}}
.PlatformShowcase-module__RMql_W__showcase{grid-template-columns:1fr 1fr;align-items:stretch;gap:28px;display:grid}.PlatformShowcase-module__RMql_W__dashboard{background:radial-gradient(circle at 80% 0%,#00bbff21,transparent 35%),var(--panel);border:1px solid var(--line);border-radius:var(--radius);min-height:480px;padding:28px;position:relative;overflow:hidden}.PlatformShowcase-module__RMql_W__dashboardTop{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.PlatformShowcase-module__RMql_W__status{color:#78eaa5;background:#35d67e1a;border-radius:20px;padding:7px 10px;font-size:11px}.PlatformShowcase-module__RMql_W__bars{align-items:end;gap:12px;height:170px;margin:44px 0 30px;display:flex}.PlatformShowcase-module__RMql_W__bars i{background:linear-gradient(var(--cyan),#076284);opacity:.85;border-radius:5px 5px 0 0;flex:1}.PlatformShowcase-module__RMql_W__bars i:first-child{height:45%}.PlatformShowcase-module__RMql_W__bars i:nth-child(2){height:70%}.PlatformShowcase-module__RMql_W__bars i:nth-child(3){height:58%}.PlatformShowcase-module__RMql_W__bars i:nth-child(4){height:88%}.PlatformShowcase-module__RMql_W__bars i:nth-child(5){height:76%}.PlatformShowcase-module__RMql_W__miniCards{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.PlatformShowcase-module__RMql_W__miniCards div{border:1px solid var(--line);border-radius:12px;padding:15px}.PlatformShowcase-module__RMql_W__miniCards small{color:var(--muted)}.PlatformShowcase-module__RMql_W__miniCards b{margin-top:8px;font-size:20px;display:block}.PlatformShowcase-module__RMql_W__featureList{gap:12px;display:grid}.PlatformShowcase-module__RMql_W__feature{background:var(--panel);border:1px solid var(--line);border-radius:16px;grid-template-columns:48px 1fr;align-items:start;gap:16px;padding:23px;display:grid}.PlatformShowcase-module__RMql_W__featureIcon{width:42px;height:42px;color:var(--cyan);background:#00bbff12;border:1px solid #00bbff59;border-radius:11px;place-items:center;display:grid}.PlatformShowcase-module__RMql_W__feature h3{margin:0 0 7px;font-size:18px}.PlatformShowcase-module__RMql_W__feature p{color:var(--muted);margin:0;font-size:14px}@media (max-width:1050px){.PlatformShowcase-module__RMql_W__showcase{grid-template-columns:1fr}}@media (max-width:720px){.PlatformShowcase-module__RMql_W__showcase{grid-template-columns:1fr}.PlatformShowcase-module__RMql_W__dashboard{min-height:420px;padding:20px}}
.Metrics-module__P2chUa__metrics{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.Metrics-module__P2chUa__metric{border-right:1px solid var(--line);padding:42px}.Metrics-module__P2chUa__metric:last-child{border:0}.Metrics-module__P2chUa__metric b{color:var(--cyan);font-size:38px;display:block}.Metrics-module__P2chUa__metric span{color:var(--muted);font-size:13px}@media (max-width:720px){.Metrics-module__P2chUa__metrics{grid-template-columns:1fr 1fr}.Metrics-module__P2chUa__metric{border-bottom:1px solid var(--line);padding:24px}}
.ContentGrid-module__P8cSvq__contentGrid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:50px;display:grid}.ContentGrid-module__P8cSvq__contentCard{border:1px solid var(--line);background:#ffffff06;border-radius:18px;padding:30px}.ContentGrid-module__P8cSvq__contentCard h3{margin:12px 0;font-size:22px}.ContentGrid-module__P8cSvq__contentCard p{color:var(--muted);margin:0}.ContentGrid-module__P8cSvq__contentCard ul{color:var(--muted);padding-left:18px}.ContentGrid-module__P8cSvq__contentCard li{margin:8px 0}.ContentGrid-module__P8cSvq__contentCard.ContentGrid-module__P8cSvq__wide{grid-column:1/-1}@media (max-width:720px){.ContentGrid-module__P8cSvq__contentGrid{grid-template-columns:1fr}.ContentGrid-module__P8cSvq__contentCard.ContentGrid-module__P8cSvq__wide{grid-column:auto}}
.Cta-module__mDU51q__cta{margin:0 var(--gutter)110px;background:radial-gradient(circle at 90% 10%,#00bbff47,#0000 35%),linear-gradient(120deg,#0d1722,#071018);border:1px solid #00bbff47;border-radius:28px;padding:70px;position:relative;overflow:hidden}.Cta-module__mDU51q__cta:after{content:"РК";color:#ffffff06;font-size:250px;font-weight:800;line-height:1;position:absolute;bottom:-75px;right:45px}.Cta-module__mDU51q__cta h2{letter-spacing:-.045em;max-width:800px;margin:0 0 24px;font-size:clamp(38px,5vw,66px);line-height:1.04}.Cta-module__mDU51q__cta p{color:#aab6c0;max-width:600px;font-size:18px}.Cta-module__mDU51q__ctaButton{z-index:2;margin-top:22px;position:relative}@media (max-width:720px){.Cta-module__mDU51q__cta{margin:0 20px 75px;padding:38px 25px}}
.LegalLinks-module__SsrKDW__wrap{padding:0 var(--gutter)60px;flex-wrap:wrap;justify-content:center;gap:28px;display:flex}.LegalLinks-module__SsrKDW__link{color:var(--muted);text-decoration:underline;-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line);text-underline-offset:4px;font-size:13px;transition:color .2s}.LegalLinks-module__SsrKDW__link:hover{color:var(--cyan)}
.VideoPromo-module__UeEjyq__wrap{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;display:grid}.VideoPromo-module__UeEjyq__videoBox{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);overflow:hidden}.VideoPromo-module__UeEjyq__video{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.VideoPromo-module__UeEjyq__text h2{color:var(--white);letter-spacing:-.02em;max-width:none;margin:0 0 18px;font-size:clamp(28px,3.4vw,40px)}.VideoPromo-module__UeEjyq__text p{color:var(--muted);margin:0 0 26px;font-size:16px;line-height:1.7}.VideoPromo-module__UeEjyq__contacts{flex-wrap:wrap;gap:10px 24px;display:flex}.VideoPromo-module__UeEjyq__contacts a{color:var(--cyan);font-size:15px;font-weight:600;transition:color .2s}.VideoPromo-module__UeEjyq__contacts a:hover{color:var(--cyan2)}@media (max-width:900px){.VideoPromo-module__UeEjyq__wrap{grid-template-columns:1fr;gap:28px}}
.Footer-module__BOWYja__footer{padding:70px var(--gutter)30px;border-top:1px solid var(--line);background:#030507}.Footer-module__BOWYja__footerTop{grid-template-columns:.8fr 1.2fr;gap:80px;display:grid}.Footer-module__BOWYja__footerBrand{margin-bottom:22px;display:inline-block}.Footer-module__BOWYja__brandLogoFooter{object-fit:contain;width:220px;height:auto;display:block}.Footer-module__BOWYja__footerTop>div>p{color:var(--muted);max-width:290px}.Footer-module__BOWYja__footerNav{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Footer-module__BOWYja__footerNav div{flex-direction:column;gap:12px;display:flex}.Footer-module__BOWYja__footerNav b{margin-bottom:8px;font-size:18px}.Footer-module__BOWYja__footerNav a,.Footer-module__BOWYja__footerNav span{color:var(--muted);font-size:15px}.Footer-module__BOWYja__footerNav a:hover{color:var(--cyan)}.Footer-module__BOWYja__footerBottom{border-top:1px solid var(--line);color:#68727c;flex-wrap:wrap;justify-content:space-between;gap:12px 20px;margin-top:60px;padding-top:25px;font-size:13px;display:flex}.Footer-module__BOWYja__footerBottomLinks{gap:20px;display:flex}.Footer-module__BOWYja__footerBottom a:hover{color:var(--cyan)}@media (max-width:720px){.Footer-module__BOWYja__footer{padding:55px 20px 25px}.Footer-module__BOWYja__footerTop{grid-template-columns:1fr;gap:45px}.Footer-module__BOWYja__footerNav{grid-template-columns:1fr 1fr}.Footer-module__BOWYja__footerBottom{flex-direction:column}.Footer-module__BOWYja__brandLogoFooter{width:205px}}
