:root{--color-palette-blue-brand:#3867f6;--color-palette-blue-brand-hover:#1e2daf;--color-palette-blue-brand-secondary:#93b7fd;--color-palette-blue-brand-secondary-hover:#2549eb;--color-palette-blue-brand-tertiary:#eff4ff;--color-palette-blue-brand-tertiary-hover:#dbe5fe;--color-palette-blue-deep:#1e2c8a;--color-palette-blue-ink:#0a2896;--color-palette-blue-dark-section:#1b4de7;--color-palette-blue-page-top:#f1fcfe;--color-palette-blue-page-bottom:#e5ecfc;--color-palette-blue-hero-top:#d7e2fc;--color-palette-blue-hero-bottom:#537cf7;--color-palette-ink-900:#182230;--color-palette-ink-800:#212833;--color-palette-gray-700:#67778f;--color-palette-gray-400:#b8c5db;--color-palette-gray-300:#d3dceb;--color-palette-gray-200:#e6eaf0;--color-palette-gray-100:#f3f5f9;--color-palette-gray-50:#f2f4f7;--color-palette-white:#fff;--color-palette-danger:#f04438;--color-palette-positive:#47cd89;--color-palette-warning:#fec84b;--color-palette-accent-pink:#e5479f;--color-palette-accent-magenta:#ffbcf9;--color-palette-accent-violet:#e6ddfc;--color-palette-accent-sky:#bce7fb;--color-palette-accent-lime:#e8fd94;--color-palette-accent-blue:#2c5df0;--color-text:var(--color-palette-ink-800);--color-text-heading:var(--color-palette-ink-900);--color-text-muted:var(--color-palette-gray-700);--color-text-tertiary:var(--color-palette-gray-400);--color-text-inverse:var(--color-palette-white);--color-text-inverse-muted:#fffc;--color-text-brand:var(--color-palette-blue-brand);--color-text-link:var(--color-palette-blue-brand-secondary-hover);--color-text-error:var(--color-palette-danger);--color-bg:var(--color-palette-white);--color-bg-subtle:var(--color-palette-gray-100);--color-bg-brand:var(--color-palette-blue-brand);--color-bg-brand-hover:var(--color-palette-blue-brand-hover);--color-bg-brand-tertiary:var(--color-palette-blue-brand-tertiary);--color-bg-brand-tertiary-hover:var(--color-palette-blue-brand-tertiary-hover);--color-bg-inverse:var(--color-palette-blue-deep);--color-border:var(--color-palette-gray-200);--color-border-secondary:var(--color-palette-gray-300);--color-border-brand:var(--color-palette-blue-brand);--color-border-on-dark:#fff3;--color-overlay-white-20:#fff3;--color-overlay-white-50:#ffffff80;--color-overlay-white-60:#fff9;--color-overlay-white-80:#fffc;--color-overlay-white-3:#ffffff08;--gradient-hero:linear-gradient(180deg, #d7e2fc 0%, #a8c0fa 55%, #537cf7 88%);--gradient-page:linear-gradient(180deg, #f1fcfe 0%, #e9f1fd 60%, #e5ecfc 84%, #fff 100%);--gradient-section-blue:linear-gradient(105deg, #1b4de7 0%, #5d88f0 40%, #9abef7 72%, #d6f3ff 100%);--gradient-card-placeholder:linear-gradient(135deg, #dbe5fe 0%, #93b7fd 100%);--font-family-body:"VTB Group UI", "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--font-family-display:var(--font-family-body);--font-weight-regular:400;--font-weight-medium:500;--font-size-display-2xl:clamp(2.5rem, 4.167vw, 5rem);--line-height-display-2xl:1.1;--font-size-display-xl:clamp(2.25rem, 3.75vw, 4.5rem);--line-height-display-xl:1.1;--font-size-display-lg:clamp(1.75rem, 3.125vw, 3.75rem);--line-height-display-lg:1;--font-size-display-md:clamp(1.75rem, 2.5vw, 3rem);--line-height-display-md:1;--font-size-display-sm:clamp(1.5rem, 1.875vw, 2.25rem);--line-height-display-sm:1.11;--font-size-display-xs:clamp(1.375rem, 1.458vw, 1.75rem);--line-height-display-xs:1.15;--font-size-heading-sm:1.5rem;--line-height-heading-sm:1.333;--font-size-text-xl:1.25rem;--line-height-text-xl:1.2;--font-size-text-lg:1.125rem;--line-height-text-lg:1.222;--font-size-text-md:1rem;--line-height-text-md:1.25;--font-size-text-sm:.875rem;--line-height-text-sm:1.286;--font-size-text-xs:.75rem;--line-height-text-xs:1.167;--layout-page-width:1920px;--layout-content-width:1400px;--layout-page-gutter:clamp(1rem, 13.542vw, 16.25rem);--layout-header-height:88px;--layout-hero-height:1080px;--space-xxs:.25rem;--space-xs:.5rem;--space-s:1rem;--space-m:1.5rem;--space-l:2rem;--space-xl:2.5rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:5rem;--space-5xl:7.5rem;--radius-xs:4px;--radius-s:8px;--radius-sm:12px;--radius-m:16px;--radius-l:24px;--radius-xl:32px;--radius-xxl:48px;--radius-page:64px;--radius-full:1000px;--shadow-sm:0 1px 2px #1e4bd20d;--shadow-md:0 1px 5px #1e4bd226;--shadow-lg:0 10px 40px #0a28962b;--shadow-card:0 10px 40px #bfccff99;--blur-backdrop-20:blur(20px);--blur-backdrop-24:blur(24px);--blur-backdrop-50:blur(50px);--blur-backdrop-100:blur(100px);--transition-base:.3s ease-out;--focus-ring:0 0 0 3px #3867f659;--font-family-base:var(--font-family-body);--font-size-base:var(--font-size-text-md);--line-height-base:var(--line-height-text-md);--font-size-sm:var(--font-size-text-sm);--font-size-lg:var(--font-size-text-xl);--font-size-xl:var(--font-size-heading-sm);--font-size-2xl:var(--font-size-display-sm);--line-height-tight:1.15;--radius-md:var(--radius-m);--space-1:var(--space-xxs);--space-2:var(--space-xs);--space-3:.75rem;--space-4:var(--space-s);--space-6:var(--space-m);--space-8:var(--space-l);--space-12:var(--space-2xl);--container-max-width:var(--layout-content-width);--color-brand:var(--color-palette-blue-brand);--color-brand-hover:var(--color-palette-blue-brand-hover);--color-success:var(--color-palette-positive);--color-warning:var(--color-palette-warning);--color-danger:var(--color-palette-danger)}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{min-height:100vh;font-family:var(--font-family-body);font-size:var(--font-size-text-md);font-weight:var(--font-weight-regular);line-height:var(--line-height-text-md);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-medium);margin:0;line-height:1.1}p{margin:0}ul,ol{margin:0;padding:0;list-style:none}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}input,textarea,select{font:inherit}:focus-visible{outline:2px solid var(--color-bg-brand);outline-offset:2px}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body.is-chat-open{overflow:hidden}.base-icon[data-v-3ccf8308]{flex:none;display:block}.assistant-panel[data-v-f9ea020d]{z-index:20;right:var(--layout-page-gutter);bottom:var(--space-l);gap:var(--space-s);width:min(480px, calc(100vw - 2 * var(--space-s)));max-height:min(720px, calc(100vh - 2 * var(--space-l)));padding:var(--space-m);background:var(--color-bg);border-radius:var(--radius-l);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:fixed}.assistant-panel__header[data-v-f9ea020d]{gap:var(--space-s);justify-content:space-between;align-items:center;display:flex}.assistant-panel__title[data-v-f9ea020d]{gap:var(--space-xs);font-size:var(--font-size-text-md);font-weight:var(--font-weight-medium);color:var(--color-text-heading);align-items:center;display:flex}.assistant-panel__avatar[data-v-f9ea020d]{width:36px;height:36px;color:var(--color-text-inverse);background:var(--gradient-card-placeholder);border-radius:var(--radius-m);flex:none;justify-content:center;align-items:center;display:flex}.assistant-panel__close[data-v-f9ea020d]{width:40px;height:40px;color:var(--color-palette-blue-brand-secondary-hover);background:var(--color-bg-subtle);border-radius:var(--radius-full);transition:background-color var(--transition-base);border:0;flex:none;justify-content:center;align-items:center;display:inline-flex}.assistant-panel__close[data-v-f9ea020d]:hover{background:var(--color-bg-brand-tertiary)}.assistant-panel__log[data-v-f9ea020d]{gap:var(--space-xs);flex-direction:column;flex:1;min-height:240px;display:flex;overflow-y:auto}.assistant-panel__message[data-v-f9ea020d]{gap:var(--space-xs);flex-direction:column;max-width:90%;display:flex}.assistant-panel__message--user[data-v-f9ea020d]{align-self:flex-end}.assistant-panel__bubble[data-v-f9ea020d]{padding:12px var(--space-s);font-size:var(--font-size-text-md);line-height:var(--line-height-text-md);white-space:pre-wrap;overflow-wrap:anywhere;background:var(--color-bg-subtle);border-radius:var(--radius-m)}.assistant-panel__message--user .assistant-panel__bubble[data-v-f9ea020d]{color:var(--color-text-inverse);background:var(--color-bg-brand)}.assistant-panel__cursor[data-v-f9ea020d]{vertical-align:text-bottom;background:currentColor;width:2px;height:1em;margin-left:2px;animation:1s steps(2,start) infinite assistant-blink-f9ea020d;display:inline-block}@keyframes assistant-blink-f9ea020d{to{visibility:hidden}}.assistant-panel__error[data-v-f9ea020d]{font-size:var(--font-size-text-sm);color:var(--color-text-error)}.assistant-panel__suggestions[data-v-f9ea020d]{gap:var(--space-xs);flex-direction:column;display:flex}.assistant-panel__suggestion[data-v-f9ea020d]{padding:12px var(--space-s);background:var(--color-bg-brand-tertiary);border-radius:var(--radius-m);flex-direction:column;gap:2px;display:flex}.assistant-panel__suggestion-name[data-v-f9ea020d]{font-weight:var(--font-weight-medium)}.assistant-panel__suggestion-reason[data-v-f9ea020d]{font-size:var(--font-size-text-sm);color:var(--color-text-muted)}.assistant-panel__form[data-v-f9ea020d]{gap:var(--space-xs);align-items:flex-end;display:flex}.assistant-panel__input[data-v-f9ea020d]{min-height:48px;max-height:120px;padding:12px var(--space-s);color:var(--color-text);background:var(--color-bg-subtle);border-radius:var(--radius-sm);resize:none;border:1px solid #0000;outline:none;flex:1}.assistant-panel__input[data-v-f9ea020d]:focus-visible{border-color:var(--color-border-brand)}.assistant-panel__send[data-v-f9ea020d]{width:48px;height:48px;color:var(--color-text-inverse);background:var(--color-bg-brand);border-radius:var(--radius-full);transition:background-color var(--transition-base);border:0;flex:none;justify-content:center;align-items:center;display:inline-flex}.assistant-panel__send[data-v-f9ea020d]:hover:not(:disabled){background:var(--color-bg-brand-hover)}.assistant-panel__send[data-v-f9ea020d]:disabled{cursor:not-allowed;opacity:.5}.assistant-panel__disclaimer[data-v-f9ea020d]{font-size:var(--font-size-text-xs);line-height:var(--line-height-text-xs);color:var(--color-text-muted)}@media (width<=700px){.assistant-panel[data-v-f9ea020d]{right:var(--space-s);left:var(--space-s);bottom:var(--space-s);width:auto}}.base-heading[data-v-d823860b]{font-family:var(--font-family-display);margin:0}.base-heading--weight-regular[data-v-d823860b]{font-weight:var(--font-weight-regular)}.base-heading--weight-medium[data-v-d823860b]{font-weight:var(--font-weight-medium)}.base-heading--display-2xl[data-v-d823860b]{font-size:var(--font-size-display-2xl);line-height:var(--line-height-display-2xl)}.base-heading--display-xl[data-v-d823860b]{font-size:var(--font-size-display-xl);line-height:var(--line-height-display-xl)}.base-heading--display-lg[data-v-d823860b]{font-size:var(--font-size-display-lg);line-height:var(--line-height-display-lg)}.base-heading--display-md[data-v-d823860b]{font-size:var(--font-size-display-md);line-height:var(--line-height-display-md)}.base-heading--display-sm[data-v-d823860b]{font-size:var(--font-size-display-sm);line-height:var(--line-height-display-sm)}.base-heading--display-xs[data-v-d823860b]{font-size:var(--font-size-display-xs);line-height:var(--line-height-display-xs)}.base-heading--heading-sm[data-v-d823860b]{font-size:var(--font-size-heading-sm);line-height:var(--line-height-heading-sm)}.base-heading--text-xl[data-v-d823860b]{font-size:var(--font-size-text-xl);line-height:var(--line-height-text-xl)}.base-heading--align-left[data-v-d823860b]{text-align:left}.base-heading--align-center[data-v-d823860b]{text-align:center}.base-heading--color-ink[data-v-d823860b]{color:var(--color-text-heading)}.base-heading--color-brand[data-v-d823860b]{color:var(--color-text-brand)}.base-heading--color-brand-secondary[data-v-d823860b]{color:var(--color-palette-blue-brand-secondary-hover)}.base-heading--color-inverse[data-v-d823860b]{color:var(--color-text-inverse)}.faq[data-v-13dda669]{gap:var(--space-l);flex-direction:column;display:flex}.faq__list[data-v-13dda669]{gap:var(--space-s);flex-direction:column;display:flex}.faq__item[data-v-13dda669]{background:var(--color-bg);border-radius:var(--radius-l)}.faq__summary[data-v-13dda669]{gap:var(--space-s);padding:var(--space-m);cursor:pointer;justify-content:space-between;align-items:center;list-style:none;display:flex}.faq__summary[data-v-13dda669]::-webkit-details-marker{display:none}.faq__toggle[data-v-13dda669]{width:40px;height:40px;color:var(--color-palette-blue-brand-secondary-hover);background:var(--color-bg);border-radius:var(--radius-full);transition:background-color var(--transition-base);flex:none;justify-content:center;align-items:center;display:inline-flex}.faq__details[open] .faq__toggle[data-v-13dda669]{background:var(--color-bg-brand-tertiary)}.faq__details[open] .faq__toggle[data-v-13dda669] svg{transform:rotate(180deg)}.faq__details[open] .faq__summary[data-v-13dda669]{padding-bottom:var(--space-s)}.faq__answer[data-v-13dda669]{padding:0 var(--space-m) var(--space-l);font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);color:var(--color-text-muted)}.faq__summary:hover .faq__toggle[data-v-13dda669]{background:var(--color-bg-brand-tertiary)}.base-container[data-v-1d37b511]{width:100%;padding-inline:var(--layout-page-gutter);margin:0 auto}.base-container--content[data-v-1d37b511]{max-width:calc(var(--layout-content-width) + 2 * var(--layout-page-gutter))}.base-container--wide[data-v-1d37b511]{max-width:var(--layout-page-width)}.site-header[data-v-65bb3173]{z-index:2;width:100%;height:var(--layout-header-height);position:relative}.site-header__inner[data-v-65bb3173]{gap:var(--space-m);justify-content:space-between;align-items:center;height:100%;display:flex}.site-header__logo[data-v-65bb3173]{gap:var(--space-s);flex:none;align-items:center;display:inline-flex}.site-header__logo-mark[data-v-65bb3173]{flex-direction:column;gap:3px;width:29px;display:inline-flex}.site-header__logo-line[data-v-65bb3173]{background:var(--color-palette-blue-brand);border-radius:2px;height:5px}.site-header__logo-line[data-v-65bb3173]:nth-child(2){margin-left:2px}.site-header__logo-line[data-v-65bb3173]:nth-child(3){margin-left:4px}.site-header__logo-text[data-v-65bb3173]{font-size:1.25rem;font-weight:var(--font-weight-medium);color:var(--color-palette-blue-deep)}.site-header__menu[data-v-65bb3173]{align-items:center;gap:4px;display:flex}.site-header__menu-link[data-v-65bb3173]{min-height:48px;font-size:var(--font-size-text-md);font-weight:var(--font-weight-medium);color:var(--color-palette-blue-brand-secondary-hover);border-radius:var(--radius-full);transition:background-color var(--transition-base);align-items:center;padding:12px 16px;display:inline-flex}.site-header__menu-link[data-v-65bb3173]:hover{background:var(--color-overlay-white-80)}.site-header__actions[data-v-65bb3173]{gap:var(--space-xs);align-items:center;display:flex}.site-header__icon-button[data-v-65bb3173],.site-header__lang[data-v-65bb3173]{gap:var(--space-xs);min-width:64px;min-height:64px;color:var(--color-palette-blue-brand);background:var(--color-overlay-white-3);border-radius:var(--radius-full);-webkit-backdrop-filter:var(--blur-backdrop-24);backdrop-filter:var(--blur-backdrop-24);transition:background-color var(--transition-base);justify-content:center;align-items:center;padding:20px 24px;display:inline-flex}.site-header__icon-button[data-v-65bb3173]:hover,.site-header__lang[data-v-65bb3173]:hover{background:var(--color-overlay-white-50)}.site-header__lang[data-v-65bb3173]{min-width:104px}.site-header__lang-text[data-v-65bb3173]{font-size:var(--font-size-text-lg);color:var(--color-palette-blue-brand)}.site-header__cart[data-v-65bb3173]{padding:var(--space-xs);color:var(--color-text-muted);display:inline-flex}.site-header__login[data-v-65bb3173]{min-height:62px;font-size:var(--font-size-text-lg);font-weight:var(--font-weight-medium);color:var(--color-palette-blue-brand-secondary-hover);background:var(--color-bg);border-radius:var(--radius-full);transition:background-color var(--transition-base);justify-content:center;align-items:center;padding:20px 24px;display:inline-flex}.site-header__login[data-v-65bb3173]:hover{background:var(--color-bg-brand-tertiary)}.site-header--dark .site-header__menu-link[data-v-65bb3173],.site-header--dark .site-header__lang-text[data-v-65bb3173],.site-header--dark .site-header__login[data-v-65bb3173]{color:var(--color-text-inverse)}.site-header--dark .site-header__login[data-v-65bb3173]{color:var(--color-palette-blue-brand)}@media (width<=1200px){.site-header__nav[data-v-65bb3173]{display:none}}.base-button[data-v-9458ab33]{gap:var(--space-xs);border-radius:var(--radius-full);transition:background-color var(--transition-base), color var(--transition-base), box-shadow var(--transition-base);border:0;justify-content:center;align-items:center;display:inline-flex}.base-button[data-v-9458ab33]:disabled{cursor:not-allowed;opacity:.5}.base-button--block[data-v-9458ab33]{width:100%}.base-button--xl[data-v-9458ab33]{min-height:88px;font-size:var(--font-size-text-lg);padding:20px 24px}.base-button--m[data-v-9458ab33]{min-height:62px;font-size:var(--font-size-text-lg);padding:20px 24px}.base-button--s[data-v-9458ab33]{min-height:48px;font-size:var(--font-size-text-lg);padding:12px 16px}.base-button__label[data-v-9458ab33]{white-space:nowrap}.base-button__icon[data-v-9458ab33]{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.base-button--primary[data-v-9458ab33]{font-weight:var(--font-weight-medium);color:var(--color-text-inverse);background:var(--color-bg-brand)}.base-button--primary[data-v-9458ab33]:hover:not(:disabled){background:var(--color-bg-brand-hover)}.base-button--secondary[data-v-9458ab33]{font-weight:var(--font-weight-medium);color:var(--color-palette-blue-brand);background:var(--color-bg-brand-tertiary-hover)}.base-button--secondary[data-v-9458ab33]:hover:not(:disabled){background:var(--color-bg-brand-tertiary)}.base-button--ghost[data-v-9458ab33]{font-weight:var(--font-weight-medium);color:var(--color-palette-blue-brand-secondary-hover);background:var(--color-bg)}.base-button--ghost[data-v-9458ab33]:hover:not(:disabled){background:var(--color-bg-brand-tertiary)}.base-button--inverse[data-v-9458ab33]{font-weight:var(--font-weight-medium);color:var(--color-text-brand);background:var(--color-bg)}.base-button--inverse[data-v-9458ab33]:hover:not(:disabled){background:var(--color-bg-brand-tertiary)}.base-button--plain[data-v-9458ab33]{font-weight:var(--font-weight-medium);color:inherit;background:0 0}.base-button--plain[data-v-9458ab33]:hover:not(:disabled){color:var(--color-text-brand)}.base-button__icon[data-v-9458ab33] svg{stroke:currentColor}.base-button--secondary .base-button__icon[data-v-9458ab33] svg,.base-button--ghost .base-button__icon[data-v-9458ab33] svg{stroke:var(--color-palette-blue-brand)}.assistant-teaser[data-v-bec2a90e]{width:252px;padding:var(--space-s);text-align:left;background:var(--color-bg);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);transition:box-shadow var(--transition-base);border:0;align-items:flex-start;gap:14px;display:flex}.assistant-teaser[data-v-bec2a90e]:hover{box-shadow:var(--shadow-lg)}.assistant-teaser__avatar[data-v-bec2a90e]{width:44px;height:44px;color:var(--color-text-inverse);background:var(--gradient-card-placeholder);border-radius:var(--radius-m);flex:none;justify-content:center;align-items:center;display:flex}.assistant-teaser__text[data-v-bec2a90e]{gap:var(--space-xs);flex-direction:column;display:flex}.assistant-teaser__title[data-v-bec2a90e]{font-size:var(--font-size-text-md);font-weight:var(--font-weight-medium);color:var(--color-text-heading)}.assistant-teaser__note[data-v-bec2a90e]{font-size:var(--font-size-text-md);line-height:var(--line-height-text-md);color:var(--color-text-heading)}.hero[data-v-c65589b4]{background:var(--gradient-hero);position:relative}.hero__stage[data-v-c65589b4]{aspect-ratio:1920/1080;min-height:620px;padding-top:116px;position:relative}.hero__title[data-v-c65589b4]{width:62.92%;font-size:var(--font-size-display-xl);font-weight:var(--font-weight-medium);line-height:var(--line-height-display-xl);color:var(--color-text-brand);text-align:center;margin:0 auto}.hero__subtitle[data-v-c65589b4]{width:34.69%;font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);color:var(--color-palette-blue-brand-secondary-hover);text-align:center;margin:40px auto 0}.hero__collage[data-v-c65589b4]{position:absolute;inset:0}.hero__photo[data-v-c65589b4]{background:var(--gradient-card-placeholder);border-radius:var(--radius-xl);position:absolute}.hero__chip[data-v-c65589b4]{min-height:40px;padding:10px var(--space-xs);font-size:var(--font-size-text-md);font-weight:var(--font-weight-medium);color:var(--color-palette-blue-brand-secondary-hover);border-radius:var(--radius-full);white-space:nowrap;justify-content:center;align-items:center;display:inline-flex;position:absolute}.hero__call[data-v-c65589b4]{width:56px;height:56px;color:var(--color-text-inverse);background:var(--color-palette-blue-brand-secondary);border-radius:var(--radius-full);transition:background-color var(--transition-base);border:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:78.89%;left:91.77%}.hero__call[data-v-c65589b4]:hover{background:var(--color-palette-blue-brand-secondary-hover)}.hero__cta[data-v-c65589b4]{position:absolute;top:75.93%;left:41.3%}.hero__assistant[data-v-c65589b4]{z-index:3;position:absolute;top:64.07%;left:2.81%}@media (width<=1200px){.hero__collage[data-v-c65589b4]{display:none}.hero__stage[data-v-c65589b4]{gap:var(--space-2xl);min-height:0;padding:120px var(--layout-page-gutter) var(--space-3xl);aspect-ratio:auto;flex-direction:column;display:flex}.hero__title[data-v-c65589b4],.hero__subtitle[data-v-c65589b4]{width:100%;margin:0;position:static}.hero__cta[data-v-c65589b4],.hero__call[data-v-c65589b4],.hero__assistant[data-v-c65589b4]{position:static}.hero__call[data-v-c65589b4]{align-self:flex-end}}.how-we-work[data-v-1ae72f2b]{gap:var(--space-5xl);flex-direction:column;display:flex}.how-we-work__intro[data-v-1ae72f2b]{gap:var(--space-l);flex-direction:column;display:flex}.how-we-work__intro-head[data-v-1ae72f2b]{gap:var(--space-s);flex-direction:column;max-width:908px;display:flex}.how-we-work__intro-note[data-v-1ae72f2b]{font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);color:var(--color-text-heading)}.how-we-work__cards[data-v-1ae72f2b]{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.how-we-work__card[data-v-1ae72f2b]{gap:var(--space-2xl);min-height:460px;padding:var(--space-m);background:var(--gradient-card-placeholder);border-radius:var(--radius-l);flex-direction:column;justify-content:space-between;display:flex}.how-we-work__card-action[data-v-1ae72f2b]{font-size:var(--font-size-text-lg);font-weight:var(--font-weight-medium);color:var(--color-text-heading);background:var(--color-overlay-white-80);border-radius:var(--radius-full);-webkit-backdrop-filter:var(--blur-backdrop-24);backdrop-filter:var(--blur-backdrop-24);align-self:flex-start;padding:16px}.how-we-work__card-text[data-v-1ae72f2b]{padding:var(--space-s);font-size:var(--font-size-text-md);line-height:var(--line-height-text-md);color:var(--color-text-inverse);background:var(--color-bg-brand);border-radius:var(--radius-m);-webkit-backdrop-filter:var(--blur-backdrop-24);backdrop-filter:var(--blur-backdrop-24)}.how-we-work__steps[data-v-1ae72f2b]{gap:var(--space-l);flex-direction:column;display:flex}.how-we-work__steps-list[data-v-1ae72f2b]{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1160px;margin:0 auto;display:grid}.how-we-work__step[data-v-1ae72f2b]{background:var(--color-bg);border-radius:var(--radius-l);gap:20px;padding-right:20px;display:flex}.how-we-work__step-image[data-v-1ae72f2b]{background:var(--gradient-card-placeholder);border-radius:var(--radius-l);flex:none;width:150px;min-height:200px}.how-we-work__step-body[data-v-1ae72f2b]{gap:var(--space-4xl);padding-block:var(--space-m);flex-direction:column;justify-content:space-between;display:flex}.how-we-work__step-number[data-v-1ae72f2b]{padding:6px var(--space-xs);font-size:var(--font-size-text-md);font-weight:var(--font-weight-medium);line-height:var(--line-height-text-md);color:var(--color-text-heading);background:var(--color-bg-brand-tertiary);border-radius:var(--radius-full);align-self:flex-start}.how-we-work__step-text[data-v-1ae72f2b]{gap:var(--space-xs);flex-direction:column;display:flex}.how-we-work__step-note[data-v-1ae72f2b]{font-size:var(--font-size-text-md);line-height:var(--line-height-text-md);color:var(--color-text-heading)}@media (width<=1200px){.how-we-work__cards[data-v-1ae72f2b]{grid-template-columns:repeat(2,minmax(0,1fr))}.how-we-work__steps-list[data-v-1ae72f2b]{grid-template-columns:minmax(0,1fr)}}@media (width<=700px){.how-we-work__cards[data-v-1ae72f2b]{grid-template-columns:minmax(0,1fr)}.how-we-work__card[data-v-1ae72f2b]{min-height:0}}.principles[data-v-c5112972]{gap:var(--space-3xl);max-width:1578px;padding-inline:var(--layout-page-gutter);flex-direction:column;margin:0 auto;display:flex}.principles__head[data-v-c5112972]{gap:var(--space-l);flex-direction:column;align-items:center;max-width:916px;margin:0 auto;display:flex}.principles__note[data-v-c5112972]{font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);color:var(--color-palette-blue-brand-secondary-hover);text-align:center}.principles__list[data-v-c5112972]{gap:var(--space-s);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.principles__item[data-v-c5112972]{flex-direction:column;align-items:flex-start;display:flex;position:relative}.principles__card[data-v-c5112972]{width:254px;min-height:295px;padding:var(--space-m);background:var(--color-bg);border-radius:var(--radius-l);box-shadow:var(--shadow-card);flex-direction:column;gap:12px;display:flex}.principles__card-text[data-v-c5112972]{font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);color:var(--color-text-heading)}.principles__badge[data-v-c5112972]{z-index:1;max-width:160px;font-size:var(--font-size-text-md);font-weight:var(--font-weight-medium);line-height:var(--line-height-text-md);color:var(--color-text-inverse);text-align:center;border-radius:var(--radius-full);padding:10px;position:absolute;top:60%;left:-10px}.principles__badge--pink[data-v-c5112972]{background:var(--color-palette-accent-pink)}.principles__badge--blue[data-v-c5112972]{background:var(--color-palette-accent-blue)}.principles__decor[data-v-c5112972]{width:120px;height:120px;margin:var(--space-l) 0 0 auto;background:var(--gradient-card-placeholder);border-radius:var(--radius-l)}@media (width<=1200px){.principles__list[data-v-c5112972]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.principles__list[data-v-c5112972]{grid-template-columns:minmax(0,1fr)}.principles__badge[data-v-c5112972]{margin-top:var(--space-xs);position:static}}.invite[data-v-3b3cba09]{gap:var(--space-m);padding:var(--space-m);color:var(--color-text-inverse);background:var(--gradient-section-blue);border-radius:var(--radius-l);justify-content:space-between;align-items:center;display:flex}.invite--compact[data-v-3b3cba09]{gap:var(--space-2xl)}.invite__content[data-v-3b3cba09]{gap:var(--space-xs);align-items:center;display:flex}.invite__image[data-v-3b3cba09]{background:var(--gradient-card-placeholder);border-radius:var(--radius-sm);flex:none;width:53px;height:56px}.invite__text[data-v-3b3cba09]{flex-direction:column;gap:10px;display:flex}.invite__title[data-v-3b3cba09]{font-size:var(--font-size-text-lg);font-weight:var(--font-weight-medium);line-height:var(--line-height-text-lg)}.invite--wide .invite__title[data-v-3b3cba09]{font-size:var(--font-size-heading-sm);line-height:1.167}.invite__note[data-v-3b3cba09]{max-width:901px;font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg)}.invite__button[data-v-3b3cba09]{flex:none}@media (width<=900px){.invite[data-v-3b3cba09]{flex-direction:column;align-items:flex-start}}.base-card[data-v-736d5b7e]{color:inherit;flex-direction:column;display:flex}.base-card--white[data-v-736d5b7e]{background-color:var(--color-bg)}.base-card--subtle[data-v-736d5b7e]{background-color:var(--color-bg-subtle)}.base-card--glass[data-v-736d5b7e]{background-color:var(--color-overlay-white-50);-webkit-backdrop-filter:var(--blur-backdrop-50);backdrop-filter:var(--blur-backdrop-50)}.base-card--radius-l[data-v-736d5b7e]{border-radius:var(--radius-l)}.base-card--radius-xl[data-v-736d5b7e]{border-radius:var(--radius-xl)}.base-card--elevated[data-v-736d5b7e]{box-shadow:var(--shadow-lg)}.base-card--padded[data-v-736d5b7e]{padding:var(--space-m)}.product-choice[data-v-9acccc99]{flex-direction:column;gap:20px;display:flex}.product-choice__header[data-v-9acccc99]{gap:var(--space-2xl);margin-bottom:var(--space-l);align-items:flex-end;display:flex}.product-choice__headings[data-v-9acccc99]{gap:var(--space-s);flex-direction:column;max-width:908px;display:flex}.product-choice__subtitle[data-v-9acccc99]{font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);color:var(--color-text-heading)}.product-choice__cards[data-v-9acccc99]{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.product-choice__card[data-v-9acccc99]{flex-direction:column;gap:12px;display:flex}.product-choice__card-body[data-v-9acccc99]{gap:var(--space-3xl);min-height:335px;padding:var(--space-m);flex-direction:column;justify-content:space-between;display:flex}.product-choice__card-image[data-v-9acccc99]{background:var(--gradient-card-placeholder);border-radius:var(--radius-s);width:64px;height:64px}.product-choice__card-text[data-v-9acccc99]{gap:var(--space-s);flex-direction:column;display:flex}.product-choice__card-note[data-v-9acccc99]{font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);color:var(--color-text-heading)}.product-choice[data-v-9acccc99] .invite{margin-top:0}@media (width<=1200px){.product-choice__cards[data-v-9acccc99]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.product-choice__cards[data-v-9acccc99]{grid-template-columns:minmax(0,1fr)}}.base-checkbox[data-v-4163ba09]{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.base-checkbox__input[data-v-4163ba09]{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.base-checkbox__box[data-v-4163ba09]{color:#0000;background:var(--color-bg);border:1px solid var(--color-border-secondary);border-radius:var(--radius-xs);width:20px;height:20px;transition:background-color var(--transition-base), border-color var(--transition-base);flex:none;justify-content:center;align-items:center;display:flex}.base-checkbox__input:checked+.base-checkbox__box[data-v-4163ba09]{color:var(--color-text-inverse);background:var(--color-bg-brand);border-color:var(--color-bg-brand)}.base-checkbox__input:focus-visible+.base-checkbox__box[data-v-4163ba09]{box-shadow:var(--focus-ring)}.base-checkbox--invalid .base-checkbox__box[data-v-4163ba09]{border-color:var(--color-palette-danger)}.base-checkbox__text[data-v-4163ba09]{font-size:var(--font-size-text-sm);line-height:var(--line-height-text-sm);color:var(--color-text)}.base-input[data-v-83297421]{gap:var(--space-xxs);flex-direction:column;width:100%;display:flex}.base-input__label[data-v-83297421]{font-size:var(--font-size-text-sm);color:var(--color-text-muted)}.base-input__field[data-v-83297421]{gap:var(--space-xs);min-height:56px;padding:var(--space-s);background:var(--color-bg);border-radius:var(--radius-sm);border:1px solid #0000;justify-content:space-between;align-items:center;display:flex}.base-input__field[data-v-83297421]:focus-within{border-color:var(--color-border-brand);box-shadow:var(--focus-ring)}.base-input--invalid .base-input__field[data-v-83297421]{border-color:var(--color-palette-danger)}.base-input__control[data-v-83297421]{width:100%;color:var(--color-text);background:0 0;border:0;outline:none;padding:0}.base-input__control--textarea[data-v-83297421]{resize:vertical;min-height:80px}.base-input__control[data-v-83297421]::placeholder{color:var(--color-text-muted)}.base-input__suffix[data-v-83297421]{gap:var(--space-xxs);color:var(--color-text-muted);flex:none;align-items:center;display:inline-flex}.base-input__hint[data-v-83297421]{font-size:var(--font-size-text-xs);line-height:var(--line-height-text-xs);color:var(--color-text-muted)}.request[data-v-5ce16c52]{gap:var(--space-2xl);padding:var(--space-2xl) var(--layout-page-gutter) 88px;background:var(--color-bg);grid-template-columns:minmax(0,1fr) 690px;display:grid}.request__intro[data-v-5ce16c52]{gap:var(--space-m);flex-direction:column;justify-content:space-between;max-width:662px;display:flex}.request__lead[data-v-5ce16c52]{max-width:600px;font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);color:var(--color-text-heading)}.request__form[data-v-5ce16c52]{gap:var(--space-s);padding:var(--space-xl);background:var(--color-bg-subtle);border-radius:var(--radius-l);flex-direction:column;display:flex}.request__row[data-v-5ce16c52],.request__consents[data-v-5ce16c52]{gap:var(--space-s);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.request__consent[data-v-5ce16c52]{padding:var(--space-s);background:var(--color-bg);border-radius:var(--radius-m);display:block}@media (width<=1200px){.request[data-v-5ce16c52]{grid-template-columns:minmax(0,1fr)}.request__form[data-v-5ce16c52]{max-width:690px}}@media (width<=700px){.request__row[data-v-5ce16c52],.request__consents[data-v-5ce16c52]{grid-template-columns:minmax(0,1fr)}}.solutions[data-v-63e8ba29]{gap:var(--space-l);padding:100px var(--layout-page-gutter);background:var(--gradient-section-blue);border-radius:var(--radius-page);flex-direction:column;display:flex}.solutions__list[data-v-63e8ba29]{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px;max-width:1403px;margin:0 auto;display:grid}.solutions__plan[data-v-63e8ba29]{background:var(--color-overlay-white-50);border-radius:var(--radius-xl);-webkit-backdrop-filter:var(--blur-backdrop-50);backdrop-filter:var(--blur-backdrop-50);padding:12px}.solutions__card[data-v-63e8ba29]{gap:var(--space-m);height:100%;padding:var(--space-m);background:var(--color-bg);border:1px solid var(--color-overlay-white-50);-webkit-backdrop-filter:var(--blur-backdrop-50);backdrop-filter:var(--blur-backdrop-50);border-radius:20px;flex-direction:column;display:flex}.solutions__plan-text[data-v-63e8ba29]{font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);color:var(--color-text)}.solutions__features[data-v-63e8ba29]{border-block:1px solid var(--color-border-brand-tertiary,var(--color-palette-blue-brand-tertiary-hover));flex-direction:column;gap:12px;padding-block:20px;display:flex}.solutions__features-title[data-v-63e8ba29]{font-size:var(--font-size-text-xl);font-weight:var(--font-weight-medium);line-height:var(--line-height-text-xl)}.solutions__features-list[data-v-63e8ba29]{flex-direction:column;gap:12px;display:flex}.solutions__feature[data-v-63e8ba29]{padding-left:var(--space-l);font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);position:relative}.solutions__feature[data-v-63e8ba29]:before{content:"";background:var(--color-bg-brand);border-radius:var(--radius-full);width:8px;height:8px;position:absolute;top:.55em;left:0}.solutions__footer[data-v-63e8ba29]{gap:var(--space-xs);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.solutions__price[data-v-63e8ba29]{font-size:var(--font-size-display-md);font-weight:var(--font-weight-medium);line-height:var(--line-height-display-md)}@media (width<=1000px){.solutions[data-v-63e8ba29]{padding-block:var(--space-3xl);border-radius:var(--radius-xl)}.solutions__list[data-v-63e8ba29]{grid-template-columns:minmax(0,1fr)}}.base-layout[data-v-475e000e]{background:var(--gradient-page);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:clip}.base-layout__main[data-v-475e000e]{flex-direction:column;display:flex}.site-footer[data-v-ebc83a1d]{color:var(--color-text-inverse);background:var(--color-bg-brand)}.site-footer__inner[data-v-ebc83a1d]{gap:var(--space-4xl);padding-block:var(--space-2xl);flex-direction:column;display:flex}.site-footer__top[data-v-ebc83a1d]{gap:var(--space-s);justify-content:space-between;display:flex}.site-footer__brand[data-v-ebc83a1d]{gap:var(--space-xl);flex-direction:column;max-width:692px;display:flex}.site-footer__logo[data-v-ebc83a1d]{gap:var(--space-s);align-items:center;display:inline-flex}.site-footer__logo-mark[data-v-ebc83a1d]{flex-direction:column;gap:3px;width:29px;display:inline-flex}.site-footer__logo-line[data-v-ebc83a1d]{background:var(--color-text-inverse);border-radius:2px;height:5px}.site-footer__logo-line[data-v-ebc83a1d]:nth-child(2){margin-left:2px}.site-footer__logo-line[data-v-ebc83a1d]:nth-child(3){margin-left:4px}.site-footer__logo-text[data-v-ebc83a1d]{font-size:1.25rem;font-weight:var(--font-weight-medium)}.site-footer__address[data-v-ebc83a1d]{max-width:480px;font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg)}.site-footer__social[data-v-ebc83a1d]{gap:var(--space-s);display:flex}.site-footer__social-link[data-v-ebc83a1d]{width:48px;height:48px;color:var(--color-text-inverse);background:var(--color-overlay-white-20);border-radius:var(--radius-xl);-webkit-backdrop-filter:var(--blur-backdrop-20);backdrop-filter:var(--blur-backdrop-20);transition:background-color var(--transition-base);justify-content:center;align-items:center;display:inline-flex}.site-footer__social-link[data-v-ebc83a1d]:hover{background:var(--color-overlay-white-50)}.site-footer__info[data-v-ebc83a1d]{gap:var(--space-2xl);flex-direction:column;max-width:692px;display:flex}.site-footer__menu[data-v-ebc83a1d]{background:var(--color-overlay-white-60);border-radius:var(--radius-full);-webkit-backdrop-filter:var(--blur-backdrop-24);backdrop-filter:var(--blur-backdrop-24);gap:4px;padding:4px;display:flex}.site-footer__menu-link[data-v-ebc83a1d]{min-height:48px;font-size:var(--font-size-text-md);font-weight:var(--font-weight-medium);color:var(--color-palette-blue-brand-secondary-hover);border-radius:var(--radius-full);transition:background-color var(--transition-base);align-items:center;padding:12px 16px;display:inline-flex}.site-footer__menu-link[data-v-ebc83a1d]:hover{background:var(--color-bg)}.site-footer__contacts[data-v-ebc83a1d]{gap:var(--space-l);flex-direction:column;max-width:480px;display:flex}.site-footer__contact[data-v-ebc83a1d]{gap:var(--space-xxs);flex-direction:column;display:flex}.site-footer__contact-value[data-v-ebc83a1d]{font-size:var(--font-size-heading-sm);line-height:1.167}.site-footer__contact-note[data-v-ebc83a1d]{font-size:var(--font-size-text-md);line-height:var(--line-height-text-md);color:var(--color-text-inverse-muted)}.site-footer__wordmark[data-v-ebc83a1d]{font-size:clamp(2rem,8.9vw,10.7rem);font-weight:var(--font-weight-medium);color:var(--color-overlay-white-20);text-align:center;line-height:1}.site-footer__legal[data-v-ebc83a1d]{gap:var(--space-s);font-size:var(--font-size-text-md);color:var(--color-text-inverse-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.site-footer__legal-list[data-v-ebc83a1d]{gap:var(--space-s);flex-wrap:wrap;display:flex}.site-footer__legal-link[data-v-ebc83a1d]:hover{color:var(--color-text-inverse)}@media (width<=1100px){.site-footer__top[data-v-ebc83a1d]{gap:var(--space-3xl);flex-direction:column}}.home__content[data-v-dc45ffa8]{z-index:1;gap:var(--space-5xl);background:var(--gradient-page);border-radius:var(--radius-page) var(--radius-page) 0 0;flex-direction:column;margin-top:-140px;padding-block:120px 0;display:flex;position:relative}@media (width<=1200px){.home__content[data-v-dc45ffa8]{gap:var(--space-3xl);margin-top:-40px}}
