@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap";.hero[data-astro-cid-h3ez3ujm]{background:#fff;padding:100px 0 80px}.hero-inner[data-astro-cid-h3ez3ujm]{max-width:1100px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}.hero-content[data-astro-cid-h3ez3ujm]{max-width:600px}.hero-tag[data-astro-cid-h3ez3ujm]{font-size:13px;font-weight:600;color:#fb8c00;text-transform:uppercase;letter-spacing:.1em;display:block;margin-bottom:16px}.hero[data-astro-cid-h3ez3ujm] h1{font-size:44px;font-weight:700;line-height:1.15;letter-spacing:-.02em;margin-bottom:24px;color:#343b3f}.hero-story[data-astro-cid-h3ez3ujm]{margin-top:32px}.story-chapter[data-astro-cid-h3ez3ujm]{position:relative;padding-left:24px;margin-bottom:28px;border-left:2px solid #e5e5e5}.story-chapter[data-astro-cid-h3ez3ujm]:last-child{margin-bottom:0}.story-chapter[data-astro-cid-h3ez3ujm]:before{content:"";position:absolute;left:-6px;top:2px;width:10px;height:10px;background:#fff;border:2px solid #999;border-radius:50%;transition:all .2s ease}.story-chapter[data-astro-cid-h3ez3ujm].current:before{background:#fb8c00;border-color:#fb8c00;box-shadow:0 0 0 4px #fb8c0026}.story-chapter[data-astro-cid-h3ez3ujm].current{border-left-color:#fb8c00}.chapter-label[data-astro-cid-h3ez3ujm]{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#999;margin-bottom:8px}.story-chapter[data-astro-cid-h3ez3ujm].current .chapter-label[data-astro-cid-h3ez3ujm]{color:#fb8c00}.hero-story[data-astro-cid-h3ez3ujm] p{font-size:16px;line-height:1.7;color:#666;margin:0}.hero-story[data-astro-cid-h3ez3ujm] p strong{color:#343b3f;font-weight:600}.hero-story[data-astro-cid-h3ez3ujm] .stats-line[data-astro-cid-h3ez3ujm]{font-size:18px;font-weight:600;color:#343b3f;letter-spacing:.02em}.hero-story[data-astro-cid-h3ez3ujm] .counting[data-astro-cid-h3ez3ujm]{font-size:14px;font-weight:500;color:#fb8c00;margin-top:6px;font-style:italic}.hero-dna[data-astro-cid-h3ez3ujm]{display:flex;flex-direction:column;align-items:center}.dna-container[data-astro-cid-h3ez3ujm]{position:relative;padding:0;display:flex;flex-direction:column;align-items:center}.helix-wrapper[data-astro-cid-h3ez3ujm]{position:relative;width:240px;height:240px;perspective:600px}.helix-strand[data-astro-cid-h3ez3ujm]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:10px 0;z-index:1}.strand-node[data-astro-cid-h3ez3ujm]{position:absolute;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:600;border-radius:50%;background:#fff;transition:all .3s ease;animation:helix-rotate 6s ease-in-out infinite;animation-delay:calc(var(--i) * -.6s)}.strand-tech[data-astro-cid-h3ez3ujm] .strand-node[data-astro-cid-h3ez3ujm]{color:#007aff;border:2px solid #007aff;box-shadow:0 2px 8px #007aff26}.strand-lang[data-astro-cid-h3ez3ujm] .strand-node[data-astro-cid-h3ez3ujm]{color:#fb8c00;border:2px solid #fb8c00;box-shadow:0 2px 8px #fb8c0026;animation-delay:calc(var(--i) * -.6s - 3s)}@keyframes helix-rotate{0%{transform:translate(-80px) translateZ(20px);opacity:1}25%{transform:translate(0) translateZ(-20px);opacity:.6}50%{transform:translate(80px) translateZ(20px);opacity:1}75%{transform:translate(0) translateZ(-20px);opacity:.6}to{transform:translate(-80px) translateZ(20px);opacity:1}}.strand-node[data-astro-cid-h3ez3ujm]:nth-child(1){top:0%}.strand-node[data-astro-cid-h3ez3ujm]:nth-child(2){top:18%}.strand-node[data-astro-cid-h3ez3ujm]:nth-child(3){top:36%}.strand-node[data-astro-cid-h3ez3ujm]:nth-child(4){top:54%}.strand-node[data-astro-cid-h3ez3ujm]:nth-child(5){top:72%}.strand-node[data-astro-cid-h3ez3ujm]:nth-child(6){top:88%}.helix-rungs[data-astro-cid-h3ez3ujm]{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100%;z-index:0}.rung[data-astro-cid-h3ez3ujm]{position:absolute;left:50%;width:160px;height:2px;transform:translate(-50%);background:linear-gradient(90deg,#007aff,#9696964d,#fb8c00);opacity:.4;animation:rung-rotate 6s ease-in-out infinite;animation-delay:calc(var(--i) * -.6s)}@keyframes rung-rotate{0%{transform:translate(-50%) scaleX(1);opacity:.5}25%{transform:translate(-50%) scaleX(.1);opacity:.1}50%{transform:translate(-50%) scaleX(1);opacity:.5}75%{transform:translate(-50%) scaleX(.1);opacity:.1}to{transform:translate(-50%) scaleX(1);opacity:.5}}.rung[data-astro-cid-h3ez3ujm]:nth-child(1){top:calc(0% + 18px)}.rung[data-astro-cid-h3ez3ujm]:nth-child(2){top:calc(18% + 18px)}.rung[data-astro-cid-h3ez3ujm]:nth-child(3){top:calc(36% + 18px)}.rung[data-astro-cid-h3ez3ujm]:nth-child(4){top:calc(54% + 18px)}.rung[data-astro-cid-h3ez3ujm]:nth-child(5){top:calc(72% + 18px)}.rung[data-astro-cid-h3ez3ujm]:nth-child(6){top:calc(88% + 18px)}.helix-labels[data-astro-cid-h3ez3ujm]{display:flex;justify-content:center;gap:16px;width:240px}.helix-labels-top[data-astro-cid-h3ez3ujm]{margin-bottom:28px}.helix-labels-bottom[data-astro-cid-h3ez3ujm]{margin-top:28px}.helix-label[data-astro-cid-h3ez3ujm]{font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;letter-spacing:.1em;padding:4px 10px;border-radius:4px;background:#fff9}.helix-label[data-astro-cid-h3ez3ujm].tech{color:#007aff;border:1px solid rgba(0,122,255,.2)}.helix-label[data-astro-cid-h3ez3ujm].lang{color:#fb8c00;border:1px solid rgba(251,140,0,.2)}.helix-label[data-astro-cid-h3ez3ujm].neutral{color:#666;border:1px solid rgba(102,102,102,.2)}.strand-node[data-astro-cid-h3ez3ujm]:hover{transform:translate(0) translateZ(30px) scale(1.15)!important;opacity:1!important;z-index:10}.strand-tech[data-astro-cid-h3ez3ujm] .strand-node[data-astro-cid-h3ez3ujm]:hover{background:#007aff1a;box-shadow:0 4px 16px #007aff4d}.strand-lang[data-astro-cid-h3ez3ujm] .strand-node[data-astro-cid-h3ez3ujm]:hover{background:#fb8c001a;box-shadow:0 4px 16px #fb8c004d}@media(max-width:900px){.hero-inner[data-astro-cid-h3ez3ujm]{grid-template-columns:1fr;gap:32px}}@media(max-width:768px){.hero[data-astro-cid-h3ez3ujm]{padding:60px 0 50px}.hero[data-astro-cid-h3ez3ujm] h1{font-size:28px}.hero-dna[data-astro-cid-h3ez3ujm]{display:none}.hero-story[data-astro-cid-h3ez3ujm] p[data-astro-cid-h3ez3ujm]{font-size:15px}.hero-story[data-astro-cid-h3ez3ujm] .stats-line[data-astro-cid-h3ez3ujm]{font-size:16px}.story-chapter[data-astro-cid-h3ez3ujm]{padding-left:20px;margin-bottom:24px}}@media(max-width:480px){.hero[data-astro-cid-h3ez3ujm] h1{font-size:24px}}.tech-approach[data-astro-cid-47gnoojl]{padding:80px 0;background:#f7f8fa}.section-inner[data-astro-cid-47gnoojl]{max-width:900px;margin:0 auto;padding:0 32px}.section-tag[data-astro-cid-47gnoojl]{font-size:13px;font-weight:600;color:#fb8c00;text-transform:uppercase;letter-spacing:.1em;display:block;margin-bottom:16px}.tech-approach[data-astro-cid-47gnoojl] h2[data-astro-cid-47gnoojl]{font-size:32px;font-weight:600;letter-spacing:-.02em;margin-bottom:16px;color:#343b3f}.section-lead[data-astro-cid-47gnoojl]{font-size:20px;line-height:1.6;color:#343b3f;font-weight:500;margin-bottom:24px}.approach-content[data-astro-cid-47gnoojl]{margin-bottom:48px}.approach-content[data-astro-cid-47gnoojl] p[data-astro-cid-47gnoojl]{font-size:17px;line-height:1.8;color:#666;margin-bottom:16px}.capabilities[data-astro-cid-47gnoojl]{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.capability[data-astro-cid-47gnoojl]{display:flex;flex-direction:column;align-items:center;text-align:center}.capability[data-astro-cid-47gnoojl] h3[data-astro-cid-47gnoojl]{font-size:18px;font-weight:600;margin-bottom:10px;color:#343b3f}.capability[data-astro-cid-47gnoojl] p[data-astro-cid-47gnoojl]{font-size:15px;color:#666;line-height:1.6}.css-icon[data-astro-cid-47gnoojl]{width:64px;height:64px;margin-bottom:20px;position:relative;display:flex;align-items:center;justify-content:center}.css-icon[data-astro-cid-47gnoojl].localize{--globe-color: #4caf50}.css-icon[data-astro-cid-47gnoojl].localize .globe[data-astro-cid-47gnoojl]{width:36px;height:36px;border:2px solid var(--globe-color);border-radius:50%;position:relative;transition:all .3s ease}.css-icon[data-astro-cid-47gnoojl].localize .globe[data-astro-cid-47gnoojl]:before{content:"";position:absolute;top:50%;left:-2px;right:-2px;height:1px;background:var(--globe-color)}.css-icon[data-astro-cid-47gnoojl].localize .globe[data-astro-cid-47gnoojl]:after{content:"";position:absolute;top:-2px;bottom:-2px;left:50%;width:20px;transform:translate(-50%);border:2px solid var(--globe-color);border-radius:50%;background:transparent}.css-icon[data-astro-cid-47gnoojl].localize .globe-ring[data-astro-cid-47gnoojl]{position:absolute;width:48px;height:48px;border:1px solid var(--globe-color);border-radius:50%;opacity:.3;animation:globe-pulse 2s ease-in-out infinite}@keyframes globe-pulse{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.1);opacity:.5}}.css-icon[data-astro-cid-47gnoojl].localize:hover .globe[data-astro-cid-47gnoojl]{border-color:#66bb6a;box-shadow:0 0 12px #4caf504d}.css-icon[data-astro-cid-47gnoojl].localize:hover .globe[data-astro-cid-47gnoojl]:before,.css-icon[data-astro-cid-47gnoojl].localize:hover .globe[data-astro-cid-47gnoojl]:after{border-color:#66bb6a;background-color:transparent}.css-icon[data-astro-cid-47gnoojl].localize:hover .globe[data-astro-cid-47gnoojl]:before{background:#66bb6a}.css-icon[data-astro-cid-47gnoojl].build .bracket[data-astro-cid-47gnoojl]{font-family:JetBrains Mono,monospace;font-size:36px;font-weight:300;color:#fb8c00;transition:all .3s ease}.css-icon[data-astro-cid-47gnoojl].build .bracket[data-astro-cid-47gnoojl].left{margin-right:4px}.css-icon[data-astro-cid-47gnoojl].build .bracket[data-astro-cid-47gnoojl].right{margin-left:4px}.css-icon[data-astro-cid-47gnoojl].build:hover .bracket[data-astro-cid-47gnoojl]{color:#ffa726}.css-icon[data-astro-cid-47gnoojl].build:hover .bracket[data-astro-cid-47gnoojl].left{transform:translate(-4px)}.css-icon[data-astro-cid-47gnoojl].build:hover .bracket[data-astro-cid-47gnoojl].right{transform:translate(4px)}.css-icon[data-astro-cid-47gnoojl].ai{--ai-color: #7c4dff}.css-icon[data-astro-cid-47gnoojl].ai .neuron[data-astro-cid-47gnoojl]{position:absolute;width:10px;height:10px;border:2px solid var(--ai-color);border-radius:50%;background:transparent;transition:all .3s ease}.css-icon[data-astro-cid-47gnoojl].ai .neuron[data-astro-cid-47gnoojl].center{width:14px;height:14px;background:var(--ai-color)}.css-icon[data-astro-cid-47gnoojl].ai .neuron[data-astro-cid-47gnoojl].n1{top:8px;left:50%;transform:translate(-50%)}.css-icon[data-astro-cid-47gnoojl].ai .neuron[data-astro-cid-47gnoojl].n2{bottom:12px;left:12px}.css-icon[data-astro-cid-47gnoojl].ai .neuron[data-astro-cid-47gnoojl].n3{bottom:12px;right:12px}.css-icon[data-astro-cid-47gnoojl].ai:before,.css-icon[data-astro-cid-47gnoojl].ai:after{content:"";position:absolute;background:var(--ai-color);opacity:.4;transition:opacity .3s ease}.css-icon[data-astro-cid-47gnoojl].ai:before{width:1px;height:20px;top:18px;left:50%}.css-icon[data-astro-cid-47gnoojl].ai:after{width:32px;height:1px;bottom:22px;left:50%;transform:translate(-50%)}.css-icon[data-astro-cid-47gnoojl].ai:hover .neuron[data-astro-cid-47gnoojl]{border-color:#b388ff}.css-icon[data-astro-cid-47gnoojl].ai:hover .neuron[data-astro-cid-47gnoojl].center{background:#b388ff;box-shadow:0 0 12px #7c4dff80}.css-icon[data-astro-cid-47gnoojl].research{--research-color: #00bcd4}.css-icon[data-astro-cid-47gnoojl].research .orbit[data-astro-cid-47gnoojl]{position:absolute;width:48px;height:48px;border:1.5px solid var(--research-color);border-radius:50%;opacity:.5;transition:all .3s ease}.css-icon[data-astro-cid-47gnoojl].research .electron[data-astro-cid-47gnoojl]{position:absolute;width:8px;height:8px;background:var(--research-color);border-radius:50%;transition:all .3s ease}.css-icon[data-astro-cid-47gnoojl].research .electron[data-astro-cid-47gnoojl].e1{top:4px;left:50%;transform:translate(-50%);animation:orbit-pulse 2s ease-in-out infinite}.css-icon[data-astro-cid-47gnoojl].research .electron[data-astro-cid-47gnoojl].e2{bottom:10px;left:10px;animation:orbit-pulse-simple 2s ease-in-out infinite .6s}.css-icon[data-astro-cid-47gnoojl].research .electron[data-astro-cid-47gnoojl].e3{bottom:10px;right:10px;animation:orbit-pulse-simple 2s ease-in-out infinite 1.2s}@keyframes orbit-pulse{0%,to{opacity:.6;transform:translate(-50%) scale(1)}50%{opacity:1;transform:translate(-50%) scale(1.2)}}@keyframes orbit-pulse-simple{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.css-icon[data-astro-cid-47gnoojl].research:hover .orbit[data-astro-cid-47gnoojl]{opacity:.8;border-color:#4dd0e1}.css-icon[data-astro-cid-47gnoojl].research:hover .electron[data-astro-cid-47gnoojl]{background:#4dd0e1;box-shadow:0 0 8px #00bcd480}@media(max-width:768px){.tech-approach[data-astro-cid-47gnoojl]{padding:60px 0}.tech-approach[data-astro-cid-47gnoojl] h2[data-astro-cid-47gnoojl]{font-size:24px}.section-lead[data-astro-cid-47gnoojl]{font-size:17px}.capabilities[data-astro-cid-47gnoojl]{grid-template-columns:repeat(2,1fr);gap:24px}}@media(max-width:480px){.capabilities[data-astro-cid-47gnoojl]{grid-template-columns:1fr}}.trusted-by[data-astro-cid-mt6wp46i]{width:100%;background:#fff;padding:48px 0;border-top:1px solid #eee;margin-top:48px;text-align:center}.trusted-by[data-astro-cid-mt6wp46i].compact{padding:32px 0;margin-top:32px}.trusted-by[data-astro-cid-mt6wp46i].no-border{border-top:none}.trusted-title[data-astro-cid-mt6wp46i]{font-size:12px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:1.5px;margin:0 0 24px}.trusted-logos[data-astro-cid-mt6wp46i]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:32px}.trusted-logo[data-astro-cid-mt6wp46i]{display:flex;align-items:center;justify-content:center;height:28px}.trusted-logo[data-astro-cid-mt6wp46i] img[data-astro-cid-mt6wp46i]{max-width:120px;max-height:28px;width:auto;height:auto;object-fit:contain;opacity:.5;filter:grayscale(100%);transition:all .2s ease}.trusted-logo[data-astro-cid-mt6wp46i]:hover img[data-astro-cid-mt6wp46i]{opacity:1;filter:grayscale(0%)}@media(max-width:600px){.trusted-logos[data-astro-cid-mt6wp46i]{gap:24px}.trusted-logo[data-astro-cid-mt6wp46i]{height:22px}.trusted-logo[data-astro-cid-mt6wp46i] img[data-astro-cid-mt6wp46i]{max-width:90px;max-height:22px}}.clients[data-astro-cid-f5yh7bzh]{padding:80px 0;background:#f7f8fa}.clients[data-astro-cid-f5yh7bzh] .trusted-by{background:#f7f8fa;margin-top:0;padding-top:56px}.section-inner[data-astro-cid-f5yh7bzh]{max-width:900px;margin:0 auto;padding:0 32px}.section-tag[data-astro-cid-f5yh7bzh]{font-size:13px;font-weight:600;color:#fb8c00;text-transform:uppercase;letter-spacing:.1em;display:block;margin-bottom:16px}.clients[data-astro-cid-f5yh7bzh] h2[data-astro-cid-f5yh7bzh]{font-size:32px;font-weight:600;letter-spacing:-.02em;margin-bottom:16px;color:#343b3f}.section-lead[data-astro-cid-f5yh7bzh]{font-size:20px;line-height:1.6;color:#343b3f;font-weight:500;margin-bottom:24px}.client-types[data-astro-cid-f5yh7bzh]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:40px}.client-type[data-astro-cid-f5yh7bzh]{background:#fff;padding:28px;border-radius:12px;box-shadow:0 2px 8px #0000000a}.client-type[data-astro-cid-f5yh7bzh] h3[data-astro-cid-f5yh7bzh]{font-size:18px;font-weight:600;color:#343b3f;margin-bottom:12px}.client-type[data-astro-cid-f5yh7bzh] p[data-astro-cid-f5yh7bzh]{font-size:15px;line-height:1.6;color:#666}@media(max-width:768px){.clients[data-astro-cid-f5yh7bzh]{padding:60px 0}.clients[data-astro-cid-f5yh7bzh] h2[data-astro-cid-f5yh7bzh]{font-size:24px}.section-lead[data-astro-cid-f5yh7bzh]{font-size:17px}.client-types[data-astro-cid-f5yh7bzh]{grid-template-columns:1fr;gap:20px}}.trust[data-astro-cid-ba3xeaj6]{padding:80px 0;background:linear-gradient(135deg,#1a365d,#2d4a6f);color:#fff}.section-inner[data-astro-cid-ba3xeaj6]{max-width:900px;margin:0 auto;padding:0 32px}.section-tag[data-astro-cid-ba3xeaj6]{font-size:13px;font-weight:600;color:#ffc431;text-transform:uppercase;letter-spacing:.1em;display:block;margin-bottom:16px}.trust[data-astro-cid-ba3xeaj6] h2[data-astro-cid-ba3xeaj6]{font-size:32px;font-weight:600;letter-spacing:-.02em;margin-bottom:24px;color:#fff}.trust-content[data-astro-cid-ba3xeaj6] .lead[data-astro-cid-ba3xeaj6]{font-size:20px;line-height:1.6;color:#fffffff2;margin-bottom:20px}.trust-content[data-astro-cid-ba3xeaj6] p[data-astro-cid-ba3xeaj6]{font-size:17px;line-height:1.8;color:#fffc;margin-bottom:16px}.trust-content[data-astro-cid-ba3xeaj6] .highlight[data-astro-cid-ba3xeaj6]{font-size:18px;font-weight:600;color:#ffc431;margin-top:24px}.trust-content[data-astro-cid-ba3xeaj6] .values-note[data-astro-cid-ba3xeaj6]{font-size:16px;font-weight:500;color:#ffffffb3;font-style:italic;margin-top:16px}.cert-badges[data-astro-cid-ba3xeaj6]{display:flex;gap:20px;align-items:flex-start;flex-wrap:wrap;margin-top:40px}.cert-badge[data-astro-cid-ba3xeaj6]{transition:transform .3s ease;cursor:default}.cert-badge[data-astro-cid-ba3xeaj6]:hover{transform:scale(1.05) translateY(-2px)}.cert-art[data-astro-cid-ba3xeaj6]{font-family:SF Mono,Consolas,DejaVu Sans Mono,Liberation Mono,monospace;font-size:10px;line-height:1.2;margin:0;white-space:pre;font-weight:400;color:#ffffffb3;transition:color .3s ease}.cert-badge[data-astro-cid-ba3xeaj6]:hover .cert-art[data-astro-cid-ba3xeaj6]{color:#fff}@media(max-width:768px){.trust[data-astro-cid-ba3xeaj6]{padding:60px 0}.trust[data-astro-cid-ba3xeaj6] h2[data-astro-cid-ba3xeaj6]{font-size:24px}.cert-badges[data-astro-cid-ba3xeaj6]{gap:16px}}.careers[data-astro-cid-o72brsy5]{padding:80px 0;background:#fff}.section-inner[data-astro-cid-o72brsy5]{max-width:900px;margin:0 auto;padding:0 32px}.section-tag[data-astro-cid-o72brsy5]{font-size:13px;font-weight:600;color:#fb8c00;text-transform:uppercase;letter-spacing:.1em;display:block;margin-bottom:16px}.careers[data-astro-cid-o72brsy5] h2[data-astro-cid-o72brsy5]{font-size:32px;font-weight:600;letter-spacing:-.02em;margin-bottom:20px;color:#343b3f}.careers-description[data-astro-cid-o72brsy5]{font-size:18px;line-height:1.8;color:#666;max-width:640px;margin-bottom:20px}.careers-cta[data-astro-cid-o72brsy5]{display:inline-flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#fff;padding:14px 24px;background:#fb8c00;border:none;border-radius:6px;text-decoration:none;transition:all .2s ease}.careers-cta[data-astro-cid-o72brsy5]:hover{background:#e67c00}.careers-cta[data-astro-cid-o72brsy5] svg[data-astro-cid-o72brsy5]{transition:transform .2s ease}.careers-cta[data-astro-cid-o72brsy5]:hover svg[data-astro-cid-o72brsy5]{transform:translate(4px)}@media(max-width:768px){.careers[data-astro-cid-o72brsy5]{padding:60px 0}.careers[data-astro-cid-o72brsy5] h2[data-astro-cid-o72brsy5]{font-size:24px}}.more-alconost[data-astro-cid-oivvznkd]{padding:80px 0;background:#f7f8fa}.section-inner[data-astro-cid-oivvznkd]{max-width:900px;margin:0 auto;padding:0 32px}.section-tag[data-astro-cid-oivvznkd]{font-size:13px;font-weight:600;color:#fb8c00;text-transform:uppercase;letter-spacing:.1em;display:block;margin-bottom:16px}.more-alconost[data-astro-cid-oivvznkd] h2[data-astro-cid-oivvznkd]{font-size:32px;font-weight:600;letter-spacing:-.02em;margin-bottom:12px;color:#343b3f}.section-description[data-astro-cid-oivvznkd]{font-size:17px;color:#666;margin-bottom:32px}.product-links[data-astro-cid-oivvznkd]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-link[data-astro-cid-oivvznkd]{background:#fff;padding:28px;border-radius:12px;text-decoration:none;box-shadow:0 2px 8px #0000000a;transition:all .2s ease;border:1px solid transparent}.product-link[data-astro-cid-oivvznkd]:hover{border-color:#fb8c00;box-shadow:0 4px 16px #00000014}.product-icon[data-astro-cid-oivvznkd]{width:32px;height:32px;object-fit:contain;margin-bottom:12px}.product-link[data-astro-cid-oivvznkd] h3[data-astro-cid-oivvznkd]{font-size:18px;font-weight:600;color:#343b3f;margin-bottom:8px}.product-link[data-astro-cid-oivvznkd]:hover h3[data-astro-cid-oivvznkd]{color:#fb8c00}.product-link[data-astro-cid-oivvznkd] p[data-astro-cid-oivvznkd]{font-size:14px;line-height:1.5;color:#666}@media(max-width:768px){.more-alconost[data-astro-cid-oivvznkd]{padding:60px 0}.more-alconost[data-astro-cid-oivvznkd] h2[data-astro-cid-oivvznkd]{font-size:24px}.product-links[data-astro-cid-oivvznkd]{grid-template-columns:1fr 1fr}}@media(max-width:480px){.product-links[data-astro-cid-oivvznkd]{grid-template-columns:1fr}}.about-page[data-astro-cid-xmlzqurq]{min-height:100vh;padding-top:56px}
