.HeroChat-module__HiTaVG__experience{opacity:0;visibility:hidden;pointer-events:none;width:min(100%,920px);max-height:0;transition:width .62s var(--ease), max-height .62s var(--ease), opacity .5s var(--ease), transform .5s var(--ease), visibility .62s var(--ease);grid-column:1/-1;justify-self:center;overflow:hidden;transform:translateY(24px)}.HeroChat-module__HiTaVG__open{opacity:1;visibility:visible;pointer-events:auto;max-height:2000px;overflow:visible;transform:none}.HeroChat-module__HiTaVG__chatMode{width:min(100%,1280px)}.HeroChat-module__HiTaVG__open.HeroChat-module__HiTaVG__hasProposal{max-height:none}.HeroChat-module__HiTaVG__heroChat{transition:background .62s var(--ease), border-color .62s var(--ease), box-shadow .62s var(--ease);background:0 0;border:1px solid #0000;border-radius:24px;position:relative;overflow:visible}.HeroChat-module__HiTaVG__chatMode .HeroChat-module__HiTaVG__heroChat{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d1014e0;border-color:#fff3;overflow:hidden;box-shadow:0 32px 90px #00000052}.HeroChat-module__HiTaVG__close{color:#e5ecef;cursor:pointer;z-index:2;width:38px;height:38px;transition:border-color var(--transition-base), background var(--transition-base), transform var(--transition-base);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff38;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:12px;right:12px}.HeroChat-module__HiTaVG__close:hover{background:#ff725c1a;border-color:#ff725cbd;transform:translateY(-2px)}.HeroChat-module__HiTaVG__close svg{width:16px;height:16px;display:block}.HeroChat-module__HiTaVG__hasProposal .HeroChat-module__HiTaVG__close{color:var(--ink);background:#ffffffa6;border-color:#08090b38}.HeroChat-module__HiTaVG__chatGrid{transition:grid-template-columns .66s var(--ease);grid-template-columns:minmax(0,1fr) 0fr;display:grid}.HeroChat-module__HiTaVG__hasProposal .HeroChat-module__HiTaVG__chatGrid{grid-template-columns:minmax(340px,.92fr) minmax(380px,.78fr)}.HeroChat-module__HiTaVG__conversation{min-width:0;transition:padding .62s var(--ease);flex-direction:column;align-items:center;gap:18px;padding:0;display:flex}.HeroChat-module__HiTaVG__chatMode .HeroChat-module__HiTaVG__conversation{align-items:stretch;height:min(560px,100svh - 240px);padding:22px}.HeroChat-module__HiTaVG__promptHeadline{text-align:center;justify-items:center;gap:12px;display:grid}.HeroChat-module__HiTaVG__promptHeadline h2{max-width:760px;color:var(--white);letter-spacing:-.02em;text-shadow:0 1px 2px #00000073;margin:0;font-size:clamp(26px,3vw,40px);font-weight:630;line-height:1.08}.HeroChat-module__HiTaVG__promptHeadline p{color:#bac4ca;text-shadow:0 1px 2px #00000073;max-width:640px;margin:0;font-size:16px;line-height:1.55}.HeroChat-module__HiTaVG__messages{scrollbar-width:thin;flex-direction:column;flex:1;gap:12px;min-height:0;padding:4px 2px 14px;display:flex;overflow-y:auto}.HeroChat-module__HiTaVG__message{color:#e7edf0;white-space:pre-wrap;overflow-wrap:break-word;border:1px solid #ffffff24;border-radius:18px;max-width:min(100%,640px);padding:13px 16px;font-size:15px;line-height:1.6}.HeroChat-module__HiTaVG__assistant{background:#ffffff0f;border-bottom-left-radius:6px;align-self:flex-start}.HeroChat-module__HiTaVG__user{color:var(--ink);background:#f5f0e8;border-color:#0000;border-bottom-right-radius:6px;align-self:flex-end}.HeroChat-module__HiTaVG__error{background:#ff725c1f;border-color:#ff725c8c;align-self:flex-start}.HeroChat-module__HiTaVG__replyOptions{flex-wrap:wrap;align-self:flex-start;gap:8px;max-width:min(100%,640px);padding:2px 0 4px;display:flex}.HeroChat-module__HiTaVG__replyOption{border-radius:var(--radius-full);color:#e5ecef;text-align:left;cursor:pointer;transition:border-color var(--transition-base), background var(--transition-base), transform var(--transition-base);background:#ffffff0d;border:1px solid #ffffff38;padding:9px 14px;font-size:13px;line-height:1.35}.HeroChat-module__HiTaVG__replyOption:hover{background:#ff725c1a;border-color:#ff725cbd;transform:translateY(-2px)}.HeroChat-module__HiTaVG__typing{align-items:center;gap:5px;min-height:1.6em;display:inline-flex}.HeroChat-module__HiTaVG__typing span{background:currentColor;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite HeroChat-module__HiTaVG__typing-bounce}.HeroChat-module__HiTaVG__typing span:nth-child(2){animation-delay:.12s}.HeroChat-module__HiTaVG__typing span:nth-child(3){animation-delay:.24s}@keyframes HeroChat-module__HiTaVG__typing-bounce{0%,80%,to{opacity:.36;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.HeroChat-module__HiTaVG__chatCtaBlock{justify-items:start;gap:8px;padding-top:4px;display:grid}.HeroChat-module__HiTaVG__chatCta{border-radius:var(--radius-full);background:var(--coral);color:var(--ink);cursor:pointer;transition:transform var(--transition-base);border:0;padding:12px 20px;font-size:14px;font-weight:750}.HeroChat-module__HiTaVG__chatCta:hover{transform:translateY(-2px)}.HeroChat-module__HiTaVG__chatCtaNote{color:#9aa4ab;margin:0;font-size:12px;line-height:1.5}.HeroChat-module__HiTaVG__composer{width:min(100%,860px);min-height:128px;transition:min-height .62s var(--ease), background .62s var(--ease), border-color .62s var(--ease), box-shadow .62s var(--ease);background:#f6f1e9;border:1px solid #ffffff3d;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;padding:16px;display:grid;box-shadow:0 24px 70px #00000042,inset 0 1px #ffffffb8}.HeroChat-module__HiTaVG__promptInput{width:100%;min-height:88px;max-height:180px;color:var(--ink);resize:none;background:0 0;border:0;outline:0;padding:2px 0;font-size:17px;line-height:1.5}.HeroChat-module__HiTaVG__promptInput::placeholder{color:#747c82}.HeroChat-module__HiTaVG__chatMode .HeroChat-module__HiTaVG__composer{width:100%;min-height:auto;box-shadow:none;background:#00000042;border-color:#ffffff2e;border-radius:22px;padding:10px}.HeroChat-module__HiTaVG__chatMode .HeroChat-module__HiTaVG__promptInput{min-height:52px;max-height:120px;color:var(--white);font-size:15px}.HeroChat-module__HiTaVG__chatMode .HeroChat-module__HiTaVG__promptInput::placeholder{color:#7f8991}.HeroChat-module__HiTaVG__send{background:var(--coral);width:54px;height:54px;color:var(--ink);cursor:pointer;transition:background var(--transition-base), opacity var(--transition-base), transform var(--transition-base);border:0;border-radius:50%;place-items:center;display:grid}.HeroChat-module__HiTaVG__send:disabled{opacity:.45;cursor:default}.HeroChat-module__HiTaVG__send:hover:enabled{background:#ff8a77;transform:translateY(-2px)}.HeroChat-module__HiTaVG__send svg{width:21px;height:21px;display:block}.HeroChat-module__HiTaVG__chips{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:min(100%,860px);display:grid}.HeroChat-module__HiTaVG__chip{border-radius:var(--radius-full);color:#e5ecef;text-align:center;cursor:pointer;min-height:42px;transition:border-color var(--transition-base), background var(--transition-base), transform var(--transition-base);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff38;padding:10px 13px;font-size:13px;line-height:1.35}.HeroChat-module__HiTaVG__chip:hover{background:#ff725c1a;border-color:#ff725cbd;transform:translateY(-2px)}.HeroChat-module__HiTaVG__disclaimer{color:#9aa4ab;text-align:center;max-width:860px;margin:0;font-size:12px;line-height:1.5}.HeroChat-module__HiTaVG__chatMode .HeroChat-module__HiTaVG__disclaimer{text-align:left}.HeroChat-module__HiTaVG__disclaimerLink{color:inherit;text-decoration:underline}.HeroChat-module__HiTaVG__proposal{min-width:0;max-height:min(560px,100svh - 240px);color:var(--ink);opacity:0;transition:opacity .54s var(--ease), transform .54s var(--ease);scrollbar-width:thin;background:#f4f0e9;border-left:1px solid #ffffff1f;overflow-y:auto;transform:translate(34px)}.HeroChat-module__HiTaVG__hasProposal .HeroChat-module__HiTaVG__proposal{opacity:1;transform:translate(0)}.HeroChat-module__HiTaVG__proposalInner{align-content:start;gap:16px;width:100%;min-height:100%;padding:24px;display:grid}.HeroChat-module__HiTaVG__proposalHeader{border-bottom:1px solid #08090b29;padding-bottom:14px}.HeroChat-module__HiTaVG__proposalEyebrow{color:#676d72;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:690}.HeroChat-module__HiTaVG__proposalTitle{margin:8px 0 0;font-size:clamp(24px,2.2vw,30px);font-weight:630;line-height:1.1}.HeroChat-module__HiTaVG__summaryCard{color:var(--white);background:#111417;border:1px solid #08090b29;border-radius:14px}.HeroChat-module__HiTaVG__summaryCard p{color:#d1d9de;margin:0;padding:16px 18px;font-size:14px;line-height:1.55}.HeroChat-module__HiTaVG__moduleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.HeroChat-module__HiTaVG__module{background:var(--white);border:1px solid #08090b29;border-radius:14px;min-height:96px;padding:14px}.HeroChat-module__HiTaVG__module span{color:#686f75;border:1px solid #08090b29;border-radius:6px;justify-content:center;align-items:center;min-width:28px;height:24px;padding:0 8px;font-size:11px;font-weight:760;display:inline-flex}.HeroChat-module__HiTaVG__module strong{margin-top:12px;font-size:14px;line-height:1.35;display:block}.HeroChat-module__HiTaVG__questionsCard{background:var(--white);border:1px solid #08090b29;border-radius:14px;padding:16px 18px}.HeroChat-module__HiTaVG__questionsCard h4{margin:0;font-size:15px;font-weight:690;line-height:1.3}.HeroChat-module__HiTaVG__questionsCard ul{color:#666d72;margin:10px 0 0;padding-left:18px;font-size:14px;line-height:1.55}.HeroChat-module__HiTaVG__questionsCard li+li{margin-top:6px}.HeroChat-module__HiTaVG__timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.HeroChat-module__HiTaVG__step{background:#efeae1;border:1px solid #08090b29;border-radius:14px;min-height:80px;padding:12px}.HeroChat-module__HiTaVG__step small{color:#697177;text-transform:uppercase;font-size:11px;font-weight:760;display:block}.HeroChat-module__HiTaVG__step strong{margin-top:8px;font-size:13px;line-height:1.35;display:block}.HeroChat-module__HiTaVG__proposalActions{flex-wrap:wrap;gap:10px;padding-top:2px;display:flex}.HeroChat-module__HiTaVG__proposalPrimary,.HeroChat-module__HiTaVG__proposalReset{border-radius:var(--radius-full);min-height:46px;color:var(--ink);cursor:pointer;transition:transform var(--transition-base);background:0 0;border:1px solid #08090b29;justify-content:center;align-items:center;padding:0 18px;font-size:13px;font-weight:760;display:inline-flex}.HeroChat-module__HiTaVG__proposalPrimary{background:var(--coral);border-color:#0000}.HeroChat-module__HiTaVG__proposalPrimary:hover,.HeroChat-module__HiTaVG__proposalReset:hover{transform:translateY(-2px)}.HeroChat-module__HiTaVG__proposalNote{color:#82898f;margin:0;font-size:12px;line-height:1.5}.HeroChat-module__HiTaVG__proposalJump{display:none}@media (max-width:1180px){.HeroChat-module__HiTaVG__hasProposal .HeroChat-module__HiTaVG__chatGrid{grid-template-columns:1fr}.HeroChat-module__HiTaVG__hasProposal .HeroChat-module__HiTaVG__close{color:#e5ecef;background:#ffffff0d;border-color:#ffffff38}.HeroChat-module__HiTaVG__proposal{border-top:1px solid #ffffff1f;border-left:0;max-height:none;transform:translateY(24px)}.HeroChat-module__HiTaVG__hasProposal .HeroChat-module__HiTaVG__proposal{transform:translateY(0)}.HeroChat-module__HiTaVG__proposalInner{min-height:0}.HeroChat-module__HiTaVG__proposalJump{border-radius:var(--radius-full);color:#ffcfc5;text-align:left;cursor:pointer;transition:background var(--transition-base), transform var(--transition-base);background:#ff725c1f;border:1px solid #ff725cbd;align-self:flex-start;align-items:center;gap:8px;padding:11px 16px;font-size:13px;font-weight:650;line-height:1.35;display:inline-flex}.HeroChat-module__HiTaVG__proposalJump:hover{background:#ff725c33;transform:translateY(-2px)}.HeroChat-module__HiTaVG__proposalJump svg{flex-shrink:0;width:14px;height:14px}}@media (max-width:720px){.HeroChat-module__HiTaVG__chatMode .HeroChat-module__HiTaVG__conversation{height:min(520px,100svh - 200px);padding:54px 14px 14px}.HeroChat-module__HiTaVG__promptHeadline h2{font-size:26px}.HeroChat-module__HiTaVG__chips,.HeroChat-module__HiTaVG__moduleGrid,.HeroChat-module__HiTaVG__timeline{grid-template-columns:1fr}.HeroChat-module__HiTaVG__composer{border-radius:24px;grid-template-columns:minmax(0,1fr) 48px;min-height:112px}.HeroChat-module__HiTaVG__promptInput{min-height:74px}.HeroChat-module__HiTaVG__chatMode .HeroChat-module__HiTaVG__promptInput{min-height:48px}.HeroChat-module__HiTaVG__send{width:48px;height:48px}.HeroChat-module__HiTaVG__proposalInner{padding:18px}}@media (prefers-reduced-motion:reduce){.HeroChat-module__HiTaVG__experience,.HeroChat-module__HiTaVG__heroChat,.HeroChat-module__HiTaVG__chatGrid,.HeroChat-module__HiTaVG__conversation,.HeroChat-module__HiTaVG__composer,.HeroChat-module__HiTaVG__proposal{transition:none}.HeroChat-module__HiTaVG__typing span{animation:none}}
.Header-module__gGZkwq__headerContainer{background:var(--gradient-hero);min-height:min(980px,100svh);color:var(--white);isolation:isolate;background-position:58% 38%,12% 64%,50%;background-size:125% 125%,130% 130%,100% 100%;align-items:center;animation:18s ease-in-out infinite alternate Header-module__gGZkwq__hero-drift;display:flex;position:relative;overflow:hidden}.Header-module__gGZkwq__headerContainer:before{content:"";opacity:.28;z-index:1;will-change:background-position;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-position:0 0;background-size:72px 72px;animation:30s linear infinite Header-module__gGZkwq__hero-grid-drift;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.Header-module__gGZkwq__headerContainer:after{content:"";z-index:1;will-change:opacity, transform;border:1px solid #ffffff2e;border-radius:50%;width:42vw;min-width:520px;height:42vw;min-height:520px;animation:20s ease-in-out infinite alternate Header-module__gGZkwq__hero-orbit;position:absolute;top:-20vw;right:-15vw;box-shadow:0 0 0 90px #ffffff04,0 0 0 180px #ffffff03}.Header-module__gGZkwq__visual{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.Header-module__gGZkwq__visualImage{object-fit:cover;object-position:center;will-change:transform;width:100%;height:100%;animation:10s ease-in-out infinite alternate Header-module__gGZkwq__hero-image-drift;transform:scale(1.04)translateY(-.5%)}@keyframes Header-module__gGZkwq__hero-image-drift{0%{transform:scale(1.04)translateY(-.5%)}to{transform:scale(1.04)translateY(.5%)}}.Header-module__gGZkwq__visual:after{content:"";background:linear-gradient(108deg,#050608a8 0%,#05060847 32%,#05060800 56%),linear-gradient(#05060800 70%,#05060885 100%),linear-gradient(#0506086b 0%,#05060800 22%);position:absolute;inset:0}.Header-module__gGZkwq__logoEdges{opacity:.82;pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.Header-module__gGZkwq__logoEdge{transform-box:view-box;will-change:transform}.Header-module__gGZkwq__logoEdgeMobile{display:none}.Header-module__gGZkwq__logoEdgeLower{opacity:.74;transform-origin:18% 78%;animation:18s ease-in-out 1.8s infinite alternate Header-module__gGZkwq__logo-edge-breathe-lower}.Header-module__gGZkwq__logoEdgeUpper{opacity:.64;transform-origin:82% 24%;animation:20s ease-in-out 2.1s infinite alternate Header-module__gGZkwq__logo-edge-breathe-upper}.Header-module__gGZkwq__logoEdgeLowerMobile{opacity:.54;transform-origin:12% 88%;animation:18s ease-in-out 1.8s infinite alternate Header-module__gGZkwq__logo-edge-breathe-lower}.Header-module__gGZkwq__logoEdgeUpperMobile{opacity:.42;transform-origin:86% 24%;animation:20s ease-in-out 2.1s infinite alternate Header-module__gGZkwq__logo-edge-breathe-upper}.Header-module__gGZkwq__logoEdgeHalo,.Header-module__gGZkwq__logoEdgePath,.Header-module__gGZkwq__logoEdgeGlint{fill:none;vector-effect:non-scaling-stroke}.Header-module__gGZkwq__logoEdgeHalo{opacity:0;filter:url(#hero-logo-edge-blur);stroke:url(#hero-logo-edge);animation:Header-module__gGZkwq__logo-edge-halo 1.7s .24s var(--ease) both;stroke-width:48px;stroke-dasharray:1000;stroke-dashoffset:1000px}.Header-module__gGZkwq__logoEdgePath{opacity:0;stroke:url(#hero-logo-edge);animation:Header-module__gGZkwq__logo-edge-draw 1.7s .24s var(--ease) both;stroke-width:15px;stroke-dasharray:1000;stroke-dashoffset:1000px}.Header-module__gGZkwq__logoEdgeGlint{opacity:0;filter:drop-shadow(0 0 10px #ff8d79b3);stroke:#fff4ee;stroke-width:4px;mix-blend-mode:screen;stroke-dasharray:96 904;stroke-dashoffset:1000px;animation:8.6s ease-in-out 2.4s infinite Header-module__gGZkwq__logo-edge-glint}.Header-module__gGZkwq__logoEdgeUpper .Header-module__gGZkwq__logoEdgeHalo,.Header-module__gGZkwq__logoEdgeUpper .Header-module__gGZkwq__logoEdgePath{animation-delay:.52s}.Header-module__gGZkwq__logoEdgeUpper .Header-module__gGZkwq__logoEdgeGlint{animation-delay:3.35s}.Header-module__gGZkwq__content{padding:96px var(--g) 0;width:min(100%, var(--max));z-index:4;flex-direction:column;margin:0 auto;display:flex;position:relative}.Header-module__gGZkwq__heroCopy,.Header-module__gGZkwq__heroSide{z-index:6;width:100%;max-height:900px;transition:max-height .62s var(--ease), padding .62s var(--ease), opacity .5s var(--ease), transform .5s var(--ease), visibility .62s var(--ease);position:relative}.Header-module__gGZkwq__copyCollapsed{opacity:0;visibility:hidden;pointer-events:none;max-height:0;margin-top:0;padding-bottom:0;overflow:hidden;transform:translateY(-24px)}.Header-module__gGZkwq__heroSide{isolation:isolate;gap:34px;max-width:640px;margin-top:clamp(30px,4vw,48px);padding-bottom:10px;display:grid}.Header-module__gGZkwq__heroSide>*{z-index:1;position:relative}.Header-module__gGZkwq__eyebrow{color:#c4c9ce;letter-spacing:.15em;text-transform:uppercase;animation:Header-module__gGZkwq__reveal-up .8s .2s var(--ease) both;align-items:center;gap:12px;margin:0 0 26px;font-size:12px;font-weight:780;line-height:1;display:flex}.Header-module__gGZkwq__eyebrow:before{content:"";opacity:.75;background:currentColor;flex:0 0 28px;width:28px;height:1px}.Header-module__gGZkwq__primaryHeading{max-width:100%;font-size:calc(var(--display) * var(--title-fit,1));letter-spacing:-.073em;animation:Header-module__gGZkwq__reveal-up .8s .35s var(--ease) both;margin:0;font-weight:520;line-height:.84;display:block;position:relative}.Header-module__gGZkwq__titleLead,.Header-module__gGZkwq__titleAccent{white-space:nowrap;display:block;position:relative}.Header-module__gGZkwq__titleMeasure{visibility:hidden;pointer-events:none;display:block;position:absolute;top:0;left:0}.Header-module__gGZkwq__titleMeasure span{white-space:nowrap;display:block}.Header-module__gGZkwq__typedGhost{visibility:hidden}.Header-module__gGZkwq__typedOverlay{position:absolute;top:0;left:0;right:0}.Header-module__gGZkwq__caret{background:#ffffffd1;width:.045em;min-width:2px;height:.72em;margin-left:.06em;animation:1.1s step-end infinite Header-module__gGZkwq__caret-blink;display:inline-block;transform:translateY(.03em)}@keyframes Header-module__gGZkwq__caret-blink{50%{opacity:0}}.Header-module__gGZkwq__titleLead{overflow-wrap:normal}.Header-module__gGZkwq__titleAccent{color:#0000;text-shadow:0 2px 20px #00000073;-webkit-text-stroke:2px #ffffffe6;font-weight:520}.Header-module__gGZkwq__subHeading{color:#dde4ea;letter-spacing:-.018em;text-shadow:0 1px 3px #000000a6,0 14px 30px #0009;max-width:760px;animation:Header-module__gGZkwq__reveal-up .8s .5s var(--ease) both;font-size:clamp(18px,1.55vw,25px);line-height:1.36}.Header-module__gGZkwq__ctaRow{animation:Header-module__gGZkwq__reveal-up .8s .65s var(--ease) both;flex-wrap:wrap;gap:12px;display:flex}.Header-module__gGZkwq__primaryButton,.Header-module__gGZkwq__secondaryButton{border-radius:var(--radius-full);cursor:pointer;min-height:58px;transition:background var(--transition-base), border-color var(--transition-base), transform var(--transition-base);border:1px solid #0000;justify-content:center;align-items:center;gap:14px;padding:0 25px;font-size:15px;font-weight:750;line-height:1;display:inline-flex}.Header-module__gGZkwq__primaryButton{background:var(--coral);color:var(--ink)}.Header-module__gGZkwq__secondaryButton{color:var(--white);-webkit-backdrop-filter:blur(14px)saturate(125%);backdrop-filter:blur(14px)saturate(125%);background:linear-gradient(#1b1f24d1,#111418b8);border-color:#ffffff47;box-shadow:inset 0 1px #ffffff1a,0 18px 36px #0000002e}.Header-module__gGZkwq__primaryButton:hover,.Header-module__gGZkwq__secondaryButton:hover{transform:translateY(-3px)}.Header-module__gGZkwq__secondaryButton:hover{background:linear-gradient(#23282edb,#15181cc2);border-color:#fff6}.Header-module__gGZkwq__scrollButton{bottom:18px;left:var(--g);color:#8f969d;letter-spacing:.12em;text-transform:uppercase;z-index:7;align-items:center;gap:10px;font-size:11px;font-weight:690;display:flex;position:absolute}.Header-module__gGZkwq__scrollButton:before{content:"";background:currentColor;width:38px;height:1px}@keyframes Header-module__gGZkwq__reveal-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes Header-module__gGZkwq__hero-drift{0%{background-position:58% 38%,12% 64%,50%}50%{background-position:72% 34%,18% 72%,50%}to{background-position:64% 46%,8% 58%,50%}}@keyframes Header-module__gGZkwq__hero-grid-drift{to{background-position:72px 72px}}@keyframes Header-module__gGZkwq__hero-orbit{0%{opacity:1;transform:translate(0,0)scale(1)}50%{opacity:.72;transform:translate(-4vw,3vw)scale(1.06)}to{opacity:.88;transform:translate(-1vw,-1vw)scale(.98)}}@keyframes Header-module__gGZkwq__logo-edge-halo{0%{opacity:0;stroke-dashoffset:1000px}46%{opacity:.18}to{opacity:.07;stroke-dashoffset:0}}@keyframes Header-module__gGZkwq__logo-edge-draw{0%{opacity:0;stroke-dashoffset:1000px}58%{opacity:.74}to{opacity:.48;stroke-dashoffset:0}}@keyframes Header-module__gGZkwq__logo-edge-glint{0%,44%{opacity:0;stroke-dashoffset:1030px}52%{opacity:.86}68%{opacity:.52;stroke-dashoffset:-112px}78%,to{opacity:0;stroke-dashoffset:-190px}}@keyframes Header-module__gGZkwq__logo-edge-breathe-lower{0%{transform:translate(0,0)}50%{transform:translate(-1.2vw,1vw)}to{transform:translate(.8vw,-.6vw)}}@keyframes Header-module__gGZkwq__logo-edge-breathe-upper{0%{transform:translate(0,0)}50%{transform:translate(1.1vw,-.8vw)}to{transform:translate(-.7vw,.9vw)}}@media (max-width:1080px){.Header-module__gGZkwq__heroSide{max-width:680px}.Header-module__gGZkwq__logoEdges{opacity:.68;width:122%;left:-10%}.Header-module__gGZkwq__logoEdgeUpper{opacity:.48}}@media (max-width:720px){.Header-module__gGZkwq__headerContainer{min-height:auto}.Header-module__gGZkwq__content{padding-top:100px;padding-bottom:88px}.Header-module__gGZkwq__eyebrow{letter-spacing:.11em;align-items:flex-start;font-size:11px;line-height:1.35}.Header-module__gGZkwq__eyebrow:before{margin-top:.58em}.Header-module__gGZkwq__primaryHeading{font-size:calc(clamp(42px, 12.2vw, 62px) * var(--title-fit,1));letter-spacing:-.048em;line-height:.9}.Header-module__gGZkwq__titleLead,.Header-module__gGZkwq__titleAccent{overflow-wrap:normal;max-width:100%}.Header-module__gGZkwq__heroSide{gap:26px}.Header-module__gGZkwq__subHeading{font-size:18px}.Header-module__gGZkwq__ctaRow{flex-direction:column}.Header-module__gGZkwq__primaryButton,.Header-module__gGZkwq__secondaryButton{text-align:center;width:100%;padding-inline:22px;line-height:1.2}.Header-module__gGZkwq__visual:after{background:linear-gradient(#05060885 0%,#05060838 30%,#05060800 52%),linear-gradient(#05060800 64%,#05060894 100%)}.Header-module__gGZkwq__logoEdges{opacity:.42;width:100%;left:0}.Header-module__gGZkwq__logoEdgeDesktop{display:none}.Header-module__gGZkwq__logoEdgeMobile{display:block}.Header-module__gGZkwq__logoEdgeLowerMobile{opacity:.56}.Header-module__gGZkwq__logoEdgeUpperMobile{opacity:.42}.Header-module__gGZkwq__logoEdgeHalo{stroke-width:34px}.Header-module__gGZkwq__logoEdgePath{stroke-width:10px}.Header-module__gGZkwq__logoEdgeGlint{stroke-width:3px}.Header-module__gGZkwq__scrollButton{display:none}}@media (max-width:380px){.Header-module__gGZkwq__content{padding-top:90px}.Header-module__gGZkwq__primaryHeading{font-size:calc(clamp(40px, 12.4vw, 46px) * var(--title-fit,1))}.Header-module__gGZkwq__primaryButton,.Header-module__gGZkwq__secondaryButton{gap:10px;padding-inline:18px}.Header-module__gGZkwq__logoEdges{opacity:.34}}@media (prefers-reduced-motion:reduce){.Header-module__gGZkwq__heroCopy,.Header-module__gGZkwq__heroSide{transition:none}.Header-module__gGZkwq__headerContainer,.Header-module__gGZkwq__headerContainer:before,.Header-module__gGZkwq__headerContainer:after,.Header-module__gGZkwq__visualImage,.Header-module__gGZkwq__logoEdge,.Header-module__gGZkwq__logoEdgeHalo,.Header-module__gGZkwq__logoEdgePath,.Header-module__gGZkwq__logoEdgeGlint{animation:none}.Header-module__gGZkwq__visualImage{transform:none}.Header-module__gGZkwq__logoEdgePath{opacity:.34;stroke-dashoffset:0}.Header-module__gGZkwq__logoEdgeHalo,.Header-module__gGZkwq__logoEdgeGlint{opacity:0}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.FAQ-module__ngmWiq__faqContainer{padding:clamp(92px, 11vw, 180px) var(--g);background:var(--paper2)}.FAQ-module__ngmWiq__title,.FAQ-module__ngmWiq__faqList{width:min(100%,980px);margin-inline:auto}.FAQ-module__ngmWiq__title{color:var(--ink);font-size:var(--h2);letter-spacing:-.061em;text-align:left;text-wrap:balance;margin-top:0;margin-bottom:64px;font-weight:520;line-height:.93}.FAQ-module__ngmWiq__faqList{background:var(--line-l);border-block:1px solid var(--line-l);gap:1px;display:grid}.FAQ-module__ngmWiq__faqItem{background:var(--paper2);overflow:hidden}.FAQ-module__ngmWiq__faqQuestion{width:100%;color:var(--ink);letter-spacing:-.04em;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:24px;padding:28px 0;font-size:clamp(22px,2vw,34px);font-weight:560;line-height:1.05;display:flex}.FAQ-module__ngmWiq__faqIcon{border:1px solid var(--line-l);width:44px;height:44px;color:var(--coral);border-radius:50%;flex:0 0 44px;justify-content:center;align-items:center;font-size:28px;font-weight:400;display:inline-flex}.FAQ-module__ngmWiq__faqAnswer{max-height:0;transition:max-height var(--transition-base);overflow:hidden}.FAQ-module__ngmWiq__faqItem.FAQ-module__ngmWiq__open .FAQ-module__ngmWiq__faqAnswer{max-height:320px}.FAQ-module__ngmWiq__faqAnswer p{color:#60666b;padding:0 68px 28px 0;font-size:17px;line-height:1.65}@media (max-width:720px){.FAQ-module__ngmWiq__faqContainer{padding-block:88px}.FAQ-module__ngmWiq__title{margin-bottom:42px}.FAQ-module__ngmWiq__faqQuestion{padding:22px 0}.FAQ-module__ngmWiq__faqAnswer p{padding-right:0}}
