@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');
:root{--ink:#151c2b;--muted:#747d8d;--line:#e5e8ec;--paper:#fbfaf8;--coral:#ff7158;--lime:#a9ff3b;--purple:#754de8;--green:#77cb12;--shadow:0 22px 65px rgba(31,39,54,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:Montserrat,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.section{max-width:1320px;margin:auto;padding-left:32px;padding-right:32px}.site-header{height:80px;max-width:1380px;margin:auto;padding:0 32px;display:flex;align-items:center;gap:42px;border-bottom:1px solid rgba(222,225,230,.7)}.logo img{display:block;width:166px}.site-header nav{display:flex;gap:28px;margin-left:auto}.site-header nav a{font-size:12px;font-weight:600;color:#616a78}.site-header nav a:hover{color:var(--coral)}.button{min-height:54px;padding:0 22px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:34px;background:var(--lime);color:#21300e;font-weight:800;font-size:13px;box-shadow:0 14px 30px rgba(130,206,38,.2);transition:.2s}.button:hover{transform:translateY(-2px)}.button-small{min-height:44px;padding:0 18px;box-shadow:none}.hero{min-height:690px;padding-top:65px;padding-bottom:80px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:55px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--coral);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.eyebrow i{width:7px;height:7px;border-radius:2px;background:var(--lime);box-shadow:0 0 0 5px #efffda}.hero h1{font-size:61px;line-height:1.01;letter-spacing:-.06em;margin:24px 0}.hero h1 span{display:inline-grid;place-items:center;width:72px;height:72px;border-radius:20px;background:var(--coral);color:#fff;font-size:.75em;transform:rotate(-4deg);box-shadow:9px 9px 0 #ffd7d0}.lead{font-size:16px;line-height:1.75;color:var(--muted);max-width:630px}.hero-actions{display:flex;align-items:center;gap:28px;margin:34px 0 28px}.text-link{font-size:12px;font-weight:700;border-bottom:1px solid #c2c7ce;padding:10px 0}.hero-points{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:16px;color:#687180;font-size:10px;font-weight:650}.hero-points span{color:var(--green);font-size:15px}.orbit{position:relative;height:520px;isolation:isolate}.orbit-glow{position:absolute;width:420px;height:420px;border-radius:50%;background:linear-gradient(145deg,#fff1ed,#efffda);left:50%;top:50%;transform:translate(-50%,-50%);filter:blur(1px)}.orbit-ring{position:absolute;left:50%;top:50%;border:1px dashed #cdd3da;border-radius:50%;transform:translate(-50%,-50%)}.ring-one{width:360px;height:360px}.ring-two{width:490px;height:490px}.orbit-core{position:absolute;z-index:3;left:50%;top:50%;width:180px;height:180px;transform:translate(-50%,-50%) rotate(-3deg);border-radius:42px;background:#18202e;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 25px 55px rgba(28,35,49,.25)}.orbit-core img{width:45px;height:45px;object-fit:cover;object-position:left;margin-bottom:8px}.orbit-core strong{text-align:center;font-size:24px;line-height:1}.orbit-core small{font-size:8px;color:#aeb5c0;margin-top:8px}.orbit-item{position:absolute;z-index:4;min-width:112px;padding:14px 16px;border-radius:17px;background:#fff;border:1px solid #edf0f2;box-shadow:0 16px 36px rgba(29,39,54,.12);display:flex;align-items:center;gap:9px;font-size:10px;font-weight:750}.orbit-item b{width:29px;height:29px;border-radius:10px;display:grid;place-items:center;background:#f3f5f7}.item-rating{top:23px;left:210px}.item-calls{right:5px;top:145px}.item-okk{right:35px;bottom:92px}.item-maps{bottom:7px;left:195px}.item-knowledge{left:4px;bottom:118px}.item-learn{left:18px;top:126px}.item-rating b,.item-maps b{color:#75bd17;background:#f1ffd9}.item-calls b{color:#285ee7;background:#edf2ff}.item-okk b{color:#754de8;background:#f1edff}.item-knowledge b{color:#eb684f;background:#fff0ed}.item-learn b{color:#008c82;background:#e8fbf8}.product-section{padding:110px 0 120px;background:#fff}.section-heading{margin-bottom:48px}.section-heading h2{font-size:45px;letter-spacing:-.05em;margin:15px 0 9px}.section-heading p{color:var(--muted);font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{position:relative;min-height:520px;padding:32px;border:1px solid var(--line);border-radius:24px;background:#fff;display:flex;flex-direction:column;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:5px;background:var(--accent)}.product-card.rating{--accent:#9be42f}.product-card.calls{--accent:#3769ed}.product-card.okk{--accent:#8253eb}.product-card.maps{--accent:#0da28e}.product-card.knowledge{--accent:#ff765e}.product-card.learn{--accent:#f1b43f}.product-label{align-self:flex-start;padding:9px 12px;border-radius:99px;background:color-mix(in srgb,var(--accent) 12%,white);color:color-mix(in srgb,var(--accent) 75%,#1a2433);font-size:10px;font-weight:800}.card-number{position:absolute;right:27px;top:27px;color:#dfe3e8;font-size:13px;font-weight:800}.product-card h3{font-size:23px;letter-spacing:-.04em;margin:28px 0 13px}.card-lead{min-height:62px;color:var(--muted);font-size:12px;line-height:1.7}.product-card ul{list-style:none;padding:0;margin:22px 0 25px;display:grid;gap:13px;font-size:11px;line-height:1.35}.product-card li{padding-left:19px;position:relative}.product-card li:before{content:"✓";position:absolute;left:0;color:#75ce12;font-weight:800}.product-card>a{margin-top:auto;color:var(--coral);font-size:11px;font-weight:800}.product-card.knowledge,.product-card.learn{background:linear-gradient(145deg,#fff,#fafbfc)}.card-visual{height:180px;margin:25px 0;border-radius:18px;background:#fff;border:1px solid #edf0f2;position:relative;overflow:hidden}.knowledge-visual{padding:27px;display:grid;align-content:center;gap:10px}.knowledge-visual i{display:block;height:11px;border-radius:6px;background:linear-gradient(90deg,var(--coral),#ffd8cf);width:78%}.knowledge-visual i:nth-child(2){width:95%;background:linear-gradient(90deg,#b4e46c,#effbdc)}.knowledge-visual i:nth-child(3){width:62%}.knowledge-visual i:nth-child(4){width:87%;background:linear-gradient(90deg,#8f70e9,#e8e1ff)}.knowledge-visual span{margin-top:10px;font-size:9px;color:#7a8391;font-weight:700}.learn-visual{display:flex;align-items:center;justify-content:center;gap:10px}.learn-visual span{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#f2f4f6;font-size:11px;font-weight:800}.learn-visual b{width:28px;height:2px;background:#ccd1d7}.learn-visual small{position:absolute;bottom:25px;font-size:9px;color:#8b929d}.system{max-width:none;padding:105px max(32px,calc((100vw - 1256px)/2));background:#18202e;color:#fff}.system-copy{max-width:760px}.eyebrow.light{color:#b2fa4c}.system h2{font-size:47px;line-height:1.08;letter-spacing:-.05em;margin:16px 0}.system-copy p{color:#b7bec8;font-size:13px;line-height:1.7}.system-flow{margin-top:55px;display:grid;grid-template-columns:1fr 36px 1fr 36px 1fr;align-items:center}.system-flow article{min-height:150px;padding:25px;border:1px solid #343d4c;border-radius:20px;background:#202938;display:grid;align-content:start;gap:10px}.system-flow article b{color:#b2fa4c;font-size:10px}.system-flow article span{font-size:16px;font-weight:750}.system-flow article small{color:#98a1ad;font-size:10px;line-height:1.55}.system-flow>i{text-align:center;color:#718094;font-style:normal}.request-section{max-width:none;padding:100px max(32px,calc((100vw - 1256px)/2));background:linear-gradient(135deg,#ff755c,#ef5d69 48%,#8757df);display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:center;color:#fff}.request-copy h2{font-size:43px;line-height:1.1;letter-spacing:-.05em;margin:16px 0}.request-copy>p{color:#fff0ee;font-size:13px;line-height:1.7}.request-copy ul{list-style:none;padding:0;margin:30px 0 0;display:grid;gap:14px;font-size:11px}.request-copy li span{display:inline-grid;place-items:center;width:20px;height:20px;margin-right:8px;border-radius:50%;background:rgba(255,255,255,.17)}.form-card{background:#fff;color:var(--ink);padding:34px;border-radius:26px;box-shadow:0 25px 65px rgba(80,30,50,.2)}.form-heading span{font-size:9px;color:var(--coral);font-weight:800;text-transform:uppercase;letter-spacing:.11em}.form-heading h3{font-size:25px;margin:9px 0}.form-heading p{font-size:10px;color:#858d99}.bitrix-form-shell{min-height:290px;margin:15px -10px 0;border-radius:18px;overflow:hidden}.privacy-note{text-align:center;font-size:8px;color:#9ca2ac}footer{min-height:112px;padding:28px max(32px,calc((100vw - 1256px)/2));display:flex;align-items:center;gap:30px;background:#111722;color:#fff}.footer-logo img{width:145px}.footer-logo+p{margin-right:auto;color:#86909d;font-size:9px}footer>a:last-child{font-size:10px;font-weight:700}
@media(max-width:1050px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>*{margin-left:auto;margin-right:auto}.hero-actions,.hero-points{justify-content:center}.orbit{max-width:620px;width:100%;margin:auto}.product-grid{grid-template-columns:1fr 1fr}.request-section{gap:45px}}
@media(max-width:720px){.site-header{height:70px;padding:0 18px}.site-header .button-small{display:none}.logo img{width:145px}.section{padding-left:18px;padding-right:18px}.hero{padding-top:55px;padding-bottom:60px}.hero h1{font-size:42px}.hero h1 span{width:54px;height:54px;border-radius:15px}.lead{font-size:13px}.hero-actions{flex-direction:column;gap:8px}.hero-actions .button{width:100%}.orbit{height:400px;transform:scale(.82);margin-top:-15px;margin-bottom:-25px}.product-section{padding-top:75px}.section-heading h2,.system h2{font-size:34px}.product-grid{grid-template-columns:1fr}.product-card{min-height:0}.product-card ul{margin-bottom:30px}.system{padding:75px 18px}.system-flow{grid-template-columns:1fr}.system-flow>i{transform:rotate(90deg);padding:8px}.request-section{padding:75px 18px;grid-template-columns:1fr}.request-copy h2{font-size:34px}.form-card{padding:25px 18px}footer{padding:28px 18px;flex-wrap:wrap}footer p{width:100%;order:3}}
@media(max-width:460px){.hero h1{font-size:36px}.orbit{left:auto;margin-left:auto;width:100%;max-width:100%;transform:scale(.72)}.orbit-item{min-width:104px}.product-card{padding:26px}.section-heading h2,.system h2,.request-copy h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.product-card{transition:none}}
@media(max-width:520px){.site-header{gap:12px}.hero{overflow:hidden}.hero h1{font-size:clamp(33px,10vw,38px);overflow-wrap:anywhere}.hero-actions{align-items:stretch}.hero-actions .text-link{text-align:center}.orbit{max-width:none}.product-card{padding:24px}.system-flow article{min-width:0}.form-card,.bitrix-form-shell{min-width:0}.section-heading h2,.system h2,.request-copy h2{overflow-wrap:anywhere}footer{padding-bottom:calc(28px + env(safe-area-inset-bottom))}}
@media(max-width:360px){.hero h1{font-size:32px}.orbit{transform:scale(.6)}.product-card{padding:21px}.form-card{padding-left:15px;padding-right:15px}}
