.technologies-module__jqEdLW__section{background:linear-gradient(180deg, transparent, color-mix(in srgb, var(--band) 74%, transparent)), var(--bg);padding:clamp(72px,8vw,112px) 28px;position:relative;overflow:hidden}.technologies-module__jqEdLW__glow{background:radial-gradient(circle at 34% 46%, color-mix(in srgb, var(--gem-cyan) 10%, transparent), transparent 38%), radial-gradient(circle at 68% 35%, color-mix(in srgb, var(--gem-violet) 12%, transparent), transparent 42%);filter:blur(12px);pointer-events:none;width:min(980px,95vw);height:520px;position:absolute;inset:-220px auto auto 50%;transform:translate(-50%)}.technologies-module__jqEdLW__inner{z-index:1;width:100%;max-width:1400px;margin:0 auto;position:relative}.technologies-module__jqEdLW__heading{flex-direction:column;gap:13px;max-width:980px;display:flex}.technologies-module__jqEdLW__heading h2{color:var(--text);margin:0;font-size:29px;font-weight:900}.technologies-module__jqEdLW__heading>p{max-width:980px;color:var(--muted);margin:0;font-size:14.5px;line-height:2.1}.technologies-module__jqEdLW__headingLine{background:linear-gradient(90deg,#00d9ff,#f0148c,#7b2ff7);border-radius:99px;width:68px;height:3px}.technologies-module__jqEdLW__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;margin-top:44px;display:grid}.technologies-module__jqEdLW__card{--tech-accent:var(--gem-cyan);isolation:isolate;border:1px solid var(--border);background:linear-gradient(145deg, color-mix(in srgb, var(--tech-accent) 8%, transparent), transparent 42%), var(--panel);border-radius:22px;grid-column:span 3;min-width:0;transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .28s,box-shadow .28s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.technologies-module__jqEdLW__card:nth-child(n+5){grid-column:span 4}.technologies-module__jqEdLW__card[data-tone=blue]{--tech-accent:var(--gem-blue)}.technologies-module__jqEdLW__card[data-tone=violet]{--tech-accent:var(--gem-violet)}.technologies-module__jqEdLW__card[data-tone=magenta]{--tech-accent:var(--gem-magenta)}.technologies-module__jqEdLW__card:before{z-index:2;background:linear-gradient(90deg, transparent, var(--tech-accent), transparent);content:"";opacity:.7;pointer-events:none;height:2px;position:absolute;inset:0 0 auto}.technologies-module__jqEdLW__card:after{z-index:-1;background:color-mix(in srgb, var(--tech-accent) 10%, transparent);content:"";filter:blur(14px);opacity:0;pointer-events:none;border-radius:50%;width:190px;height:190px;transition:opacity .28s,transform .36s;position:absolute;top:-86px;left:-76px}.technologies-module__jqEdLW__card:hover,.technologies-module__jqEdLW__card:focus-within{border-color:color-mix(in srgb, var(--tech-accent) 42%, var(--border));box-shadow:0 22px 52px -34px color-mix(in srgb, var(--tech-accent) 58%, transparent), inset 0 1px 0 #ffffff14;transform:translateY(-5px)}.technologies-module__jqEdLW__card:hover:after,.technologies-module__jqEdLW__card:focus-within:after{opacity:1;transform:scale(1.12)}.technologies-module__jqEdLW__card:focus-within{outline:2px solid color-mix(in srgb, var(--tech-accent) 74%, transparent);outline-offset:3px}.technologies-module__jqEdLW__cardContent{min-height:190px;color:inherit;flex-direction:column;padding:22px;display:flex}.technologies-module__jqEdLW__cardTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.technologies-module__jqEdLW__identity{align-items:center;gap:12px;min-width:0;display:flex}.technologies-module__jqEdLW__iconWrap{border:1px solid color-mix(in srgb, var(--tech-accent) 22%, var(--border));background:color-mix(in srgb, var(--tech-accent) 7%, var(--panel-2));border-radius:18px;flex:none;place-items:center;width:68px;height:68px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0d}.technologies-module__jqEdLW__icon{object-fit:contain;width:52px;height:52px;transition:transform .3s cubic-bezier(.22,1,.36,1)}.technologies-module__jqEdLW__card:hover .technologies-module__jqEdLW__icon,.technologies-module__jqEdLW__card:focus-within .technologies-module__jqEdLW__icon{transform:scale(1.08)}.technologies-module__jqEdLW__code{border:1px solid color-mix(in srgb, var(--tech-accent) 26%, var(--border));background:color-mix(in srgb, var(--tech-accent) 7%, transparent);min-height:32px;color:var(--tech-accent);letter-spacing:.6px;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:5px 11px;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:800;display:inline-flex}.technologies-module__jqEdLW__cardNames{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.technologies-module__jqEdLW__cardNames h3{color:var(--text);margin:0;font-size:17px;font-weight:850;line-height:1.6}.technologies-module__jqEdLW__cardNames p{color:var(--muted-2);text-align:left;margin:0;font-family:Space Grotesk,sans-serif;font-size:11px;line-height:1.5}.technologies-module__jqEdLW__description{color:var(--muted);margin:12px 0 0;font-size:12.5px;line-height:1.9}@media (max-width:1120px){.technologies-module__jqEdLW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.technologies-module__jqEdLW__card,.technologies-module__jqEdLW__card:nth-child(n+5){grid-column:span 1}.technologies-module__jqEdLW__card:last-child:nth-child(odd){grid-column:span 2}}@media (max-width:700px){.technologies-module__jqEdLW__section{padding-inline:20px}.technologies-module__jqEdLW__heading h2{font-size:clamp(25px,7.5vw,34px)}.technologies-module__jqEdLW__grid{grid-template-columns:1fr;gap:12px;margin-top:32px}.technologies-module__jqEdLW__card,.technologies-module__jqEdLW__card:nth-child(n+5),.technologies-module__jqEdLW__card:last-child:nth-child(odd){grid-column:span 1}.technologies-module__jqEdLW__cardLink{min-height:0;padding:20px}}@media (max-width:380px){.technologies-module__jqEdLW__section{padding-inline:16px}.technologies-module__jqEdLW__heading>p{font-size:13.5px}}@media (prefers-reduced-motion:reduce){.technologies-module__jqEdLW__card,.technologies-module__jqEdLW__card:after,.technologies-module__jqEdLW__icon{transition:none}.technologies-module__jqEdLW__card:hover,.technologies-module__jqEdLW__card:focus-within{transform:none}}
.three-sentences-module__DPqEIG__section{isolation:isolate;padding:clamp(3.75rem,7vw,6.5rem) 1.75rem clamp(6rem,9vw,8.5rem);position:relative;overflow:hidden}.three-sentences-module__DPqEIG__section:before{z-index:-1;content:"";pointer-events:none;background:radial-gradient(circle at 18% 46%,#7b2ff714,#0000 24%),radial-gradient(circle at 78% 34%,#00d9ff12,#0000 22%),radial-gradient(circle at 50% 78%,#f0148c0e,#0000 25%);position:absolute;inset:8% -12% 2%}.three-sentences-module__DPqEIG__shell{width:min(100%,87.5rem);margin-inline:auto}.three-sentences-module__DPqEIG__heading{flex-direction:column;align-items:flex-start;gap:.9rem;display:flex}.three-sentences-module__DPqEIG__heading h2{color:var(--text);text-wrap:balance;margin:0;font-size:clamp(1.9rem,1.55rem + 1.1vw,2.8rem);font-weight:900;line-height:1.4}.three-sentences-module__DPqEIG__headingRule{background:linear-gradient(90deg,#00d9ff,#f0148c 52%,#7b2ff7);border-radius:999px;width:clamp(5.5rem,10vw,8.75rem);height:.2rem;box-shadow:0 0 1.5rem #7b2ff729}.three-sentences-module__DPqEIG__grid{border-block:1px solid var(--hair);background:color-mix(in srgb, var(--panel) 18%, transparent);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(2.75rem,5vw,4.75rem);display:grid}.three-sentences-module__DPqEIG__item{--item-accent:#00d9ff;min-width:0;padding:clamp(2rem,3.3vw,3.5rem) clamp(1.5rem,3vw,3rem) clamp(2.5rem,4vw,4rem);transition:background-color .3s;position:relative}.three-sentences-module__DPqEIG__item:nth-child(2){--item-accent:#f0148c}.three-sentences-module__DPqEIG__item:nth-child(3){--item-accent:#7b2ff7}.three-sentences-module__DPqEIG__item:not(:last-child):after{background:linear-gradient(180deg, transparent, color-mix(in srgb, var(--item-accent) 35%, var(--hair)) 16%, var(--hair) 42%, color-mix(in srgb, var(--item-accent) 52%, var(--hair)) 72%, transparent);width:1px;box-shadow:0 0 1rem color-mix(in srgb, var(--item-accent) 12%, transparent);content:"";pointer-events:none;position:absolute;inset-block:clamp(1.25rem,2vw,2rem);inset-inline-end:0}.three-sentences-module__DPqEIG__item:hover{background-color:color-mix(in srgb, var(--item-accent) 3.5%, transparent)}.three-sentences-module__DPqEIG__itemHeader{justify-content:flex-start;align-items:flex-start;gap:1.25rem;min-height:3.25rem;display:flex}.three-sentences-module__DPqEIG__itemHeader h3{max-width:20rem;color:var(--text);text-wrap:balance;margin:0;font-size:clamp(1.18rem,1.04rem + .35vw,1.5rem);font-weight:900;line-height:1.75}.three-sentences-module__DPqEIG__icon{width:clamp(2rem,2.7vw,2.55rem);height:clamp(2rem,2.7vw,2.55rem);color:var(--item-accent);filter:drop-shadow(0 0 .65rem color-mix(in srgb, var(--item-accent) 26%, transparent));flex:none;transition:filter .3s,transform .3s}.three-sentences-module__DPqEIG__item:hover .three-sentences-module__DPqEIG__icon{filter:drop-shadow(0 0 .9rem color-mix(in srgb, var(--item-accent) 44%, transparent));transform:translateY(-.15rem)}.three-sentences-module__DPqEIG__copy{color:var(--muted);text-align:justify;text-wrap:pretty;flex-direction:column;gap:1.1rem;margin-top:clamp(1.15rem,2vw,1.85rem);font-size:clamp(.9rem,.84rem + .13vw,1rem);line-height:2.15;display:flex}.three-sentences-module__DPqEIG__copy p{margin:0}@media (max-width:60rem){.three-sentences-module__DPqEIG__grid{grid-template-columns:1fr}.three-sentences-module__DPqEIG__item{padding-inline:clamp(1.25rem,5vw,3rem)}.three-sentences-module__DPqEIG__item:not(:last-child):after{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--item-accent) 42%, var(--hair)), var(--hair), transparent);width:auto;height:1px;inset-block:auto 0;inset-inline:clamp(1rem,4vw,2rem)}.three-sentences-module__DPqEIG__itemHeader{min-height:0}.three-sentences-module__DPqEIG__itemHeader h3{max-width:34rem}.three-sentences-module__DPqEIG__copy{max-width:50rem}}@media (max-width:40rem){.three-sentences-module__DPqEIG__section{padding:3rem 1.25rem 6rem}.three-sentences-module__DPqEIG__grid{margin-top:2.5rem}.three-sentences-module__DPqEIG__item{padding:2rem .2rem 2.35rem}.three-sentences-module__DPqEIG__item:not(:last-child):after{inset-inline:0}.three-sentences-module__DPqEIG__itemHeader{gap:1rem}.three-sentences-module__DPqEIG__copy{gap:.9rem;margin-top:1rem;font-size:.9rem;line-height:2.05}}@media (prefers-reduced-motion:reduce){.three-sentences-module__DPqEIG__item,.three-sentences-module__DPqEIG__icon{transition:none}}
.ecosystem-module__IoMY1q__intro{z-index:0;isolation:isolate;background:#eef2f8;border:1px solid #ffffffb8;border-radius:30px;width:100%;padding:clamp(26px,4vw,48px);position:relative;overflow:hidden;box-shadow:0 28px 70px -42px #141d3761}.ecosystem-module__IoMY1q__intro:before,.ecosystem-module__IoMY1q__intro:after{content:"";pointer-events:none;position:absolute;inset:0}.ecosystem-module__IoMY1q__intro:before{z-index:0;background:url(/background%20image/home%20light.avif) 50%/cover no-repeat}.ecosystem-module__IoMY1q__intro:after{z-index:1;background:linear-gradient(90deg,#f7faffe6 0%,#f7faffc7 48%,#f7faffb3 100%)}.dark .ecosystem-module__IoMY1q__intro{background:#070b19;border-color:#ffffff1f;box-shadow:0 30px 82px -40px #000000c7}.dark .ecosystem-module__IoMY1q__intro:before{background-image:url(/background%20image/home%20dark.avif)}.dark .ecosystem-module__IoMY1q__intro:after{background:linear-gradient(90deg,#040817db 0%,#040817bd 48%,#040817ad 100%)}.ecosystem-module__IoMY1q__introContent{z-index:2;text-align:right;grid-template-columns:1fr;gap:20px;display:grid;position:relative}.ecosystem-module__IoMY1q__slideshow{background:linear-gradient(var(--panel), var(--panel)) padding-box, linear-gradient(125deg, color-mix(in srgb, var(--eco-accent) 72%, #00d9ff), #ffffff14 42%, color-mix(in srgb, var(--eco-accent) 66%, #f0148c)) border-box;box-shadow:0 30px 90px #04040e38, 0 0 70px color-mix(in srgb, var(--eco-accent) 8%, transparent);isolation:isolate;direction:ltr;border:1px solid #0000;border-radius:30px;grid-template-columns:minmax(0,1fr) 124px;align-items:stretch;gap:10px;margin-top:48px;padding:9px;transition:border-color .35s,box-shadow .35s;display:grid;position:relative;overflow:hidden}.ecosystem-module__IoMY1q__slideshow:before{z-index:-1;content:"";background:var(--eco-accent);filter:blur(130px);opacity:.14;pointer-events:none;border-radius:50%;width:420px;height:420px;position:absolute;top:-210px;right:-100px}.ecosystem-module__IoMY1q__slides{align-items:stretch;min-width:0;display:grid}.ecosystem-module__IoMY1q__slide{background:var(--panel);border:1px solid var(--hair);direction:ltr;border-radius:22px;grid-area:1/1;grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);grid-template-areas:"motion content";width:100%;min-height:560px;display:grid;position:relative;overflow:hidden}.ecosystem-module__IoMY1q__activeSlide{visibility:visible;pointer-events:auto;will-change:opacity, transform;animation:.32s ease-out both ecosystem-module__IoMY1q__slideFade}.ecosystem-module__IoMY1q__inactiveSlide{visibility:hidden;pointer-events:none;animation:none}.ecosystem-module__IoMY1q__motion{border:1px solid color-mix(in srgb, var(--eco-accent) 32%, var(--border));background:#05050b;border-radius:16px;grid-area:motion;align-self:stretch;min-width:0;min-height:0;margin:8px;position:relative;overflow:hidden}.ecosystem-module__IoMY1q__video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.ecosystem-module__IoMY1q__motionShade{background:linear-gradient(180deg, #05050b05 45%, #05050bb8), linear-gradient(135deg, color-mix(in srgb, var(--eco-accent) 14%, transparent), transparent 46%);pointer-events:none;position:absolute;inset:0}.ecosystem-module__IoMY1q__content{text-align:right;flex-direction:column;grid-area:content;gap:17px;min-width:0;padding:clamp(24px,2.6vw,38px);display:flex}.ecosystem-module__IoMY1q__brand{align-items:center;gap:16px;display:flex}.ecosystem-module__IoMY1q__logo{border:1px solid color-mix(in srgb, var(--eco-accent) 28%, #0f0f191f);width:76px;height:76px;box-shadow:0 13px 30px color-mix(in srgb, var(--eco-accent) 14%, transparent);background:#fff;border-radius:20px;flex:0 0 76px;justify-content:center;align-items:center;display:flex;overflow:hidden}.ecosystem-module__IoMY1q__logo img{object-fit:contain;width:62px;height:62px}.ecosystem-module__IoMY1q__eyebrow{color:var(--eco-accent);letter-spacing:.03em;margin-bottom:2px;font-size:10px;font-weight:900;display:block}.ecosystem-module__IoMY1q__brand h3{color:var(--text);margin:0;font-size:clamp(24px,2.2vw,32px);font-weight:950;line-height:1.35}.ecosystem-module__IoMY1q__enName{color:var(--muted);letter-spacing:.14em;text-align:right;margin-top:1px;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:700;display:block}.ecosystem-module__IoMY1q__description{flex-direction:column;gap:6px;display:flex}.ecosystem-module__IoMY1q__description p{color:var(--text-2);margin:0;font-size:14px;line-height:1.95}.ecosystem-module__IoMY1q__tags{flex-wrap:wrap;gap:7px;display:flex}.ecosystem-module__IoMY1q__tags span{min-height:28px;color:var(--eco-accent);background:color-mix(in srgb, var(--eco-accent) 9%, transparent);border:1px solid color-mix(in srgb, var(--eco-accent) 30%, transparent);border-radius:999px;align-items:center;padding:4px 10px;font-size:10.5px;font-weight:850;line-height:1.5;display:inline-flex}.ecosystem-module__IoMY1q__details{border-top:1px solid var(--hair);padding-top:16px}.ecosystem-module__IoMY1q__detailsTitle{color:var(--text);margin-bottom:11px;font-size:12px;font-weight:950;display:block}.ecosystem-module__IoMY1q__details ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.ecosystem-module__IoMY1q__details li{min-width:0;min-height:50px;color:var(--muted);background:color-mix(in srgb, var(--eco-accent) 4%, var(--ghost));border:1px solid color-mix(in srgb, var(--eco-accent) 15%, var(--border));border-radius:12px;align-items:flex-start;gap:9px;padding:8px;font-size:11px;line-height:1.65;transition:background .25s,border-color .25s,transform .25s;display:flex;position:relative}.ecosystem-module__IoMY1q__details li:hover{background:color-mix(in srgb, var(--eco-accent) 8%, var(--ghost));border-color:color-mix(in srgb, var(--eco-accent) 36%, var(--border));transform:translateY(-2px)}.ecosystem-module__IoMY1q__clickableItem{cursor:pointer}.ecosystem-module__IoMY1q__itemOverlay{z-index:2;border-radius:inherit;position:absolute;inset:0}.ecosystem-module__IoMY1q__itemOverlay:focus-visible{outline:none}.ecosystem-module__IoMY1q__clickableItem:focus-within{background:color-mix(in srgb, var(--eco-accent) 8%, var(--ghost));border-color:color-mix(in srgb, var(--eco-accent) 48%, var(--border));outline:2px solid var(--eco-accent);outline-offset:3px;transform:translateY(-2px)}.ecosystem-module__IoMY1q__itemIcon{width:34px;height:34px;color:var(--eco-accent);background:color-mix(in srgb, var(--eco-accent) 10%, var(--panel));border:1px solid color-mix(in srgb, var(--eco-accent) 28%, var(--border));box-shadow:0 6px 16px color-mix(in srgb, var(--eco-accent) 8%, transparent);border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;display:inline-flex}.ecosystem-module__IoMY1q__itemContent{min-width:0;display:block}.ecosystem-module__IoMY1q__itemTitle{color:var(--text-2);font-weight:800;display:block}.ecosystem-module__IoMY1q__details li small{color:var(--muted);margin-top:2px;font-size:9.5px;font-weight:500;line-height:1.65;display:block}.ecosystem-module__IoMY1q__detailsLink{width:fit-content;color:var(--eco-accent);align-items:center;gap:9px;margin-top:auto;font-size:12px;font-weight:950;text-decoration:none;display:inline-flex}.ecosystem-module__IoMY1q__detailsLink span{transition:transform .25s}.ecosystem-module__IoMY1q__detailsLink:hover span,.ecosystem-module__IoMY1q__detailsLink:focus-visible span{transform:translate(-5px)}.ecosystem-module__IoMY1q__detailsLink:focus-visible,.ecosystem-module__IoMY1q__tab:focus-visible{outline:2px solid var(--eco-accent);outline-offset:3px}.ecosystem-module__IoMY1q__controls{direction:rtl;align-items:stretch;min-width:0;padding:4px 0 4px 4px;display:flex}.ecosystem-module__IoMY1q__tabs{direction:rtl;grid-template-rows:repeat(7,minmax(0,1fr));grid-template-columns:minmax(0,1fr);gap:7px;width:100%;min-width:0;display:grid}.ecosystem-module__IoMY1q__tab{min-width:0;min-height:0;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:7px 6px;transition:color .25s,background .25s,border-color .25s,transform .25s;display:flex;overflow:hidden}.ecosystem-module__IoMY1q__tab:hover{color:var(--text);background:var(--ghost)}.ecosystem-module__IoMY1q__activeTab{color:var(--text);background:color-mix(in srgb, var(--eco-accent) 9%, var(--ghost));border-color:color-mix(in srgb, var(--eco-accent) 38%, var(--border))}.ecosystem-module__IoMY1q__tabLogo{background:#fff;border-radius:9px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.ecosystem-module__IoMY1q__tabLogo img{object-fit:contain;width:27px;height:27px}.ecosystem-module__IoMY1q__tabName{text-overflow:ellipsis;white-space:nowrap;direction:rtl;min-width:0;font-size:9.5px;font-weight:850;overflow:hidden}@keyframes ecosystem-module__IoMY1q__slideFade{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.ecosystem-module__IoMY1q__slideshow{grid-template-columns:minmax(0,1fr) 78px}.ecosystem-module__IoMY1q__slide{grid-template-columns:minmax(0,1fr) minmax(380px,.9fr)}.ecosystem-module__IoMY1q__tab{padding-inline:4px}.ecosystem-module__IoMY1q__tabName{display:none}}@media (max-width:960px){.ecosystem-module__IoMY1q__slide{grid-template-columns:minmax(0,1fr);grid-template-areas:"motion""content";min-height:0}.ecosystem-module__IoMY1q__motion{aspect-ratio:16/9;min-height:0}.ecosystem-module__IoMY1q__slideshow{grid-template-columns:minmax(0,1fr) 66px;gap:7px}.ecosystem-module__IoMY1q__controls{padding-left:0}.ecosystem-module__IoMY1q__tabs{grid-template-rows:repeat(7,52px);align-content:start;gap:5px}}@media (max-width:620px){.ecosystem-module__IoMY1q__intro{border-radius:22px;padding:24px 18px}.ecosystem-module__IoMY1q__slideshow{border-radius:22px;margin-top:34px;padding:5px}.ecosystem-module__IoMY1q__slide{border-radius:17px}.ecosystem-module__IoMY1q__content{gap:17px;padding:22px 18px 24px}.ecosystem-module__IoMY1q__logo{border-radius:16px;flex-basis:62px;width:62px;height:62px}.ecosystem-module__IoMY1q__logo img{width:51px;height:51px}.ecosystem-module__IoMY1q__brand h3{font-size:24px}.ecosystem-module__IoMY1q__description p{font-size:12.5px}.ecosystem-module__IoMY1q__details ul{grid-template-columns:1fr}.ecosystem-module__IoMY1q__slideshow{grid-template-columns:minmax(0,1fr) 50px;gap:5px}.ecosystem-module__IoMY1q__tabs{grid-template-rows:repeat(7,44px);gap:4px}.ecosystem-module__IoMY1q__tab{border-radius:10px;min-height:44px;padding:4px}.ecosystem-module__IoMY1q__tabLogo{border-radius:8px;flex-basis:29px;width:29px;height:29px}.ecosystem-module__IoMY1q__tabLogo img{width:24px;height:24px}}@media (prefers-reduced-motion:reduce){.ecosystem-module__IoMY1q__slide{animation:none}.ecosystem-module__IoMY1q__tab,.ecosystem-module__IoMY1q__detailsLink span{transition:none}}
.process-module___CG17G__section{isolation:isolate;background:linear-gradient(180deg, transparent, color-mix(in srgb, var(--band) 68%, transparent) 18%, color-mix(in srgb, var(--band) 68%, transparent) 82%, transparent);padding:68px 28px 76px;position:relative;overflow:hidden}.process-module___CG17G__ambient{z-index:-1;opacity:.46;filter:blur(14px);pointer-events:none;background:radial-gradient(circle at 50% 13%,#00d9ff21,#0000 19%),radial-gradient(circle at 50% 51%,#7b2ff721,#0000 22%),radial-gradient(circle at 50% 88%,#f0148c1c,#0000 19%);width:min(78vw,980px);position:absolute;inset:7% 50% 5% auto;translate:50%}.process-module___CG17G__heading{text-align:center;width:min(100%,860px);margin:0 auto 34px}.process-module___CG17G__heading h2{color:var(--text);text-wrap:balance;margin:0;font-size:clamp(24px,2.5vw,33px);font-weight:950;line-height:1.6}.process-module___CG17G__journey{--route-top:26px;--route-bottom:100px;--start-marker-size:7px;--end-marker-size:46px;--end-marker-radius:23px;width:min(100%,1120px);padding-block:var(--route-top) var(--route-bottom);margin:0 auto;position:relative}.process-module___CG17G__route{z-index:-1;top:var(--route-top);bottom:var(--route-bottom);width:186px;height:calc(100% - var(--route-top) - var(--route-bottom));position:absolute;left:50%;overflow:visible;translate:-50%}.process-module___CG17G__routeGlow,.process-module___CG17G__routeLine{fill:none;vector-effect:non-scaling-stroke}.process-module___CG17G__routeGlow{stroke:url(#process-route-gradient);stroke-width:13px;opacity:.16;filter:blur(5px)}.process-module___CG17G__routeLine{stroke:url(#process-route-gradient);stroke-width:2.25px;stroke-linecap:round;stroke-dasharray:7 8;filter:drop-shadow(0 0 5px #00d9ffa6);animation:1.35s linear infinite process-module___CG17G__routeFlow}.process-module___CG17G__steps{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.process-module___CG17G__step{grid-template-columns:1fr 92px 1fr;align-items:center;height:180px;display:grid;position:relative}.process-module___CG17G__card{border:1px solid var(--border);background:linear-gradient(135deg, color-mix(in srgb, var(--panel-2) 54%, transparent), transparent 54%), color-mix(in srgb, var(--panel) 92%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;grid-column:1;padding:14px 17px 13px;transition:translate .35s cubic-bezier(.22,1,.36,1),border-color .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 28px 65px -44px #050512e6,inset 0 1px #ffffff0d}.process-module___CG17G__card:before{content:"";opacity:.58;background:linear-gradient(90deg,#0000,#00d9ffb3,#7b2ff773,#0000);height:1px;position:absolute;inset:0 0 auto}.process-module___CG17G__card:after{inset-block:18px;content:"";background:linear-gradient(#00d9ff,#7b2ff7 52%,#f0148c);border-radius:99px;width:2px;position:absolute;right:0;box-shadow:0 0 14px #7b2ff780}.process-module___CG17G__step:nth-child(2n) .process-module___CG17G__card:after{left:0;right:auto}.process-module___CG17G__step:nth-child(odd) .process-module___CG17G__card{grid-column:3}.process-module___CG17G__step:nth-child(2n) .process-module___CG17G__card{text-align:right}.process-module___CG17G__card:hover{border-color:color-mix(in srgb, #7b2ff7 48%, var(--border));translate:0 -5px;box-shadow:0 24px 62px -34px #7b2ff76b}.process-module___CG17G__cardTop{align-items:center;gap:8px;margin-bottom:6px;display:flex}.process-module___CG17G__icon{border:1px solid color-mix(in srgb, #00d9ff 34%, var(--border));width:29px;height:29px;color:var(--cyan-ink);background:#00d9ff12;border-radius:9px;flex:none;place-items:center;display:grid}.process-module___CG17G__eyebrow{color:var(--muted-2);letter-spacing:.2px;font-size:10.5px;font-weight:750}.process-module___CG17G__card h3{color:var(--text);margin:0 0 5px;font-size:14.5px;font-weight:850;line-height:1.7}.process-module___CG17G__card p{color:var(--muted);margin:0;font-size:11.5px;line-height:1.78}.process-module___CG17G__node{z-index:2;width:46px;height:46px;box-shadow:0 0 0 5px color-mix(in srgb, var(--bg) 74%, transparent), 0 0 22px #7b2ff780;background:linear-gradient(145deg,#00d9ff -10%,#6937f1 48%,#f0148c 110%);border:1px solid #ffffff59;border-radius:50%;grid-area:1/2;place-items:center;margin:auto;display:grid;position:relative}.process-module___CG17G__node:after{border-radius:inherit;content:"";border:1px solid #ffffff42;position:absolute;inset:5px}.process-module___CG17G__node span{z-index:1;color:#fff;font-size:13px;font-weight:900;position:relative}.process-module___CG17G__startMarker,.process-module___CG17G__endMarker{color:var(--muted-2);white-space:nowrap;align-items:center;gap:9px;font-size:10px;font-weight:700;display:flex;position:absolute;left:50%;translate:-50%}.process-module___CG17G__startMarker{top:calc(var(--route-top) - 3.5px)}.process-module___CG17G__startMarker span{width:var(--start-marker-size);height:var(--start-marker-size);background:#00d9ff;border-radius:50%;box-shadow:0 0 14px #00d9ff}.process-module___CG17G__endMarker{z-index:2;bottom:calc(var(--route-bottom) - var(--end-marker-radius));width:var(--end-marker-size);height:var(--end-marker-size)}.process-module___CG17G__endIcon{width:var(--end-marker-size);height:var(--end-marker-size);color:#fff;background:linear-gradient(135deg,#7b2ff7,#f0148c);border-radius:50%;flex:none;place-items:center;display:grid;box-shadow:0 0 20px #f0148c73}.process-module___CG17G__endText{width:max-content;color:var(--text);font-size:clamp(14px,1.25vw,17px);font-weight:800;line-height:1.7;position:absolute;top:calc(100% + 10px);left:50%;translate:-50%}@keyframes process-module___CG17G__routeFlow{to{stroke-dashoffset:-30px}}@media (max-width:760px){.process-module___CG17G__section{padding:58px 18px 68px}.process-module___CG17G__heading{margin-bottom:30px}.process-module___CG17G__heading p{font-size:13px}.process-module___CG17G__journey{--route-top:28px;--route-bottom:122px;--route-right:25px;--end-marker-size:50px;--end-marker-radius:25px;padding-block:var(--route-top) var(--route-bottom)}.process-module___CG17G__route{top:var(--route-top);right:var(--route-right);bottom:var(--route-bottom);width:1px;height:calc(100% - var(--route-top) - var(--route-bottom));left:auto;translate:0}.process-module___CG17G__steps{gap:16px}.process-module___CG17G__step{height:auto;min-height:0;padding-right:64px;display:block}.process-module___CG17G__card,.process-module___CG17G__step:nth-child(odd) .process-module___CG17G__card{text-align:right}.process-module___CG17G__step:nth-child(2n) .process-module___CG17G__tags{justify-content:flex-start}.process-module___CG17G__node{width:50px;height:50px;position:absolute;top:50%;right:0;translate:0 -50%}.process-module___CG17G__startMarker,.process-module___CG17G__endMarker{left:auto;translate:0}.process-module___CG17G__startMarker{right:calc(var(--route-right) - 3px);flex-direction:row-reverse}.process-module___CG17G__endMarker{right:calc(var(--route-right) - var(--end-marker-radius) + .5px);bottom:calc(var(--route-bottom) - var(--end-marker-radius))}.process-module___CG17G__endText{text-align:right;white-space:normal;width:min(66vw,360px);left:auto;right:0;translate:0}}@media (max-width:440px){.process-module___CG17G__section{padding-inline:14px}.process-module___CG17G__heading h2{font-size:25px}.process-module___CG17G__step{padding-right:62px}.process-module___CG17G__card{border-radius:17px;padding:19px 18px 18px}.process-module___CG17G__node{width:44px;height:44px}.process-module___CG17G__journey{--route-right:22px;--end-marker-size:44px;--end-marker-radius:22px}.process-module___CG17G__endText{font-size:14px}}@media (prefers-reduced-motion:reduce){.process-module___CG17G__routeLine{animation:none}.process-module___CG17G__card{transition:none}}
.vision-plus-module__yYwn5q__tree{isolation:isolate}.vision-plus-module__yYwn5q__routes{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.vision-plus-module__yYwn5q__routeGlow,.vision-plus-module__yYwn5q__routeLine,.vision-plus-module__yYwn5q__routeFlow{fill:none;vector-effect:non-scaling-stroke}.vision-plus-module__yYwn5q__routeGlow{stroke-width:12px;opacity:.14;filter:blur(4px)}.vision-plus-module__yYwn5q__routeLine{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:.72;filter:drop-shadow(0 0 5px #7b2ff76b)}.vision-plus-module__yYwn5q__routeFlow{stroke:#fffffff5;stroke-width:3.5px;stroke-linecap:round;stroke-dasharray:.13 .87;filter:drop-shadow(0 0 4px #ffffffeb)drop-shadow(0 0 9px #7b2ff7e6);animation:2.6s linear infinite vision-plus-module__yYwn5q__routeFlow}.vision-plus-module__yYwn5q__routeFlowRight{animation-delay:.3s}.vision-plus-module__yYwn5q__treeRoot{isolation:isolate}.vision-plus-module__yYwn5q__treeRoot:before{z-index:-1;content:"";opacity:0;border:1px solid #7b2ff761;border-radius:23px;animation:2.6s ease-out infinite vision-plus-module__yYwn5q__rootPulse;position:absolute;inset:-7px}.vision-plus-module__yYwn5q__branchLabel{--vp-accent:#7b2ff7;--vp-glow:#7b2ff78f;z-index:2;transition:translate .35s cubic-bezier(.22,1,.36,1),border-color .35s,box-shadow .35s}.vision-plus-module__yYwn5q__branchLabel:hover{border-color:color-mix(in srgb, var(--vp-accent) 70%, white 10%);box-shadow:0 12px 28px color-mix(in srgb, var(--vp-accent) 18%, transparent);translate:0 -3px}.vision-plus-module__yYwn5q__consultationLabel,.vision-plus-module__yYwn5q__consultationStage{--vp-accent:#00d9ff;--vp-accent-soft:#00d9ff29;--vp-glow:#00d9ff9e}.vision-plus-module__yYwn5q__mapLabel,.vision-plus-module__yYwn5q__mapStage{--vp-accent:#f0148c;--vp-accent-soft:#f0148c29;--vp-glow:#f0148c9e}.vision-plus-module__yYwn5q__branchLabel.vision-plus-module__yYwn5q__branchLabel:before{border-top:2px solid var(--vp-accent);border-right:2px solid var(--vp-accent);content:"";opacity:.68;width:47px;height:99px;filter:drop-shadow(0 0 4px var(--vp-glow));pointer-events:none;background:0 0;border-radius:0 13px 0 0;position:absolute;top:50%;right:-47px}.vision-plus-module__yYwn5q__branchLabel.vision-plus-module__yYwn5q__branchLabel:after{width:7px;height:7px;box-shadow:0 0 5px white, 0 0 12px var(--vp-accent);content:"";opacity:0;pointer-events:none;offset-path:path("M 0 0 H 39 Q 47 0 47 8 V 99");offset-rotate:0deg;background:#fff;border-radius:50%;animation:2.6s ease-in-out .75s infinite vision-plus-module__yYwn5q__branchFlow;position:absolute;top:50%;right:-4px}.vision-plus-module__yYwn5q__mapLabel.vision-plus-module__yYwn5q__mapLabel:after{animation-delay:1.05s}.vision-plus-module__yYwn5q__contentTree.vision-plus-module__yYwn5q__contentTree.vision-plus-module__yYwn5q__contentTree:before{background:linear-gradient(180deg, var(--vp-accent), color-mix(in srgb, var(--vp-accent) 62%, #7b2ff7), color-mix(in srgb, var(--vp-accent) 18%, transparent));width:2px;box-shadow:0 0 8px var(--vp-accent-soft);border-radius:99px;right:4px}.vision-plus-module__yYwn5q__contentTree.vision-plus-module__yYwn5q__contentTree.vision-plus-module__yYwn5q__contentTree:after{z-index:2;background:linear-gradient(180deg, transparent, white 45%, var(--vp-accent));width:8px;height:20px;box-shadow:0 0 11px var(--vp-accent);content:"";opacity:0;pointer-events:none;border-radius:99px;animation:2.8s ease-in-out 1.05s infinite vision-plus-module__yYwn5q__contentFlow;position:absolute;top:18px;right:1px}.vision-plus-module__yYwn5q__mapStage.vision-plus-module__yYwn5q__mapStage .vision-plus-module__yYwn5q__contentTree.vision-plus-module__yYwn5q__contentTree.vision-plus-module__yYwn5q__contentTree:after{animation-delay:1.35s}.vision-plus-module__yYwn5q__contentTree.vision-plus-module__yYwn5q__contentTree.vision-plus-module__yYwn5q__contentTree>div:before{background:var(--vp-accent);width:24px;height:2px;box-shadow:0 0 6px var(--vp-accent-soft);border-radius:99px;top:calc(50% - 1px);right:-24px}.vision-plus-module__yYwn5q__contentTree.vision-plus-module__yYwn5q__contentTree.vision-plus-module__yYwn5q__contentTree>div:after{border:2px solid var(--panel);background:var(--vp-accent);width:7px;height:7px;box-shadow:0 0 8px var(--vp-accent);content:"";border-radius:50%;position:absolute;top:50%;right:-27px;translate:0 -50%}@keyframes vision-plus-module__yYwn5q__routeFlow{to{stroke-dashoffset:-1px}}@keyframes vision-plus-module__yYwn5q__rootPulse{0%{opacity:0;scale:.92}18%{opacity:.82}72%,to{opacity:0;scale:1.08}}@keyframes vision-plus-module__yYwn5q__branchFlow{0%{offset-distance:0%;opacity:0}14%{opacity:1}82%{opacity:1}to{offset-distance:100%;opacity:0}}@keyframes vision-plus-module__yYwn5q__contentFlow{0%{opacity:0;top:8px}14%{opacity:.95}78%{opacity:.95}to{opacity:0;top:calc(100% - 38px)}}@media (max-width:1100px){.vision-plus-module__yYwn5q__routes,.vision-plus-module__yYwn5q__branchLabel.vision-plus-module__yYwn5q__branchLabel:before,.vision-plus-module__yYwn5q__branchLabel.vision-plus-module__yYwn5q__branchLabel:after{display:none}}@media (prefers-reduced-motion:reduce){.vision-plus-module__yYwn5q__routeFlow,.vision-plus-module__yYwn5q__treeRoot:before,.vision-plus-module__yYwn5q__branchLabel.vision-plus-module__yYwn5q__branchLabel:after,.vision-plus-module__yYwn5q__contentTree.vision-plus-module__yYwn5q__contentTree.vision-plus-module__yYwn5q__contentTree:after{animation:none}.vision-plus-module__yYwn5q__routeFlow,.vision-plus-module__yYwn5q__branchLabel.vision-plus-module__yYwn5q__branchLabel:after,.vision-plus-module__yYwn5q__contentTree.vision-plus-module__yYwn5q__contentTree.vision-plus-module__yYwn5q__contentTree:after{display:none}.vision-plus-module__yYwn5q__branchLabel{transition:none}}
.final-cta-module__A4phga__stats{grid-template-columns:repeat(6,minmax(0,1fr))}.final-cta-module__A4phga__stat{grid-column:span 2}.final-cta-module__A4phga__stat:nth-last-child(2){grid-area:2/2/auto/span 2}.final-cta-module__A4phga__stat:last-child{grid-area:2/4/auto/span 2}@media (max-width:960px){.final-cta-module__A4phga__stat,.final-cta-module__A4phga__stat:nth-last-child(2),.final-cta-module__A4phga__stat:last-child{grid-area:auto}}
