:root{--color-primary:#010101;--color-white:#fff;--color-bg-gray:#f5f5f7;--color-bg-hero:#e0dfe2;--color-bg-blue:#e0ecff;--color-bg-green:#ebf0e7;--color-bg-dark:#1d1d1f;--color-bg-card:#29292b;--color-text-primary:#010101;--color-text-secondary:#01010199;--color-text-white:#fff;--color-accent-yellow:#ffca00;--color-accent-orange:#f90;--color-success:#00a656;--font-family:"SF Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:40px;--spacing-3xl:48px;--spacing-4xl:64px;--radius-sm:4px;--radius-md:16px;--radius-lg:22px;--radius-xl:27px;--radius-full:999px;--max-width:1440px;--content-padding:120px;--content-padding-tablet:60px;--content-padding-mobile:20px}@media (width<=1199px){:root{--content-padding:60px}}@media (width<=767px){:root{--content-padding:20px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-family);color:var(--color-text-primary);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;line-height:1.5;overflow-x:hidden}#app{width:100%;min-height:100vh;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}section{scroll-margin-top:76px}@media (width<=767px){section{scroll-margin-top:64px}}:root{--motion-duration-fast:.22s;--motion-duration-base:.72s;--motion-duration-slow:5.2s;--motion-ease-emphasis:cubic-bezier(.22, 1, .36, 1)}.reveal{opacity:0;transform:translate3d(var(--reveal-x,0px), var(--reveal-y,32px), 0) scale(var(--reveal-scale,1));transition:opacity var(--reveal-duration,var(--motion-duration-base)) var(--motion-ease-emphasis) var(--reveal-delay,0s), transform var(--reveal-duration,var(--motion-duration-base)) var(--motion-ease-emphasis) var(--reveal-delay,0s);will-change:opacity, transform}.reveal.is-visible{opacity:1;transform:translate(0,0)scale(1)}.motion-float-slow{animation:7.2s ease-in-out infinite float-soft}.motion-float-medium{animation:5.4s ease-in-out infinite float-soft}.motion-drift{animation:14s ease-in-out infinite drift-soft}.motion-pulse{animation:4.4s ease-in-out infinite pulse-soft}.motion-glow{animation:6s ease-in-out infinite glow-breathe}@keyframes float-soft{0%,to{transform:translate(0,0)}50%{transform:translateY(-14px)}}@keyframes drift-soft{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translate(10px,-14px)rotate(1.5deg)}}@keyframes pulse-soft{0%,to{opacity:1;transform:scale(1)}50%{opacity:.88;transform:scale(1.04)}}@keyframes glow-breathe{0%,to{opacity:.5}50%{opacity:.78}}@keyframes nav-enter{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}.page[data-v-8017b107]{gap:1rem;display:grid}.eyebrow[data-v-8017b107]{letter-spacing:.12em;text-transform:uppercase;color:#1d4ed8;font-size:.85rem;font-weight:700}h1[data-v-8017b107]{margin:0;font-size:clamp(2.1rem,5vw,3.8rem);line-height:1}p[data-v-8017b107]{color:#4b5563;max-width:42rem;margin:0;font-size:1.05rem;line-height:1.7}code[data-v-8017b107]{color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:.15rem .45rem}.navbar[data-v-b7dfc182]{z-index:1000;padding:18px var(--content-padding);transition:background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0}.navbar--scrolled[data-v-b7dfc182]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffe6}.navbar--menu-open[data-v-b7dfc182]{background-color:var(--color-white);-webkit-backdrop-filter:none;backdrop-filter:none}.navbar__container[data-v-b7dfc182]{max-width:var(--max-width);animation:nav-enter .72s var(--motion-ease-emphasis) both;justify-content:space-between;align-items:center;margin:0 auto;display:flex}.navbar__brand[data-v-b7dfc182]{align-items:center;gap:8px;display:flex}.navbar__logo[data-v-b7dfc182]{width:18px;height:18px}.navbar__name[data-v-b7dfc182]{letter-spacing:.14px;color:var(--color-text-primary);font-size:14px;font-weight:500}.navbar__menu[data-v-b7dfc182]{flex:1;justify-content:space-between;align-items:center;margin-left:80px;display:flex}.navbar__links[data-v-b7dfc182]{align-items:center;gap:44px;display:flex}.navbar__link[data-v-b7dfc182]{letter-spacing:.14px;color:var(--color-text-primary);font-size:14px;transition:opacity .2s}.navbar__link[data-v-b7dfc182]:hover{opacity:.7}.navbar__actions[data-v-b7dfc182]{align-items:center;gap:24px;display:flex}.navbar__language[data-v-b7dfc182]{position:relative}.navbar__icon-btn[data-v-b7dfc182]{opacity:.8;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .2s;display:flex}.navbar__icon-btn[data-v-b7dfc182]:hover{opacity:1}.navbar__icon-btn img[data-v-b7dfc182]{width:100%;height:100%}.navbar__icon-btn--language[data-v-b7dfc182]{border-radius:var(--radius-full);background:#fff9;border:1px solid #01010114;gap:8px;width:auto;height:36px;padding:0 10px}.navbar__icon-btn--language img[data-v-b7dfc182]{width:18px;height:18px}.navbar__icon-btn--active[data-v-b7dfc182]{opacity:1;background:var(--color-white)}.navbar__language-code[data-v-b7dfc182]{letter-spacing:.08em;text-align:center;min-width:1.5em;color:var(--color-text-primary);font-size:12px;font-weight:700}.navbar__language-menu[data-v-b7dfc182]{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #01010114;border-radius:14px;min-width:168px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 40px #0f172a1f}.navbar__language-option[data-v-b7dfc182]{text-align:left;width:100%;color:var(--color-text-primary);border-radius:10px;padding:10px 12px;font-size:14px;line-height:1.2;transition:background-color .2s,color .2s}.navbar__language-option[data-v-b7dfc182]:hover,.navbar__language-option--active[data-v-b7dfc182]{background:var(--color-primary);color:var(--color-white)}.navbar__auth[data-v-b7dfc182]{align-items:center;gap:8px;display:flex}.navbar__btn[data-v-b7dfc182]{letter-spacing:.14px;border-radius:var(--radius-full);padding:8px 16px;font-size:14px;transition:all .2s}.navbar__btn--text[data-v-b7dfc182]{color:var(--color-text-primary);background:0 0}.navbar__btn--primary[data-v-b7dfc182]{color:var(--color-white);background:var(--color-primary)}.navbar__toggle[data-v-b7dfc182]{flex-direction:column;gap:5px;padding:5px;display:none}.navbar__toggle span[data-v-b7dfc182]{background:var(--color-primary);width:24px;height:2px;transition:all .3s;display:block}@media (width<=1120px) and (width>=992px){.navbar__menu[data-v-b7dfc182]{margin-left:40px}.navbar__links[data-v-b7dfc182]{gap:24px}.navbar__actions[data-v-b7dfc182]{gap:16px}.navbar__btn[data-v-b7dfc182]{padding:8px 12px}}@media (width<=991px){.navbar[data-v-b7dfc182]{padding:14px var(--content-padding)}.navbar__menu[data-v-b7dfc182]{background:var(--color-white);max-height:calc(100dvh - 52px);padding:28px var(--content-padding) max(28px, env(safe-area-inset-bottom));opacity:0;visibility:hidden;pointer-events:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;margin-left:0;transition:opacity .25s,visibility .25s,transform .25s;position:fixed;inset:52px 0 auto;overflow-y:auto;transform:translateY(-12px)}.navbar__menu--open[data-v-b7dfc182]{opacity:1;visibility:visible;pointer-events:auto;display:flex;transform:translateY(0)}.navbar__menu[data-v-b7dfc182]>*{width:100%;transition:none}.navbar__links[data-v-b7dfc182]{flex-direction:column;gap:24px;width:100%}.navbar__link[data-v-b7dfc182]{font-size:18px;transition:none}.navbar__actions[data-v-b7dfc182]{flex-direction:column;align-items:flex-start;gap:16px;width:100%;margin-top:0}.navbar__btn[data-v-b7dfc182],.navbar__icon-btn[data-v-b7dfc182]{transition:none}.navbar__language[data-v-b7dfc182]{width:100%}.navbar__icon-btn--language[data-v-b7dfc182]{justify-content:space-between;width:100%;height:44px;padding:0 14px}.navbar__language-menu[data-v-b7dfc182]{width:100%;margin-top:12px;position:static}.navbar__auth[data-v-b7dfc182]{align-items:stretch;width:100%;display:flex}.navbar__btn[data-v-b7dfc182]{min-height:44px}.navbar__btn--text[data-v-b7dfc182]{text-align:center;border:1px solid #0101011a;flex:1}.navbar__btn--primary[data-v-b7dfc182]{text-align:center;flex:1}.navbar__toggle[data-v-b7dfc182]{display:flex}}.hero[data-v-124bda2f]{background:var(--color-bg-hero);min-height:990px;padding-top:100px;position:relative;overflow:hidden}.hero__container[data-v-124bda2f]{max-width:var(--max-width);padding:0 var(--content-padding);justify-content:space-between;align-items:center;height:100%;margin:0 auto;display:flex;position:relative}.hero__visual[data-v-124bda2f]{width:100%;height:auto;display:block;position:absolute;top:80%;right:0;transform:translateY(-50%)}.hero-container[data-v-124bda2f]{background:radial-gradient(circle at 58% 42%,#ffffff80,#0000 36%),linear-gradient(#ffffff6b,#e0dfe2eb);width:100%;height:100%}.hero-video[data-v-124bda2f]{object-fit:cover;width:100%;height:100%;display:block}.hero__visual--intro[data-v-124bda2f]{animation:hero-visual-enter-124bda2f .92s .12s var(--motion-ease-emphasis) both}.hero__coins[data-v-124bda2f]{width:100%;height:100%;position:relative}.hero__coin[data-v-124bda2f]{justify-content:center;align-items:center;width:110px;height:110px;display:flex;position:absolute}.hero__coin-bg[data-v-124bda2f]{object-fit:cover;width:100%;height:100%;position:absolute}.hero__coin-icon[data-v-124bda2f]{z-index:1;width:52px;height:52px;position:relative}.hero__coin--1[data-v-124bda2f]{top:300px;left:208px}.hero__coin--2[data-v-124bda2f]{top:300px;left:318px}.hero__coin--3[data-v-124bda2f]{top:300px;left:431px}.hero__coin--4[data-v-124bda2f]{top:300px;left:542px}.hero__main-visual[data-v-124bda2f]{width:1606px;height:642px;position:absolute;top:0;left:0}.hero__main-bg[data-v-124bda2f]{object-fit:cover;width:100%;height:100%}.hero__logo-center[data-v-124bda2f]{opacity:.9;filter:drop-shadow(0 0 9px #ffffff5c);width:88px;height:98px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero__logo-center img[data-v-124bda2f]{object-fit:contain;width:100%;height:100%}.hero__icons-row[data-v-124bda2f]{align-items:center;gap:20px;display:flex;position:absolute;bottom:100px;right:200px}.hero__icon-item[data-v-124bda2f]{justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.hero__icon-item img[data-v-124bda2f]{width:48px;height:48px}.hero__icon-bg[data-v-124bda2f]{object-fit:cover;width:100%;height:100%;position:absolute}.hero__icon-img[data-v-124bda2f]{z-index:1;width:52px;height:52px;position:relative}.hero__content[data-v-124bda2f]{z-index:10;max-width:640px;padding:60px 0;position:relative}.hero__text[data-v-124bda2f]{margin-bottom:32px}.hero__title[data-v-124bda2f]{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.hero__title-light[data-v-124bda2f]{letter-spacing:.72px;color:var(--color-text-primary);font-size:72px;font-weight:300;line-height:86px}.hero__title-bold[data-v-124bda2f]{letter-spacing:.72px;color:var(--color-text-primary);font-size:72px;font-weight:700;line-height:86px}.hero__subtitle[data-v-124bda2f]{letter-spacing:.2px;color:#1a1a1a;max-width:400px;font-size:20px;line-height:32px}.hero__line[data-v-124bda2f],.hero__copy[data-v-124bda2f],.hero__cta--intro[data-v-124bda2f]{opacity:0;will-change:opacity, transform}.hero__line[data-v-124bda2f]{animation:hero-line-enter-124bda2f .82s var(--motion-ease-emphasis) both}.hero__line--one[data-v-124bda2f]{animation-delay:.14s}.hero__line--two[data-v-124bda2f]{animation-delay:.26s}.hero__copy[data-v-124bda2f]{animation:hero-copy-enter-124bda2f .76s .39s var(--motion-ease-emphasis) both}.hero__cta[data-v-124bda2f]{isolation:isolate;background:var(--color-primary);color:var(--color-white);border-radius:var(--radius-full);letter-spacing:.16px;align-items:center;gap:8px;padding:12px 24px;font-size:16px;transition:transform .2s;display:flex;position:relative;overflow:hidden}.hero__cta--intro[data-v-124bda2f]{animation:hero-copy-enter-124bda2f .76s .52s var(--motion-ease-emphasis) both}.hero__cta[data-v-124bda2f]:hover{transform:translateY(-2px)}.hero__cta[data-v-124bda2f]:before{content:"";width:32%;animation:hero-cta-sheen-124bda2f 5.8s var(--motion-ease-emphasis) infinite;pointer-events:none;z-index:0;background:linear-gradient(115deg,#fff0 0%,#ffffff1f 42%,#ffffff73 50%,#ffffff1f 58%,#fff0 100%);position:absolute;inset:-20% auto -20% -32%;transform:skew(-24deg)}.hero__cta>span[data-v-124bda2f],.hero__cta-icon[data-v-124bda2f]{z-index:1;position:relative}.hero__cta-icon[data-v-124bda2f]{background:var(--color-white);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hero__cta-icon img[data-v-124bda2f]{width:16px;height:16px}@keyframes hero-cta-sheen-124bda2f{0%,68%{opacity:0;transform:translate(0,0)skew(-24deg)}74%{opacity:1}to{opacity:0;transform:translate(420%)skew(-24deg)}}@keyframes hero-visual-enter-124bda2f{0%{opacity:0;transform:translate(40px,-50%)scale(.985)}to{opacity:1;transform:translateY(-50%)scale(1)}}@keyframes hero-line-enter-124bda2f{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translate(0,0)}}@keyframes hero-copy-enter-124bda2f{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}@media (width<=1199px){.hero__visual[data-v-124bda2f]{opacity:.6;width:80%}.hero__title-light[data-v-124bda2f],.hero__title-bold[data-v-124bda2f]{font-size:56px;line-height:64px}}@media (width<=1024px) and (width>=768px){.hero[data-v-124bda2f]{min-height:auto;padding:120px 0 64px}.hero__container[data-v-124bda2f]{flex-direction:column;align-items:flex-start;gap:36px}.hero__visual[data-v-124bda2f]{opacity:1;width:100%;height:clamp(320px,42vw,420px);position:relative;top:auto;right:auto;transform:none}.hero-container[data-v-124bda2f]{justify-content:center;align-items:center;display:flex;overflow:hidden}.hero-video[data-v-124bda2f]{object-position:center;width:min(112%,980px)}.hero__content[data-v-124bda2f]{max-width:560px;padding:0}.hero__title-light[data-v-124bda2f],.hero__title-bold[data-v-124bda2f]{font-size:clamp(48px,7vw,64px);line-height:1.12}.hero__subtitle[data-v-124bda2f]{max-width:480px;font-size:18px}}@media (width<=767px){.hero[data-v-124bda2f]{min-height:auto;padding:88px 0 32px}.hero__container[data-v-124bda2f]{text-align:left;flex-direction:column;align-items:stretch;gap:28px}.hero__visual[data-v-124bda2f]{order:2;width:100%;height:clamp(220px,62vw,310px);position:relative;top:auto;right:auto;overflow:hidden;transform:none}.hero-container[data-v-124bda2f]{justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:0 24px 60px #0f172a1f}.hero-video[data-v-124bda2f]{object-fit:cover;object-position:center;width:112%;height:100%}.hero__coin[data-v-124bda2f]{width:60px;height:60px}.hero__coin--1[data-v-124bda2f]{top:50px;left:20px}.hero__coin--2[data-v-124bda2f]{top:50px;left:90px}.hero__coin--3[data-v-124bda2f]{top:50px;left:160px}.hero__coin--4[data-v-124bda2f]{top:50px;left:230px}.hero__main-visual[data-v-124bda2f]{width:100%;height:300px}.hero__icons-row[data-v-124bda2f]{display:none}.hero__content[data-v-124bda2f]{flex-direction:column;order:1;align-items:flex-start;max-width:100%;padding:0;display:flex}.hero__title-light[data-v-124bda2f],.hero__title-bold[data-v-124bda2f]{font-size:clamp(34px,10vw,44px);line-height:1.08}.hero__subtitle[data-v-124bda2f]{max-width:335px;font-size:15px;line-height:24px}.hero__cta[data-v-124bda2f]{margin:0;padding:10px 18px;font-size:15px}}.stats[data-v-a3229afe]{background:var(--color-white);padding:80px var(--content-padding)}.stats__container[data-v-a3229afe]{max-width:var(--max-width);flex-direction:column;gap:48px;margin:0 auto;display:flex}.stats__description[data-v-a3229afe]{letter-spacing:.2px;color:var(--color-text-primary);max-width:535px;font-size:20px;line-height:32px}.stats__grid[data-v-a3229afe]{justify-content:space-between;gap:24px;display:flex}.stats__item[data-v-a3229afe]{transition:transform .28s var(--motion-ease-emphasis);flex-direction:column;gap:8px;display:flex}.stats__item[data-v-a3229afe]:hover{transform:translateY(-6px)}.stats__number[data-v-a3229afe]{letter-spacing:.88px;color:var(--color-text-primary);font-size:88px;font-weight:400;line-height:105px}.stats__label[data-v-a3229afe]{letter-spacing:.2px;color:var(--color-text-primary);font-size:20px;line-height:24px}@media (width<=991px){.stats__grid[data-v-a3229afe]{flex-wrap:wrap}.stats__item[data-v-a3229afe]{flex:calc(50% - 12px)}.stats__number[data-v-a3229afe]{font-size:64px;line-height:76px}}@media (width<=767px){.stats[data-v-a3229afe]{padding:44px var(--content-padding)}.stats__container[data-v-a3229afe]{gap:28px}.stats__description[data-v-a3229afe]{font-size:16px;line-height:26px}.stats__grid[data-v-a3229afe]{grid-template-columns:1fr 1fr;gap:12px;display:grid}.stats__item[data-v-a3229afe]{background:#f8f8fa;border:1px solid #01010112;border-radius:18px;flex:none;justify-content:space-between;min-height:116px;padding:16px}.stats__number[data-v-a3229afe]{font-size:clamp(30px,9vw,42px);line-height:1.15}.stats__label[data-v-a3229afe]{color:var(--color-text-secondary);font-size:13px;line-height:18px}}.global-payments[data-v-700792a4]{background:var(--color-white);padding:80px var(--content-padding)}.global-payments__container[data-v-700792a4]{max-width:var(--max-width);flex-direction:column;align-items:center;gap:48px;margin:0 auto;display:flex}.global-payments__header[data-v-700792a4]{text-align:center;max-width:822px}.global-payments__title[data-v-700792a4]{letter-spacing:.48px;color:var(--color-text-primary);margin-bottom:16px;font-size:48px;font-weight:700;line-height:57px}.global-payments__subtitle[data-v-700792a4]{letter-spacing:.16px;color:var(--color-text-secondary);max-width:784px;font-size:16px;line-height:26px}.global-payments__cards[data-v-700792a4]{gap:24px;width:100%;display:flex}.global-payments__card[data-v-700792a4]{border-radius:var(--radius-md);transition:transform .28s var(--motion-ease-emphasis), box-shadow .28s var(--motion-ease-emphasis);flex-direction:column;flex:1;gap:16px;padding:32px;display:flex}.global-payments__card[data-v-700792a4]:hover{transform:translateY(-8px);box-shadow:0 22px 40px #0f172a14}.global-payments__card--blue[data-v-700792a4]{background:var(--color-bg-blue)}.global-payments__card--green[data-v-700792a4]{background:var(--color-bg-green)}.global-payments__icon[data-v-700792a4]{width:48px;height:48px}.global-payments__card-title[data-v-700792a4]{letter-spacing:.24px;color:var(--color-text-primary);margin-top:16px;font-size:24px;font-weight:600;line-height:29px}.global-payments__card-text[data-v-700792a4]{letter-spacing:.16px;color:var(--color-text-primary);font-size:16px;line-height:26px}@media (width<=991px){.global-payments__title[data-v-700792a4]{font-size:36px;line-height:44px}.global-payments__cards[data-v-700792a4]{flex-direction:column}}@media (width<=767px){.global-payments[data-v-700792a4]{padding:44px var(--content-padding)}.global-payments__container[data-v-700792a4]{gap:28px}.global-payments__title[data-v-700792a4]{font-size:clamp(26px,7.5vw,32px);line-height:1.2}.global-payments__subtitle[data-v-700792a4]{font-size:15px;line-height:24px}.global-payments__card[data-v-700792a4]{border-radius:18px;padding:20px}.global-payments__card-title[data-v-700792a4]{margin-top:12px;font-size:18px;line-height:24px}.global-payments__card-text[data-v-700792a4]{font-size:15px;line-height:24px}.global-payments__icon[data-v-700792a4]{width:40px;height:40px}}.world-map[data-v-45ef78a2]{background:var(--color-bg-gray);padding:60px var(--content-padding);overflow:hidden}.world-map__container[data-v-45ef78a2]{max-width:var(--max-width);margin:0 auto}.world-map__content[data-v-45ef78a2]{justify-content:space-between;align-items:flex-start;margin-bottom:60px;display:flex}.world-map__title[data-v-45ef78a2]{letter-spacing:.48px;color:var(--color-text-primary);font-size:48px;font-weight:700;line-height:62px}.world-map__right[data-v-45ef78a2]{flex-direction:column;align-items:flex-end;gap:24px;max-width:619px;display:flex}.world-map__description[data-v-45ef78a2]{letter-spacing:.24px;color:var(--color-text-primary);text-align:right;font-size:24px;line-height:38px}.world-map__cta[data-v-45ef78a2]{background:var(--color-primary);color:var(--color-white);border-radius:var(--radius-full);letter-spacing:.16px;align-items:center;gap:8px;padding:12px 24px;font-size:16px;transition:transform .2s;display:flex}.world-map__cta[data-v-45ef78a2]:hover{transform:translateY(-2px)}.world-map__cta-icon[data-v-45ef78a2]{background:var(--color-white);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.world-map__cta-icon img[data-v-45ef78a2]{width:16px;height:16px}.world-map__visual[data-v-45ef78a2]{width:100%;height:582px;transition:transform .32s var(--motion-ease-emphasis);position:relative}.world-map__visual .hero-video[data-v-45ef78a2]{object-fit:cover;width:100%;height:100%}.world-map__visual[data-v-45ef78a2]:hover{transform:translateY(-6px)}.world-map__map[data-v-45ef78a2]{object-fit:contain;width:calc(100% - 152px);height:480px;position:absolute;top:76px;left:76px}.world-map__decor[data-v-45ef78a2]{object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=991px){.world-map__content[data-v-45ef78a2]{flex-direction:column;gap:32px}.world-map__right[data-v-45ef78a2]{align-items:flex-start}.world-map__description[data-v-45ef78a2]{text-align:left}.world-map__title[data-v-45ef78a2]{font-size:36px;line-height:48px}.world-map__visual[data-v-45ef78a2]{height:400px}.world-map__map[data-v-45ef78a2]{width:calc(100% - 80px);height:320px;top:40px;left:40px}}@media (width<=1024px) and (width>=768px){.world-map[data-v-45ef78a2]{padding:72px var(--content-padding)}.world-map__content[data-v-45ef78a2]{gap:28px;margin-bottom:40px}.world-map__right[data-v-45ef78a2]{max-width:100%}.world-map__description[data-v-45ef78a2]{max-width:36rem;font-size:20px;line-height:32px}.world-map__visual[data-v-45ef78a2]{height:min(56vw,420px)}.world-map__map[data-v-45ef78a2]{width:calc(100% - 64px);height:calc(100% - 72px);top:36px;left:32px}}@media (width<=767px){.world-map[data-v-45ef78a2]{padding:44px var(--content-padding)}.world-map__content[data-v-45ef78a2]{gap:20px;margin-bottom:24px}.world-map__title[data-v-45ef78a2]{font-size:clamp(26px,7.5vw,32px);line-height:1.2}.world-map__description[data-v-45ef78a2]{font-size:15px;line-height:24px}.world-map__cta[data-v-45ef78a2]{min-height:48px;padding:10px 20px;font-size:15px}.world-map__visual[data-v-45ef78a2]{height:min(68vw,280px);overflow:hidden;box-shadow:0 18px 44px #0f172a1a}.world-map__map[data-v-45ef78a2]{width:calc(100% - 16px);height:calc(100% - 24px);top:12px;left:8px}}.features__nav{flex-direction:column;row-gap:24px;width:100%;margin-top:auto;display:flex}.features__nav-content{justify-content:space-between;align-items:center;display:flex;position:relative}.features__counter{letter-spacing:.2px;color:var(--color-text-primary);font-size:20px;font-weight:300;line-height:26px}.features__indicators{gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.features__indicator{background:#0101011a;border-radius:1px;width:120px;height:2px;transition:all .2s}.features__indicator--active{background:var(--color-text-primary)}.features__arrows{align-items:center;column-gap:8px;display:flex}.features__arrow{border:1px solid var(--color-text-primary);border-radius:var(--radius-sm);background:var(--color-bg-gray);justify-content:center;align-items:center;width:32px;height:32px;padding:5px;transition:all .2s;display:flex}.features__arrow:hover:not(.features__arrow--disabled){background:var(--color-primary);border-color:var(--color-primary)}.features__arrow--disabled{opacity:.2;cursor:not-allowed}.features__arrow img{width:20px;height:20px}.features__arrow-icon--prev{transform:rotate(180deg)}@media (width<=1199px){.features__nav-content{flex-wrap:wrap;gap:18px 20px}.features__indicators{order:3;width:100%;position:static;transform:none}.features__indicator{flex:1 1 0;width:auto}}@media (width<=767px){.features__nav-content{flex-wrap:wrap;gap:14px}.features__counter{font-size:16px;line-height:20px}.features__indicators{order:3;width:100%;position:static;transform:none}.features__indicator{flex:1 1 0;width:auto}}.features[data-v-bd26512a]{background:var(--color-white);padding:80px var(--content-padding)}.features__container[data-v-bd26512a]{max-width:var(--max-width);margin:0 auto}.features__title[data-v-bd26512a]{letter-spacing:.48px;color:var(--color-text-primary);margin-bottom:40px;font-size:48px;font-weight:700;line-height:62px}.features__content[data-v-bd26512a]{position:relative}.features__slide[data-v-bd26512a]{gap:16px;display:flex}.features__visual[data-v-bd26512a]{border-radius:43px;flex:0 0 592px;justify-content:center;align-items:center;height:592px;display:flex;overflow:hidden}.features__visual--dark[data-v-bd26512a]{background:var(--color-bg-dark)}.features__info[data-v-bd26512a]{background:var(--color-bg-gray);border-radius:var(--radius-md);flex-direction:column;flex:1;justify-content:space-between;padding:24px;display:flex}.features__subtitle[data-v-bd26512a]{letter-spacing:.36px;color:var(--color-text-primary);margin-bottom:24px;font-size:36px;font-weight:500;line-height:47px}.features__description[data-v-bd26512a]{letter-spacing:.16px;color:var(--color-text-secondary);margin-bottom:24px;font-size:16px;line-height:26px}.features__list[data-v-bd26512a]{margin-bottom:24px}.features__list-title[data-v-bd26512a]{letter-spacing:.16px;color:var(--color-text-secondary);margin-bottom:16px;font-size:16px;font-weight:700;line-height:26px}.features__list-items[data-v-bd26512a]{letter-spacing:.16px;color:var(--color-text-secondary);font-size:16px;line-height:26px}.features__cta[data-v-bd26512a]{background:var(--color-primary);color:var(--color-white);border-radius:var(--radius-full);letter-spacing:.16px;align-items:center;gap:8px;width:fit-content;padding:12px 24px;font-size:16px;transition:transform .2s;display:flex}.features__cta[data-v-bd26512a]:hover{transform:translateY(-2px)}.features__cta-icon[data-v-bd26512a]{background:var(--color-white);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.features__cta-icon img[data-v-bd26512a]{width:16px;height:16px}.exchange-card[data-v-bd26512a]{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.exchange-card__users[data-v-bd26512a]{pointer-events:none;justify-content:center;gap:21px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.exchange-card__users--top[data-v-bd26512a]{top:-56px}.exchange-card__users--bottom[data-v-bd26512a]{bottom:-56px}.exchange-card__user[data-v-bd26512a]{opacity:.5;border:2px solid #d9d9d929;border-radius:27px;flex-shrink:0;width:323px;height:145px}.exchange-card__arrow[data-v-bd26512a]{z-index:2;justify-content:center;align-items:center;width:22px;height:52px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.exchange-card__arrow img[data-v-bd26512a]{width:22px;height:51px}.exchange-card__arrow--up[data-v-bd26512a]{top:0}.exchange-card__arrow--down[data-v-bd26512a]{bottom:0}.exchange-card__main[data-v-bd26512a]{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#fdfdfd05 0%,#fdfdfd0d 100%);border-radius:32px;outline:1.5px solid #e2e2e2e0;width:452px;height:426px;position:relative;overflow:hidden}.exchange-card__glow[data-v-bd26512a]{filter:blur(34px);opacity:.5;width:474px;height:474px;position:absolute;top:-173px;left:102px;transform:rotate(-90deg)}.exchange-card__content[data-v-bd26512a]{outline-offset:-1.5px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#29292b;border-radius:32px;outline:1.5px solid #e2e2e2e0;flex-direction:column;padding:34px 16px 16px;display:flex;position:absolute;inset:9px}.exchange-card__update[data-v-bd26512a]{letter-spacing:-.48px;color:var(--color-white);text-align:center;margin-bottom:16px;font-size:24px;font-weight:600;line-height:29px}.exchange-card__inputs[data-v-bd26512a]{flex-direction:column;gap:16px;margin-bottom:14px;display:flex}.exchange-input[data-v-bd26512a]{outline-offset:-1.5px;background:#282828;border-radius:20px;outline:1.5px solid #fdfdfd29;padding:16px;box-shadow:inset 2px 4px 16px #fdfdfd0d,0 16px 24px -13px #00000080,0 2px 1px -2px #00000040,0 5px 2px -4px #08080833,0 6px 4px -4px #08080829,0 6px 13px #0808081f,0 24px 24px -16px #08080814}.exchange-input__label[data-v-bd26512a]{letter-spacing:-.24px;color:var(--color-white);opacity:.6;margin-bottom:8px;font-size:12px;display:block}.exchange-input__row[data-v-bd26512a]{justify-content:space-between;align-items:center;display:flex}.exchange-input__currency[data-v-bd26512a]{align-items:center;gap:8px;display:flex}.exchange-input__currency img[data-v-bd26512a]:first-child{width:24px;height:24px}.exchange-input__currency span[data-v-bd26512a]{letter-spacing:-.48px;color:var(--color-white);font-size:24px;font-weight:600}.exchange-input__currency img[data-v-bd26512a]:last-child{width:16px;height:16px}.exchange-input__value[data-v-bd26512a]{letter-spacing:-.48px;color:var(--color-white);font-size:24px;font-weight:600}.exchange-card__rate[data-v-bd26512a]{justify-content:space-between;margin:0 16px 16px;display:flex}.exchange-card__rate span[data-v-bd26512a]{letter-spacing:-.28px;color:var(--color-white);font-size:14px}.exchange-card__rate span[data-v-bd26512a]:first-child{opacity:.56}.exchange-card__btn[data-v-bd26512a]{color:#000;letter-spacing:-.32px;outline-offset:-2px;-webkit-backdrop-filter:blur(21.5px);backdrop-filter:blur(21.5px);background:#fff;border-radius:21.5px;outline:2px solid #e2e2e280;width:402px;margin:0 auto;padding:12px;font-size:16px;font-weight:700;transition:transform .2s}.exchange-card__btn[data-v-bd26512a]:hover{transform:translateY(-2px)}.security-visual[data-v-bd26512a]{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:40px;display:flex}.security-visual__grid[data-v-bd26512a]{width:231px;height:231px;position:relative}.security-visual__glow[data-v-bd26512a]{background:url(/images/grid-security-CSF25Lza.svg) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.security-visual__card[data-v-bd26512a]{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(#fdfdfd05 0%,#fdfdfd0d 100%);border-radius:38px;width:100%;height:100%;padding:3px;position:absolute;top:0;left:0}.security-visual__card-inner[data-v-bd26512a]{background:#282828;border-radius:34px;flex-direction:column;width:100%;height:100%;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:inset 3px 5px 22px #fdfdfd0d,0 22px 32px -17px #00000080,0 3px 1px -3px #00000040,0 7px 2px -5px #08080833,0 8px 5px -5px #08080829,0 8px 17px #0808081f,0 32px 32px -22px #08080814}.security-visual__glow-img[data-v-bd26512a]{filter:blur(34px);opacity:.5;width:474px;height:474px;position:absolute;top:-324px;left:-65px}.security-visual__lines[data-v-bd26512a]{flex-direction:column;gap:5px;margin-top:auto;display:flex}.security-visual__line[data-v-bd26512a]{opacity:.15;background:#f1f1f1;border-radius:3px;height:5px}.security-visual__line[data-v-bd26512a]:first-child{width:65px}.security-visual__line[data-v-bd26512a]:nth-child(2){opacity:.1;width:65px}.security-visual__line[data-v-bd26512a]:nth-child(3){opacity:.1;width:62px}.security-visual__header[data-v-bd26512a]{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.security-visual__header span[data-v-bd26512a]{letter-spacing:-.22px;color:#f1f1f1;font-size:11px;font-weight:500}.security-visual__status[data-v-bd26512a]{width:22px;height:22px;position:relative}.security-visual__status-dot[data-v-bd26512a]{background:var(--color-success);border-radius:50%;width:11px;height:11px;position:absolute;top:5px;right:5px}.security-visual__status-ring[data-v-bd26512a]{border:1px solid var(--color-success);opacity:.2;border-radius:50%;width:22px;height:22px;position:absolute;top:0;right:0}.security-visual__lock[data-v-bd26512a]{width:67px;height:102px;position:absolute;top:48px;left:82px}.security-visual__button[data-v-bd26512a]{width:143px;height:59px;position:relative}.security-visual__button-glow[data-v-bd26512a]{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:2px solid #d9d9d90d;border-radius:1378px;width:100%;height:100%;position:absolute;top:0;left:0}.security-visual__button-inner[data-v-bd26512a]{letter-spacing:-.22px;color:#fdfdfd;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(#ffca00 0%,#f90 100%);border-radius:22px;width:118px;height:38px;font-size:11px;font-weight:500;position:absolute;top:11px;left:12px}.otc-visual[data-v-bd26512a]{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.otc-visual__center[data-v-bd26512a]{width:161px;height:175px;position:relative}.otc-visual__glow[data-v-bd26512a]{opacity:.5;filter:blur(43px);background:#000000f2;border-radius:22px;width:124px;height:145px;position:absolute;top:30px;left:19px}.otc-visual__card[data-v-bd26512a]{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(#fdfdfd05 0%,#fdfdfd0d 100%);border-radius:38px;width:161px;height:161px;padding:11px;position:absolute;top:0;left:0}.otc-visual__card-inner[data-v-bd26512a]{background:#282828;border-radius:27px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:inset 3px 5px 22px #fdfdfd0d,0 22px 32px -17px #00000080,0 3px 1px -3px #00000040,0 7px 2px -5px #08080833,0 8px 5px -5px #08080829,0 8px 17px #0808081f,0 32px 32px -22px #08080814}.otc-visual__glow-img[data-v-bd26512a]{filter:blur(34px);width:172px;height:172px;position:absolute;top:39px;left:-50px}.otc-visual__logo[data-v-bd26512a]{z-index:1;background:#f1f1f1;border-radius:50%;justify-content:center;align-items:center;width:102px;height:102px;display:flex;position:relative}.otc-visual__logo img[data-v-bd26512a]{width:52px;height:52px}.otc-visual__connections[data-v-bd26512a]{width:100%;height:100%;position:absolute;top:0;left:0}.otc-visual__connection[data-v-bd26512a]{flex-direction:column;gap:16px;display:flex;position:absolute}.otc-visual__connection--left[data-v-bd26512a]{top:50%;left:30px;transform:translateY(-50%)}.otc-visual__connection--right[data-v-bd26512a]{top:50%;right:30px;transform:translateY(-50%)rotate(180deg)}.otc-visual__node[data-v-bd26512a]{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fdfdfd0d;border:2px solid #fdfdfd05;border-radius:1378px;justify-content:center;align-items:center;width:81px;height:81px;display:flex;box-shadow:0 1px 11px -5px #0003}.otc-visual__node img[data-v-bd26512a]{width:32px;height:32px;transform:rotate(180deg)}.diversify-visual[data-v-bd26512a]{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.diversify-visual__grid[data-v-bd26512a]{width:237px;height:237px;position:relative}.diversify-visual__decor[data-v-bd26512a]{background:url(/images/grid-diversify-DmQ9ffIl.svg) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.diversify-visual__card[data-v-bd26512a]{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(#fdfdfd05 0%,#fdfdfd0d 100%);border-radius:54px;width:100%;height:100%;padding:3px;position:absolute;top:0;left:0}.diversify-visual__glow[data-v-bd26512a]{filter:blur(46px);opacity:.5;width:466px;height:466px;position:absolute;top:-342px;left:-117px}.diversify-visual__card-inner[data-v-bd26512a]{background:#282828;border-radius:51px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:inset 3px 5px 22px #fdfdfd0d,0 22px 32px -17px #00000080,0 3px 1px -3px #00000040,0 7px 2px -5px #08080833,0 8px 5px -5px #08080829,0 8px 17px #0808081f,0 32px 32px -22px #08080814}.diversify-visual__logo[data-v-bd26512a]{z-index:1;background:#f1f1f1;border-radius:50%;justify-content:center;align-items:center;width:105px;height:105px;display:flex;position:relative}.diversify-visual__logo img[data-v-bd26512a]{width:48px;height:48px}@media (width<=1199px){.features__slide[data-v-bd26512a]{flex-direction:column}.features__visual[data-v-bd26512a]{flex:0 0 400px;width:100%}.features__title[data-v-bd26512a]{font-size:36px;line-height:48px}.features__subtitle[data-v-bd26512a]{font-size:28px;line-height:38px}}@media (width<=1024px) and (width>=768px){.features[data-v-bd26512a]{padding:72px var(--content-padding)}.features__visual[data-v-bd26512a]{height:430px}.features__info[data-v-bd26512a]{padding:28px}.exchange-card__users[data-v-bd26512a]{gap:12px}.exchange-card__user[data-v-bd26512a]{border-radius:24px;width:104px;height:104px}.exchange-card__main[data-v-bd26512a]{aspect-ratio:452/377;width:min(100%,420px);height:auto}.exchange-card__glow[data-v-bd26512a]{width:420px;height:420px;top:-250px;left:50%;transform:translate(-50%)rotate(-90deg)}.exchange-card__update[data-v-bd26512a]{font-size:20px;line-height:24px}.exchange-input__currency span[data-v-bd26512a],.exchange-input__value[data-v-bd26512a]{font-size:20px}.security-visual[data-v-bd26512a],.otc-visual[data-v-bd26512a],.diversify-visual[data-v-bd26512a]{transform-origin:50%;transform:scale(.92)}}@media (width<=767px){.features[data-v-bd26512a]{padding:44px var(--content-padding)}.features__title[data-v-bd26512a]{margin-bottom:24px;font-size:clamp(26px,7.5vw,32px);line-height:1.2}.features__slide[data-v-bd26512a]{gap:12px}.features__visual[data-v-bd26512a]{border-radius:18px;flex:0 0 232px}.features__info[data-v-bd26512a]{border-radius:18px;gap:18px;padding:18px}.exchange-card__main[data-v-bd26512a]{aspect-ratio:452/377;border-radius:20px;width:min(100%,280px);max-width:none;height:auto}.exchange-card__users[data-v-bd26512a]{gap:8px}.exchange-card__user[data-v-bd26512a]{border-radius:14px;flex:none;width:56px;height:56px}.exchange-card__arrow img[data-v-bd26512a]{width:14px;height:32px}.exchange-card__content[data-v-bd26512a]{border-radius:20px;padding:14px 10px 10px}.exchange-card__glow[data-v-bd26512a]{width:360px;height:360px;top:-260px;left:50%;transform:translate(-50%)rotate(-90deg)}.exchange-card__update[data-v-bd26512a]{margin-bottom:10px;font-size:15px;line-height:18px}.exchange-card__inputs[data-v-bd26512a]{gap:10px;margin-bottom:10px}.exchange-input[data-v-bd26512a]{border-radius:14px;padding:10px}.exchange-input__label[data-v-bd26512a]{margin-bottom:6px;font-size:11px}.exchange-input__currency img[data-v-bd26512a]:first-child{width:20px;height:20px}.exchange-input__currency span[data-v-bd26512a],.exchange-input__value[data-v-bd26512a]{font-size:15px}.exchange-card__rate[data-v-bd26512a]{flex-direction:column;gap:2px;margin:0 4px 10px}.exchange-card__rate span[data-v-bd26512a]{font-size:12px}.exchange-card__btn[data-v-bd26512a]{border-radius:18px;width:auto;padding:12px;font-size:14px}.features__subtitle[data-v-bd26512a]{margin-bottom:12px;font-size:21px;line-height:28px}.features__description[data-v-bd26512a]{margin-bottom:16px;font-size:14px;line-height:22px}.features__list-title[data-v-bd26512a],.features__list-items[data-v-bd26512a]{font-size:14px;line-height:22px}.features__list[data-v-bd26512a]{margin-bottom:16px}.features__cta[data-v-bd26512a]{justify-content:center;width:100%;min-height:48px;padding:10px 20px;font-size:15px}.security-visual[data-v-bd26512a],.otc-visual[data-v-bd26512a],.diversify-visual[data-v-bd26512a]{transform-origin:50%;transform:scale(.58)}}.products[data-v-ded91ca0]{background:var(--color-bg-gray);padding:40px var(--content-padding) 60px;overflow:hidden}.products__container[data-v-ded91ca0]{max-width:var(--max-width);margin:0 auto}.products__title[data-v-ded91ca0]{letter-spacing:.48px;color:var(--color-text-primary);margin-bottom:32px;font-size:48px;font-weight:700;line-height:62px}.products__slider[data-v-ded91ca0]{width:100%;overflow:hidden}.products__track[data-v-ded91ca0]{gap:0;transition:transform .5s;display:flex}.products__slide[data-v-ded91ca0]{flex:0 0 100%;min-width:100%}.products__card[data-v-ded91ca0]{border-radius:var(--radius-md);height:100%;transition:transform .32s var(--motion-ease-emphasis), box-shadow .32s var(--motion-ease-emphasis);gap:40px;padding:40px 0 2px 40px;display:flex;overflow:hidden}.products__card[data-v-ded91ca0]:hover{transform:translateY(-8px);box-shadow:0 28px 44px #0f172a1a}.products__card--dark[data-v-ded91ca0]{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%)}.products__card--dark .products__card-title[data-v-ded91ca0],.products__card--dark .products__card-text[data-v-ded91ca0]{color:var(--color-white)}.products__card--light[data-v-ded91ca0]{background:var(--color-white)}.products__content[data-v-ded91ca0]{flex-direction:column;flex:0 0 422px;gap:16px;display:flex}.products__card-title[data-v-ded91ca0]{letter-spacing:.36px;font-size:36px;font-weight:500;line-height:47px}.products__card-text[data-v-ded91ca0]{letter-spacing:.16px;opacity:.8;font-size:16px;line-height:22px}.products__device[data-v-ded91ca0]{flex-direction:column;flex:1;align-items:center;padding-left:39px;padding-right:39px;display:flex}.macbook[data-v-ded91ca0]{width:617px;margin-left:35px;position:relative}.macbook__lid[data-v-ded91ca0]{background:#1a202c;border:2px solid #4a5568;border-radius:21px 21px 3px 3px;flex-direction:column;align-items:center;padding:2px 2px 5px;display:flex}.macbook__screen[data-v-ded91ca0]{background:#000;border-radius:17px 17px 0 0;align-self:stretch;padding:21px 18px 17px 16px}.macbook__screen img[data-v-ded91ca0]{border-radius:4px;width:100%;height:auto}.macbook__label[data-v-ded91ca0]{color:#a0aec0;margin-top:1px;font-size:10px;font-weight:500;line-height:9px}.macbook__bottom[data-v-ded91ca0]{width:762px;height:14px;position:absolute;bottom:-11px;right:-71px}.macbook__shadow[data-v-ded91ca0]{filter:blur(17px);background:#000;border-radius:50%;width:684px;height:8px;margin-top:11px}.products__nav[data-v-ded91ca0]{justify-content:flex-end;align-items:center;margin-top:25px;display:flex}.products__arrow[data-v-ded91ca0]{border:1px solid var(--color-primary);border-radius:var(--radius-sm);background:var(--color-bg-gray);justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.products__arrow[data-v-ded91ca0]:hover{background:var(--color-primary)}.products__arrow--prev img[data-v-ded91ca0]{width:24px;height:24px;transform:rotate(180deg)}.products__arrow--next img[data-v-ded91ca0]{width:24px;height:24px}.products__arrows[data-v-ded91ca0],.products__dots[data-v-ded91ca0]{gap:8px;display:flex}.products__dot[data-v-ded91ca0]{background:#01010133;border-radius:50%;width:8px;height:8px;transition:all .2s}.products__dot--active[data-v-ded91ca0]{background:var(--color-primary);border-radius:4px;width:24px}@media (width<=1199px){.products__card[data-v-ded91ca0]{flex-direction:column;padding:32px}.products__content[data-v-ded91ca0]{flex:1}.products__device[data-v-ded91ca0]{padding:0}.macbook[data-v-ded91ca0]{width:100%;max-width:500px;margin-left:0}.macbook__bottom[data-v-ded91ca0]{display:none}.macbook__shadow[data-v-ded91ca0]{width:100%;max-width:500px}.products__title[data-v-ded91ca0]{font-size:36px;line-height:48px}}@media (width<=1024px) and (width>=768px){.products[data-v-ded91ca0]{padding:72px var(--content-padding) 64px}.products__card[data-v-ded91ca0]{gap:28px;padding:28px}.products__content[data-v-ded91ca0]{max-width:100%}.products__card-text[data-v-ded91ca0]{max-width:40rem}.products__device[data-v-ded91ca0]{width:100%}.macbook[data-v-ded91ca0]{max-width:580px}}@media (width<=767px){.products[data-v-ded91ca0]{padding:44px var(--content-padding)}.products__title[data-v-ded91ca0]{margin-bottom:24px;font-size:clamp(26px,7.5vw,32px);line-height:1.2}.products__card[data-v-ded91ca0]{border-radius:18px;gap:18px;min-height:430px;padding:22px 18px 0}.products__content[data-v-ded91ca0]{flex:none;gap:10px}.products__card-title[data-v-ded91ca0]{font-size:22px;line-height:30px}.products__card-text[data-v-ded91ca0]{font-size:14px;line-height:22px}.products__device[data-v-ded91ca0]{min-height:160px;padding:0;display:flex;overflow:hidden}.products__nav[data-v-ded91ca0]{justify-content:space-between;margin-top:16px}.products__arrows[data-v-ded91ca0]{margin-left:auto}.macbook[data-v-ded91ca0]{width:min(112vw,420px);margin:0;display:block;transform:translateY(8px)}.macbook__lid[data-v-ded91ca0]{border-radius:16px 16px 2px 2px}.macbook__screen[data-v-ded91ca0]{padding:12px 10px 10px}.macbook__label[data-v-ded91ca0],.macbook__bottom[data-v-ded91ca0],.macbook__shadow[data-v-ded91ca0]{display:none}}.footer[data-v-daeb9c11]{background:var(--color-white);padding:64px var(--content-padding)}.footer__container[data-v-daeb9c11]{max-width:var(--max-width);margin:0 auto}.footer__main[data-v-daeb9c11]{justify-content:space-between;gap:40px;display:flex}.footer__brand[data-v-daeb9c11]{flex-direction:column;gap:16px;display:flex}.footer__logo[data-v-daeb9c11]{width:52px;height:57px}.footer__socials[data-v-daeb9c11]{gap:16px;display:flex}.footer__social[data-v-daeb9c11]{background:var(--color-bg-gray);width:40px;height:40px;transition:background .2s ease, transform .2s var(--motion-ease-emphasis);border-radius:50%;justify-content:center;align-items:center;display:flex}.footer__social[data-v-daeb9c11]:hover{background:#e0e0e0;transform:translateY(-4px)}.footer__social img[data-v-daeb9c11]{width:16px;height:16px}.footer__copyright[data-v-daeb9c11]{letter-spacing:.12px;color:var(--color-text-secondary);margin-top:auto;font-size:12px;line-height:14px}.footer__links[data-v-daeb9c11]{gap:60px;display:flex}.footer__column[data-v-daeb9c11]{flex-direction:column;gap:16px;display:flex}.footer__heading[data-v-daeb9c11]{letter-spacing:.16px;color:var(--color-text-primary);font-size:16px;font-weight:500;line-height:19px}.footer__link[data-v-daeb9c11]{letter-spacing:.14px;color:var(--color-text-secondary);font-size:14px;line-height:17px;transition:color .2s}.footer__link[data-v-daeb9c11]:hover{color:var(--color-text-primary)}@media (width<=991px){.footer__main[data-v-daeb9c11]{flex-direction:column}.footer__links[data-v-daeb9c11]{flex-wrap:wrap;gap:40px}.footer__column[data-v-daeb9c11]{flex:calc(50% - 20px)}}@media (width<=1024px) and (width>=768px){.footer[data-v-daeb9c11]{padding:56px var(--content-padding)}.footer__main[data-v-daeb9c11]{gap:32px}.footer__brand[data-v-daeb9c11]{max-width:320px}.footer__links[data-v-daeb9c11]{justify-content:space-between;gap:28px 24px}.footer__column[data-v-daeb9c11]{min-width:180px}}@media (width<=767px){.footer[data-v-daeb9c11]{padding:44px var(--content-padding) max(44px, env(safe-area-inset-bottom))}.footer__main[data-v-daeb9c11]{gap:32px}.footer__socials[data-v-daeb9c11]{flex-wrap:wrap}.footer__copyright[data-v-daeb9c11]{margin-top:8px;font-size:11px}.footer__links[data-v-daeb9c11]{grid-template-columns:1fr 1fr;gap:28px 18px;display:grid}.footer__column[data-v-daeb9c11]{flex:none;gap:12px;min-width:0}.footer__heading[data-v-daeb9c11]{font-size:15px}.footer__link[data-v-daeb9c11]{font-size:13px;line-height:1.35}}@media (width<=390px){.footer__links[data-v-daeb9c11]{grid-template-columns:1fr}}.home[data-v-013162fd]{min-height:100vh}
