@charset "UTF-8";.desktop-frame{--desktop-width: 2093px;--desktop-aspect-ratio: 2093 / 1239;--desktop-screen-left: 11.8101%;--desktop-screen-top: 5.19352%;--desktop-screen-width: 76.3626%;--desktop-screen-height: 80.4136%;position:relative;width:min(100%,var(--desktop-width),var(--desktop-max-height, 9999px) * 2093 / 1239);aspect-ratio:var(--desktop-aspect-ratio);margin:0;flex:0 0 auto}.desktop-frame__frame{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%}.desktop-frame__screen{position:absolute;top:var(--desktop-screen-top);left:var(--desktop-screen-left);z-index:2;width:var(--desktop-screen-width);height:var(--desktop-screen-height);overflow:hidden;background:#fff}.desktop-frame__image,.desktop-frame__video,.desktop-frame__video-poster,.desktop-frame__overlay{position:absolute;inset:0;width:100%;height:100%}.desktop-frame__image,.desktop-frame__video,.desktop-frame__video-poster{object-fit:cover;object-position:center}.desktop-frame__video-poster{z-index:1;pointer-events:none;transition:opacity .16s ease}.desktop-frame__video-poster--hidden{opacity:0}.desktop-frame__overlay{z-index:2;pointer-events:none}.media-card{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;padding:20px 40px;overflow:hidden;border-radius:40px;background:#0e1116}.media-card__media{position:relative;width:960px;max-width:100%;aspect-ratio:960/600;overflow:hidden;border-radius:8px}.media-card__image,.media-card__video{display:block;width:100%;height:100%;object-fit:contain;object-position:center}@media(max-width:1439px){.media-card{padding:20px 40px}.media-card__media{width:704px;aspect-ratio:704/440}}@media(max-width:767px){.media-card{padding:20px 16px;border-radius:20px}.media-card__media{width:328px;aspect-ratio:328/205}}.flow-keeper-case-section{width:100%;padding:80px 0 0;background:#1f242c}.flow-keeper-case-section__container{width:100%;max-width:var(--content-max-width);margin:0 auto;padding-inline:var(--space-page-x);display:flex;flex-direction:column;align-items:flex-start}.flow-keeper-case-section__header{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%}.flow-keeper-case-section__title{font-family:var(--text-heading-h2-family);font-weight:var(--text-heading-h2-weight);font-size:var(--text-heading-h2-size);line-height:var(--text-heading-h2-line-height);letter-spacing:var(--text-heading-h2-letter-spacing)}@media(max-width:1439px){.flow-keeper-case-section__title{font-size:var(--text-heading-h2-tablet-size);line-height:var(--text-heading-h2-tablet-line-height)}}@media(max-width:767px){.flow-keeper-case-section__title{font-size:var(--text-heading-h2-mobile-size);line-height:var(--text-heading-h2-mobile-line-height);letter-spacing:var(--text-heading-h2-mobile-letter-spacing)}}@media(max-width:389px){.flow-keeper-case-section__title{font-size:var(--text-heading-h2-small-mobile-size);line-height:var(--text-heading-h2-small-mobile-line-height)}}.flow-keeper-case-section__title{margin:0;color:#fff;text-transform:capitalize}.flow-keeper-case-section__description{font-family:var(--text-body-l-family);font-weight:var(--text-body-l-weight);font-size:var(--text-body-l-size);line-height:var(--text-body-l-line-height)}@media(max-width:767px){.flow-keeper-case-section__description{font-size:var(--text-body-l-mobile-size);line-height:var(--text-body-l-mobile-line-height)}}@media(max-width:389px){.flow-keeper-case-section__description{font-size:var(--text-body-l-small-mobile-size);line-height:var(--text-body-l-small-mobile-line-height)}}.flow-keeper-case-section__description{width:100%;margin:0;color:#fff}.flow-keeper-case-section__visuals{display:flex;flex-direction:column;align-items:stretch;width:100%}.flow-keeper-case-section__mockup-card{box-sizing:border-box;display:flex;width:100%;overflow:hidden;border-radius:40px}.flow-keeper-case-section__mockup-card{align-items:center;justify-content:center;padding:44px 100px}.flow-keeper-case-section__desktop-frame{--desktop-width: 1000px;--desktop-max-height: 592px;max-width:100%}@media(max-width:1439px){.flow-keeper-case-section{padding:80px 0 0}.flow-keeper-case-section__header{gap:24px}.flow-keeper-case-section__description{width:100%}.flow-keeper-case-section__mockup-card{align-items:center;justify-content:center;padding:44px 16px}.flow-keeper-case-section__desktop-frame{--desktop-width: 704px;--desktop-max-height: 416.8px}}@media(max-width:767px){.flow-keeper-case-section__container{padding-inline:0}.flow-keeper-case-section__header{gap:24px;padding:0 16px}.flow-keeper-case-section__title{font-size:24px;line-height:32px;letter-spacing:-.01em;text-transform:uppercase}.flow-keeper-case-section__description{width:100%;font-size:16px;line-height:24px}.flow-keeper-case-section__mockup-card{align-items:center;justify-content:center;padding:20px 0}.flow-keeper-case-section__desktop-frame{--desktop-width: 360px}}.header-bar{position:fixed;top:0;left:0;z-index:1000;width:100%;padding:10px var(--space-page-x);transform:translateY(0);transition:transform .24s ease;will-change:transform}.header-bar--hidden{transform:translateY(calc(-100% - 12px))}.header-bar__inner{width:100%;max-width:1200px;margin:0 auto;padding:16px 32px 16px 16px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#adb8ca3b;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:32px}.header-bar__brand{display:block;width:40px;height:40px}.header-bar__menu-button{display:none}.header-bar__nav{display:flex;align-items:center;justify-content:flex-end;gap:60px}.header-bar__cases{position:relative}.header-bar__link{font-family:var(--font-inter);font-weight:400;font-size:20px;line-height:32px;color:var(--color-text);text-decoration:none;white-space:nowrap}.header-bar__link:hover,.header-bar__link:focus-visible{color:var(--color-text-muted)}.header-bar__cases-button{display:inline-flex;align-items:center;gap:0;padding:0;background:transparent;border:0;cursor:pointer}.header-bar__cases-icon{position:relative;display:block;width:32px;height:32px;flex:0 0 32px}.header-bar__cases-icon:before{position:absolute;top:53%;left:50%;width:10px;height:6px;background:currentColor;clip-path:polygon(50% 100%,0 0,100% 0);content:"";transform:translate(-50%,-50%) rotate(0);transition:transform .2s ease}.header-bar--cases-open .header-bar__cases-icon:before{transform:translate(-50%,-50%) rotate(180deg)}.header-bar__cases-dropdown{position:absolute;top:calc(100% + 23px);left:-40%;z-index:3;min-width:180px;display:flex;flex-direction:column;gap:2px;padding:10px;background:#383b46eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.18);border-radius:20px;box-shadow:0 18px 44px #00000038;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;visibility:hidden}.header-bar--cases-open .header-bar__cases-dropdown{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.header-bar__case-link{display:block;padding:8px 10px;border-radius:12px;color:var(--color-text);font-family:var(--font-inter);font-size:16px;line-height:24px;text-decoration:none;white-space:nowrap}.header-bar__case-link:hover,.header-bar__case-link:focus-visible{background:#ffffff1a;color:var(--color-text)}@media(max-width:1439px){.header-bar{padding:10px 16px}.header-bar__nav{gap:44px}.header-bar__link{font-size:18px}}@media(max-width:767px){.header-bar__inner{position:relative;height:auto;min-height:56px;display:grid;grid-template-columns:1fr 36px;align-items:center;gap:0 12px}.header-bar__menu-button{display:flex;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:0;color:var(--color-text);background:transparent;border:0;cursor:pointer}.header-bar__menu-line{display:block;width:18px;height:2px;margin:0 auto;background:currentColor;border-radius:999px;transition:transform .2s ease}.header-bar__nav{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:2;display:none;flex-direction:column;align-items:stretch;gap:0;padding:18px 24px;background:#383b46eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;box-shadow:0 18px 44px #00000038}.header-bar--menu-open .header-bar__nav{display:flex}.header-bar--menu-open .header-bar__menu-line:first-child{transform:translateY(3.5px) rotate(45deg)}.header-bar--menu-open .header-bar__menu-line:last-child{transform:translateY(-3.5px) rotate(-45deg)}.header-bar__link{width:100%;padding:10px 0;font-size:16px;line-height:24px;text-align:left}.header-bar__cases-button{justify-content:space-between}.header-bar__cases-dropdown{position:static;min-width:0;width:100%;display:none;gap:0;padding:0 0 8px 8px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;box-shadow:none;opacity:1;pointer-events:auto;transform:none;transition:none;visibility:visible}.header-bar--cases-open .header-bar__cases-dropdown{display:flex;transform:none}.header-bar__case-link{width:100%;padding:8px;font-size:15px;line-height:22px;white-space:normal}}@media(max-width:389px){.header-bar{padding:10px 16px}.header-bar__inner{min-height:64px;grid-template-columns:1fr 32px;padding:16px 32px 16px 16px;border-radius:32px}.header-bar__brand,.header-bar__menu-button{width:32px;height:32px}.header-bar__nav{max-width:100%}}.base-button-link{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:7px 19px;border:2px solid #eff1f4;border-radius:20px;background:#eff1f4;box-shadow:0 0 #eff1f48c;color:#0e1116;font-size:20px;font-weight:500;line-height:1.4;text-decoration:none;cursor:pointer;transition:all .3s ease-in-out}.base-button-link__label{position:relative;z-index:3}.base-button-link__star{position:absolute;height:auto;filter:drop-shadow(0 0 0 #fffdef);pointer-events:none;z-index:-5}.base-button-link__star svg{display:block;width:100%;height:auto}.base-button-link__star-fill{fill:#fffdef}.base-button-link__star--1{top:20%;left:20%;width:25px;transition:all 1s cubic-bezier(.05,.83,.43,.96)}.base-button-link__star--2{top:45%;left:45%;width:15px;transition:all 1s cubic-bezier(0,.4,0,1.01)}.base-button-link__star--3{top:40%;left:40%;width:5px;transition:all 1s cubic-bezier(0,.4,0,1.01)}.base-button-link__star--4{top:20%;left:40%;width:8px;transition:all .8s cubic-bezier(0,.4,0,1.01)}.base-button-link__star--5{top:25%;left:45%;width:15px;transition:all .6s cubic-bezier(0,.4,0,1.01)}.base-button-link__star--6{top:5%;left:50%;width:5px;transition:all .8s ease}.base-button-link:hover,.base-button-link:focus-visible{background:#120f17;box-shadow:0 0 25px #eff1f48c;color:#eff1f4}.base-button-link:hover .base-button-link__star,.base-button-link:focus-visible .base-button-link__star{filter:drop-shadow(0 0 10px #fffdef);z-index:2}.base-button-link:hover .base-button-link__star--1,.base-button-link:focus-visible .base-button-link__star--1{top:-80%;left:-30%;width:25px}.base-button-link:hover .base-button-link__star--2,.base-button-link:focus-visible .base-button-link__star--2{top:-25%;left:10%;width:15px}.base-button-link:hover .base-button-link__star--3,.base-button-link:focus-visible .base-button-link__star--3{top:55%;left:25%;width:5px}.base-button-link:hover .base-button-link__star--4,.base-button-link:focus-visible .base-button-link__star--4{top:30%;left:80%;width:8px}.base-button-link:hover .base-button-link__star--5,.base-button-link:focus-visible .base-button-link__star--5{top:25%;left:115%;width:15px}.base-button-link:hover .base-button-link__star--6,.base-button-link:focus-visible .base-button-link__star--6{top:5%;left:60%;width:5px}@media(max-width:767px){.base-button-link__star{display:none}}.hero-section{position:relative;flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center;padding:0 var(--space-page-x)}.hero-section__content{text-align:center}.hero-section__title{margin:0}.hero-section__title-main,.hero-section__title-accent{font-family:var(--text-heading-h1-family);font-weight:var(--text-heading-h1-weight);font-size:var(--text-heading-h1-size);line-height:var(--text-heading-h1-line-height);letter-spacing:var(--text-heading-h1-letter-spacing);text-transform:uppercase}@media(max-width:1439px){.hero-section__title-main,.hero-section__title-accent{font-size:var(--text-heading-h1-tablet-size);line-height:var(--text-heading-h1-tablet-line-height)}}@media(max-width:767px){.hero-section__title-main,.hero-section__title-accent{font-size:var(--text-heading-h1-mobile-size);line-height:var(--text-heading-h1-mobile-line-height);letter-spacing:var(--text-heading-h1-mobile-letter-spacing)}}@media(max-width:389px){.hero-section__title-main,.hero-section__title-accent{font-size:var(--text-heading-h1-small-mobile-size);line-height:var(--text-heading-h1-small-mobile-line-height);letter-spacing:var(--text-heading-h1-small-mobile-letter-spacing)}}.hero-section__title-main,.hero-section__title-accent{display:block}.hero-section__title-main{color:var(--color-text-muted)}.hero-section__title-accent{color:var(--color-text)}.hero-section__description{font-family:var(--text-body-l-family);font-weight:var(--text-body-l-weight);font-size:var(--text-body-l-size);line-height:var(--text-body-l-line-height)}@media(max-width:767px){.hero-section__description{font-size:var(--text-body-l-mobile-size);line-height:var(--text-body-l-mobile-line-height)}}@media(max-width:389px){.hero-section__description{font-size:var(--text-body-l-small-mobile-size);line-height:var(--text-body-l-small-mobile-line-height)}}.hero-section__description{margin:48px auto 0;color:var(--color-text-muted);text-align:center}.hero-section__cta{margin-top:72px}@media(max-width:1439px){.hero-section{padding:0 16px}}@media(max-width:767px){.hero-section{text-align:center}.hero-section__content{width:100%}.hero-section__description{margin-top:40px;max-width:420px}}@media(max-width:389px){.hero-section__content{max-width:328px}.hero-section__title-main,.hero-section__title-accent{white-space:nowrap}.hero-section__description{margin-top:40px;max-width:328px}.hero-section__cta{margin-top:72px}}.phone-frame{--phone-base-width: 421;--phone-base-height: 890;--phone-base-shell-radius: 64;--phone-base-screen-radius: 58;--phone-base-shell-border: 5;--phone-base-screen-border: 6;--phone-width: 424px;--phone-scale: 1;--phone-shell: #333335;--phone-screen-bg: #000000;margin:0;width:var(--phone-width);flex:0 0 auto}.phone-frame__shell{box-sizing:border-box;position:relative;width:100%;height:calc(var(--phone-base-height) * var(--phone-scale) * 1px);border:calc(var(--phone-base-shell-border) * var(--phone-scale) * 1px) solid var(--phone-shell);border-radius:calc(var(--phone-base-shell-radius) * var(--phone-scale) * 1px);background:transparent}.phone-frame__bezel{box-sizing:border-box;width:100%;height:100%;padding:calc(var(--phone-base-screen-border) * var(--phone-scale) * 1px);border-radius:calc((var(--phone-base-shell-radius) - var(--phone-base-shell-border)) * var(--phone-scale) * 1px);background:#000}.phone-frame__screen{position:relative;width:100%;height:100%;overflow:hidden;border-radius:calc((var(--phone-base-shell-radius) - var(--phone-base-shell-border) - var(--phone-base-screen-border)) * var(--phone-scale) * 1px);background:var(--phone-screen-bg)}.phone-frame__image,.phone-frame__video,.phone-frame__video-poster,.phone-frame__overlay{position:absolute;inset:0;width:100%;height:100%}.phone-frame__image,.phone-frame__video,.phone-frame__video-poster{object-fit:cover;object-position:center;border-radius:inherit}.phone-frame__video-poster{z-index:1;pointer-events:none;transition:opacity .16s ease}.phone-frame__video-poster--hidden{opacity:0}.phone-frame__overlay{z-index:2;pointer-events:none}.kolobox-mockup-feature{width:100%;background:var(--color-background-secondary);padding:64px 0 0}.kolobox-mockup-feature--inverse{background:var(--color-background-primary)}.kolobox-mockup-feature__container{width:100%;max-width:var(--content-max-width);margin:0 auto;padding-inline:var(--space-page-x);padding-block:0 60px}.kolobox-mockup-feature__tile{position:relative;width:1200px;max-width:100%;height:960px;margin:0 auto;overflow:hidden;border-radius:40px;background:var(--color-background-primary)}.kolobox-mockup-feature--inverse .kolobox-mockup-feature__tile{background:var(--color-background-secondary)}.kolobox-mockup-feature__mockup-layout{position:relative;width:1200px;height:100%;margin:0 auto}.kolobox-mockup-feature__phone{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%)}.kolobox-mockup-feature__metric{position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:24px 32px;border-radius:20px}.kolobox-mockup-feature__metric--users{position:absolute;top:183px;left:135px;width:182px;height:116px;background:var(--color-overlay-background-10)}.kolobox-mockup-feature__metric--rating{position:absolute;top:72px;left:103px;width:127px;height:116px;background:var(--color-overlay-background-10)}.kolobox-mockup-feature__metric-value{font-family:var(--text-heading-h3-family);font-weight:var(--text-heading-h3-weight);font-size:var(--text-heading-h3-size);line-height:var(--text-heading-h3-line-height);letter-spacing:var(--text-heading-h3-letter-spacing)}@media(max-width:767px){.kolobox-mockup-feature__metric-value{font-size:var(--text-heading-h3-mobile-size);line-height:var(--text-heading-h3-mobile-line-height);letter-spacing:var(--text-heading-h3-mobile-letter-spacing)}}.kolobox-mockup-feature__metric-value{color:var(--color-text-primary)}.kolobox-mockup-feature__metric-label{font-family:var(--text-body-m-family);font-weight:var(--text-body-m-weight);font-size:var(--text-body-m-size);line-height:var(--text-body-m-line-height)}@media(max-width:767px){.kolobox-mockup-feature__metric-label{font-size:var(--text-body-m-mobile-size);line-height:var(--text-body-m-mobile-line-height)}}.kolobox-mockup-feature__metric-label{color:var(--color-text-primary);white-space:nowrap}.kolobox-mockup-feature__icon{position:absolute;z-index:1;width:120px;height:120px;object-fit:contain}.kolobox-mockup-feature__icon--person{top:0;left:0}.kolobox-mockup-feature__audience-card{position:absolute;top:232px;left:861px;z-index:3;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:129px;height:116px;padding:24px 32px;border-radius:20px;background:var(--color-overlay-background-10)}.kolobox-mockup-feature__audience-value{font-family:var(--text-heading-h3-family);font-weight:var(--text-heading-h3-weight);font-size:var(--text-heading-h3-size);line-height:var(--text-heading-h3-line-height);letter-spacing:var(--text-heading-h3-letter-spacing)}@media(max-width:767px){.kolobox-mockup-feature__audience-value{font-size:var(--text-heading-h3-mobile-size);line-height:var(--text-heading-h3-mobile-line-height);letter-spacing:var(--text-heading-h3-mobile-letter-spacing)}}.kolobox-mockup-feature__audience-value{color:var(--color-text-primary);white-space:nowrap}.kolobox-mockup-feature__audience-label{font-family:var(--text-body-m-family);font-weight:var(--text-body-m-weight);font-size:var(--text-body-m-size);line-height:var(--text-body-m-line-height)}@media(max-width:767px){.kolobox-mockup-feature__audience-label{font-size:var(--text-body-m-mobile-size);line-height:var(--text-body-m-mobile-line-height)}}.kolobox-mockup-feature__audience-label{color:var(--color-text-primary);white-space:nowrap}.kolobox-mockup-feature__decor-group{position:absolute;z-index:3}.kolobox-mockup-feature__decor-group--rating{top:519px;left:102px;width:263px;height:244px}.kolobox-mockup-feature__product-card{position:absolute;top:587px;left:932px;z-index:3;width:154px;height:180px;border-radius:16px;object-fit:cover}@media(max-width:1439px){.kolobox-mockup-feature__container{padding-bottom:0}.kolobox-mockup-feature__tile{width:100%;height:960px;overflow:hidden;border-radius:40px;background:var(--color-background-primary)}.kolobox-mockup-feature__mockup-layout{width:736px;height:960px}.kolobox-mockup-feature__phone{top:50%;left:calc(50% + 117.5px)}.kolobox-mockup-feature__metric{padding:12px 24px;border-radius:12px}.kolobox-mockup-feature__metric--users{top:195px;left:70px;width:167px;height:92px;background:var(--color-background-secondary)}.kolobox-mockup-feature__metric--rating{top:82px;left:69px;width:111px;height:92px;background:var(--color-overlay-background-10)}.kolobox-mockup-feature__icon{width:120px;height:120px}.kolobox-mockup-feature__decor-group--rating{top:561px;left:57px;width:180px;height:174px}.kolobox-mockup-feature__product-card{top:587px;left:932px}}@media(max-width:767px){.kolobox-mockup-feature__container{padding-bottom:0}.kolobox-mockup-feature__tile{height:776px;border-radius:40px}.kolobox-mockup-feature__mockup-layout{width:358px;height:776px}.kolobox-mockup-feature__phone{left:50%;top:auto;bottom:40px;transform:translate(-50%)}.kolobox-mockup-feature__metric{gap:4px;padding:16px 24px;border-radius:16px}.kolobox-mockup-feature__metric--users{top:32px;left:32px;width:144px;height:80px;background:var(--color-overlay-background-10)}.kolobox-mockup-feature__metric--rating{top:0;left:63px;width:99px;height:80px;background:var(--color-overlay-background-10)}.kolobox-mockup-feature__decor-group--rating{top:32px;left:164px;width:162px;height:92px}.kolobox-mockup-feature__icon{width:80px;height:80px}.kolobox-mockup-feature__audience-card,.kolobox-mockup-feature__product-card{display:none}}@media(max-width:389px){.kolobox-mockup-feature__container{width:100%;max-width:none;padding-inline:0;padding-bottom:0}.kolobox-mockup-feature__tile{width:358px;max-width:calc(100% - 2px);height:776px;margin:0 auto;border-radius:40px}.kolobox-mockup-feature__mockup-layout{width:358px;height:776px}}.other-interfaces-section{width:100%;padding:64px 0;border-radius:40px 40px 0 0}.other-interfaces-section__container{width:100%;max-width:var(--content-max-width);margin:0 auto;padding-inline:var(--space-page-x)}.other-interfaces-section__header{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%;padding-bottom:40px}.other-interfaces-section__title{font-family:var(--text-heading-h2-family);font-weight:var(--text-heading-h2-weight);font-size:var(--text-heading-h2-size);line-height:var(--text-heading-h2-line-height);letter-spacing:var(--text-heading-h2-letter-spacing)}@media(max-width:1439px){.other-interfaces-section__title{font-size:var(--text-heading-h2-tablet-size);line-height:var(--text-heading-h2-tablet-line-height)}}@media(max-width:767px){.other-interfaces-section__title{font-size:var(--text-heading-h2-mobile-size);line-height:var(--text-heading-h2-mobile-line-height);letter-spacing:var(--text-heading-h2-mobile-letter-spacing)}}@media(max-width:389px){.other-interfaces-section__title{font-size:var(--text-heading-h2-small-mobile-size);line-height:var(--text-heading-h2-small-mobile-line-height)}}.other-interfaces-section__title{margin:0;color:var(--color-text-primary)}.other-interfaces-section__description{font-family:var(--text-body-l-family);font-weight:var(--text-body-l-weight);font-size:var(--text-body-l-size);line-height:var(--text-body-l-line-height)}@media(max-width:767px){.other-interfaces-section__description{font-size:var(--text-body-l-mobile-size);line-height:var(--text-body-l-mobile-line-height)}}@media(max-width:389px){.other-interfaces-section__description{font-size:var(--text-body-l-small-mobile-size);line-height:var(--text-body-l-small-mobile-line-height)}}.other-interfaces-section__description{width:100%;margin:0;color:var(--color-text-primary)}.other-interfaces-section__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%}.other-interfaces-section__card{box-sizing:border-box;display:flex;align-items:center;justify-content:center;min-width:0;overflow:hidden;border-radius:32px;background:var(--color-background-primary)}.other-interfaces-section__card--mobile-mockup{grid-row:span 2;padding:20px 40px}.other-interfaces-section__card--wide{grid-column:1/-1}.other-interfaces-section__card--small{aspect-ratio:588/328}.other-interfaces-section__card--image{min-height:0}.other-interfaces-section__media-card{width:100%}.other-interfaces-section__media-card--small{width:100%;height:100%;padding:20px 40px;border-radius:32px}.other-interfaces-section__media-card--small .media-card__media{margin:auto;width:100%;height:100%;aspect-ratio:auto}.other-interfaces-section__card--notes .media-card__image,.other-interfaces-section__card--notes .media-card__video{filter:blur(2px)}.other-interfaces-section__mobile-mockup-frame{--mockup-width: 264px;--mockup-height: calc(890px * 264 / 421);--mockup-scale: 1;position:relative;width:calc(var(--mockup-width) * var(--mockup-scale));height:calc(var(--mockup-height) * var(--mockup-scale))}.other-interfaces-section__mobile-mockup{position:absolute;top:50%;left:50%;width:264px;transform:translate(-50%,-50%) scale(var(--mockup-scale));transform-origin:center}@media(max-width:1439px){.other-interfaces-section{padding:64px 0}.other-interfaces-section__header{gap:24px;padding-bottom:40px}.other-interfaces-section__card--mobile-mockup{padding:20px 0}}@media(min-width:768px)and (max-width:1439px){.other-interfaces-section__mobile-mockup-frame{--mockup-scale: .96}}@media(min-width:901px)and (max-width:1180px){.other-interfaces-section__mobile-mockup-frame{--mockup-scale: .88}}@media(min-width:901px)and (max-width:1040px){.other-interfaces-section__mobile-mockup-frame{--mockup-scale: .8}}@media(max-width:900px){.other-interfaces-section__gallery{grid-template-columns:1fr}.other-interfaces-section__card--wide{grid-column:auto}.other-interfaces-section__card--mobile-mockup{grid-row:auto;aspect-ratio:auto;min-height:auto}}@media(max-width:767px){.other-interfaces-section{padding:40px 0}.other-interfaces-section__header{gap:24px;padding-bottom:40px}.other-interfaces-section__title{font-size:24px;line-height:32px;letter-spacing:-.01em;text-transform:uppercase}.other-interfaces-section__description{font-size:16px;line-height:24px}.other-interfaces-section__gallery{width:calc(100% + var(--space-page-x) * 2);margin-inline:calc(var(--space-page-x) * -1);gap:16px}.other-interfaces-section__card{width:100%;border-radius:20px}.other-interfaces-section__card--image{padding:0}.other-interfaces-section__card--mobile-mockup{min-height:auto;aspect-ratio:auto;padding:20px 0}.other-interfaces-section__card--small{aspect-ratio:588/328}.other-interfaces-section__media-card--small{padding:20px 16px;border-radius:20px}.other-interfaces-section__mobile-mockup-frame{width:min(244px,100% - 48px);height:calc(890px * min(244px,100% - 48px) / 421)}.other-interfaces-section__mobile-mockup{width:100%;transform:translate(-50%,-50%)}}.projects-section-mockup-scene{position:relative;display:flex;align-items:center;justify-content:center;gap:0;width:100%;min-height:100%;height:100%;padding:44px 24px;overflow:hidden}.projects-section-mockup-scene__phone{position:relative;flex:0 0 auto;will-change:transform}.projects-section-mockup-scene__phone--left,.projects-section-mockup-scene__phone--right{z-index:1}.projects-section-mockup-scene__phone--center{z-index:3}.projects-section-mockup-scene__logo-animation{box-sizing:border-box;width:100%;height:100%;padding-top:calc(53 * var(--phone-scale) * 1px);padding-bottom:calc(34 * var(--phone-scale) * 1px)}@media(max-width:1439px){.projects-section-mockup-scene{padding:34px 20px}}@media(max-width:767px){.projects-section-mockup-scene{align-items:center;justify-content:center;width:100%;padding:44px 0}.projects-section-mockup-scene__phone--center{z-index:4}}.projects-section-slider{--projects-gallery-focus-width: 1200px;--projects-gallery-focus-height: 680px;--projects-gallery-gap: 28px;width:100%;margin-top:40px}.projects-section-slider__focus{width:var(--projects-gallery-focus-width);height:var(--projects-gallery-focus-height);margin:0 auto}.projects-section-slider__viewport{width:100%;height:100%;overflow:visible}.projects-section-slider__container{display:flex;gap:var(--projects-gallery-gap)}.projects-section-slider__slide{min-width:0;flex:0 0 var(--projects-gallery-focus-width)}.projects-section-slider__showcase,.projects-section-slider__image-slide{position:relative;width:100%;min-height:var(--projects-gallery-focus-height);height:var(--projects-gallery-focus-height);overflow:hidden;border-radius:28px;background:var(--color-background-primary)}.projects-section-slider--inverse .projects-section-slider__showcase{background:var(--color-background-secondary)}.projects-section-slider__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:inherit}.projects-section-slider__picture{display:block;width:100%;height:100%;border-radius:inherit}.projects-section-slider__controls{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:24px}.projects-section-slider__dots{display:flex;align-items:center;justify-content:center;min-height:40px;padding:8px 12px;border-radius:999px;background:var(--color-overlay-background-10)}.projects-section-slider__dot{position:relative;width:24px;height:24px;padding:0;border:0;background:transparent;cursor:pointer;transition:transform .2s ease}.projects-section-slider__dot:before{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;border-radius:999px;background:var(--color-overlay-icon-30);transform:translate(-50%,-50%);transition:background-color .2s ease,box-shadow .2s ease}.projects-section-slider__dot--active{transform:scale(1)}.projects-section-slider__dot--active:before{background:var(--color-text-primary)}.projects-section-slider__dot:not(.projects-section-slider__dot--active):hover:before{background:#b8b8bc;box-shadow:0 0 0 4px #b8b8bc14}.projects-section-slider__autoplay-toggle{font-family:var(--text-button-m-family);font-weight:var(--text-button-m-weight);font-size:var(--text-button-m-size);line-height:var(--text-button-m-line-height);letter-spacing:var(--text-button-m-letter-spacing)}@media(max-width:767px){.projects-section-slider__autoplay-toggle{font-size:var(--text-button-m-mobile-size);line-height:var(--text-button-m-mobile-line-height)}}.projects-section-slider__autoplay-toggle{padding:8px 14px;border:0;border-radius:999px;background:#ffffff1f;color:#f4f1e8;cursor:pointer;transition:background-color .2s ease}.projects-section-slider__autoplay-toggle:hover{background:#ffffff2e}@media(max-width:1439px){.projects-section-slider{--projects-gallery-focus-width: calc(100% - 32px) ;--projects-gallery-focus-height: 680px;--projects-gallery-gap: 20px;margin-top:32px}.projects-section-slider__showcase,.projects-section-slider__image-slide{border-radius:24px}.projects-section-slider__controls{padding:0 16px;margin-top:32px}}@media(max-width:767px){.projects-section-slider{--projects-gallery-focus-width: calc(100% - 32px) ;--projects-gallery-focus-height: 680px;--projects-gallery-gap: 16px;margin-top:28px}.projects-section-slider__showcase,.projects-section-slider__image-slide{border-radius:32px}.projects-section-slider__controls{gap:10px}.projects-section-slider__dots{min-height:36px;padding:6px 10px}.projects-section-slider__dot{width:22px;height:22px}.projects-section-slider__autoplay-toggle{padding:7px 12px}}@media(max-width:389px){.projects-section-slider{--projects-gallery-focus-width: min(327px, calc(100% - 16px) );--projects-gallery-focus-height: 680px;--projects-gallery-gap: 16px;margin-top:28px}.projects-section-slider__showcase,.projects-section-slider__image-slide{border-radius:32px}.projects-section-slider__controls{margin-top:32px}.projects-section-slider__dots{min-height:32px;padding:4px 8px}.projects-section-slider__dot{width:24px;height:24px}}.projects-section{width:100%}.projects-section__slide{width:100%;background:var(--color-background-secondary)}.projects-section--inverse .projects-section__slide{background:var(--color-background-primary)}.projects-section__container{width:100%;max-width:var(--content-max-width);margin:0 auto;padding-inline:var(--space-page-x)}.projects-section__copy{display:flex;flex-direction:column;gap:24px;padding-top:100px}.projects-section__heading{display:flex;align-items:flex-start;gap:16px;width:100%}.projects-section__title{font-family:var(--text-heading-h2-family);font-weight:var(--text-heading-h2-weight);font-size:var(--text-heading-h2-size);line-height:var(--text-heading-h2-line-height);letter-spacing:var(--text-heading-h2-letter-spacing)}@media(max-width:1439px){.projects-section__title{font-size:var(--text-heading-h2-tablet-size);line-height:var(--text-heading-h2-tablet-line-height)}}@media(max-width:767px){.projects-section__title{font-size:var(--text-heading-h2-mobile-size);line-height:var(--text-heading-h2-mobile-line-height);letter-spacing:var(--text-heading-h2-mobile-letter-spacing)}}@media(max-width:389px){.projects-section__title{font-size:var(--text-heading-h2-small-mobile-size);line-height:var(--text-heading-h2-small-mobile-line-height)}}.projects-section__title{margin:0;color:var(--color-text-primary);text-transform:uppercase}.projects-section__title-badge{font-family:var(--text-heading-h2-family);font-weight:var(--text-heading-h2-weight);font-size:var(--text-heading-h2-size);line-height:var(--text-heading-h2-line-height);letter-spacing:var(--text-heading-h2-letter-spacing)}@media(max-width:1439px){.projects-section__title-badge{font-size:var(--text-heading-h2-tablet-size);line-height:var(--text-heading-h2-tablet-line-height)}}@media(max-width:767px){.projects-section__title-badge{font-size:var(--text-heading-h2-mobile-size);line-height:var(--text-heading-h2-mobile-line-height);letter-spacing:var(--text-heading-h2-mobile-letter-spacing)}}@media(max-width:389px){.projects-section__title-badge{font-size:var(--text-heading-h2-small-mobile-size);line-height:var(--text-heading-h2-small-mobile-line-height)}}.projects-section__title-badge{color:var(--color-overlay-text-60);text-transform:uppercase}.projects-section__description{font-family:var(--text-body-l-family);font-weight:var(--text-body-l-weight);font-size:var(--text-body-l-size);line-height:var(--text-body-l-line-height)}@media(max-width:767px){.projects-section__description{font-size:var(--text-body-l-mobile-size);line-height:var(--text-body-l-mobile-line-height)}}@media(max-width:389px){.projects-section__description{font-size:var(--text-body-l-small-mobile-size);line-height:var(--text-body-l-small-mobile-line-height)}}.projects-section__description{margin:0;color:var(--color-text-primary)}@media(max-width:1439px){.projects-section__copy{padding-top:56px}.projects-section__heading{gap:12px}.projects-section__description{max-width:760px}}@media(max-width:767px){.projects-section__copy{gap:16px;padding-top:40px}.projects-section__heading{gap:8px}}@media(max-width:389px){.projects-section__copy{gap:16px;padding-top:40px}.projects-section__heading{gap:8px}}.result-metric{display:grid;grid-template-columns:383px minmax(0,1fr);-moz-column-gap:69px;column-gap:69px;align-items:center;box-sizing:border-box;width:100%;min-height:800px;padding:64px 102px;margin:0 auto;color:var(--color-text-primary)}.result-metric__copy{display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:383px;max-width:100%}.result-metric__badge{display:flex;flex-direction:column;gap:4px;width:300px;height:116px;padding:24px 32px;border-radius:20px;background:var(--color-border-primary)}.result-metric__heading{font-family:var(--text-heading-h3-family);font-weight:var(--text-heading-h3-weight);font-size:var(--text-heading-h3-size);line-height:var(--text-heading-h3-line-height);letter-spacing:var(--text-heading-h3-letter-spacing)}@media(max-width:767px){.result-metric__heading{font-size:var(--text-heading-h3-mobile-size);line-height:var(--text-heading-h3-mobile-line-height);letter-spacing:var(--text-heading-h3-mobile-letter-spacing)}}.result-metric__heading{margin:0;color:var(--color-text-primary)}.result-metric__value{font-family:var(--text-heading-h3-family);font-weight:var(--text-heading-h3-weight);font-size:var(--text-heading-h3-size);line-height:var(--text-heading-h3-line-height);letter-spacing:var(--text-heading-h3-letter-spacing)}@media(max-width:767px){.result-metric__value{font-size:var(--text-heading-h3-mobile-size);line-height:var(--text-heading-h3-mobile-line-height);letter-spacing:var(--text-heading-h3-mobile-letter-spacing)}}.result-metric__value{color:var(--color-text-primary)}.result-metric__label{font-family:var(--text-body-m-family);font-weight:var(--text-body-m-weight);font-size:var(--text-body-m-size);line-height:var(--text-body-m-line-height)}@media(max-width:767px){.result-metric__label{font-size:var(--text-body-m-mobile-size);line-height:var(--text-body-m-mobile-line-height)}}.result-metric__label{color:var(--color-text-primary)}.result-metric__description{font-family:var(--text-body-l-family);font-weight:var(--text-body-l-weight);font-size:var(--text-body-l-size);line-height:var(--text-body-l-line-height)}@media(max-width:767px){.result-metric__description{font-size:var(--text-body-l-mobile-size);line-height:var(--text-body-l-mobile-line-height)}}@media(max-width:389px){.result-metric__description{font-size:var(--text-body-l-small-mobile-size);line-height:var(--text-body-l-small-mobile-line-height)}}.result-metric__description{margin:0;line-height:1.4;color:var(--color-text-primary)}.result-metric__list{font-family:var(--text-body-l-family);font-weight:var(--text-body-l-weight);font-size:var(--text-body-l-size);line-height:var(--text-body-l-line-height)}@media(max-width:767px){.result-metric__list{font-size:var(--text-body-l-mobile-size);line-height:var(--text-body-l-mobile-line-height)}}@media(max-width:389px){.result-metric__list{font-size:var(--text-body-l-small-mobile-size);line-height:var(--text-body-l-small-mobile-line-height)}}.result-metric__list{margin:0;padding-left:28px;list-style:disc;list-style-position:outside;line-height:1.4;color:var(--color-text-primary)}.result-metric__item+.result-metric__item{margin-top:8px}.result-metric__visual{display:grid;grid-template-columns:repeat(2,264px);gap:16px;align-items:center;justify-content:center;min-width:0}.result-metric__visual--image{display:flex;align-items:center;justify-content:center;width:100%;height:558px;overflow:hidden}.result-metric__visual-image{flex:0 0 auto;display:block;width:auto;height:100%;max-height:558px;max-width:none;object-fit:contain}.result-metric--alt,.result-metric--image{grid-template-columns:383px minmax(0,1fr);-moz-column-gap:69px;column-gap:69px;padding:64px 102px}.result-metric--content-inverted{grid-template-columns:minmax(0,1fr) 383px;-moz-column-gap:69px;column-gap:69px;padding:64px 102px}.result-metric--content-inverted .result-metric__copy{grid-column:2}.result-metric--alt .result-metric__badge{width:306px;background:var(--color-background-secondary)}.result-metric--alt .result-metric__visual{grid-template-columns:154px 264px;gap:37px;align-items:start;justify-content:center}.result-metric--content-inverted .result-metric__visual{grid-column:1;grid-row:1}.result-metric--content-inverted.result-metric--alt .result-metric__visual{grid-template-columns:154px 264px;gap:37px;align-items:start;justify-content:center}.result-metric--reservation-focus{-moz-column-gap:69px;column-gap:69px}.result-metric--reservation-focus .result-metric__visual{transform:translateY(-3px)}.result-metric__phone{width:264px}.result-metric__phone-wrap{position:relative;width:264px;overflow:visible}.result-metric__phone-wrap--reservation-focus .phone-frame{filter:blur(2px)}.result-metric__reservation-panel{position:absolute;left:50%;bottom:-66px;z-index:3;display:block;width:421px;height:auto;max-width:none;transform:translate(-50%);pointer-events:none}.result-metric__product-card{width:154px;height:180px;border-radius:16px;object-fit:cover}@media(max-width:1439px){.result-metric{width:736px;min-width:736px;max-width:736px;grid-template-columns:383px minmax(0,1fr);-moz-column-gap:25px;column-gap:25px;padding:48px 32px}.result-metric:not(.result-metric--alt){grid-template-columns:383px minmax(0,1fr);-moz-column-gap:25px;column-gap:25px;padding:48px 32px}.result-metric:not(.result-metric--alt) .result-metric__copy{max-width:383px}.result-metric:not(.result-metric--alt) .result-metric__badge{gap:12px;width:332px;height:132px;padding:32px;background:var(--color-border-primary)}.result-metric:not(.result-metric--alt) .result-metric__visual{grid-template-columns:264px;gap:0;justify-content:center}.result-metric:not(.result-metric--alt) .result-metric__visual--image{width:264px}.result-metric__phone--2,.result-metric:not(.result-metric--alt) .result-metric__phone--2{display:none}.result-metric--alt,.result-metric--image{grid-template-columns:383px minmax(0,1fr);-moz-column-gap:25px;column-gap:25px;padding:48px 32px}.result-metric--content-inverted{grid-template-columns:minmax(0,1fr) 383px;-moz-column-gap:25px;column-gap:25px;padding:48px 32px}.result-metric--alt .result-metric__copy,.result-metric--image .result-metric__copy{grid-column:1;max-width:383px}.result-metric--content-inverted .result-metric__copy{grid-column:2;max-width:383px}.result-metric--alt .result-metric__badge{gap:12px;width:323px;height:132px;padding:32px;background:var(--color-background-secondary)}.result-metric--alt .result-metric__visual,.result-metric--image .result-metric__visual{grid-column:2;grid-row:auto;grid-template-columns:264px;gap:0;align-items:center;justify-content:center}.result-metric--content-inverted.result-metric--alt .result-metric__visual{grid-template-columns:264px;gap:0;align-items:center;justify-content:center}.result-metric--content-inverted .result-metric__visual{grid-column:1;grid-row:1}.result-metric--image .result-metric__visual--image{width:100%;min-width:264px}.result-metric--alt .result-metric__product-card{display:none}}@media(max-width:767px){.result-metric{display:flex;flex-direction:column;align-items:center;gap:32px;width:min(358px,100%);min-width:0;max-width:358px;padding:24px 0 40px}.result-metric:not(.result-metric--alt),.result-metric--alt,.result-metric--image,.result-metric--content-inverted{padding:24px 0 40px}.result-metric__copy,.result-metric--alt .result-metric__copy,.result-metric--image .result-metric__copy,.result-metric--content-inverted .result-metric__copy{grid-column:auto;width:min(316px,100%);max-width:316px;gap:16px}.result-metric--alt .result-metric__copy{width:min(310px,100%);max-width:310px}.result-metric__badge,.result-metric:not(.result-metric--alt) .result-metric__badge{gap:4px;width:222px;height:80px;padding:16px 24px;border-radius:16px;background:var(--color-overlay-background-10)}.result-metric--alt .result-metric__badge{width:232px;height:100px;padding:24px;background:var(--color-background-secondary);border-radius:20px}.result-metric__list{padding-left:28px}.result-metric__visual,.result-metric:not(.result-metric--alt) .result-metric__visual,.result-metric--alt .result-metric__visual,.result-metric--image .result-metric__visual,.result-metric--content-inverted .result-metric__visual{display:grid;grid-column:auto;grid-row:auto;grid-template-columns:264px;gap:0;width:264px;height:556px;align-items:center;justify-content:center}.result-metric__visual--image,.result-metric:not(.result-metric--alt) .result-metric__visual--image,.result-metric--alt .result-metric__visual--image{display:flex;width:min(316px,100%);height:auto}.result-metric__phone--2,.result-metric:not(.result-metric--alt) .result-metric__phone--2,.result-metric--alt .result-metric__product-card{display:none}}@media(max-width:389px){.result-metric,.result-metric:not(.result-metric--alt),.result-metric--alt,.result-metric--image,.result-metric--content-inverted{gap:32px;width:min(358px,100%);max-width:358px;padding:24px 0 40px}.result-metric__copy{width:min(316px,100%);max-width:316px}.result-metric--alt .result-metric__copy{width:min(310px,100%);max-width:310px}.result-metric__badge,.result-metric:not(.result-metric--alt) .result-metric__badge,.result-metric--alt .result-metric__badge{max-width:100%}.result-metric__visual,.result-metric:not(.result-metric--alt) .result-metric__visual,.result-metric--alt .result-metric__visual,.result-metric--image .result-metric__visual,.result-metric--content-inverted .result-metric__visual{width:min(264px,100%)}.result-metric__visual--image,.result-metric:not(.result-metric--alt) .result-metric__visual--image,.result-metric--alt .result-metric__visual--image{width:min(316px,100%)}}.results-section{width:100%;padding:80px 0;background:var(--color-background-secondary)}.results-section--inverse{background:var(--color-background-primary)}.results-section__scene{display:flex;flex-direction:column;gap:40px;width:100%}.results-section__header{width:100%;max-width:var(--content-max-width);margin:0 auto;padding-inline:var(--space-page-x);display:flex;flex-direction:column;align-items:flex-start;gap:24px}.results-section__heading{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.results-section__eyebrow{font-family:var(--text-overline-m-family);font-weight:var(--text-overline-m-weight);font-size:var(--text-overline-m-size);line-height:var(--text-overline-m-line-height);letter-spacing:var(--text-overline-m-letter-spacing);text-transform:uppercase}@media(max-width:767px){.results-section__eyebrow{font-size:var(--text-overline-m-mobile-size);line-height:var(--text-overline-m-mobile-line-height);letter-spacing:var(--text-overline-m-mobile-letter-spacing)}}.results-section__eyebrow{margin:0;color:#adb8ca}.results-section__title{font-family:var(--text-heading-h2-family);font-weight:var(--text-heading-h2-weight);font-size:var(--text-heading-h2-size);line-height:var(--text-heading-h2-line-height);letter-spacing:var(--text-heading-h2-letter-spacing)}@media(max-width:1439px){.results-section__title{font-size:var(--text-heading-h2-tablet-size);line-height:var(--text-heading-h2-tablet-line-height)}}@media(max-width:767px){.results-section__title{font-size:var(--text-heading-h2-mobile-size);line-height:var(--text-heading-h2-mobile-line-height);letter-spacing:var(--text-heading-h2-mobile-letter-spacing)}}@media(max-width:389px){.results-section__title{font-size:var(--text-heading-h2-small-mobile-size);line-height:var(--text-heading-h2-small-mobile-line-height)}}.results-section__title{margin:0;color:var(--color-text-primary)}.results-section__description{font-family:var(--text-body-l-family);font-weight:var(--text-body-l-weight);font-size:var(--text-body-l-size);line-height:var(--text-body-l-line-height)}@media(max-width:767px){.results-section__description{font-size:var(--text-body-l-mobile-size);line-height:var(--text-body-l-mobile-line-height)}}@media(max-width:389px){.results-section__description{font-size:var(--text-body-l-small-mobile-size);line-height:var(--text-body-l-small-mobile-line-height)}}.results-section__description{margin:0;line-height:1.4;color:var(--color-text-primary)}.results-section__stack{width:100%;max-width:var(--content-max-width);margin:0 auto;padding-inline:var(--space-page-x);display:flex;flex-direction:column;align-items:center;gap:40px}.results-section__item{box-sizing:border-box;margin:0;width:1200px;min-height:800px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--color-background-secondary);border:2px solid var(--color-border-primary);border-radius:32px}.results-section__item--tone-dark{background:var(--color-background-primary);border-color:var(--color-background-primary)}.results-section__item--tone-light{background:var(--color-background-secondary);border-color:var(--color-border-primary)}.results-section:not(.results-section--inverse) .results-section__item--tone-dark{padding:2px;border:0}.results-section--inverse .results-section__item--tone-light{background:var(--color-background-primary);border-color:var(--color-border-primary)}.results-section--inverse .results-section__item--tone-dark{background:var(--color-background-secondary);border-color:var(--color-background-secondary)}@media(max-width:1439px){.results-section__item{width:100%}}@media(max-width:767px){.results-section{padding:60px 0}.results-section__scene{gap:40px}.results-section__stack{gap:24px}.results-section__item{height:auto}}@media(max-width:389px){.results-section__stack{width:100%;max-width:none;padding-inline:0;gap:24px}.results-section__item{width:min(358px,100% - 2px);min-height:0;height:auto;margin:0 auto;border-radius:32px}}.scroll-to-top-button{position:fixed;right:32px;bottom:32px;z-index:900;display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;color:var(--color-text);background:#383b46eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.18);border-radius:50%;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease,background-color .2s ease}.scroll-to-top-button--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-to-top-button:hover,.scroll-to-top-button:focus-visible{background:#4a4e5cf5}.scroll-to-top-button__icon{position:relative;display:block;width:16px;height:16px;transform:translateY(-1px)}.scroll-to-top-button__icon:before{position:absolute;top:4px;left:50%;width:10px;height:10px;border-top:2px solid currentColor;border-left:2px solid currentColor;content:"";transform:translate(-50%) rotate(45deg)}.scroll-to-top-button__icon:after{position:absolute;top:5px;left:50%;width:2px;height:11px;background:currentColor;border-radius:999px;content:"";transform:translate(-50%)}@media(max-width:767px){.scroll-to-top-button{right:16px;bottom:16px;width:44px;height:44px}}.site-footer{width:100%;height:444px;background:#0e1116}.site-footer__container{width:100%;max-width:var(--content-max-width);margin:0 auto;display:grid;grid-template-columns:542px 234px;-moz-column-gap:364px;column-gap:364px;align-items:center;height:100%;max-width:1440px;padding-left:120px;box-sizing:border-box}.site-footer__content{display:flex;flex-direction:column;align-items:flex-start;width:542px}.site-footer__title{font-family:var(--text-heading-h2-family);font-weight:var(--text-heading-h2-weight);font-size:var(--text-heading-h2-size);line-height:var(--text-heading-h2-line-height);letter-spacing:var(--text-heading-h2-letter-spacing)}@media(max-width:1439px){.site-footer__title{font-size:var(--text-heading-h2-tablet-size);line-height:var(--text-heading-h2-tablet-line-height)}}@media(max-width:767px){.site-footer__title{font-size:var(--text-heading-h2-mobile-size);line-height:var(--text-heading-h2-mobile-line-height);letter-spacing:var(--text-heading-h2-mobile-letter-spacing)}}@media(max-width:389px){.site-footer__title{font-size:var(--text-heading-h2-small-mobile-size);line-height:var(--text-heading-h2-small-mobile-line-height)}}.site-footer__title{width:542px;margin:0;text-align:center;color:#898989}.site-footer__subtitle{font-family:var(--text-body-l-family);font-weight:var(--text-body-l-weight);font-size:var(--text-body-l-size);line-height:var(--text-body-l-line-height)}@media(max-width:767px){.site-footer__subtitle{font-size:var(--text-body-l-mobile-size);line-height:var(--text-body-l-mobile-line-height)}}@media(max-width:389px){.site-footer__subtitle{font-size:var(--text-body-l-small-mobile-size);line-height:var(--text-body-l-small-mobile-line-height)}}.site-footer__subtitle{width:528px;margin:32px 0 0;color:#fff}.site-footer__cta{margin-top:48px}.site-footer__contacts{display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:234px;margin:0;font-style:normal}.site-footer__contact{font-family:var(--text-body-l-family);font-weight:var(--text-body-l-weight);font-size:var(--text-body-l-size);line-height:var(--text-body-l-line-height)}@media(max-width:767px){.site-footer__contact{font-size:var(--text-body-l-mobile-size);line-height:var(--text-body-l-mobile-line-height)}}@media(max-width:389px){.site-footer__contact{font-size:var(--text-body-l-small-mobile-size);line-height:var(--text-body-l-small-mobile-line-height)}}.site-footer__contact{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:64px;color:#fff;text-decoration:none}.site-footer__contact-label,.site-footer__contact-value{display:block}.site-footer__contact-label{color:#898989}.site-footer__contact-value{color:#fff}@media(max-width:1439px){.site-footer{height:434px}.site-footer__container{grid-template-columns:334px 195px;-moz-column-gap:159px;column-gap:159px;justify-content:center;padding-right:0;padding-left:0}.site-footer__content{width:334px}.site-footer__title{font-family:var(--text-heading-h3-family);font-weight:var(--text-heading-h3-weight);font-size:var(--text-heading-h3-size);line-height:var(--text-heading-h3-line-height);letter-spacing:var(--text-heading-h3-letter-spacing);width:334px}}@media(max-width:1439px)and (max-width:767px){.site-footer__title{font-size:var(--text-heading-h3-mobile-size);line-height:var(--text-heading-h3-mobile-line-height);letter-spacing:var(--text-heading-h3-mobile-letter-spacing)}}@media(max-width:1439px){.site-footer__subtitle{width:309px;margin-top:29px}.site-footer__cta{margin-top:57px}.site-footer__contacts{width:195px}}@media(max-width:767px){.site-footer{min-height:644px;height:auto;padding:60px 0}.site-footer__container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;padding-right:16px;padding-left:16px;box-sizing:border-box}.site-footer__content{width:100%}.site-footer__title{width:min(100%,295px);font-size:24px;line-height:32px;letter-spacing:-.01em;text-align:center;text-transform:uppercase}.site-footer__subtitle{width:min(100%,247px);margin-top:24px;font-size:16px;line-height:24px}.site-footer__cta{width:100%;min-height:44px;margin-top:28px;padding:8px 20px;border-radius:20px;font-size:20px;line-height:28px}.site-footer__contacts{gap:32px;width:min(100%,195px);margin-top:52px}.site-footer__contact{min-height:64px;height:auto;font-size:20px;line-height:32px}}.waves[data-v-85b77c69]{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.waves__canvas[data-v-85b77c69]{display:block;width:100%;height:100%}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-CDcOI0rA.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CdCU7z45.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Unbounded;src:url(/assets/Unbounded-Medium-BZyBnDi2.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Unbounded;src:url(/assets/Unbounded-SemiBold-sJ4gBFWD.woff2) format("woff2");font-style:normal;font-weight:600;font-display:swap}*,:before,:after{box-sizing:border-box}:where(ul,ol):where([class]){padding-left:0}body,:where(blockquote,figure):where([class]){margin:0}:where(h1,h2,h3,h4,h5,h6,p,ul,ol,dl):where([class]){margin-block:0}:where(dd[class]){margin-left:0}:where(fieldset[class]){margin-left:0;padding:0;border:none}:where(ul[class]){list-style:none}:where(address[class]){font-style:normal}p{--paragraphMarginBottom: 24px;margin-block:0}:where(p:not([class]):not(:last-child)){margin-bottom:var(--paragraphMarginBottom)}img,video{display:block;max-width:100%;height:auto}input,textarea,select,button{font:inherit}html{height:100%}html,:has(:target){scroll-behavior:smooth}body{min-height:100%;line-height:1.5}a:where([class]){display:inline-flex}button,label{cursor:pointer}:where([fill]:not([fill=none],[fill^=url])){fill:currentColor}:where([stroke]:not([stroke=none],[stroke^=url])){stroke:currentColor}svg *{transition-property:fill,stroke}:where(table){border-collapse:collapse;border-color:currentColor}@media(prefers-reduced-motion:reduce){*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--font-inter: "Inter", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-unbounded: "Unbounded", "Trebuchet MS", "Segoe UI", sans-serif;--text-heading-h1-family: var(--font-unbounded);--text-heading-h1-weight: 600;--text-heading-h1-size: 5.5rem;--text-heading-h1-line-height: 1.1818181818;--text-heading-h1-letter-spacing: -.01em;--text-heading-h1-tablet-size: 3.25rem;--text-heading-h1-tablet-line-height: 1.2307692308;--text-heading-h1-mobile-size: 1.75rem;--text-heading-h1-mobile-line-height: 1.4285714286;--text-heading-h1-mobile-letter-spacing: 0;--text-heading-h1-small-mobile-size: 1.625rem;--text-heading-h1-small-mobile-line-height: 1.5384615385;--text-heading-h1-small-mobile-letter-spacing: -.01em;--text-heading-h2-family: var(--font-unbounded);--text-heading-h2-weight: 600;--text-heading-h2-size: 3.25rem;--text-heading-h2-line-height: 1.2307692308;--text-heading-h2-letter-spacing: -.01em;--text-heading-h2-tablet-size: 3.125rem;--text-heading-h2-tablet-line-height: 1.36;--text-heading-h2-mobile-size: 1.5rem;--text-heading-h2-mobile-line-height: 1.3333333333;--text-heading-h2-mobile-letter-spacing: 0;--text-heading-h2-small-mobile-size: 1.4375rem;--text-heading-h2-small-mobile-line-height: 1.3913043478;--text-heading-h3-family: var(--font-unbounded);--text-heading-h3-weight: 600;--text-heading-h3-size: 2rem;--text-heading-h3-line-height: 1.25;--text-heading-h3-letter-spacing: -.01em;--text-heading-h3-mobile-size: 1.25rem;--text-heading-h3-mobile-line-height: 1.4;--text-heading-h3-mobile-letter-spacing: 0;--text-body-l-family: var(--font-inter);--text-body-l-weight: 400;--text-body-l-size: 1.25rem;--text-body-l-line-height: 1.6;--text-body-l-mobile-size: 1rem;--text-body-l-mobile-line-height: 1.5;--text-body-l-small-mobile-size: .9375rem;--text-body-l-small-mobile-line-height: 1.6;--text-body-m-family: var(--font-inter);--text-body-m-weight: 400;--text-body-m-size: 1rem;--text-body-m-line-height: 1.5;--text-body-m-mobile-size: .8125rem;--text-body-m-mobile-line-height: 1.2307692308;--text-button-m-family: var(--font-inter);--text-button-m-weight: 500;--text-button-m-size: 1.25rem;--text-button-m-line-height: 1;--text-button-m-letter-spacing: 0;--text-button-m-mobile-size: 1rem;--text-button-m-mobile-line-height: 1.5;--text-label-badge-m-family: var(--font-inter);--text-label-badge-m-weight: 500;--text-label-badge-m-size: 1rem;--text-label-badge-m-line-height: 1.25;--text-label-badge-m-letter-spacing: .01em;--text-label-badge-m-mobile-size: .6875rem;--text-label-badge-m-mobile-line-height: 1.4545454545;--text-label-badge-m-mobile-letter-spacing: 0;--text-overline-m-family: var(--font-inter);--text-overline-m-weight: 500;--text-overline-m-size: 1rem;--text-overline-m-line-height: 1.25;--text-overline-m-letter-spacing: .01em;--text-overline-m-mobile-size: .75rem;--text-overline-m-mobile-line-height: 1.3333333333;--text-overline-m-mobile-letter-spacing: 0;--color-bg-inversion: #ffffff;--color-text: #ffffff;--color-text-inversion: #000000;--color-text-muted: #ffffffb3;--color-border: #ffffff1a;--color-background-primary: #0e1116;--color-background-secondary: #1f242c;--color-border-primary: #313843;--color-overlay-background-10: rgba(239, 241, 244, .1);--color-overlay-icon-30: rgba(255, 255, 255, .3);--color-overlay-text-60: rgba(239, 241, 244, .6);--color-text-primary: #eff1f4;--content-max-width: 1440px;--space-page-x: 120px;--space-section-y: 64px;--header-offset: 80px}@media(max-width:1439px){:root{--space-page-x: 16px}}@media(max-width:767px){:root{--space-page-x: 16px}}.page{min-height:100dvh;background:var(--color-background-secondary);color:var(--color-text)}.page__hero{position:relative;min-height:100dvh;overflow:hidden}.page__hero .hero-section__waves{z-index:0}.page__main{overflow:hidden;background:var(--color-background-secondary)}.page__hero-container{width:100%;max-width:var(--content-max-width);margin:0 auto;position:relative;z-index:1;min-height:100dvh;display:flex;flex-direction:column}body{font-family:var(--font-inter);background:var(--color-background-secondary);color:var(--color-text);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#app{min-width:360px}:root{scroll-padding-top:var(--header-offset)}:focus-visible{outline:2px solid #ffffff;outline-offset:2px}
