.ModuleCard_card__X1OJ_{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;height:100%;min-height:300px;padding:var(--space-24);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-24);color:inherit;transition:transform var(--duration-fast) var(--ease-out-expo),box-shadow var(--duration-fast) var(--ease-out-expo),border-color var(--duration-fast) var(--ease-out-expo)}.ModuleCard_head___npFW{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:var(--space-12)}.ModuleCard_thumb__XpCJP{flex:none;width:80px;height:80px;margin:calc(var(--space-8) * -1) calc(var(--space-8) * -1) calc(var(--space-8) * -1) 0}.ModuleCard_name___gHY9{font-size:1.1875rem;font-weight:600;letter-spacing:-.015em}.ModuleCard_teaser__3mKoq{margin-top:var(--space-8);color:var(--fg2);font-size:var(--size-body);line-height:1.55}.ModuleCard_overlay__cVBYt{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;gap:var(--space-16);padding:var(--space-24);padding-top:calc(var(--space-24) + 80px + var(--space-8));background:var(--overlay-bg,linear-gradient(135deg,#F3ECFE 0,#F8ECFA 50%,#FDECF3 100%));color:var(--fg1);opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity var(--duration-base) var(--ease-out-expo),transform var(--duration-base) var(--ease-out-expo)}.ModuleCard_detail__GCZo_{font-size:var(--size-body);line-height:1.55;color:#4A4A52;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.ModuleCard_cta__IaPf4{align-self:flex-start;margin-top:auto;display:inline-flex;gap:var(--space-8);min-height:44px;padding:var(--space-12) var(--space-24);background:var(--violet);color:#fff;font-size:var(--size-body);font-weight:500;line-height:1}.ModuleCard_cta__IaPf4,.ModuleCard_hint__naLAs{align-items:center;border-radius:var(--radius-pill)}.ModuleCard_hint__naLAs{display:none;position:absolute;right:var(--space-16);bottom:var(--space-16);gap:var(--space-4);padding:var(--space-4) var(--space-12);background:var(--surface-2);color:var(--fg3);font-size:var(--size-caption);line-height:1.2}@media (max-width:639px){.ModuleCard_card__X1OJ_{min-height:340px}.ModuleCard_detail__GCZo_{-webkit-line-clamp:5}}@media (hover:hover) and (pointer:fine){.ModuleCard_card__X1OJ_:hover{transform:translateY(-2px);border-color:var(--border-strong);box-shadow:var(--shadow-card)}.ModuleCard_card__X1OJ_:hover .ModuleCard_overlay__cVBYt{opacity:1;transform:none}}@media (hover:none){.ModuleCard_hint__naLAs{display:inline-flex}.ModuleCard_overlay__cVBYt{opacity:1;transform:translateX(101%)}.ModuleCard_card__X1OJ_[data-revealed=true] .ModuleCard_overlay__cVBYt{transform:none}}.ModuleCard_card__X1OJ_:focus-visible .ModuleCard_overlay__cVBYt{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.ModuleCard_overlay__cVBYt{transition:none}}.ScreenGallery_strip__I9IxG{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(150px,1fr);grid-gap:var(--space-16);gap:var(--space-16);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:var(--space-12);margin-inline:calc(var(--container-pad) * -1);padding-inline:var(--container-pad)}@media (min-width:960px){.ScreenGallery_strip__I9IxG{grid-auto-columns:150px;justify-content:start;gap:var(--space-12);overflow-x:visible;margin-inline:0;padding-inline:0;padding-bottom:0}}.ScreenGallery_cell__i_z2N{scroll-snap-align:start;min-width:0;display:flex}.ScreenGallery_thumb__2Tvm6{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in;border-radius:var(--radius-24);transition:transform var(--duration-fast) var(--ease-out-expo)}.ScreenGallery_thumb__2Tvm6:hover{transform:translateY(-2px)}.ScreenGallery_image__3yb3x{display:block;width:100%;height:auto;filter:drop-shadow(0 14px 26px rgba(16,19,18,.28))}.ScreenGallery_overlay__QKcnP{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;gap:var(--space-16);padding:var(--space-24);background:rgba(8,9,10,.88);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:zoom-out}.ScreenGallery_stage__558gG{margin:0;cursor:default;display:flex;flex-direction:column;align-items:center;gap:var(--space-12);max-height:100%}.ScreenGallery_full__GRj8D{max-height:calc(100vh - 140px);width:auto;height:auto;max-width:100%;filter:drop-shadow(0 24px 60px rgba(0,0,0,.65))}.ScreenGallery_caption__sj2hh{display:flex;align-items:baseline;gap:var(--space-12);color:#fff;font-size:var(--size-body);text-align:center}.ScreenGallery_counter__UjGV7{color:rgba(255,255,255,.6);font-size:var(--size-caption)}.ScreenGallery_close__Cb1Tn{position:absolute;top:var(--space-16);right:var(--space-16);width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;cursor:pointer;background:rgba(255,255,255,.12);color:#fff}.ScreenGallery_close__Cb1Tn:hover{background:rgba(255,255,255,.22)}.ScreenGallery_arrow__00O2U{flex:none;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;cursor:pointer;background:rgba(255,255,255,.12);color:#fff}.ScreenGallery_arrow__00O2U:hover{background:rgba(255,255,255,.22)}@media (max-width:639px){.ScreenGallery_overlay__QKcnP{flex-wrap:wrap;align-content:center}.ScreenGallery_prev__QJMHc{order:2}.ScreenGallery_stage__558gG{order:1;flex-basis:100%}.ScreenGallery_next__yWGID{order:3}}.Audience_row__pfW_H{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,1fr);grid-gap:var(--space-12);gap:var(--space-12);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:var(--space-12);margin-inline:calc(var(--container-pad) * -1);padding-inline:var(--container-pad)}@media (min-width:960px){.Audience_row__pfW_H{grid-auto-flow:row;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--space-16);overflow-x:visible;margin-inline:0;padding-inline:0;padding-bottom:0}}.Audience_cell__6Q3Zi{scroll-snap-align:start;min-width:0;display:flex}.Audience_card__GatO6{position:relative;isolation:isolate;overflow:hidden;width:100%;aspect-ratio:3/5;padding:var(--space-16);border:0;border-radius:var(--radius-24);background:var(--surface-2);cursor:pointer;text-align:center;display:block;color:inherit;text-decoration:none;transition:transform var(--duration-fast) var(--ease-out-expo),box-shadow var(--duration-fast) var(--ease-out-expo)}.Audience_card__GatO6:hover{transform:translateY(-2px);box-shadow:var(--shadow-pop)}.Audience_photo__WQLH7{position:absolute;inset:0;z-index:-1;width:100%;height:100%;object-fit:cover}.Audience_scrim___D8pa{position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(10,12,14,.72),rgba(10,12,14,.34) 42%,rgba(10,12,14,.12))}.Audience_name__0uIW4{position:absolute;z-index:4;top:var(--space-16);left:var(--space-16);right:var(--space-16);color:#fff;font-size:1.0625rem;font-weight:700;line-height:1.22;letter-spacing:-.015em;text-wrap:balance}.Audience_why__JH7dt{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-12);padding:76px var(--space-16) var(--space-16);background:linear-gradient(160deg,#0A6FD0,#0B4FA0);color:#fff;font-size:.8125rem;line-height:1.45;text-align:left;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity var(--duration-base) var(--ease-out-expo),transform var(--duration-base) var(--ease-out-expo)}.Audience_whyText__awwHu{display:block}.Audience_cta__TA81t{align-self:flex-start;display:inline-flex;align-items:center;gap:var(--space-8);min-height:38px;padding:var(--space-8) var(--space-16);background:#fff;color:#0B4FA0;border-radius:var(--radius-pill);font-size:.8125rem;font-weight:600;line-height:1;white-space:nowrap}.Audience_mark__6mQ8Z{position:absolute;z-index:2;left:50%;bottom:var(--space-16);transform:translateX(-50%);width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--fg1);box-shadow:0 2px 8px rgba(10,12,14,.28)}@media (hover:hover) and (pointer:fine){.Audience_card__GatO6:hover .Audience_why__JH7dt{opacity:1;transform:none}}.Audience_card__GatO6:focus-visible .Audience_why__JH7dt,.Audience_card__GatO6[data-open=true] .Audience_why__JH7dt{opacity:1;transform:none}.Audience_outro__pr2Ej{margin-top:var(--space-32);max-width:56ch;font-size:var(--size-subtitle);line-height:1.35;letter-spacing:var(--tracking-title)}.Section_section__GDNTw{padding-block:var(--section-gap);background:var(--surface);color:var(--fg1)}.Section_grey___kMSA{background:var(--bg)}.Section_accent__5Sd6y{background:var(--green-soft)}.Section_ink__qbGTz{background:var(--ink);color:var(--ink-fg1)}.Section_head__rhs59{display:flex;flex-direction:column;gap:var(--space-12);margin-bottom:var(--space-32);max-width:34ch}.Section_title__dplNc{font-size:clamp(1.625rem,4vw,var(--size-title))}.Section_lead__Vf2_5{color:var(--fg2);font-size:var(--size-body-lg);max-width:60ch}.Section_ink__qbGTz .Section_lead__Vf2_5{color:var(--ink-fg2)}.Container_container__5SxDp{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-pad)}.Container_narrow__1JY_j{max-width:var(--content-max)}.Header_header__MvnS2{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:transparent;border-bottom:1px solid transparent;transition:border-color var(--duration-fast) var(--ease-out-expo),background-color var(--duration-fast) var(--ease-out-expo)}.Header_scrolled__s9Ifj{border-bottom-color:var(--border);background:color-mix(in srgb,var(--surface) 88%,transparent);-webkit-backdrop-filter:saturate(1.4) blur(8px);backdrop-filter:saturate(1.4) blur(8px)}.Header_bar__ODNIU{height:var(--header-h);display:flex;align-items:center;gap:var(--space-24)}.Header_logo__j7oID{display:inline-flex;align-items:center;min-height:44px;color:var(--fg1)}.Header_logoMark__O8c_Y{height:22px;width:auto;display:block}@media (min-width:640px){.Header_logoMark__O8c_Y{height:24px}}.Header_nav__EE71E{display:none;flex:1 1}.Header_list__wMFub{display:flex;gap:var(--space-24)}.Header_link__qN2Ll{font-size:var(--size-body);color:var(--fg2);transition:color var(--duration-fast) var(--ease-out-expo)}.Header_link__qN2Ll:hover{color:var(--fg1)}.Header_actions__AFxTd{display:flex;align-items:center;gap:var(--space-8);margin-left:auto}.Header_login__CHM7e{display:none;font-size:var(--size-body);color:var(--fg2);padding-inline:var(--space-8)}.Header_login__CHM7e:hover{color:var(--fg1)}.Header_actions__AFxTd .Header_cta__BKss3{display:none}.Header_burger__CUvUF{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-right:-10px;background:transparent;border:0;cursor:pointer;color:var(--fg1)}.Header_mobile__XeOzy{border-top:1px solid var(--border);background:var(--surface);padding-block:var(--space-8)}.Header_mobileList__jVR_h{display:flex;flex-direction:column}.Header_mobileLink__LH6oj{display:block;padding:var(--space-12) 0;font-size:var(--size-body-lg)}.Header_mobileCta__3wkTH{margin:var(--space-12) 0 var(--space-8);width:100%}@media (min-width:960px){.Header_nav__EE71E{display:block}.Header_actions__AFxTd .Header_cta__BKss3,.Header_login__CHM7e{display:inline-flex}.Header_burger__CUvUF,.Header_mobile__XeOzy{display:none}}.Button_btn__vPwWp{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-8);border:1px solid transparent;border-radius:var(--radius-pill);font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;transition:transform var(--duration-fast) var(--ease-out-expo),filter var(--duration-fast) var(--ease-out-expo),background-color var(--duration-fast) var(--ease-out-expo)}.Button_btn__vPwWp:hover{filter:brightness(1.04);transform:translateY(-1px)}.Button_btn__vPwWp:active{transform:translateY(0)}.Button_btn__vPwWp:disabled{opacity:.55;cursor:default;transform:none;filter:none}.Button_md__P5vol{padding:var(--space-12) var(--space-24);font-size:var(--size-body);min-height:44px}.Button_lg__5dywb{padding:var(--space-16) var(--space-32);font-size:var(--size-body-lg);min-height:52px}@media (max-width:479px){.Button_btn__vPwWp{white-space:normal;text-align:center}.Button_lg__5dywb{padding-inline:var(--space-24)}}.Button_primary__NvDjW{background:var(--green);color:#fff}.Button_primary__NvDjW:hover{background:var(--green-ink)}.Button_outline__VR8yn{background:transparent;border-color:var(--border-strong);color:var(--fg1)}.Button_outline__VR8yn:hover{border-color:var(--fg3)}.Button_ghost__8k_dh{background:transparent;color:var(--fg2)}.Button_ghost__8k_dh:hover{color:var(--fg1)}.modules_grid__1X_6I{display:grid;grid-gap:var(--space-16);gap:var(--space-16)}@media (min-width:640px){.modules_grid__1X_6I{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:960px){.modules_grid__1X_6I{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-24)}}.modules_cell__7Eklz{display:flex}.modules_cell__7Eklz>*{width:100%}.segment_hero__Ah_P9{padding-block:var(--space-48) var(--section-gap);background:radial-gradient(70% 60% at 8% 10%,#DDF1FB 0,rgba(221,241,251,0) 62%),radial-gradient(60% 55% at 92% 8%,#D9CDF5 0,rgba(217,205,245,0) 60%),radial-gradient(60% 55% at 88% 92%,#F0D6E8 0,rgba(240,214,232,0) 62%),#E9EAF6}.segment_heroInner__6CEFe{max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-pad);display:grid;grid-gap:var(--space-32);gap:var(--space-32);align-items:center}@media (min-width:960px){.segment_heroInner__6CEFe{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:var(--space-64)}}.segment_heroCopy__Zyyrs{display:flex;flex-direction:column;gap:var(--space-16)}.segment_crumbs__RP6bX{display:flex;flex-wrap:wrap;gap:var(--space-8);font-size:var(--size-caption);color:#4E5356}.segment_crumbs__RP6bX a{text-decoration:underline;text-underline-offset:3px;-webkit-text-decoration-color:rgba(0,0,0,.2);text-decoration-color:rgba(0,0,0,.2)}@media (max-width:639px){.segment_crumbs__RP6bX a{display:inline-flex;align-items:center;min-height:32px}}.segment_h1__qZ9tx{font-size:clamp(1.75rem,5vw,3rem)}.segment_subtitle__LRzeq{font-size:var(--size-body-lg);color:#3F4447;max-width:52ch}.segment_leadFirst__F4CLc{color:#454A4D;max-width:60ch;line-height:1.6}.segment_actions__NU8Bm{display:flex;flex-wrap:wrap;gap:var(--space-12);margin-top:var(--space-8)}.segment_shot__3A1UT{margin:0;justify-self:center}.segment_shot__3A1UT img{width:100%;max-width:360px;height:auto;border-radius:var(--radius-24);box-shadow:var(--shadow-pop)}.segment_prose__mjXIb{display:flex;flex-direction:column;gap:var(--space-16);max-width:70ch}.segment_prose__mjXIb p{color:var(--fg2);line-height:1.65}.segment_pains__8_0Yb{display:grid;grid-gap:var(--space-16);gap:var(--space-16)}@media (min-width:640px){.segment_pains__8_0Yb{grid-template-columns:repeat(2,minmax(0,1fr))}}.segment_pain__yb4JB{display:flex;flex-direction:column;gap:var(--space-8);padding:var(--space-24);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-24)}.segment_painTitle__xSMex{font-size:var(--size-body-lg);font-weight:600}.segment_painFix__TN9wn{color:var(--fg2);line-height:1.55}.segment_modules__L8mj5{display:grid;grid-gap:var(--space-16);gap:var(--space-16)}@media (min-width:640px){.segment_modules__L8mj5{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr}}@media (min-width:960px){.segment_modules__L8mj5{grid-template-columns:repeat(3,minmax(0,1fr))}}.segment_module__lrpim{display:flex;flex-direction:column;gap:var(--space-8);height:100%;padding:var(--space-24);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-24);transition:border-color var(--duration-fast) var(--ease-out-expo),box-shadow var(--duration-fast) var(--ease-out-expo)}.segment_module__lrpim:hover{border-color:var(--border-strong);box-shadow:var(--shadow-card)}.segment_moduleName__IB22M{font-size:var(--size-body-lg);font-weight:600}.segment_moduleWhy__fHooA{color:var(--fg2);line-height:1.55;flex:1 1}.segment_moduleMore__kicVR{color:var(--violet);font-size:var(--size-caption);font-weight:500}.segment_day__RR1UO{display:grid;grid-gap:var(--space-16);gap:var(--space-16);counter-reset:step}@media (min-width:960px){.segment_day__RR1UO{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start}}.segment_dayStep__y_GaP{display:flex;flex-direction:column;gap:var(--space-8);padding:var(--space-24);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-24)}.segment_dayNum__U5r00{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--green-soft);color:#0A7A3E;font-size:var(--size-caption);font-weight:700}.segment_dayTitle__mW6hx{font-size:var(--size-body-lg);font-weight:600}.segment_dayText__PmF_E{color:var(--fg2);font-size:var(--size-body);line-height:1.5}.segment_edge__PCPdr{display:grid;grid-gap:var(--space-16);gap:var(--space-16)}@media (min-width:640px){.segment_edge__PCPdr{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}}.segment_edgeItem__9t98P{display:flex;flex-direction:column;gap:var(--space-8)}.segment_edgeTitle___KB0S{font-size:var(--size-body-lg);font-weight:600}.segment_edgeBody__ooP2z{color:var(--fg2);line-height:1.55}.segment_price__nzhn6{margin-top:var(--space-32);padding:var(--space-24);background:var(--green-soft);border-radius:var(--radius-24);display:flex;flex-direction:column;gap:var(--space-8)}.segment_priceLine__qn4fZ{font-size:var(--size-body-lg)}.segment_priceNote__z_0_N{color:var(--fg2);font-size:var(--size-body)}.segment_priceNote__z_0_N a{text-decoration:underline;text-underline-offset:3px}.segment_faq__TbDNO{display:grid;grid-gap:var(--space-16);gap:var(--space-16);margin:0;max-width:80ch}.segment_qa__5DA3H{display:flex;flex-direction:column;gap:var(--space-8);padding-bottom:var(--space-16);border-bottom:1px solid var(--border-strong)}.segment_qa__5DA3H:last-child{border-bottom:0;padding-bottom:0}.segment_q__KEij6{font-size:var(--size-body-lg);font-weight:600;letter-spacing:var(--tracking-title)}.segment_a__iMr8R{margin:0;color:var(--fg2);line-height:1.6}.segment_cta__7HHO4{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-16)}.segment_ctaNote__5msCR{color:var(--fg2);font-size:var(--size-caption);max-width:40ch}.segment_othersLead__Ei_RB{margin-top:var(--space-32);color:var(--fg2)}.segment_others___qNhf{display:flex;flex-wrap:wrap;gap:var(--space-8);margin-top:var(--space-12)}.segment_other__2UR5c{display:inline-flex;align-items:center;min-height:40px;padding:0 var(--space-16);background:var(--surface-2);border:1px solid var(--border-strong);border-radius:var(--radius-pill);font-size:var(--size-body)}.segment_other__2UR5c:hover{border-color:var(--fg3)}.segment_check__d46RD{display:grid;grid-gap:var(--space-16);gap:var(--space-16);counter-reset:crit;max-width:80ch}.segment_checkItem__xnNyh{display:flex;flex-direction:column;gap:var(--space-4);padding-left:var(--space-32);position:relative}.segment_checkItem__xnNyh:before{counter-increment:crit;content:counter(crit);position:absolute;left:0;top:2px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--surface);border:1px solid var(--border-strong);color:var(--fg2);font-size:var(--size-caption);font-weight:600}.segment_checkPoint__AugLY{font-size:var(--size-body-lg);font-weight:600}.segment_checkText__WtEVO{color:var(--fg2);line-height:1.55}.VideoSlot_slot__i7SeW{margin:0}.VideoSlot_frame__aMWtY,.VideoSlot_slot__i7SeW{display:flex;flex-direction:column;gap:var(--space-12)}.VideoSlot_frame__aMWtY{position:relative;align-items:center;justify-content:center;aspect-ratio:16/9;border-radius:var(--radius-24);border:1px solid var(--border);background:radial-gradient(70% 100% at 50% 0,#EAF7F0 0,rgba(234,247,240,0) 70%),linear-gradient(180deg,#F7F9F8,#EFF2F3)}.VideoSlot_play__J5rOx{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:var(--surface);color:var(--green-ink);box-shadow:var(--shadow-card)}.VideoSlot_soon__0h__O{font-size:var(--size-caption);text-transform:uppercase;letter-spacing:.08em;color:var(--fg2);font-weight:500}.VideoSlot_caption__sep01{display:flex;flex-direction:column;gap:var(--space-4)}.VideoSlot_title__U6XGu{font-size:var(--size-body-lg);font-weight:600;letter-spacing:var(--tracking-title)}.VideoSlot_note__NjIkZ{color:var(--fg2);font-size:var(--size-body)}.module_crumbsBar__A3LPL{padding-top:var(--space-32)}.module_top__sZ_oi{padding-top:var(--space-16)}.module_top__sZ_oi header{max-width:60ch}.module_crumbs__ViMVG{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-8);font-size:var(--size-caption);color:var(--fg2)}@media (max-width:639px){.module_crumbs__ViMVG a{display:inline-flex;align-items:center;min-height:32px}}.module_crumbs__ViMVG a{text-decoration:underline;text-underline-offset:3px;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong)}.module_crumbs__ViMVG a:hover{-webkit-text-decoration-color:var(--fg3);text-decoration-color:var(--fg3)}.module_lede__qT54k{display:grid;grid-gap:var(--space-24);gap:var(--space-24);align-items:start}@media (min-width:640px){.module_lede__qT54k{grid-template-columns:96px minmax(0,1fr);gap:var(--space-32)}}.module_icon__dabtl{width:96px;height:96px}.module_introText__hwhGB{display:flex;flex-direction:column;gap:var(--space-16);max-width:70ch}.module_introText__hwhGB p{font-size:var(--size-body-lg);line-height:1.6;color:var(--fg1)}.module_introText__hwhGB p+p{color:var(--fg2);font-size:var(--size-body)}.module_video__K9sWk{margin-top:var(--space-48);max-width:840px}.module_groups__MBBek{display:grid;grid-gap:var(--space-16);gap:var(--space-16)}@media (min-width:960px){.module_groups__MBBek{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}}.module_group__Mc3UP{display:flex;flex-direction:column;gap:var(--space-12);padding:var(--space-24);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-24)}.module_groupTitle___hGJo{font-size:var(--size-body-lg);font-weight:600}.module_items__uLON8{display:flex;flex-direction:column;gap:var(--space-12)}.module_items__uLON8 li{position:relative;padding-left:calc(var(--space-24) + 2px);color:var(--fg2);line-height:1.5}.module_items__uLON8 li:before{content:"";position:absolute;left:0;top:.45em;width:14px;height:8px;border-left:2px solid var(--green-ink);border-bottom:2px solid var(--green-ink);transform:rotate(-45deg)}.module_cta__yCnG1{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-16);margin-top:var(--space-32)}.module_ctaNote__qkljq{color:var(--fg2);font-size:var(--size-caption)}.module_faq__zM54R{display:grid;grid-gap:var(--space-16);gap:var(--space-16);margin:0;max-width:80ch}.module_qa__9KYvA{display:flex;flex-direction:column;gap:var(--space-8);padding-bottom:var(--space-16);border-bottom:1px solid var(--border)}.module_qa__9KYvA:last-child{border-bottom:0;padding-bottom:0}.module_q__iX2p5{font-size:var(--size-body-lg);font-weight:600;letter-spacing:var(--tracking-title)}.module_a__yee_p{margin:0;color:var(--fg2);line-height:1.6}.module_pager__jWY1L{display:grid;grid-gap:var(--space-16);gap:var(--space-16)}@media (min-width:640px){.module_pager__jWY1L{grid-template-columns:repeat(2,minmax(0,1fr))}}.module_pagerCard__jx_D_{display:flex;flex-direction:column;gap:var(--space-4);height:100%;padding:var(--space-24);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-24);transition:border-color var(--duration-fast) var(--ease-out-expo),box-shadow var(--duration-fast) var(--ease-out-expo)}.module_pagerCard__jx_D_:hover{border-color:var(--border-strong);box-shadow:var(--shadow-card)}.module_pagerNext__JrSFX{text-align:right}.module_pagerDir__yG_Ea{font-size:var(--size-caption);color:var(--fg2)}.module_pagerHead__8ilwR{display:flex;align-items:center;gap:var(--space-12);margin-block:var(--space-4)}.module_pagerNext__JrSFX .module_pagerHead__8ilwR{justify-content:flex-end}.module_pagerIcon__kWOfJ{flex:none;width:48px;height:48px}.module_pagerName__W5DAt{font-size:var(--size-body-lg);font-weight:600}.module_pagerTeaser__yJyxQ{color:var(--fg2);font-size:var(--size-body);line-height:1.5}.module_segLead__YZ5Og{margin-top:var(--space-32);color:var(--fg2)}.module_segs__1HIYu{display:flex;flex-wrap:wrap;gap:var(--space-8);margin-top:var(--space-12)}.module_seg__Zro_1{display:inline-flex;align-items:center;min-height:40px;padding:0 var(--space-16);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-pill);font-size:var(--size-body)}.module_seg__Zro_1:hover{border-color:var(--fg3)}.ClientApp_section__Jz1I3{position:relative;isolation:isolate;overflow:hidden;padding-block:var(--space-48);background:radial-gradient(72% 62% at 6% 10%,#CDF2B4 0,rgba(205,242,180,0) 60%),radial-gradient(66% 58% at 26% 92%,#A9E8C4 0,rgba(169,232,196,0) 62%),radial-gradient(60% 55% at 54% 40%,#B7EDC6 0,rgba(183,237,198,0) 66%),radial-gradient(64% 58% at 94% 12%,#D9CBF8 0,rgba(217,203,248,0) 62%),radial-gradient(70% 62% at 98% 84%,#CBB8F4 0,rgba(203,184,244,0) 64%),linear-gradient(100deg,#DDF2E6,#DDF2E6 46%,#E1D9F8);color:var(--fg1)}@media (min-width:960px){.ClientApp_section__Jz1I3{padding-block:var(--space-64)}}.ClientApp_head__rYH1M{display:flex;flex-direction:column;gap:var(--space-12);max-width:44ch;margin-bottom:var(--space-32)}.ClientApp_title__yyXus{font-size:clamp(1.625rem,4vw,var(--size-title));font-weight:600;letter-spacing:var(--tracking-title);text-wrap:balance}.ClientApp_lead__uICSO{color:#454A4D;font-size:var(--size-body-lg);max-width:60ch}.ClientApp_features__5ToZ3{display:grid;grid-gap:var(--space-16);gap:var(--space-16)}@media (min-width:640px){.ClientApp_features__5ToZ3{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-24)}}@media (min-width:960px){.ClientApp_features__5ToZ3{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-24);grid-auto-rows:1fr}}.ClientApp_feature__zmY1V{display:flex;flex-direction:column;gap:var(--space-8);padding:var(--space-24);border-radius:var(--radius-16);background:rgba(255,255,255,.66);border:1px solid rgba(255,255,255,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ClientApp_featureTitle__G09mQ{font-size:var(--size-body-lg);font-weight:600}.ClientApp_featureBody__tnf4c{color:#454A4D;font-size:var(--size-body);line-height:1.5}.ClientApp_gallery__1h4QN{margin-top:var(--space-48)}.Custom_section__w_RLg{background:radial-gradient(70% 90% at 100% 0,#EFE9FE 0,rgba(239,233,254,0) 62%),radial-gradient(60% 80% at 0 100%,#E9F0FE 0,rgba(233,240,254,0) 60%),#FBFAFF}.Custom_list__xkUZb{display:grid;grid-gap:var(--space-16);gap:var(--space-16)}@media (min-width:640px){.Custom_list__xkUZb{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr}}.Custom_item__uMP43{display:flex;flex-direction:column;gap:var(--space-8);padding:var(--space-24);background:rgba(255,255,255,.72);border:1px solid #e7e3f5;border-radius:var(--radius-24);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.Custom_num__pFEZL{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:var(--space-4);background:var(--violet-soft);color:var(--violet);border-radius:var(--radius-pill);font-size:var(--size-caption);font-weight:600;line-height:1}.Custom_itemTitle__VyI4L{font-size:var(--size-body-lg);font-weight:600}.Custom_itemBody__DKbtN{color:var(--fg2);font-size:var(--size-body);line-height:1.55}.Custom_foot__9xlGZ{margin-top:var(--space-24)}.Placeholder_box__XoJ2o{display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-24);border:1px dashed var(--border-strong);border-left:3px solid var(--amber);border-radius:var(--radius-12);background:var(--surface-2)}.Placeholder_tag__kHng2{font-size:var(--size-caption);text-transform:uppercase;letter-spacing:.1em;color:var(--amber);font-weight:600}.Placeholder_what__gvzvn{font-weight:500}.Placeholder_need__Q7XDy{color:var(--fg2);font-size:var(--size-body)}.DataPending_video__KZU0n{margin:0;max-width:860px;display:flex;flex-direction:column;gap:var(--space-12)}.DataPending_player__ShfJ7{display:block;width:100%;height:auto;aspect-ratio:16/9;background:#0B0D0F;border-radius:var(--radius-24);box-shadow:var(--shadow-card)}.DataPending_caption__nt2ZK{color:var(--fg2);font-size:var(--size-body)}.LeadForm_layout__qeFG5{display:grid;grid-gap:var(--space-32);gap:var(--space-32);align-items:start}@media (min-width:960px){.LeadForm_layout__qeFG5{grid-template-columns:minmax(0,1fr) minmax(0,.62fr);gap:var(--space-48)}}.LeadForm_shot__ge71n{margin:0;order:2}.LeadForm_shot__ge71n img{width:100%;height:auto;display:block;border-radius:var(--radius-24);box-shadow:var(--shadow-pop)}@media (max-width:959px){.LeadForm_shot__ge71n img{aspect-ratio:16/10;object-fit:cover;object-position:28% 40%}}.LeadForm_column__F2tTJ,.LeadForm_head__Ed1iT{display:flex;flex-direction:column}.LeadForm_head__Ed1iT{gap:var(--space-12);margin-bottom:var(--space-32);max-width:34ch}.LeadForm_title__bVeLA{font-size:clamp(1.625rem,4vw,var(--size-title));letter-spacing:var(--tracking-title)}.LeadForm_lead__fnm9G{color:var(--fg2);font-size:var(--size-body-lg)}.LeadForm_form__LjvbK{display:flex;flex-direction:column;gap:var(--space-24)}.LeadForm_fields__O7Ivz{display:grid;grid-gap:var(--space-12);gap:var(--space-12)}@media (min-width:640px){.LeadForm_fields__O7Ivz{grid-template-columns:repeat(2,minmax(0,1fr))}}.LeadForm_wide__rIeAq{grid-column:1/-1}.LeadForm_field__D0t4Z{display:flex}.LeadForm_input__YcvFF{width:100%;min-height:48px;padding:var(--space-12) var(--space-16);font:inherit;color:var(--fg1);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-12);outline:none;transition:border-color var(--duration-fast) var(--ease-out-expo)}.LeadForm_input__YcvFF::placeholder{color:var(--fg3)}.LeadForm_input__YcvFF:focus{border-color:var(--green-ink)}.LeadForm_area__GJdCR{min-height:96px;resize:vertical;line-height:1.5}.LeadForm_suggest__aDtvy{position:relative;width:100%}.LeadForm_options__CKadI{position:absolute;z-index:5;top:calc(100% + 4px);left:0;right:0;max-height:236px;overflow-y:auto;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-12);box-shadow:var(--shadow-pop);overscroll-behavior:contain}.LeadForm_option__YYbd5{display:block;width:100%;text-align:left;cursor:pointer;padding:var(--space-12) var(--space-16);min-height:44px;background:transparent;border:0;font:inherit;color:var(--fg1)}.LeadForm_option__YYbd5:hover,.LeadForm_option__YYbd5[data-active=true]{background:var(--green-soft)}.LeadForm_honeypot__2HXxG{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.LeadForm_consent__XfltW{display:flex;gap:var(--space-12);align-items:flex-start;font-size:var(--size-body);color:var(--fg2)}.LeadForm_consent__XfltW input{margin-top:.25em;width:18px;height:18px;accent-color:var(--green-ink)}.LeadForm_consentLink__pAUEA{color:var(--blue);text-decoration:underline}.LeadForm_submit__FLwKJ{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-16)}.LeadForm_status__YjvKl{font-size:var(--size-body);color:var(--fg2)}.LeadForm_overlay__gxUcR{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:var(--space-24);background:rgba(14,15,17,.55);animation:LeadForm_overlayIn__7D3s8 var(--duration-fast) var(--ease-out-expo) both}@keyframes LeadForm_overlayIn__7D3s8{0%{opacity:0}to{opacity:1}}.LeadForm_dialog__UURGM{position:relative;width:100%;max-width:420px;padding:var(--space-32) var(--space-24) var(--space-24);background:var(--surface);border-radius:var(--radius-24);box-shadow:var(--shadow-pop);text-align:center;animation:LeadForm_popIn__4ZRb8 .45s cubic-bezier(.2,.7,.3,1.4) both}.LeadForm_emoji__1ZV6s{font-size:50px;line-height:1;margin-bottom:var(--space-12)}.LeadForm_sentTitle__OpEXh{font-size:var(--size-subtitle);font-weight:700}.LeadForm_sentText__SoeCR{margin-top:var(--space-12);color:var(--fg2);line-height:1.55}.LeadForm_sentCta__IlBiW{position:relative;z-index:4;width:100%;justify-content:center;margin-top:var(--space-24)}@media (prefers-reduced-motion:reduce){.LeadForm_dialog__UURGM,.LeadForm_overlay__gxUcR{animation:none}}.MobileWork_section__zO1Ox{position:relative;isolation:isolate;overflow:hidden;padding-block:var(--space-48);background:var(--ink);color:var(--ink-fg1)}@media (min-width:960px){.MobileWork_section__zO1Ox{padding-block:var(--space-64)}}.MobileWork_video__ZYcXw{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}.MobileWork_scrim__ZhPit{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(12,13,14,.92),rgba(12,13,14,.78) 55%,rgba(12,13,14,.62))}.MobileWork_inner__Dls8o{position:relative}.MobileWork_head__SQ7Tq{display:flex;flex-direction:column;gap:var(--space-12);max-width:34ch}.MobileWork_title__DXzLE{font-size:clamp(1.625rem,4vw,var(--size-title));font-weight:600;letter-spacing:var(--tracking-title);text-wrap:balance}.MobileWork_lead__Mijrx{color:var(--ink-fg2);font-size:var(--size-body-lg);max-width:52ch}.MobileWork_layout__Y3NPK{display:grid;grid-gap:var(--space-24);gap:var(--space-24)}@media (min-width:960px){.MobileWork_layout__Y3NPK{grid-template-columns:1fr auto;gap:var(--space-48)}}.MobileWork_left__WqZup{display:flex;flex-direction:column;gap:var(--space-32)}.MobileWork_points__B_C5G{display:grid;grid-gap:var(--space-16);gap:var(--space-16)}@media (min-width:520px){.MobileWork_points__B_C5G{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:var(--space-16);row-gap:var(--space-24);grid-auto-rows:1fr}}.MobileWork_point__7ckWQ{display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-16);border-radius:var(--radius-16);background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.MobileWork_pointTitle__x2dlB{font-size:var(--size-body-lg);font-weight:600}.MobileWork_pointBody__p8Jg4{color:var(--ink-fg2);font-size:var(--size-body);line-height:1.5}.MobileWork_shot__OCvp8{display:flex;justify-content:center}.MobileWork_phone__tT9Cw{width:100%;max-width:340px;height:auto}@media (min-width:960px){.MobileWork_phone__tT9Cw{width:auto;max-width:none;height:660px}}.MobileWork_roles__AjLeX{max-width:62ch;font-size:var(--size-body-lg);line-height:1.45}.Modules_grid__iakWr{display:grid;grid-gap:var(--space-16);gap:var(--space-16)}@media (min-width:640px){.Modules_grid__iakWr{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:960px){.Modules_grid__iakWr{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-24)}}.Modules_grid__iakWr>*{display:flex}.Modules_grid__iakWr>*>*{width:100%}.Pricing_calc__CQTqa,.Pricing_extras__pZJfi,.Pricing_featured__RuM8r,.Pricing_tableWrap__DGTEq{--green-text:#0A7A3E}.Pricing_tableWrap__DGTEq{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius-24);background:var(--surface);box-shadow:var(--shadow-card)}.Pricing_table__DmWb4{border-collapse:separate;border-spacing:0;width:100%;min-width:640px;font-size:var(--size-body)}.Pricing_table__DmWb4 td,.Pricing_table__DmWb4 th{text-align:left;vertical-align:middle}.Pricing_table__DmWb4 tbody td,.Pricing_table__DmWb4 tbody th{padding:var(--space-12) var(--space-16);border-top:1px solid var(--border)}.Pricing_corner__GsrO4{width:44%;font-size:var(--size-caption);text-transform:uppercase;letter-spacing:.08em;color:var(--fg2);font-weight:500;vertical-align:bottom}.Pricing_corner__GsrO4,.Pricing_plan__AbFwP{padding:var(--space-24) var(--space-16) var(--space-16)}.Pricing_plan__AbFwP{width:28%;display:table-cell;font-weight:400}.Pricing_planBadge__b5MRd{display:inline-flex;align-self:flex-start;margin-bottom:var(--space-8);padding:2px var(--space-12);background:var(--green);color:#0B2B18;border-radius:var(--radius-pill);font-size:var(--size-caption);font-weight:600;letter-spacing:0;line-height:1.5}.Pricing_planName__HenDg{display:block;margin-bottom:var(--space-4);font-size:var(--size-caption);text-transform:uppercase;letter-spacing:.08em;color:var(--fg2);font-weight:500}.Pricing_planPrice__avYn2{display:block;font-size:1.75rem;font-weight:700;letter-spacing:var(--tracking-title);line-height:1.1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--fg1)}.Pricing_planPer__kqThd{display:block;margin-top:2px;font-size:var(--size-caption);color:var(--fg2)}.Pricing_paid___lKhe{background:var(--green-soft)}.Pricing_plan__AbFwP.Pricing_paid___lKhe{background:linear-gradient(180deg,#D9F5E6 0,var(--green-soft) 100%);border-radius:var(--radius-16) var(--radius-16) 0 0}.Pricing_table__DmWb4 tbody tr:last-child .Pricing_paid___lKhe{border-radius:0 0 var(--radius-16) var(--radius-16)}.Pricing_rowHead__vCQq6{font-weight:500;color:var(--fg1)}.Pricing_free__XHNxD{color:var(--fg2)}.Pricing_cell__D0Onv{color:var(--fg1)}.Pricing_table__DmWb4 tbody tr:hover .Pricing_free__XHNxD,.Pricing_table__DmWb4 tbody tr:hover .Pricing_rowHead__vCQq6{background:rgba(14,15,17,.02)}.Pricing_both__wqdRm{background:linear-gradient(90deg,rgba(231,250,239,.45) 0,var(--green-soft) 60%);color:var(--fg1)}.Pricing_bothInner__k5zIR{display:flex;align-items:center;gap:var(--space-12)}.Pricing_bothTag__ymbpl{margin-left:auto;padding:1px var(--space-12);border:1px solid rgba(10,163,80,.28);border-radius:var(--radius-pill);color:var(--green-text);font-size:var(--size-caption);line-height:1.6}.Pricing_no__dcPcy,.Pricing_unlimited__rZSdM,.Pricing_yes__q0sMS{display:inline-flex;align-items:center;gap:var(--space-8)}.Pricing_yes__q0sMS{color:var(--fg1)}.Pricing_yes__q0sMS svg{color:var(--green-text)}.Pricing_no__dcPcy{color:var(--fg2)}.Pricing_no__dcPcy svg{color:var(--fg3)}.Pricing_unlimited__rZSdM{color:inherit}.Pricing_infinity__VUnDl{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:rgba(10,163,80,.14);color:var(--green-text);font-style:normal;font-size:.8125rem;line-height:1}.Pricing_plain__sAJAd{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Pricing_note__meAdE{margin-top:var(--space-12);font-size:var(--size-caption);color:var(--fg2)}.Pricing_subhead__j96ws{font-size:var(--size-subtitle);font-weight:600;letter-spacing:var(--tracking-title)}.Pricing_tableWrap__DGTEq+.Pricing_note__meAdE+.Pricing_subhead__j96ws{margin-top:var(--space-48)}.Pricing_subnote__TNKdl{margin-top:var(--space-8);color:var(--fg2);max-width:64ch}.Pricing_extras__pZJfi{display:grid;grid-gap:var(--space-16);gap:var(--space-16);margin-top:var(--space-24)}@media (min-width:640px){.Pricing_extras__pZJfi{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr}}.Pricing_extra__x1rvk{position:relative;display:flex;flex-direction:column;gap:var(--space-8);padding:var(--space-24);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-24);transition:border-color var(--duration-fast) var(--ease-out-expo),box-shadow var(--duration-fast) var(--ease-out-expo)}.Pricing_extra__x1rvk:hover{border-color:var(--border-strong);box-shadow:var(--shadow-card)}.Pricing_extraIcon__TXCNc{width:56px;height:56px;margin-bottom:var(--space-4)}.Pricing_extraName__o22nG{font-size:var(--size-body-lg);font-weight:600}.Pricing_extraBody__9R9JB{color:var(--fg2);font-size:var(--size-body);line-height:1.5;flex:1 1}.Pricing_extraPrice__c_oOo{margin-top:var(--space-8);padding-top:var(--space-12);border-top:1px solid var(--border);font-size:var(--size-body-lg);font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Pricing_per__Zrq4N{display:block;font-size:var(--size-caption);font-weight:400;color:var(--fg2)}.Pricing_featured__RuM8r{display:grid;grid-gap:var(--space-24);gap:var(--space-24);align-items:center;margin-top:var(--space-16);padding:var(--space-24);border:1px solid #e4dbfb;border-radius:var(--radius-24);background:radial-gradient(80% 120% at 100% 0,#EDE6FE 0,rgba(237,230,254,0) 70%),linear-gradient(120deg,#FBF9FF,#F6F1FE)}@media (min-width:640px){.Pricing_featured__RuM8r{grid-template-columns:minmax(0,1fr) 220px;padding:var(--space-32)}}.Pricing_featuredCopy__K8FYu{display:flex;flex-direction:column;gap:var(--space-8)}.Pricing_featuredTag__h0Aov{align-self:flex-start;padding:2px var(--space-12);background:var(--violet);color:#fff;border-radius:var(--radius-pill);font-size:var(--size-caption);font-weight:500;line-height:1.6}.Pricing_featuredName__QWKRG{font-size:var(--size-subtitle);font-weight:600;letter-spacing:var(--tracking-title)}.Pricing_featuredPrices__0ACwF{display:flex;flex-wrap:wrap;gap:var(--space-8);margin-top:var(--space-4)}.Pricing_priceChip__IJYZO{display:flex;flex-direction:column;gap:2px;padding:var(--space-8) var(--space-16);background:rgba(255,255,255,.72);border:1px solid #e4dbfb;border-radius:var(--radius-12);font-size:var(--size-body-lg);font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Pricing_priceChip__IJYZO i{font-style:normal;font-weight:400}.Pricing_featuredNote__JsIxs,.Pricing_priceChip__IJYZO i{font-size:var(--size-caption);color:var(--fg2)}.Pricing_featuredShot__t5Ih0{max-width:180px;margin-inline:auto;filter:drop-shadow(0 20px 34px rgba(76,29,149,.26))}.Pricing_featuredShot__t5Ih0 img{display:block;width:100%;height:auto}.Pricing_calc__CQTqa{margin-top:var(--space-48);padding:var(--space-24);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-24);box-shadow:var(--shadow-card)}@media (min-width:640px){.Pricing_calc__CQTqa{padding:var(--space-32)}}.Pricing_calcHead__6Mcfv{display:flex;flex-direction:column;gap:var(--space-4);margin-bottom:var(--space-24)}.Pricing_calcGrid__vy3UT{display:grid;grid-gap:var(--space-24);gap:var(--space-24)}@media (min-width:960px){.Pricing_calcGrid__vy3UT{grid-template-columns:minmax(0,1fr) 380px;gap:var(--space-32)}}.Pricing_controls__x0AVi{display:flex;flex-direction:column;gap:var(--space-24)}.Pricing_field__x8If_{display:flex;flex-direction:column;gap:var(--space-12);border:0;padding:0;margin:0;min-width:0}.Pricing_label__HobLU{font-size:var(--size-caption);text-transform:uppercase;letter-spacing:.08em;color:var(--fg2);font-weight:500;padding:0}.Pricing_stepper__c8fwz{display:inline-flex;align-items:center;gap:var(--space-8)}.Pricing_step__OCb_J{width:44px;height:44px;border-radius:var(--radius-12);cursor:pointer;border:1px solid var(--border-strong);background:var(--surface);color:var(--fg1);font-size:var(--size-body-lg);line-height:1;transition:border-color var(--duration-fast) var(--ease-out-expo),background-color var(--duration-fast) var(--ease-out-expo)}.Pricing_step__OCb_J:hover{border-color:var(--fg3);background:var(--surface-2)}.Pricing_count__OQq_Q{width:84px;height:44px;text-align:center;border:1px solid var(--border-strong);border-radius:var(--radius-12);background:var(--surface);color:var(--fg1);font:inherit;font-size:var(--size-body-lg);font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Pricing_count__OQq_Q:focus{outline:none;border-color:var(--green-ink);box-shadow:0 0 0 3px rgba(10,163,80,.14)}.Pricing_segmented__tmIN3{display:flex;flex-wrap:wrap;gap:var(--space-8)}.Pricing_segment__ez4AJ{display:inline-flex;align-items:center;gap:var(--space-8);min-height:44px;padding:0 var(--space-16);cursor:pointer;border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface);color:var(--fg2);font-size:var(--size-body);transition:border-color var(--duration-fast) var(--ease-out-expo),background-color var(--duration-fast) var(--ease-out-expo),color var(--duration-fast) var(--ease-out-expo)}.Pricing_segment__ez4AJ:hover{border-color:var(--fg3)}.Pricing_segment__ez4AJ[data-active=true]{background:#0A7A3E;border-color:#0A7A3E;color:#fff;font-weight:500}.Pricing_segment__ez4AJ[data-active=true] .Pricing_off__aRrQH{color:#D1FAE5}.Pricing_off__aRrQH{font-style:normal;font-size:var(--size-caption);color:var(--green-text);font-weight:600}.Pricing_modules__MxTc1{display:grid;grid-gap:var(--space-8);gap:var(--space-8)}@media (min-width:640px){.Pricing_modules__MxTc1{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:960px){.Pricing_modules__MxTc1{grid-template-columns:repeat(1,minmax(0,1fr))}}.Pricing_module__V2ML1{display:flex;align-items:center;gap:var(--space-12);padding:var(--space-12) var(--space-16);cursor:pointer;border:1px solid var(--border);border-radius:var(--radius-12);background:var(--surface-2);font-size:var(--size-body);transition:border-color var(--duration-fast) var(--ease-out-expo),background-color var(--duration-fast) var(--ease-out-expo)}.Pricing_module__V2ML1:hover{border-color:var(--border-strong)}.Pricing_module__V2ML1:has(input:checked){border-color:var(--green);background:var(--green-soft)}.Pricing_moduleBase__we4OM{cursor:default}.Pricing_module__V2ML1 input{flex:none;width:18px;height:18px;accent-color:var(--green-ink)}.Pricing_module__V2ML1 input:disabled{opacity:.55}.Pricing_moduleName__GYPrv{flex:1 1;min-width:0}.Pricing_modulePrice__TAVFv{font-style:normal;white-space:nowrap;font-size:var(--size-caption);color:var(--fg2);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:479px){.Pricing_module__V2ML1{flex-wrap:wrap;row-gap:var(--space-4)}.Pricing_moduleName__GYPrv{flex:1 1 auto}.Pricing_modulePrice__TAVFv{flex:1 1 100%;white-space:normal;padding-left:calc(18px + var(--space-12))}}.Pricing_result__Cn2dT{display:flex;flex-direction:column;gap:var(--space-16);padding:var(--space-24);background:radial-gradient(120% 90% at 8% 0,rgba(255,255,255,.22) 0,rgba(255,255,255,0) 55%),linear-gradient(135deg,#0A7A3E,#12796F 34%,#1567B8 66%,#6D28D9);border-radius:var(--radius-16);color:#fff;box-shadow:0 18px 40px rgba(21,103,184,.22)}@media (min-width:960px){.Pricing_result__Cn2dT{position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + var(--space-16));align-self:start}}.Pricing_resultTag__RZcc_{font-size:var(--size-caption);text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.78);font-weight:500}.Pricing_total__kP85t{display:flex;flex-direction:column;gap:2px}.Pricing_totalWas__R_NT9{align-self:flex-start;font-size:var(--size-subtitle);color:rgba(255,255,255,.72);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-decoration-thickness:1.5px}.Pricing_totalValue__iNHcR{font-size:2.5rem;font-weight:700;letter-spacing:var(--tracking-title);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.05;color:#fff}.Pricing_totalCaption___mtHg{font-size:var(--size-caption);color:rgba(255,255,255,.78)}.Pricing_breakdown__zPaTQ{display:grid;grid-gap:var(--space-8);gap:var(--space-8);margin:0}.Pricing_breakdown__zPaTQ>div{display:flex;justify-content:space-between;gap:var(--space-16);font-size:var(--size-body)}.Pricing_breakdown__zPaTQ dt{color:rgba(255,255,255,.78)}.Pricing_breakdown__zPaTQ dd{margin:0;font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Pricing_breakdown__zPaTQ .Pricing_off__aRrQH{color:#D1FAE5}.Pricing_grand__hEzY3{padding-top:var(--space-12);border-top:1px solid rgba(255,255,255,.28)}.Pricing_grand__hEzY3 dd,.Pricing_grand__hEzY3 dt{font-weight:700;font-size:var(--size-body-lg);color:#fff}.Pricing_result__Cn2dT .Pricing_resultCta__C8NH6{width:100%;justify-content:center;background:#fff;color:#0A7A3E}.Pricing_result__Cn2dT .Pricing_resultCta__C8NH6:hover{background:#F2FBF6}.Pricing_disclaimer__uzLYI{font-size:var(--size-caption);color:rgba(255,255,255,.75);line-height:1.45}.Problem_section__Qr0S_{background-image:linear-gradient(180deg,rgba(20,21,22,.62),rgba(20,21,22,.28) 45%,rgba(20,21,22,.55)),-webkit-image-set(url("/images/problem/grid-bg-900.webp") 1x,url("/images/problem/grid-bg.webp") 2x);background-image:linear-gradient(180deg,rgba(20,21,22,.62),rgba(20,21,22,.28) 45%,rgba(20,21,22,.55)),image-set(url("/images/problem/grid-bg-900.webp") 1x,url("/images/problem/grid-bg.webp") 2x);background-size:cover;background-position:bottom;background-repeat:no-repeat}.Problem_grid__Si06M{display:grid;grid-gap:var(--space-24);gap:var(--space-24)}@media (min-width:640px){.Problem_grid__Si06M{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:960px){.Problem_grid__Si06M{grid-template-columns:repeat(4,minmax(0,1fr))}}.Problem_item__0Dedj{display:flex;flex-direction:column;gap:var(--space-8);padding-top:var(--space-16);border-top:1px solid var(--ink-border)}.Problem_icon___eJpk{width:72px;height:72px;margin-bottom:var(--space-4)}.Problem_itemTitle__6w05f{font-size:var(--size-body-lg);font-weight:600}.Problem_itemBody__cF95O{color:var(--ink-fg2);font-size:var(--size-body)}.Problem_outro__0MqkO{margin-top:var(--space-48);max-width:60ch;font-size:var(--size-subtitle);line-height:1.35;letter-spacing:var(--tracking-title)}.Rollout_scroller__U00zj{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);grid-gap:var(--space-16);gap:var(--space-16);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:var(--space-16);margin-inline:calc(var(--container-pad) * -1);padding-inline:var(--container-pad)}.Rollout_step__oEIZM{position:relative;scroll-snap-align:start;display:flex;flex-direction:column;gap:var(--space-8);padding:var(--space-24) var(--space-16);background:var(--surface-2);border-radius:var(--radius-16)}.Rollout_term__F7bAC{font-size:var(--size-caption);text-transform:uppercase;letter-spacing:.1em;color:var(--green-ink);font-weight:600}.Rollout_stepTitle__cibei{font-size:var(--size-body-lg);font-weight:600}.Rollout_stepBody__u8ziK{color:var(--fg2);font-size:var(--size-body)}.Rollout_link__7Uw3S{display:none;position:absolute;left:calc(100% + var(--space-32) / 2);width:120px;height:46px;color:rgba(10,163,80,.8);pointer-events:none}.Rollout_link__7Uw3S svg{display:block}.Rollout_step__oEIZM:nth-child(odd) .Rollout_link__7Uw3S{bottom:calc(100% + var(--space-8));transform:translateX(-50%)}.Rollout_step__oEIZM:nth-child(2n) .Rollout_link__7Uw3S{top:calc(100% + var(--space-8));transform:translateX(-50%) scaleY(-1)}@media (min-width:960px){.Rollout_scroller__U00zj{grid-auto-columns:minmax(0,1fr);gap:var(--space-32);margin-top:var(--space-64);overflow-x:visible;margin-inline:0;padding-inline:0}.Rollout_link__7Uw3S{display:flex}}