:root{--bg-light: #ffffff;--bg-dark: #000830;--color-black: #1f1f1f;--color-steel: #4b4b4b;--color-slate: #777777;--color-silver: #afafaf;--color-smoke: #e5e5e5;--color-snow: #f7f7f7;--color-white: #fff;--color-accent: #9146ff;--color-accent-light: color-mix(in srgb, var(--color-accent), #fff 20%);--color-accent-dark: color-mix(in srgb, var(--color-accent), #000 20%);--color-purple: #9146ff;--color-green: #58cc02;--color-yellow: #ffc800;--color-blue: #1cb0f6;--color-orange: #ff9600;--color-teal: #2fd6ab;--color-red: #ff4b4b;--color-green-dark: color-mix(in srgb, var(--color-green), #000 20%);--color-orange-dark: color-mix(in srgb, var(--color-orange), #000 20%);--font-sans: "Din Rounded", system-ui, sans-serif;--text-12: .75rem;--text-13: .8125rem;--text-14: .875rem;--text-15: .9375rem;--text-16: 1rem;--text-17: 1.0625rem;--text-18: 1.125rem;--text-20: 1.25rem;--text-22: 1.375rem;--text-24: 1.5rem;--text-28: 1.75rem;--text-32: clamp(1.75rem, 2.2vw, 2.25rem);--text-36: clamp(2rem, 2.5vw, 2.5rem);--text-40: clamp(2rem, 2.8vw, 3rem);--text-44: clamp(2.25rem, 3.1vw, 3.25rem);--text-48: clamp(2.5rem, 3.5vw, 3.5rem);--text-56: clamp(3rem, 4vw, 4rem);--text-64: clamp(4rem, 5vw, 5rem);--leading-tight: 1.1;--leading-snug: 1.35;--leading-normal: 1.5;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.25rem;--radius-full: 9999px;--shadow-glow: 0 0 80px rgba(145, 70, 255, .25);--container-max: min( calc(100% - 4rem) , 1000px);--transition: all .15s ease}@font-face{font-family:Din Rounded;font-style:normal;font-weight:400;font-display:swap;src:url(/_astro/Din-Rounded-Regular.CTFL19DU.woff2) format("woff2")}@font-face{font-family:Din Rounded;font-style:normal;font-weight:500;font-display:swap;src:url(/_astro/Din-Rounded-Medium.DoIC6Px-.woff2) format("woff2")}._sectionTitle_lltnd_70{font-size:var(--text-48);letter-spacing:-.02em;font-weight:500;text-align:center;margin-top:0;margin-bottom:1rem;line-height:var(--leading-tight);text-wrap:balance;color:var(--color-black)}._sectionSubtitle_lltnd_82{font-size:var(--text-22);color:var(--color-slate);text-align:center;margin-top:0;margin-bottom:clamp(4rem,4vw,6rem);text-wrap:pretty;line-height:var(--leading-snug);max-width:54ch;margin-inline:auto}._sectionTitleOnDark_lltnd_94,._sectionSubtitleOnDark_lltnd_98{color:var(--color-white)}._sectionTitleStart_lltnd_102,._sectionSubtitleStart_lltnd_103{text-align:left;margin-inline:0}._cardTitle_lltnd_108{font-size:var(--text-22);font-weight:500;text-wrap:balance;line-height:var(--leading-snug);margin:0;color:var(--color-black)}._cardSubtitle_lltnd_117{font-size:var(--text-18);color:var(--color-slate);text-wrap:pretty;margin:0}._cardTitleOnDark_lltnd_124{color:var(--color-white)}._cardSubtitleOnDark_lltnd_128{color:var(--color-silver)}._cardTitleFlush_lltnd_132{padding-inline:0}._howPage_lltnd_136{background:var(--bg-light)}._howHero_lltnd_140{position:relative;text-align:left;padding-block:clamp(6rem,8vw,7rem) clamp(7rem,8vw,9rem);overflow:hidden;display:flex;align-items:center;min-height:100dvh;background:var(--bg-dark);background:linear-gradient(180deg,var(--bg-dark) 0%,#000215 100%)}@media(max-width:48rem){._howHeroContent_lltnd_153{align-items:center;text-align:center}}._howHeroTitle_lltnd_159{font-weight:500;font-size:var(--text-56);line-height:var(--leading-tight);margin-bottom:1.75rem;text-wrap:balance;color:var(--color-white)}._howHeroTitle_lltnd_159 span{position:relative}._howHeroTitle_lltnd_159 span:after{content:"";display:block;height:12px;width:calc(100% + 8px);background:var(--color-accent);border-radius:var(--radius-full);position:absolute;left:-4px;right:-4px;bottom:5px;z-index:-1;transform:rotate(-1deg) scaleX(0);transform-origin:left center;opacity:0}._howHeroLead_lltnd_187,._howHeroBody_lltnd_188{font-size:var(--text-20);color:var(--color-smoke);max-width:52rem;margin-inline:0;margin-bottom:.5rem;text-wrap:balance}._howHero_lltnd_140 ._howBtn_lltnd_197{margin-top:1.5rem}._howHeroInner_lltnd_201{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:3rem}._howHeroVisual_lltnd_210{display:flex;justify-content:flex-end}._howHeroImg_lltnd_215{width:100%;max-width:28rem;height:auto}._howHeroMask_lltnd_221{position:absolute;bottom:0;left:50%;transform:translate(-50%);min-width:105%;height:auto;pointer-events:none;z-index:0}._howHeroArrow_lltnd_232{position:absolute;left:50%;bottom:clamp(3rem,6vw,6rem);z-index:2;display:inline-flex;width:2rem;height:2rem;transform:translate(-50%);animation:_how-hero-arrow-float_lltnd_1 3.2s ease-in-out infinite;color:inherit;text-decoration:none}._howHeroArrow_lltnd_232 img{width:100%;height:100%;object-fit:contain}._howHeroArrow_lltnd_232:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px;border-radius:var(--radius-sm)}@keyframes _how-hero-arrow-float_lltnd_1{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-.5rem)}}@media(prefers-reduced-motion:reduce){._howHeroArrow_lltnd_232{animation:none}._howHeroTitle_lltnd_159 span:after{animation:none;transform:rotate(-1deg) scaleX(1);opacity:1}}._howBtnCenter_lltnd_276{width:fit-content;margin-inline:auto;margin-top:4rem}._howSteps_lltnd_282{padding-block:clamp(6rem,8vw,8rem)}._howStepsHeader_lltnd_286{margin-bottom:2.25rem}._howStepsCta_lltnd_290{margin-top:clamp(5rem,7vw,7rem);background:#fbf0d7;border-radius:var(--radius-2xl);padding:1.5rem 3rem 1.625rem 1.75rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem 6rem;position:relative;z-index:2;box-shadow:inset 0 -4px #efe5cd;width:100%}._howStepsCtaText_lltnd_306{margin:0;text-align:left;font-size:var(--text-18);color:var(--color-black);text-wrap:balance}._howStepsCtaBtn_lltnd_314{flex:0 0 auto}._howTasksGrid_lltnd_318{display:grid;gap:3rem;grid-template-columns:repeat(4,1fr)}@media(max-width:48rem){._howTasksGrid_lltnd_318{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media(max-width:31.25rem){._howTasksGrid_lltnd_318{grid-template-columns:1fr}}._howTasksCard_lltnd_335{text-align:center;display:flex;flex-direction:column;gap:.5rem;align-items:center}._howTasksImg_lltnd_343{max-width:8.75rem;height:auto;margin-bottom:.5rem}._howTasksShelf_lltnd_349{display:block;width:10rem;max-width:none;height:auto;margin:0;position:absolute;top:-3.9375rem;right:3rem;z-index:1;pointer-events:none}._howNl_lltnd_362,._howDual_lltnd_363,._howOngoing_lltnd_364{position:relative}._howSectionMask_lltnd_368{position:absolute;left:50%;transform:translate(-50%);min-width:105%;height:auto;pointer-events:none;z-index:0;display:block}._howSectionMaskTop_lltnd_379{top:-1px}._howSectionMaskBottom_lltnd_383{bottom:-1px}._howNl_lltnd_362 ._container_lltnd_387,._howDual_lltnd_363 ._container_lltnd_387,._howOngoing_lltnd_364 ._container_lltnd_387{position:relative;z-index:1}._howNl_lltnd_362{background:var(--bg-dark);padding-block:clamp(10rem,10vw,12rem);text-align:center;color:var(--color-white)}._howNlGrid_lltnd_401{display:grid;gap:4rem;text-align:center;grid-template-columns:repeat(3,1fr);align-items:start;justify-items:center}@media(max-width:48rem){._howNlGrid_lltnd_401{grid-template-columns:1fr}}._howNlCard_lltnd_415{padding:0;border-radius:0;border:none;background:transparent;display:flex;flex-direction:column;align-items:center}._howNlIcon_lltnd_425{width:100%;height:7.5rem;margin-bottom:2rem}._howNl_lltnd_362 ._sectionSubtitle_lltnd_82{font-size:var(--text-24);margin-bottom:5rem;color:var(--color-silver)}._howNl_lltnd_362 ._cardTitle_lltnd_108{font-size:var(--text-24);margin-bottom:.5rem}._howNl_lltnd_362 ._cardSubtitle_lltnd_117{font-size:var(--text-18)}@media(max-width:31.25rem){._howNlGrid_lltnd_401{gap:2rem}._howNlIcon_lltnd_425{margin-bottom:1rem}._howNl_lltnd_362 ._cardTitle_lltnd_108{white-space:normal}}._howVli_lltnd_457{padding-block:clamp(8rem,8vw,10rem)}._howVli_lltnd_457 ._sectionSubtitle_lltnd_82{max-width:100%}._howVliGrid_lltnd_465{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}@media(max-width:48rem){._howVliGrid_lltnd_465{grid-template-columns:repeat(2,1fr)}}@media(max-width:31.25rem){._howVliGrid_lltnd_465{grid-template-columns:1fr}}._howVliItem_lltnd_481{display:flex;flex-direction:row;gap:1rem;align-items:flex-start;border-color:var(--color-smoke);border-style:solid;border-width:2px 2px 4px;border-radius:1rem;padding:1.25rem 2rem 1.5rem 1rem}._howVliIcon_lltnd_493{width:5rem;height:auto;flex:0 0 auto}._howVliContent_lltnd_499{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}._howDual_lltnd_363{background:var(--bg-dark);padding-block:clamp(12rem,12vw,14rem);color:var(--color-white)}._howDual_lltnd_363 ._sectionTitle_lltnd_70{margin-bottom:1.5rem}._howDual_lltnd_363 ._sectionSubtitle_lltnd_82{color:var(--color-silver)}._howDualLeft_lltnd_520{text-align:left}._howDualColumns_lltnd_524{display:grid;gap:3rem;grid-template-columns:1fr 1fr;align-items:start}@media(max-width:48rem){._howDualColumns_lltnd_524{grid-template-columns:1fr}}._howDualEngine_lltnd_536{margin-top:2.75rem;width:100%;max-width:26rem;height:auto}._howDualAiList_lltnd_543{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.25rem}._howDualAiItem_lltnd_552{display:flex;gap:1rem;align-items:flex-start}._howDualAiCheck_lltnd_558{width:20px;height:20px;flex:0 0 auto;margin-top:.2rem}._howDualAiContent_lltnd_565{display:flex;flex-direction:column;gap:.125rem}@media(max-width:48rem){._howDualEngine_lltnd_536{max-width:24rem}}._howRules_lltnd_576{padding-block:clamp(8rem,8vw,10rem) clamp(3rem,3vw,6rem)}._howRules_lltnd_576 ._sectionTitle_lltnd_70{margin-bottom:3rem}._howRules_lltnd_576 ._cardTitle_lltnd_108{margin-top:1.5rem;margin-bottom:.25rem}._howRulesGrid_lltnd_589{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:3rem}._howRulesItem_lltnd_597{flex:1 1 17.5rem;min-width:min(100%,17.5rem);max-width:22rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;text-align:center}._howRulesIcon_lltnd_608{height:6rem;height:auto}@media(max-width:48rem){._howRulesGrid_lltnd_589{gap:2.25rem}}._howEs_lltnd_618{background:var(--bg-light);padding-bottom:clamp(8rem,8vw,10rem)}._howEsGrid_lltnd_623{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media(max-width:48rem){._howEsGrid_lltnd_623{grid-template-columns:1fr}}._howEsCard_lltnd_634{background:var(--bg-light);border-color:var(--color-smoke);border-style:solid;border-width:2px 2px 4px;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;height:fit-content}._howEsTitle_lltnd_646{font-size:var(--text-28);font-weight:500;line-height:var(--leading-tight);margin:0;margin-bottom:.75rem}._howEsIntro_lltnd_654{margin:0;font-size:var(--text-18);color:var(--color-slate);margin-bottom:.75rem}._howEsList_lltnd_661{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem;margin-top:.75rem;margin-bottom:2rem}._howEsLi_lltnd_661{display:flex;gap:.75rem;align-items:flex-start}._howEsCheck_lltnd_678{width:16px;height:16px;flex:0 0 auto;margin-top:.35rem}._howEsLiContent_lltnd_685{display:flex;flex-direction:column}._howEsLiTitle_lltnd_690{margin:0;font-size:var(--text-20);font-weight:500;color:var(--color-black);line-height:var(--leading-snug)}._howEsLiText_lltnd_698{margin:0;font-size:var(--text-16);color:var(--color-slate);text-wrap:pretty}._howEsCta_lltnd_705{width:100%;justify-content:center;color:var(--color-accent);margin-top:auto}._how-enterprise_lltnd_713{padding-block:5rem}._how-enterprise__title_lltnd_717{font-size:var(--text-32);font-weight:500;text-align:center;margin-bottom:1.5rem}._how-enterprise__intro_lltnd_724{font-size:var(--text-18);color:var(--color-slate);text-align:center;max-width:60ch;margin-inline:auto;margin-bottom:2.5rem;line-height:var(--leading-snug)}._how-enterprise__list_lltnd_734{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem;max-width:48rem;margin-inline:auto}._how-enterprise__row_lltnd_745{display:flex;flex-direction:row;justify-content:space-between;gap:2rem;padding:1rem;border-radius:var(--radius-lg);border:1px solid var(--color-slate);background:var(--bg-dark)}@media(max-width:48rem){._how-enterprise__row_lltnd_745{flex-direction:column;gap:.5rem}}._how-enterprise__label_lltnd_762{font-weight:500;flex:0 0 12rem}._how-enterprise__value_lltnd_767{font-size:var(--text-14);color:var(--color-slate);line-height:var(--leading-snug)}._how-security_lltnd_773{padding-block:4rem;background:var(--bg-light)}._how-security__title_lltnd_778{font-size:var(--text-24);font-weight:500;text-align:center;margin-bottom:2rem}._how-security__list_lltnd_785{list-style:disc;padding-left:2rem;max-width:42rem;margin-inline:auto;display:flex;flex-direction:column;gap:.75rem;font-size:var(--text-14);color:var(--color-slate)}._howOngoing_lltnd_364{background:var(--bg-dark);padding-block:clamp(10rem,10vw,12rem);color:var(--color-white)}._howOngoing_lltnd_364 ._cardTitle_lltnd_108{font-weight:400;font-size:var(--text-20)}._howOngoing_lltnd_364 ._sectionSubtitle_lltnd_82{color:var(--color-silver);margin-bottom:4rem}._howOngoingCards_lltnd_813{margin-bottom:8rem;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;align-items:start;justify-items:center}@media(max-width:48rem){._howOngoingCards_lltnd_813{grid-template-columns:repeat(2,1fr)}}@media(max-width:31.25rem){._howOngoingCards_lltnd_813{grid-template-columns:1fr}}._howOngoingCard_lltnd_813{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;max-width:22ch}._howOngoingCardIllu_lltnd_841{width:7.5rem;height:auto}._howOngoingToolsHead_lltnd_846{font-size:var(--text-24);font-weight:500;margin-bottom:1.25rem}._howOngoingToolsLayout_lltnd_852{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:3rem}._howOngoingTools_lltnd_846{list-style:none;padding:0;max-width:34rem;margin:0 auto;display:flex;flex-direction:column;gap:.875rem;font-size:var(--text-20);color:var(--color-white)}._howOngoingTool_lltnd_846{display:flex;align-items:center;gap:.75rem}._howOngoingToolCheck_lltnd_877{width:16px;height:16px;flex:0 0 auto}._howOngoingBg_lltnd_883{width:min(100%,19rem);height:auto;pointer-events:none}._howOngoingBgL_lltnd_889{justify-self:start}._howOngoingBgR_lltnd_893{justify-self:end}._how-ongoing__cta_lltnd_897{margin-top:3rem;margin-inline:auto}@media(max-width:48rem){._howOngoingToolsLayout_lltnd_852{grid-template-columns:1fr}}@media(max-width:31.25rem){._howOngoingBg_lltnd_883{display:none}}._howCompare_lltnd_912{padding-block:clamp(8rem,8vw,10rem) clamp(12rem,12vw,16rem);background:var(--bg-light)}._howCompare_lltnd_912 ._sectionTitle_lltnd_70{margin-bottom:4rem}._howCompareGrid_lltnd_921{position:relative;display:grid;gap:3rem;grid-template-columns:1fr 1fr;align-items:start}@media(max-width:48rem){._howCompareGrid_lltnd_921{grid-template-columns:1fr}}._howCompareCol_lltnd_934{background:var(--bg-light);padding:1.5rem 2rem 2rem;border-color:var(--color-smoke);border-style:solid;border-width:2px 2px 4px;border-radius:1.5rem}._howCompareColTitle_lltnd_943{font-size:var(--text-32);font-weight:500;margin-bottom:.75rem}._howCompareRobot_lltnd_949{position:absolute;top:-4rem;right:2rem;width:8rem;height:auto;pointer-events:none;z-index:1}._howCompareList_lltnd_959{list-style:none;padding-left:0;display:flex;flex-direction:column;gap:.75rem;font-size:var(--text-18);line-height:var(--leading-snug)}._howCompareItem_lltnd_969{display:flex;align-items:flex-start;gap:.75rem}._howCompareCheck_lltnd_975{width:16px;height:16px;flex:0 0 auto;margin-top:.2rem}._howHeroTitle_lltnd_159.is-revealed span:after{animation:_how-hero-title-underline_lltnd_1 .52s cubic-bezier(.22,1,.36,1) 1.1s forwards}@keyframes _how-hero-title-underline_lltnd_1{0%{transform:rotate(-1deg) scaleX(0);opacity:1}to{transform:rotate(-1deg) scaleX(1);opacity:1}}@media(max-width:48rem){._howHeroInner_lltnd_201{grid-template-columns:1fr}._howHeroVisual_lltnd_210{justify-content:center}._howHeroImg_lltnd_215{max-width:22rem}._howCompareRobot_lltnd_949{display:none}}
