{"templateId":"markdown","sharedDataIds":{},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Altegio REST API Documentation","description":"Official Altegio API documentation for integrating online booking, CRM, scheduling, POS, and business management features into your applications.","siteUrl":"https://developer.alteg.io","lang":"en","keywords":["Altegio API","REST API","online booking API","appointment scheduling API","business management API","CRM integration","POS API"],"image":"/assets/og-image.5c9c342f49e4dd72b96f7a0faf29bb71fab6ff06bbf97cf4b230d6fcc0abcdb3.e746d8a7.jpg","meta":[{"name":"author","content":"Altegio"},{"name":"twitter:card","content":"summary_large_image"},{"name":"twitter:site","content":"@altegio"}],"llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"landing-page bv-page"},"children":[{"$$mdtype":"Tag","name":"style","attributes":{},"children":["\n/* =========================================================================\n   Brand Voice — scoped tokens (Altegio Design System foundations)\n   Sourced from marketing/brand-voice. All selectors scoped to .bv-page.\n   ========================================================================= */\n@import url(\"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@500;700&display=swap\");\n\n/* Hide the global Redocly top navbar on this page only. */\nbody:has(.bv-page) header,\nbody:has(.bv-page) nav[data-component-name=\"Navbar/Navbar\"] {\n  display: none !important;\n}\n\n.bv-page {\n  --bv-yellow:        #FFCB00;\n  --bv-yellow-hover:  #FDBE1C;\n  --bv-yellow-active: #FDAE1C;\n  --bv-yellow-soft:   #FFECA1;\n  --bv-ink:           #22222E;\n\n  --bv-fg-primary:    #22222E;\n  --bv-fg-secondary:  #626C77;\n  --bv-fg-tertiary:   #A3A3B1;\n  --bv-fg-on-dark:    #FFFFFF;\n  --bv-fg-on-dark-2:  #F9FBFD;\n  --bv-fg-on-dark-3:  #919299;\n\n  --bv-color-success: #0DC268;\n  --bv-color-error:   #ED0A34;\n\n  --bv-surface:           #FFFFFF;\n  --bv-surface-muted:     #F2F3F7;\n  --bv-surface-secondary: #F0F1F8;\n  --bv-surface-card:      #F9FBFD;\n  --bv-surface-dark:      #22222E;\n  --bv-surface-dark-2:    #14141C;\n  --bv-surface-dark-3:    #343442;\n\n  --bv-rule:        rgba(34,34,46,.10);\n  --bv-rule-strong: rgba(34,34,46,.18);\n  --bv-rule-dark:   rgba(255,255,255,.12);\n  --bv-rule-dark-2: rgba(255,255,255,.20);\n\n  --bv-radius-xs:  4px;\n  --bv-radius-sm:  8px;\n  --bv-radius-md:  12px;\n  --bv-radius-lg:  20px;\n  --bv-radius-xl:  32px;\n  --bv-radius-pill: 999px;\n\n  --bv-shadow-sm:  0 1px 2px rgba(34,34,46,.06), 0 1px 1px rgba(34,34,46,.04);\n  --bv-shadow-md:  0 8px 24px rgba(34,34,46,.08), 0 2px 4px rgba(34,34,46,.04);\n  --bv-shadow-lg:  0 16px 40px rgba(34,34,46,.18), 0 6px 12px rgba(34,34,46,.10);\n  --bv-shadow-card-dark: 0 8px 24px 0 rgba(0,0,0,.08);\n\n  --bv-font-sans: \"Inter\", system-ui, -apple-system, \"Segoe UI\", Roboto, sans-serif;\n  --bv-font-mono: \"JetBrains Mono\", ui-monospace, \"IBM Plex Mono\", Menlo, Consolas, monospace;\n\n  --bv-pad-x: max(40px, calc((100% - 1280px) / 2));\n  --bv-pad-y: clamp(72px, 9vw, 132px);\n\n  font-family: var(--bv-font-sans);\n  background: var(--bv-surface);\n  color: var(--bv-ink);\n  -webkit-font-smoothing: antialiased;\n  text-rendering: optimizeLegibility;\n}\n@media (max-width: 1023px) { .bv-page { --bv-pad-x: 32px; } }\n@media (max-width: 759px)  { .bv-page { --bv-pad-x: 20px; } }\n\n.bv-page *, .bv-page *::before, .bv-page *::after { box-sizing: border-box; }\n.bv-page ::selection { background: var(--bv-yellow); color: var(--bv-ink); }\n\n/* The two glyphs — the entire visual system in one rule */\n.bv-page .gl {\n  font-family: var(--bv-font-mono);\n  font-weight: 700;\n  color: var(--bv-yellow);\n  display: inline-block;\n  font-size: 0.96em;\n  line-height: 1;\n  letter-spacing: 0;\n}\n.bv-page .gl-bs { margin-right: 0.14em; }\n.bv-page .gl-us { margin-left: 0.08em; transform: translateY(-0.05em); }\n@keyframes bv-blink { 0%, 55% { opacity: 1; } 56%, 100% { opacity: 0.18; } }\n.bv-page .gl-live { animation: bv-blink 1.2s steps(2, end) infinite; }\n\n/* Top strip */\n.bv-page .bv-strip {\n  display: flex; align-items: center; justify-content: space-between;\n  padding: 24px var(--bv-pad-x);\n  background: var(--bv-surface);\n}\n.bv-page .bv-strip .bv-mark,\n.bv-page .bv-strip .bv-mark:link,\n.bv-page .bv-strip .bv-mark:visited,\n.bv-page .bv-strip .bv-mark:hover,\n.bv-page .bv-strip .bv-mark:focus,\n.bv-page .bv-strip .bv-mark:active {\n  font-family: var(--bv-font-mono); font-weight: 700; font-size: 18px;\n  color: var(--bv-ink) !important; text-decoration: none !important; letter-spacing: -0.01em;\n}\n.bv-page .bv-strip .bv-mark .gl { font-size: 1em; }\n.bv-page .bv-strip .bv-meta {\n  display: flex; gap: 18px; align-items: baseline;\n  font-family: var(--bv-font-mono); font-weight: 600; font-size: 12px;\n  color: var(--bv-fg-tertiary);\n}\n.bv-page .bv-strip .bv-meta b { color: var(--bv-ink); font-weight: 700; }\n\n/* Section scaffold */\n.bv-page .bv-section { padding: var(--bv-pad-y) var(--bv-pad-x); position: relative; }\n/* Tighten gap between top strip and the first (Opening) section. */\n.bv-page .bv-strip + .bv-section { padding-top: clamp(32px, 4vw, 56px); }\n.bv-page .bv-section.muted { background: var(--bv-surface-muted); }\n.bv-page .bv-section.dark  { background: var(--bv-ink); color: var(--bv-fg-on-dark); }\n\n.bv-page .bv-sec-title {\n  display: flex; align-items: baseline; gap: 0;\n  margin-bottom: clamp(40px, 5vw, 56px);\n}\n.bv-page .bv-sec-title .tag {\n  font-family: var(--bv-font-mono); font-weight: 700; font-size: 12px;\n  color: var(--bv-ink); margin-right: 0.4ch;\n}\n.bv-page .bv-sec-title .tag .gl { font-size: 1em; }\n.bv-page .bv-sec-title .name {\n  font-family: var(--bv-font-sans); font-weight: 600; font-size: 12px;\n  color: var(--bv-ink); text-transform: lowercase; letter-spacing: 0;\n}\n.bv-page .bv-sec-title .hr {\n  flex: 1; height: 1px; align-self: center;\n  background: var(--bv-rule); margin: 0 20px;\n}\n.bv-page .bv-sec-title .pg {\n  font-family: var(--bv-font-mono); font-weight: 600; font-size: 12px;\n  color: var(--bv-fg-tertiary); white-space: nowrap;\n}\n.bv-page .bv-section.dark .bv-sec-title .tag,\n.bv-page .bv-section.dark .bv-sec-title .name { color: var(--bv-fg-on-dark); }\n.bv-page .bv-section.dark .bv-sec-title .hr   { background: var(--bv-rule-dark-2); }\n.bv-page .bv-section.dark .bv-sec-title .pg   { color: var(--bv-fg-on-dark-3); }\n\n/* Hero */\n.bv-page .bv-hero {\n  display: grid;\n  grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);\n  gap: clamp(40px, 5vw, 80px);\n  align-items: center;\n}\n.bv-page .bv-hero-left { display: flex; flex-direction: column; gap: clamp(28px, 3vw, 40px); }\n.bv-page .bv-hero h1 {\n  font-family: \"Inter\", sans-serif;\n  font-weight: 600;\n  font-size: clamp(44px, 6.2vw, 96px);\n  line-height: 0.98;\n  letter-spacing: -0.04em;\n  margin: 0; max-width: 14ch;\n  color: var(--bv-ink); text-wrap: balance;\n}\n.bv-page .bv-hero h1 .gl {\n  font-size: 0.82em; transform: translateY(-0.13em);\n  margin-left: 0.02em; vertical-align: baseline;\n  animation: bv-blink 1.2s steps(2, end) infinite;\n}\n.bv-page .bv-hero-media { display: flex; align-items: center; justify-content: flex-end; }\n.bv-page .bv-hero-media img {\n  width: 100%; height: auto; max-width: 640px;\n  display: block; border-radius: var(--bv-radius-xl);\n}\n.bv-page .bv-lede {\n  font-size: clamp(17px, 1.25vw, 20px); line-height: 1.55;\n  color: var(--bv-fg-secondary); font-weight: 400;\n  margin: 0; max-width: 48ch;\n}\n.bv-page .bv-lede b { color: var(--bv-ink); font-weight: 600; }\n.bv-page .bv-cta-row { display: flex; gap: 12px; flex-wrap: wrap; }\n.bv-page a.bv-cta {\n  display: inline-flex; align-items: center; justify-content: center; gap: 10px;\n  padding: 16px 22px; border-radius: var(--bv-radius-md);\n  font-family: \"Inter\", sans-serif; font-weight: 700; font-size: 16px;\n  text-decoration: none; border: 0; cursor: pointer; line-height: 1;\n  transition: background-color .12s ease, transform .08s ease, border-color .12s ease;\n}\n.bv-page a.bv-cta:active { transform: translateY(.5px); }\n.bv-page a.bv-cta.primary  { background: var(--bv-yellow); color: var(--bv-ink); }\n.bv-page a.bv-cta.primary:hover  { background: var(--bv-yellow-hover); color: var(--bv-ink); }\n.bv-page a.bv-cta.primary:active { background: var(--bv-yellow-active); color: var(--bv-ink); }\n.bv-page a.bv-cta.ghost    { background: transparent; color: var(--bv-ink); border: 1.5px solid var(--bv-rule-strong); }\n.bv-page a.bv-cta.ghost:hover { border-color: var(--bv-ink); color: var(--bv-ink); }\n.bv-page .bv-section.dark a.bv-cta.ghost { color: var(--bv-fg-on-dark); border-color: var(--bv-rule-dark-2); }\n.bv-page .bv-section.dark a.bv-cta.ghost:hover { border-color: var(--bv-fg-on-dark); color: var(--bv-fg-on-dark); }\n\n/* Harden every .bv-cta against the global Redocly link theme\n   (visited turning blue, underline on hover, etc.). */\n.bv-page a.bv-cta.primary,\n.bv-page a.bv-cta.primary:link,\n.bv-page a.bv-cta.primary:visited,\n.bv-page a.bv-cta.primary:hover,\n.bv-page a.bv-cta.primary:focus,\n.bv-page a.bv-cta.primary:active {\n  color: var(--bv-ink) !important;\n  text-decoration: none !important;\n}\n.bv-page a.bv-cta.ghost,\n.bv-page a.bv-cta.ghost:link,\n.bv-page a.bv-cta.ghost:visited,\n.bv-page a.bv-cta.ghost:hover,\n.bv-page a.bv-cta.ghost:focus,\n.bv-page a.bv-cta.ghost:active {\n  color: var(--bv-ink) !important;\n  text-decoration: none !important;\n}\n.bv-page .bv-section.dark a.bv-cta.ghost,\n.bv-page .bv-section.dark a.bv-cta.ghost:link,\n.bv-page .bv-section.dark a.bv-cta.ghost:visited,\n.bv-page .bv-section.dark a.bv-cta.ghost:hover,\n.bv-page .bv-section.dark a.bv-cta.ghost:focus,\n.bv-page .bv-section.dark a.bv-cta.ghost:active {\n  color: var(--bv-fg-on-dark) !important;\n}\n\n@media (max-width: 900px) {\n  .bv-page .bv-hero { grid-template-columns: 1fr; align-items: start; }\n  .bv-page .bv-hero-media { order: -1; justify-content: center; }\n}\n\n/* For-whom — three numbered cards */\n.bv-page .bv-audience {\n  display: grid; grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 16px;\n}\n.bv-page .bv-aud-card {\n  background: var(--bv-surface);\n  border-radius: var(--bv-radius-xl);\n  padding: 36px 32px 32px;\n  display: flex; flex-direction: column; gap: 18px;\n  min-height: 220px;\n  border: 1px solid var(--bv-rule);\n}\n.bv-page .bv-section.muted .bv-aud-card { background: var(--bv-surface); }\n.bv-page .bv-aud-num {\n  font-family: var(--bv-font-mono); font-weight: 700; font-size: 12px;\n  color: var(--bv-fg-secondary);\n}\n.bv-page .bv-aud-num .gl { font-size: 1em; }\n.bv-page .bv-aud-title {\n  font-family: \"Inter\", sans-serif; font-weight: 600;\n  font-size: 22px; letter-spacing: -0.012em; line-height: 1.2;\n  color: var(--bv-ink); margin: 0;\n}\n.bv-page .bv-aud-body {\n  font-size: 14px; line-height: 1.6; color: var(--bv-fg-secondary); margin: 0;\n}\n@media (max-width: 900px) { .bv-page .bv-audience { grid-template-columns: 1fr; } }\n\n/* Program — 4 pillars (Product, Sales, Implementation, Marketing) */\n.bv-page .bv-program {\n  display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 0;\n  margin-top: clamp(56px, 6vw, 88px);\n  border-top: 1px solid var(--bv-rule);\n}\n.bv-page .bv-pillar {\n  padding: 32px 28px 36px;\n  border-right: 1px solid var(--bv-rule);\n  display: flex; flex-direction: column; gap: 14px;\n}\n.bv-page .bv-pillar:last-child { border-right: 0; }\n.bv-page .bv-pillar .n {\n  font-family: var(--bv-font-mono); font-weight: 700; font-size: 11px;\n  color: var(--bv-fg-tertiary); letter-spacing: 0;\n}\n.bv-page .bv-pillar h3 {\n  font-family: \"Inter\", sans-serif; font-weight: 600;\n  font-size: 24px; letter-spacing: -0.018em; line-height: 1.15;\n  color: var(--bv-ink); margin: 0;\n}\n.bv-page .bv-pillar h3 .gl { font-size: 0.92em; }\n.bv-page .bv-pillar p {\n  font-size: 14px; line-height: 1.6; color: var(--bv-fg-secondary); margin: 0;\n}\n@media (max-width: 1023px) { .bv-page .bv-program { grid-template-columns: repeat(2, 1fr); }\n  .bv-page .bv-pillar:nth-child(2) { border-right: 0; }\n  .bv-page .bv-pillar:nth-child(1), .bv-page .bv-pillar:nth-child(2) { border-bottom: 1px solid var(--bv-rule); }\n}\n@media (max-width: 600px) { .bv-page .bv-program { grid-template-columns: 1fr; }\n  .bv-page .bv-pillar { border-right: 0; border-bottom: 1px solid var(--bv-rule); }\n  .bv-page .bv-pillar:last-child { border-bottom: 0; }\n}\n\n/* Value — pairing layout: white card + connector + dark card */\n.bv-page .bv-pair {\n  display: grid; grid-template-columns: 1fr auto 1fr;\n  gap: clamp(16px, 2vw, 28px); align-items: stretch;\n}\n.bv-page .bv-pair-card {\n  background: var(--bv-surface);\n  border-radius: var(--bv-radius-xl);\n  padding: 40px 36px 32px;\n  display: flex; flex-direction: column; gap: 18px;\n  min-height: 320px;\n}\n.bv-page .bv-pair-card.dark { background: var(--bv-ink); color: var(--bv-fg-on-dark); }\n.bv-page .bv-pair-card .pcap {\n  display: flex; justify-content: space-between; align-items: baseline;\n  padding-bottom: 12px; border-bottom: 1px solid var(--bv-rule);\n}\n.bv-page .bv-pair-card.dark .pcap { border-bottom-color: var(--bv-rule-dark); }\n.bv-page .bv-pair-card .pcap b {\n  font-family: var(--bv-font-sans); font-weight: 700; font-size: 13px;\n  text-transform: lowercase; color: var(--bv-ink); letter-spacing: 0;\n}\n.bv-page .bv-pair-card.dark .pcap b { color: var(--bv-fg-on-dark); }\n.bv-page .bv-pair-card .pcap > span {\n  font-family: var(--bv-font-mono); font-weight: 500; font-size: 12px;\n  color: var(--bv-fg-secondary);\n}\n.bv-page .bv-pair-card.dark .pcap > span { color: var(--bv-fg-on-dark-3); }\n.bv-page .bv-pair-body { flex: 1; display: flex; flex-direction: column; gap: 16px; }\n.bv-page .bv-pair-h {\n  font-family: \"Inter\", sans-serif; font-weight: 600;\n  font-size: clamp(28px, 2.4vw, 36px); letter-spacing: -0.024em; line-height: 1.05;\n  color: var(--bv-ink); max-width: 14ch; margin: 0;\n}\n.bv-page .bv-pair-h .gl { font-size: 0.82em; transform: translateY(-0.08em); vertical-align: baseline; animation: bv-blink 1.2s steps(2, end) infinite; }\n.bv-page .bv-pair-h-mono {\n  font-family: var(--bv-font-mono); font-weight: 700;\n  font-size: 22px; letter-spacing: -0.01em; line-height: 1.15;\n  color: var(--bv-ink); margin: 0;\n}\n.bv-page .bv-pair-card.dark .bv-pair-h-mono { color: var(--bv-fg-on-dark); }\n.bv-page .bv-pair-h-mono .gl { font-size: 1em; }\n.bv-page .bv-pair-p {\n  font-family: \"Inter\", sans-serif;\n  font-size: 14px; line-height: 1.65; color: var(--bv-fg-secondary);\n  margin: 0; max-width: 42ch;\n}\n.bv-page .bv-pair-card.dark .bv-pair-p { color: var(--bv-fg-on-dark-3); }\n.bv-page .bv-pair-p b { color: var(--bv-ink); font-weight: 600; }\n.bv-page .bv-pair-card.dark .bv-pair-p b { color: var(--bv-fg-on-dark); }\n.bv-page .bv-pair-spec {\n  margin-top: auto; padding-top: 18px;\n  border-top: 1px solid var(--bv-rule);\n  display: flex; justify-content: space-between; align-items: baseline;\n  font-family: var(--bv-font-mono);\n  font-size: 11px; letter-spacing: 0;\n  font-weight: 700; color: var(--bv-ink);\n}\n.bv-page .bv-pair-card.dark .bv-pair-spec { border-top-color: var(--bv-rule-dark); color: var(--bv-fg-on-dark); }\n.bv-page .bv-pair-spec .muted { color: var(--bv-fg-secondary); font-weight: 600; }\n.bv-page .bv-pair-card.dark .bv-pair-spec .muted { color: var(--bv-fg-on-dark-3); }\n.bv-page .bv-pair-conn {\n  align-self: center;\n  display: flex; flex-direction: column; align-items: center; gap: 8px;\n  font-family: var(--bv-font-mono); font-weight: 700; color: var(--bv-yellow);\n  font-size: 36px; line-height: 1; padding: 24px 4px;\n}\n.bv-page .bv-pair-conn .conn-label {\n  font-family: \"Inter\", sans-serif; font-weight: 500; font-size: 14px;\n  color: var(--bv-fg-tertiary);\n}\n.bv-page .bv-pair-foot {\n  margin: clamp(28px, 3vw, 40px) 0 0;\n  font-family: \"Inter\", sans-serif;\n  font-size: 14px; line-height: 1.65; color: var(--bv-fg-secondary);\n  max-width: 78ch;\n  padding-top: 18px;\n  border-top: 1px solid var(--bv-rule);\n}\n.bv-page .bv-pair-foot b { color: var(--bv-ink); font-weight: 600; }\n@media (max-width: 900px) {\n  .bv-page .bv-pair { grid-template-columns: 1fr; }\n  .bv-page .bv-pair-conn { flex-direction: row; padding: 8px 0; }\n}\n\n/* Benefits — two-column layout with prototype on the right */\n.bv-page .bv-benefits-layout {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: clamp(28px, 3vw, 48px);\n  align-items: start;\n}\n.bv-page .bv-benefits-layout > .bv-benefits-phone-host { justify-self: center; }\n.bv-page .bv-benefits-left {\n  display: flex; flex-direction: column;\n  gap: clamp(32px, 4vw, 48px);\n}\n.bv-page .bv-benefits {\n  display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px;\n  max-width: 720px;\n}\n.bv-page .bv-benefit {\n  background: var(--bv-surface); border: 1px solid var(--bv-rule);\n  border-radius: var(--bv-radius-xl);\n  padding: 28px;\n  display: flex; flex-direction: column; gap: 12px;\n}\n.bv-page .bv-benefit .n {\n  font-family: var(--bv-font-mono); font-weight: 700; font-size: 11px;\n  color: var(--bv-fg-tertiary);\n}\n.bv-page .bv-benefit h4 {\n  font-family: \"Inter\", sans-serif; font-weight: 600;\n  font-size: 20px; letter-spacing: -0.012em; line-height: 1.2;\n  color: var(--bv-ink); margin: 0;\n}\n.bv-page .bv-benefit p {\n  font-size: 14px; line-height: 1.6; color: var(--bv-fg-secondary); margin: 0;\n}\n.bv-page .bv-benefits-phone-host {\n  width: 297px;  /* 412 × 0.72 */\n  height: 624px; /* 866 × 0.72 */\n  flex-shrink: 0;\n  position: relative;\n}\n.bv-page .bv-phone-host {\n  display: block;\n  width: 412px; height: 866px;\n  position: absolute; top: 0; left: 0;\n  transform: scale(0.72);\n  transform-origin: top left;\n}\n@media (max-width: 1180px) {\n  .bv-page .bv-benefits-layout { grid-template-columns: 1fr; }\n  .bv-page .bv-benefits-phone-host { justify-self: center; }\n}\n@media (max-width: 540px) {\n  .bv-page .bv-benefits { grid-template-columns: 1fr; }\n}\n\n/* Metrics grid */\n.bv-page .bv-metrics-lede {\n  max-width: 56ch; margin: 0 0 clamp(40px, 5vw, 56px);\n  font-size: 18px; line-height: 1.6; color: var(--bv-fg-on-dark-2);\n}\n.bv-page .bv-metrics {\n  display: grid; grid-template-columns: repeat(3, 1fr);\n  gap: 1px; background: var(--bv-rule-dark-2);\n  border: 1px solid var(--bv-rule-dark-2);\n}\n.bv-page .bv-metric {\n  background: var(--bv-ink); padding: 36px 28px;\n  display: flex; flex-direction: column; gap: 10px;\n}\n.bv-page .bv-metric .v {\n  font-family: \"Inter\", sans-serif; font-weight: 600;\n  font-size: clamp(40px, 4.8vw, 64px); letter-spacing: -0.035em; line-height: 1;\n  color: var(--bv-fg-on-dark);\n}\n.bv-page .bv-metric .v .gl { color: var(--bv-yellow); font-size: 0.55em; transform: translateY(-0.55em); }\n.bv-page .bv-metric .l {\n  font-family: var(--bv-font-sans); font-weight: 500; font-size: 14px; line-height: 1.5;\n  color: var(--bv-fg-on-dark-3);\n}\n.bv-page .bv-metrics-foot {\n  margin-top: 20px;\n  font-family: var(--bv-font-mono); font-weight: 500; font-size: 12px;\n  color: var(--bv-fg-on-dark-3);\n}\n@media (max-width: 900px) { .bv-page .bv-metrics { grid-template-columns: repeat(2, 1fr); } }\n\n/* Mini metrics — TOC-style row inside benefits section */\n.bv-page .bv-mini-metrics {\n  display: grid;\n  grid-template-columns: repeat(6, minmax(0, 1fr));\n  gap: 0;\n  margin-top: clamp(48px, 5vw, 72px);\n  padding-top: 24px;\n  border-top: 1px solid var(--bv-rule);\n}\n.bv-page .bv-mini-metric {\n  padding: 4px 20px;\n  border-right: 1px solid var(--bv-rule);\n  display: flex; flex-direction: column; gap: 8px;\n}\n.bv-page .bv-mini-metric:nth-child(6n) { border-right: 0; padding-right: 0; }\n.bv-page .bv-mini-metric:nth-child(6n+1) { padding-left: 0; }\n.bv-page .bv-mini-metric .n {\n  font-family: var(--bv-font-mono); font-weight: 700;\n  font-size: 11px; color: var(--bv-fg-secondary); letter-spacing: 0;\n}\n.bv-page .bv-mini-metric .v {\n  font-family: \"Inter\", sans-serif; font-weight: 600;\n  font-size: 28px; letter-spacing: -0.025em; line-height: 1.05;\n  color: var(--bv-ink);\n}\n.bv-page .bv-mini-metric .v .gl { font-size: 1em; }\n.bv-page .bv-mini-metric .lbl {\n  font-family: \"Inter\", sans-serif; font-weight: 400;\n  font-size: 12px; color: var(--bv-fg-secondary); line-height: 1.45;\n}\n.bv-page .bv-mini-metrics-foot {\n  margin: 16px 0 0;\n  font-family: var(--bv-font-mono); font-weight: 500;\n  font-size: 11px; color: var(--bv-fg-tertiary);\n}\n.bv-page .bv-mini-metrics-foot .gl { font-size: 1em; }\n\n/* Calculator controls — region tabs + clients slider, sits above mini-metrics */\n.bv-page .bv-calc-controls {\n  display: grid;\n  grid-template-columns: minmax(0, 1.4fr) minmax(0, 1fr);\n  gap: clamp(24px, 3vw, 48px);\n  margin-top: clamp(48px, 5vw, 72px);\n  padding: 24px 0 28px;\n  border-top: 1px solid var(--bv-rule);\n}\n.bv-page .bv-calc-block { display: flex; flex-direction: column; gap: 14px; }\n.bv-page .bv-calc-label {\n  font-family: var(--bv-font-mono); font-weight: 700; font-size: 11px;\n  color: var(--bv-fg-secondary); letter-spacing: 0;\n  display: inline-flex; align-items: baseline;\n  text-transform: lowercase;\n}\n.bv-page .bv-calc-label .gl { font-size: 1em; }\n.bv-page .bv-calc-tabs { display: flex; flex-wrap: wrap; gap: 6px; }\n.bv-page .bv-calc-tab {\n  padding: 7px 12px;\n  border-radius: var(--bv-radius-pill);\n  background: var(--bv-surface-muted);\n  border: 1px solid transparent;\n  font-family: var(--bv-font-sans);\n  font-size: 13px; font-weight: 500;\n  color: var(--bv-fg-secondary);\n  cursor: pointer;\n  transition: background-color .12s ease, color .12s ease;\n}\n.bv-page .bv-calc-tab:hover { background: #E7E9EF; color: var(--bv-ink); }\n.bv-page .bv-calc-tab.active { background: var(--bv-ink); color: var(--bv-fg-on-dark); }\n.bv-page .bv-calc-slider { display: flex; align-items: center; gap: 14px; }\n.bv-page .bv-calc-slider input[type=range] {\n  flex: 1; height: 4px;\n  -webkit-appearance: none; appearance: none;\n  background: var(--bv-rule-strong);\n  border-radius: 2px; outline: none;\n}\n.bv-page .bv-calc-slider input[type=range]::-webkit-slider-thumb {\n  -webkit-appearance: none; appearance: none;\n  width: 20px; height: 20px; border-radius: 50%;\n  background: var(--bv-yellow); cursor: pointer;\n  border: 2px solid #fff; box-shadow: var(--bv-shadow-sm);\n}\n.bv-page .bv-calc-slider input[type=range]::-moz-range-thumb {\n  width: 20px; height: 20px; border-radius: 50%;\n  background: var(--bv-yellow); cursor: pointer;\n  border: 2px solid #fff; box-shadow: var(--bv-shadow-sm);\n}\n.bv-page .bv-calc-slider input[type=number] {\n  width: 96px; padding: 8px 12px;\n  border: 1px solid var(--bv-rule-strong);\n  border-radius: var(--bv-radius-sm);\n  font-family: var(--bv-font-mono);\n  font-size: 15px; font-weight: 700;\n  text-align: right;\n  color: var(--bv-ink);\n  background: var(--bv-surface);\n}\n.bv-page .bv-calc-slider input[type=number]:focus { outline: none; border-color: var(--bv-ink); }\n.bv-page .bv-mini-metric .v { transition: opacity .12s ease; font-variant-numeric: tabular-nums; }\n.bv-page .bv-mini-metrics.is-calc { border-top: 0; padding-top: 0; margin-top: 0; }\n@media (max-width: 900px) {\n  .bv-page .bv-calc-controls { grid-template-columns: 1fr; }\n}\n@media (max-width: 1023px) {\n  .bv-page .bv-mini-metrics { grid-template-columns: repeat(3, 1fr); row-gap: 24px; }\n  .bv-page .bv-mini-metric:nth-child(6n) { border-right: 1px solid var(--bv-rule); padding-right: 20px; }\n  .bv-page .bv-mini-metric:nth-child(3n) { border-right: 0; padding-right: 0; }\n  .bv-page .bv-mini-metric:nth-child(3n+1) { padding-left: 0; }\n}\n@media (max-width: 540px) {\n  .bv-page .bv-mini-metrics { grid-template-columns: repeat(2, 1fr); }\n  .bv-page .bv-mini-metric:nth-child(3n) { border-right: 1px solid var(--bv-rule); padding-right: 20px; }\n  .bv-page .bv-mini-metric:nth-child(2n) { border-right: 0; padding-right: 0; }\n  .bv-page .bv-mini-metric:nth-child(2n+1) { padding-left: 0; }\n}\n@media (max-width: 540px) { .bv-page .bv-metrics { grid-template-columns: 1fr; } }\n\n/* Case study — Uzum */\n.bv-page .bv-case-head {\n  display: flex; flex-direction: column; gap: 12px;\n  max-width: 70ch;\n}\n.bv-page .bv-case-layout {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n  gap: clamp(32px, 4vw, 64px);\n  align-items: start;\n}\n.bv-page .bv-case-left { display: flex; flex-direction: column; gap: clamp(32px, 4vw, 48px); }\n.bv-page .bv-case-image img {\n  width: 100%; height: auto;\n  border-radius: var(--bv-radius-xl);\n  display: block;\n}\n\n/* TOC-style steps — cross divider pattern (between 1|2 and 3|4, no outer border) */\n.bv-page .bv-case-toc {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0;\n}\n.bv-page .bv-case-toc-item {\n  display: flex; flex-direction: column;\n  gap: 10px;\n  padding: 22px 22px 22px 0;\n  border-right: 1px solid var(--bv-rule);\n}\n.bv-page .bv-case-toc-item:nth-child(2n) {\n  border-right: 0;\n  padding-left: 22px; padding-right: 0;\n}\n.bv-page .bv-case-toc-item:nth-child(-n+2) {\n  border-bottom: 1px solid var(--bv-rule);\n  padding-bottom: 22px;\n}\n.bv-page .bv-case-toc-item:nth-child(n+3) {\n  padding-top: 22px;\n}\n\n/* Other integrations — logo strip below the case study */\n.bv-page .bv-case-integrations {\n  margin-top: clamp(56px, 6vw, 88px);\n  padding-top: clamp(32px, 4vw, 40px);\n  border-top: 1px solid var(--bv-rule);\n}\n.bv-page .bv-case-int-eyebrow {\n  display: inline-flex; align-items: baseline;\n  font-family: var(--bv-font-mono); font-weight: 700; font-size: 12px;\n  color: var(--bv-fg-secondary); letter-spacing: 0;\n  margin-bottom: 12px;\n}\n.bv-page .bv-case-int-eyebrow .gl { font-size: 1em; }\n.bv-page .bv-case-integrations h3 {\n  font-family: \"Inter\", sans-serif; font-weight: 600;\n  font-size: clamp(22px, 2vw, 30px); letter-spacing: -0.02em;\n  color: var(--bv-ink); margin: 0 0 clamp(28px, 3vw, 36px);\n  line-height: 1.2; max-width: 56ch;\n}\n.bv-page .bv-case-int-logos {\n  display: flex; flex-wrap: wrap;\n  gap: clamp(40px, 5vw, 72px);\n  align-items: center;\n}\n.bv-page .bv-case-int-logo {\n  display: inline-flex; align-items: center;\n  height: 32px;\n  filter: grayscale(0%);\n  opacity: 0.9;\n  transition: opacity .15s ease;\n}\n.bv-page .bv-case-int-logo:hover { opacity: 1; }\n.bv-page .bv-case-int-logo svg { height: 100%; width: auto; display: block; }\n.bv-page .bv-case-toc-item .n {\n  font-family: var(--bv-font-mono); font-weight: 700; font-size: 11px;\n  color: var(--bv-fg-secondary); letter-spacing: 0;\n}\n.bv-page .bv-case-toc-item .lbl {\n  font-family: \"Inter\", sans-serif; font-weight: 600;\n  font-size: 20px; letter-spacing: -0.012em; line-height: 1.1;\n  color: var(--bv-ink);\n  display: inline-flex; align-items: baseline;\n}\n.bv-page .bv-case-toc-item .lbl .gl { font-size: 1em; }\n.bv-page .bv-case-toc-item .ds {\n  font-family: \"Inter\", sans-serif; font-weight: 400; font-size: 13px;\n  color: var(--bv-fg-secondary); line-height: 1.5;\n}\n@media (max-width: 900px) {\n  .bv-page .bv-case-layout { grid-template-columns: 1fr; }\n}\n.bv-page .bv-case-head h2 {\n  font-family: \"Inter\", sans-serif; font-weight: 600;\n  font-size: clamp(32px, 4vw, 48px); letter-spacing: -0.025em; line-height: 1.1;\n  color: var(--bv-ink); margin: 0;\n}\n.bv-page .bv-case-head h2 .gl { font-size: 0.82em; }\n.bv-page .bv-case-head p {\n  font-size: 17px; line-height: 1.55; color: var(--bv-fg-secondary); margin: 0;\n}\n.bv-page .bv-case-steps {\n  display: grid; grid-template-columns: repeat(4, 1fr);\n  gap: 0; border-top: 1px solid var(--bv-rule);\n}\n.bv-page .bv-case-step {\n  padding: 28px 24px 32px; border-right: 1px solid var(--bv-rule);\n  display: flex; flex-direction: column; gap: 12px;\n}\n.bv-page .bv-case-step:last-child { border-right: 0; }\n.bv-page .bv-case-step .n {\n  font-family: var(--bv-font-mono); font-weight: 700; font-size: 11px;\n  color: var(--bv-yellow); letter-spacing: 0;\n}\n.bv-page .bv-case-step h4 {\n  font-family: \"Inter\", sans-serif; font-weight: 600;\n  font-size: 18px; letter-spacing: -0.01em; line-height: 1.25;\n  color: var(--bv-ink); margin: 0;\n}\n.bv-page .bv-case-step p {\n  font-size: 14px; line-height: 1.55; color: var(--bv-fg-secondary); margin: 0;\n}\n.bv-page .bv-case-step ul {\n  margin: 0; padding: 0; list-style: none;\n  display: flex; flex-direction: column; gap: 8px;\n}\n.bv-page .bv-case-step ul li {\n  font-family: var(--bv-font-mono); font-weight: 600; font-size: 13px;\n  color: var(--bv-ink); display: flex; gap: 8px; align-items: baseline;\n}\n.bv-page .bv-case-step ul li .gl { font-size: 1em; }\n@media (max-width: 900px) { .bv-page .bv-case-steps { grid-template-columns: 1fr 1fr; }\n  .bv-page .bv-case-step:nth-child(2) { border-right: 0; }\n  .bv-page .bv-case-step:nth-child(1), .bv-page .bv-case-step:nth-child(2) { border-bottom: 1px solid var(--bv-rule); }\n}\n@media (max-width: 560px) { .bv-page .bv-case-steps { grid-template-columns: 1fr; }\n  .bv-page .bv-case-step { border-right: 0; border-bottom: 1px solid var(--bv-rule); }\n  .bv-page .bv-case-step:last-child { border-bottom: 0; }\n}\n\n/* Models — Co-Brand vs White Label */\n.bv-page .bv-models { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }\n.bv-page .bv-model {\n  padding: 40px; border-radius: var(--bv-radius-xl);\n  display: flex; flex-direction: column; gap: 18px;\n  min-height: 480px;\n}\n.bv-page .bv-model.light {\n  background: var(--bv-surface); border: 1px solid var(--bv-rule); color: var(--bv-ink);\n}\n.bv-page .bv-model.dark { background: var(--bv-ink); color: var(--bv-fg-on-dark); }\n.bv-page .bv-model .head {\n  display: flex; justify-content: space-between; align-items: baseline;\n  padding-bottom: 18px; border-bottom: 1px solid var(--bv-rule);\n}\n.bv-page .bv-model.dark .head { border-bottom-color: var(--bv-rule-dark-2); }\n.bv-page .bv-model .head .kind {\n  font-family: \"Inter\", sans-serif; font-weight: 600; font-size: 28px; letter-spacing: -0.02em;\n}\n.bv-page .bv-model .head .kind .gl { font-size: 0.84em; }\n.bv-page .bv-model .head .fee {\n  font-family: var(--bv-font-mono); font-weight: 700; font-size: 12px;\n  color: var(--bv-fg-secondary); text-align: right;\n}\n.bv-page .bv-model.dark .head .fee { color: var(--bv-fg-on-dark-3); }\n.bv-page .bv-model .head .fee b { display: block; font-size: 16px; color: var(--bv-ink); margin-top: 4px; }\n.bv-page .bv-model.dark .head .fee b { color: var(--bv-fg-on-dark); }\n.bv-page .bv-model ul {\n  list-style: none; margin: 0; padding: 0;\n  display: flex; flex-direction: column; gap: 14px;\n}\n.bv-page .bv-model ul li {\n  display: grid; grid-template-columns: 18px 1fr; gap: 12px;\n  font-size: 15px; line-height: 1.55; color: var(--bv-fg-secondary);\n}\n.bv-page .bv-model.dark ul li { color: var(--bv-fg-on-dark-2); }\n.bv-page .bv-model ul li b { color: var(--bv-ink); font-weight: 600; }\n.bv-page .bv-model.dark ul li b { color: var(--bv-fg-on-dark); }\n.bv-page .bv-model ul li .mk {\n  font-family: var(--bv-font-mono); font-weight: 700; color: var(--bv-yellow); line-height: 1.55;\n}\n@media (max-width: 900px) { .bv-page .bv-models { grid-template-columns: 1fr; } }\n\n/* Altegio in numbers — small stat grid on muted */\n.bv-page .bv-numbers {\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 0;\n  border-top: 1px solid var(--bv-rule);\n}\n.bv-page .bv-num {\n  padding: 28px 24px 32px;\n  border-right: 1px solid var(--bv-rule);\n  border-bottom: 1px solid var(--bv-rule);\n  display: flex; flex-direction: column; gap: 6px;\n}\n.bv-page .bv-num:nth-child(3n) { border-right: 0; }\n.bv-page .bv-num:nth-last-child(-n+3) { border-bottom: 0; }\n.bv-page .bv-num .v {\n  font-family: \"Inter\", sans-serif; font-weight: 600;\n  font-size: clamp(32px, 3.4vw, 44px); letter-spacing: -0.03em; line-height: 1;\n  color: var(--bv-ink);\n}\n.bv-page .bv-num .v .gl { color: var(--bv-yellow); font-size: 0.6em; transform: translateY(-0.5em); }\n.bv-page .bv-num .l {\n  font-family: var(--bv-font-sans); font-weight: 500; font-size: 14px;\n  color: var(--bv-fg-secondary);\n}\n@media (max-width: 900px) {\n  .bv-page .bv-numbers { grid-template-columns: repeat(2, 1fr); }\n  .bv-page .bv-num:nth-child(3n) { border-right: 1px solid var(--bv-rule); }\n  .bv-page .bv-num:nth-child(2n) { border-right: 0; }\n  .bv-page .bv-num:nth-last-child(-n+3) { border-bottom: 1px solid var(--bv-rule); }\n  .bv-page .bv-num:nth-last-child(-n+2) { border-bottom: 0; }\n}\n@media (max-width: 540px) {\n  .bv-page .bv-numbers { grid-template-columns: 1fr; }\n  .bv-page .bv-num { border-right: 0 !important; border-bottom: 1px solid var(--bv-rule); }\n  .bv-page .bv-num:last-child { border-bottom: 0; }\n}\n\n/* Contact / closing */\n.bv-page .bv-section#contact { padding-bottom: clamp(72px, 8vw, 120px) !important; }\n.bv-page .bv-contact { display: grid; grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr); gap: clamp(40px, 5vw, 80px); align-items: start; }\n.bv-page .bv-contact h2 {\n  font-family: \"Inter\", sans-serif; font-weight: 600;\n  font-size: clamp(40px, 6vw, 88px); letter-spacing: -0.035em; line-height: 0.98;\n  color: var(--bv-fg-on-dark); margin: 0; max-width: 14ch;\n}\n.bv-page .bv-contact h2 .gl {\n  font-size: 0.74em; transform: translateY(-0.13em);\n  margin-left: 0.02em; vertical-align: baseline;\n  animation: bv-blink 1.2s steps(2, end) infinite;\n}\n.bv-page .bv-contact-right { display: flex; flex-direction: column; gap: 28px; }\n.bv-page .bv-contact-card {\n  background: var(--bv-surface-dark-3); border-radius: var(--bv-radius-xl);\n  padding: 32px;\n  display: flex; flex-direction: column; gap: 6px;\n}\n.bv-page .bv-contact-card .who {\n  font-family: var(--bv-font-mono); font-weight: 700; font-size: 12px;\n  color: var(--bv-yellow); letter-spacing: 0;\n}\n.bv-page .bv-contact-card .name {\n  font-family: \"Inter\", sans-serif; font-weight: 600; font-size: 24px; letter-spacing: -0.018em;\n  color: var(--bv-fg-on-dark);\n}\n.bv-page .bv-contact-card .role {\n  font-family: var(--bv-font-sans); font-weight: 400; font-size: 14px;\n  color: var(--bv-fg-on-dark-3); margin-bottom: 8px;\n}\n.bv-page .bv-contact-card a:not(.bv-cta) {\n  font-family: var(--bv-font-mono); font-weight: 700; font-size: 18px;\n  color: var(--bv-fg-on-dark); text-decoration: none;\n  transition: color .12s ease;\n}\n.bv-page .bv-contact-card a:not(.bv-cta):hover { color: var(--bv-yellow); }\n.bv-page .bv-contact-card .bv-contact-cta { align-self: flex-start; margin-top: 18px; }\n@media (max-width: 900px) { .bv-page .bv-contact { grid-template-columns: 1fr; } }\n"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-strip"},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"className":"bv-mark","href":"https://alteg.io/en","target":"_blank","rel":"noopener"},"children":["altegio",{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-us"},"children":["_"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-meta"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"fintech-partnership"]},{"$$mdtype":"Tag","name":"span","attributes":{},"children":[{"$$mdtype":"Tag","name":"b","attributes":{},"children":["v1"]}," · 2026.05"]}]}]},{"$$mdtype":"Tag","name":"section","attributes":{"className":"bv-section","aria-label":"proposition"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-sec-title"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"tag"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]}]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"name"},"children":["proposition"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"hr"},"children":[]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"pg"},"children":["01 / 06"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-hero"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-hero-left"},"children":[{"$$mdtype":"Tag","name":"h1","attributes":{},"children":["Altegio for Fintech",{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-us"},"children":["_"]}]},{"$$mdtype":"Tag","name":"p","attributes":{"className":"bv-lede"},"children":["\n        Altegio launches a ",{"$$mdtype":"Tag","name":"b","attributes":{},"children":["White Label solution"]}," and grants exclusive platform access in markets of up to 10M people. For ",{"$$mdtype":"Tag","name":"b","attributes":{},"children":["fintech companies and banks"]}," rolling out products in the ",{"$$mdtype":"Tag","name":"b","attributes":{},"children":["Beauty, Wellness, Sport, Health, Auto"]}," service verticals and planning to scale ",{"$$mdtype":"Tag","name":"b","attributes":{},"children":["BNPL"]}," in local markets.\n      "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-cta-row"},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"className":"bv-cta primary","href":"mailto:partner@alteg.io?subject=FinTech%20Partnership"},"children":["Become a partner"]},{"$$mdtype":"Tag","name":"a","attributes":{"className":"bv-cta ghost","href":"#models"},"children":["View models"]}]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-hero-media"},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/fintech-hero.c8d2ecdf273164f5d1dee983bcc2babe41db177615fe6a7fb946403339e5e4cf.67248175.avif","alt":"Altegio platform preview","loading":"eager"},"children":[]}]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-program"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-pillar"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"n"},"children":["01"]},{"$$mdtype":"Tag","name":"h3","attributes":{},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"product"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Joint solution with special terms and technical integration of fintech tools into the Altegio platform."]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-pillar"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"n"},"children":["02"]},{"$$mdtype":"Tag","name":"h3","attributes":{},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"sales"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Dedicated sales managers and implementation specialists on the fintech partner's side."]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-pillar"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"n"},"children":["03"]},{"$$mdtype":"Tag","name":"h3","attributes":{},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"implementation"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Altegio integrates the fintech solutions into the platform; the partner drives the joint product to market."]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-pillar"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"n"},"children":["04"]},{"$$mdtype":"Tag","name":"h3","attributes":{},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"marketing"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Internal communications, performance marketing, offline marketing and PR in local markets."]}]}]}]},{"$$mdtype":"Tag","name":"section","attributes":{"className":"bv-section muted","id":"value","aria-label":"pain vs solution"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-sec-title"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"tag"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]}]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"name"},"children":["value"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"hr"},"children":[]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"pg"},"children":["02 / 06"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-pair"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-pair-card"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"pcap"},"children":[{"$$mdtype":"Tag","name":"b","attributes":{},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"style":{"textTransform":"none"}},"children":["SMB"]}," growth blockers"]},{"$$mdtype":"Tag","name":"span","attributes":{},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"before"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-pair-body"},"children":[{"$$mdtype":"Tag","name":"h3","attributes":{"className":"bv-pair-h"},"children":["No-shows, cancellations and low LTV",{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-us"},"children":["_"]}]},{"$$mdtype":"Tag","name":"p","attributes":{"className":"bv-pair-p"},"children":["\n          Empty schedule slots, no prepayments or deposits, expensive acquisition and weak retention. ",{"$$mdtype":"Tag","name":"b","attributes":{},"children":["BNPL for services is underdeveloped"]}," — mid- and high-ticket spend leaks to competitors.\n        "]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-pair-spec"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{},"children":["Beauty · Sport · Health · Auto"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"muted"},"children":["service SMB"]}]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-pair-conn","aria-hidden":"true"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"conn-label"},"children":["paired with"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-us","style":{"marginLeft":"0"}},"children":["_"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-pair-card dark"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"pcap"},"children":[{"$$mdtype":"Tag","name":"b","attributes":{},"children":["altegio × fintech"]},{"$$mdtype":"Tag","name":"span","attributes":{},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"after"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-pair-body"},"children":[{"$$mdtype":"Tag","name":"h3","attributes":{"className":"bv-pair-h-mono"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"solution"]},{"$$mdtype":"Tag","name":"p","attributes":{"className":"bv-pair-p"},"children":[{"$$mdtype":"Tag","name":"b","attributes":{},"children":["Online prepayments, deposits, BNPL and QR payments"]}," cut no-shows, fill empty slots and grow the average check. End users book, get notifications and pay for services inside the ",{"$$mdtype":"Tag","name":"b","attributes":{},"children":["fintech app"]},"; the business gets a new acquisition channel, prepayments and retention.\n        "]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-pair-spec"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{},"children":["POS · Payments · Retention"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"muted"},"children":["fintech app"]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{"className":"bv-pair-foot"},"children":["\n    One platform that solves the merchant's pain and delivers ",{"$$mdtype":"Tag","name":"b","attributes":{},"children":["acquiring-GMV growth, new SMB merchants"]}," and recurring end-user touchpoints to the fintech partner.\n  "]}]},{"$$mdtype":"Tag","name":"section","attributes":{"className":"bv-section","id":"benefits","aria-label":"benefits for fintech"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-sec-title"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"tag"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]}]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"name"},"children":["benefits for fintech"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"hr"},"children":[]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"pg"},"children":["03 / 06"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-benefits-layout"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-benefits-left"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{"className":"bv-lede","style":{"maxWidth":"52ch","margin":"0"}},"children":["\n    With Altegio you can validate product-market fit at low cost, on top of hundreds of digitised SMB merchants already operating in service verticals across the country.\n  "]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-benefits"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-benefit"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"n"},"children":["01 ",{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"gmv"]},{"$$mdtype":"Tag","name":"h4","attributes":{},"children":["Acquiring-GMV uplift"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Net-new volume from service verticals with frequent, recurring payments."]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-benefit"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"n"},"children":["02 ",{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"merchants"]},{"$$mdtype":"Tag","name":"h4","attributes":{},"children":["New SMB merchants"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Access to digital businesses ready to plug in payments and BNPL out of the box."]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-benefit"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"n"},"children":["03 ",{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"cross-sell"]},{"$$mdtype":"Tag","name":"h4","attributes":{},"children":["Cross-sell"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["One merchant touchpoint, multiple fintech products: cards, BNPL, SME lending."]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-benefit"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"n"},"children":["04 ",{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"retention"]},{"$$mdtype":"Tag","name":"h4","attributes":{},"children":["MAU ","&"," retention"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Recurring scenarios — online booking, notifications, payments — bring the end user back into the bank's app."]}]}]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-benefits-phone-host"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"id":"bv-phone-host","className":"bv-phone-host"},"children":[]}]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-calc-controls"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-calc-block"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-calc-label"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"region"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-calc-tabs","id":"bv-calc-regions"},"children":[{"$$mdtype":"Tag","name":"button","attributes":{"className":"bv-calc-tab active","data-region":"Middle East"},"children":["Middle East"]},{"$$mdtype":"Tag","name":"button","attributes":{"className":"bv-calc-tab","data-region":"Eastern Europe"},"children":["East Europe"]},{"$$mdtype":"Tag","name":"button","attributes":{"className":"bv-calc-tab","data-region":"Western Europe"},"children":["West Europe"]},{"$$mdtype":"Tag","name":"button","attributes":{"className":"bv-calc-tab","data-region":"Latin America"},"children":["Latin America"]},{"$$mdtype":"Tag","name":"button","attributes":{"className":"bv-calc-tab","data-region":"Central Asia"},"children":["Central Asia"]}]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-calc-block"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-calc-label"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"business clients"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-calc-slider"},"children":[{"$$mdtype":"Tag","name":"input","attributes":{"type":"range","id":"bv-calc-slider","min":"1","max":"30000","defaultValue":"1000","step":"1","aria-label":"Business clients"},"children":[]},{"$$mdtype":"Tag","name":"input","attributes":{"type":"number","id":"bv-calc-input","defaultValue":"1000","min":"1","max":"100000","aria-label":"Business clients"},"children":[]}]}]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-mini-metrics is-calc"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-mini-metric"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"n"},"children":["01"]},{"$$mdtype":"Tag","name":"strong","attributes":{"className":"v","id":"bv-kpi-1"},"children":["1","000"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"lbl"},"children":["merchants in Beauty, Wellness, Sport, Health and Auto verticals"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-mini-metric"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"n"},"children":["02"]},{"$$mdtype":"Tag","name":"strong","attributes":{"className":"v","id":"bv-kpi-2"},"children":["4","780"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"lbl"},"children":["service specialists providing the services"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-mini-metric"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"n"},"children":["03"]},{"$$mdtype":"Tag","name":"strong","attributes":{"className":"v","id":"bv-kpi-3"},"children":["248k"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"lbl"},"children":["visits per month"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-mini-metric"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"n"},"children":["04"]},{"$$mdtype":"Tag","name":"strong","attributes":{"className":"v","id":"bv-kpi-4"},"children":["1.5m"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"lbl"},"children":["SMS, WhatsApp and push notifications per month"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-mini-metric"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"n"},"children":["05"]},{"$$mdtype":"Tag","name":"strong","attributes":{"className":"v","id":"bv-kpi-5"},"children":["$14.7m"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"lbl"},"children":["GMV per month"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-mini-metric"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"n"},"children":["06"]},{"$$mdtype":"Tag","name":"strong","attributes":{"className":"v","id":"bv-kpi-6"},"children":["24k"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"lbl"},"children":["confirmation pages after online bookings"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{"className":"bv-mini-metrics-foot"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"note ",{"$$mdtype":"Tag","name":"span","attributes":{"style":{"display":"inline-block","width":"8px"}},"children":[]},"forecast for ",{"$$mdtype":"Tag","name":"span","attributes":{"id":"bv-calc-foot-region"},"children":["Middle East"]}," · ",{"$$mdtype":"Tag","name":"span","attributes":{"id":"bv-calc-foot-clients"},"children":["500"]}," business clients · source: Power BI \"Altegio Main Metrics\""]}]},{"$$mdtype":"Tag","name":"section","attributes":{"className":"bv-section muted","id":"models","aria-label":"partnership models"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-sec-title"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"tag"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]}]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"name"},"children":["models"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"hr"},"children":[]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"pg"},"children":["04 / 06"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-models"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-model light"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"head"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"kind"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"co-brand"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"fee"},"children":["commitment",{"$$mdtype":"Tag","name":"b","attributes":{},"children":["free"]}]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"mk"},"children":["—"]},{"$$mdtype":"Tag","name":"span","attributes":{},"children":[{"$$mdtype":"Tag","name":"b","attributes":{},"children":["Co-branded bundle"]}," of Altegio × FinTech, packaged with preferential terms for merchants."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"mk"},"children":["—"]},{"$$mdtype":"Tag","name":"span","attributes":{},"children":[{"$$mdtype":"Tag","name":"b","attributes":{},"children":["Native integration"]}," of the partner’s fintech rails into Altegio, with in-market exclusivity for the partnership term."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"mk"},"children":["—"]},{"$$mdtype":"Tag","name":"span","attributes":{},"children":[{"$$mdtype":"Tag","name":"b","attributes":{},"children":["The FinTech partner"]}," drives go-to-market — distribution, co-marketing and bundle sales via its local commercial team."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"mk"},"children":["—"]},{"$$mdtype":"Tag","name":"span","attributes":{},"children":[{"$$mdtype":"Tag","name":"b","attributes":{},"children":["Altegio"]}," runs implementation, merchant activation and Tier-1 support."]}]}]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-model dark"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"head"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"kind"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"white-label"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"fee"},"children":["setup fee",{"$$mdtype":"Tag","name":"b","attributes":{},"children":["$50k — $100k"]}]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"mk"},"children":["+"]},{"$$mdtype":"Tag","name":"span","attributes":{},"children":[{"$$mdtype":"Tag","name":"b","attributes":{},"children":["Launch under the FinTech partner’s brand"]},", distributed as part of its merchant proposition in the local market."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"mk"},"children":["+"]},{"$$mdtype":"Tag","name":"span","attributes":{},"children":[{"$$mdtype":"Tag","name":"b","attributes":{},"children":["Altegio re-skins"]}," the SaaS — domain, brand, UI, content and customer comms — to match the partner’s identity."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"mk"},"children":["+"]},{"$$mdtype":"Tag","name":"span","attributes":{},"children":[{"$$mdtype":"Tag","name":"b","attributes":{},"children":["The FinTech partner"]}," runs the full in-country delivery team: acquisition, sales, implementation and customer support."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"mk"},"children":["+"]},{"$$mdtype":"Tag","name":"span","attributes":{},"children":[{"$$mdtype":"Tag","name":"b","attributes":{},"children":["Altegio"]}," handles fintech-stack integration, partner-team enablement and ongoing L2 / platform-level support."]}]}]}]}]}]},{"$$mdtype":"Tag","name":"section","attributes":{"className":"bv-section","id":"case","aria-label":"case altegio x uzum"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-sec-title"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"tag"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]}]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"name"},"children":["case"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"hr"},"children":[]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"pg"},"children":["05 / 06"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-case-layout"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-case-left"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-case-head"},"children":[{"$$mdtype":"Tag","name":"h2","attributes":{},"children":["Altegio × Uzum",{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-us"},"children":["_"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Joint GTM launch in Uzbekistan: a bundle with exclusive terms, native POS integration, co-branded marketing, and sales driven by a unified team."]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-case-toc"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-case-toc-item"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"n"},"children":["01"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"lbl"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"bundle"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"ds"},"children":["0% Uzum Visa acquiring, 30-day BNPL grace period, 30% discount on Altegio"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-case-toc-item"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"n"},"children":["02"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"lbl"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"integration"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"ds"},"children":["Uzum POS, QR, banking and BNPL natively embedded in Altegio"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-case-toc-item"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"n"},"children":["03"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"lbl"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"launch"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"ds"},"children":["offline event for 300+ entrepreneurs, co-branded landing page, performance marketing"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-case-toc-item"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"n"},"children":["04"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"lbl"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"sales"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"ds"},"children":["Uzum sales team — 4 full-time reps, warm and cold leads"]}]}]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-case-image"},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/case-uzum-altegio.978ac8cc439090aae0e9f5cbb5133321ffc07727bbf8c145395b08859eda5889.67248175.png","alt":"U.Day — joint Altegio × Uzum offline event","loading":"lazy"},"children":[]}]}]}]},{"$$mdtype":"Tag","name":"section","attributes":{"className":"bv-section dark","id":"contact","aria-label":"contact"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-sec-title"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"tag"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]}]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"name"},"children":["contact"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"hr"},"children":[]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"pg"},"children":["06 / 06"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-contact"},"children":[{"$$mdtype":"Tag","name":"h2","attributes":{},"children":["Let's build the bundle",{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-us"},"children":["_"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-contact-right"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"bv-contact-card"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"who"},"children":[{"$$mdtype":"Tag","name":"span","attributes":{"className":"gl gl-bs"},"children":["\\"]},"contact"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"name"},"children":["Mike Kondakov"]},{"$$mdtype":"Tag","name":"span","attributes":{"className":"role"},"children":["CBDO ","&"," Co-founder, Altegio"]},{"$$mdtype":"Tag","name":"a","attributes":{"href":"mailto:partner@alteg.io"},"children":["partner@alteg.io"]},{"$$mdtype":"Tag","name":"a","attributes":{"className":"bv-cta primary bv-contact-cta","href":"mailto:partner@alteg.io?subject=FinTech%20Partnership"},"children":["Start a conversation"]}]}]}]}]}]}]},"headings":[],"frontmatter":{"title":"FinTech Partnership","rightSidebar":false,"markdown":{"lastUpdatedBlock":{"hide":true}},"feedback":{"type":"sentiment","settings":{},"hide":true},"seo":{"title":""}},"lastModified":"2026-06-01T05:13:02.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/en/fintech","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}