.landing-page__hero{position:relative;padding:173px var(--lp-gutter) 0;overflow:hidden;min-height:700px;isolation:isolate;background-color:#fff;background-image:linear-gradient(180deg,#fff0,#fff),url(/_astro/hero-promo.414rSRID.jpg);background-image:linear-gradient(180deg,#fff0,#fff),image-set(url(/_astro/hero-promo.BDLnQUgI.webp) type("image/webp"),url(/_astro/hero-promo.414rSRID.jpg) type("image/jpeg"));background-repeat:no-repeat;background-position:bottom,right max(0px,calc(50vw - 1000px)) top;background-size:100% 165px,auto 100%}.landing-page__hero-grid{position:relative;z-index:1;display:flex;align-items:center;width:100%;max-width:var(--lp-content-max);min-height:579px;margin:0 auto}.landing-page__hero-left{display:flex;flex-direction:column;gap:48px;width:100%;max-width:584px;margin-top:-90px}.landing-page__hero-title{margin:0;font-family:var(--ds-font-display);font-size:var(--lp-heading-hero);font-weight:600;line-height:1.18;color:var(--ds-text-primary)}.landing-page__hero-title-accent{color:var(--ds-color-brand)}.landing-page__hero-sub{margin:0;font-family:var(--ds-font-display);font-size:var(--lp-text-lead);font-weight:300;line-height:1.15;color:var(--ds-color-primary-800)}.landing-page__hero-cta{display:flex;flex-wrap:wrap;gap:12px}.landing-page__hero-cta .landing-page__btn--lg{max-width:100%}@media(max-width:1400px){.landing-page__hero{padding:130px var(--lp-gutter) 56px;min-height:0;background-position:right center;background-size:cover}.landing-page__hero:after{content:"";position:absolute;inset:0;background:linear-gradient(to right,#f8f8f8f2,#f8f8f8d9,#f8f8f84d 80%,#f8f8f800);pointer-events:none;z-index:0}.landing-page__hero-grid{min-height:0}.landing-page__hero-left{margin-top:0}}@media(max-width:720px){.landing-page__hero-left{gap:42px}}.landing-page__values{position:relative;z-index:1;margin-top:-90px;padding:80px var(--lp-gutter);background:transparent}@media(max-width:720px){.landing-page__values{padding:56px var(--lp-gutter)}}.landing-page__carousel{position:relative;max-width:var(--lp-content-max);margin:0 auto}.landing-page__carousel:focus-visible{outline:2px solid var(--ds-color-brand);outline-offset:8px;border-radius:var(--ds-radius-lg)}.landing-page__carousel-viewport{position:relative}.landing-page__carousel-track{list-style:none;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 50px) / 3);gap:32px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;padding:24px 8px;margin:-24px -8px}.landing-page__carousel-track::-webkit-scrollbar{display:none}@media(prefers-reduced-motion:reduce){.landing-page__carousel-track{scroll-behavior:auto}}@media(max-width:1200px){.landing-page__carousel-track{grid-auto-columns:calc((100% - 32px)/2)}}@media(max-width:820px){.landing-page__carousel-track{grid-auto-columns:100%;gap:16px;padding:24px 0;margin:36px 0}}.landing-page__value-card{scroll-snap-align:start;display:flex;flex-direction:column;gap:28px;min-height:293px;padding:32px;border-radius:var(--ds-radius-xl)}.landing-page__value-card:last-child{scroll-snap-align:end}.landing-page__value-card--white{background:var(--ds-bg-ultralight);color:var(--ds-text-primary)}.landing-page__value-card--green{background:var(--ds-color-brand);color:#fff}.landing-page__value-card--green .landing-page__value-card-title{color:#fff}.landing-page__value-card--green .landing-page__value-card-body{color:#ffffffe6}.landing-page__value-card--dark{background:var(--ds-bg-dark);color:var(--ds-text-inverted)}.landing-page__value-card--dark .landing-page__value-card-title{color:var(--ds-text-inverted)}.landing-page__value-card--dark .landing-page__value-card-body{color:var(--lp-dark-muted)}.landing-page__value-card-head{display:flex;align-items:center;gap:32px}.landing-page__value-card-icon{flex:none;width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center}.landing-page__value-card-icon img{width:64px;height:64px;display:block}.landing-page__value-card-title{margin:0;min-width:0;font-family:var(--ds-font-display);font-size:24px;font-weight:600;line-height:1.17;color:var(--ds-text-primary)}.landing-page__value-card-body{margin:0;font-family:var(--ds-font-body);font-size:16px;font-weight:400;line-height:20px;color:var(--ds-text-secondary)}.landing-page__carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:50%;background:var(--ds-bg-light);cursor:pointer;transition:background .15s,border-color .15s,opacity .15s}.landing-page__carousel-arrow-icon{width:24px;height:24px;display:block}.landing-page__carousel-arrow--prev{left:-88px}.landing-page__carousel-arrow--next{right:-88px}.landing-page__carousel-arrow--next .landing-page__carousel-arrow-icon{transform:scaleX(-1)}.landing-page__carousel-arrow:hover:not(:disabled){background:transparent;border-color:var(--ds-text-primary)}.landing-page__carousel-arrow:focus-visible{outline:2px solid var(--ds-color-brand);outline-offset:2px}.landing-page__carousel-arrow:disabled{opacity:.35;cursor:default}@media(max-width:1080px){.landing-page__carousel-viewport{position:static}.landing-page__carousel-arrow{width:44px;height:44px;top:auto;bottom:0;transform:none;border-color:var(--ds-color-primary-200)}.landing-page__carousel-arrow--prev{left:0;right:auto}.landing-page__carousel-arrow--next{right:0;left:auto}.landing-page__carousel-dots{min-height:44px;margin-top:20px;align-items:center}}.landing-page__carousel-dots{list-style:none;margin:14px 0 0;padding:0;display:flex;justify-content:center;gap:8px}.landing-page__carousel-dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:var(--ds-color-primary-100);cursor:pointer;transition:background .15s,width .15s}.landing-page__carousel-dot:hover{background:var(--ds-text-placeholder)}.landing-page__carousel-dot[aria-current=true]{width:24px;border-radius:var(--ds-radius-pill);background:var(--ds-color-brand)}.landing-page__carousel-dot:focus-visible{outline:2px solid var(--ds-color-brand);outline-offset:3px}@media(max-width:820px){.landing-page__carousel-arrow{display:none}.landing-page__carousel-dots{margin-top:-46px;min-height:0}}@media(max-width:600px){.landing-page__value-card{gap:24px;min-height:216px;padding:24px}.landing-page__value-card-head{align-items:center;gap:24px}.landing-page__value-card-icon,.landing-page__value-card-icon img{width:48px;height:48px}.landing-page__value-card-title{font-size:20px;line-height:23px}.landing-page__value-card-body{font-size:14px;line-height:16px;opacity:.9}}.landing-page__smart{position:relative;z-index:2;margin-top:-4px;padding:120px var(--lp-gutter);isolation:isolate}@media(max-width:720px){.landing-page__smart{margin-top:4px;padding:56px var(--lp-gutter)}}.landing-page__smart-inner{position:relative;max-width:var(--lp-content-max);margin:0 auto;display:flex;flex-direction:column;gap:110px}@media(max-width:960px){.landing-page__smart-inner{gap:64px}}.landing-page__smart-grid{position:relative;z-index:1;display:grid;gap:clamp(80px,9.4vw,135px);grid-template-columns:1fr;align-items:center}@media(min-width:960px){.landing-page__smart-grid{grid-template-columns:minmax(0,481px) minmax(0,584px);justify-content:space-between}}.landing-page__smart-title{position:relative;z-index:1;margin:0;font-family:var(--ds-font-display);font-size:var(--lp-heading-section);font-weight:600;line-height:1.17;max-width:584px;color:var(--ds-text-primary)}.landing-page__smart-stats{display:flex;flex-direction:column;gap:56px}.landing-page__smart-stat{display:flex;align-items:center;gap:32px}.landing-page__smart-stat-icon{flex:none;width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center}.landing-page__smart-stat-icon img{width:72px;height:72px;display:block}.landing-page__smart-stat-text{display:flex;flex-direction:column;gap:0;min-width:0}.landing-page__smart-stat-val{margin:0;font-family:var(--ds-font-display);font-size:clamp(2.25rem,3.6vw,48px);font-weight:600;line-height:1.16;font-variant-numeric:tabular-nums;color:var(--ds-text-primary)}.landing-page__smart-stat-accent{color:var(--ds-color-brand)}.landing-page__smart-stat-label{margin:0;font-family:var(--ds-font-body);font-size:16px;font-weight:400;line-height:1.2;color:var(--ds-text-secondary)}.landing-page__smart-illustration{position:relative;z-index:1;width:100%;max-width:583px;margin:0 auto}@media(min-width:960px){.landing-page__smart-illustration{top:2px;left:0;margin-right:0}}.landing-page__smart-bg{position:absolute;z-index:0;top:430px;right:-360px;transform:translateY(-50%) scale(.9);width:760px;height:auto;pointer-events:none}@media(max-width:900px){.landing-page__smart-bg{display:none}}.landing-page__smart-card{--lp-framed-radius: calc(var(--ds-radius-xl) - 12px);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:29px;padding:32px;background:#fff;border-radius:var(--lp-framed-radius)}.landing-page__smart-card-head{display:flex;flex-direction:column;gap:24px;width:100%}.landing-page__smart-card-title{margin:0;text-align:center;font-family:var(--ds-font-display);font-size:clamp(1.5rem,2.5vw,36px);font-weight:500;line-height:1.17;color:var(--ds-text-primary)}.landing-page__smart-card-sub{margin:0;text-align:center;font-family:var(--ds-font-display);font-size:16px;font-weight:400;line-height:1.19;color:var(--ds-text-secondary)}.landing-page__smart-card-input-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:24px;width:100%;padding:24px 16px 16px;background:var(--ds-bg-light);border-radius:16px}.landing-page__smart-card-input{align-self:stretch;width:100%;border:none;background:transparent;appearance:none;-webkit-appearance:none;text-align:left;font-family:var(--ds-font-display);font-size:16px;font-weight:400;line-height:1.19;color:var(--ds-text-primary);padding:0 8px}.landing-page__smart-card-input::placeholder{color:var(--ds-text-placeholder);opacity:1}.landing-page__smart-card-input:focus,.landing-page__smart-card-input:focus-visible{outline:none}.landing-page__smart-card-input::-webkit-search-cancel-button,.landing-page__smart-card-input::-webkit-search-decoration{-webkit-appearance:none;appearance:none;display:none}@media(max-width:720px){.landing-page__smart-stats{gap:48px}.landing-page__smart-stat-icon,.landing-page__smart-stat-icon img{width:56px;height:56px}.landing-page__smart-stat-val{font-size:32px;line-height:38px}.landing-page__smart-stat-label{font-size:14px;line-height:16px}.landing-page__smart-card{padding:24px;gap:24px}.landing-page__smart-card-head{gap:16px}.landing-page__smart-card-title{font-size:28px;line-height:33px}.landing-page__smart-card-sub{font-size:14px;line-height:16px}.landing-page__smart-card-input{font-size:14px}.landing-page__smart-card-button{font-size:14px;height:44px}}.landing-page__smart-card-button{flex:none}.landing-page__analysis{position:relative;z-index:3;margin-top:4px;padding:120px var(--lp-gutter)}@media(max-width:720px){.landing-page__analysis{margin-top:50px;padding:56px var(--lp-gutter)}}.landing-page__analysis-inner{max-width:var(--lp-content-max);margin:0 auto;display:flex;flex-direction:column;gap:65px}.landing-page__analysis-head{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;flex-wrap:wrap}.landing-page__analysis-title{margin:0;font-family:var(--ds-font-display);font-size:var(--lp-heading-section);font-weight:600;line-height:1.17;max-width:584px}.landing-page__analysis-cta{flex:none;font-family:var(--ds-font-display);font-weight:600}.landing-page__analysis-picture{display:block;width:100%}.landing-page__analysis-image{width:100%;height:auto;aspect-ratio:2400 / 964;display:block}@media(max-width:720px){.landing-page__analysis-image{aspect-ratio:690 / 1916}}.landing-page__practice{position:relative;padding:67px var(--lp-gutter);background:var(--ds-bg-dark);color:var(--ds-text-inverted);overflow:hidden;isolation:isolate}@media(max-width:720px){.landing-page__practice{margin-top:23px;padding:58px var(--lp-gutter) 52px}}.landing-page__practice-inner{position:relative;max-width:var(--lp-content-max);margin:0 auto;min-height:200px;display:flex;align-items:center}.landing-page__practice-content{position:relative;z-index:1;width:100%;max-width:920px;display:flex;flex-direction:column;gap:49px}.landing-page__practice-title{margin:0;font-family:var(--ds-font-display);font-size:var(--lp-heading-section);font-weight:600;line-height:1.17;color:var(--ds-text-inverted)}.landing-page__practice .landing-page__practice-title-soft{display:block;font-weight:300;color:#ffffffeb}.landing-page__practice-features{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:20px 40px}.landing-page__practice-feature{display:inline-flex;align-items:center;gap:16px}.landing-page__practice-feature-icon{flex:none;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center}.landing-page__practice-feature-icon img{width:40px;height:40px;display:block}.landing-page__practice-feature-label{font-family:var(--ds-font-display);font-size:24px;font-weight:600;line-height:28px;color:var(--ds-text-inverted);opacity:.9}.landing-page__practice-illustration{position:absolute;z-index:0;top:-100px;right:-166px;width:600px;pointer-events:none;transform:scale(.8)}.landing-page__practice-illustration picture{display:block}.landing-page__practice-illustration img{width:100%;height:auto;display:block}@media(max-width:960px){.landing-page__practice-illustration{inset:auto -223px -118px auto;width:379px;transform:none}}@media(max-width:720px){.landing-page__practice-content{gap:35px}.landing-page__practice-features{gap:35px 40px}.landing-page__practice-feature{gap:16px}.landing-page__practice-feature-icon,.landing-page__practice-feature-icon img{width:32px;height:32px}.landing-page__practice-feature-label{font-size:20px}}.landing-page__team{padding:120px var(--lp-gutter) 75px}@media(max-width:720px){.landing-page__team{padding:82px var(--lp-gutter)}}.landing-page__team-inner{max-width:var(--lp-content-max);margin:0 auto;display:flex;flex-direction:column;gap:48px;align-items:flex-start}@media(min-width:960px){.landing-page__team-inner{gap:110px}}.landing-page__team-head{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;flex-wrap:wrap;width:100%}.landing-page__team-title{margin:0;font-family:var(--ds-font-display);font-size:var(--lp-heading-section);font-weight:600;line-height:1.17;max-width:584px}.landing-page__team-cta{flex:none}.landing-page__team-grid{display:flex;flex-direction:column;gap:48px;align-items:center;width:100%}@media(min-width:960px){.landing-page__team-grid{flex-direction:row;align-items:center;gap:clamp(32px,9.4vw,135px)}}.landing-page__team-mockup{width:100%;max-width:480px;min-width:0}.landing-page__team-mockup img{width:100%;height:auto;display:block}@media(max-width:720px){.landing-page__team-mockup{display:none}}.landing-page__team-features{display:flex;flex-direction:column;gap:48px;width:100%;max-width:584px;min-width:0}.landing-page__team-feature{display:flex;flex-direction:row;align-items:center;gap:24px;min-height:64px}@media(min-width:720px){.landing-page__team-feature{gap:32px}}.landing-page__team-feature-icon{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.landing-page__team-feature-icon img{width:64px;height:64px;display:block}.landing-page__team-feature-text{margin:0;font-family:var(--ds-font-display);font-size:24px;font-weight:500;line-height:28px;color:var(--ds-text-primary);flex:1 1 auto;min-width:0}@media(max-width:720px){.landing-page__team-inner{gap:57px}.landing-page__team-features{gap:23px}.landing-page__team-feature{gap:32px}.landing-page__team-feature-icon,.landing-page__team-feature-icon img{width:48px;height:48px}.landing-page__team-feature-text{font-size:20px}}.landing-page__expertise{padding:164px var(--lp-gutter) 140px}@media(max-width:720px){.landing-page__expertise{padding:70px var(--lp-gutter) 80px}}.landing-page__expertise-inner{max-width:var(--lp-content-max);margin:0 auto;display:flex;flex-direction:column;gap:64px}@media(min-width:960px){.landing-page__expertise-inner{flex-direction:row;align-items:flex-start;gap:30px}}.landing-page__expertise-head{display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:100%}@media(min-width:960px){.landing-page__expertise-head{max-width:584px;gap:64px}}.landing-page__expertise-copy{display:flex;flex-direction:column;align-items:flex-start;gap:32px}@media(min-width:960px){.landing-page__expertise-copy{gap:40px}}.landing-page__expertise-title{margin:0;font-family:var(--ds-font-display);font-size:var(--lp-heading-section);font-weight:600;line-height:1.17;color:var(--ds-text-primary);max-width:481px}.landing-page__expertise-sub{margin:0;font-family:var(--ds-font-body);font-size:var(--lp-text-lead);font-weight:300;line-height:1.2;color:var(--ds-text-secondary);max-width:481px}.landing-page__expertise-cta{flex:none}.landing-page__expertise-logos{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:36px;width:100%}@media(min-width:560px){.landing-page__expertise-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}}@media(min-width:960px){.landing-page__expertise-logos{max-width:584px;grid-template-columns:repeat(2,276px);margin-top:8px}}.landing-page__expertise-card{--lp-framed-radius: var(--ds-radius-xl);display:flex;align-items:center;justify-content:center;padding:32px;min-height:160px;background:var(--ds-bg-neutral);border-radius:var(--lp-framed-radius)}@media(min-width:960px){.landing-page__expertise-card{width:276px;height:174.5px;min-height:0}}.landing-page__expertise-logo{display:block}.landing-page__tour{padding:103px var(--lp-gutter) 119px}@media(max-width:720px){.landing-page__tour{padding:80px var(--lp-gutter)}}.landing-page__tour-inner{max-width:var(--lp-content-max);margin:0 auto;display:flex;flex-direction:column;gap:110px}@media(max-width:720px){.landing-page__tour-inner{gap:64px}}.landing-page__tour-head{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;flex-wrap:wrap;width:100%}@media(max-width:720px){.landing-page__tour-head{flex-direction:column;align-items:flex-start;gap:40px}}@media(max-width:1023px),(max-height:700px){.landing-page__tour-stage--inline .landing-page__tour-frame-stack,.landing-page__tour-stage--inline:before{display:none}.landing-page__tour-stage--inline .landing-page__tour-card{position:static;transform:none;width:100%;max-width:none;padding:32px;gap:24px;background:var(--ds-bg-ultralight);border:none;box-shadow:none;border-radius:var(--ds-radius-xl);animation:tour-fade-in .3s var(--ds-ease)}.landing-page__tour-stage--inline .landing-page__tour-card-body{opacity:.9}}.landing-page__tour-title{margin:0;font-family:var(--ds-font-display);font-size:var(--lp-heading-section);font-weight:600;line-height:1.17;max-width:584px}.landing-page__tour-title-soft{font-weight:300;color:var(--ds-text-primary)}.landing-page__tour-cta{flex:none}.landing-page__tour-stage{position:relative}.landing-page__tour-stage--inline{width:100%;--lp-framed-radius: var(--ds-radius-xl)}.landing-page__tour-stage--inline:before{content:"";position:absolute;inset:-12px;z-index:-1;background:var(--lp-card-frame);border-radius:calc(var(--lp-framed-radius) + 12px);box-shadow:var(--ds-shadow-card)}.landing-page__tour-frame-stack{position:relative;border-radius:var(--ds-radius-xl);overflow:hidden}.landing-page__tour-frame{display:block;width:100%;height:auto;user-select:none}.landing-page__tour-frame--prev{position:absolute;inset:0}.landing-page__tour-frame--current{position:relative;animation:tour-frame-in .34s var(--ds-ease)}@media(min-width:1024px)and (min-height:701px){.landing-page__tour-stage--inline,.landing-page__tour-stage--inline .landing-page__tour-frame-stack{width:fit-content;max-width:100%;align-self:center}.landing-page__tour-stage--inline .landing-page__tour-frame{width:auto;max-width:100%;height:min(776px,calc(100dvh - var(--lp-header-height) - 48px));aspect-ratio:1200 / 776}}.landing-page__tour-stage--modal .landing-page__tour-frame-stack{max-width:100%;max-height:100%;border-radius:var(--ds-radius-sm)}.landing-page__tour-stage--modal .landing-page__tour-frame{width:auto;max-width:100%;max-height:calc(100dvh - 32px);height:auto}@keyframes tour-frame-in{0%{opacity:0}to{opacity:1}}@keyframes tour-tooltip-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.landing-page__tour-card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:min(480px,84%);display:flex;flex-direction:column;align-items:center;gap:32px;padding:clamp(20px,3.4%,32px);background:var(--ds-bg-neutral);border:1px solid var(--ds-color-primary-100);border-radius:var(--ds-radius);box-shadow:var(--ds-shadow-card);animation:tour-card-in .3s var(--ds-ease)}@keyframes tour-card-in{0%{opacity:0;transform:translate(-50%,-50%) scale(.97)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.landing-page__tour-card-content{display:flex;flex-direction:column;align-items:center;gap:22px;width:100%}.landing-page__tour-card--final .landing-page__tour-card-content{gap:24px}.landing-page__tour-card-title{margin:0;font-family:var(--ds-font-display);font-size:clamp(24px,2.4vw,32px);font-weight:600;line-height:1.19;text-align:center;color:var(--ds-text-primary)}.landing-page__tour-card-body{margin:0;font-family:var(--ds-font-display);font-size:clamp(14px,1.2vw,16px);font-weight:400;line-height:1.19;text-align:center;color:var(--ds-text-secondary)}.landing-page__tour-card-start{min-width:200px}.landing-page__tour-final-actions{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.landing-page__tour-final-buttons{display:flex;flex-direction:row;gap:16px;width:100%}.landing-page__tour-final-btn{flex:1 1 0;min-width:0}@media(max-width:480px){.landing-page__tour-final-buttons{flex-direction:column}.landing-page__tour-final-btn{flex:none;width:100%}}.landing-page__tour-final-restart{height:auto;padding:0}.landing-page__tour-orbs{position:absolute;inset:0;pointer-events:none;overflow:hidden;border-radius:inherit}.landing-page__tour-orb{position:absolute;display:block;height:auto}.landing-page__tour-orb--green-top{width:8%;top:4%;right:-3%}.landing-page__tour-orb--green-bottom{width:6.4%;bottom:25%;left:5%}.landing-page__tour-orb--white{width:14%;right:3%;bottom:-3%}.landing-page__tour-card--final .landing-page__tour-orb--green-bottom{width:6%;bottom:40%;left:1%}.landing-page__tour-card--final .landing-page__tour-orb--white{width:15%;right:7%;bottom:-5%}.landing-page__tour-tooltip{position:absolute;z-index:3;width:min(400px,42%);display:flex;flex-direction:column;background:var(--ds-bg-dark);border-radius:var(--ds-radius);box-shadow:var(--lp-card-shadow);animation:tour-tooltip-in .24s var(--ds-ease)}.landing-page__tour-tooltip-body{margin:0;padding:24px;font-family:var(--ds-font-display);font-size:clamp(14px,1.15vw,16px);font-weight:400;line-height:1.2;color:var(--ds-text-inverted)}.landing-page__tour-tooltip-footer{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 24px;border-top:1px solid var(--ds-color-primary-700)}.landing-page__tour-nav{display:inline-flex;align-items:center;gap:8px;border:none;background:transparent;padding:0;cursor:pointer;font-family:var(--ds-font-display);font-size:16px;font-weight:500;line-height:1.4;color:var(--ds-text-inverted);transition:color var(--ds-transition-fast)}.landing-page__tour-nav:hover{color:var(--ds-color-brand)}.landing-page__tour-nav:focus-visible{outline:2px solid var(--ds-color-brand);outline-offset:3px;border-radius:6px}.landing-page__tour-counter{position:absolute;left:50%;transform:translate(-50%);font-family:var(--ds-font-display);font-size:13px;font-weight:400;color:var(--ds-color-primary-300);font-variant-numeric:tabular-nums;pointer-events:none}.landing-page__tour-tooltip-pointer{position:absolute;width:0;height:0}.landing-page__tour-tooltip--up .landing-page__tour-tooltip-pointer{top:-10px;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:12px solid var(--ds-bg-dark);transform:translate(-50%)}.landing-page__tour-tooltip--down .landing-page__tour-tooltip-pointer{bottom:-10px;border-left:9px solid transparent;border-right:9px solid transparent;border-top:12px solid var(--ds-bg-dark);transform:translate(-50%)}.landing-page__tour-tooltip--left .landing-page__tour-tooltip-pointer{left:-10px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-right:12px solid var(--ds-bg-dark);transform:translateY(-50%)}.landing-page__tour-tooltip--right .landing-page__tour-tooltip-pointer{right:-10px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:12px solid var(--ds-bg-dark);transform:translateY(-50%)}.landing-page__tour-modal-overlay{position:fixed;inset:0;z-index:1100;display:flex;padding:16px;background:#060b14e6;animation:tour-frame-in .2s var(--ds-ease)}.landing-page__tour-stage--modal{flex:1;width:100%;display:flex;align-items:center;justify-content:center}.landing-page__tour-modal-close{position:absolute;top:12px;right:12px;z-index:5;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:50%;background:#ffffff24;color:#fff;cursor:pointer}.landing-page__tour-modal-close:hover{background:#ffffff42}.landing-page__tour-mobile-bar{position:absolute;left:12px;right:12px;bottom:12px;z-index:5;display:flex;align-items:center;gap:8px}.landing-page__tour-arrow{flex:none;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border:none;border-radius:50%;background:var(--ds-bg-neutral);color:var(--ds-text-primary);box-shadow:var(--ds-shadow);cursor:pointer}.landing-page__tour-tooltip--mobile{position:static;flex:1;min-width:0;width:auto;display:flex;flex-direction:column;gap:4px;padding:10px 14px;background:var(--ds-bg-dark);border-radius:var(--ds-radius-sm);box-shadow:var(--lp-card-shadow);animation:tour-fade-in .24s var(--ds-ease)}@keyframes tour-fade-in{0%{opacity:0}to{opacity:1}}.landing-page__tour-counter--mobile{position:static;transform:none;text-align:left;font-size:12px}.landing-page__tour-tooltip--mobile .landing-page__tour-tooltip-body{padding:0;font-size:13px;line-height:1.35}.landing-page__tour-modal-close:focus-visible,.landing-page__tour-arrow:focus-visible{outline:2px solid var(--ds-color-brand);outline-offset:2px}@media(prefers-reduced-motion:reduce){.landing-page__tour-frame--current,.landing-page__tour-tooltip,.landing-page__tour-card,.landing-page__tour-stage--inline .landing-page__tour-card,.landing-page__tour-modal-overlay{animation-duration:1ms}}.landing-page__pricing{padding:120px var(--lp-gutter);background:var(--ds-bg-light);isolation:isolate}@media(max-width:720px){.landing-page__pricing{padding:80px var(--lp-gutter)}}.landing-page__pricing-inner{max-width:var(--lp-content-max);margin:0 auto;display:flex;flex-direction:column;gap:58px}@media(min-width:960px){.landing-page__pricing-inner{gap:112px}}.landing-page__pricing-head{display:flex;flex-direction:column;align-items:flex-start;gap:30px}@media(min-width:1200px){.landing-page__pricing-head{flex-direction:row;align-items:flex-end;gap:32px}}.landing-page__pricing-title{margin:0;font-family:var(--ds-font-display);font-size:var(--lp-heading-section);font-weight:600;line-height:1.17;flex-shrink:0}@media(min-width:1200px){.landing-page__pricing-title{width:584px}}.landing-page__pricing-sub{margin:0;font-family:var(--ds-font-display);font-size:var(--lp-text-lead);font-weight:300;line-height:23px;color:var(--ds-text-secondary);max-width:574px}.landing-page__pricing-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:32px}@media(min-width:640px){.landing-page__pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.landing-page__pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.landing-page__price-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:32px;padding:32px;background:var(--ds-bg-neutral);border-radius:32px;border:none}@media(min-width:1280px){.landing-page__price-card{min-height:654px}}.landing-page__price-card--featured{--lp-framed-radius: var(--ds-radius-xl);background:linear-gradient(180deg,#2db28e33,#fff3),#fff}.landing-page__price-card-content{display:flex;flex-direction:column;gap:32px;width:100%}.landing-page__price-card-head{display:flex;flex-direction:column;gap:24px}.landing-page__price-card-meta{display:flex;flex-direction:column;gap:16px}.landing-page__price-badge{position:absolute;top:-19px;left:50%;transform:translate(-50%);padding:8px 24px;background:var(--ds-color-brand);color:#fff;border-radius:32px;font-family:var(--ds-font-display);font-size:16px;font-weight:600;line-height:1.4;white-space:nowrap}.landing-page__price-card-title{margin:0;font-family:var(--ds-font-display);font-size:24px;font-weight:600;line-height:28px;color:var(--ds-text-primary)}.landing-page__price-card-audience{margin:0;font-family:var(--ds-font-display);font-size:16px;font-weight:400;line-height:19px;color:var(--ds-text-secondary)}.landing-page__price-card-price{margin:0;font-family:var(--ds-font-display);font-size:40px;font-weight:600;line-height:47px;color:var(--ds-text-primary);white-space:nowrap}.landing-page__price-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:16px;width:100%}.landing-page__price-list li{display:flex;flex-direction:row;align-items:flex-start;gap:16px;font-family:var(--ds-font-display);font-size:16px;font-weight:400;line-height:19px;color:var(--ds-text-secondary)}.landing-page__price-list-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.landing-page__price-list-icon img{width:24px;height:24px;display:block}.landing-page__price-card--featured .landing-page__price-card-audience,.landing-page__price-card--featured .landing-page__price-list li{color:var(--ds-color-primary-800)}@media(max-width:720px){.landing-page__pricing-grid{gap:24px}.landing-page__price-card{padding:24px;gap:24px}.landing-page__price-card-title{font-size:20px;line-height:23px}.landing-page__price-card-audience{font-size:14px;line-height:16px}.landing-page__price-card-price{font-size:24px;line-height:28px}.landing-page__price-list li{font-size:14px;line-height:16px;align-items:center}.landing-page__price-card .landing-page__btn{font-size:14px;height:44px}}.landing-page__global{padding:120px var(--lp-gutter)}@media(max-width:720px){.landing-page__global{padding:80px var(--lp-gutter)}}.landing-page__global-inner{position:relative;max-width:var(--lp-content-max);margin:0 auto;display:flex;flex-direction:column;gap:48px}@media(min-width:1200px){.landing-page__global-inner{gap:108px}}.landing-page__global-top{position:relative;display:flex;flex-direction:column;gap:40px;align-items:flex-start}@media(min-width:1200px){.landing-page__global-top{min-height:200px}}.landing-page__global-head{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;gap:42px;align-items:flex-start;width:100%;max-width:584px}.landing-page__global-title{margin:0;font-family:var(--ds-font-display);font-size:var(--lp-heading-section);font-weight:600;line-height:1.17}.landing-page__global-sub{margin:0;font-family:var(--ds-font-body);font-size:var(--lp-text-lead);font-weight:300;line-height:1.2;color:var(--ds-text-secondary);max-width:574px}.landing-page__global-map{position:relative;z-index:0;width:100%;max-width:800px;min-width:0;margin:0 auto}@media(min-width:1200px){.landing-page__global-map{position:absolute;top:-23px;right:-110px;width:794px;max-width:none;margin:0;pointer-events:none}}.landing-page__global-map img{width:100%;height:auto;display:block}.landing-page__global-cards{position:relative;z-index:1;list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:1200px){.landing-page__global-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-page__global-card{display:flex;flex-direction:column;gap:32px;padding:32px;border-radius:var(--ds-radius-xl)}.landing-page__global-card--white{background:var(--ds-bg-ultralight)}.landing-page__global-card--green{background:var(--ds-color-brand)}.landing-page__global-card--dark{background:var(--ds-bg-dark)}.landing-page__global-card--green .landing-page__global-card-title,.landing-page__global-card--dark .landing-page__global-card-title,.landing-page__global-card--green .landing-page__global-card-body,.landing-page__global-card--dark .landing-page__global-card-body{color:#fff}.landing-page__global-card-head{display:flex;align-items:center;gap:32px}.landing-page__global-card-icon{flex:none;width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center}.landing-page__global-card-icon img{width:64px;height:64px;display:block}.landing-page__global-card-title{margin:0;min-width:0;font-family:var(--ds-font-display);font-size:24px;font-weight:600;line-height:1.17;color:var(--ds-text-primary)}.landing-page__global-card-body{margin:0;font-family:var(--ds-font-body);font-size:16px;font-weight:400;line-height:19px;color:var(--ds-text-secondary);opacity:.9}@media(max-width:720px){.landing-page__global-inner{gap:64px}.landing-page__global-head{gap:32px}.landing-page__global-map{display:none}.landing-page__global-cards{gap:24px}.landing-page__global-card{padding:24px;gap:24px}.landing-page__global-card-head{gap:24px}.landing-page__global-card-icon,.landing-page__global-card-icon img{width:48px;height:48px}.landing-page__global-card-title{font-size:20px;line-height:23px}.landing-page__global-card-body{font-size:14px;line-height:16px}}
