.cr[data-astro-cid-pbfhf42m]{--accent: #0891B2;--accent-soft: #67E8F9}.cr-hero[data-astro-cid-pbfhf42m]{position:relative;padding:130px 0 80px;background:#020a19;overflow:hidden}@media(min-width:768px){.cr-hero[data-astro-cid-pbfhf42m]{padding:170px 0 96px}}.cr-hero-bg[data-astro-cid-pbfhf42m]{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.05) 1px,transparent 1px);background-size:30px 30px;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 70% 30%,black 6%,transparent 78%);mask-image:radial-gradient(ellipse 80% 70% at 70% 30%,black 6%,transparent 78%)}.cr-hero[data-astro-cid-pbfhf42m]:after{content:"";position:absolute;top:-120px;right:-80px;width:460px;height:460px;background:radial-gradient(circle,rgba(8,145,178,.18) 0%,transparent 65%);pointer-events:none}.cr-breadcrumb[data-astro-cid-pbfhf42m]{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 24px 30px;font-family:Inter,sans-serif;font-size:13px;color:#fff6;display:flex;gap:10px}@media(min-width:768px){.cr-breadcrumb[data-astro-cid-pbfhf42m]{padding:0 48px 36px}}.cr-breadcrumb[data-astro-cid-pbfhf42m] a[data-astro-cid-pbfhf42m]{color:#ffffff8c;transition:color .2s}.cr-breadcrumb[data-astro-cid-pbfhf42m] a[data-astro-cid-pbfhf42m]:hover{color:#fff}.cr-hero-grid[data-astro-cid-pbfhf42m]{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media(min-width:960px){.cr-hero-grid[data-astro-cid-pbfhf42m]{grid-template-columns:1fr 1fr;gap:56px}}.cr-badge[data-astro-cid-pbfhf42m]{display:inline-flex;align-items:center;gap:9px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.04em;color:#fff;background:#0891b221;border:1px solid rgba(8,145,178,.32);padding:7px 14px 7px 11px;border-radius:100px;margin-bottom:22px}.cr-badge-icon[data-astro-cid-pbfhf42m]{width:16px;height:16px}.cr-h1[data-astro-cid-pbfhf42m]{font-family:Inter Tight,sans-serif;font-weight:800;font-size:clamp(32px,4.4vw,58px);line-height:1.06;letter-spacing:-.035em;color:#fff;margin:0 0 22px}.cr-h1-accent[data-astro-cid-pbfhf42m]{background:linear-gradient(92deg,#0891b2,#22d3ee 45%,#67e8f9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cr-sub[data-astro-cid-pbfhf42m]{font-family:Inter,sans-serif;font-size:clamp(15px,1.3vw,19px);line-height:1.62;color:#ffffffb3;margin:0 0 32px;max-width:540px}.cr-cta-row[data-astro-cid-pbfhf42m]{display:flex;flex-direction:column;gap:12px}@media(min-width:460px){.cr-cta-row[data-astro-cid-pbfhf42m]{flex-direction:row;align-items:center}}.cr-visual[data-astro-cid-pbfhf42m]{border:1px solid rgba(255,255,255,.12);border-radius:18px;overflow:hidden;background:#0b1424;box-shadow:0 30px 70px #0000008c}.cr-visual-bar[data-astro-cid-pbfhf42m]{display:flex;align-items:center;gap:7px;padding:11px 16px;background:#111c30;border-bottom:1px solid rgba(255,255,255,.07)}.cr-visual-bar[data-astro-cid-pbfhf42m] span[data-astro-cid-pbfhf42m][class^=cr-dot]{width:9px;height:9px;border-radius:50%}.cr-dot-r[data-astro-cid-pbfhf42m]{background:#dc2626}.cr-dot-y[data-astro-cid-pbfhf42m]{background:#f2b544}.cr-dot-g[data-astro-cid-pbfhf42m]{background:#3fb861}.cr-visual-title[data-astro-cid-pbfhf42m]{margin-left:6px;font-family:JetBrains Mono,monospace;font-size:11px;color:#ffffff73}.cr-visual-run[data-astro-cid-pbfhf42m]{margin-left:auto;font-family:Inter,sans-serif;font-size:10.5px;font-weight:700;color:#22d3ee;letter-spacing:.04em}.cr-svg[data-astro-cid-pbfhf42m]{display:block;width:100%;height:auto;background-image:radial-gradient(rgba(255,255,255,.07) 1.1px,transparent 1.1px);background-size:22px 22px}.cr-db[data-astro-cid-pbfhf42m]{transform-box:fill-box;transform-origin:center;opacity:0}.cr-visual[data-astro-cid-pbfhf42m].is-visible .cr-db[data-astro-cid-pbfhf42m]{animation:cr-dbpop .6s cubic-bezier(.2,1.5,.4,1) forwards}@keyframes cr-dbpop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.cr-node[data-astro-cid-pbfhf42m]{opacity:0;transform:scale(.7);transform-box:fill-box;transform-origin:center}.cr-visual[data-astro-cid-pbfhf42m].is-visible .cr-node[data-astro-cid-pbfhf42m]{animation:cr-nodepop .5s cubic-bezier(.2,1.5,.4,1) forwards;animation-delay:var(--d)}@keyframes cr-nodepop{to{opacity:1;transform:scale(1)}}.cr-edge[data-astro-cid-pbfhf42m]{fill:none;stroke:#22d3ee66;stroke-width:1.8;stroke-dasharray:200;stroke-dashoffset:200}.cr-visual[data-astro-cid-pbfhf42m].is-visible .cr-edge[data-astro-cid-pbfhf42m]{animation:cr-draw 1.1s ease .6s forwards}@keyframes cr-draw{to{stroke-dashoffset:0}}.cr-pkt[data-astro-cid-pbfhf42m]{opacity:0}.cr-visual[data-astro-cid-pbfhf42m].is-visible .cr-pkt[data-astro-cid-pbfhf42m]{animation:cr-flow 3s linear infinite}.cr-pkt1[data-astro-cid-pbfhf42m]{offset-path:path("M170 130 Q140 100 122 75");animation-delay:1.2s}.cr-pkt2[data-astro-cid-pbfhf42m]{offset-path:path("M270 130 Q300 100 318 75");animation-delay:1.6s}.cr-pkt3[data-astro-cid-pbfhf42m]{offset-path:path("M170 175 Q140 220 122 250");animation-delay:2s}.cr-pkt4[data-astro-cid-pbfhf42m]{offset-path:path("M270 175 Q300 220 318 250");animation-delay:2.4s}@keyframes cr-flow{0%{offset-distance:0%;opacity:0}15%{opacity:1}85%{opacity:1}to{offset-distance:100%;opacity:0}}.cr-section[data-astro-cid-pbfhf42m]{padding:76px 0;position:relative}@media(min-width:768px){.cr-section[data-astro-cid-pbfhf42m]{padding:98px 0}}.cr-section--dark[data-astro-cid-pbfhf42m]{background:#020a19;color:#fff;border-top:1px solid rgba(255,255,255,.06)}.cr-section--light[data-astro-cid-pbfhf42m]{background:#f8f7f4;color:#020a19}.cr-label[data-astro-cid-pbfhf42m]{display:inline-block;font-family:Inter,sans-serif;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#ffffff73;margin-bottom:15px}.cr-label--dark[data-astro-cid-pbfhf42m]{color:var(--accent)}.cr-h2[data-astro-cid-pbfhf42m]{font-family:Inter Tight,sans-serif;font-weight:700;font-size:clamp(25px,3vw,40px);line-height:1.12;letter-spacing:-.03em;color:#fff;margin:0 0 24px}.cr-h2--dark[data-astro-cid-pbfhf42m]{color:#020a19}.cr-body[data-astro-cid-pbfhf42m]{font-family:Inter,sans-serif;font-size:16px;line-height:1.75;color:#ffffffb8;margin:0 0 18px}.cr-body--dark[data-astro-cid-pbfhf42m]{color:#020a19bd}.cr-body--wide[data-astro-cid-pbfhf42m]{max-width:720px}.cr-lead[data-astro-cid-pbfhf42m]{font-family:Inter,sans-serif;font-size:17px;line-height:1.72;color:#020a19c7;margin:0 0 26px}.cr-lead[data-astro-cid-pbfhf42m] strong[data-astro-cid-pbfhf42m]{color:#020a19}.cr-what[data-astro-cid-pbfhf42m]{display:grid;grid-template-columns:1fr;gap:36px;align-items:center}@media(min-width:880px){.cr-what[data-astro-cid-pbfhf42m]{grid-template-columns:.7fr 1.3fr;gap:56px}}.cr-what-logo[data-astro-cid-pbfhf42m]{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(2,10,25,.07);border-radius:22px;padding:48px 36px;box-shadow:0 14px 40px #020a190f}.cr-what-logo[data-astro-cid-pbfhf42m] svg[data-astro-cid-pbfhf42m]{width:100%;max-width:200px;height:auto}.cr-facts[data-astro-cid-pbfhf42m]{display:grid;grid-template-columns:1fr;gap:12px;margin-top:26px}@media(min-width:560px){.cr-facts[data-astro-cid-pbfhf42m]{grid-template-columns:1fr 1fr}}.cr-fact[data-astro-cid-pbfhf42m]{background:#fff;border:1px solid rgba(2,10,25,.07);border-radius:13px;padding:16px 18px;border-left:3px solid var(--accent)}.cr-fact-k[data-astro-cid-pbfhf42m]{display:block;font-family:Inter Tight,sans-serif;font-weight:700;font-size:15px;color:#020a19;margin-bottom:3px}.cr-fact-v[data-astro-cid-pbfhf42m]{display:block;font-family:Inter,sans-serif;font-size:13px;color:#020a19a6;line-height:1.5}.cr-uc-list[data-astro-cid-pbfhf42m]{display:grid;grid-template-columns:1fr;gap:18px;margin-top:38px}.cr-uc[data-astro-cid-pbfhf42m]{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:28px}.cr-uc-head[data-astro-cid-pbfhf42m]{display:flex;gap:18px;margin-bottom:22px}.cr-uc-num[data-astro-cid-pbfhf42m]{font-family:Inter Tight,sans-serif;font-weight:800;font-size:24px;color:var(--accent-soft);flex-shrink:0;line-height:1}.cr-uc-head[data-astro-cid-pbfhf42m] h3[data-astro-cid-pbfhf42m]{font-family:Inter Tight,sans-serif;font-weight:700;font-size:19px;color:#fff;margin:0 0 6px;letter-spacing:-.015em}.cr-uc-head[data-astro-cid-pbfhf42m] p[data-astro-cid-pbfhf42m]{font-family:Inter,sans-serif;font-size:14.5px;line-height:1.6;color:#ffffff9e;margin:0}.cr-flow[data-astro-cid-pbfhf42m]{display:flex;align-items:center;gap:4px;overflow-x:auto;padding-bottom:6px}.cr-chip[data-astro-cid-pbfhf42m]{display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0;min-width:92px}.cr-chip-ic[data-astro-cid-pbfhf42m]{width:52px;height:52px;border-radius:14px;background:#06222b;border:1px solid rgba(103,232,249,.2);display:flex;align-items:center;justify-content:center}.cr-chip-ic[data-astro-cid-pbfhf42m] svg[data-astro-cid-pbfhf42m]{width:26px;height:26px}.cr-chip--hl[data-astro-cid-pbfhf42m] .cr-chip-ic[data-astro-cid-pbfhf42m]{border-color:#0891b28c;background:#0891b22e}.cr-chip[data-astro-cid-pbfhf42m] span[data-astro-cid-pbfhf42m]{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#ffffffb3;text-align:center}.cr-arrow[data-astro-cid-pbfhf42m]{flex-shrink:0;width:38px;height:2px;position:relative;background:#67e8f947;margin-bottom:22px}.cr-arrow[data-astro-cid-pbfhf42m]:after{content:"";position:absolute;right:-1px;top:-3px;border-left:6px solid rgba(103,232,249,.5);border-top:4px solid transparent;border-bottom:4px solid transparent}.cr-arrow[data-astro-cid-pbfhf42m] i[data-astro-cid-pbfhf42m]{position:absolute;top:-2.5px;left:0;width:7px;height:7px;border-radius:50%;background:var(--accent);opacity:0}.cr-uc[data-astro-cid-pbfhf42m].is-visible .cr-arrow[data-astro-cid-pbfhf42m] i[data-astro-cid-pbfhf42m]{animation:cr-run 2.4s ease-in-out infinite}@keyframes cr-run{0%{left:0;opacity:0}20%{opacity:1}80%{opacity:1}to{left:32px;opacity:0}}.cr-table-wrap[data-astro-cid-pbfhf42m]{margin-top:18px;overflow-x:auto;border-radius:16px}.cr-table[data-astro-cid-pbfhf42m]{width:100%;border-collapse:collapse;min-width:620px;font-family:Inter,sans-serif;background:#fff;border:1px solid rgba(2,10,25,.08);border-radius:16px;overflow:hidden}.cr-table[data-astro-cid-pbfhf42m] th[data-astro-cid-pbfhf42m]{text-align:left;padding:15px 18px;font-size:13px;font-weight:700;background:#020a19;color:#fff}.cr-table[data-astro-cid-pbfhf42m] th[data-astro-cid-pbfhf42m]:first-child{background:#0a1426}.cr-th-hl[data-astro-cid-pbfhf42m]{background:var(--accent)!important}.cr-table[data-astro-cid-pbfhf42m] td[data-astro-cid-pbfhf42m]{padding:14px 18px;font-size:14px;line-height:1.5;color:#020a19bd;border-top:1px solid rgba(2,10,25,.07);vertical-align:top}.cr-td-c[data-astro-cid-pbfhf42m]{font-weight:700;color:#020a19!important}.cr-td-hl[data-astro-cid-pbfhf42m]{background:#0891b20f;color:#020a19!important;font-weight:600}.cr-table[data-astro-cid-pbfhf42m] tbody[data-astro-cid-pbfhf42m] tr[data-astro-cid-pbfhf42m]:nth-child(2n) td[data-astro-cid-pbfhf42m]{background:#020a1905}.cr-table[data-astro-cid-pbfhf42m] tbody[data-astro-cid-pbfhf42m] tr[data-astro-cid-pbfhf42m]:nth-child(2n) .cr-td-hl[data-astro-cid-pbfhf42m]{background:#0891b217}.cr-two[data-astro-cid-pbfhf42m]{display:grid;grid-template-columns:1fr;gap:40px}@media(min-width:900px){.cr-two[data-astro-cid-pbfhf42m]{grid-template-columns:1fr .92fr;gap:56px}}.cr-phases[data-astro-cid-pbfhf42m]{display:grid;gap:14px;margin-top:26px}.cr-phase[data-astro-cid-pbfhf42m]{display:flex;gap:16px}.cr-phase-n[data-astro-cid-pbfhf42m]{font-family:Inter Tight,sans-serif;font-weight:800;font-size:16px;color:#fff;background:var(--accent);flex-shrink:0;width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center}.cr-phase[data-astro-cid-pbfhf42m] h4[data-astro-cid-pbfhf42m]{font-family:Inter Tight,sans-serif;font-weight:700;font-size:16px;color:#fff;margin:4px 0}.cr-phase[data-astro-cid-pbfhf42m] p[data-astro-cid-pbfhf42m]{font-family:Inter,sans-serif;font-size:14px;line-height:1.6;color:#ffffffa8;margin:0}.cr-deliv-card[data-astro-cid-pbfhf42m]{background:#0b1424;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:34px 32px;box-shadow:0 20px 50px #0006}.cr-deliv-card[data-astro-cid-pbfhf42m] h3[data-astro-cid-pbfhf42m]{font-family:Inter Tight,sans-serif;font-weight:700;font-size:18px;color:#fff;margin:0 0 20px}.cr-deliv[data-astro-cid-pbfhf42m]{list-style:none;padding:0;margin:0;display:grid;gap:12px}.cr-deliv[data-astro-cid-pbfhf42m] li[data-astro-cid-pbfhf42m]{display:flex;align-items:flex-start;gap:11px;font-family:Inter,sans-serif;font-size:14.5px;line-height:1.5;color:#fffc}.cr-deliv[data-astro-cid-pbfhf42m] svg[data-astro-cid-pbfhf42m]{margin-top:3px;flex-shrink:0}.cr-price-grid[data-astro-cid-pbfhf42m]{display:grid;grid-template-columns:1fr;gap:18px;margin-top:38px}@media(min-width:820px){.cr-price-grid[data-astro-cid-pbfhf42m]{grid-template-columns:repeat(3,1fr);align-items:start}}.cr-price[data-astro-cid-pbfhf42m]{position:relative;background:#fff;border:1px solid rgba(2,10,25,.1);border-radius:18px;padding:30px 26px}.cr-price--hl[data-astro-cid-pbfhf42m]{border-color:var(--accent);box-shadow:0 16px 44px #0891b22e}@media(min-width:820px){.cr-price--hl[data-astro-cid-pbfhf42m]{transform:scale(1.04)}}.cr-price-badge[data-astro-cid-pbfhf42m]{position:absolute;top:-11px;left:26px;font-family:Inter,sans-serif;font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--accent);padding:5px 12px;border-radius:100px}.cr-price[data-astro-cid-pbfhf42m] h3[data-astro-cid-pbfhf42m]{font-family:Inter Tight,sans-serif;font-weight:700;font-size:18px;color:#020a19;margin:0 0 12px}.cr-price-num[data-astro-cid-pbfhf42m]{display:flex;align-items:baseline;gap:7px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid rgba(2,10,25,.08)}.cr-price[data-astro-cid-pbfhf42m] ul[data-astro-cid-pbfhf42m]{list-style:none;padding:0;margin:0;display:grid;gap:10px}.cr-price[data-astro-cid-pbfhf42m] li[data-astro-cid-pbfhf42m]{display:flex;align-items:flex-start;gap:9px;font-family:Inter,sans-serif;font-size:14px;line-height:1.5;color:#020a19c7}.cr-price[data-astro-cid-pbfhf42m] li[data-astro-cid-pbfhf42m] svg[data-astro-cid-pbfhf42m]{margin-top:3px;flex-shrink:0;color:var(--accent)}.cr-pkg-tag[data-astro-cid-pbfhf42m]{display:inline-flex;align-items:center;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.03em;color:var(--accent);background:#0891b21f;padding:6px 13px;border-radius:100px}.cr-anfrage[data-astro-cid-pbfhf42m]{margin-top:34px;display:flex;flex-direction:column;gap:16px;align-items:flex-start}.cr-anfrage[data-astro-cid-pbfhf42m] p[data-astro-cid-pbfhf42m]{margin:0;max-width:620px;font-family:Inter,sans-serif;font-size:15px;line-height:1.6;color:#020a19a8}.cr-faq-head[data-astro-cid-pbfhf42m]{margin-bottom:34px}.cr-faq-list[data-astro-cid-pbfhf42m]{display:flex;flex-direction:column;gap:10px;max-width:880px}.cr-faq[data-astro-cid-pbfhf42m]{border:1px solid rgba(255,255,255,.1);border-radius:13px;background:#ffffff08;padding:3px 22px;transition:border-color .25s}.cr-faq[data-astro-cid-pbfhf42m][open]{border-color:#0891b280}.cr-faq[data-astro-cid-pbfhf42m] summary[data-astro-cid-pbfhf42m]{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;cursor:pointer;list-style:none;font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#fff}.cr-faq[data-astro-cid-pbfhf42m] summary[data-astro-cid-pbfhf42m]::-webkit-details-marker{display:none}.cr-faq[data-astro-cid-pbfhf42m] summary[data-astro-cid-pbfhf42m] svg[data-astro-cid-pbfhf42m]{flex-shrink:0;color:#ffffff73;transition:transform .25s}.cr-faq[data-astro-cid-pbfhf42m][open] summary[data-astro-cid-pbfhf42m] svg[data-astro-cid-pbfhf42m]{transform:rotate(180deg);color:var(--accent-soft)}.cr-faq[data-astro-cid-pbfhf42m] p[data-astro-cid-pbfhf42m]{font-family:Inter,sans-serif;font-size:14.5px;line-height:1.72;color:#ffffffb3;margin:0 0 18px}.cr-cta-section[data-astro-cid-pbfhf42m]{background:#f8f7f4}.cr-cta-card[data-astro-cid-pbfhf42m]{background:linear-gradient(135deg,#020a19,#062835);border-radius:26px;padding:48px 32px;text-align:center;position:relative;overflow:hidden;box-shadow:0 24px 60px #020a1947}@media(min-width:768px){.cr-cta-card[data-astro-cid-pbfhf42m]{padding:70px 56px}}.cr-cta-card[data-astro-cid-pbfhf42m]:before{content:"";position:absolute;top:-100px;right:-60px;width:360px;height:360px;background:radial-gradient(circle,rgba(8,145,178,.34) 0%,transparent 65%);pointer-events:none}.cr-cta-card[data-astro-cid-pbfhf42m]>[data-astro-cid-pbfhf42m]{position:relative;z-index:1}.cr-cta-card[data-astro-cid-pbfhf42m] .cr-label[data-astro-cid-pbfhf42m]{color:#67e8f9;margin-bottom:18px}.cr-cta-text[data-astro-cid-pbfhf42m]{font-family:Inter Tight,sans-serif;font-weight:700;font-size:clamp(20px,2.5vw,31px);line-height:1.28;letter-spacing:-.02em;color:#fff;margin:0 auto 32px;max-width:660px}.cr-related[data-astro-cid-pbfhf42m]{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:36px}.cr-related[data-astro-cid-pbfhf42m] a[data-astro-cid-pbfhf42m]{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#020a19b3;background:#fff;border:1px solid rgba(2,10,25,.1);border-radius:100px;padding:10px 18px;text-decoration:none;transition:all .2s}.cr-related[data-astro-cid-pbfhf42m] a[data-astro-cid-pbfhf42m]:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}@media(prefers-reduced-motion:reduce){.cr-db[data-astro-cid-pbfhf42m],.cr-node[data-astro-cid-pbfhf42m],.cr-edge[data-astro-cid-pbfhf42m],.cr-pkt[data-astro-cid-pbfhf42m],.cr-arrow[data-astro-cid-pbfhf42m] i[data-astro-cid-pbfhf42m]{animation:none!important}.cr-db[data-astro-cid-pbfhf42m],.cr-node[data-astro-cid-pbfhf42m]{opacity:1!important;transform:none!important}.cr-edge[data-astro-cid-pbfhf42m]{stroke-dashoffset:0!important}.cr-pkt[data-astro-cid-pbfhf42m]{opacity:0!important}}.cr-sec-cta[data-astro-cid-pbfhf42m]{margin-top:38px;padding:18px 22px;border-left:3px solid var(--accent);background:color-mix(in srgb,var(--accent) 7%,transparent);border-radius:0 13px 13px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.cr-sec-cta[data-astro-cid-pbfhf42m] p[data-astro-cid-pbfhf42m]{margin:0;font-family:Inter,sans-serif;font-size:14.5px;line-height:1.55;opacity:.86}.cr-sec-cta-link[data-astro-cid-pbfhf42m]{font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:var(--accent);text-decoration:none;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;transition:gap .2s ease}.cr-sec-cta-link[data-astro-cid-pbfhf42m]:hover{gap:10px}.cr-objband[data-astro-cid-pbfhf42m]{background:#070c16;padding:84px 0}.cr-objband-grid[data-astro-cid-pbfhf42m]{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media(min-width:900px){.cr-objband-grid[data-astro-cid-pbfhf42m]{grid-template-columns:1.05fr .95fr;gap:56px}}.cr-objband-label[data-astro-cid-pbfhf42m]{font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#7c3aed}.cr-objband-h2[data-astro-cid-pbfhf42m]{font-family:Inter Tight,sans-serif;font-weight:800;color:#fff;font-size:clamp(26px,3.4vw,40px);line-height:1.08;letter-spacing:-.02em;margin:14px 0 16px}.cr-objband-p[data-astro-cid-pbfhf42m]{font-family:Inter,sans-serif;font-size:16.5px;line-height:1.6;color:#ffffffa8;max-width:52ch;margin:0 0 26px}.cr-objband-cta[data-astro-cid-pbfhf42m]{display:inline-flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;color:#7c3aed;text-decoration:none;transition:gap .2s ease}.cr-objband-cta[data-astro-cid-pbfhf42m]:hover{gap:12px}.cr-objband-visual[data-astro-cid-pbfhf42m]{min-height:320px;display:flex;align-items:center;justify-content:center}
