<!DOCTYPE html>
<html
  class="HubPage MktRoot"
  lang="en-AU"
  data-js-controller="Page"
  data-page-id="StartupHub"
  data-page-title="Grow Your Business with Stripe | Stripe Startups"
  data-loading
>
  <head>
    <script>window.__capturedErrors = [];
window.onerror = function (message, url, line, column, error) { __capturedErrors.push(error); };
window.onunhandledrejection = function(evt) { __capturedErrors.push(evt.reason); }
</script>
<meta
  name="sentry-config"
  data-js-dsn=""
  data-js-release="35d6f6650a8bda0b9f7e90553d949faaad4c370a"
  data-js-environment="production"
  data-js-project="mkt"
>

    <meta name="edge-experiment-treatments" content="">
<meta name="experiment-treatments" content="">
<meta name="experiment-token" content="b057adf63f5e02d63512368a4a6dd34dd90828a0">
    

    <script>(() => {
  const getExperimentsContent = () =>
    document.querySelector('meta[name="edge-experiment-treatments"]')
      ?.content ||
    document.querySelector('meta[name="experiment-treatments"]')?.content;

  const buildAssignedRules = (experimentId, variantId) => {
    const expClass = CSS.escape(experimentId);
    const varClass = CSS.escape(variantId);
    return [
      `.${expClass}.${varClass}.client-variant-wrapper { display: unset; }`,
      `.${expClass}.control.client-variant-wrapper { display: none; }`,
    ];
  };

  const generateClientSideExperimentsStyle = () => {
    const baseRules = [
      '.client-variant-wrapper { display: none; }',
      '.control.client-variant-wrapper { display: unset; }',
    ];

    const experimentsContent = getExperimentsContent();

    if (!experimentsContent) {
      return baseRules.join('\n');
    }

    const assignedRules = experimentsContent
      .split(',')
      .map((entry) => {
        const [experimentId, variantId, , , , renderSide] = entry.split('.');
        return {experimentId, variantId, renderSide};
      })
      .filter((exp) => exp.renderSide === 'c' && exp.variantId !== 'control')
      .flatMap((exp) => buildAssignedRules(exp.experimentId, exp.variantId));

    return [...baseRules, ...assignedRules].join('\n');
  };

  const style = document.createElement('style');
  style.id = 'experiments-style';
  style.textContent = generateClientSideExperimentsStyle();
  document.head.appendChild(style);

  document.currentScript?.remove();
})();
</script>

    
    

    <meta name="request-country" content="AU"/>

    <script type="application/json" id="AnalyticsConfigurationJSON" >{"GTM_ID":"GTM-WK8882T","GTM_FRAME_URL":"https://b.stripecdn.com/stripethirdparty-srv/assets/","patchMismatchedCids":false,"enableKeepalive":true,"environment":"production"}</script>

    <template id="source-attribution-loader">
  <script defer
    src="https://b.stripecdn.com/mkt-statics-srv/assets/imt-b322d192a84de4bd69ea6395f47e42e0.js"
    data-store_url="https://b.stripecdn.com/mkt-statics-srv/assets/store-936f0d847a16164e7f6b15d74659c4a9.html">
  </script>
</template>

    <template data-js-controller="UniversalChatInitializer">
  <button class="UniversalChatCtaButton" data-universal-chat-cta data-testid="chat-button" aria-label="Chat with Stripe">
  <svg xmlns="http://www.w3.org/2000/svg" fill="none" width="20" height="20"  viewBox="0 0 20 20" class="UniversalChatCtaButton__bubbleLeft">
    <path fill="#fff" stroke="#0A2540" d="M18.14 14.55a9.43 9.43 0 1 0-3.59 3.59l3.91 1.3c.21.07.57.12.83-.13.27-.27.23-.63.15-.83l-1.3-3.93Z"></path>
  </svg>

  <div class="UniversalChatCtaButton__bubbleRightContainer">
    <svg xmlns="http://www.w3.org/2000/svg" fill="none" width="20" height="20"  viewBox="0 0 20 20">
      <path fill="#fff" stroke="#0A2540" d="m1.86 14.55-1.3 3.93c-.08.2-.12.56.15.83.26.25.62.2.83.13l3.9-1.3a9.43 9.43 0 1 0-3.58-3.6Z"></path>
    </svg>
    <svg width="14" height="4" viewBox="0 0 14 4" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlnsxlink="http://www.w3.org/1999/xlink" class="UniversalChatCtaButton__typingIndicator">
      <circle class="UniversalChatCtaButton__typingBubble" cx="2" cy="1.5" r="1.5" fill="#0a2540"></circle>
      <circle class="UniversalChatCtaButton__typingBubble" cx="7" cy="1.5" r="1.5" fill="#0a2540"></circle>
      <circle class="UniversalChatCtaButton__typingBubble" cx="12" cy="1.5" r="1.5" fill="#0a2540"></circle>
    </svg>
  </div>
</button>
  <button
  class="UniversalChatCtaButtonLarge"
  data-universal-chat-cta-large
  data-testid="chat-button"
  aria-label="Chat with Stripe"
  data-js-controller="UniversalChatCtaButtonLarge"
>
  <div class="UniversalChatCtaButtonLarge__icon">
    <div class="UniversalChatCtaButtonLarge__iconInner">
      <svg xmlns="http://www.w3.org/2000/svg" fill="none" width="20" height="20"  viewBox="0 0 20 20" class="UniversalChatCtaButtonLarge__bubbleLeft">
        <path fill="#000" stroke="#e7ecf1" d="M18.14 14.55a9.43 9.43 0 1 0-3.59 3.59l3.91 1.3c.21.07.57.12.83-.13.27-.27.23-.63.15-.83l-1.3-3.93Z"></path>
      </svg>

      <div class="UniversalChatCtaButtonLarge__bubbleRightContainer">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" width="20" height="20"  viewBox="0 0 20 20">
          <path fill="#000" stroke="#e7ecf1" d="m1.86 14.55-1.3 3.93c-.08.2-.12.56.15.83.26.25.62.2.83.13l3.9-1.3a9.43 9.43 0 1 0-3.58-3.6Z"></path>
        </svg>
        <svg width="14" height="4" viewBox="0 0 14 4" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlnsxlink="http://www.w3.org/1999/xlink" class="UniversalChatCtaButtonLarge__typingIndicator">
          <circle class="UniversalChatCtaButtonLarge__typingBubble" cx="2" cy="1.5" r="1.5" fill="#e7ecf1"></circle>
          <circle class="UniversalChatCtaButtonLarge__typingBubble" cx="7" cy="1.5" r="1.5" fill="#e7ecf1"></circle>
          <circle class="UniversalChatCtaButtonLarge__typingBubble" cx="12" cy="1.5" r="1.5" fill="#e7ecf1"></circle>
        </svg>
      </div>
    </div>
  </div>

  <div class="UniversalChatCtaButtonLarge__text">
    Chat with Stripe sales
  </div>
</button>
  <div class="UniversalChatCtaCard__wrapper UniversalChatCtaCard__wrapper--fixed" data-universal-chat-cta-card>
  <div class="UniversalChatCtaCard">
    <button
      class="UniversalChatCtaCard__close"
      data-universal-chat-cta-card-close
      type="button"
      aria-label="Dismiss chat"
    >
      <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true">
        <path d="M12 4L4 12M4 4L12 12" stroke="#425466" stroke-width="1.5" stroke-linecap="round"/>
      </svg>
    </button>

    <div class="UniversalChatCtaCard__header">
      <div class="UniversalChatCtaCard__avatars">
        <img
          class="UniversalChatCtaCard__avatar UniversalChatCtaCard__avatar--1"
          data-universal-chat-avatar-1
          src=""
          alt=""
          width="34"
          height="34"
        />
        <img
          class="UniversalChatCtaCard__avatar UniversalChatCtaCard__avatar--2"
          data-universal-chat-avatar-2
          src=""
          alt=""
          width="38"
          height="38"
        />
      </div>

      <div class="UniversalChatCtaCard__availability">
        <span class="UniversalChatCtaCard__dot" aria-hidden="true"></span>
        <span class="UniversalChatCtaCard__agentCount">
          <span data-universal-chat-agent-count>8</span>&nbsp;sales reps available
        </span>
      </div>
    </div>

    <p class="UniversalChatCtaCard__subtitle">We're here to discuss your business needs.</p>
  </div>

  <button
    class="UniversalChatCtaCard__cta"
    data-universal-chat-cta-card-open
    type="button"
    aria-label="Chat now with sales"
  >
    Chat now<span class="UniversalChatCtaCard__ctaSuffix" aria-hidden="true">&nbsp;with sales</span>
  </button>
</div>

  <iframe data-universal-chat-iframe title="Chat Widget" src="https://support-conversations.stripe.com/widget?entrypoint=dot_com&audience=dot_com" style="position: fixed; right: 24px; bottom: 0px; left: auto; z-index: 2147483639; width: 390px; max-height: 708px; overflow: hidden; background-color: rgb(230, 235, 241); border: 0px; border-radius: 8px 8px 0 0; box-shadow: rgba(0, 0, 0, 0.05) 0px 12px 15px, rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgba(0, 0, 0, 0.08) 0px 5px 9px; transition: 0.2s ease-in-out; transform: translate(0, 100%); height: calc(-40px + 100svh); opacity: 0;"></iframe>

  <div data-universal-chat-unseen-messages-count-div style="display: none; visibility: hidden; position: fixed; right: 11px; bottom: 33px; z-index: 2147483640; height: 24px; width: 24px; color: #ffffff; background-color: #635bff; border-radius: 50%; align-items: center; justify-content: center; font-size: 0.9rem; font-weight: 500; padding-bottom: 2px;"></div>
</template>

    <meta charset='utf-8' />
    
    <meta name='viewport' content='width=device-width, initial-scale=1, viewport-fit=cover' />

    
      <link rel="icon" type="image/svg+xml" href="https://images.stripeassets.com/fzn2n1nzq965/1hgcBNd12BfT9VLgbId7By/01d91920114b124fb4cf6d448f9f06eb/favicon.svg" />
<link rel="icon" type="image/png" href="https://images.stripeassets.com/fzn2n1nzq965/4vVgZi0ZMoEzOhkcv7EVwK/8cce6fdcf2733b2ec8e99548908847ed/favicon.png?w=96&amp;h=96" sizes="96x96" />
<link rel="shortcut icon" href="https://assets.stripeassets.com/fzn2n1nzq965/nu0iR4KqmkdJ52fgRts09/c3a10df318e7ffb1f516073daadea625/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="https://images.stripeassets.com/fzn2n1nzq965/4vVgZi0ZMoEzOhkcv7EVwK/8cce6fdcf2733b2ec8e99548908847ed/favicon.png?w=180&amp;h=180" />
    
    
    
    <meta name="description" content="Stripe helps start-ups launch quickly and effectively. Venture-backed start-ups can apply to Stripe Startups for access to exclusive discounts, events, and content.">
    

    
      <link rel="canonical" href="https://stripe.com/au/startups">
<link rel="alternate" href="https://stripe.com/startups" hreflang="x-default">
<link rel="alternate" href="https://stripe.com/startups" hreflang="en-US">
<link rel="alternate" href="https://stripe.com/es-us/startups" hreflang="es-US">
<link rel="alternate" href="https://stripe.com/zh-us/startups" hreflang="zh-US">
<link rel="alternate" href="https://stripe.com/ae/startups" hreflang="en-AE">
<link rel="alternate" href="https://stripe.com/at/startups" hreflang="de-AT">
<link rel="alternate" href="https://stripe.com/en-at/startups" hreflang="en-AT">
<link rel="alternate" href="https://stripe.com/au/startups" hreflang="en-AU">
<link rel="alternate" href="https://stripe.com/nl-be/startups" hreflang="nl-BE">
<link rel="alternate" href="https://stripe.com/fr-be/startups" hreflang="fr-BE">
<link rel="alternate" href="https://stripe.com/de-be/startups" hreflang="de-BE">
<link rel="alternate" href="https://stripe.com/en-be/startups" hreflang="en-BE">
<link rel="alternate" href="https://stripe.com/en-bg/startups" hreflang="en-BG">
<link rel="alternate" href="https://stripe.com/br/startups" hreflang="pt-BR">
<link rel="alternate" href="https://stripe.com/en-br/startups" hreflang="en-BR">
<link rel="alternate" href="https://stripe.com/en-ca/startups" hreflang="en-CA">
<link rel="alternate" href="https://stripe.com/fr-ca/startups" hreflang="fr-CA">
<link rel="alternate" href="https://stripe.com/de-ch/startups" hreflang="de-CH">
<link rel="alternate" href="https://stripe.com/fr-ch/startups" hreflang="fr-CH">
<link rel="alternate" href="https://stripe.com/it-ch/startups" hreflang="it-CH">
<link rel="alternate" href="https://stripe.com/en-ch/startups" hreflang="en-CH">
<link rel="alternate" href="https://stripe.com/cn/startups" hreflang="zh-CN">
<link rel="alternate" href="https://stripe.com/en-cn/startups" hreflang="en-CN">
<link rel="alternate" href="https://stripe.com/en-cy/startups" hreflang="en-CY">
<link rel="alternate" href="https://stripe.com/en-cz/startups" hreflang="en-CZ">
<link rel="alternate" href="https://stripe.com/de/startups" hreflang="de-DE">
<link rel="alternate" href="https://stripe.com/en-de/startups" hreflang="en-DE">
<link rel="alternate" href="https://stripe.com/en-dk/startups" hreflang="en-DK">
<link rel="alternate" href="https://stripe.com/en-ee/startups" hreflang="en-EE">
<link rel="alternate" href="https://stripe.com/es/startups" hreflang="es-ES">
<link rel="alternate" href="https://stripe.com/en-es/startups" hreflang="en-ES">
<link rel="alternate" href="https://stripe.com/en-fi/startups" hreflang="en-FI">
<link rel="alternate" href="https://stripe.com/sv-fi/startups" hreflang="sv-FI">
<link rel="alternate" href="https://stripe.com/fr/startups" hreflang="fr-FR">
<link rel="alternate" href="https://stripe.com/en-fr/startups" hreflang="en-FR">
<link rel="alternate" href="https://stripe.com/gb/startups" hreflang="en-GB">
<link rel="alternate" href="https://stripe.com/en-gi/startups" hreflang="en-GI">
<link rel="alternate" href="https://stripe.com/en-gr/startups" hreflang="en-GR">
<link rel="alternate" href="https://stripe.com/en-hk/startups" hreflang="en-HK">
<link rel="alternate" href="https://stripe.com/zh-hk/startups" hreflang="zh-HK">
<link rel="alternate" href="https://stripe.com/en-hr/startups" hreflang="en-HR">
<link rel="alternate" href="https://stripe.com/it-hr/startups" hreflang="it-HR">
<link rel="alternate" href="https://stripe.com/en-hu/startups" hreflang="en-HU">
<link rel="alternate" href="https://stripe.com/ie/startups" hreflang="en-IE">
<link rel="alternate" href="https://stripe.com/in/startups" hreflang="en-IN">
<link rel="alternate" href="https://stripe.com/it/startups" hreflang="it-IT">
<link rel="alternate" href="https://stripe.com/en-it/startups" hreflang="en-IT">
<link rel="alternate" href="https://stripe.com/jp/startups" hreflang="ja-JP">
<link rel="alternate" href="https://stripe.com/en-jp/startups" hreflang="en-JP">
<link rel="alternate" href="https://stripe.com/de-li/startups" hreflang="de-LI">
<link rel="alternate" href="https://stripe.com/en-li/startups" hreflang="en-LI">
<link rel="alternate" href="https://stripe.com/en-lt/startups" hreflang="en-LT">
<link rel="alternate" href="https://stripe.com/fr-lu/startups" hreflang="fr-LU">
<link rel="alternate" href="https://stripe.com/de-lu/startups" hreflang="de-LU">
<link rel="alternate" href="https://stripe.com/en-lu/startups" hreflang="en-LU">
<link rel="alternate" href="https://stripe.com/en-lv/startups" hreflang="en-LV">
<link rel="alternate" href="https://stripe.com/en-my/startups" hreflang="en-MY">
<link rel="alternate" href="https://stripe.com/zh-my/startups" hreflang="zh-MY">
<link rel="alternate" href="https://stripe.com/en-mt/startups" hreflang="en-MT">
<link rel="alternate" href="https://stripe.com/mx/startups" hreflang="es-MX">
<link rel="alternate" href="https://stripe.com/en-mx/startups" hreflang="en-MX">
<link rel="alternate" href="https://stripe.com/nl/startups" hreflang="nl-NL">
<link rel="alternate" href="https://stripe.com/en-nl/startups" hreflang="en-NL">
<link rel="alternate" href="https://stripe.com/en-no/startups" hreflang="en-NO">
<link rel="alternate" href="https://stripe.com/nz/startups" hreflang="en-NZ">
<link rel="alternate" href="https://stripe.com/en-pl/startups" hreflang="en-PL">
<link rel="alternate" href="https://stripe.com/pt-pt/startups" hreflang="pt-PT">
<link rel="alternate" href="https://stripe.com/en-pt/startups" hreflang="en-PT">
<link rel="alternate" href="https://stripe.com/en-ro/startups" hreflang="en-RO">
<link rel="alternate" href="https://stripe.com/se/startups" hreflang="sv-SE">
<link rel="alternate" href="https://stripe.com/en-se/startups" hreflang="en-SE">
<link rel="alternate" href="https://stripe.com/en-sg/startups" hreflang="en-SG">
<link rel="alternate" href="https://stripe.com/zh-sg/startups" hreflang="zh-SG">
<link rel="alternate" href="https://stripe.com/en-si/startups" hreflang="en-SI">
<link rel="alternate" href="https://stripe.com/it-si/startups" hreflang="it-SI">
<link rel="alternate" href="https://stripe.com/en-sk/startups" hreflang="en-SK">
<link rel="alternate" href="https://stripe.com/th/startups" hreflang="th-TH">
<link rel="alternate" href="https://stripe.com/en-th/startups" hreflang="en-TH">
<link rel="alternate" href="https://stripe.com/br/startups" hreflang="pt">
<link rel="alternate" href="https://stripe.com/nl/startups" hreflang="nl">
<link rel="alternate" href="https://stripe.com/startups" hreflang="en">
<link rel="alternate" href="https://stripe.com/fr/startups" hreflang="fr">
<link rel="alternate" href="https://stripe.com/de/startups" hreflang="de">
<link rel="alternate" href="https://stripe.com/it/startups" hreflang="it">
<link rel="alternate" href="https://stripe.com/jp/startups" hreflang="ja">
<link rel="alternate" href="https://stripe.com/zh-sg/startups" hreflang="zh">
<link rel="alternate" href="https://stripe.com/es/startups" hreflang="es">
<link rel="alternate" href="https://stripe.com/se/startups" hreflang="sv">
<link rel="alternate" href="https://stripe.com/th/startups" hreflang="th">

    

    <title>Grow Your Business with Stripe | Stripe Startups</title>

    
    <meta name="format-detection" content="telephone=no">
    
    

    
      
      
      
      
      

      <meta name="facebook-domain-verification" content="zvsnguqc5l0xz3at5o9beubpl46dv8" />
      <meta property="og:title" content="Grow Your Business with Stripe | Stripe Startups">
      <meta property="og:description" content="Stripe helps start-ups launch quickly and effectively. Venture-backed start-ups can apply to Stripe Startups for access to exclusive discounts, events, and content.">
      <meta property="og:image" name="og:image" content="https://images.stripeassets.com/fzn2n1nzq965/4d7GhwNr1tXZnYEzSi6OcU/650f97dffe090ff9f115b0c41f5f3cc0/stripe-startups.png?q=80">

      <meta name="og:url" content="https://stripe.com/au/startups">


      
      <meta name="twitter:site" content="@stripe">
      <meta name="twitter:image" content="https://images.stripeassets.com/fzn2n1nzq965/4d7GhwNr1tXZnYEzSi6OcU/650f97dffe090ff9f115b0c41f5f3cc0/stripe-startups.png?q=80">
      <meta name="twitter:card" content="summary_large_image">
      <meta name="twitter:title" content="Grow Your Business with Stripe | Stripe Startups">
      <meta name="twitter:description" content="Stripe helps start-ups launch quickly and effectively. Venture-backed start-ups can apply to Stripe Startups for access to exclusive discounts, events, and content.">
    

    
    
    
    

    
      <meta name="stripe:notification-path"
  data-js-controller="NotificationCenterLoader"
  data-js-notification-path="/au/notifications"
>
    

    

    <meta data-js-controller="ScrollDepthTracker"></meta>
    
    
      <meta data-js-controller="MonitorWebVitals"></meta>
    

    
    <link rel="preconnect" href="https://q.stripe.com" crossorigin>
<link rel="dns-prefetch" href="https://q.stripe.com">
    <link rel="preconnect" href="https://images.stripeassets.com" crossorigin>
<link rel="dns-prefetch" href="https://images.stripeassets.com">
    <link rel="preconnect" href="https://assets.stripeassets.com" crossorigin>
<link rel="dns-prefetch" href="https://assets.stripeassets.com">
    
      
    
    
      
    
    <script>new MutationObserver(e=>{for(const d of e)if(d.addedNodes)for(const e of d.addedNodes)e instanceof HTMLLinkElement&&void 0!==e.dataset.jsLazyStyle&&e.addEventListener("load",function(){this.media="all"})}).observe(document.head,{childList:!0}),document.addEventListener("DOMContentLoaded",()=>{for(const e of document.querySelectorAll("link[data-js-lazy-style]"))"all"!==e.media&&(e.media="all")});
</script>
    <link rel="preconnect" href="https://b.stripecdn.com" crossorigin>
<link rel="dns-prefetch" href="https://b.stripecdn.com">
<style>.SiteHeader{--siteMenuTransition:250ms;--siteMenuArrowSpacing:13px;--siteMenuArrowOffset:0;--userLogoColor:var(--navColor);position:relative;z-index:100;background-color:var(--backgroundColor)}@media (max-width:899px){.SiteHeader{--desktopNavDisplay:none}}@media (min-width:900px){.SiteHeader{--mobileNavDisplay:none}}@media (prefers-reduced-motion:reduce){.SiteHeader{--siteMenuTransition:1ms}}.SiteHeader--noTransitions{--siteMenuTransition:0ms}.SiteHeader.variant--Overlay{position:absolute;top:0;left:0;width:100%;background:none}@media (min-width:900px){.SiteHeader.variant--Fixed{position:fixed;top:0;left:0;width:100%}}.SiteHeader--hasGuides:after{position:absolute;bottom:0;left:0;width:100%;height:1px;margin:0;border:none;background:linear-gradient(90deg,var(--guideDashedColor),var(--guideDashedColor) 50%,transparent 0,transparent);background-size:8px 1px;content:""}.SiteHeader--excludesNav{pointer-events:none}.SiteHeader--excludesNav .SiteHeader__logo{pointer-events:auto}.SiteHeader.theme--Transparent:after{display:none}.SiteHeader__guidesContainer{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.SiteHeader.theme--Transparent .SiteHeader__guidesContainer{display:none}.SiteHeader__container{position:relative;max-width:calc(1080px + var(--columnPaddingNormal)*2);margin:0 auto;padding:0 var(--columnPaddingNormal);overflow:hidden}.SiteHeader__navContainer{display:flex;justify-content:space-between;align-items:center;min-height:68px;padding:32px var(--columnPaddingNormal) 12px}.HubPage .SiteHeader__navContainer{padding-left:0;padding-right:0}@media (min-width:900px){.HubPage .SiteHeader__navContainer,.SiteHeader__navContainer{padding:12px var(--columnPaddingNormal)}}@media (pointer:fine){.SiteHeader__logo{transition:var(--hoverTransition);transition-property:color,opacity}@media (-webkit-min-device-pixel-ratio:2){.SiteHeader__logo{will-change:opacity,color}}.SiteHeader__logo:hover{color:var(--navHoverColor);opacity:var(--navHoverOpacity)}}.SiteHeader__logoLink{display:block;outline:none;padding:4px;margin:-4px}.keyboard-navigation .SiteHeader__logoLink:focus{box-shadow:var(--focusBoxShadow);border-radius:2px}.SiteHeader__ctaNav{display:var(--desktopNavDisplay,initial);white-space:nowrap;overflow:hidden;justify-content:flex-end}html[lang^=de] .SiteHeader__ctaNav{--ctaFont:var(--fontWeightSemibold) 14px/1.6 var(--fontFamily)}@media (min-width:900px) and (max-width:990px){.MktRoot[lang^=en][data-loading] .SiteHeader__ctaNav{opacity:0}}@media (min-width:900px) and (max-width:1069px){.MktRoot:not([lang^=en])[data-loading] .SiteHeader__ctaNav{opacity:0}}.SiteHeader__menuNav{display:var(--mobileNavDisplay,initial)}.SiteHeader__mobileMenuMask{position:absolute;top:0;left:0;width:100%;display:var(--mobileNavDisplay,flex);justify-content:flex-end;transform:translateY(-100%);transition:ease-out var(--siteMenuTransition);overflow:hidden;z-index:1;pointer-events:none}.SiteHeader--mobileMenuVisible .SiteHeader__mobileMenuMask{transform:translateY(0)}.SiteHeader__mobileMenu{opacity:0;transform:translateY(100%);transform-origin:50% 0;transition:visibility step-end var(--siteMenuTransition),transform ease-out var(--siteMenuTransition),opacity ease-out var(--siteMenuTransition);pointer-events:none;visibility:hidden}.SiteHeader--mobileMenuVisible .SiteHeader__mobileMenu{transform:translateY(0);opacity:1;pointer-events:auto;visibility:visible;transition:visibility step-start var(--siteMenuTransition),transform ease-out var(--siteMenuTransition),opacity ease-out var(--siteMenuTransition)}@media (min-width:900px){.SiteHeader__mobileMenu{display:none}}.SiteHeader__menuContainer{display:var(--desktopNavDisplay,block);position:absolute;top:calc(100% - 1px - var(--siteMenuArrowSpacing));left:0;width:100%;height:1000px;z-index:1;pointer-events:none;overflow:hidden;opacity:0;transition:var(--siteMenuTransition)}.SiteHeader--dropdownVisible .SiteHeader__menuContainer{opacity:1}.SiteHeader__menu{position:absolute;top:0;left:0}.SiteHeader--hasContactSales .SiteHeader__navContainer{-moz-column-gap:20px;column-gap:20px}html[lang^=de] .SiteHeader--hasContactSales .SiteHeader__navContainer,html[lang^=es] .SiteHeader--hasContactSales .SiteHeader__navContainer,html[lang^=fr] .SiteHeader--hasContactSales .SiteHeader__navContainer,html[lang^=id] .SiteHeader--hasContactSales .SiteHeader__navContainer,html[lang^=nl] .SiteHeader--hasContactSales .SiteHeader__navContainer{-moz-column-gap:16px;column-gap:16px}.SiteHeader--hasContactSales .SiteHeader__ctaNav{display:var(--desktopNavDisplay,flex);flex-grow:1}.SiteHeader--hasContactSales .SiteHeader__ctaNavContainer{display:flex;margin-top:3px;-moz-column-gap:16px;column-gap:16px}.SiteHeader--hasContactSales .SiteHeader__leftCta.SiteHeader__leftCta--isHidden,.SiteHeader--hasContactSales .SiteHeader__secondaryAction--isHidden{position:absolute;visibility:hidden;pointer-events:none}.SiteHeader--hasContactSales .SiteHeader__ctaNav .variant--Link{color:var(--linkColor)}.SiteHeader--tripleCTA .SiteHeader__navContainer{gap:15px}.SiteHeader--tripleCTA .SiteHeader__ctaNavContainer{--column-gap-inner:25px;-moz-column-gap:var(--column-gap-inner);column-gap:var(--column-gap-inner)}.SiteHeader__contactSalesButtonWithSearch{--column-gap:8px;display:flex;gap:var(--column-gap)}@media (min-width:900px){.MktRoot .SiteHeader--isSticky{--easeOutSine:cubic-bezier(0.61,1,0.88,1)}.MktRoot .SiteHeader--isSticky .SiteHeader__stickyShadow{position:absolute;top:0;width:100%;height:100%;transform:translateY(-100%);transition:opacity .25s var(--easeOutSine);box-shadow:0 0 60px rgba(50,50,93,.18);pointer-events:none;opacity:0}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque{--accentColor:#96f;--navColor:#0a2540;--navHoverColor:#0a2540;--linkColor:#0a2540;--linkHoverColor:#0a2540;--linkHoverOpacity:0.6;--buttonColor:#635bff;--menuBgColor:#eff3f9}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque .SiteHeader__stickyContainer{background:#fff}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque .SiteMenu__card.Card{box-shadow:0 20px 60px rgba(50,50,93,.18)}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque .SiteSubMenu{--siteSubMenuBackgroundColor:var(--menuBgColor)}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque .SiteHeader__ctaNav .variant--Button{color:var(--textColor);background-color:var(--buttonColor)}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque .SiteHeader__ctaNav .variant--Button:hover{background-color:var(--linkColor)}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque .SiteHeader__ctaNav .variant--Link{color:var(--linkColor)}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque .SiteHeader__stickyShadow{transform:translateY(0)}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque .SiteMenu{padding-top:0;height:calc(var(--siteMenuHeight))}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque .SiteMenu__card.Card{--cardBackground:var(--menuBgColor);border-top-left-radius:0;border-top-right-radius:0}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque .SiteHeader__menuContainer{top:100%;overflow:visible}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque .SiteHeader__menuShadowContainer{overflow:hidden}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque .SiteMenu__sectionWrapper{margin:4px}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque .SiteMenuSection__body{border-radius:4px;background:#fff}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque .SiteMenuSection__footer{--siteMenuFooterMargin:0px;border-radius:0;background:var(--menuBgColor)}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque .SiteSubMenu{border-radius:0}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque .SiteHeaderArrow{top:-6px;box-shadow:none;--siteHeaderArrowBackgroundColor:var(--menuBgColor)}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque .SiteSolutionsNav{padding:0;background-color:var(--menuBgColor)}.MktRoot .SiteHeader--isSticky.SiteHeader--opaque .SiteProductsNav{border-top-left-radius:0;border-top-right-radius:0;background-color:var(--menuBgColor)}.MktRoot .SiteHeader--isSticky.SiteHeader--isStuck{position:fixed}.MktRoot .SiteHeader--isSticky.SiteHeader--noStickyTransitions .SiteHeader__navContainer *{transition:none}}html:has(.SiteHeader--refreshed[data-menu-state=open]){overflow:hidden;scrollbar-gutter:stable}.MktRoot .SiteHeader--refreshed{--siteMenuArrowSpacing:0;--refreshedNavShadow:0 30px 60px -50px rgba(0,0,0,0.10196078431372549),0 30px 60px -10px rgba(50,50,93,0.25098039215686274);--refreshedMenuShadow:0 18px 36px -18px rgba(0,0,0,0.1),0 30px 45px -30px rgba(50,50,93,0.25);--refreshedNavWidth:calc(100vw - var(--columnPaddingNormal)*2 - var(--scrollbarWidth));--refreshedNavMaxWidth:1264px;--refreshedNavHeight:64px;--refreshedNavPaddingBlock:6px;--refreshedNavBorderRadius:8px;--navContainerBorderBottomRadius:8px;--navContainerBgColor:#fff;--navContainerBoxShadow:var(--refreshedNavShadow);--hoverTransition:none;padding-block:var(--refreshedNavPaddingBlock)}.MktRoot .SiteHeader--refreshed.SiteHeader--hasGuides:after{z-index:-1}.MktRoot .SiteHeader--refreshed .SiteHeader__navContainer{min-height:var(--refreshedNavHeight);padding:12px 16px;border-top-left-radius:var(--refreshedNavBorderRadius);border-top-right-radius:var(--refreshedNavBorderRadius)}.MktRoot .SiteHeader--refreshed .SiteHeader__navContainer .SiteHeaderNav__list{display:var(--desktopNavDisplay,flex);gap:1px}.MktRoot .SiteHeader--refreshed .SiteHeader__navContainer .SiteHeaderNavItem__link{text-box:trim-both cap alphabetic}.MktRoot .SiteHeader--refreshed .SiteHeader__navContainer .SiteHeaderNavItem__link--hasCaret{-moz-column-gap:4px;column-gap:4px}.MktRoot .SiteHeader--refreshed .SiteHeader__navContainer .SiteHeaderNavItem__link--hasCaret .SiteHeaderNavItem__linkCaretContainer{margin-block-start:2px;padding:0}.MktRoot .SiteHeader--refreshed .SiteHeader__navContainer .SiteHeader__ctaNavContainer{margin-top:0}.MktRoot .SiteHeader--refreshed .SiteHeader__navContainer .SiteHeader__ctaNavContainer .HoverArrow{--hoverTransition:150ms cubic-bezier(0.215,0.61,0.355,1)}.MktRoot .SiteHeader--refreshed .SiteHeader__navContainer .SiteHeader__ctaNavContainer .CtaButton.variant--Link{padding:3px 0 5px}.MktRoot .SiteHeader--refreshed .SiteHeader__navContainer .SiteHeader__ctaNavContainer .CtaButton{display:flex;align-items:center;justify-content:center}.MktRoot .SiteHeader--refreshed.SiteHeader--mobileMenuVisible .SiteHeader__container{--navContainerTransitionMs:0ms}.MktRoot .SiteHeader--refreshed.theme--HubDark:hover{--buttonHoverColor:#031323;fill:var(--knockoutColor)}.MktRoot .SiteHeader--refreshed.theme--HubDark .RefreshedMenuButton__icon{fill:var(--knockoutColor)}.MktRoot .SiteHeader--refreshed.SiteHeader--isHomepage .RefreshedMenuButton__icon{fill:var(--stripeAccentDark)}@media (max-width:900px){.MktRoot .SiteHeader--refreshed{padding-top:0}.MktRoot .SiteHeader--refreshed .SiteHeader__container{padding:16px 24px 12px}.MktRoot .SiteHeader--refreshed .SiteHeader__navContainer{padding:0;min-height:40px}}@media (min-width:900px){.MktRoot .SiteHeader--refreshed .SiteHeader__logoLink{padding-block:4px 5px;padding-inline:4px}}.MktRoot .SiteHeader--refreshed .SiteHeader__overlay{position:fixed;inset:0;z-index:1;background:linear-gradient(transparent,rgba(236,239,241,.8));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition-property:opacity;transition-timing-function:cubic-bezier(.22,1,.36,1);transition-duration:.5s}.MktRoot .SiteHeader--refreshed .SiteHeader__container{overflow:hidden;z-index:2}@media (min-width:1112px){.MktRoot .SiteHeader--refreshed .SiteHeader__container{overflow:visible}}.MktRoot .SiteHeader--refreshed .SiteHeader__container:after{content:"";display:block;width:calc(100vw - var(--columnPaddingNormal)*2 - var(--scrollbarWidth));max-width:1264px;height:100%;position:absolute;z-index:-1;top:0;left:50%;transform:translateX(-50%);opacity:0;transition-property:opacity,border-radius;transition-duration:.24s,0ms;transition-timing-function:cubic-bezier(.45,.05,.55,.95),linear;border-top-left-radius:var(--refreshedNavBorderRadius);border-top-right-radius:var(--refreshedNavBorderRadius);border-bottom-left-radius:var(--navContainerBorderBottomRadius);border-bottom-right-radius:var(--navContainerBorderBottomRadius);background-color:var(--navContainerBgColor);box-shadow:var(--navContainerBoxShadow)}@media (min-width:900px){.MktRoot .SiteHeader--refreshed .SiteHeader__container .CtaButton,.MktRoot .SiteHeader--refreshed .SiteHeader__container .RefreshedNavGradientCta .HoverArrow,.MktRoot .SiteHeader--refreshed .SiteHeader__container .RefreshedNavGradientCta .NavCta__label,.MktRoot .SiteHeader--refreshed .SiteHeader__container .RefreshedNavGradientCta .NavCta__label--noGradient,.MktRoot .SiteHeader--refreshed .SiteHeader__container .SiteHeader__logo svg path,.MktRoot .SiteHeader--refreshed .SiteHeader__container .SiteHeaderNavItem__link{transition-property:opacity,color,background-color,border,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.25,1,.5,1);transform:translateZ(0)}.MktRoot .SiteHeader--refreshed .SiteHeader__container .SiteHeader__logo{transition-duration:.24s;transition-timing-function:cubic-bezier(.45,.05,.55,.95)}.MktRoot .SiteHeader--refreshed .SiteHeader__container:hover{--navColor:#061b31;--navHoverColor:#061b31;--linkColor:#061b31;--linkHoverColor:#061b31;--linkHoverOpacity:0.6;--menuBgColor:#eff3f9;--userLogoColor:#031323;--knockoutColor:#fff;--buttonColor:#031323}.MktRoot .SiteHeader--refreshed .SiteHeader__container:hover .RefreshedNavGradientCta .CtaButton{background-color:#0a2540}.MktRoot .SiteHeader--refreshed .SiteHeader__container:hover .CtaButton.variant--Button:hover{opacity:.6}.MktRoot .SiteHeader--refreshed .SiteHeader__container:hover .RefreshedNavGradientCta .NavCta__label{opacity:0}.MktRoot .SiteHeader--refreshed .SiteHeader__container:hover .RefreshedNavGradientCta .NavCta__label--noGradient{opacity:1}.MktRoot .SiteHeader--refreshed .SiteHeader__container:hover .RefreshedNavGradientCta .HoverArrow{stroke:#fff!important}.MktRoot .SiteHeader--refreshed .SiteHeader__container:hover:after{opacity:1}}.MktRoot .SiteHeader--refreshed .SiteHeader__menuContainer{all:unset;display:block;opacity:1;height:100%;position:relative;z-index:2;pointer-events:none}.MktRoot .SiteHeader--refreshed .SiteHeader__menuContainer:before{content:"";display:block;position:absolute;left:50%;transform:translateX(-50%);width:var(--refreshedNavWidth);max-width:var(--refreshedNavMaxWidth);transition-property:opacity;transition-duration:.24s;transition-timing-function:cubic-bezier(.45,.05,.55,.95);height:10px;z-index:100;top:-10px;border-bottom:1px solid #e5edf5;pointer-events:auto}.MktRoot .SiteHeader--refreshed .RefreshedMenu{width:var(--refreshedNavWidth);max-width:var(--refreshedNavMaxWidth);background-color:#fff;border-bottom-left-radius:var(--refreshedNavBorderRadius);border-bottom-right-radius:var(--refreshedNavBorderRadius);box-shadow:var(--refreshedMenuShadow);display:inline-block;z-index:2;overflow:clip;left:50%;transform:translateX(-50%);transition:height .2s cubic-bezier(.45,.05,.55,.95);will-change:height}.MktRoot .SiteHeader--refreshed .RefreshedMenu__card{position:relative;height:100%;overflow:hidden;z-index:1}.MktRoot .SiteHeader--refreshed .RefreshedMenu__section{--siteMenuSectionOffset:0;display:inline-block;position:absolute;top:0;left:50%;opacity:1;transform:translateX(-50%) translateX(var(--siteMenuSectionOffset));transition-property:opacity,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.25s,.5s;will-change:opacity,transform}.MktRoot .SiteHeader--refreshed .RefreshedMenu__section[aria-hidden=true]{opacity:0;pointer-events:none}.MktRoot .SiteHeader--refreshed .RefreshedMenu__section[aria-hidden=true].SiteMenu__section--left{--siteMenuSectionOffset:-20%}.MktRoot .SiteHeader--refreshed .RefreshedMenu__section[aria-hidden=true].SiteMenu__section--right{--siteMenuSectionOffset:20%}.MktRoot .SiteHeader--refreshed.SiteHeader--noTransitions .RefreshedMenu__section{transition-duration:0ms}.MktRoot .SiteHeader--refreshed[data-menu-state=closed].SiteHeader--dropdownVisible .CtaButton,.MktRoot .SiteHeader--refreshed[data-menu-state=closed].SiteHeader--dropdownVisible .RefreshedNavGradientCta .HoverArrow,.MktRoot .SiteHeader--refreshed[data-menu-state=closed].SiteHeader--dropdownVisible .RefreshedNavGradientCta .NavCta__label,.MktRoot .SiteHeader--refreshed[data-menu-state=closed].SiteHeader--dropdownVisible .RefreshedNavGradientCta .NavCta__label--noGradient,.MktRoot .SiteHeader--refreshed[data-menu-state=closed].SiteHeader--dropdownVisible .SiteHeader__logo svg path,.MktRoot .SiteHeader--refreshed[data-menu-state=closed].SiteHeader--dropdownVisible .SiteHeaderNavItem__link{transition-delay:.24s}.MktRoot .SiteHeader--refreshed[data-menu-state=closed].SiteHeader--dropdownVisible .SiteHeader__container:after{transition-delay:.24s,.2s}.MktRoot .SiteHeader--refreshed[data-menu-state=closed].SiteHeader--dropdownVisible .SiteHeaderNavItem__link:not(.SiteHeaderNavItem__link--hasCaret):hover{transition-delay:0ms}.MktRoot .SiteHeader--refreshed[data-menu-state=closed] .RefreshedMenu{height:0;pointer-events:none}.MktRoot .SiteHeader--refreshed[data-menu-state=closed] .SiteHeader__overlay{opacity:0;pointer-events:none}.MktRoot .SiteHeader--refreshed[data-menu-state=closed] .SiteHeader__menuContainer:before{opacity:0}.MktRoot .SiteHeader--refreshed[data-menu-state=open] .SiteHeader__container{--navContainerBorderBottomRadius:0}@media (min-width:900px){.MktRoot .SiteHeader--refreshed[data-menu-state=open] .SiteHeader__container{--navColor:#061b31;--navHoverColor:#061b31;--linkColor:#061b31;--linkHoverColor:#061b31;--linkHoverOpacity:0.6;--menuBgColor:#eff3f9;--userLogoColor:#031323;--knockoutColor:#fff;--buttonColor:#031323}}.MktRoot .SiteHeader--refreshed[data-menu-state=open] .SiteHeader__container .RefreshedNavGradientCta .CtaButton{background-color:#0a2540}.MktRoot .SiteHeader--refreshed[data-menu-state=open] .SiteHeader__container .RefreshedNavGradientCta .CtaButton:hover{opacity:.6}.MktRoot .SiteHeader--refreshed[data-menu-state=open] .SiteHeader__container .RefreshedNavGradientCta .NavCta__label{opacity:0}.MktRoot .SiteHeader--refreshed[data-menu-state=open] .SiteHeader__container .RefreshedNavGradientCta .NavCta__label--noGradient{opacity:1}.MktRoot .SiteHeader--refreshed[data-menu-state=open] .SiteHeader__container .RefreshedNavGradientCta .HoverArrow{stroke:#fff!important}.MktRoot .SiteHeader--refreshed[data-menu-state=open] .SiteHeader__container:after{opacity:1;transition:none}.MktRoot .SiteHeader--refreshed[data-menu-state=open] .RefreshedMenu{height:var(--siteMenuHeight);pointer-events:auto}.MktRoot .SiteHeader--refreshed[data-menu-state=open] .SiteHeader__menuContainer:before,.MktRoot .SiteHeader--refreshed[data-menu-state=open] .SiteHeader__overlay{opacity:1}</style>
<style>.UserLogo{--userLogoMaxWidth:140px;display:block}@media (min-width:350px){.UserLogo{--userLogoMaxWidth:160px}}@media (max-width:899px){.UserLogo{max-width:var(--userLogoMaxWidth)}}.theme--White .UserLogo.variant--Flat{--userLogoColor:#b2bcc7}.theme--Light .UserLogo.variant--Flat{--userLogoColor:#aab4c1}.theme--Dark .UserLogo.variant--Flat{--userLogoColor:#fff;--userLogoColorAltShadeLighter:color-mix(in srgb,var(--userLogoColor) 92.5%,#000)}.UserLogo.variant--Flat{--userLogoColorAlt:var(--backgroundColor);--userLogoColorAltShadeDarker:color-mix(in srgb,var(--userLogoColor) 85%,#000);--userLogoColorAltShadeLighter:color-mix(in srgb,var(--userLogoColor) 75%,#fff);--userLogoColorAltNoTransparency:var(--backgroundColor)}</style>
<style>.SiteHeaderNavItem+.SiteHeaderNavItem{margin-left:-1px}.SiteHeaderNavItem__link,.SiteHeaderNavItem__link.Link{--linkColor:var(--navColor);--linkHoverColor:var(--navHoverColor);--linkHoverOpacity:var(--navHoverOpacity);display:block;padding:10px 20px;font:var(--fontWeightBold) 15px/1.6 var(--fontFamily);letter-spacing:.2px;color:var(--navColor);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;outline:none}.SiteHeaderNavItem__link.Link[aria-haspopup=true],.SiteHeaderNavItem__link[aria-haspopup=true]{cursor:default;transition:var(--hoverTransition);transition-property:color,opacity}.SiteHeaderNavItem__link.Link[aria-expanded=true],.SiteHeaderNavItem__link[aria-expanded=true]{color:var(--linkHoverColor);opacity:var(--linkHoverOpacity)}.keyboard-navigation .SiteHeaderNavItem__link.Link:focus,.keyboard-navigation .SiteHeaderNavItem__link:focus{box-shadow:var(--focusBoxShadow);border-radius:4px}html[lang^=ja] .SiteHeaderNavItem__link,html[lang^=ja] .SiteHeaderNavItem__link.Link{font-weight:600;font-variation-settings:"wght" 500}html[lang^=de] .SiteHeaderNavItem__link,html[lang^=de] .SiteHeaderNavItem__link.Link{font:var(--fontWeightBold) 14px/1.6 var(--fontFamily)}.SiteHeader--hasContactSales:not(.SiteHeader--refreshed) .SiteHeaderNavItem__link,.SiteHeader--hasContactSales:not(.SiteHeader--refreshed) .SiteHeaderNavItem__link.Link{padding:10px 20px}html[lang^=es] .SiteHeader--hasContactSales:not(.SiteHeader--refreshed) .SiteHeaderNavItem__link,html[lang^=es] .SiteHeader--hasContactSales:not(.SiteHeader--refreshed) .SiteHeaderNavItem__link.Link,html[lang^=fr] .SiteHeader--hasContactSales:not(.SiteHeader--refreshed) .SiteHeaderNavItem__link,html[lang^=fr] .SiteHeader--hasContactSales:not(.SiteHeader--refreshed) .SiteHeaderNavItem__link.Link,html[lang^=id] .SiteHeader--hasContactSales:not(.SiteHeader--refreshed) .SiteHeaderNavItem__link,html[lang^=id] .SiteHeader--hasContactSales:not(.SiteHeader--refreshed) .SiteHeaderNavItem__link.Link,html[lang^=nl] .SiteHeader--hasContactSales:not(.SiteHeader--refreshed) .SiteHeaderNavItem__link,html[lang^=nl] .SiteHeader--hasContactSales:not(.SiteHeader--refreshed) .SiteHeaderNavItem__link.Link{padding:10px 16px}html[lang^=de] .SiteHeader--hasContactSales:not(.SiteHeader--refreshed) .SiteHeaderNavItem__link,html[lang^=de] .SiteHeader--hasContactSales:not(.SiteHeader--refreshed) .SiteHeaderNavItem__link.Link{padding:10px 8px}.SiteHeader--tripleCTA .SiteHeaderNavItem__link,.SiteHeader--tripleCTA .SiteHeaderNavItem__link.Link{padding:10px 14px}.SiteHeader .SiteHeaderNavItem--condensed .SiteHeaderNavItem__link{padding:10px 12px}.SiteHeader .SiteHeaderNavItem--condensed .SiteHeaderNavItem__link:not(.SiteHeaderNavItem__link--hasCaret){padding:10px 16px}.SiteHeaderNavItem__link--hasCaret{display:flex;align-items:center;-moz-column-gap:3px;column-gap:3px}.SiteHeaderNavItem__link--hasCaret span,.SiteHeaderNavItem__link--hasCaret svg{display:inline-flex}.SiteHeaderNavItem__link--hasCaret.SiteHeaderNavItem__link[aria-expanded=true] .SiteHeaderNavItem__linkCaret--left{transform:rotate(-90deg)}.SiteHeaderNavItem__link--hasCaret.SiteHeaderNavItem__link[aria-expanded=true] .SiteHeaderNavItem__linkCaret--right{transform:rotate(90deg)}.SiteHeaderNavItem__link--hasCaret .SiteHeaderNavItem__linkCaretContainer{position:relative;padding:7px 1px 5px}.SiteHeaderNavItem__link--hasCaret .SiteHeaderNavItem__linkCaret{transition:transform .4s cubic-bezier(.4,0,.2,1)}.SiteHeaderNavItem__link--hasCaret .SiteHeaderNavItem__linkCaret--left{translate:2px}.SiteHeaderNavItem__link--hasCaret .SiteHeaderNavItem__linkCaret--right{translate:-2px}.SiteHeader--refreshed[data-menu-state=open] a.SiteHeaderNavItem__link,.SiteHeader--refreshed[data-menu-state=open] button.SiteHeaderNavItem__link[aria-expanded=false]{--navColor:#667691}.SiteHeader--refreshed .SiteHeaderNav__list:has(a.SiteHeaderNavItem__link:hover) .SiteHeaderNavItem__link:not(:hover){--navColor:#667691}.SiteHeaderNavItem--refreshed .SiteHeaderNavItem__link,.SiteHeaderNavItem--refreshed .SiteHeaderNavItem__link.Link{letter-spacing:normal;font:400 14px/1 var(--fontFamily);padding-block:12px 14px;padding-inline:12px;cursor:pointer}.SiteHeaderNavItem--refreshed .SiteHeaderNavItem__link.Link:hover,.SiteHeaderNavItem--refreshed .SiteHeaderNavItem__link.Link[aria-expanded=true],.SiteHeaderNavItem--refreshed .SiteHeaderNavItem__link:hover,.SiteHeaderNavItem--refreshed .SiteHeaderNavItem__link[aria-expanded=true]{color:var(--navColor);opacity:1}.SiteHeaderNavItem--refreshed.SiteHeaderNavItem--hasSparkle{display:none;margin-left:0}.SiteHeaderNavItem--refreshed.SiteHeaderNavItem--hasSparkle .SiteHeaderNavItem__sparkleDivider{display:block;flex-shrink:0;margin-left:4px;margin-right:16px}.SiteHeaderNavItem--refreshed.SiteHeaderNavItem--hasSparkle .SiteHeaderNavItem__link--hasSparkle,.SiteHeaderNavItem--refreshed.SiteHeaderNavItem--hasSparkle .SiteHeaderNavItem__link--hasSparkle.Link{display:inline-flex;align-items:center;-moz-column-gap:6px;column-gap:6px;padding-inline:0 12px}.SiteHeaderNavItem--refreshed.SiteHeaderNavItem--hasSparkle .SiteHeaderNavItem__sparkleIcon{flex-shrink:0}@media (min-width:1000px){.SiteHeader--refreshed .SiteHeaderNavItem--hasSparkle{display:inline-flex;align-items:center;flex-shrink:0}}</style>
<style>.Link{font-weight:var(--linkWeight,var(--fontWeightSemibold));cursor:pointer;color:var(--linkColor);opacity:var(--linkOpacity,1);transition:var(--hoverTransition);transition-property:color,opacity;outline:none}@media (pointer:fine){.Link:hover{color:var(--linkHoverColor,var(--linkColor));opacity:var(--linkHoverOpacity,1)}}@media (pointer:coarse){.Link:active{color:var(--linkHoverColor,var(--linkColor));opacity:var(--linkHoverOpacity,1)}}.keyboard-navigation .Link:focus{box-shadow:var(--focusBoxShadow);border-radius:2px}.Link__icon{position:relative;top:2px;margin:0 8px 0 0}</style>
<style>.SiteHeaderNav__list{display:var(--desktopNavDisplay,flex);align-items:center;margin:0;padding:0;list-style:none}.SiteHeaderNav__list:has(.SiteHeaderNavItem--condensed){padding-left:8px}</style>
<style>.DashboardLoginLink__dualCTAWrapper{display:flex;flex-direction:row;gap:var(--column-gap-inner)}</style>
<style>.CtaButton{display:inline-block;padding:3px 0 6px;border-radius:16.5px;font:var(--ctaFont);color:var(--buttonColor);transition:var(--hoverTransition);outline:none}.keyboard-navigation .CtaButton:focus{box-shadow:var(--focusBoxShadow)}html[lang^=ja] .CtaButton{font-weight:600;font-variation-settings:"wght" 425}.CtaButton.variant--Link{font-weight:var(--linkWeight,var(--fontWeightSemibold));transition-property:color,opacity}.CtaButton.variant--Link.CtaButton--jumpArrowLink{display:inline-flex;align-items:center;gap:8px;padding:1px 0 4px}@media (pointer:fine){.CtaButton.variant--Link:hover{color:var(--linkHoverColor,var(--linkColor));opacity:var(--linkHoverOpacity,1)}}@media (pointer:coarse){.CtaButton.variant--Link:active{color:var(--linkHoverColor,var(--linkColor));opacity:var(--linkHoverOpacity,1)}}@supports (hanging-punctuation:first) and (font:-apple-system-body) and (-webkit-appearance:none){.CtaButton.variant--Link{text-wrap:wrap}}.CtaButton.variant--Button{padding-left:16px;padding-right:16px;background-color:var(--buttonColor);color:var(--knockoutColor);white-space:nowrap;transition-property:background-color,opacity}.CtaButton.variant--Button.CtaButton--arrow{padding-right:12px}@media (pointer:fine){.CtaButton.variant--Button:hover{background-color:var(--buttonHoverColor,var(--buttonColor));opacity:var(--buttonHoverOpacity,1)}}@media (pointer:coarse){.CtaButton.variant--Button:active{background-color:var(--buttonHoverColor,var(--buttonColor));opacity:var(--buttonHoverOpacity,1)}}.CtaButton.variant--Google{padding-left:16px;padding-right:16px;background-color:#fff;color:var(--buttonColor);border:1px solid #e7ecf1;white-space:nowrap;transition-property:background-color}@media (pointer:fine){.CtaButton.variant--Google:hover{background-color:#f6f9fc}}@media (pointer:coarse){.CtaButton.variant--Google:active{background-color:#f6f9fc}}.CtaButton.variant--Google .HoverArrow{display:none}.CtaButton.variant--Google .GoogleIcon{position:relative;top:1px;left:-4px}</style>
<style>.HoverArrow{--arrowSpacing:5px;--arrowHoverTransition:150ms cubic-bezier(0.215,0.61,0.355,1);--arrowHoverOffset:translateX(3px);--arrowTipTransform:none;--arrowLineOpacity:0;position:relative;top:var(--arrowTop,1px);margin-left:var(--arrowSpacing);stroke-width:2px;fill:none;stroke:currentColor}.HoverArrow--sizeSmall{--arrowSpacing:4px;stroke-width:1.5px}.HoverArrow__linePath{opacity:var(--arrowLineOpacity);transition:opacity var(--hoverTransition,var(--arrowHoverTransition))}.HoverArrow__tipPath{transform:var(--arrowTipTransform);transition:transform var(--hoverTransition,var(--arrowHoverTransition))}.nobr{white-space:nowrap;line-height:0}@media (pointer:fine){a:hover .HoverArrow__linePath,button:hover .HoverArrow__linePath{--arrowLineOpacity:1}a:hover .HoverArrow__tipPath,button:hover .HoverArrow__tipPath{--arrowTipTransform:var(--arrowHoverOffset)}}@media (pointer:coarse){a:active .HoverArrow__linePath,button:active .HoverArrow__linePath{--arrowLineOpacity:1}a:active .HoverArrow__tipPath,button:active .HoverArrow__tipPath{--arrowTipTransform:var(--arrowHoverOffset)}}</style>
<style>.SiteHeader:not(.SiteHeader--isStuck) .NavCtaGradient{--buttonColor:#fff;--buttonHoverColor:hsla(0,0%,100%,0.9);--initialGradientColor:linear-gradient(90deg,#e18638,#e17a38)}.SiteHeader:not(.SiteHeader--isStuck) .NavCtaGradient .CtaButton.variant--Button .NavCta__label{background:var(--initialGradientColor);will-change:color;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;transition:background .3s linear}.SiteHeader:not(.SiteHeader--isStuck) .NavCtaGradient .CtaButton.variant--Button .HoverArrow{stroke:#e17a38;will-change:stroke;transition:stroke .3s linear}.SiteHeader--isStuck .NavCtaGradient .CtaButton.variant--Button .NavCta__label{background:none!important}.SiteHeader--isStuck .NavCtaGradient .HoverArrow{stroke:#fff!important}</style>
<style>.RefreshedMenuButton{margin-left:auto;position:relative;border-radius:6px;padding:0;width:40px;height:40px;display:grid;place-items:center;background-color:var(--accentColor);border:none;cursor:pointer;transition:background-color .2s cubic-bezier(0,.09,.4,1),opacity .25s ease-in-out,visibility .25s ease-in-out}.RefreshedMenuButton rect{opacity:1;transform-origin:center;transition:.25s ease-in-out}@media (pointer:fine){.RefreshedMenuButton:hover rect:first-child{transform:translateY(-10px)}.RefreshedMenuButton:hover rect:nth-child(4){transform:translateY(10px)}}@media (pointer:coarse){.RefreshedMenuButton:active rect:first-child{transform:translateY(-10px)}.RefreshedMenuButton:active rect:nth-child(4){transform:translateY(10px)}}.RefreshedMenuButton__icon{fill:#fff}.SiteHeader--mobileMenuVisible .RefreshedMenuButton{fill:#533afd;opacity:0;visibility:hidden;pointer-events:none}.SiteHeader--mobileMenuVisible .RefreshedMenuButton rect{opacity:1;transform-origin:center;transition:.25s ease-in-out}.SiteHeader--mobileMenuVisible .RefreshedMenuButton rect:first-child{transform:translateX(40px) translateY(20px);width:0;opacity:0}.SiteHeader--mobileMenuVisible .RefreshedMenuButton rect:nth-child(4){transform:translateX(40px) translateY(-20px);width:0;opacity:0}.SiteHeader--mobileMenuVisible .RefreshedMenuButton rect:nth-child(2){transform:rotate(45deg)}.SiteHeader--mobileMenuVisible .RefreshedMenuButton rect:nth-child(3){transform:rotate(-45deg)}</style>
<style>.MobileMenu{--siteMobileMenuHeaderHeight:60px;--siteMobileMenuFooterHeight:64px;--siteMobileMenuPadding:4px;--siteMobileMenuNavListTransform:translateY(0px);--siteMobileMenuSectionTransform:translateY(0px);--transitionDuration:240ms;--transitionEasing:cubic-bezier(0.45,0.05,0.55,0.95);--siteMobileMenuTransition:var(--transitionDuration) var(--transitionEasing);--siteMobileMenuTransitionIn:visibility var(--transitionDuration) step-end,opacity var(--siteMobileMenuTransition);--siteMobileMenuTransitionOut:visibility var(--transitionDuration) step-start,opacity var(--siteMobileMenuTransition);position:fixed;inset:0;transform:translateY(0);background:#f6f9fb;overflow-x:hidden;overflow-y:var(--siteMobileMenuOverflowY);display:grid;grid:var(--siteMobileMenuHeaderHeight) auto var(--siteMobileMenuFooterHeight)/auto;padding:var(--siteMobileMenuPadding);z-index:2}@media (min-width:900px){.MobileMenu{display:none}}@media (prefers-reduced-motion:reduced){.MobileMenu{--transitionDuration:1ms}}.MobileMenu__header{position:sticky;top:0;padding:16px;height:var(--siteMobileMenuHeaderHeight);display:flex;justify-content:space-between;align-items:center;background-color:#fff;border-radius:4px 4px 0 0;z-index:1}.MobileMenu__header:before{content:"";position:absolute;inset:calc(var(--siteMobileMenuPadding)*-1) calc(var(--siteMobileMenuPadding)*-1) 0 calc(var(--siteMobileMenuPadding)*-1);border:solid #f6f9fb;border-width:var(--siteMobileMenuPadding);border-bottom:0 solid #f6f9fb;pointer-events:none}.MobileMenu__header:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:linear-gradient(90deg,var(--guideDashedColor),var(--guideDashedColor) 50%,transparent 0,transparent);background-size:8px 1px}.MobileMenu__logo{--userLogoColor:var(--accentColor);opacity:1;visibility:visible;transition:var(--siteMobileMenuTransitionOut);-webkit-tap-highlight-color:transparent}.MobileMenu--isMenuSectionActive .MobileMenu__logo{opacity:0;visibility:hidden;transition:var(--siteMobileMenuTransitionIn);pointer-events:none}.MobileMenu__backButton{position:absolute;left:12px;display:inline-flex;justify-content:center;align-items:center;-moz-column-gap:8px;column-gap:8px;padding:0;color:var(--accentColor);font:var(--fontWeightSemibold) 16px/1.5 var(--fontFamily);border:none;outline:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0;visibility:hidden;transition:visibility var(--transitionDuration) step-end,opacity .15s ease-out;pointer-events:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.MobileMenu--isMenuSectionActive .MobileMenu__backButton{opacity:1;pointer-events:auto;visibility:visible;transition:var(--siteMobileMenuTransitionOut)}.keyboard-navigation .MobileMenu__backButton:focus{box-shadow:var(--focusBoxShadow)}.MobileMenu__backButtonChevron{margin-top:3px}.MobileMenu__backButtonText{padding:0 4px 2px 0}.MobileMenu__closeButton{padding:0;border:none;outline:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.keyboard-navigation .MobileMenu__closeButton:focus{box-shadow:var(--focusBoxShadow)}.MobileMenu__body{width:calc(100vw - 8px);display:flex}.MobileMenu__nav{width:100%;flex-shrink:0;background-color:#fff}.MobileMenu__navList{list-style:none;margin:20px 16px;padding:0;transform:var(--siteMobileMenuNavListTransform)}.MobileMenu__sections{position:relative;width:100%;flex-shrink:0;background:#f6f9fb;transform:translateX(-80%);opacity:0;pointer-events:none;transition-duration:.25s,.5s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.MobileMenu--isMenuSectionActive .MobileMenu__sections{transform:translateX(-100%);opacity:1;pointer-events:auto}.MobileMenu__footer{height:var(--siteMobileMenuFooterHeight);display:flex;justify-content:center;align-items:center;padding:4px;gap:16px;position:sticky;bottom:0;background:radial-gradient(66.35% 66.35% at 50% 50%,hsla(0,0%,100%,.9) 0,hsla(0,0%,100%,0) 100%),hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);z-index:2;border-radius:0 0 4px 4px}.MobileMenu__footer:after{content:"";position:absolute;inset:0 calc(var(--siteMobileMenuPadding)*-1) calc(var(--siteMobileMenuPadding)*-1) calc(var(--siteMobileMenuPadding)*-1);border:solid #f6f9fb;border-width:var(--siteMobileMenuPadding);border-top:0 solid #f6f9fb;pointer-events:none}.MobileMenu--isRefreshed.MobileMenu{--siteMobileMenuFooterHeight:76px;--siteMobileMenuPadding:0;--siteMobileMenuHeaderHeight:66px;background:#fff}.MobileMenu--isRefreshed .MobileMenu__sections{background-color:#fff}.MobileMenu--isRefreshed .MobileMenu__header:after{content:none}.MobileMenu--isRefreshed .MobileMenu__logo{--userLogoColor:#031323}.MobileMenu--isRefreshed .MobileMenu__header{padding:16px 24px 10px}.MobileMenu--isRefreshed .MobileMenu__navList{margin-block:12px;margin-inline:24px 16px}.MobileMenu--isRefreshed .MobileMenu__backButton{color:#533afd;left:24px;line-height:1;text-box:trim-both cap alphabetic}.MobileMenu--isRefreshed .MobileMenu__backButtonText{padding:0}.MobileMenu--isRefreshed .MobileMenu__closeButton{width:40px;height:40px;display:grid;place-items:center;border-radius:4px;background:#e8e9ff;opacity:0;visibility:hidden;transition:none}.MobileMenu--isRefreshed .SiteMobileMenuNavItem{margin-top:1px}.MobileMenu--isRefreshed .SiteMobileMenuNavItem__label,.MobileMenu--isRefreshed .SiteMobileMenuNavItem__link{font-weight:400;line-height:1;color:#061b31}.MobileMenu--isRefreshed .SiteMobileMenuNavItem__link{padding:16px 0}.MobileMenu--isRefreshed .SiteMobileMenuNavItem__chevron{color:#533afd}.MobileMenu--isRefreshed .SiteMobileMenuNavItem:not(.SiteMobileMenuNavItem--hasDescription):before{border-bottom:1px dashed #e5edf5;background:none;background-size:none}.MobileMenu--isRefreshed .MobileMenu__footer .CtaButton.variant--Button{color:#fff;background-color:#031323}.MobileMenu--isRefreshed .MobileMenu__footer .CtaButton.variant--Link{color:#031323}.SiteHeader--mobileMenuVisible:has(.MobileMenu--isRefreshed) .MobileMenu__closeButton{fill:#533afd;opacity:1;visibility:visible;transition:opacity .25s ease-in-out .1s,visibility 0s ease-in-out .1s}.SiteHeader--mobileMenuVisible:has(.MobileMenu--isRefreshed) .MobileMenu__closeButton rect{opacity:1;transform-origin:center;transition:.25s ease-in-out}.SiteHeader--mobileMenuVisible:has(.MobileMenu--isRefreshed) .MobileMenu__closeButton rect:first-child{transform:translateX(40px) translateY(20px);width:0;opacity:0}.SiteHeader--mobileMenuVisible:has(.MobileMenu--isRefreshed) .MobileMenu__closeButton rect:nth-child(4){transform:translateX(40px) translateY(-20px);width:0;opacity:0}.SiteHeader--mobileMenuVisible:has(.MobileMenu--isRefreshed) .MobileMenu__closeButton rect:nth-child(2){transform:rotate(45deg)}.SiteHeader--mobileMenuVisible:has(.MobileMenu--isRefreshed) .MobileMenu__closeButton rect:nth-child(3){transform:rotate(-45deg)}</style>
<style>.SiteMobileMenuNavItem{--linkColor:#3f4b66;position:relative}.SiteMobileMenuNavItem:not(.SiteMobileMenuNavItem--hasDescription):before{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:linear-gradient(90deg,var(--guideDashedColor),var(--guideDashedColor) 50%,transparent 0,transparent);background-size:8px 1px}.SiteMobileMenuNavItem--hasDescription{--linkHoverOpacity:0.8}.SiteMobileMenuNavItem__link{--linkWeight:var(--fontWeightBold);display:flex;justify-content:space-between;align-items:center;-moz-column-gap:20px;column-gap:20px;width:100%;padding:20px 0;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;text-align:left;font:var(--fontWeightBold) 18px/1.27 var(--fontFamily);letter-spacing:.2px;color:#3f4b66;cursor:pointer;-webkit-tap-highlight-color:transparent}.keyboard-navigation .SiteMobileMenuNavItem__link:focus{box-shadow:var(--focusBoxShadow)}@media (pointer:fine){.SiteMobileMenuNavItem__link:hover{opacity:var(--linkHoverOpacity,1)}}@media (pointer:coarse){.SiteMobileMenuNavItem__link:active{opacity:var(--linkHoverOpacity,1)}}.SiteMobileMenuNavItem__label:not(:only-child){color:#0a2540;font:var(--fontWeightBold) 16px/1.3 var(--fontFamily)}.SiteMobileMenuNavItem__description{margin-top:4px;font:var(--fontWeightNormal) 16px/1.25 var(--fontFamily)}.SiteMobileMenuNavItem__chevron{flex-shrink:0}</style>
<style>.RefreshedProductsNavMobile__content{width:100%;display:grid;grid-template-columns:1fr;background-color:#fff;padding:24px 24px 0;row-gap:32px}.RefreshedProductsNavMobile__groupLinks{display:flex;flex-direction:column;gap:12px;margin:calc(var(--divider-vertical-margin)*2) 0 0;list-style:none;padding:0}.RefreshedProductsNavMobile__aside{background-color:#f8fafd;padding:24px;margin:0 -24px}.RefreshedProductsNavMobile__asideTitle{color:#0a2540;font:300 14px/1.5 var(--fontFamily)}.RefreshedProductsNavMobile__asideLinks{display:grid;grid-template-columns:1fr;row-gap:12px;margin:24px 0 0;list-style:none;padding:0}.RefreshedProductsNavMobile__content .SiteProductsNav__group{background-color:#fff;--divider-color:#e5edf5;--divider-vertical-margin:12px}.RefreshedProductsNavMobile__content .SiteProductsNav__group:first-child{--suite-color:#ff6118;--stop-color:#fb76fa;--gradient-color:#533afd}.RefreshedProductsNavMobile__content .SiteProductsNav__group:nth-child(2){--suite-color:#fc5;--stop-color:#fb76fa;--gradient-color:#533afd;--gradient-line-offset:100%}.RefreshedProductsNavMobile__content .SiteProductsNav__group:nth-child(3){--suite-color:#f44bcc;--stop-color:#ec8fff;--gradient-color:#533afd;--gradient-line-offset:200%}.RefreshedProductsNavMobile__content .SiteProductsNav__group:nth-child(4){--suite-color:#ea2261;--stop-color:#da56ed;--gradient-color:#533afd;--gradient-line-offset:300%}.RefreshedProductsNavMobile__content .SiteProductsNav__groupTitle{position:relative;color:#0a2540;font:300 14px/1.2 var(--fontFamily)}</style>
<style>.RefreshedNavItem{font:300 14px/18px var(--fontFamily);letter-spacing:normal;text-wrap:balance}.RefreshedNavItem:hover .RefreshedNavItem__link{color:#2e2b8c}.RefreshedNavItem:hover .RefreshedNavItem__body{color:#061b31}.RefreshedNavItem__link{color:#533afd;font-weight:400}.RefreshedNavItem__content{display:flex;flex-direction:column;gap:4px}.RefreshedNavItem__body{color:#3c4f69;font:300 14px/1.4 var(--fontFamily);opacity:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (hover:none){.RefreshedNavItem__arrow.RefreshedHoverArrow{display:none}}.RefreshedNavItem__link:hover .RefreshedNavItem__arrow.RefreshedHoverArrow{visibility:visible}</style>
<style>.RefreshedHoverArrow{position:relative;top:0;margin-left:0;visibility:hidden;transition:visibility 0ms linear .3s;animation-name:refreshed-nav-hover-arrow-out;animation-duration:.15s;animation-timing-function:cubic-bezier(.25,1,.5,1);animation-fill-mode:forwards}@media (hover:hover){a:hover .RefreshedHoverArrow,button:hover .RefreshedHoverArrow{animation-name:refreshed-nav-hover-arrow-in;animation-duration:.3s;visibility:visible;transition-delay:0ms}}@keyframes refreshed-nav-hover-arrow-in{0%{opacity:0;transform:translateX(-3px)}to{opacity:1;transform:translateX(0)}}@keyframes refreshed-nav-hover-arrow-out{0%{opacity:1}to{opacity:0}}</style>
<style>.SessionsBanner{container-type:inline-size;container-name:sessions-banner;margin-block-start:32px}.SessionsBanner__card{background-color:#fff;border:1px solid #e5edf5;border-radius:4px;overflow:hidden;display:flex;flex-direction:column;align-items:center;font-size:14px}.SessionsBanner__text-emphasized{font:400 14px/1.4 var(--fontFamily);letter-spacing:0;color:#061b31}.SessionsBanner__text-subdued{display:block;font:300 14px/1.4 var(--fontFamily);letter-spacing:0;color:#667691}.SessionsBanner__link{--linkHoverColor:#2e2b8c;--linkHoverOpacity:1;font:400 14px/1.4 var(--fontFamily);letter-spacing:0;color:#533afd}.SessionsBanner__link .RefreshedHoverArrow{margin-left:3px}.SessionsBanner__picture{width:100%;order:1;flex-shrink:0}.SessionsBanner__image{height:80px;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.SessionsBanner__content{padding:16px;display:flex;flex-direction:column;gap:12px;order:2}@container sessions-banner (min-width: 400px){.SessionsBanner__card{flex-direction:row;align-items:stretch}.SessionsBanner__picture{width:36%;order:1;display:flex;aspect-ratio:280/200}.SessionsBanner__image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.SessionsBanner__content{flex:1;order:2;padding:20px}.SessionsBanner__text-emphasized{display:block}}</style>
<style>.Picture{--pictureMaxWidth:none;--pictureBleedLeft:0;--pictureBleedRight:0;--pictureBleedLeftMobile:0;--pictureBleedRightMobile:0;display:flex;max-width:var(--pictureMaxWidth);margin-left:calc(var(--pictureBleedLeft)*-1);margin-right:calc(var(--pictureBleedRight)*-1)}@media (max-width:599px){.Picture{margin-left:calc(var(--pictureBleedLeftMobile)*-1);margin-right:calc(var(--pictureBleedRightMobile)*-1)}}.Picture--fitCover{width:100%;height:100%}.Picture__image{vertical-align:top;align-self:flex-start}.Picture--autosize .Picture__image{width:100%;height:auto;max-width:100%}.Picture--fitCover .Picture__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}</style>
<style>.SiteMobileMenuSection{height:100%;max-height:0;overflow:hidden;opacity:0;transform:var(--siteMobileMenuSectionTransform);transition:max-height var(--transitionDuration) step-end,opacity var(--transitionDuration) step-end}.SiteMobileMenuSection--isActive{max-height:100%;opacity:1;transition:max-height var(--transitionDuration) step-start,opacity var(--transitionDuration) step-start}</style>
<style>.RefreshedNavigation__content{--group-border:1px solid #e5edf5;--bg-aside:#f8fafd;--shadow-aside:#e5edf5;width:100%;display:grid;grid-template-columns:1fr;background-color:#fff;padding:24px 24px 0}.RefreshedNavigation__group{background-color:#fff;padding:0 0 32px}.RefreshedNavigation__group+.RefreshedNavigation__group:not(aside){border-top:var(--group-border);padding:32px 0}aside.RefreshedNavigation__group{position:relative;background-color:var(--bg-aside);padding:24px;margin:0 -24px}@media (min-width:940px){aside.RefreshedNavigation__group:after{content:"";display:block;position:absolute;inset:0 -1000px 0 0;box-shadow:0 -1px 0 0 var(--shadow-aside);background-color:var(--bg-aside);z-index:-1}}.RefreshedNavigation__groupTitle{display:flex;color:#0a2540;font:300 14px/1.2 var(--fontFamily)}.RefreshedNavigation__groupLinks{display:flex;flex-direction:column;gap:12px;margin:24px 0 0;list-style:none;padding:0}@media (min-width:900px){.RefreshedNavigation__content{width:var(--refreshedNavWidth);max-width:var(--refreshedNavMaxWidth);grid-template-columns:repeat(4,1fr);padding:0}.RefreshedNavigation__group{padding:32px 32px 48px}.RefreshedNavigation__group+.RefreshedNavigation__group:not(aside){border-top:none;border-left:var(--group-border);padding:32px 32px 48px}aside.RefreshedNavigation__group{border-left:var(--group-border);padding:32px 32px 48px;margin:0}}</style>
<style>.RefreshedProductsNav{width:var(--refreshedNavWidth);max-width:var(--refreshedNavMaxWidth)}.RefreshedProductsNav__content{--content-padding:32px;display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:40px;column-gap:40px;padding:var(--content-padding)}@media (min-width:1300px){.RefreshedProductsNav__content{grid-template-columns:repeat(4,1fr) 226px;padding:var(--content-padding)}}.RefreshedProductsNav__links{width:100%;display:flex;flex-direction:column;gap:12px;margin:calc(var(--divider-vertical-margin)*2) 0 0;list-style:none;padding:0}.RefreshedProductsNav__aside{--bg-aside:#f8fafd;--shadow-aside:#e5edf5;position:relative;grid-column:span 4;display:grid;grid-template-columns:subgrid;background-color:#f8fafd;padding:var(--content-padding);margin:32px calc(var(--content-padding)*-1) calc(var(--content-padding)*-1)}@media (min-width:940px){.RefreshedProductsNav__aside:after{content:"";display:block;position:absolute;inset:0 -1000px 0 0;box-shadow:0 -1px 0 0 var(--shadow-aside);background-color:var(--bg-aside);z-index:-1}}@media (min-width:1300px){.RefreshedProductsNav__aside{grid-column:5;display:block;grid-template-columns:unset;grid-row:1/span 2;border-left:1px solid #e5edf5;margin:calc(var(--content-padding)*-1) calc(var(--content-padding)*-1) -32px;margin-left:0;display:flex;flex-direction:column}}.RefreshedProductsNav__asideTitle{color:#0a2540;font:300 14px/1.5 var(--fontFamily)}.RefreshedProductsNav__asideContent{grid-column:span 4;display:grid;grid-template-columns:subgrid;align-items:center}.RefreshedProductsNav__asideContent .SessionsBanner{grid-column:span 2;margin-block-start:0}@media (min-width:1300px){.RefreshedProductsNav__asideContent{all:unset;flex:1;display:flex;flex-direction:column;justify-content:space-between}.RefreshedProductsNav__asideContent .SessionsBanner{grid-column:unset;margin-block-start:32px}}.RefreshedProductsNav__asideLinks{grid-column:span 2;display:grid;grid-template-columns:subgrid;row-gap:12px;list-style:none;padding:0;margin:0}@media (min-width:1300px){.RefreshedProductsNav__asideLinks{grid-column:unset;display:grid;grid-template-columns:1fr;row-gap:12px;margin:24px 0 0}}.RefreshedProductsNav .SiteProductsNav__group{--divider-vertical-margin:12px}.RefreshedProductsNav .SiteProductsNav__group:first-child{--suite-color:#ff6118;--stop-color:#fb76fa;--gradient-color:#533afd}.RefreshedProductsNav .SiteProductsNav__group:nth-child(2){--suite-color:#fc5;--stop-color:#fb76fa;--gradient-color:#533afd;--gradient-line-offset:100%}.RefreshedProductsNav .SiteProductsNav__group:nth-child(3){--suite-color:#f44bcc;--stop-color:#ec8fff;--gradient-color:#533afd;--gradient-line-offset:200%}.RefreshedProductsNav .SiteProductsNav__group:nth-child(4){--suite-color:#ea2261;--stop-color:#da56ed;--gradient-color:#533afd;--gradient-line-offset:300%}.RefreshedProductsNav .SiteProductsNav__groupTitle{position:relative;color:#0a2540;font:300 14px/1.5 var(--fontFamily)}.RefreshedGradientLine{position:relative;width:100%;height:1px;overflow:clip;margin-top:var(--divider-vertical-margin);margin-bottom:calc(var(--divider-vertical-margin)*-1);top:0;border-radius:1px}.RefreshedGradientLine:after{content:"";display:block;position:absolute;top:0;left:0;right:0;height:1px;width:100%;background:linear-gradient(90deg,var(--gradient-color),var(--gradient-color) 20%,var(--stop-color) 40%,var(--suite-color) 60%,var(--suite-color)),#e5edf5;border-radius:1px;pointer-events:none}@media (hover:hover){.RefreshedGradientLine:after{background-size:0 100%,100% 100%;background-position:var(--mouse-in-dir,right),0;background-repeat:no-repeat,no-repeat;transition:background-size .3s ease-out}.RefreshedProductsNav__content .SiteProductsNav__group:hover .RefreshedGradientLine:after{background-position:var(--mouse-out-dir,left),0;background-size:100% 100%,100% 100%}}@media (min-width:900px) and (max-height:900px){.RefreshedProductsNav__content{max-height:calc(100vh - var(--refreshedNavHeight) - var(--refreshedNavPaddingBlock)*2);overflow-y:auto}.RefreshedProductsNav__content .RefreshedProductsNav__aside:after{display:none}}.RefreshedProductsNav__consoleBanner{display:none}@media (min-width:1300px){.RefreshedProductsNav__consoleBanner{position:relative;grid-column:span 4;display:flex;justify-content:space-between;padding-top:40px}.RefreshedProductsNav__consoleBanner:before{content:"";position:absolute;top:24px;display:block;height:1px;width:100%;background-color:#e5edf5}.RefreshedProductsNav__consoleBannerDescription{font:300 14px/1.4 var(--fontFamily)}.RefreshedProductsNav__consoleBannerDescription strong{color:#061b31}.RefreshedProductsNav__consoleBannerLink{--hoverTransition:150ms cubic-bezier(0.215,0.61,0.355,1);font:400 14px/1.4 var(--fontFamily);color:#533afd}.RefreshedProductsNav__consoleBannerLink:hover{color:#2e2b8c}}</style>
<style>.SiteMenuSection{--siteMenuSpacing:24px;position:relative}@media (min-width:900px){.SiteMenuSection{display:inline-block;--siteMenuSpacing:32px}}@media (max-width:899px){.SiteMenuSection:before{position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,var(--guideDashedColor),var(--guideDashedColor) 50%,transparent 0,transparent);background-size:8px 1px;content:""}}.SiteMenuSection__body{padding:var(--siteMenuSectionBodyPadding,var(--siteMenuSpacing) var(--siteMenuSpacing) calc(var(--siteMenuSpacing) - 11px))}.SiteMenuSection:only-child .SiteMenuSection__body{padding:var(--siteMenuSectionBodyPadding,var(--siteMenuSpacing) var(--siteMenuSpacing) calc(var(--siteMenuSpacing) - 8px))}.SiteMenuSection+.SiteMenuSection .SiteMenuSection__body{padding-top:var(--siteMenuSectionBodyPadding,calc(var(--siteMenuSpacing) - 12px))}.SiteMenuSection--variantNoPadding .SiteMenuSection__body,.SiteMenuSection--variantNoPadding:only-child .SiteMenuSection__body{padding:0}.SiteMenuSection+.SiteMenuSection:before{position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,var(--guideDashedColor),var(--guideDashedColor) 50%,transparent 0,transparent);background-size:8px 1px;content:""}.SiteMenuSection__footer{--siteMenuFooterMargin:4px;border-radius:4px;background-color:#eff3f9;margin:var(--siteMenuFooterMargin);padding:calc(var(--siteMenuSpacing) - var(--siteMenuFooterMargin)) calc(var(--siteMenuSpacing) - var(--siteMenuFooterMargin))}</style>
<style>@media (min-width:901px){.RefreshedNavigation__content--developers{grid-template-columns:repeat(3,1fr)}}</style>
<style>.StartupHubHero.Section{--sectionPaddingBottom:32px;--sectionPaddingTop:214px;background:#fff;position:relative}@media (min-width:900px){.StartupHubHero.Section{--sectionPaddingBottom:0;--sectionPaddingTop:100px}}.StartupHubHero__copy.Copy{transition:opacity,transform .1s linear}.HubPage.MktRoot[lang^=en] .StartupHubHero__copy.Copy .Copy__title{font-size:18vw}@media (min-width:600px){.HubPage.MktRoot[lang^=en] .StartupHubHero__copy.Copy .Copy__title{white-space:nowrap;font:var(--titleFont)}}@media (max-width:899px){.StartupHubHero__copy.Copy{--headerMaxWidth:auto}}.StartupHubHero__copy{visibility:hidden}.StartupHubHero__copy .Copy__ctaContainer>.CtaButton:first-of-type:last-of-type{margin-bottom:16px}.StartupHubHero__copy--isVisible{visibility:visible}@media (min-width:900px){.StartupHubHero.Section,.StartupHubHero__spacer{min-height:var(--heroHeight)}.StartupHubHero.Section{min-height:890px;width:100%}.StartupHubHero.Section .Section__masked{inset:0;position:relative;padding:100px 0}.StartupHubHero.Section .Section__layout{display:flex;margin:0 var(--columnPaddingNormal)}.StartupHubHero.Section .Section__container,.StartupHubHero.Section .Section__layout,.StartupHubHero__layout.ColumnLayout{min-height:100%}}@media (max-width:899px){.StartupHubHero__layout.ColumnLayout[data-columns="2,2"]{grid-template-columns:auto;row-gap:0}}.StartupHubHero__graphicContainer{position:relative;height:100%;display:none}@media (min-width:900px){.StartupHubHero__graphicContainer{display:block}}.StartupHubHero__graphicContainer .StartupHubFirstPaymentGraphic,.StartupHubHero__graphicContainer .StartupHubInstantPayoutGraphic,.StartupHubHero__graphicContainer .StartupHubPaymentLinkGraphic,.StartupHubHero__graphicContainer .StartupHubRevRecHeroGraphic{transform:translate3d(-50%,-50%,0)}.StartupHubHero__graphicContainer .StartupHubPaymentLinkGraphic{left:calc(50% + 14px);top:calc(50% + 224px)}.StartupHubHero__graphicContainer .StartupHubFirstPaymentGraphic{left:calc(50% + 171px);top:calc(50% + 122px)}.StartupHubHero__graphicContainer .StartupHubInstantPayoutGraphic{left:calc(50% + 3px);top:calc(50% - 62px)}.StartupHubHero__graphicContainer .StartupHubRevRecHeroGraphic{left:calc(50% + 290px);top:calc(50% - 148px)}.StartupHubHero__titleWord{display:inline-block;color:transparent;-webkit-background-clip:text;background-clip:text;padding:0 .1em .1em 0;margin:0 -.1em -.1em 0;transition:background-position 1s linear}.HubPage .StartupHubHero__copyRow.RowLayout{--rowLayoutGapLarge:95px}.MktRoot[lang=es-US].HubPage .StartupHubHero__copyRow.RowLayout{--rowLayoutGapLarge:5px}</style>
<style>.Copy{--paddingLeft:var(--columnPaddingNormal);--paddingRight:var(--columnPaddingMedium);--headerPaddingLeft:var(--paddingLeft);--headerPaddingRight:var(--paddingRight);--headerMaxWidth:var(--copyMaxWidth);--bodyPaddingLeft:var(--paddingLeft);--bodyPaddingRight:var(--paddingRight);--bodyMaxWidth:var(--copyMaxWidth);--footerPaddingLeft:var(--paddingLeft);--footerPaddingRight:var(--paddingLeft);--footerRowGap:var(--rowGapMedium);--ctaSpacing:16px;--footerGap:"";scroll-margin-top:var(--fixedNavScrollMargin)}.HubPage .Copy{--paddingLeft:0px;--paddingRight:0px;--footerRowGap:32px;--titleAnchorDisplay:none}.Copy--accented{--titleColor:var(--accentColor)}.Copy.variant--Hero{--titleFontSize:48px;--titleLineHeight:56px;--titleLetterSpacing:-0.02em;--rowGap:var(--rowGapLarge)}.Copy.variant--Hero,.Copy.variant--Section{--titleWeight:var(--fontWeightBold);--paragraphGap:20px}.Copy.variant--Section{--paddingRight:var(--columnPaddingXLarge);--rowGap:var(--rowGapMedium);--titleFontSize:34px;--titleLineHeight:1.294117647;--titleLetterSpacing:-0.1px}.HubPage .Copy.variant--Section{--rowGap:16px;--titleFontSize:32px;--titleWeight:var(--fontWeightSemibold);--titleLineHeight:40px;--titleLetterSpacing:-0.64px;--bodyFontSize:18px;--bodyLineHeight:1.5555555556}@media (min-width:900px){.HubPage .Copy.variant--Section{--titleFontSize:48px;--titleLineHeight:56px;--titleLetterSpacing:-0.96px}}.CondensedExperiment .Copy.variant--Section{--rowGap:16px}.Copy.variant--Subsection{--paddingRight:var(--columnPaddingXLarge);--rowGap:var(--rowGapMedium);--titleFontSize:24px;--titleLineHeight:1.333333333;--titleWeight:var(--fontWeightBold);--titleLetterSpacing:0.1px;--paragraphGap:20px}.HubPage .Copy.variant--Subsection{--rowGap:16px;--footerRowGap:32px;--titleFontSize:24px;--titleLineHeight:32px;--titleWeight:var(--fontWeightSemibold);--bodyFontSize:18px;--bodyLineHeight:28px}@media (min-width:600px){.HubPage .Copy.variant--Subsection{--titleFontSize:28px;--titleLineHeight:36px;--paddingRight:40px}}.Copy.variant--Footer{--paddingRight:var(--columnPaddingXLarge);--rowGap:var(--rowGapMedium);--paragraphGap:20px}.Copy.variant--Footer,.Copy.variant--Stat{--titleFontSize:24px;--titleLineHeight:1.333333333;--titleWeight:var(--fontWeightBold);--titleLetterSpacing:0.1px}.Copy.variant--Detail,.Copy.variant--Stat{--rowGap:var(--rowGapNormal);--titleBorderColor:var(--accentColor);--bodyFontSize:15px;--bodyLineHeight:1.6}.Copy.variant--Detail{--titleFontSize:15px;--titleLineHeight:1.6;--titleWeight:var(--fontWeightSemibold);--titleLetterSpacing:0.2px;--paragraphGap:8px}html[lang^=ja] .Copy.variant--Detail{--titleWeight:425}.HubPage .Copy.variant--Detail{--titleFontSize:18px;--titleWeight:var(--fontWeightSemibold);--titleLineHeight:28px;--bodyFontSize:15px;--bodyLineHeight:24px}@media (min-width:600px){.HubPage .Copy.variant--Detail{--paddingRight:40px}}.Copy__title.Copy__title--wrapBalance{text-wrap:balance}.Copy__title.Copy__title--wrapPretty{text-wrap:pretty}@media (min-width:600px){.Copy.variant--Subsection{--titleFontSize:26px;--titleLineHeight:1.384615385;--titleLetterSpacing:0}}@media (min-width:1112px){.Copy.variant--Hero{--titleFontSize:56px;--titleLineHeight:68px}.Copy.variant--Section{--titleFontSize:38px;--titleLineHeight:1.263157895;--titleLetterSpacing:-0.2px}}.Copy{--titleFont:var(--titleWeight) var(--titleFontSize)/var(--titleLineHeight) var(--fontFamily);--captionFont:var(--fontWeightBold) var(--captionFontSize,18px)/var(--captionLineHeight,1.555555556) var(--fontFamily);--bodyFont:var(--fontWeightNormal) var(--bodyFontSize,18px)/var(--bodyLineHeight,1.555555556) var(--fontFamily);letter-spacing:.2px}.Copy,.Copy__header{display:grid;row-gap:var(--rowGap)}.Copy__header{position:relative;grid-template-columns:minmax(0,1fr);padding:0 var(--headerPaddingRight) 0 var(--headerPaddingLeft);max-width:var(--headerMaxWidth)}.Copy__header.variant--HeroCondensed{align-items:center;display:flex;padding:0 16px 0 var(--headerPaddingLeft)}.Copy__header.variant--HeroCondensed .Copy__icon{margin-right:16px}.Copy__header.variant--HeroCondensed .Copy__title{font-size:15px;font-weight:500}.Copy__header.variant--Condensed{--rowGap:16px}.Copy__icon{min-height:40px;display:flex;align-items:flex-end;margin-bottom:var(--rowGap)}.Copy__caption{font:var(--captionFont);color:var(--accentColor)}html[lang^=ja] .Copy__caption{font-weight:600;font-variation-settings:"wght" 500}.Copy__title{position:relative;font:var(--titleFont);color:var(--titleColor);letter-spacing:var(--titleLetterSpacing,inherit);word-wrap:break-word;overflow-wrap:break-word}html[lang^=ja] .Copy__title{font-weight:600;font-variation-settings:"wght" var(--titleWeight)}.Copy__title:before{display:var(--titleAnchorDisplay,block);position:absolute;top:calc(.5px + var(--titleLineHeight)*var(--titleFontSize)/2 - var(--titleFontSize)/2);left:calc(var(--headerPaddingLeft)*-1);width:1px;height:var(--titleFontSize);background-color:var(--titleBorderColor,transparent);content:""}.Copy__title .Badge{position:relative;top:-3px;margin-left:2px}.variant--Detail .Copy__title .Badge{top:-1px}.Copy__body.variant--Detail{--bodyFont:var(--fontWeightNormal) 15px/1.6 var(--fontFamily)}.Copy__body{padding:0 var(--bodyPaddingRight) 0 var(--bodyPaddingLeft);font:var(--bodyFont);color:var(--textColor);max-width:var(--bodyMaxWidth)}.Copy__body img{max-width:100%}.Copy__body p+p{margin-top:var(--paragraphGap)}.Copy__body.Copy__body--wrapBalance{text-wrap:balance}.Copy__body.Copy__body--wrapPretty{text-wrap:pretty}.Copy__footer{display:grid;grid-auto-columns:minmax(0,1fr);row-gap:var(--footerRowGap);margin-top:calc(var(--footerGap, var(--rowGap)) - var(--rowGap));padding:0 var(--footerPaddingRight) 0 var(--footerPaddingLeft)}.Copy__footer>.CtaButton,.Copy__footer>.CtaLink{justify-self:flex-start}.Copy__footer--alignCenter{justify-items:center;text-align:center}.Copy__footer>.List[data-column-count="2"]{max-width:calc(var(--columnWidth)*2)}.Copy__footer>.CopyBody--anchored{margin-left:calc(var(--columnPaddingNormal)*-1)}.Copy.variant--Superhero{--rowGap:var(--rowGapLarge);--titleWeight:var(--fontWeightBold);--paragraphGap:20px}.HubPage .Copy.variant--Superhero{--titleFontMin:50;--titleFontMax:76;--viewportMin:var(--viewportWidthSmall);--viewportMax:var(--viewportWidthMedium);--titleFontSize:calc(var(--titleFontMin)*1px + (var(--titleFontMax) - var(--titleFontMin))*(var(--windowWidth) - var(--viewportMin)*1px)/(var(--viewportMax) - var(--viewportMin)));;--titleLineHeight:1.04;--titleLetterSpacing:-0.04em;--titleWeight:var(--fontWeightSemibold);--titleFont:var(--titleWeight) var(--titleFontSize)/var(--titleLineHeight) var(--fontFamily);--headerMarginTop:100px;--headerPadding:0 var(--headerPaddingRight) 0 var(--headerPaddingLeft);min-width:0;padding:var(--headerPadding);--rowGap:var(--rowGapLarge);--paragraphGap:20px}@media (min-width:600px){.HubPage .Copy.variant--Superhero{--headerPaddingRight:var(--columnPaddingNone);--titleFontMin:60;--viewportMin:var(--viewportWidthMedium);--viewportMax:var(--viewportWidthLarge)}}@media (min-width:900px) and (max-height:700px){.HubPage .Copy.variant--Superhero{--titleFontSize:64px}}@media (min-width:1112px){.HubPage .Copy.variant--Superhero{--titleFontSize:76px}}</style>
<style>.CtaGroup{--ctaGroupGapSmall:8px;--ctaGroupGapNormal:16px;--ctaColGroupGap:var(--ctaGroupGapNormal);--ctaRowGroupGap:12px;display:flex;flex-wrap:wrap;align-items:center;padding:0 0 0 var(--columnPaddingNormal);gap:var(--ctaRowGroupGap) var(--ctaColGroupGap)}.CtaGroup--inline{padding-left:0}.CtaGroup--gapSmall{--ctaColGroupGap:var(--ctaGroupGapSmall)}</style>
<style>.StartupProgramHeroCard.AccentedCard{padding:30px 20px 16px;z-index:1;width:350px;max-width:100%;border-radius:6px;opacity:0;transition:opacity .3s}.StartupProgramHeroCard--isVisible.AccentedCard{opacity:1}.StartupProgramHeroCard .AccentedCard__background:after{background:linear-gradient(-90deg,#fab000,#ff5996,#635bff,#635bff,#ff5996,#fab000);background-position:0 0;background-size:300% 100%;height:6px}.HubPage .StartupProgramHeroCard__copy.Copy.variant--Detail{--titleFontSize:15px;--rowGap:4px}.StartupProgramHeroCard__cta{margin-top:8px}</style>
<style>.JumpArrow{fill:none}.CtaButton .JumpArrow{position:relative;top:1px}.JumpArrow__iconRect{fill:var(--linkColor);fill-opacity:.1}.JumpArrow__iconArrow{stroke:var(--linkColor);transition:transform .5s ease-out}.JumpArrow__iconArrow--a,.JumpArrow__iconArrow--b{transition:var(--hoverTransition)}.JumpArrow__iconArrow--b{transform:translateY(-100%)}@media (pointer:fine){a:hover .JumpArrow__iconRect{fill:var(--linkHoverColor)}a:hover .JumpArrow__iconArrow{stroke:var(--linkHoverColor)}a:hover .JumpArrow__iconArrow--a{transform:translateY(100%)}a:hover .JumpArrow__iconArrow--b{transform:translateY(0)}}@media (pointer:coarse){a:active .JumpArrow__iconRect{fill:var(--linkHoverColor)}a:active .JumpArrow__iconArrow{stroke:var(--linkHoverColor)}a:active .JumpArrow__iconArrow--a{transform:translateY(100%)}a:active .JumpArrow__iconArrow--b{transform:translateY(0)}}</style>
<style>.RowLayout{--rowLayoutGapXSmall:16px;--rowLayoutGapSmall:24px;--rowLayoutGapNormal:32px;--rowLayoutGapMedium:var(--rowLayoutGapNormal);--rowLayoutGapLarge:var(--rowLayoutGapNormal);--rowLayoutGapXLarge:var(--rowLayoutGapNormal);--rowLayoutGapXXLarge:var(--rowLayoutGapNormal);--rowLayoutGap:var(--rowLayoutGapLarge);display:grid;grid:auto/minmax(0,1fr);row-gap:var(--rowLayoutGap);align-items:flex-start}@media (min-width:600px){.RowLayout{--rowLayoutGapMedium:48px;--rowLayoutGapLarge:var(--rowLayoutGapMedium);--rowLayoutGapXLarge:var(--rowLayoutGapMedium);--rowLayoutGapXXLarge:64px}}@media (min-width:900px){.RowLayout{--rowLayoutGapLarge:64px;--rowLayoutGapXLarge:96px;--rowLayoutGapXXLarge:128px}}.HubPage .RowLayout{--rowLayoutGapXSmall:16px;--rowLayoutGapSmall:24px;--rowLayoutGapNormal:32px;--rowLayoutGapMedium:40px;--rowLayoutGapLarge:40px;--rowLayoutGapXLarge:96px}@media (min-width:600px){.HubPage .RowLayout{--rowLayoutGapLarge:48px;--rowLayoutGapXLarge:112px}}@media (min-width:900px){.HubPage .RowLayout{--rowLayoutGapLarge:56px;--rowLayoutGapXLarge:128px}}.ColumnLayout--alignStretch .RowLayout>:last-child{margin-top:auto}</style>
<style>.AccentedCard{--accentedCardShadowMargin:0;--accentedCardMinHeight:72px;--accentedCardBorderRadius:8px;--accentedCardTopBorderHeight:8px;--accentedCardTransitionEasing:500ms cubic-bezier(0.7,0,0,1);--accentedCardScale:1.018;position:relative;min-width:100px;min-height:var(--accentedCardMinHeight);max-width:var(--accentedCardMaxWidth,none);margin-right:calc(var(--cardBleedRight, 0)*-1);margin-bottom:calc(var(--cardBleedBottom, 0)*-1);border-radius:var(--accentedCardBorderRadius)}@media (min-width:600px){.AccentedCard{max-width:var(--accentedCardMaxWidthTablet,var(--accentedCardMaxWidth))}}.AccentedCard .Copy{--headerPaddingRight:40px;--bodyPaddingRight:40px}.AccentedCard__shadow,.AccentedCard__shadow--hovered{position:absolute;display:block;inset:0;overflow:hidden;border-radius:var(--accentedCardBorderRadius);box-shadow:var(--accentedCardShadow);pointer-events:none;transition:transform var(--accentedCardTransitionEasing),opacity var(--accentedCardTransitionEasing);z-index:1}@media (hover:hover) and (prefers-reduced-motion:no-preference){.AccentedCard:not(.AccentedCard--noHover):focus-within .AccentedCard__shadow,.AccentedCard:not(.AccentedCard--noHover):focus-within .AccentedCard__shadow--hovered,.AccentedCard:not(.AccentedCard--noHover):hover .AccentedCard__shadow,.AccentedCard:not(.AccentedCard--noHover):hover .AccentedCard__shadow--hovered{transform:scale(var(--accentedCardScale))}}.AccentedCard__shadow--hovered{box-shadow:var(--cardShadowHover,0 100px 60px -40px rgba(0,0,0,.06),0 60px 100px 0 rgba(50,50,93,.15));opacity:0;transition:transform var(--accentedCardTransitionEasing),opacity var(--accentedCardTransitionEasing)}@media (hover:hover) and (prefers-reduced-motion:no-preference){.AccentedCard:not(.AccentedCard--noHover):focus-within .AccentedCard__shadow--hovered,.AccentedCard:not(.AccentedCard--noHover):hover .AccentedCard__shadow--hovered{opacity:1}}.AccentedCard__background{inset:0;overflow:hidden;border-radius:var(--accentedCardBorderRadius);z-index:-1;background:var(--cardBackground)}.AccentedCard__background,.AccentedCard__background:after{position:absolute;display:block;transition:transform var(--accentedCardTransitionEasing)}.AccentedCard__background:after{content:"";top:0;width:100%;height:var(--accentedCardTopBorderHeight);background:var(--accentColor,var(--accentedCardAccentColor));transform-origin:top center}@media (hover:hover) and (prefers-reduced-motion:no-preference){.AccentedCard:not(.AccentedCard--noHover):focus-within .AccentedCard__background,.AccentedCard:not(.AccentedCard--noHover):hover .AccentedCard__background{transform:scale(var(--accentedCardScale))}.AccentedCard:not(.AccentedCard--border):hover .AccentedCard__background:before .AccentedCard:not(.AccentedCard--noHover):focus-within .AccentedCard__background:before{transform:scaleY(1.51)}}.AccentedCard--border{border:1px solid var(--cardBorderColor)}@media (max-width:599px){.AccentedCard--hasShadowMargin{margin-bottom:var(--accentedCardShadowMargin)}}.AccentedCard--shadowXSmall{--accentedCardShadow:var(--cardShadowXSmall);--accentedCardShadowMargin:var(--cardShadowXSmallMargin)}.AccentedCard--shadowSmall{--accentedCardShadow:var(--cardShadowSmall);--accentedCardShadowMargin:var(--cardShadowSmallMargin)}.AccentedCard--shadowMedium{--accentedCardShadow:var(--cardShadowMedium);--accentedCardShadowMargin:var(--cardShadowMediumMargin)}.AccentedCard--shadowLarge{--accentedCardShadow:var(--cardShadowLarge);--accentedCardShadowMargin:var(--cardShadowLargeMargin)}.AccentedCard--shadowXLarge{--accentedCardShadow:var(--cardShadowXLarge);--accentedCardShadowMargin:var(--cardShadowXLargeMargin)}</style>
<style>.StartupHubPaymentLinkGraphic{position:absolute}.StartupHubPaymentLinkGraphic__content{background:hsla(0,0%,100%,.8);border-radius:8px;box-shadow:0 34px 69px -57px rgba(0,0,0,.1),0 34px 69px -11px rgba(50,50,93,.25);font-size:12px;opacity:0;overflow:hidden;width:164px}.StartupHubPaymentLinkGraphic__active{color:#635bff}.StartupHubPaymentLinkGraphic__title{color:#0a2540;font-size:12px;font-weight:500;margin-bottom:8px}.StartupHubPaymentLinkGraphic__body{color:#697386;font-size:10px}.StartupHubPaymentLinkGraphic__top{padding:14px 14px 10px}.StartupHubPaymentLinkGraphic__bottom{background:#fff;padding:12px 5px 12px 14px}.StartupHubPaymentLinkGraphic__link{color:#635bff}</style>
<style>.StartupHubFirstPaymentGraphic{position:absolute}.StartupHubFirstPaymentGraphic__content{align-items:center;background:hsla(0,0%,100%,.98);border-radius:8px;border:1px solid #fff;box-shadow:0 34px 69px -57px rgba(0,0,0,.1),0 34px 69px -11px rgba(50,50,93,.25);display:flex;flex-direction:column;gap:9px;overflow:hidden;padding:20px;width:204px;opacity:0}.StartupHubFirstPaymentGraphic__amount{font-size:19px;font-weight:500}.StartupHubFirstPaymentGraphic__copy{color:#697386;font-size:13px}</style>
<style>.StartupHubInstantPayoutGraphic{position:absolute}.StartupHubInstantPayoutGraphic__content{background:hsla(0,0%,100%,.95);border-radius:8px;border:1px solid #fff;bottom:32%;box-shadow:0 34px 69px -57px rgba(0,0,0,.1),0 34px 69px -11px rgba(50,50,93,.25);width:242px;opacity:0}.StartupHubInstantPayoutGraphic__payout{align-items:center;background:#fff;border-radius:9px;box-shadow:0 4px 8px -4px rgba(0,0,0,.1),0 7px 13px -4px rgba(50,50,93,.25);color:#1a344e;display:flex;flex-direction:column;gap:5px;margin:20px 14px 9px;padding:14px}.StartupHubInstantPayoutGraphic__payoutAmount{color:#0a2540;font-size:16px;font-weight:500}.StartupHubInstantPayoutGraphic__payoutCopy{color:#727f96;font-size:10px}.StartupHubInstantPayoutGraphic__payoutButton{background:#1a344e;border-radius:5px;color:#fff;font-size:12px;font-weight:500;margin-top:9px;padding:5px;text-align:center;width:100%}.StartupHubInstantPayoutGraphic__depositsTitle{color:#727f96;font-size:7px;padding:7px 14px;text-transform:uppercase}</style>
<style>.StartupHubInstantPayoutGraphic__depositRow{border-top:1px solid #e7ecf1;display:flex}.StartupHubInstantPayoutGraphic__depositRowIcon{align-items:center;display:flex;padding:18px 14px}.StartupHubInstantPayoutGraphic__depositRowCopy{align-items:center;color:#727f96;display:flex;font-size:10px}.StartupHubInstantPayoutGraphic__depositRowTotal{color:#3f4b66;font-weight:500}.StartupHubInstantPayoutGraphic__depositRowCount,.StartupHubInstantPayoutGraphic__depositRowDate{display:block}</style>
<style>.StartupHubRevRecHeroGraphic{position:absolute}.StartupHubRevRecHeroGraphic__content{align-items:center;background:hsla(0,0%,100%,.95);border-radius:8px;border:1px solid #fff;box-shadow:0 34px 69px -57px rgba(0,0,0,.1),0 34px 69px -11px rgba(50,50,93,.25);display:flex;flex-direction:column;gap:9px;padding:11px;width:300px;opacity:0}.StartupHubRevRecHeroGraphic__graphContainer,.StartupHubRevRecHeroGraphic__summaryContainer{border-radius:3px;border:1px solid rgba(0,0,0,.05);padding:10px;width:100%}.StartupHubRevRecHeroGraphic__graphTitle{color:#727f96;font-size:8px;font-weight:500}.StartupHubRevRecHeroGraphic__graphTotal{color:#0a2540;flex-grow:1;font-size:12px;font-weight:500;line-height:23px}.StartupHubRevRecHeroGraphic__graphLegend{align-items:center;display:flex;flex-grow:1;gap:18px;justify-content:right}.StartupHubRevRecHeroGraphic__graphLegendSymbol{color:#727f96;font-size:8px;padding-left:10px;position:relative}.StartupHubRevRecHeroGraphic__graphLegendSymbol:before{border-radius:3px;content:"";display:block;height:6px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:6px}.StartupHubRevRecHeroGraphic__graphLegendSymbol--open:before{background:#96f}.StartupHubRevRecHeroGraphic__graphLegendSymbol--closed:before{background:#ff5996}.StartupHubRevRecHeroGraphic__graphAxes{color:#727f96;display:flex;font-size:8px;font-weight:500;justify-content:space-between}.StartupHubRevRecHeroGraphic__graph{align-items:flex-end;background-image:linear-gradient(rgba(0,0,0,.05) 1px,transparent 0);background-size:1px 33.333%;border-bottom:1px solid #e7ecf1;display:flex;gap:8px;height:125px;justify-content:space-evenly;margin:4px 0 8px;overflow:hidden}.RevRecHeroGraphic__graphBar{background:#ff5996;border-top-left-radius:2px;border-top-right-radius:2px;height:100%;transform:translateY(100%);width:8px}.RevRecHeroGraphic__graphBar:last-child{background:#96f}.StartupHubRevRecHeroGraphic__summaryTitle{align-items:center;display:flex;gap:8px}.StartupHubRevRecHeroGraphic__summaryTitleText{font-size:11px;font-weight:500}.StartupHubRevRecHeroGraphic__summaryTitleDropdown{align-items:center;border-radius:2px;box-shadow:0 .63925px 1.2785px 0 rgba(6,24,44,.2),0 0 .63925px 0 rgba(6,24,44,.18);display:flex;font-size:8px;font-weight:500;gap:4px;padding:2px 6px}.StartupHubRevRecHeroGraphic__summaryRow{display:flex;font-size:8px;font-weight:500;gap:5px;justify-content:space-between;padding-top:10px}.StartupHubRevRecHeroGraphic__summaryRowText{color:#0a2540}.StartupHubRevRecHeroGraphic__summaryRowValue{color:#727f96}</style>
<style>.ColumnLayout{--columnRowGap:var(--rowGapLarge);display:grid;row-gap:var(--columnRowGap);align-items:flex-start}.HubPage .ColumnLayout{-moz-column-gap:var(--gridColumnGap);column-gap:var(--gridColumnGap)}.ColumnLayout--alignCenter{align-items:center}.ColumnLayout--alignBottom{align-items:flex-end}.ColumnLayout--alignStretch{align-items:stretch}@media (min-width:600px){.ColumnLayout[data-columns="1,1,1"],.ColumnLayout[data-columns="1,1,1,1"],.ColumnLayout[data-columns="2,1"],.ColumnLayout[data-columns="2,1,0"],.ColumnLayout[data-columns="2,1,1"],.ColumnLayout[data-columns="2,2"],.ColumnLayout[data-columns="3,2"]{grid-template-columns:repeat(2,1fr)}}@media (max-width:599px){.ColumnLayout[data-columns="2,2"].ColumnLayout--reflowDirectionRightToLeft>:first-child{order:1}}@media (max-width:899px){.ColumnLayout[data-columns="1,3"]:not(.ColumnLayout--reflowDirectionLeftToRight)>:first-child,.ColumnLayout[data-columns="3,1"].ColumnLayout--reflowDirectionRightToLeft>:first-child,.ColumnLayout[data-columns="3,2"].ColumnLayout--reflowDirectionRightToLeft>:first-child{order:1}}@media (min-width:600px) and (max-width:899px){.ColumnLayout[data-columns-tablet="1"]{grid-template-columns:1fr}.ColumnLayout[data-columns-tablet="3,1"]{grid-template-columns:3fr 1fr}.ColumnLayout[data-columns="2,1,1"]>:first-child{grid-area:1/span 2}}@media (min-width:900px){.ColumnLayout[data-columns="1,1,1"]{grid-template-columns:repeat(3,1fr)}.ColumnLayout[data-columns="2,1"]{grid-template-columns:2fr 1fr}.ColumnLayout[data-columns="1,1,1,1"]{grid-template-columns:repeat(4,1fr)}.ColumnLayout[data-columns="1,1"]{grid-template-columns:repeat(2,1fr)}.ColumnLayout[data-columns="1,3"]{grid-template-columns:1fr minmax(0,3fr)}.ColumnLayout[data-columns="3,1"]{grid-template-columns:3fr 1fr}.ColumnLayout[data-columns="2,1,1"]{grid-template-columns:2fr repeat(2,1fr)}.ColumnLayout[data-columns="2,1,0"]{grid-template-columns:2fr 1fr 1fr}.ColumnLayout[data-columns="1,2,1"]{grid-template-columns:1fr 2fr 1fr}}@media (min-width:1112px){.ColumnLayout[data-columns="3,2"]{grid-template-columns:3fr 2fr;min-width:calc(var(--columnWidth)*5)}}.HubPage .ColumnLayout[data-columns="2,1"]{grid-template-columns:repeat(var(--gridColumnCount),1fr)}.HubPage .ColumnLayout[data-columns="2,1"]>:nth-child(n){grid-column:1/-1}@media (min-width:900px){.HubPage .ColumnLayout[data-columns="2,1"]>:nth-child(odd){grid-column:span 8}.HubPage .ColumnLayout[data-columns="2,1"]>:nth-child(2n){grid-column:span 4}}.HubPage .ColumnLayout[data-columns="1,1,1"]{grid-template-columns:repeat(var(--gridColumnCount),1fr)}.HubPage .ColumnLayout[data-columns="1,1,1"]>:nth-child(n){grid-column:span 4}</style>
<style>.StartupHubHeroWave{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1}.StartupHubHeroWave .HubWave{top:-120px;right:-20px;left:-20px;bottom:-120px;position:absolute}</style>
<style>.HubWave{position:absolute;z-index:-1;inset:0}</style>
<style>.Section{--sectionAngleSin:var(--angleNormalSin);--sectionAngle:0;--sectionPaddingSmallMax:110;--sectionPaddingXSmallMax:72;--sectionPaddingMin:72;--sectionPaddingMax:var(--sectionPaddingNormalMax);--sectionPaddingTopMax:var(--sectionPaddingMax);--sectionPaddingBottomMax:var(--sectionPaddingMax);--sectionMarginTop:0;--sectionMarginBottom:0;--sectionAngleHeight:calc(var(--windowWidth)*var(--sectionAngleSin));--sectionAnglePaddingBaseMin:100;--sectionAnglePaddingBaseMax:var(--sectionPaddingMax);--sectionAnglePaddingTopBaseMax:var(--sectionAnglePaddingBaseMax);--sectionAnglePaddingBottomBaseMax:var(--sectionAnglePaddingBaseMax);--sectionAngleMaxHeight:none;--sectionOverflow:hidden;--sectionTransformOrigin:100% 0;--sectionBackgroundOverflow:visible;position:relative;z-index:1;margin-top:var(--sectionMarginTop);margin-bottom:var(--sectionMarginBottom);color:var(--textColor);scroll-margin-top:calc(var(--fixedNavHeight) + var(--fixedNavSpacing) - var(--sectionPaddingTop))}.HubPage .Section,.Section{--sectionPaddingNormalMax:128}.HubPage .Section{--sectionPaddingSmallMax:112;--sectionPaddingXSmallMax:96;--sectionPaddingMin:96}.Section--hasStickyNav{--sectionOverflow:visible}.Section--hasBorderTop .Section__background{border-top:1px solid rgba(230,235,241,.52)}.Section--paddingSmall{--sectionPaddingMax:var(--sectionPaddingSmallMax)}.Section--paddingXSmall{--sectionPaddingMax:var(--sectionPaddingXSmallMax)}.Section{--sectionAnglePaddingTopBase:calc(var(--sectionAnglePaddingBaseMin)*1px + (var(--sectionAnglePaddingTopBaseMax) - var(--sectionAnglePaddingBaseMin))*(var(--windowWidth)/737 - 0.50882px));;--sectionAnglePaddingBottomBase:calc(var(--sectionAnglePaddingBaseMin)*1px + (var(--sectionAnglePaddingBottomBaseMax) - var(--sectionAnglePaddingBaseMin))*(var(--windowWidth)/737 - 0.50882px));;--sectionPaddingTopGutterWidth:var(--gutterWidth);--sectionAnglePaddingTop:calc(var(--sectionAngleHeight) - var(--sectionAngleSin)*var(--sectionPaddingTopGutterWidth) + var(--sectionAnglePaddingTopBase));--sectionAnglePaddingBottom:calc(var(--sectionAngleHeight) - var(--sectionAngleSin)*var(--gutterWidth) + var(--sectionAnglePaddingBottomBase));--sectionPaddingTop:calc(var(--sectionPaddingMin)*1px + (var(--sectionPaddingTopMax) - var(--sectionPaddingMin))*(var(--windowWidth)/737 - 0.50882px));;--sectionPaddingBottom:calc(var(--sectionPaddingMin)*1px + (var(--sectionPaddingBottomMax) - var(--sectionPaddingMin))*(var(--windowWidth)/737 - 0.50882px));}@media (max-width:375px){.Section{--sectionAnglePaddingTopBase:calc(var(--sectionAnglePaddingBaseMin)*1px);--sectionAnglePaddingBottomBase:calc(var(--sectionAnglePaddingBaseMin)*1px);--sectionPaddingTop:calc(var(--sectionPaddingMin)*1px);--sectionPaddingBottom:calc(var(--sectionPaddingMin)*1px)}}@media (min-width:1112px){.Section{--sectionAnglePaddingTopBase:calc(var(--sectionAnglePaddingTopBaseMax)*1px);--sectionAnglePaddingBottomBase:calc(var(--sectionAnglePaddingBottomBaseMax)*1px);--sectionPaddingTop:calc(var(--sectionPaddingTopMax)*1px);--sectionPaddingBottom:calc(var(--sectionPaddingBottomMax)*1px)}}.Section__background{position:relative;height:100%;max-height:var(--sectionAngleMaxHeight);width:100%;top:0;left:0;transform-origin:var(--sectionTransformOrigin);transform:skewY(var(--sectionAngle));background:var(--backgroundColor);overflow:hidden}.Section__background--isTransparent{background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.Section__masked{overflow:var(--sectionOverflow)}.Section__container{position:relative;z-index:1;display:flex;justify-content:center;min-height:var(--sectionMinHeight)}.Section__layoutContainer{width:100%;max-width:var(--layoutWidth);margin:0 var(--columnPaddingNormal)}.Section__layout{padding:var(--sectionPaddingTop) 0 var(--sectionPaddingBottom)}.Section--angleTop{--sectionPaddingTop:var(--sectionAnglePaddingTop);--sectionAngle:var(--angleNormal)}.Section--angleBottom{--sectionTransformOrigin:0 0}.Section--angleBoth,.Section--angleBottom{--sectionPaddingBottom:var(--sectionAnglePaddingBottom);--sectionMarginBottom:calc(var(--sectionAngleHeight)*-1)}.Section--angleBoth{--sectionPaddingTop:var(--sectionAnglePaddingTop);--sectionAngle:var(--angleNormal)}.Section--bleed3{--sectionPaddingBottom:0}.Section__backgroundMask{position:absolute;width:100%;height:100%;overflow:var(--sectionBackgroundOverflow)}.Section--paddingTopNone{--sectionPaddingTop:0}.Section--paddingTopMedium{--sectionPaddingTop:80px}.Section--paddingTopXXLarge{--sectionPaddingTop:160px}@media (min-width:600px){.Section--paddingTopXXLarge{--sectionPaddingTop:calc(90px + 15vw)}}.Section--paddingTopAngleLarge.Section{--sectionAnglePaddingTopBaseMax:172}.Section--paddingBottomNone{--sectionPaddingBottom:0}.Section--paddingBottomSmall{--sectionPaddingBottom:64px}.Section--marginTopLarge{--sectionMarginTop:20px}@media (min-width:600px){.Section--marginTopLarge{--sectionMarginTop:40px}}@media (min-width:900px){.Section--peekingContent .Section__layout{padding-top:calc(var(--sectionPaddingTop) + 45px)}}@media (min-width:900px){.Section--peekingContent--invoicing .Section__layout{padding-top:calc(var(--sectionPaddingTop) - 65px)}}</style>
<style>.HubPage.MktRoot{--cardShadowMedium:0px 8px 16px -8px rgba(0,0,0,0.1),0px 13px 27px -12px rgba(50,50,93,0.25);--cardShadowMediumMargin:16px;--cardShadowLarge:0px 18px 36px -18px rgba(0,0,0,0.1),0px 30px 45px -30px rgba(50,50,93,0.25);--cardShadowLargeMargin:32px;--cardShadowHover:0px 100px 60px -40px rgba(0,0,0,0.06),0px 60px 100px 0px rgba(50,50,93,0.15);--layoutWidthFull:calc(var(--windowWidth) - var(--gutterWidth)*2);--layoutWidthMax:752px;--gutterWidth:24px;--gutterWidthFlexible:calc(var(--windowWidth)/2 - var(--layoutWidth)/2);--gridColumnCount:4;--gridColumnGap:8px;--gridColumnWidth:calc((min(var(--layoutWidthFull), var(--layoutWidthMax)) - (var(--gridColumnCount) - 1)*var(--gridColumnGap))/var(--gridColumnCount))}@media (min-width:600px){.HubPage.MktRoot{--gridColumnCount:8;--gridColumnGap:24px}}@media (min-width:800px) and (max-width:899px){.HubPage.MktRoot{--gutterWidth:var(--gutterWidthFlexible);--layoutWidth:var(--layoutWidthMax)}}@media (min-width:900px){.HubPage.MktRoot{--gridColumnCount:12;--layoutWidthMax:1080px}}@media (min-width:1112px){.HubPage.MktRoot{--layoutWidth:var(--layoutWidthFull)}}@media (min-width:1128px){.HubPage.MktRoot{--layoutWidth:var(--layoutWidthMax)}}.HubPage__grid{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:flex;justify-content:center;pointer-events:none}.HubPage__gridColumnList{display:grid;grid:auto/repeat(var(--gridColumnCount),1fr);max-width:var(--layoutWidth);width:100%;-moz-column-gap:var(--gridColumnGap);column-gap:var(--gridColumnGap)}.HubPage__gridColumn{background:rgba(255,0,0,.1)}@media (max-width:899px){.HubPage__gridColumn:nth-child(3n){display:none}}.HubPage .SiteHeader{z-index:97}</style>
<style>.UniversalChatCtaButton{position:fixed;right:24px;bottom:24px;z-index:99;width:64px;height:64px;border-radius:50%;background:#0a2540;border:none;outline:none;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;animation:loadChatBubble .2s cubic-bezier(.16,1,.3,1);transition:opacity .3s cubic-bezier(.4,0,.2,1)}@media (pointer:fine){.UniversalChatCtaButton:hover{opacity:.8}}@media (pointer:coarse){.UniversalChatCtaButton:active{opacity:.8}}@media (prefers-reduced-motion:no-preference){@media (pointer:fine){.UniversalChatCtaButton:hover .UniversalChatCtaButton__bubbleLeft{transform:translateX(-8px) scale(0)}.UniversalChatCtaButton:hover .UniversalChatCtaButton__bubbleRightContainer{transform:scale(1.5) translateY(2px)}.UniversalChatCtaButton:hover .UniversalChatCtaButton__typingIndicator{opacity:1}}@media (pointer:coarse){.UniversalChatCtaButton:active .UniversalChatCtaButton__bubbleLeft{transform:translateX(-8px) scale(0)}.UniversalChatCtaButton:active .UniversalChatCtaButton__bubbleRightContainer{transform:scale(1.5) translateY(2px)}.UniversalChatCtaButton:active .UniversalChatCtaButton__typingIndicator{opacity:1}}}.UniversalChatCtaButton:before{content:"";position:absolute;inset:-1px;border-radius:50%;box-shadow:var(--focusBoxShadow);opacity:0;pointer-events:none}@media (prefers-reduced-motion:no-preference){.UniversalChatCtaButton:before{transition:opacity var(--hoverTransition)}}.UniversalChatCtaButton:focus-visible{outline:none}.UniversalChatCtaButton:focus-visible:before{opacity:1}@keyframes loadChatBubble{0%{opacity:0;transform:translateY(30px) scale(.5)}to{opacity:1;transform:translateY(0) scale(1)}}.UniversalChatCtaButton__bubbleLeft{position:relative;margin-bottom:-16px;margin-left:8px;z-index:10;transform-origin:top right;transition:transform .3s cubic-bezier(.4,0,.2,1)}.UniversalChatCtaButton__bubbleRightContainer{position:relative;margin-right:8px;transform-origin:bottom left;transition:transform .3s cubic-bezier(.4,0,.2,1)}.UniversalChatCtaButton__typingIndicator{position:absolute;top:8px;left:3px;opacity:0;overflow:visible;transition:opacity .3s cubic-bezier(.4,0,.2,1);scale:.67}.UniversalChatCtaButton__typingBubble{animation:UniversalChatTypingBubbleBounce .75s ease-in-out infinite}.UniversalChatCtaButton__typingBubble:nth-child(2){animation-delay:.15s}.UniversalChatCtaButton__typingBubble:nth-child(3){animation-delay:.3s}@keyframes UniversalChatTypingBubbleBounce{0%,to{animation-timing-function:ease-out;transform:translateY(2px)}50%{animation-timing-function:ease-in-out;transform:translateY(-2.5px)}}</style>
<style>.UniversalChatCtaButtonLarge{--universal-chat-cta-button-ease:cubic-bezier(0.4,0,0.2,1);--universal-chat-cta-button-duration:0.3s;--universal-chat-cta-button-text-width:fit-content;position:fixed;right:24px;bottom:24px;z-index:99;width:var(--universal-chat-cta-button-text-width);height:68px;border-radius:8px;background:#fff;border:none;outline:none;display:flex;align-items:center;justify-content:left;flex-direction:row;cursor:pointer;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);padding-left:14px;padding-right:14px;animation:loadChatBox .2s cubic-bezier(.16,1,.3,1);transition:width var(--universal-chat-cta-button-duration) var(--universal-chat-cta-button-ease)}@media (prefers-reduced-motion:no-preference){@media (pointer:fine){.UniversalChatCtaButtonLarge:hover .UniversalChatCtaButtonLarge__bubbleLeft{transform:translateX(-8px) scale(0)}.UniversalChatCtaButtonLarge:hover .UniversalChatCtaButtonLarge__bubbleRightContainer{transform:scale(1.25) translateX(2px) translateY(2px)}.UniversalChatCtaButtonLarge:hover .UniversalChatCtaButtonLarge__typingIndicator{opacity:1}}@media (pointer:coarse){.UniversalChatCtaButtonLarge:active .UniversalChatCtaButtonLarge__bubbleLeft{transform:translateX(-8px) scale(0)}.UniversalChatCtaButtonLarge:active .UniversalChatCtaButtonLarge__bubbleRightContainer{transform:scale(1.25) translateX(2px) translateY(2px)}.UniversalChatCtaButtonLarge:active .UniversalChatCtaButtonLarge__typingIndicator{opacity:1}}.UniversalChatCtaButtonLarge:not(:hover).UniversalChatCtaButtonLarge--collapsed{width:68px}.UniversalChatCtaButtonLarge:not(:hover).UniversalChatCtaButtonLarge--collapsed .UniversalChatCtaButtonLarge__text{color:transparent}.UniversalChatCtaButtonLarge:not(:hover).UniversalChatCtaButtonLarge--collapsed .UniversalChatCtaButtonLarge__icon{background:transparent}.UniversalChatCtaButtonLarge:not(:hover).UniversalChatCtaButtonLarge--collapsed .UniversalChatCtaButtonLarge__iconInner{scale:1.2}}.UniversalChatCtaButtonLarge__text{flex:1;color:#0a2540;font-family:var(--fontFamily);font-size:15px;font-weight:var(--fontWeightBold);overflow:hidden;padding-left:12px;text-align:left;white-space:nowrap;transition:color var(--universal-chat-cta-button-duration) var(--universal-chat-cta-button-ease)}.UniversalChatCtaButtonLarge__icon{display:grid;place-items:center;width:40px;height:40px;border-radius:4px;background:#e7ecf1;border:none;outline:none;transition:background var(--universal-chat-cta-button-duration) var(--universal-chat-cta-button-ease)}.UniversalChatCtaButtonLarge__iconInner{display:flex;align-items:center;justify-content:center;flex-direction:column;height:40px;width:40px;transition:scale var(--universal-chat-cta-button-duration) var(--universal-chat-cta-button-ease)}@keyframes loadChatBox{0%{opacity:0;transform:translateY(30px) scale(.5)}to{opacity:1;transform:translateY(0) scale(1)}}.UniversalChatCtaButtonLarge__bubbleLeft{position:relative;margin-bottom:-16px;margin-left:8px;z-index:10;transform-origin:top right;transition:transform .3s cubic-bezier(.4,0,.2,1)}.UniversalChatCtaButtonLarge__bubbleRightContainer{position:relative;margin-right:8px;transform-origin:bottom left;transition:transform .3s cubic-bezier(.4,0,.2,1)}.UniversalChatCtaButtonLarge__typingIndicator{position:absolute;top:8px;left:3px;opacity:0;overflow:visible;transition:opacity .3s cubic-bezier(.4,0,.2,1);scale:.67}.UniversalChatCtaButtonLarge__typingBubble{animation:UniversalChatTypingBubbleBounce .75s ease-in-out infinite}.UniversalChatCtaButtonLarge__typingBubble:nth-child(2){animation-delay:.15s}.UniversalChatCtaButtonLarge__typingBubble:nth-child(3){animation-delay:.3s}@keyframes UniversalChatTypingBubbleBounce{0%,to{animation-timing-function:ease-out;transform:translateY(2px)}50%{animation-timing-function:ease-in-out;transform:translateY(-2.5px)}}@keyframes blink{0%,50%{opacity:0}51%,to{opacity:1}}</style>
<style>.UniversalChatCtaCard__wrapper{display:flex;flex-direction:column;align-items:flex-end;gap:8px;animation:UniversalChatCtaCard__entrance .3s cubic-bezier(.25,1,.5,1)}.UniversalChatCtaCard__wrapper--fixed{position:fixed;right:24px;bottom:24px;z-index:2147483638}@keyframes UniversalChatCtaCard__entrance{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes UniversalChatCtaCard__exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.UniversalChatCtaCard--exiting{animation:UniversalChatCtaCard__bodyExit .5s cubic-bezier(.25,1,.5,1) forwards;transform-origin:bottom right}@keyframes UniversalChatCtaCard__bodyExit{0%{opacity:1;transform:rotate(0deg) scale(1)}to{opacity:0;transform:rotate(15deg) scale(0)}}.UniversalChatCtaCard{position:relative;cursor:pointer;border-radius:4px;padding:16px 20px 18px;width:317px;transition:transform .3s ease,opacity .3s ease}.UniversalChatCtaCard:before{content:"";position:absolute;inset:0;border-radius:4px;background:#fff;box-shadow:0 4px 24px 0 rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.06);transition:transform .2s ease;z-index:-1}.UniversalChatCtaCard:hover:before{transform:scale(1.025,1.05)}.UniversalChatCtaCard--scrolled{transform:translateY(-32px);opacity:0;pointer-events:none}.UniversalChatCtaCard--scrolled.UniversalChatCtaCard--exiting{animation:none}.UniversalChatCtaCard__close{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;outline:none;cursor:pointer;padding:0;border-radius:4px;transition:background .2s ease-in-out}.UniversalChatCtaCard__close:focus-visible{outline:1px solid #0a2540}.UniversalChatCtaCard__close:hover{background:#f0f4f8}.UniversalChatCtaCard__header{display:flex;align-items:center;gap:12px;margin-bottom:4px;padding-right:20px}.UniversalChatCtaCard__avatars{display:flex;flex-shrink:0;align-items:center}.UniversalChatCtaCard__avatar{border-radius:50%;-o-object-fit:cover;object-fit:cover;border-color:#e7ecf1;width:34px;height:34px}.UniversalChatCtaCard__avatar:nth-child(2){border:2px solid #fff;margin-left:-12px;width:38px;height:38px}.UniversalChatCtaCard__availability{display:flex;align-items:center;gap:6px}.UniversalChatCtaCard__dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#2ca25e;flex-shrink:0}.UniversalChatCtaCard__agentCount{font-family:var(--fontFamily);font-size:14px;font-weight:var(--fontWeightBold);color:#0a2540;line-height:1.4}.UniversalChatCtaCard__subtitle{font-family:var(--fontFamily);font-size:14px;font-weight:300;color:#425466;line-height:1.5;margin:0}.UniversalChatCtaCard__cta{display:flex;align-items:center;justify-content:center;height:40px;padding:0 24px;background:#0a2540;color:#fff;border:none;border-radius:4px;cursor:pointer;font-family:var(--fontFamily);font-size:15px;font-weight:var(--fontWeightBold);white-space:nowrap;transition:background .2s ease-in-out;overflow:hidden}.UniversalChatCtaCard__cta:hover{background:#1a3a5c}.UniversalChatCtaCard__ctaSuffix{display:inline-block;max-width:0;opacity:0;overflow:hidden;transform:translateX(8px);transition:max-width .5s cubic-bezier(.25,1,.5,1),opacity .3s ease,transform .5s cubic-bezier(.25,1,.5,1)}.UniversalChatCtaCard__cta--suffixEnabled:hover .UniversalChatCtaCard__ctaSuffix{max-width:80px;opacity:1;transform:translateX(0)}</style>

            <link rel="preload" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1/f965fdf4.woff2" as="font" crossorigin>
          
<style>@media (min-width:600px){@font-face{font-family:sohne-var;src:url(https://b.stripecdn.com/mkt-statics-srv/assets/v1/f965fdf4.woff2) format("woff2-variations");font-weight:1 1000;font-display:block}@font-face{font-family:SourceCodePro;src:url(https://b.stripecdn.com/mkt-statics-srv/assets/v1/1a930247.woff2) format("woff2"),url(https://b.stripecdn.com/mkt-statics-srv/assets/v1/ac6713d5.woff) format("woff");font-weight:500;font-style:normal;font-display:block}}@media (max-width:599px){@font-face{font-family:sohne-var;src:url(https://b.stripecdn.com/mkt-statics-srv/assets/v1/f965fdf4.woff2) format("woff2-variations");font-weight:1 1000;font-display:swap}@font-face{font-family:SourceCodePro;src:url(https://b.stripecdn.com/mkt-statics-srv/assets/v1/1a930247.woff2) format("woff2"),url(https://b.stripecdn.com/mkt-statics-srv/assets/v1/ac6713d5.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}}</style>
<style>.MktRoot{--fontFamily:"sohne-var","Helvetica Neue","Arial",sans-serif;--fontWeightLight:200;--fontWeightNormal:300;--fontWeightSemibold:425;--fontWeightBold:500;--systemFontFamily:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--codeFontFamily:"SourceCodePro";--sourceCodeFont:500 14px/1.714285714 var(--codeFontFamily);--ctaFont:var(--fontWeightSemibold) 15px/1.6 var(--fontFamily);--inputFont:var(--fontWeightNormal) 15px/1.6 var(--fontFamily);--cardShadowXSmall:0 2px 5px -1px rgba(50,50,93,0.25),0 1px 3px -1px rgba(0,0,0,0.3);--cardShadowSmall:0 6px 12px -2px rgba(50,50,93,0.25),0 3px 7px -3px rgba(0,0,0,0.3);--cardShadowMedium:0 13px 27px -5px rgba(50,50,93,0.25),0 8px 16px -8px rgba(0,0,0,0.3);--cardShadowLarge:0 30px 60px -12px rgba(50,50,93,0.25),0 18px 36px -18px rgba(0,0,0,0.3);--cardShadowLargeInset:inset 0 30px 60px -12px rgba(50,50,93,0.25),inset 0 18px 36px -18px rgba(0,0,0,0.3);--cardShadowXLarge:0 50px 100px -20px rgba(50,50,93,0.25),0 30px 60px -30px rgba(0,0,0,0.3);--cardShadowXSMallMargin:2px;--cardShadowSmallMargin:8px;--cardShadowMediumMargin:16px;--cardShadowLargeMargin:32px;--cardShadowXLargeMargin:48px;--cardBorderRadius:8px;--filterShadowMedium:0px 3px 11.5px -3.5px rgba(50,50,93,0.25),0px 3.8px 7.5px -3.7px rgba(0,0,0,0.1);--scrollbarOffset:10px;--angleNormal:-6deg;--angleStrong:-12deg;--angleNormalSin:0.106;--angleStrongSin:0.212;--modalZIndex:999999;--fixedNavHeight:60px;--fixedNavSpacing:48px;--fixedNavScrollMargin:calc(var(--fixedNavHeight) + var(--fixedNavSpacing));--hoverTransition:150ms cubic-bezier(0.215,0.61,0.355,1);--focusBoxShadow:0 0 0 2px #4d90fe,inset 0 0 0 2px hsla(0,0%,100%,0.9);color-scheme:only light}.MktRoot *,.MktRoot :after,.MktRoot :before{box-sizing:border-box}@media (prefers-reduced-motion:reduce){.MktRoot{--hoverTransition:none}}.MktRoot[lang^=ja]{--fontWeightNormal:300;--fontWeightSemibold:300}.MktRoot[lang^=th]{--fontWeightSemibold:600;--fontWeightBold:600}.MktRoot[lang^=zh]{--fontWeightNormal:400;--fontWeightSemibold:500}.MktRoot[data-loading]{overflow-x:hidden}.MktRoot[data-loading] :after,.MktRoot[data-loading] :before,.MktRoot[data-loading] :not([data-transition-in]){transition:none!important}.MktBody{margin:0;font-family:var(--fontFamily);font-weight:var(--fontWeightNormal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--textColor);background:var(--backgroundColor)}.MktBody--noScroll{overflow:hidden}.ThirdPartyFrame{width:1px;height:1px;position:fixed;visibility:hidden;pointer-events:none}blockquote,figure,h1,h2,h3,h4,h5,h6,p,pre{margin:0}a{text-decoration:none}strong{font-weight:var(--fontWeightBold)}</style>
<style>.theme--White{--backgroundColor:#fff;--linkColor:var(--accentColor);--linkHoverColor:#0a2540;--buttonColor:var(--accentColor);--buttonHoverColor:#0a2540;--buttonDisabledColor:#cfd7df;--buttonDisabledOpacity:0.7;--knockoutColor:#fff;--knockoutDisabledColor:#8898aa;--guideSolidColor:rgba(66,71,112,0.06);--guideDashedColor:rgba(66,71,112,0.09);--titleColor:#0a2540;--textColor:#425466;--formFieldDescriptionTextColor:#3f4b66;--inputBackground:#f6f9fc;--checkboxInputBackground:#e7ecf1;--inputPlaceholderColor:#727f96;--inputTextColor:#0a2540;--inputErrorAccentColor:#ff5996;--annotationColor:#8c9eb1;--maskFadeColor:rgba(0,0,0,0.4);--navColor:#0a2540;--navHoverColor:#0a2540;--navHoverOpacity:0.6;--footerColor:#0a2540;--cardBorderColor:#cbd6e0;--cardBorderColorSoft:#e7ecf1;--cardBackground:#fff;--subcardBackground:#f6f9fc;--gridSubcardBackground:#f6f9fc;--tableIconColor:#8c9eb1;--stripeAccentWhite:#fff;--stripeAccentLight:#e3e7ec;--stripeAccentDark:#0a2540;--bulletColor:#cfd7df;--footnoteTextColor:#4d5b78;--disclaimerTextColor:#707f98;--inlineCodeTextColor:#2c3a57;--inlineCodeBackground:#e6ecf2;--socialLogoColor:#c4ccd8;--socialLogoHoverColor:#0a2540}.theme--White.accent--Slate{--accentColor:#0a2540;--linkHoverOpacity:0.6;--buttonHoverOpacity:0.6}</style>
<style>.theme--Light{--backgroundColor:#f6f9fc;--linkColor:var(--accentColor);--linkHoverColor:#0a2540;--buttonColor:var(--accentColor);--buttonHoverColor:#0a2540;--buttonDisabledColor:#cfd7df;--buttonDisabledOpacity:0.7;--knockoutColor:#fff;--knockoutDisabledColor:#8898aa;--guideSolidColor:rgba(66,71,112,0.06);--guideDashedColor:rgba(66,71,112,0.09);--titleColor:#0a2540;--textColor:#425466;--formFieldDescriptionTextColor:#3f4b66;--inputBackground:#f6f9fc;--checkboxInputBackground:#e7ecf1;--inputPlaceholderColor:#727f96;--inputTextColor:#0a2540;--inputErrorAccentColor:#ff5996;--annotationColor:#8c9eb1;--maskFadeColor:rgba(0,0,0,0.4);--navColor:#0a2540;--navHoverColor:#0a2540;--navHoverOpacity:0.6;--footerColor:#0a2540;--cardBorderColor:#cbd6e0;--cardBorderColorSoft:#e7ecf1;--cardBackground:#fff;--subcardBackground:#f6f9fc;--gridSubcardBackground:#fff;--tableIconColor:#8c9eb1;--stripeAccentWhite:#fff;--stripeAccentLight:#e3e7ec;--stripeAccentDark:#0a2540;--bulletColor:#cfd7df;--footnoteTextColor:#4d5b78;--disclaimerTextColor:#707f98;--inlineCodeTextColor:#2c3a57;--inlineCodeBackground:#dce6ee;--socialLogoColor:#c4ccd8;--socialLogoHoverColor:#0a2540}.theme--Light.accent--Slate{--accentColor:#0a2540;--linkHoverOpacity:0.6;--buttonHoverOpacity:0.6}</style>
<style>.theme--Dark{--backgroundColor:#0a2540;--linkColor:var(--accentColor);--linkHoverColor:#fff;--linkHoverOpacity:1;--buttonColor:var(--accentColor);--buttonHoverColor:#fff;--buttonDisabledColor:#6b7c93;--buttonHoverOpacity:1;--buttonDisabledOpacity:0.7;--knockoutColor:#0a2540;--knockoutDisabledColor:#e6ebf1;--guideSolidColor:rgba(66,71,112,0.3);--guideDashedColor:rgba(66,71,112,0.3);--titleColor:#fff;--textColor:#adbdcc;--formFieldDescriptionTextColor:#adbdcc;--inputBackground:#0c2e4e;--checkboxInputBackground:#0c2e4e;--inputBackgroundAlt:#274869;--inputPlaceholderColor:#b6c2cd;--inputTextColor:#fff;--inputErrorAccentColor:#ff5996;--annotationColor:#8c9eb1;--maskFadeColor:rgba(0,0,0,0.4);--navColor:#fff;--navHoverColor:#fff;--navHoverOpacity:0.6;--footerColor:#fff;--cardBorderColor:#0f395e;--cardBorderColorSoft:#0f395e;--cardBackground:#0c2e4e;--subcardBackground:#1f4468;--gridSubcardBackground:#1f4468;--tableIconColor:#8c9eb1;--stripeAccentWhite:#fff;--stripeAccentLight:#fff;--stripeAccentDark:#0c2e4e;--bulletColor:#6b7c93;--footnoteTextColor:#adbdcc;--disclaimerTextColor:#707f98;--inlineCodeTextColor:#fff;--inlineCodeBackground:#1c4161;--socialLogoColor:#707f98;--socialLogoHoverColor:#fff}.theme--Dark.accent--Slate,.theme--Dark .accent--Slate{--accentColor:#fff}</style>
<style>.theme--SemiDark{--backgroundColor:#0d2e4f;--linkColor:var(--accentColor);--linkHoverColor:#fff;--linkHoverOpacity:1;--buttonColor:var(--accentColor);--buttonHoverColor:#fff;--buttonDisabledColor:#6b7c93;--buttonHoverOpacity:1;--buttonDisabledOpacity:0.7;--knockoutColor:#0a2540;--knockoutDisabledColor:#e6ebf1;--guideSolidColor:rgba(66,71,112,0.3);--guideDashedColor:rgba(66,71,112,0.3);--titleColor:#fff;--textColor:#adbdcc;--inputBackground:#0c2e4e;--inputBackgroundAlt:#274869;--inputPlaceholderColor:#b6c2cd;--inputTextColor:#fff;--inputErrorAccentColor:#ff5996;--annotationColor:#8c9eb1;--maskFadeColor:rgba(0,0,0,0.4);--navColor:#fff;--navHoverColor:#fff;--navHoverOpacity:0.6;--footerColor:#fff;--cardBorderColor:#0f395e;--cardBackground:#0c2e4e;--subcardBackground:#1f4468;--gridSubcardBackground:#1f4468;--tableIconColor:#8c9eb1;--stripeAccentWhite:#fff;--stripeAccentLight:#fff;--stripeAccentDark:#0c2e4e;--bulletColor:#6b7c93;--footnoteTextColor:#adbdcc;--disclaimerTextColor:#707f98;--inlineCodeTextColor:#fff;--inlineCodeBackground:#1c4161;--socialLogoColor:#707f98;--socialLogoHoverColor:#fff}.theme--SemiDark.accent--Slate,.theme--SemiDark .accent--Slate{--accentColor:#fff}</style>
<style>.theme--Transparent{--backgroundColor:none;--linkColor:#fff;--linkHoverColor:var(--linkColor);--linkHoverOpacity:0.6;--buttonColor:hsla(0,0%,100%,0.2);--buttonHoverColor:hsla(0,0%,100%,0.4);--accentColor:#fff;--knockoutColor:#fff;--textColor:#fff;--guideSolidColor:rgba(66,71,112,0.06);--guideDashedColor:rgba(66,71,112,0.09);--titleColor:#fff;--maskFadeColor:rgba(0,0,0,0.4);--navColor:#fff;--navHoverColor:#fff;--navHoverOpacity:0.6;--stripeColor:#fff}</style>
<style>.theme--HubDark{--linkColor:#fff;--linkHoverColor:var(--linkColor);--buttonColor:#fff;--buttonHoverColor:hsla(0,0%,100%,0.9);--knockoutColor:#0a2540;--textColor:#fff;--titleColor:#fff}.theme--HubDark,.theme--HubLight{--backgroundColor:none;--linkHoverOpacity:0.9;--accentColor:#fff;--maskFadeColor:rgba(0,0,0,0.4);--navColor:#fff;--navHoverColor:#fff;--navHoverOpacity:0.8;--stripeColor:#fff}.theme--HubLight{--linkColor:#635bff;--linkHoverColor:#0a2540;--buttonColor:#635bff;--buttonHoverColor:#0a2540;--knockoutColor:#fff;--textColor:#0a2540;--titleColor:#0a2540}</style>
<style>.theme--LegacyDark,.theme--LegacyLight{--fontFamily:Camphor,"Open Sans","Segoe UI",sans-serif;--ctaFont:var(--fontWeightSemibold) 15px/1.6 var(--fontFamily);--fontWeightBold:600;--fontWeightSemibold:600;--fontWeightNormal:500}.theme--LegacyDark .ProductIcon--Atlas,.theme--LegacyLight .ProductIcon--Atlas{--iconHoverLightColor:#fcd669;--iconHoverDarkColor:#ce7c3a}.theme--LegacyDark .ProductIcon--Billing,.theme--LegacyLight .ProductIcon--Billing{--iconHoverLightColor:#74e4a2;--iconHoverDarkColor:#159570}.theme--LegacyDark .ProductIcon--Connect,.theme--LegacyDark .ProductIcon--Payouts,.theme--LegacyLight .ProductIcon--Connect,.theme--LegacyLight .ProductIcon--Payouts{--iconHoverLightColor:#68d4f8;--iconHoverDarkColor:#217ab7}.theme--LegacyDark .ProductIcon--Capital,.theme--LegacyDark .ProductIcon--CorporateCard,.theme--LegacyDark .ProductIcon--Issuing,.theme--LegacyDark .ProductIcon--Payments,.theme--LegacyDark .ProductIcon--Terminal,.theme--LegacyLight .ProductIcon--Capital,.theme--LegacyLight .ProductIcon--CorporateCard,.theme--LegacyLight .ProductIcon--Issuing,.theme--LegacyLight .ProductIcon--Payments,.theme--LegacyLight .ProductIcon--Terminal{--iconHoverLightColor:#87bbfd;--iconHoverDarkColor:#555abf}.theme--LegacyDark .ProductIcon--Radar,.theme--LegacyLight .ProductIcon--Radar{--iconHoverLightColor:#f6a4eb;--iconHoverDarkColor:#9251ac}.theme--LegacyDark .ProductIcon--Sigma,.theme--LegacyLight .ProductIcon--Sigma{--iconHoverLightColor:#beb0f4;--iconHoverDarkColor:#7356b6}</style>
<style>.theme--LegacyLight{--backgroundColor:#f6f9fc;--linkColor:var(--accentColor);--linkHoverColor:#0a2540;--buttonColor:none;--buttonHoverColor:none;--buttonDisabledColor:none;--knockoutColor:#32325d;--knockoutDisabledColor:#8898aa;--guideSolidColor:rgba(66,71,112,0.06);--guideDashedColor:rgba(66,71,112,0.09);--titleColor:#0a2540;--textColor:#425466;--inputBackground:#fff;--inputPlaceholderColor:#acb9c5;--annotationColor:#8c9eb1;--maskFadeColor:rgba(0,0,0,0.4);--navColor:#32325d;--navHoverColor:#32325d;--navHoverOpacity:0.6;--footerColor:#0a2540;--cardBorderColor:#cbd6e0;--cardBackground:#fff;--subcardBackground:#f6f9fc;--stripeColor:#0a2540}.theme--LegacyLight.accent--Slate{--accentColor:#0a2540;--linkHoverOpacity:0.6;--buttonHoverOpacity:0.6}</style>
<style>.theme--LegacyDark{--backgroundColor:#0a2540;--linkColor:var(--accentColor);--linkHoverColor:#fff;--linkHoverOpacity:1;--buttonColor:none;--buttonHoverColor:none;--buttonDisabledColor:none;--buttonHoverOpacity:0.6;--knockoutColor:#fff;--knockoutDisabledColor:#e6ebf1;--guideSolidColor:rgba(66,71,112,0.3);--guideDashedColor:rgba(66,71,112,0.3);--titleColor:#fff;--textColor:#adbdcc;--inputBackground:#0c2e4e;--inputPlaceholderColor:#b6c2cd;--annotationColor:#8c9eb1;--maskFadeColor:rgba(0,0,0,0.4);--navColor:#fff;--navHoverColor:#fff;--navHoverOpacity:0.6;--footerColor:#fff;--cardBorderColor:#0f395e;--cardBackground:#0c2e4e;--subcardBackground:#1f4468;--stripeColor:#fff}.theme--LegacyDark.accent--Slate,.theme--LegacyDark.flavor--Slate.accent--Slate{--accentColor:#fff;--linkHoverOpacity:0.6;--buttonHoverOpacity:0.6}</style>
<style>.flavor--Chroma{--blendBackground:#80e9ff;--blendIntersection:#0048e5;--blendForeground:#7a73ff;--gradientColorZero:#a960ee;--gradientColorOne:#ff333d;--gradientColorTwo:#90e0ff;--gradientColorThree:#ffcb57;--gradientColorZeroTransparent:rgba(169,96,238,0);--gradientColorOneTransparent:rgba(255,51,61,0);--gradientColorTwoTransparent:rgba(144,224,255,0);--gradientColorThreeTransparent:rgba(255,203,87,0);--shadeOneColor:#02bcf5;--shadeTwoColor:#0073e6;--shadeThreeColor:#003ab9;--shadeFourColor:#635bff;--shadeFiveColor:#002c59;--shadeSixColor:#09cbcb}.flavor--Chroma.theme--Dark,.flavor--Chroma .theme--Dark{--blendForeground:#7a73ff;--blendIntersection:#cff;--blendBackground:#00d4ff}.flavor--Chroma.theme--Dark .theme--Light,.flavor--Chroma.theme--Dark .theme--White{--blendForeground:#80e9ff;--blendIntersection:#0048e5;--blendBackground:#7a73ff}.flavor--Chroma.accent--Cyan,.flavor--Chroma .accent--Cyan{--accentColor:#02bcf5}.flavor--Chroma.theme--Dark.accent--Cyan,.flavor--Chroma.theme--Dark .accent--Cyan,.flavor--Chroma .theme--Dark.accent--Cyan{--accentColor:#00d4ff}.flavor--Chroma.accent--Blurple,.flavor--Chroma .accent--Blurple{--accentColor:#635bff;--guideBackground:#5d69e3;--guideDarkColor:#4d5ae0;--guideLightColor:#6772e5;--guideLighterColor:#7a84e9;--guideLightestColor:#8d95ec}.flavor--Chroma.theme--Dark.accent--Blurple,.flavor--Chroma.theme--Dark .accent--Blurple{--accentColor:#7a73ff}.flavor--Chroma.accent--Blue,.flavor--Chroma .accent--Blue{--accentColor:#0073e6}.flavor--Chroma.accent--Orange,.flavor--Chroma .accent--Orange{--accentColor:#ff7600}.flavor--Chroma.accent--Slate,.flavor--Chroma .accent--Slate{--accentColor:#0a2540}.flavor--Chroma.theme--Dark.accent--Slate,.flavor--Chroma.theme--Dark .accent--Slate,.flavor--Chroma .theme--Dark.accent--Slate{--accentColor:#fff}</style>
<style>.flavor--CottonCandy{--blendBackground:#ff80ff;--blendIntersection:#003dc1;--blendForeground:#0073e6;--gradientColorZero:#45dfff;--gradientColorOne:#2aa1ff;--gradientColorTwo:#4536ff;--gradientColorThree:#ff79f6;--gradientColorZeroTransparent:rgba(69,223,255,0);--gradientColorOneTransparent:rgba(42,161,255,0);--gradientColorTwoTransparent:rgba(69,54,255,0);--gradientColorThreeTransparent:rgba(255,121,246,0)}.flavor--CottonCandy.theme--Dark,.flavor--CottonCandy .theme--Dark{--blendBackground:#ff80ff;--blendIntersection:#fac7ff;--blendForeground:#0073e6;--accentColor:#f363f3}.flavor--CottonCandy.accent--Pink,.flavor--CottonCandy .accent--Pink{--accentColor:#f363f3}.flavor--CottonCandy.theme--Dark.accent--Pink,.flavor--CottonCandy.theme--Dark .accent--Pink{--accentColor:#ff83ff}.flavor--CottonCandy.accent--Cyan,.flavor--CottonCandy .accent--Cyan{--accentColor:#02bcf5}.flavor--CottonCandy.theme--Dark.accent--Cyan,.flavor--CottonCandy.theme--Dark .accent--Cyan{--accentColor:#09d6ff}.flavor--CottonCandy.accent--Blurple,.flavor--CottonCandy .accent--Blurple{--accentColor:#6061f6}.flavor--CottonCandy.accent--Blue,.flavor--CottonCandy .accent--Blue{--accentColor:#0073e6}</style>
<style>.flavor--LemonLime{--blendBackground:#ffd848;--blendIntersection:#00a600;--blendForeground:#00d924;--gradientColorZero:#1dcb5d;--gradientColorOne:#ffa832;--gradientColorTwo:#ffa832;--gradientColorThree:#ffe85e;--gradientColorZeroTransparent:rgba(29,203,93,0);--gradientColorOneTransparent:rgba(255,168,50,0);--gradientColorTwoTransparent:rgba(255,168,50,0);--gradientColorThreeTransparent:rgba(255,232,94,0);--shadeOneColor:#72d151;--shadeTwoColor:#15be1c;--shadeThreeColor:#13ad4c;--shadeFourColor:#008431}.flavor--LemonLime.theme--Dark,.flavor--LemonLime .theme--Dark{--blendBackground:#00d924;--blendIntersection:#fff5ad;--blendForeground:#ffd848}.flavor--LemonLime.accent--Green,.flavor--LemonLime .accent--Green{--accentColor:#15be53;--complimentaryColor:#fab000}.flavor--LemonLime.theme--Dark.accent--Green,.flavor--LemonLime.theme--Dark .accent--Green{--accentColor:#14d433}.flavor--LemonLime.accent--Yellow,.flavor--LemonLime .accent--Yellow{--accentColor:#eea800;--complimentaryColor:#15be53}.flavor--LemonLime.theme--Dark.accent--Yellow,.flavor--LemonLime.theme--Dark .accent--Yellow,.flavor--LemonLime .theme--Dark.accent--Yellow{--accentColor:#ffce48}</style>
<style>.flavor--Overcast{--blendBackground:#11efe3;--blendIntersection:#00299c;--blendForeground:#0073e6;--gradientColorZero:#0073e6;--gradientColorOne:#00a8ff;--gradientColorTwo:#021b9c;--gradientColorThree:#11efe3;--gradientColorZeroTransparent:rgba(0,115,230,0);--gradientColorOneTransparent:rgba(0,168,255,0);--gradientColorTwoTransparent:rgba(2,27,156,0);--gradientColorThreeTransparent:rgba(47,229,229,0);--shadeOneColor:#009deb;--shadeTwoColor:#0073e6;--shadeThreeColor:#003f7f;--shadeFourColor:#002c59}.flavor--Overcast.theme--Dark,.flavor--Overcast .theme--Dark{--blendBackground:#11efe3;--blendIntersection:#b3ffff;--blendForeground:#0073e6}.flavor--Overcast.accent--Blue,.flavor--Overcast .accent--Blue{--accentColor:#0073e6}.flavor--Overcast.accent--Cyan,.flavor--Overcast .accent--Cyan,.flavor--Overcast.theme--Dark.accent--Cyan,.flavor--Overcast.theme--Dark .accent--Cyan{--accentColor:#02bcf5}.flavor--Overcast.accent--Teal,.flavor--Overcast .accent--Teal{--accentColor:#00c4c4}.flavor--Overcast.theme--Dark.accent--Teal,.flavor--Overcast.theme--Dark .accent--Teal{--accentColor:#0de4e4}</style>
<style>.flavor--Perennial{--blendBackground:#ff80ff;--blendIntersection:#003dc1;--blendForeground:#0073e6;--gradientColorZero:#45dfff;--gradientColorOne:#2aa1ff;--gradientColorTwo:#4536ff;--gradientColorThree:#a755fa;--gradientColorZeroTransparent:rgba(69,223,255,0);--gradientColorOneTransparent:rgba(42,161,255,0);--gradientColorTwoTransparent:rgba(69,54,255,0);--gradientColorThreeTransparent:rgba(167,85,250,0)}.flavor--Perennial.theme--Dark,.flavor--Perennial .theme--Dark{--blendBackground:#0073e6;--blendIntersection:#fac7ff;--blendForeground:#ff80ff}.flavor--Perennial.accent--Blurple,.flavor--Perennial .accent--Blurple{--accentColor:#635bff}.flavor--Perennial.theme--Dark.accent--Blurple,.flavor--Perennial.theme--Dark .accent--Blurple{--accentColor:#7a73ff}.flavor--Perennial.accent--Cyan,.flavor--Perennial .accent--Cyan{--accentColor:#02bcf5}.flavor--Perennial.theme--Dark.accent--Cyan,.flavor--Perennial.theme--Dark .accent--Cyan{--accentColor:#09d6ff}</style>
<style>.flavor--Pomegranate{--blendBackground:#ff5996;--blendIntersection:#6e00f5;--blendForeground:#96f;--gradientColorZero:#a54ddd;--gradientColorOne:#ff80ff;--gradientColorTwo:#ffb422;--gradientColorThree:#fe94d4;--gradientColorZeroTransparent:rgba(255,89,150,0);--gradientColorOneTransparent:rgba(255,128,255,0);--gradientColorTwoTransparent:rgba(255,180,34,0);--gradientColorThreeTransparent:rgba(254,148,212,0);--shadeOneColor:#9d46d5;--shadeTwoColor:#7b58e1;--shadeThreeColor:#635bff;--shadeFourColor:#0a2540}.flavor--Pomegranate.theme--Dark,.flavor--Pomegranate .theme--Dark{--blendBackground:#ff5996;--blendIntersection:#ffdcf2;--blendForeground:#96f;--accentColor:#ff5996}.flavor--Pomegranate.accent--Raspberry,.flavor--Pomegranate .accent--Raspberry{--accentColor:#ff5996;--guideBackground:#ff5996;--guideDarkColor:#ff5191;--guideLightColor:#ff74a7;--guideLighterColor:#ff85b2;--guideLightestColor:#ff97bd}.flavor--Pomegranate.accent--Purple,.flavor--Pomegranate .accent--Purple{--accentColor:#96f;--guideBackground:#a375ff;--guideDarkColor:#96f;--guideLightColor:#b793ff;--guideLighterColor:#b793ff;--guideLightestColor:#c2a3ff}</style>
<style>.flavor--Slate{--blendBackground:#a4bdd2;--blendIntersection:#415465;--blendForeground:#657d92}.flavor--Slate.theme--Dark,.flavor--Slate .theme--Dark{--blendBackground:#b4d2eb;--blendIntersection:#ecf6ff;--blendForeground:#7995ac}.flavor--Slate.accent--Slate,.flavor--Slate .accent--Slate{--accentColor:#657d92}.flavor--Slate.theme--Dark.accent--Slate,.flavor--Slate.theme--Dark .accent--Slate{--accentColor:#b4d2eb}</style>
<style>.flavor--Sunburst{--blendBackground:#ffd848;--blendIntersection:#ff7600;--blendForeground:#fb0;--gradientColorZero:#ff9a15;--gradientColorOne:#ff7600;--gradientColorTwo:#ffa829;--gradientColorThree:#ffdf56;--gradientColorZeroTransparent:rgba(255,154,21,0);--gradientColorOneTransparent:rgba(255,118,0,0);--gradientColorTwoTransparent:rgba(255,168,41,0);--gradientColorThreeTransparent:rgba(255,223,86,0)}.flavor--Sunburst.theme--Dark,.flavor--Sunburst .theme--Dark{--blendBackground:#f70;--blendIntersection:#ffea9e;--blendForeground:#fb0}.flavor--Sunburst.accent--Yellow,.flavor--Sunburst .accent--Yellow{--accentColor:#fab000}.flavor--Sunburst.theme--Dark.accent--Yellow,.flavor--Sunburst.theme--Dark .accent--Yellow{--accentColor:#ffce48}.flavor--Sunburst.accent--Orange,.flavor--Sunburst .accent--Orange{--accentColor:#ff7600}.flavor--Sunburst.theme--Dark.accent--Orange,.flavor--Sunburst.theme--Dark .accent--Orange{--accentColor:#ff7c0c}</style>
<style>.flavor--Sunset{--blendBackground:#fb0;--blendIntersection:#ad4ffb;--blendForeground:#ff80ff}.flavor--Sunset.theme--Dark,.flavor--Sunset .theme--Dark{--blendBackground:#ff80ff;--blendIntersection:#ffeeb2;--blendForeground:#fb0}.flavor--Sunset.accent--Pink,.flavor--Sunset .accent--Pink{--accentColor:#f363f3}.flavor--Sunset.theme--Dark.accent--Pink,.flavor--Sunset.theme--Dark .accent--Pink{--accentColor:#ff83ff}.flavor--Sunset.accent--Yellow,.flavor--Sunset .accent--Yellow{--accentColor:#fab000}.flavor--Sunset.theme--Dark.accent--Yellow,.flavor--Sunset.theme--Dark .accent--Yellow{--accentColor:#ffce48}</style>
<style>.flavor--Tropical{--blendBackground:#80e9ff;--blendIntersection:#0048e5;--blendForeground:#7a73ff;--gradientColorZero:#746dff;--gradientColorOne:#8cf9fb;--gradientColorTwo:#fecc69;--gradientColorThree:#fb80fd;--gradientColorZeroTransparent:rgba(169,96,238,0);--gradientColorOneTransparent:rgba(255,51,61,0);--gradientColorTwoTransparent:rgba(144,224,255,0);--gradientColorThreeTransparent:rgba(255,203,87,0);--shadeOneColor:#02bcf5;--shadeTwoColor:#0073e6;--shadeThreeColor:#003ab9;--shadeFourColor:#635bff;--shadeFiveColor:#002c59;--shadeSixColor:#09cbcb}.flavor--Tropical.theme--Dark,.flavor--Tropical .theme--Dark{--blendForeground:#7a73ff;--blendIntersection:#cff;--blendBackground:#00d4ff}.flavor--Tropical.accent--Cyan,.flavor--Tropical .accent--Cyan{--accentColor:#02bcf5}.flavor--Tropical.theme--Dark.accent--Cyan,.flavor--Tropical.theme--Dark .accent--Cyan,.flavor--Tropical .theme--Dark.accent--Cyan{--accentColor:#00d4ff}.flavor--Tropical.accent--Blurple,.flavor--Tropical .accent--Blurple{--accentColor:#635bff}.flavor--Tropical.theme--Dark.accent--Blurple,.flavor--Tropical.theme--Dark .accent--Blurple{--accentColor:#7a73ff}.flavor--Tropical.accent--Blue,.flavor--Tropical .accent--Blue{--accentColor:#0073e6}.flavor--Tropical.accent--Slate,.flavor--Tropical .accent--Slate{--accentColor:#0a2540}.flavor--Tropical.theme--Dark.accent--Slate,.flavor--Tropical.theme--Dark .accent--Slate,.flavor--Tropical .theme--Dark.accent--Slate{--accentColor:#fff}</style>
<style>.flavor--Twilight{--blendBackground:#11efe3;--blendIntersection:#0048e5;--blendForeground:#96f;--gradientColorZero:#4436ff;--gradientColorOne:#56f;--gradientColorTwo:#d679ff;--gradientColorThree:#11efe3;--gradientColorZeroTransparent:rgba(68,54,255,0);--gradientColorOneTransparent:rgba(85,102,255,0);--gradientColorTwoTransparent:rgba(214,121,255,0);--gradientColorThreeTransparent:rgba(4,255,255,0);--shadeOneColor:#16cbe1;--shadeTwoColor:#20b5e3;--shadeThreeColor:#1086db;--shadeFourColor:#1959e6;--shadeFiveColor:#96f;--shadeSixColor:#002c59;--shadeSevenColor:#00c4c4;--shadeEightColor:#635bff}.flavor--Twilight.theme--Dark,.flavor--Twilight .theme--Dark,.flavor--Twilight.theme--SemiDark,.flavor--Twilight .theme--SemiDark{--blendBackground:#11efe3;--blendIntersection:#c2ffff;--blendForeground:#96f}.flavor--Twilight.theme--Dark .theme--Light,.flavor--Twilight.theme--Dark .theme--White{--blendForeground:#11efe3;--blendIntersection:#0048e5;--blendBackground:#96f}.flavor--Twilight.accent--Purple,.flavor--Twilight .accent--Purple{--accentColor:#96f;--guideBackground:#96f;--guideDarkColor:#a375ff;--guideLightColor:#ad85ff;--guideLighterColor:#b793ff;--guideLightestColor:#c2a3ff}.flavor--Twilight.accent--Teal,.flavor--Twilight .accent--Teal{--accentColor:#00c4c4}.flavor--Twilight.theme--Dark.accent--Teal,.flavor--Twilight.theme--Dark .accent--Teal,.flavor--Twilight .theme--Dark.accent--Teal,.flavor--Twilight.theme--SemiDark.accent--Teal,.flavor--Twilight.theme--SemiDark .accent--Teal,.flavor--Twilight .theme--SemiDark.accent--Teal{--accentColor:#0de4e4}</style>
<style>.flavor--Wintergreen{--blendBackground:#1df5e9;--blendIntersection:#00a600;--blendForeground:#00d924;--gradientColorZero:#20d261;--gradientColorOne:#1df5e9;--gradientColorTwo:#00ff91;--gradientColorThree:#1df5e9;--gradientColorZeroTransparent:rgba(68,54,255,0);--gradientColorOneTransparent:rgba(85,102,255,0);--gradientColorTwoTransparent:rgba(214,121,255,0);--gradientColorThreeTransparent:rgba(4,255,255,0);--shadeOneColor:#16cbe1;--shadeTwoColor:#20b5e3;--shadeThreeColor:#1086db;--shadeFourColor:#1959e6;--shadeFiveColor:#96f;--shadeSixColor:#002c59;--shadeSevenColor:#00c4c4}.flavor--Wintergreen.theme--Dark,.flavor--Wintergreen .theme--Dark{--blendBackground:#00d924;--blendIntersection:#cbffef;--blendForeground:#1df5e9}.flavor--Wintergreen.accent--Green,.flavor--Wintergreen .accent--Green{--accentColor:#15be53}.flavor--Wintergreen.theme--Dark.accent--Green,.flavor--Wintergreen.theme--Dark .accent--Green{--accentColor:#14d433}.flavor--Wintergreen.accent--Teal,.flavor--Wintergreen .accent--Teal{--accentColor:#00c4c4}.flavor--Wintergreen.accent--Teal .theme--Dark,.flavor--Wintergreen.theme--Dark.accent--Teal,.flavor--Wintergreen.theme--Dark .accent--Teal{--accentColor:#0de4e4}</style>
<style>html{--gutterWidth:16px;--scrollbarWidth:0px;--windowWidth:calc(100vw - var(--scrollbarWidth));--layoutWidth:calc(var(--windowWidth) - var(--gutterWidth)*2);--layoutWidthMax:1080px;--viewportWidthSmall:375;--viewportWidthMedium:600;--viewportWidthLarge:1112;--viewportScale:calc(var(--windowWidth)/var(--viewportWidthLarge));--paddingTop:160px;--paddingBottom:160px;--columnPaddingNone:0;--columnPaddingSmall:8px;--columnPaddingNormal:16px;--columnPaddingMedium:16px;--columnPaddingLarge:16px;--columnPaddingXLarge:16px;--rowGapNormal:8px;--rowGapMedium:24px;--rowGapLarge:32px;--rowGapXLarge:64px;--rowGapXXLarge:88px;--rowGap:var(--rowGapNormal);--columnCountMax:1;--columnWidth:calc(var(--layoutWidth)/var(--columnCountMax));--columnMaxWidth:calc(var(--layoutWidthMax)*0.25);--copyMaxWidth:calc(var(--columnMaxWidth)*3)}@media (min-width:600px){html{--columnPaddingMedium:32px;--columnPaddingLarge:64px;--columnPaddingXLarge:64px;--columnCountMax:2}}@media (min-width:900px){html{--columnPaddingXLarge:112px;--columnCountMax:4}}@media (min-width:1112px){html{--layoutWidth:var(--layoutWidthMax);--gutterWidth:calc(var(--windowWidth)/2 - var(--layoutWidth)/2)}}</style>

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-StickyNav-6fcbce57d19e754694d6.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-FixedNav-63a783cf2826ecb9f0ab.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-AccentedCardCarouselItemUserLogo-833b2eca80ba64f6822e.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-AccentedCardCarouselItem-6af5bdc8796aaba2d670.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-AccentedCardCarousel-72d0719c3524149cb5ab.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-FullWidthCarousel-ca581ba22d8ecfdc500f.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-StartupProgram-566bff58fa1c0021b9db.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-StartupProgramCarousel-0e25f720a6692999755c.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-TestimonialCarousel-07d514920dab5364a9bd.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-TestimonialCard-f571cb85f3b3177a729f.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-Quote-cec80e5b222b69deac03.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-Card-fc1ed003191984345ba9.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-CarouselNavItem-cc451deb288bdf225ae3.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-PaymentsCarousel-b456032a3b3fbaa80ea4.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-FeatureCardPaymentLinkGraphic-97dee28002685e895def.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-DomGraphic-5a317684eb2b9d1f76d2.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-PaymentsCarouselItem-8cdf9e15019b58d76853.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-HostedInvoiceGraphic-c5aeb269e104179125e7.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-CheckoutUIGraphic-540aadb3da48d34d64f3.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-PaymentsCheckoutGraphic-d4ebb5358c534d52d900.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-GraphicFormFieldInput-6bd45b6e20fedc7f948a.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-GraphicFormField-33f78921d62dc714d424.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-GraphicFormFieldList-5317148749a9268ec04d.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-GraphicFormPaymentMethodField-646be94fc795e1c34364.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-CardField-b5eed93d40ea8f24d704.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-GraphicFormFieldInputGrid-255377d9b46fdf089db8.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-Field-ea906aa31d4012757deb.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-Form-401d42df82b6e8482f06.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-GraphicForm-7d75b8ba72e0304da82c.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-ElementsGraphicWithLocalAssets-dee75ca1705b945bf189.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-PaymentsCalloutCard-77b8f3f8c32c75b353f2.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-ProductBadge-1615bd1ed12e315e372a.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-PaymentsFormGraphic-06de01dfeba456df752c.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-FormSubmitButton-096c667ae723fc00a630.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-GraphicFormSubmitButton-d673672e43814623ea92.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-ProductCalloutCard-9c275d33b53b2c3949fb.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-RevenueAndFinanceAutomation-6e8f201b31183c555153.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-FinanceAutomationGraphic-a864a0f2df70af85cd35.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-BucketLink-b6d7935c7206d916b5ff.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-BucketItem-0dac24b5777d617414e5.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-TogethereTaxGraphic-ebece75208863f7d3c9a.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-RevRecGraphic-bff1fbae416837e06bc8.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-BucketListing-bb6c96cba501ed31cf02.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-BucketListingStat-4273489111b8ffd0ebe4.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-BucketGrid-45a6cce213b216ed2d84.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-PlatformEmbeddedPayments-e24fb2975d076de93ca8.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-OrdersPhoneGraphic-30587061b6086a676191.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-PhoneGraphic-f376fb7da2a9af4a1dcd.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-MonetizeFinancialServices-3072f72c0adfba3583b4.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-IssuingCardGraphic-91584f50a25bf9c9af14.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-CapitalGraphic-cc484e46535b034460fc.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-EmbeddedFinancialServicesGraphic-53ccf3e2a25e5d0e9ed2.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-BucketListingGuideArt-1284e2e6e0f7b6a8e1f1.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-AtlasCalloutCard-aaadef67724e17345b15.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-CompanyStructureGraphic-b6e0a332b02b364eaee7.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-MarketplaceAnimation-0d4cedbaaf14bb75dbcc.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-StripeDashboard-900538f987e6a3674997.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-DashboardAnimation-a33ef8adece9feba9515.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-HomeDashboardGraphic-df5cd83c8ad6ed640db8.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-BillingDashboardGraphic-fe85b2fc2e2fdf454205.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-RevRecDashboardGraphic-815eaf7197f9ba5673c2.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-HomeDashboard-4b25147bd83ef4ebab69.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-List-f0dd86d0ff490fdd7e75.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-StatsCarousel-69fce7c7c24cbd5e7221.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-KnockoutText-9a24e112a89e202654f9.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-CarouselNav-6b562c7a1e6d1445cabd.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-LogoRiver-dec310aef494e2a198c1.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-SideBySide-d07041961b33c14f1390.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-Icon-646136cd9e336d8c18d7.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-SiteFooterSection-801324a67f6b0168e107.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-GlobalizationPicker-cb59e0de1d5c3aeaa184.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-Flag-4ff2f9bcdf4404265882.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-LocaleControl-09ce62c550a15bb456e5.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-CopyTitle-c641e014b3946628bc95.css" media="print" data-js-lazy-style>
          

            <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-MobileStickyNav-40dd4f4a60248ec12c2c.css" media="print" data-js-lazy-style>
          
<noscript>
  <link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-StickyNav-6fcbce57d19e754694d6.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-FixedNav-63a783cf2826ecb9f0ab.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-AccentedCardCarouselItemUserLogo-833b2eca80ba64f6822e.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-AccentedCardCarouselItem-6af5bdc8796aaba2d670.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-AccentedCardCarousel-72d0719c3524149cb5ab.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-FullWidthCarousel-ca581ba22d8ecfdc500f.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-StartupProgram-566bff58fa1c0021b9db.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-StartupProgramCarousel-0e25f720a6692999755c.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-TestimonialCarousel-07d514920dab5364a9bd.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-TestimonialCard-f571cb85f3b3177a729f.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-Quote-cec80e5b222b69deac03.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-Card-fc1ed003191984345ba9.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-CarouselNavItem-cc451deb288bdf225ae3.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-PaymentsCarousel-b456032a3b3fbaa80ea4.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-FeatureCardPaymentLinkGraphic-97dee28002685e895def.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-DomGraphic-5a317684eb2b9d1f76d2.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-PaymentsCarouselItem-8cdf9e15019b58d76853.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-HostedInvoiceGraphic-c5aeb269e104179125e7.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-CheckoutUIGraphic-540aadb3da48d34d64f3.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-PaymentsCheckoutGraphic-d4ebb5358c534d52d900.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-GraphicFormFieldInput-6bd45b6e20fedc7f948a.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-GraphicFormField-33f78921d62dc714d424.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-GraphicFormFieldList-5317148749a9268ec04d.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-GraphicFormPaymentMethodField-646be94fc795e1c34364.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-CardField-b5eed93d40ea8f24d704.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-GraphicFormFieldInputGrid-255377d9b46fdf089db8.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-Field-ea906aa31d4012757deb.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-Form-401d42df82b6e8482f06.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-GraphicForm-7d75b8ba72e0304da82c.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-ElementsGraphicWithLocalAssets-dee75ca1705b945bf189.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-PaymentsCalloutCard-77b8f3f8c32c75b353f2.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-ProductBadge-1615bd1ed12e315e372a.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-PaymentsFormGraphic-06de01dfeba456df752c.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-FormSubmitButton-096c667ae723fc00a630.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-GraphicFormSubmitButton-d673672e43814623ea92.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-ProductCalloutCard-9c275d33b53b2c3949fb.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-RevenueAndFinanceAutomation-6e8f201b31183c555153.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-FinanceAutomationGraphic-a864a0f2df70af85cd35.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-BucketLink-b6d7935c7206d916b5ff.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-BucketItem-0dac24b5777d617414e5.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-TogethereTaxGraphic-ebece75208863f7d3c9a.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-RevRecGraphic-bff1fbae416837e06bc8.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-BucketListing-bb6c96cba501ed31cf02.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-BucketListingStat-4273489111b8ffd0ebe4.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-BucketGrid-45a6cce213b216ed2d84.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-PlatformEmbeddedPayments-e24fb2975d076de93ca8.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-OrdersPhoneGraphic-30587061b6086a676191.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-PhoneGraphic-f376fb7da2a9af4a1dcd.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-MonetizeFinancialServices-3072f72c0adfba3583b4.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-IssuingCardGraphic-91584f50a25bf9c9af14.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-CapitalGraphic-cc484e46535b034460fc.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-EmbeddedFinancialServicesGraphic-53ccf3e2a25e5d0e9ed2.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-BucketListingGuideArt-1284e2e6e0f7b6a8e1f1.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-AtlasCalloutCard-aaadef67724e17345b15.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-CompanyStructureGraphic-b6e0a332b02b364eaee7.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-MarketplaceAnimation-0d4cedbaaf14bb75dbcc.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-StripeDashboard-900538f987e6a3674997.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-DashboardAnimation-a33ef8adece9feba9515.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-HomeDashboardGraphic-df5cd83c8ad6ed640db8.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-BillingDashboardGraphic-fe85b2fc2e2fdf454205.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-RevRecDashboardGraphic-815eaf7197f9ba5673c2.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-HomeDashboard-4b25147bd83ef4ebab69.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-List-f0dd86d0ff490fdd7e75.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-StatsCarousel-69fce7c7c24cbd5e7221.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-KnockoutText-9a24e112a89e202654f9.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-CarouselNav-6b562c7a1e6d1445cabd.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-LogoRiver-dec310aef494e2a198c1.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-SideBySide-d07041961b33c14f1390.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-Icon-646136cd9e336d8c18d7.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-SiteFooterSection-801324a67f6b0168e107.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-GlobalizationPicker-cb59e0de1d5c3aeaa184.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-Flag-4ff2f9bcdf4404265882.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-LocaleControl-09ce62c550a15bb456e5.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-CopyTitle-c641e014b3946628bc95.css">
<link rel="stylesheet" href="https://b.stripecdn.com/mkt-statics-srv/assets/v1-MobileStickyNav-40dd4f4a60248ec12c2c.css">
</noscript>


        <script type="application/json" data-js-script-registry>
          [{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-RefreshedSiteHeader-TVPGZFQW.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-DashboardLoginLink-TJB22IFQ.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-RefreshedMobileMenu-XU4TPCWU.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-RefreshedProductsNavGroup-Y7AGH4MD.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-Hero-5QSWQH6A.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-PaymentLinkGraphic-33J4QDU7.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-FirstPaymentGraphic-DR3DY2BT.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-RevRecHeroGraphic-2H27N6A4.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-HeroWave-N2EDDMMG.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-HubWave-VSG76WAP.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-StickyNav-HGPJPSJF.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-FixedNav-H5VCAN6M.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-AccentedCardCarousel-3VJZJPTK.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-FullWidthCarousel-BEW2PXFT.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-TestimonialCarousel-UXEAGHIO.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-PaymentsCarousel-WMUAPPPF.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-DomGraphic-EHVUFL43.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-CardField-KHO6PATJ.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-ProductCalloutCard-GXSAEPD3.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-BucketItem-T2J3JHLV.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-BucketListingStat-XCLKAUA6.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-BucketListingGuideArt-L7RZJQ5R.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-MarketplaceAnimation-SJJ5OJF7.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-DashboardAnimation-7FAHOKFR.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-StatsCarousel-FJ2RKBA5.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-CarouselNav-RFBDGPJ5.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-LogoRiver-XWJMGAEH.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-AnimationSequence-7P7LUDIW.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-LocaleControl-ZT64UILJ.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-MobileStickyNav-LGTDL676.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-HubPage-W4UC6QR4.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-Page-IPDYYTQ7.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-Sentry-IABPFTSH.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-EnforceSameSiteLaxOnCookies-5NDXH4YF.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-LoaderScript-BK7GKOZ3.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-UniversalChatInitializer-W3YKH7RJ.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-UniversalChatCtaButtonLarge-DWOJIGVS.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-Loader-UBHCMIXF.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-ScrollDepthTracker-7VOYHZH5.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-MonitorWebVitals-5JPLWT2F.js"}]
        </script>
      

        <script type="module" src="https://b.stripecdn.com/mkt-statics-srv/assets/v1-Bootstrapper-LB5GVWAK.js"></script>
      

  </head>
  <body
    class="
      MktBody
      theme--Light
      flavor--Chroma
      accent--Blurple
      
    "
    
    data-js-controller="HubPage"
  >
    <div id="MktContent">
      <header
  class="
    SiteHeader
    SiteHeader--noTransitions
    SiteHeader--refreshed
    SiteHeader--hasContactSales
    
    
    
    
    
    
    variant--Overlay
    
    "
  data-menu-state="closed"
  data-js-controller="SiteHeader"
>
  <div class="SiteHeader__overlay" data-js-target="SiteHeader.overlayEl"></div>
  <div class="SiteHeader__stickyContainer" data-js-target="SiteHeader.stickyContainerEl">
    <div class="SiteHeader__stickyShadow" data-js-target="SiteHeader.stickyShadowEl"></div>
    
    <div class="SiteHeader__container" data-js-target="SiteHeader.headerContainerEl">
      <div class="SiteHeader__navContainer">
        <h1 class="SiteHeader__logo">
          <a href="/au"
            class="SiteHeader__logoLink"
            data-js-controller="AnalyticsButton"
            data-analytics-category="Navigation"
            data-analytics-action="Clicked"
            data-analytics-label="Stripe Logo"
            data-testid="header-stripe-logo"
          >
            <svg viewBox="0 0 60 25" xmlns="http://www.w3.org/2000/svg" width="60" height="25" class="UserLogo variant-- "><title>Stripe logo</title><path fill="var(--userLogoColor, #0A2540)" d="M59.64 14.28h-8.06c.19 1.93 1.6 2.55 3.2 2.55 1.64 0 2.96-.37 4.05-.95v3.32a8.33 8.33 0 0 1-4.56 1.1c-4.01 0-6.83-2.5-6.83-7.48 0-4.19 2.39-7.52 6.3-7.52 3.92 0 5.96 3.28 5.96 7.5 0 .4-.04 1.26-.06 1.48zm-5.92-5.62c-1.03 0-2.17.73-2.17 2.58h4.25c0-1.85-1.07-2.58-2.08-2.58zM40.95 20.3c-1.44 0-2.32-.6-2.9-1.04l-.02 4.63-4.12.87V5.57h3.76l.08 1.02a4.7 4.7 0 0 1 3.23-1.29c2.9 0 5.62 2.6 5.62 7.4 0 5.23-2.7 7.6-5.65 7.6zM40 8.95c-.95 0-1.54.34-1.97.81l.02 6.12c.4.44.98.78 1.95.78 1.52 0 2.54-1.65 2.54-3.87 0-2.15-1.04-3.84-2.54-3.84zM28.24 5.57h4.13v14.44h-4.13V5.57zm0-4.7L32.37 0v3.36l-4.13.88V.88zm-4.32 9.35v9.79H19.8V5.57h3.7l.12 1.22c1-1.77 3.07-1.41 3.62-1.22v3.79c-.52-.17-2.29-.43-3.32.86zm-8.55 4.72c0 2.43 2.6 1.68 3.12 1.46v3.36c-.55.3-1.54.54-2.89.54a4.15 4.15 0 0 1-4.27-4.24l.01-13.17 4.02-.86v3.54h3.14V9.1h-3.13v5.85zm-4.91.7c0 2.97-2.31 4.66-5.73 4.66a11.2 11.2 0 0 1-4.46-.93v-3.93c1.38.75 3.1 1.31 4.46 1.31.92 0 1.53-.24 1.53-1C6.26 13.77 0 14.51 0 9.95 0 7.04 2.28 5.3 5.62 5.3c1.36 0 2.72.2 4.09.75v3.88a9.23 9.23 0 0 0-4.1-1.06c-.86 0-1.44.25-1.44.9 0 1.85 6.29.97 6.29 5.88z" fill-rule="evenodd"/></svg>
          </a>
        </h1>

        
          <div class="SiteHeader__headerNav" data-js-target="SiteHeader.headerNavEl">
            <nav class='SiteHeaderNav'>
  <ul class='SiteHeaderNav__list'>
    <li class='
  SiteHeaderNavItem
  SiteHeaderNavItem--refreshed
  
  
'>
  
    <button
      class="
        SiteHeaderNavItem__link
        SiteHeaderNavItem__link--hasCaret
      "
      aria-haspopup="true"
      aria-expanded="false"
      data-js-target-list="SiteHeader.dropdownTriggers"
      data-testid="header-products-nav-item"
    >
      
        <span class="SiteHeaderNavItem__linkText">Products</span>
          <span class="SiteHeaderNavItem__linkCaretContainer">
            <svg width="7" height="7" fill="none" xmlns="http://www.w3.org/2000/svg" class="SiteHeaderNavItem__linkCaret SiteHeaderNavItem__linkCaret--left">
              <path d="M4.381 5.619 5 6.237 6.237 5l-.618-.619L4.38 5.62Zm-4-4 4 4L5.62 4.38l-4-4L.38 1.62Z" fill="currentColor"/>
            </svg>
            <svg width="7" height="7" fill="none" xmlns="http://www.w3.org/2000/svg" class="SiteHeaderNavItem__linkCaret SiteHeaderNavItem__linkCaret--right">
              <path d="M2.619 5.619 2 6.237.763 5l.618-.619L2.62 5.62Zm4-4-4 4L1.38 4.38l4-4L6.62 1.62Z" fill="currentColor"/>
            </svg>
          </span>
      
    </button>
  
</li>
              <li class='
  SiteHeaderNavItem
  SiteHeaderNavItem--refreshed
  
  
'>
  
    <button
      class="
        SiteHeaderNavItem__link
        SiteHeaderNavItem__link--hasCaret
      "
      aria-haspopup="true"
      aria-expanded="false"
      data-js-target-list="SiteHeader.dropdownTriggers"
      data-testid="header-solutions-nav-item"
    >
      
        <span class="SiteHeaderNavItem__linkText">Solutions</span>
          <span class="SiteHeaderNavItem__linkCaretContainer">
            <svg width="7" height="7" fill="none" xmlns="http://www.w3.org/2000/svg" class="SiteHeaderNavItem__linkCaret SiteHeaderNavItem__linkCaret--left">
              <path d="M4.381 5.619 5 6.237 6.237 5l-.618-.619L4.38 5.62Zm-4-4 4 4L5.62 4.38l-4-4L.38 1.62Z" fill="currentColor"/>
            </svg>
            <svg width="7" height="7" fill="none" xmlns="http://www.w3.org/2000/svg" class="SiteHeaderNavItem__linkCaret SiteHeaderNavItem__linkCaret--right">
              <path d="M2.619 5.619 2 6.237.763 5l.618-.619L2.62 5.62Zm4-4-4 4L1.38 4.38l4-4L6.62 1.62Z" fill="currentColor"/>
            </svg>
          </span>
      
    </button>
  
</li>
              <li class='
  SiteHeaderNavItem
  SiteHeaderNavItem--refreshed
  
  
'>
  
    <button
      class="
        SiteHeaderNavItem__link
        SiteHeaderNavItem__link--hasCaret
      "
      aria-haspopup="true"
      aria-expanded="false"
      data-js-target-list="SiteHeader.dropdownTriggers"
      data-testid="header-developers-nav-item"
    >
      
        <span class="SiteHeaderNavItem__linkText">Developers</span>
          <span class="SiteHeaderNavItem__linkCaretContainer">
            <svg width="7" height="7" fill="none" xmlns="http://www.w3.org/2000/svg" class="SiteHeaderNavItem__linkCaret SiteHeaderNavItem__linkCaret--left">
              <path d="M4.381 5.619 5 6.237 6.237 5l-.618-.619L4.38 5.62Zm-4-4 4 4L5.62 4.38l-4-4L.38 1.62Z" fill="currentColor"/>
            </svg>
            <svg width="7" height="7" fill="none" xmlns="http://www.w3.org/2000/svg" class="SiteHeaderNavItem__linkCaret SiteHeaderNavItem__linkCaret--right">
              <path d="M2.619 5.619 2 6.237.763 5l.618-.619L2.62 5.62Zm4-4-4 4L1.38 4.38l4-4L6.62 1.62Z" fill="currentColor"/>
            </svg>
          </span>
      
    </button>
  
</li>
              <li class='
  SiteHeaderNavItem
  SiteHeaderNavItem--refreshed
  
  
'>
  
    <button
      class="
        SiteHeaderNavItem__link
        SiteHeaderNavItem__link--hasCaret
      "
      aria-haspopup="true"
      aria-expanded="false"
      data-js-target-list="SiteHeader.dropdownTriggers"
      data-testid="header-resources-nav-item"
    >
      
        <span class="SiteHeaderNavItem__linkText">Resources</span>
          <span class="SiteHeaderNavItem__linkCaretContainer">
            <svg width="7" height="7" fill="none" xmlns="http://www.w3.org/2000/svg" class="SiteHeaderNavItem__linkCaret SiteHeaderNavItem__linkCaret--left">
              <path d="M4.381 5.619 5 6.237 6.237 5l-.618-.619L4.38 5.62Zm-4-4 4 4L5.62 4.38l-4-4L.38 1.62Z" fill="currentColor"/>
            </svg>
            <svg width="7" height="7" fill="none" xmlns="http://www.w3.org/2000/svg" class="SiteHeaderNavItem__linkCaret SiteHeaderNavItem__linkCaret--right">
              <path d="M2.619 5.619 2 6.237.763 5l.618-.619L2.62 5.62Zm4-4-4 4L1.38 4.38l4-4L6.62 1.62Z" fill="currentColor"/>
            </svg>
          </span>
      
    </button>
  
</li>
              <li class='
  SiteHeaderNavItem
  SiteHeaderNavItem--refreshed
  
  
'>
  
    <a
  class="
    Link
    SiteHeaderNavItem__link
  "
  href="/au/pricing"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Navigation'
  data-analytics-action='Clicked'
  data-analytics-label='global_nav__pricing'
  
  
  
  data-testid="header-pricing-nav-item"
  
>Pricing</a>
  
</li>
  </ul>
</nav>
          </div>
          <nav class="SiteHeader__ctaNav" data-js-target="SiteHeader.ctaNavEl">
            <div class="SiteHeader__ctaNavContainer" data-js-target="SiteHeader.ctaNavContainerEl">
              
                <div class="DashboardLoginLink__container"></div>

<template
  data-mount-target=".DashboardLoginLink__container"
  data-mount-on-state="logged-in">
  <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    SiteHeader__leftCta
  '
  href="https://dashboard.stripe.com/"
  
  data-js-controller='AnalyticsButton'
  data-js-target="SiteHeader.leftCtaEl"
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='global_nav__dashboard'
  
  
  
  data-testid="header-login-cta-button"
  data-js-intent="login"
>Dashboard<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
</template>
<template
  data-mount-target=".DashboardLoginLink__container"
  data-mount-on-state="logged-out-existing">
  <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    SiteHeader__leftCta
  '
  href="https://dashboard.stripe.com/login"
  
  data-js-controller='AnalyticsButton'
  data-js-target="SiteHeader.leftCtaEl"
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='global_nav__sign_in'
  
  
  
  data-testid="header-login-cta-button"
  data-js-intent="login"
>Sign in<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
</template>
<template
  data-mount-target=".DashboardLoginLink__container"
  data-mount-on-state="logged-out-new">
  <div data-js-controller="DashboardLoginLink">
      
  <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    SiteHeader__leftCta
  '
  href="https://dashboard.stripe.com/login"
  
  data-js-controller='AnalyticsButton'
  data-js-target="SiteHeader.leftCtaEl"
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='global_nav__sign_in'
  
  
  
  data-testid="header-login-cta-button"
  data-js-intent="login"
>Sign in<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>

    </div>

  
</template>
                <a
  class='
    CtaButton
    variant--Button
    CtaButton--arrow
    
    
  '
  href="/au/contact/sales"
  
  data-js-controller='AnalyticsButton'
  data-js-target="SiteHeader.rightCtaEl"
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='global_nav__contact_sales'
  
  
  
  
  data-js-intent="contactSales"
>Contact sales<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
              
            </div>
          </nav>

          <nav class="SiteHeader__menuNav">
              <button
  class='RefreshedMenuButton'
  title='Open mobile navigation'
  data-js-target='SiteHeader.menuButton'
  data-testid="header-mobile-open-nav-menu-button"
>
  <svg class="RefreshedMenuButton__icon" width="16" height="16" viewBox="0 0 100 100">
    <rect width="80" height="10" x="10" y="25" rx="5" ry="5"></rect>
    <rect width="80" height="10" x="10" y="45" rx="5" ry="5"></rect>
    <rect width="80" height="10" x="10" y="45" rx="5" ry="5"></rect>
    <rect width="80" height="10" x="10" y="65" rx="5" ry="5"></rect>
  </svg>
</button>
          </nav>
        
      </div>
    </div>
    
      <div
  class="
    MobileMenu
    MobileMenu--isRefreshed
    theme--White
    flavor--Chroma
    accent--Blurple
    SiteHeader__mobileMenu
  "
  data-js-controller="MobileMenu"
>
  <div class="MobileMenu__header">
    <div class="MobileMenu__logo">
      <a
        href="/au"
        data-js-controller="AnalyticsButton"
        data-analytics-category="Navigation"
        data-analytics-action="Clicked"
        data-analytics-label="Stripe Logo"
        aria-label="Navigate to the Stripe homepage"
        data-testid="mobile-nav-stripe-logo"
      >
        <svg viewBox="0 0 60 25" xmlns="http://www.w3.org/2000/svg" width="60" height="25" class="UserLogo variant-- "><title>Stripe logo</title><path fill="var(--userLogoColor, #0A2540)" d="M59.64 14.28h-8.06c.19 1.93 1.6 2.55 3.2 2.55 1.64 0 2.96-.37 4.05-.95v3.32a8.33 8.33 0 0 1-4.56 1.1c-4.01 0-6.83-2.5-6.83-7.48 0-4.19 2.39-7.52 6.3-7.52 3.92 0 5.96 3.28 5.96 7.5 0 .4-.04 1.26-.06 1.48zm-5.92-5.62c-1.03 0-2.17.73-2.17 2.58h4.25c0-1.85-1.07-2.58-2.08-2.58zM40.95 20.3c-1.44 0-2.32-.6-2.9-1.04l-.02 4.63-4.12.87V5.57h3.76l.08 1.02a4.7 4.7 0 0 1 3.23-1.29c2.9 0 5.62 2.6 5.62 7.4 0 5.23-2.7 7.6-5.65 7.6zM40 8.95c-.95 0-1.54.34-1.97.81l.02 6.12c.4.44.98.78 1.95.78 1.52 0 2.54-1.65 2.54-3.87 0-2.15-1.04-3.84-2.54-3.84zM28.24 5.57h4.13v14.44h-4.13V5.57zm0-4.7L32.37 0v3.36l-4.13.88V.88zm-4.32 9.35v9.79H19.8V5.57h3.7l.12 1.22c1-1.77 3.07-1.41 3.62-1.22v3.79c-.52-.17-2.29-.43-3.32.86zm-8.55 4.72c0 2.43 2.6 1.68 3.12 1.46v3.36c-.55.3-1.54.54-2.89.54a4.15 4.15 0 0 1-4.27-4.24l.01-13.17 4.02-.86v3.54h3.14V9.1h-3.13v5.85zm-4.91.7c0 2.97-2.31 4.66-5.73 4.66a11.2 11.2 0 0 1-4.46-.93v-3.93c1.38.75 3.1 1.31 4.46 1.31.92 0 1.53-.24 1.53-1C6.26 13.77 0 14.51 0 9.95 0 7.04 2.28 5.3 5.62 5.3c1.36 0 2.72.2 4.09.75v3.88a9.23 9.23 0 0 0-4.1-1.06c-.86 0-1.44.25-1.44.9 0 1.85 6.29.97 6.29 5.88z" fill-rule="evenodd"/></svg>
      </a>
    </div>
    <button
      class="MobileMenu__backButton"
      data-js-target="MobileMenu.backButton"
    >
      <svg class="MobileMenu__backButtonChevron" width="6" height="10" fill="none" viewBox="0 0 6 10">
        <path fill="currentColor" d="M.618 5.238 0 4.62.618 4l4-4 1.238 1.238-3.38 3.381L5.856 8 4.618 9.238z"/>
      </svg>
      <span class="MobileMenu__backButtonText">Back</span>
    </button>
    <button
      class="MobileMenu__closeButton"
      data-js-target='MobileMenu.closeButton'
      data-testid="header-mobile-close-nav-menu-button"
    >
      <svg width="16" height="16" viewBox="0 0 100 100">
        <rect width="80" height="10" x="10" y="25" rx="5" ry="5"></rect>
        <rect width="80" height="10" x="10" y="45" rx="5" ry="5"></rect>
        <rect width="80" height="10" x="10" y="45" rx="5" ry="5"></rect>
        <rect width="80" height="10" x="10" y="65" rx="5" ry="5"></rect>
      </svg>
    </button>

  </div>
  <div class="MobileMenu__body">
    <nav class="MobileMenu__nav" data-js-target="MobileMenu.nav">
      <ul class="MobileMenu__navList">
        <li
  class="
    SiteMobileMenuNavItem
    
  "
>
  
    <button
      class="SiteMobileMenuNavItem__link"
      data-testid="header-mobile-products-nav-item"
      data-js-target-list="MobileMenu.navButtons"
      aria-controls="products-panel"
      aria-haspopup="true"
    >
      <div>
        <div class="SiteMobileMenuNavItem__label">Products</div>
        
      </div>
      <svg class="SiteMobileMenuNavItem__chevron" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M6 4L10 8L6 12" stroke="currentColor" stroke-width="1.75"/>
      </svg>
    </button>
  
</li>

        <li
  class="
    SiteMobileMenuNavItem
    
  "
>
  
    <button
      class="SiteMobileMenuNavItem__link"
      data-testid="header-mobile-solutions-nav-item"
      data-js-target-list="MobileMenu.navButtons"
      aria-controls="solutions-panel"
      aria-haspopup="true"
    >
      <div>
        <div class="SiteMobileMenuNavItem__label">Solutions</div>
        
      </div>
      <svg class="SiteMobileMenuNavItem__chevron" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M6 4L10 8L6 12" stroke="currentColor" stroke-width="1.75"/>
      </svg>
    </button>
  
</li>

        <li
  class="
    SiteMobileMenuNavItem
    
  "
>
  
    <button
      class="SiteMobileMenuNavItem__link"
      data-testid="header-mobile-developers-nav-item"
      data-js-target-list="MobileMenu.navButtons"
      aria-controls="developers-panel"
      aria-haspopup="true"
    >
      <div>
        <div class="SiteMobileMenuNavItem__label">Developers</div>
        
      </div>
      <svg class="SiteMobileMenuNavItem__chevron" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M6 4L10 8L6 12" stroke="currentColor" stroke-width="1.75"/>
      </svg>
    </button>
  
</li>

        <li
  class="
    SiteMobileMenuNavItem
    
  "
>
  
    <button
      class="SiteMobileMenuNavItem__link"
      data-testid="header-mobile-resources-nav-item"
      data-js-target-list="MobileMenu.navButtons"
      aria-controls="resources-panel"
      aria-haspopup="true"
    >
      <div>
        <div class="SiteMobileMenuNavItem__label">Resources</div>
        
      </div>
      <svg class="SiteMobileMenuNavItem__chevron" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M6 4L10 8L6 12" stroke="currentColor" stroke-width="1.75"/>
      </svg>
    </button>
  
</li>

        <li
  class="
    SiteMobileMenuNavItem
    
  "
>
  
    <a
  class="
    Link
    SiteMobileMenuNavItem__link
  "
  href="/au/pricing"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Navigation'
  data-analytics-action='Clicked'
  data-analytics-label='global_nav__pricing'
  
  
  
  data-testid="header-mobile-pricing-nav-item"
  
>Pricing</a>
  
</li>

        

        <li class="MobileMenu__loginNavItem"></li>
        <template
          data-mount-target=".MobileMenu__loginNavItem"
          data-mount-on-state="logged-in">
          <li
  class="
    SiteMobileMenuNavItem
    
  "
>
  
    <a
  class="
    Link
    SiteMobileMenuNavItem__link
  "
  href="https://dashboard.stripe.com/"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Navigation'
  data-analytics-action='Clicked'
  data-analytics-label='global_nav__dashboard'
  
  
  
  
  
>Dashboard</a>
  
</li>
        </template>
        <template
          data-mount-target=".MobileMenu__loginNavItem"
          data-mount-on-state="logged-out-existing">
          <li
  class="
    SiteMobileMenuNavItem
    
  "
>
  
    <a
  class="
    Link
    SiteMobileMenuNavItem__link
  "
  href="https://dashboard.stripe.com/login"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Navigation'
  data-analytics-action='Clicked'
  data-analytics-label='global_nav__sign_in'
  
  
  
  
  
>Sign in</a>
  
</li>
        </template>
        <template
          data-mount-target=".MobileMenu__loginNavItem"
          data-mount-on-state="logged-out-new">
          <li
  class="
    SiteMobileMenuNavItem
    
  "
>
  
    <a
  class="
    Link
    SiteMobileMenuNavItem__link
  "
  href="https://dashboard.stripe.com/login"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Navigation'
  data-analytics-action='Clicked'
  data-analytics-label='global_nav__sign_in'
  
  
  
  
  
>Sign in</a>
  
</li>
        </template>

      </ul>
    </nav>
    <div class="MobileMenu__sections">
      <div
  class="SiteMobileMenuSection"
  data-js-target-list="MobileMenu.menuSections"
  id="products-panel"
  aria-hidden="true"
>
  <div class="RefreshedProductsNavMobile__content">
        
          
            <div class="SiteProductsNav__group" data-js-controller="RefreshedProductsNavGroup">
  <h1 class="SiteProductsNav__groupTitle">
  
      Payments
    
</h1>
  <div class="RefreshedGradientLine"></div>
  <div class="SiteProductsNav__groupMenuContainer">
    <ul class="RefreshedProductsNavMobile__groupLinks">
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/payments"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__payments'
    
    tabindex="-1"
    data-testid="header-products-global-payments-payments-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Payments
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Online payments
        </p>
      
    </div>
  </a>
</li>
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/managed-payments"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__managed_payments'
    
    tabindex="-1"
    data-testid="header-products-global-payments-managed-payments-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Managed Payments
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Merchant of record solution
        </p>
      
    </div>
  </a>
</li>
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/payments/payment-links"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__payment_links'
    
    tabindex="-1"
    data-testid="header-products-global-payments-payment-links-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Payment links
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          No-code payments
        </p>
      
    </div>
  </a>
</li>
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/payments/checkout"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__checkout'
    
    tabindex="-1"
    data-testid="header-products-global-payments-checkout-links-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Checkout
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Prebuilt payment UIs
        </p>
      
    </div>
  </a>
</li>
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/payments/elements"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__elements'
    
    tabindex="-1"
    data-testid="header-products-global-payments-elements-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Elements
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Flexible UI components
        </p>
      
    </div>
  </a>
</li>
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/payments/payment-methods"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__payment_methods'
    
    tabindex="-1"
    data-testid="header-products-global-payments-payment-methods-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Payment methods
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Access to 100+
        </p>
      
    </div>
  </a>
</li>
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/terminal"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__terminal'
    
    tabindex="-1"
    data-testid="header-products-global-payments-payments-terminal-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Terminal
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          In-person payments
        </p>
      
    </div>
  </a>
</li>
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/authorization-boost"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__authorization_boost'
    
    tabindex="-1"
    data-testid="header-products-global-payments-authorization-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Authorization Boost
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Acceptance optimisations
        </p>
      
    </div>
  </a>
</li>
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/payments/link"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__link'
    
    tabindex="-1"
    data-testid="header-products-global-payments-link-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Link
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Accelerated checkout
        </p>
      
    </div>
  </a>
</li>
                
              </ul>
  </div>
</div>
          
        
          
            <div class="SiteProductsNav__group" data-js-controller="RefreshedProductsNavGroup">
  <h1 class="SiteProductsNav__groupTitle">
  
      Revenue
    
</h1>
  <div class="RefreshedGradientLine"></div>
  <div class="SiteProductsNav__groupMenuContainer">
    <ul class="RefreshedProductsNavMobile__groupLinks">
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/billing"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__billing'
    
    tabindex="-1"
    data-testid="header-products-revenue-and-finance-automation-billing-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Billing
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Recurring revenue
        </p>
      
    </div>
  </a>
</li>
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/billing/usage-based-billing"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__billing__metronome'
    
    tabindex="-1"
    data-testid="header-products-revenue-and-finance-automation-ubb-nav-subitem"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Metronome
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Usage-based billing
        </p>
      
    </div>
  </a>
</li>
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/billing/subscriptions"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__billing__subscriptions'
    
    tabindex="-1"
    data-testid="header-products-revenue-and-finance-automation-subscriptions-nav-subitem"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Subscriptions
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Subscription management
        </p>
      
    </div>
  </a>
</li>
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/invoicing"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__invoicing'
    
    tabindex="-1"
    data-testid="header-products-revenue-and-finance-automation-data-invoicing-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Invoicing
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          One-time or recurring
        </p>
      
    </div>
  </a>
</li>
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/tax"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__tax'
    
    tabindex="-1"
    data-testid="header-products-revenue-and-finance-automation-tax-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Tax
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Sales tax &amp; VAT automation
        </p>
      
    </div>
  </a>
</li>
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/revenue-recognition"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__revenue_recognition'
    
    tabindex="-1"
    data-testid="header-products-revenue-and-finance-automation-revenue-recognition-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Revenue Recognition
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Accounting automation
        </p>
      
    </div>
  </a>
</li>
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/sigma"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__sigma'
    
    tabindex="-1"
    data-testid="header-products-revenue-and-finance-automation-sigma-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Stripe Sigma
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Custom reports
        </p>
      
    </div>
  </a>
</li>
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/data-pipeline"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__data_pipeline'
    
    tabindex="-1"
    data-testid="header-products-revenue-and-finance-automation-data-pipeline-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Data Pipeline
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Data sync
        </p>
      
    </div>
  </a>
</li>
                
              </ul>
  </div>
</div>
          
        
          
            <div class="SiteProductsNav__group" data-js-controller="RefreshedProductsNavGroup">
  <h1 class="SiteProductsNav__groupTitle">
  
        Money management
    
</h1>
  <div class="RefreshedGradientLine"></div>
  <div class="SiteProductsNav__groupMenuContainer">
    <ul class="RefreshedProductsNavMobile__groupLinks">
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/payouts"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__global_payouts'
    
    tabindex="-1"
    data-testid="header-products-revenue-and-finance-automation-payouts-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Global Payouts
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Payouts to third parties
        </p>
      
    </div>
  </a>
</li>
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/capital"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__capital_for_platforms'
    
    tabindex="-1"
    data-testid="header-products-money-management-capital-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Capital
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Business financing
        </p>
      
    </div>
  </a>
</li>
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/crypto"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__crypto'
    
    tabindex="-1"
    data-testid="header-products-money-management-crypto-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Crypto
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Wallet, stablecoin issuing and card infrastructure
        </p>
      
    </div>
  </a>
</li>
                
              </ul>
  </div>
</div>
          
        
          
            <div class="SiteProductsNav__group" data-js-controller="RefreshedProductsNavGroup">
  <h1 class="SiteProductsNav__groupTitle">
  
      Platforms and marketplaces
  
</h1>
  <div class="RefreshedGradientLine"></div>
  <div class="SiteProductsNav__groupMenuContainer">
    <ul class="RefreshedProductsNavMobile__groupLinks">
                
                  <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/connect"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__connect'
    
    tabindex="-1"
    data-testid="header-products-money-management-connect-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Connect
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Payments for platforms
        </p>
      
    </div>
  </a>
</li>
                
              </ul>
  </div>
</div>
          
        
          
        
        <aside class="RefreshedProductsNavMobile__aside">
          <h1 class="RefreshedProductsNavMobile__asideTitle">More</h1>
          <ul class="RefreshedProductsNavMobile__asideLinks">
            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/roadmap"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__product_roadmap'
    
    tabindex="-1"
    data-testid="header-products-global-payments-product-roadmap-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Product roadmap
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          See what's ahead
        </p>
      
    </div>
  </a>
</li>
            
            
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/radar"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__radar'
    
    tabindex="-1"
    data-testid="header-products-global-payments-radar-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Radar
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Fraud prevention
        </p>
      
    </div>
  </a>
</li>
            
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/atlas"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__atlas'
    
    tabindex="-1"
    data-testid="header-products-global-payments-atlas-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Atlas
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Start-up incorporation
        </p>
      
    </div>
  </a>
</li>
            
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/climate"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__climate'
    
    tabindex="-1"
    data-testid="header-products-climate-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Climate
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Carbon removal
        </p>
      
    </div>
  </a>
</li>
            
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/identity"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__identity'
    
    tabindex="-1"
    data-testid="header-products-global-payments-identity-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Identity
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Online identity verification
        </p>
      
    </div>
  </a>
</li>
            
          </ul>
          <div class="SessionsBanner">
  <div class="SessionsBanner__card">
    <div class="SessionsBanner__content">
      <div>
        <span class="SessionsBanner__text-emphasized">
          Stripe Sessions 2026
        </span>
        <span class="SessionsBanner__text-subdued">
          See how Stripe is building the economic infrastructure for AI.
        </span>
      </div>
      <a
  class="
    Link
    SessionsBanner__link
  "
  href="https://stripe.com/au/sessions/2026?utm_medium=owned-surfaces&utm_source=9cb9&utm_campaign=GLOBAL_4301&utm_content=8a70&utm_term=5a728d3d167c"
  rel="noopener noreferrer"
  target="_blank"
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Navigation'
  data-analytics-action='Clicked'
  data-analytics-label='global_nav__products__sessions_banner'
  
  
  
  
  
><span>Watch now&nbsp;<svg
  class="
    RefreshedHoverArrow
    
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg></span></a>
    </div>
    <picture
  class="
    Picture
    
    
    SessionsBanner__picture
  "
  
  
  
>
  

  
    
      
        <source
          srcset="
            https://images.stripeassets.com/fzn2n1nzq965/1fXkzdGTGUqFS4khCdLKq8/5bc54c1739b62111a740119871d3582e/sessions-2026-nav-bg.png?q=80&fm=webp
          "
          type="image/webp"
        >
      
    
  

  <img
    class="Picture__image SessionsBanner__image"
    src="https://images.stripeassets.com/fzn2n1nzq965/1fXkzdGTGUqFS4khCdLKq8/5bc54c1739b62111a740119871d3582e/sessions-2026-nav-bg.png?q=80"
    
      
    
    alt="Sessions Background"
    width="760"
    height="256"
    loading="lazy"
    
  >
</picture>
  </div>
</div>
        </aside>
      </div>
</div>
      <div
  class="SiteMobileMenuSection"
  data-js-target-list="MobileMenu.menuSections"
  id="solutions-panel"
  aria-hidden="true"
>
  <div class="RefreshedNavigation__content">
    <section class="RefreshedNavigation__group">
      <span class="RefreshedNavigation__groupTitle">By stage</span>
        <ul class="RefreshedNavigation__groupLinks">
          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/enterprise"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__enterprises'
    
    tabindex="-1"
    data-testid="header-mobile-use-cases-enterprise-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Enterprises
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/startups"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__startups'
    
    tabindex="-1"
    data-testid="header-mobile-use-cases-startups-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Startups
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
        </ul>
    </section>

    <section class="RefreshedNavigation__group">
        <span class="RefreshedNavigation__groupTitle">By use case</span>
          <ul class="RefreshedNavigation__groupLinks">
            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/agentic-commerce"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__agentic_commerce'
    
    tabindex="-1"
    data-testid="header-mobile-use-cases-agentic-commerce-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Agentic commerce
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/crypto"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__crypto'
    
    tabindex="-1"
    data-testid="header-mobile-use-cases-crypto-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Crypto
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/ecommerce"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__ecommerce'
    
    tabindex="-1"
    data-testid="header-mobile-use-cases-ecommerce-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        E-commerce
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/embedded-finance"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__embedded_finance'
    
    tabindex="-1"
    data-testid="header-mobile-use-cases-embedded-finance-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Embedded finance
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/finance-automation"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__finance_automation'
    
    tabindex="-1"
    data-testid="header-mobile-use-cases-finance-automation-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Finance automation
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/global-businesses"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__global_businesses'
    
    tabindex="-1"
    data-testid="header-mobile-company-global-businesses-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Global businesses
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/in-app-payments"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__in_app_payments'
    
    tabindex="-1"
    data-testid="header-mobile-use-cases-in-app-payments-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        In-app payments
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/marketplaces"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__marketplaces'
    
    tabindex="-1"
    data-testid="header-mobile-use-cases-marketplaces-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Marketplaces
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/money-management/availability"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__money_management'
    
    tabindex="-1"
    data-testid="header-mobile-use-cases-money-management-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Money management
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/platforms"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__platforms'
    
    tabindex="-1"
    data-testid="header-mobile-use-cases-platforms-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Platforms
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/saas"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__saas'
    
    tabindex="-1"
    data-testid="header-mobile-use-cases-saas-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        SaaS
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
          </ul>
      </section>

      <section class="RefreshedNavigation__group">
        <span class="RefreshedNavigation__groupTitle">By industry</span>
          <ul class="RefreshedNavigation__groupLinks">
            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/ai"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__ai_companies'
    
    tabindex="-1"
    data-testid="header-mobile-industries-ai-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        AI companies
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/creator-economy"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__creator_economy'
    
    tabindex="-1"
    data-testid="header-mobile-industries-creator-economy-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Creator economy
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/industries/gaming"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__gaming'
    
    tabindex="-1"
    data-testid="header-mobile-industries-gaming-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Gaming
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/industries/travel"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__hospitality_travel_and_leisure'
    
    tabindex="-1"
    data-testid="header-mobile-industries-travel-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Hospitality, travel and leisure
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/industries/insurance"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__insurance'
    
    tabindex="-1"
    data-testid="header-mobile-industries-insurance-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Insurance
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/industries/media-entertainment"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__media_and_entertainment'
    
    tabindex="-1"
    data-testid="header-mobile-industries-media-and-entertainment-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Media and entertainment
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/industries/nonprofits"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__nonprofits'
    
    tabindex="-1"
    data-testid="header-mobile-industries-nonprofits-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Non-profits
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/industries/professional-services"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__professional_services'
    
    tabindex="-1"
    data-testid="header-mobile-industries-professional-services-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Professional services
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/industries/retail"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__retail'
    
    tabindex="-1"
    data-testid="header-mobile-industries-retail-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Retail
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
          </ul>
      </section>

      <aside class="RefreshedNavigation__group">
        <span class="RefreshedNavigation__groupTitle">Ecosystem</span>
        <ul class="RefreshedNavigation__groupLinks">
          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/partners"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__partners'
    
    tabindex="-1"
    data-testid="header-mobile-solutions-partners-ecosystem-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Partners
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://marketplace.stripe.com/"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__stripe_app_marketplace'
    target="_blank"
    tabindex="-1"
    data-testid="header-mobile-solutions-app-marketplaces-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Stripe App Marketplace
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
        </ul>
      </aside>
  </div>
</div>
      <div
  class="SiteMobileMenuSection"
  data-js-target-list="MobileMenu.menuSections"
  id="developers-panel"
  aria-hidden="true"
>
  <div class="RefreshedNavigation__content">
    <section class="RefreshedNavigation__group">
      <span class="RefreshedNavigation__groupTitle">Documentation</span>
        <ul class="RefreshedNavigation__groupLinks">
          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__documentation'
    
    tabindex="-1"
    data-testid="header-developers-docs-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Stripe docs
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com/api"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__full_api_reference'
    
    tabindex="-1"
    data-testid="header-developers-api-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        API reference
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com/development"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__libraries_and_sdks'
    
    tabindex="-1"
    data-testid="header-mobile-developers-libraries-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Libraries and SDKs
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/apps"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__build_on_stripe_apps'
    
    tabindex="-1"
    data-testid="header-developers-build-a-stripe-app-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Stripe Apps
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
        </ul>
    </section>

    <section class="RefreshedNavigation__group">
      <span class="RefreshedNavigation__groupTitle">Guides</span>
        <ul class="RefreshedNavigation__groupLinks">
          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com/payments"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__accept_online_payments'
    
    tabindex="-1"
    data-testid="header-mobile-developers-payments-guide-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Accept online payments
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com/payments/checkout"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__prebuilt_checkout'
    
    tabindex="-1"
    data-testid="header-mobile-developers-checkout-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Implement a prebuilt checkout
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com/connect"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__platforms_marketplaces'
    
    tabindex="-1"
    data-testid="header-developers-build-platforms-marketplaces-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Build a platform or marketplace
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com/billing"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__manage_subscriptions'
    
    tabindex="-1"
    data-testid="header-mobile-developers-billing-guide-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Manage subscriptions
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com/billing/subscriptions/usage-based"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__usage_based_billing'
    
    tabindex="-1"
    data-testid="header-developers-usage-based-billing-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Offer usage-based billing
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com/treasury/cards"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__issue_stable_coin'
    
    tabindex="-1"
    data-testid="header-developers-issue-stable-coin-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Issue stablecoin-backed cards
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com/projects"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__stripe_projects'
    
    tabindex="-1"
    data-testid="header-mobile-developers-stripe-projects-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Provision and manage services with agents
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
        </ul>
    </section>

    <section class="RefreshedNavigation__group">
      <span class="RefreshedNavigation__groupTitle">Resources</span>
        <ul class="RefreshedNavigation__groupLinks">
          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://marketplace.stripe.com/"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__app_integrations'
    
    tabindex="-1"
    data-testid="header-mobile-developers-app-integrations-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        App integrations
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://github.com/stripe-samples"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__code_samples'
    
    tabindex="-1"
    data-testid="header-developers-code-samples-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Code samples
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://stripe.dev/"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__developers_blog'
    
    tabindex="-1"
    data-testid="header-developers-developers-blog-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Developers blog
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://status.stripe.com/"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__api_status'
    
    tabindex="-1"
    data-testid="header-developers-system-status-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        API status
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
        </ul>
    </section>
  </div>
</div>
      <div
  class="SiteMobileMenuSection"
  data-js-target-list="MobileMenu.menuSections"
  id="resources-panel"
  aria-hidden="true"
>
  <div class="RefreshedNavigation__content">
    <section class="RefreshedNavigation__group">
      <span class="RefreshedNavigation__groupTitle">Learn</span>
        <ul class="RefreshedNavigation__groupLinks">
          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/blog"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__blog'
    
    tabindex="-1"
    data-testid="header-mobile-blog-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Blog
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/customers"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__customer_stories'
    
    tabindex="-1"
    data-testid="header-mobile-customer-stories-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Customer stories
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://stripe.com/au/guides"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__guides'
    
    tabindex="-1"
    data-testid="header-mobile-guides-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Guides
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
        </ul>
    </section>

    <section class="RefreshedNavigation__group">
      <span class="RefreshedNavigation__groupTitle">Support</span>
        <ul class="RefreshedNavigation__groupLinks">
          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://support.stripe.com/?referrerLocale=en-gb-au"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__support_center'
    
    tabindex="-1"
    data-testid="header-resources-support-plans-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Get support
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/support-plans"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__support_plans'
    
    tabindex="-1"
    data-testid="header-mobile-resources-support-plans-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Managed support plans
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/professional-services"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__professional_services'
    
    tabindex="-1"
    data-testid="header-mobile-resources-professional-services-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Professional services
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
        </ul>
    </section>

    <section class="RefreshedNavigation__group">
      <span class="RefreshedNavigation__groupTitle">Company</span>
        <ul class="RefreshedNavigation__groupLinks">
          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/roadmap"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__product_roadmap'
    
    tabindex="-1"
    data-testid="header-mobile-product-roadmap-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Product roadmap
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/sessions"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__sessions'
    
    tabindex="-1"
    data-testid="header-mobile-sessions-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Sessions annual conference
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/careers"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__careers'
    
    tabindex="-1"
    data-testid="header-mobile-careers-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Careers
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/newsroom"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__newsroom'
    
    tabindex="-1"
    data-testid="header-mobile-newsroom-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Newsroom
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://press.stripe.com/"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__stripe_press'
    
    tabindex="-1"
    data-testid="header-mobile-stripe-press-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Stripe Press
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
        </ul>
    </section>

    <aside class="RefreshedNavigation__group">
      <span class="RefreshedNavigation__groupTitle">Contact</span>
      <ul class="RefreshedNavigation__groupLinks">
        
        <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/contact/sales"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__contact_sales'
    
    tabindex="-1"
    data-testid="header-mobile-contact-sales-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Contact sales
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

        
        <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/partners/become-a-partner"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__become_a_partner'
    
    tabindex="-1"
    data-testid="header-mobile-become-a-partner-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Become a partner
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
      </ul>
    </aside>
  </div>
</div>
    </div>
  </div>
  <div class="MobileMenu__footer">
    <a
  class='
    CtaButton
    variant--Button
    CtaButton--arrow
    
    
  '
  href="https://dashboard.stripe.com/register"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='global_nav__start_now'
  
  
  
  
  
>Start now<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
    <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    
  '
  href="/au/contact/sales"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='global_nav__contact_sales'
  
  
  
  
  
>Contact sales<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
  </div>
</div>

      <div
        class="SiteHeader__menuContainer theme--White"
        data-js-target="SiteHeader.menuContainer"
      >
        <div class="SiteHeader__menuShadowContainer"></div>
        <div
  class='
    RefreshedMenu
    SiteHeader__menu
  '
  data-js-target='SiteHeader.menu'
  data-open='false'
>
  <div class="RefreshedMenu__card">
    <div class="RefreshedMenu__section" data-js-target-list="SiteHeader.menuSections">
        <section
  class="
    SiteMenuSection
    SiteMenuSection--variantNoPadding
  "
  
>
  <div class="SiteMenuSection__body">
    <div class="RefreshedProductsNav">
    <div class="RefreshedProductsNav__content">
      
        
          <div class="SiteProductsNav__group" data-js-controller="RefreshedProductsNavGroup">
  <h1 class="SiteProductsNav__groupTitle">
  
      Payments
    
</h1>
  <div class="RefreshedGradientLine"></div>
  <div class="SiteProductsNav__groupMenuContainer">
    <ul class="RefreshedProductsNav__links">
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/payments"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__payments'
    
    tabindex="-1"
    data-testid="header-products-global-payments-payments-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Payments
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Online payments
        </p>
      
    </div>
  </a>
</li>
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/managed-payments"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__managed_payments'
    
    tabindex="-1"
    data-testid="header-products-global-payments-managed-payments-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Managed Payments
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Merchant of record solution
        </p>
      
    </div>
  </a>
</li>
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/payments/payment-links"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__payment_links'
    
    tabindex="-1"
    data-testid="header-products-global-payments-payment-links-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Payment links
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          No-code payments
        </p>
      
    </div>
  </a>
</li>
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/payments/checkout"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__checkout'
    
    tabindex="-1"
    data-testid="header-products-global-payments-checkout-links-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Checkout
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Prebuilt payment UIs
        </p>
      
    </div>
  </a>
</li>
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/payments/elements"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__elements'
    
    tabindex="-1"
    data-testid="header-products-global-payments-elements-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Elements
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Flexible UI components
        </p>
      
    </div>
  </a>
</li>
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/payments/payment-methods"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__payment_methods'
    
    tabindex="-1"
    data-testid="header-products-global-payments-payment-methods-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Payment methods
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Access to 100+
        </p>
      
    </div>
  </a>
</li>
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/terminal"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__terminal'
    
    tabindex="-1"
    data-testid="header-products-global-payments-payments-terminal-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Terminal
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          In-person payments
        </p>
      
    </div>
  </a>
</li>
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/authorization-boost"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__authorization_boost'
    
    tabindex="-1"
    data-testid="header-products-global-payments-authorization-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Authorization Boost
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Acceptance optimisations
        </p>
      
    </div>
  </a>
</li>
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/payments/link"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__link'
    
    tabindex="-1"
    data-testid="header-products-global-payments-link-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Link
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Accelerated checkout
        </p>
      
    </div>
  </a>
</li>
              
            </ul>
  </div>
</div>
        
      
        
          <div class="SiteProductsNav__group" data-js-controller="RefreshedProductsNavGroup">
  <h1 class="SiteProductsNav__groupTitle">
  
      Revenue
    
</h1>
  <div class="RefreshedGradientLine"></div>
  <div class="SiteProductsNav__groupMenuContainer">
    <ul class="RefreshedProductsNav__links">
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/billing"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__billing'
    
    tabindex="-1"
    data-testid="header-products-revenue-and-finance-automation-billing-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Billing
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Recurring revenue
        </p>
      
    </div>
  </a>
</li>
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/billing/usage-based-billing"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__billing__metronome'
    
    tabindex="-1"
    data-testid="header-products-revenue-and-finance-automation-ubb-nav-subitem"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Metronome
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Usage-based billing
        </p>
      
    </div>
  </a>
</li>
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/billing/subscriptions"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__billing__subscriptions'
    
    tabindex="-1"
    data-testid="header-products-revenue-and-finance-automation-subscriptions-nav-subitem"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Subscriptions
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Subscription management
        </p>
      
    </div>
  </a>
</li>
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/invoicing"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__invoicing'
    
    tabindex="-1"
    data-testid="header-products-revenue-and-finance-automation-data-invoicing-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Invoicing
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          One-time or recurring
        </p>
      
    </div>
  </a>
</li>
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/tax"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__tax'
    
    tabindex="-1"
    data-testid="header-products-revenue-and-finance-automation-tax-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Tax
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Sales tax &amp; VAT automation
        </p>
      
    </div>
  </a>
</li>
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/revenue-recognition"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__revenue_recognition'
    
    tabindex="-1"
    data-testid="header-products-revenue-and-finance-automation-revenue-recognition-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Revenue Recognition
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Accounting automation
        </p>
      
    </div>
  </a>
</li>
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/sigma"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__sigma'
    
    tabindex="-1"
    data-testid="header-products-revenue-and-finance-automation-sigma-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Stripe Sigma
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Custom reports
        </p>
      
    </div>
  </a>
</li>
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/data-pipeline"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__data_pipeline'
    
    tabindex="-1"
    data-testid="header-products-revenue-and-finance-automation-data-pipeline-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Data Pipeline
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Data sync
        </p>
      
    </div>
  </a>
</li>
              
            </ul>
  </div>
</div>
        
      
        
          <div class="SiteProductsNav__group" data-js-controller="RefreshedProductsNavGroup">
  <h1 class="SiteProductsNav__groupTitle">
  
        Money management
    
</h1>
  <div class="RefreshedGradientLine"></div>
  <div class="SiteProductsNav__groupMenuContainer">
    <ul class="RefreshedProductsNav__links">
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/payouts"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__global_payouts'
    
    tabindex="-1"
    data-testid="header-products-revenue-and-finance-automation-payouts-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Global Payouts
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Payouts to third parties
        </p>
      
    </div>
  </a>
</li>
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/capital"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__capital_for_platforms'
    
    tabindex="-1"
    data-testid="header-products-money-management-capital-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Capital
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Business financing
        </p>
      
    </div>
  </a>
</li>
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/crypto"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__crypto'
    
    tabindex="-1"
    data-testid="header-products-money-management-crypto-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Crypto
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Wallet, stablecoin issuing and card infrastructure
        </p>
      
    </div>
  </a>
</li>
              
            </ul>
  </div>
</div>
        
      
        
          <div class="SiteProductsNav__group" data-js-controller="RefreshedProductsNavGroup">
  <h1 class="SiteProductsNav__groupTitle">
  
      Platforms and marketplaces
  
</h1>
  <div class="RefreshedGradientLine"></div>
  <div class="SiteProductsNav__groupMenuContainer">
    <ul class="RefreshedProductsNav__links">
              
                <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/connect"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__connect'
    
    tabindex="-1"
    data-testid="header-products-money-management-connect-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Connect
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Payments for platforms
        </p>
      
    </div>
  </a>
</li>
              
            </ul>
  </div>
</div>
        
      
        
      
      <aside class="RefreshedProductsNav__aside">
        <h1 class="RefreshedProductsNav__asideTitle">More</h1>
        <div class="RefreshedProductsNav__asideContent">
          <ul class="RefreshedProductsNav__asideLinks">
            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/roadmap"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__product_roadmap'
    
    tabindex="-1"
    data-testid="header-products-global-payments-product-roadmap-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Product roadmap
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          See what's ahead
        </p>
      
    </div>
  </a>
</li>
            
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/radar"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__radar'
    
    tabindex="-1"
    data-testid="header-products-global-payments-radar-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Radar
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Fraud prevention
        </p>
      
    </div>
  </a>
</li>
            
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/atlas"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__atlas'
    
    tabindex="-1"
    data-testid="header-products-global-payments-atlas-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Atlas
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Start-up incorporation
        </p>
      
    </div>
  </a>
</li>
            
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/climate"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__climate'
    
    tabindex="-1"
    data-testid="header-products-climate-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Climate
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Carbon removal
        </p>
      
    </div>
  </a>
</li>
            
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/identity"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__products__identity'
    
    tabindex="-1"
    data-testid="header-products-global-payments-identity-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Identity
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
        <p class="RefreshedNavItem__body">
          Online identity verification
        </p>
      
    </div>
  </a>
</li>
            
          </ul>
          <div class="SessionsBanner">
  <div class="SessionsBanner__card">
    <div class="SessionsBanner__content">
      <div>
        <span class="SessionsBanner__text-emphasized">
          Stripe Sessions 2026
        </span>
        <span class="SessionsBanner__text-subdued">
          See how Stripe is building the economic infrastructure for AI.
        </span>
      </div>
      <a
  class="
    Link
    SessionsBanner__link
  "
  href="https://stripe.com/au/sessions/2026?utm_medium=owned-surfaces&utm_source=9cb9&utm_campaign=GLOBAL_4301&utm_content=8a70&utm_term=5a728d3d167c"
  rel="noopener noreferrer"
  target="_blank"
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Navigation'
  data-analytics-action='Clicked'
  data-analytics-label='global_nav__products__sessions_banner'
  
  
  
  
  
><span>Watch now&nbsp;<svg
  class="
    RefreshedHoverArrow
    
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg></span></a>
    </div>
    <picture
  class="
    Picture
    
    
    SessionsBanner__picture
  "
  
  
  
>
  

  
    
      
        <source
          srcset="
            https://images.stripeassets.com/fzn2n1nzq965/1fXkzdGTGUqFS4khCdLKq8/5bc54c1739b62111a740119871d3582e/sessions-2026-nav-bg.png?q=80&fm=webp
          "
          type="image/webp"
        >
      
    
  

  <img
    class="Picture__image SessionsBanner__image"
    src="https://images.stripeassets.com/fzn2n1nzq965/1fXkzdGTGUqFS4khCdLKq8/5bc54c1739b62111a740119871d3582e/sessions-2026-nav-bg.png?q=80"
    
      
    
    alt="Sessions Background"
    width="760"
    height="256"
    loading="lazy"
    
  >
</picture>
  </div>
</div>
        </div>
      </aside>
      
    </div>
  </div>
  </div>
  
</section>
    </div>
    <div class="RefreshedMenu__section" data-js-target-list="SiteHeader.menuSections">
        <section
  class="
    SiteMenuSection
    SiteMenuSection--variantNoPadding
  "
  
>
  <div class="SiteMenuSection__body">
    <div class="RefreshedNavigation__content">
      <section class="RefreshedNavigation__group">
        <span class="RefreshedNavigation__groupTitle">By stage</span>
          <ul class="RefreshedNavigation__groupLinks">
            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/enterprise"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__enterprises'
    
    tabindex="-1"
    data-testid="header-use-cases-enterprise-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Enterprises
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/startups"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__startups'
    
    tabindex="-1"
    data-testid="header-use-cases-startups-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Startups
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
          </ul>
      </section>

      <section class="RefreshedNavigation__group">
        <span class="RefreshedNavigation__groupTitle">By use case</span>
          <ul class="RefreshedNavigation__groupLinks">
            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/agentic-commerce"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__agentic_commerce'
    
    tabindex="-1"
    data-testid="header-use-cases-agentic-commerce-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Agentic commerce
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/crypto"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__crypto'
    
    tabindex="-1"
    data-testid="header-use-cases-crypto-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Crypto
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/ecommerce"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__ecommerce'
    
    tabindex="-1"
    data-testid="header-use-cases-ecommerce-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        E-commerce
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/embedded-finance"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__embedded_finance'
    
    tabindex="-1"
    data-testid="header-use-cases-embedded-finance-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Embedded finance
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/finance-automation"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__finance_automation'
    
    tabindex="-1"
    data-testid="header-use-cases-finance-automation-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Finance automation
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/global-businesses"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__global_businesses'
    
    tabindex="-1"
    data-testid="header-company-global-businesses-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Global businesses
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/in-app-payments"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__in_app_payments'
    
    tabindex="-1"
    data-testid="header-company-in-app-payments-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        In-app payments
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/marketplaces"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__marketplaces'
    
    tabindex="-1"
    data-testid="header-use-cases-marketplaces-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Marketplaces
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/money-management/availability"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__money_management'
    
    tabindex="-1"
    data-testid="header-use-cases-money-management-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Money management
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/platforms"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__platforms'
    
    tabindex="-1"
    data-testid="header-use-cases-platforms-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Platforms
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/saas"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__saas'
    
    tabindex="-1"
    data-testid="header-use-cases-saas-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        SaaS
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
          </ul>
      </section>

      <section class="RefreshedNavigation__group">
        <span class="RefreshedNavigation__groupTitle">By industry</span>
          <ul class="RefreshedNavigation__groupLinks">
            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/ai"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__ai_companies'
    
    tabindex="-1"
    data-testid="header-industries-ai-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        AI companies
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/use-cases/creator-economy"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__creator_economy'
    
    tabindex="-1"
    data-testid="header-industries-creator-economy-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Creator economy
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/industries/gaming"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__gaming'
    
    tabindex="-1"
    data-testid="header-industries-gaming-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Gaming
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/industries/travel"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__hospitality_travel_and_leisure'
    
    tabindex="-1"
    data-testid="header-industries-travel-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Hospitality, travel and leisure
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/industries/insurance"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__insurance'
    
    tabindex="-1"
    data-testid="header-industries-insurance-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Insurance
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/industries/media-entertainment"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__media_and_entertainment'
    
    tabindex="-1"
    data-testid="header-industries-media-and-entertainment-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Media and entertainment
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/industries/nonprofits"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__nonprofits'
    
    tabindex="-1"
    data-testid="header-industries-nonprofits-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Non-profits
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/industries/professional-services"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__professional_services'
    
    tabindex="-1"
    data-testid="header-industries-professional-services-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Professional services
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/industries/public-sector"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__public_sector'
    
    tabindex="-1"
    data-testid="header-industries-public-sector-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Public sector
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

            
            <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/industries/retail"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__retail'
    
    tabindex="-1"
    data-testid="header-industries-retail-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Retail
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
          </ul>
      </section>

      <aside class="RefreshedNavigation__group">
        <span class="RefreshedNavigation__groupTitle">Ecosystem</span>
        <ul class="RefreshedNavigation__groupLinks">
          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/partners"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__partners'
    
    tabindex="-1"
    data-testid="header-solutions-partners-ecosystem-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Partners
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

          
          <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://marketplace.stripe.com/"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__solutions__stripe_app_marketplace'
    target="_blank"
    tabindex="-1"
    data-testid="header-solutions-app-marketplaces-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Stripe App Marketplace
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
        </ul>
      </aside>
  </div>
  </div>
  
</section>
    </div>
    <div class="RefreshedMenu__section" data-js-target-list="SiteHeader.menuSections">
        <section
  class="
    SiteMenuSection
    SiteMenuSection--variantNoPadding
  "
  
>
  <div class="SiteMenuSection__body">
    <div class="RefreshedNavigation__content RefreshedNavigation__content--developers">
        <section class="RefreshedNavigation__group">
          <span class="RefreshedNavigation__groupTitle">Documentation</span>
            <ul class="RefreshedNavigation__groupLinks">
              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__documentation'
    
    tabindex="-1"
    data-testid="header-developers-docs-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Stripe docs
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com/api"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__full_api_reference'
    
    tabindex="-1"
    data-testid="header-developers-api-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        API reference
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com/development"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__libraries_and_sdks'
    
    tabindex="-1"
    data-testid="header-developers-libraries-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Libraries and SDKs
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/apps"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__build_on_stripe_apps'
    
    tabindex="-1"
    data-testid="header-developers-build-a-stripe-app-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Stripe Apps
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
            </ul>
        </section>
        <section class="RefreshedNavigation__group">
          <span class="RefreshedNavigation__groupTitle">Guides</span>
            <ul class="RefreshedNavigation__groupLinks">
              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com/payments"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__accept_online_payments'
    
    tabindex="-1"
    data-testid="header-developers-payments-guide-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Accept online payments
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com/payments/checkout"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__prebuilt_checkout'
    
    tabindex="-1"
    data-testid="header-developers-checkout-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Implement a prebuilt checkout
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com/connect"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__platforms_marketplaces'
    
    tabindex="-1"
    data-testid="header-developers-build-platforms-marketplaces-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Build a platform or marketplace
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com/billing"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__manage_subscriptions'
    
    tabindex="-1"
    data-testid="header-developers-billing-guide-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Manage subscriptions
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com/billing/subscriptions/usage-based"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__usage_based_billing'
    
    tabindex="-1"
    data-testid="header-developers-usage-based-billing-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Offer usage-based billing
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com/treasury/cards"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__issue_stable_coin'
    
    tabindex="-1"
    data-testid="header-developers-issue-stable-coin-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Issue stablecoin-backed cards
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://docs.stripe.com/projects"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__stripe_projects'
    
    tabindex="-1"
    data-testid="header-developers-stripe-projects-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Provision and manage services with agents
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
            </ul>
        </section>

        <section class="RefreshedNavigation__group">
          <span class="RefreshedNavigation__groupTitle">Resources</span>
            <ul class="RefreshedNavigation__groupLinks">
              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://marketplace.stripe.com/"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__app_integrations'
    
    tabindex="-1"
    data-testid="header-developers-app-integrations-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        App integrations
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>


              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://github.com/stripe-samples"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__code_samples'
    
    tabindex="-1"
    data-testid="header-developers-code-samples-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Code samples
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://stripe.dev/"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__developers_blog'
    
    tabindex="-1"
    data-testid="header-developers-developers-blog-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Developers blog
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>


              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://status.stripe.com/"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__developers__api_status'
    
    tabindex="-1"
    data-testid="header-developers-system-status-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        API status
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
            </ul>
        </section>
    </div>
  </div>
  
</section>
    </div>
    <div class="RefreshedMenu__section" data-js-target-list="SiteHeader.menuSections">
        <section
  class="
    SiteMenuSection
    SiteMenuSection--variantNoPadding
  "
  
>
  <div class="SiteMenuSection__body">
    <div class="RefreshedNavigation__content">
        <section class="RefreshedNavigation__group">
          <span class="RefreshedNavigation__groupTitle">Learn</span>
            <ul class="RefreshedNavigation__groupLinks">
              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/blog"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__blog'
    
    tabindex="-1"
    data-testid="header-resources-blog-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Blog
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/customers"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__customer_stories'
    
    tabindex="-1"
    data-testid="header-resources-customer-stories-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Customer stories
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://stripe.com/au/guides"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__guides'
    
    tabindex="-1"
    data-testid="header-resources-guides-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Guides
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
            </ul>
        </section>

        <section class="RefreshedNavigation__group">
          <span class="RefreshedNavigation__groupTitle">Support</span>
            <ul class="RefreshedNavigation__groupLinks">
              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://support.stripe.com/?referrerLocale=en-gb-au"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__support_center'
    
    tabindex="-1"
    data-testid="header-resources-support-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Get support
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>


              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/support-plans"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__support_plans'
    
    tabindex="-1"
    data-testid="header-resources-support-plans-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Managed support plans
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/professional-services"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__professional_services'
    
    tabindex="-1"
    data-testid="header-resources-professional-services-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Professional services
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
            </ul>
        </section>

        <section class="RefreshedNavigation__group">
          <span class="RefreshedNavigation__groupTitle">Company</span>
            <ul class="RefreshedNavigation__groupLinks">
              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/roadmap"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__product_roadmap'
    
    tabindex="-1"
    data-testid="header-resources-product-roadmap-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Product roadmap
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/sessions"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__sessions'
    
    tabindex="-1"
    data-testid="header-resources-sessions-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Sessions annual conference
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/careers"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__careers'
    
    tabindex="-1"
    data-testid="header-resources-careers-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Careers
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/newsroom"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__newsroom'
    
    tabindex="-1"
    data-testid="header-resources-newsroom-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Newsroom
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="https://press.stripe.com/"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__stripe_press'
    
    tabindex="-1"
    data-testid="header-resources-stripe-press-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Stripe Press
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
            </ul>
        </section>

        <aside class="RefreshedNavigation__group">
          <span class="RefreshedNavigation__groupTitle">Contact</span>
            <ul class="RefreshedNavigation__groupLinks">
              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/contact/sales"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__contact_sales'
    
    tabindex="-1"
    data-testid="header-resources-contact-sales-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Contact sales
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>

              
              <li
  class="
    RefreshedNavItem
    
  "
>
  <a
    class="RefreshedNavItem__link"
    href="/au/partners/become-a-partner"
    data-js-controller='AnalyticsButton'
    data-analytics-category='Navigation'
    data-analytics-action='Clicked'
    data-analytics-label='global_nav__resources__become_a_partner'
    
    tabindex="-1"
    data-testid="header-resources-become-a-partner-nav-item"
  >
    <div class="RefreshedNavItem__content">
      <span class="RefreshedNavItem__label">
        Become a partner
        &nbsp;<svg
  class="
    RefreshedHoverArrow
    RefreshedNavItem__arrow
  "
  width="10"
  height="8"
  viewBox="0 0 10 8"
  aria-hidden="true"
>
<path d="M9.28027 3.4375L9.75195 3.91309L9.28027 4.3877L5.87012 7.8252L4.91113 6.87402L7.18066 4.58691H0V3.2373H7.18066L4.91113 0.951172L5.87012 0L9.28027 3.4375Z" fill="currentColor" />
</svg>
      </span>
      
    </div>
  </a>
</li>
            </ul>
        </aside>
  </div>
  </div>
  
</section>
    </div>
  </div>
</div>
      </div>
    
  </div>
</header>


<script>(() => {
  function displayContentForState(state) {
    document
      .querySelectorAll(`template[data-mount-on-state="${state}"]`)
      .forEach((template) =>
        document
          .querySelectorAll(template.dataset.mountTarget)
          .forEach((target) => {
            while (target.firstChild) target.removeChild(target.firstChild);
            target.appendChild(template.content.cloneNode(true));
          }),
      );
  }
  const siteAuthCookie = document.cookie.match(/(?:^|;)\s*site-auth=([^;]+);?/);
  const hasLoggedInCookie = document.cookie.match(
    /(?:^|;)\s*__Secure-has_logged_in=([^;]+);?/,
  );

  const isLoggedIn = siteAuthCookie && siteAuthCookie[1] === '1';
  const hasLoggedIn = hasLoggedInCookie && hasLoggedInCookie[1];

  if (isLoggedIn) {
    displayContentForState('logged-in');
  } else if (hasLoggedIn) {
    displayContentForState('logged-out-existing');
  } else {
    displayContentForState('logged-out-new');
  }
})();
</script>
    

    <section
  
  class="
    Section
    StartupHubHero
    theme--HubLight
    
    
    
    Section--paddingNormal
    
    
    
    
    
    
  "
  
  data-js-controller="StartupHubHero"
  
  
  
>
  <div class="Section__masked">
    <div class="Section__backgroundMask">
      <div class="
        Section__background
        
      ">
        
        
      </div>
      
    </div>
    <div class='Section__container'>
      <div class='Section__layoutContainer'>
        <div class='Section__layout'>
          
            <div
  class='
    ColumnLayout
    ColumnLayout--alignCenter
    
    StartupHubHero__layout
  '
  
  
  
  data-columns='2,2'
  
  
>
  <div
  class="
    RowLayout
    StartupHubHero__copyRow
  "
  
  
  
>
  <section
  
  
  class="
    Copy
    StartupHubHero__copy
    variant--Superhero
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  data-js-target="StartupHubHero.copyEl"
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          data-js-target="StartupHubHero.titleEl">
          <span class="StartupHubHero__titleWord" style="background-image: url(https://images.stripeassets.com/fzn2n1nzq965/5v5wxfOdroBvdEa0FI55By/f8ce6a247aeab392554d0ca85f473b76/startup-gradient.png)">Start. </span>
    
      <span class="StartupHubHero__titleWord" style="background-image: url(https://images.stripeassets.com/fzn2n1nzq965/5v5wxfOdroBvdEa0FI55By/f8ce6a247aeab392554d0ca85f473b76/startup-gradient.png)">Scale. </span>
    
      <span class="StartupHubHero__titleWord" style="background-image: url(https://images.stripeassets.com/fzn2n1nzq965/5v5wxfOdroBvdEa0FI55By/f8ce6a247aeab392554d0ca85f473b76/startup-gradient.png)">Grow. </span>
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      data-js-target="StartupHubHero.bodyEl"
    >
      Ambitious startups have grown into multibillion-dollar businesses on Stripe – scaling from pre-seed to post-IPO. Incorporate your company, test and accept payments with no-code tools, and automate financial operations to move faster.
    </div>
  

  

  
    <footer class="Copy__footer">
      <div
  class="
    CtaGroup
    CtaGroup--inline
    
    Copy__ctaGroup
  "
>
  <a
  class='
    CtaButton
    variant--Button
    CtaButton--arrow
    
    StartupHubHero__cta
  '
  href="https://dashboard.stripe.com/register"
  
  data-js-controller='AnalyticsButton'
  data-js-target="StartupHubHero.ctaStartNowEl"
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='hero__start_now'
  
  
  
  
  
>Start now<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
    
    <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    StartupHubHero__cta
  '
  href="/au/contact/sales"
  
  data-js-controller='AnalyticsButton'
  data-js-target="StartupHubHero.ctaSalesEl"
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='hero__contact_sales'
  
  
  
  
  
>Contact sales<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
</div>
      
    </footer>
  

  
</section>
      <div
  class="
    AccentedCard
    
    AccentedCard--shadowMedium
    
    AccentedCard--noHover
    StartupProgramHeroCard
  "
  
  style=""
  
  
  data-js-target="StartupHubHero.startupProgramCardEl"
  
>
  <div
  class="
    RowLayout
    
  "
  
  
  style="--rowLayoutGap: var(--rowLayoutGapXSmall)"
>
  <div class="StartupProgramLogo">
  <svg width="127" height="15" viewBox="0 0 127 15" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path d="M20.3626 10.2347L21.4836 9.30817C22.0556 10.2004 22.9135 10.7152 23.8515 10.7152C24.7781 10.7152 25.4758 10.2919 25.4758 9.50264C25.4758 8.66759 24.6179 8.5532 23.3939 8.25578C22.1585 7.95837 20.8316 7.59232 20.8316 5.99085C20.8316 4.46946 22.1356 3.49715 23.7943 3.49715C25.2013 3.49715 26.2994 4.16061 26.8485 5.01854L25.7732 5.9451C25.3157 5.23588 24.7094 4.744 23.7485 4.744C22.8677 4.744 22.2615 5.19012 22.2615 5.84215C22.2615 6.56281 22.8906 6.71151 24.0002 6.96317C25.3271 7.26059 26.9172 7.56944 26.9172 9.35393C26.9172 10.9668 25.4987 11.962 23.8057 11.962C22.3987 11.962 21.0032 11.2871 20.3626 10.2347Z" fill="#031323"/>
    <path d="M34.6064 4.90415H31.964V11.8362H30.4998V4.90415H27.8574V3.62298H34.6064V4.90415Z" fill="#031323"/>
    <path d="M37.3646 8.65615V11.8362H35.9004V3.62298H39.1834C41.0136 3.62298 42.1575 4.4809 42.1575 6.13956C42.1575 7.43217 41.4483 8.25578 40.2472 8.54176L42.3634 11.8362H40.6933L38.6915 8.65615H37.3646ZM37.3646 7.39785H39.1033C40.1557 7.39785 40.7162 6.94029 40.7162 6.13956C40.7162 5.32739 40.1557 4.88127 39.1033 4.88127H37.3646V7.39785Z" fill="#031323"/>
    <path d="M45.5242 3.62298V11.8362H44.06V3.62298H45.5242Z" fill="#031323"/>
    <path d="M49.2267 8.65615V11.8362H47.7625V3.62298H51.0455C52.8758 3.62298 54.0197 4.4809 54.0197 6.13956C54.0197 7.77534 52.8758 8.65615 51.0455 8.65615H49.2267ZM49.2267 7.39785H50.9655C52.0179 7.39785 52.5784 6.94029 52.5784 6.13956C52.5784 5.32739 52.0179 4.88127 50.9655 4.88127H49.2267V7.39785Z" fill="#031323"/>
    <path d="M55.4477 3.62298H61.007V4.90415H56.889V6.96317H60.355V8.24434H56.889V10.555H61.007V11.8362H55.4477V3.62298Z" fill="#031323"/>
    <path d="M65.5919 10.2347L66.7129 9.30817C67.2848 10.2004 68.1428 10.7152 69.0808 10.7152C70.0073 10.7152 70.7051 10.2919 70.7051 9.50264C70.7051 8.66759 69.8472 8.5532 68.6232 8.25578C67.3878 7.95837 66.0609 7.59232 66.0609 5.99085C66.0609 4.46946 67.3649 3.49715 69.0236 3.49715C70.4306 3.49715 71.5287 4.16061 72.0778 5.01854L71.0025 5.9451C70.545 5.23588 69.9387 4.744 68.9778 4.744C68.097 4.744 67.4907 5.19012 67.4907 5.84215C67.4907 6.56281 68.1199 6.71151 69.2295 6.96317C70.5564 7.26059 72.1464 7.56944 72.1464 9.35393C72.1464 10.9668 70.728 11.962 69.035 11.962C67.628 11.962 66.2325 11.2871 65.5919 10.2347Z" fill="#031323"/>
    <path d="M79.8357 4.90415H77.1933V11.8362H75.7291V4.90415H73.0867V3.62298H79.8357V4.90415Z" fill="#031323"/>
    <path d="M82.8345 3.62298H84.4932L87.6046 11.8362H86.1289L85.4197 9.9602H81.8736L81.1758 11.8362H79.7231L82.8345 3.62298ZM83.6352 5.24732L82.3541 8.67902H84.9393L83.6352 5.24732Z" fill="#031323"/>
    <path d="M90.5328 8.65615V11.8362H89.0686V3.62298H92.3516C94.1818 3.62298 95.3257 4.4809 95.3257 6.13956C95.3257 7.43217 94.6165 8.25578 93.4154 8.54176L95.5316 11.8362H93.8615L91.8597 8.65615H90.5328ZM90.5328 7.39785H92.2715C93.3239 7.39785 93.8844 6.94029 93.8844 6.13956C93.8844 5.32739 93.3239 4.88127 92.2715 4.88127H90.5328V7.39785Z" fill="#031323"/>
    <path d="M103.145 4.90415H100.503V11.8362H99.0383V4.90415H96.3959V3.62298H103.145V4.90415Z" fill="#031323"/>
    <path d="M107.733 11.9506C105.777 11.9506 104.427 10.841 104.427 8.57607V3.62298H105.892V8.53032C105.892 10.0288 106.635 10.658 107.733 10.658C108.843 10.658 109.586 10.0288 109.586 8.53032V3.62298H111.051V8.57607C111.051 10.841 109.701 11.9506 107.733 11.9506Z" fill="#031323"/>
    <path d="M114.406 8.65615V11.8362H112.942V3.62298H116.225C118.055 3.62298 119.199 4.4809 119.199 6.13956C119.199 7.77534 118.055 8.65615 116.225 8.65615H114.406ZM114.406 7.39785H116.145C117.198 7.39785 117.758 6.94029 117.758 6.13956C117.758 5.32739 117.198 4.88127 116.145 4.88127H114.406V7.39785Z" fill="#031323"/>
    <path d="M120.133 10.2347L121.254 9.30817C121.826 10.2004 122.684 10.7152 123.622 10.7152C124.548 10.7152 125.246 10.2919 125.246 9.50264C125.246 8.66759 124.388 8.5532 123.164 8.25578C121.929 7.95837 120.602 7.59232 120.602 5.99085C120.602 4.46946 121.906 3.49715 123.564 3.49715C124.971 3.49715 126.07 4.16061 126.619 5.01854L125.543 5.9451C125.086 5.23588 124.48 4.744 123.519 4.744C122.638 4.744 122.032 5.19012 122.032 5.84215C122.032 6.56281 122.661 6.71151 123.77 6.96317C125.097 7.26059 126.687 7.56944 126.687 9.35393C126.687 10.9668 125.269 11.962 123.576 11.962C122.169 11.962 120.773 11.2871 120.133 10.2347Z" fill="#031323"/>
    <path fill-rule="evenodd" clip-rule="evenodd" d="M0 14.729L14 11.7874V0.729004L0 3.61616V14.729Z" fill="#031323"/>
  </svg>
</div>
      <section
  
  
  class="
    Copy
    StartupProgramHeroCard__copy
    variant--Detail
    
  "
  style="
    
    
    
    --bodyPaddingRight: var(--columnPaddingSmall);
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Apply for the programme
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Designed to support venture-backed businesses that are just getting started.
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <a
  class='
    CtaButton
    variant--Link
    
    CtaButton--jumpArrowLink
    StartupProgramHeroCard__cta
  '
  href="#application"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='hero__explore'
  
  
  
  
  
>Explore<svg
  class="
    JumpArrow
    
  "
  width="28"
  height="28"
  aria-hidden="true"
  xmlns="http://www.w3.org/2000/svg"
  >
  <rect width="28" height="28" rx="14" class="JumpArrow__iconRect"/>
  <path d="m14 19 4-4m-4 4-4-4m4 4V8" class="JumpArrow__iconArrow JumpArrow__iconArrow--a" stroke-width="1.75"/>
  <path d="m14 19 4-4m-4 4-4-4m4 4V8" class="JumpArrow__iconArrow JumpArrow__iconArrow--b" stroke-width="1.75"/>
</svg>
</a>
    </footer>
  

  
</section>
</div>
  <div class="AccentedCard__shadow"></div>
  <div class="AccentedCard__shadow--hovered"></div>
  <div class="AccentedCard__background"></div>
</div>
</div>
    <div class="StartupHubHero__graphicContainer">
      <div class="StartupHubPaymentLinkGraphic" data-js-controller="StartupHubPaymentLinkGraphic" data-currency-symbol="A$1.00">
  <div class="StartupHubPaymentLinkGraphic__scroll" data-js-target="StartupHubPaymentLinkGraphic.scrollEl">
    <div class="StartupHubPaymentLinkGraphic__content" data-js-target="StartupHubPaymentLinkGraphic.contentEl">
      <div class="StartupHubPaymentLinkGraphic__top">
        <div class="StartupHubPaymentLinkGraphic__title">
          Payment link is <span class="StartupHubPaymentLinkGraphic__active">active</span>
        </div>
        <div class="StartupHubPaymentLinkGraphic__body">Share your payment link to accept payments.</div>
      </div>
      <div class="StartupHubPaymentLinkGraphic__bottom">
        
        <a
  class="
    Link
    StartupHubPaymentLinkGraphic__link
  "
  href="https://buy.stripe.com/test_3csaHFbW77mneWIfZa"
  
  target="_blank"
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='hero__payment_link'
  data-js-target="StartupHubPaymentLinkGraphic.linkEl"
  
  
  
  
>buy.stripe.com/aEUa24H</a>
      </div>
    </div>
  </div>
</div>
      <div class="StartupHubFirstPaymentGraphic" data-js-controller="StartupHubFirstPaymentGraphic">
  <div class="StartupHubFirstPaymentGraphic__scroll" data-js-target="StartupHubFirstPaymentGraphic.scrollEl">
    <div class="StartupHubFirstPaymentGraphic__content" data-js-target="StartupHubFirstPaymentGraphic.contentEl">
      <div class="StartupHubFirstPaymentGraphic__icon" data-js-target="StartupHubFirstPaymentGraphic.iconEl">
        <svg width="26" height="26" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M12.909.246c7.014 0 12.7 5.686 12.7 12.7 0 7.014-5.686 12.7-12.7 12.7-7.014 0-12.7-5.686-12.7-12.7 0-7.014 5.686-12.7 12.7-12.7Zm5.416 7.819-7.578 7.329-2.003-2.157a1.102 1.102 0 0 0-1.375-.068.973.973 0 0 0-.283 1.28l2.386 3.877c.232.356.642.573 1.084.573.442 0 .852-.217 1.084-.573l.042-.053.266-.325c.607-.736 1.983-2.386 3.383-4.06l.56-.668c1.763-2.108 3.403-4.065 3.403-4.065.957-.97-.204-1.83-.969-1.09Z" fill="#635BFF"/>
        </svg>
      </div>
      <div class="StartupHubFirstPaymentGraphic__amount" data-js-target="StartupHubFirstPaymentGraphic.amountEl">A$120.56</div>
      <div class="StartupHubFirstPaymentGraphic__copy" data-js-target="StartupHubFirstPaymentGraphic.copyEl">First payment received!</div>
    </div>
  </div>
</div>
      <div class="StartupHubInstantPayoutGraphic" data-js-controller="StartupHubInstantPayoutGraphic">
  <div class="StartupHubInstantPayoutGraphic__scroll" data-js-target="StartupHubInstantPayoutGraphic.scrollEl">
    <div class="StartupHubInstantPayoutGraphic__content" data-js-target="StartupHubInstantPayoutGraphic.contentEl">
      <div class="StartupHubInstantPayoutGraphic__payout">
        <div class="StartupHubInstantPayoutGraphic__payoutAmount" data-js-target="StartupHubInstantPayoutGraphic.amountEl">A$280.81</div>
        
        <div class="StartupHubInstantPayoutGraphic__payoutCopy" data-js-target="StartupHubInstantPayoutGraphic.pendingEl">Pending balance: A$341.42</div>
        <div class="StartupHubInstantPayoutGraphic__payoutButton" data-js-target="StartupHubInstantPayoutGraphic.payoutButtonEl">Instant payout</div>
      </div>
      <div class="StartupHubInstantPayoutGraphic__deposits">
        <div class="StartupHubInstantPayoutGraphic__depositsTitle">Recent deposits</div>
        <div class="StartupHubInstantPayoutGraphic__depositRow" data-js-target-list="StartupHubInstantPayoutGraphic.depositElList">
  <div class="StartupHubInstantPayoutGraphic__depositRowIcon" data-js-target-list="StartupHubInstantPayoutGraphic.depositIconElList">
    <svg width="20" height="19" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path opacity=".15" d="M9.88 18.624a9.244 9.244 0 1 0 0-18.489 9.244 9.244 0 0 0 0 18.49Z" fill="#635BFF"/>
      <path fill-rule="evenodd" clip-rule="evenodd" d="m13.823 5.827-5.516 5.335-1.458-1.57a.802.802 0 0 0-1.001-.05.708.708 0 0 0-.206.932l1.736 2.822a.94.94 0 0 0 .79.417.94.94 0 0 0 .789-.417c.278-.362 5.571-6.676 5.571-6.676.697-.705-.148-1.331-.705-.793Z" fill="#635BFF"/>
    </svg>
  </div>
  <div class="StartupHubInstantPayoutGraphic__depositRowCopy">
    <span class="StartupHubInstantPayoutGraphic__depositRowAmount">
      <span class="StartupHubInstantPayoutGraphic__depositRowCount">
        <span class="StartupHubInstantPayoutGraphic__depositRowTotal">A$432.33</span>
        <span class="StartupHubInstantPayoutGraphic__depositRowTransactions">(19 transactions)</span>
      </span>
      
      <span class="StartupHubInstantPayoutGraphic__depositRowDate">Deposited on 30/07/2026</span>
    </span>
  </div>
</div>
        <div class="StartupHubInstantPayoutGraphic__depositRow" data-js-target-list="StartupHubInstantPayoutGraphic.depositElList">
  <div class="StartupHubInstantPayoutGraphic__depositRowIcon" data-js-target-list="StartupHubInstantPayoutGraphic.depositIconElList">
    <svg width="20" height="19" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path opacity=".15" d="M9.88 18.624a9.244 9.244 0 1 0 0-18.489 9.244 9.244 0 0 0 0 18.49Z" fill="#635BFF"/>
      <path fill-rule="evenodd" clip-rule="evenodd" d="m13.823 5.827-5.516 5.335-1.458-1.57a.802.802 0 0 0-1.001-.05.708.708 0 0 0-.206.932l1.736 2.822a.94.94 0 0 0 .79.417.94.94 0 0 0 .789-.417c.278-.362 5.571-6.676 5.571-6.676.697-.705-.148-1.331-.705-.793Z" fill="#635BFF"/>
    </svg>
  </div>
  <div class="StartupHubInstantPayoutGraphic__depositRowCopy">
    <span class="StartupHubInstantPayoutGraphic__depositRowAmount">
      <span class="StartupHubInstantPayoutGraphic__depositRowCount">
        <span class="StartupHubInstantPayoutGraphic__depositRowTotal">A$487.32</span>
        <span class="StartupHubInstantPayoutGraphic__depositRowTransactions">(21 transactions)</span>
      </span>
      
      <span class="StartupHubInstantPayoutGraphic__depositRowDate">Deposited on 29/07/2026</span>
    </span>
  </div>
</div>
        <div class="StartupHubInstantPayoutGraphic__depositRow" data-js-target-list="StartupHubInstantPayoutGraphic.depositElList">
  <div class="StartupHubInstantPayoutGraphic__depositRowIcon" data-js-target-list="StartupHubInstantPayoutGraphic.depositIconElList">
    <svg width="20" height="19" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path opacity=".15" d="M9.88 18.624a9.244 9.244 0 1 0 0-18.489 9.244 9.244 0 0 0 0 18.49Z" fill="#635BFF"/>
      <path fill-rule="evenodd" clip-rule="evenodd" d="m13.823 5.827-5.516 5.335-1.458-1.57a.802.802 0 0 0-1.001-.05.708.708 0 0 0-.206.932l1.736 2.822a.94.94 0 0 0 .79.417.94.94 0 0 0 .789-.417c.278-.362 5.571-6.676 5.571-6.676.697-.705-.148-1.331-.705-.793Z" fill="#635BFF"/>
    </svg>
  </div>
  <div class="StartupHubInstantPayoutGraphic__depositRowCopy">
    <span class="StartupHubInstantPayoutGraphic__depositRowAmount">
      <span class="StartupHubInstantPayoutGraphic__depositRowCount">
        <span class="StartupHubInstantPayoutGraphic__depositRowTotal">A$290.79</span>
        <span class="StartupHubInstantPayoutGraphic__depositRowTransactions">(17 transactions)</span>
      </span>
      
      <span class="StartupHubInstantPayoutGraphic__depositRowDate">Deposited on 28/07/2026</span>
    </span>
  </div>
</div>
      </div>
    </div>
  </div>
</div>
      <div class="StartupHubRevRecHeroGraphic" data-js-controller="StartupHubRevRecHeroGraphic">
  <div class="StartupHubRevRecHeroGraphic__scroll" data-js-target="StartupHubRevRecHeroGraphic.scrollEl">
    <div class="StartupHubRevRecHeroGraphic__content" data-js-target="StartupHubRevRecHeroGraphic.contentEl">
      <div class="StartupHubRevRecHeroGraphic__graphContainer">
        <div class="StartupHubRevRecHeroGraphic__graphIntro">
          <div class="StartupHubRevRecHeroGraphic__graphTitle">Revenue recognition</div>
          <div class="StartupHubRevRecHeroGraphic__graphLegend">
            <div class="StartupHubRevRecHeroGraphic__graphTotal">A$5,839,417.15</div>
            <span class="StartupHubRevRecHeroGraphic__graphLegendSymbol StartupHubRevRecHeroGraphic__graphLegendSymbol--open">Open</span>
            <span class="StartupHubRevRecHeroGraphic__graphLegendSymbol StartupHubRevRecHeroGraphic__graphLegendSymbol--closed">Closed</span>
          </div>
        </div>
        <div class="StartupHubRevRecHeroGraphic__graph">
          
          
            <div class="RevRecHeroGraphic__graphBar" style="height: 10%" data-js-target-list="StartupHubRevRecHeroGraphic.barElList"></div>
          
            <div class="RevRecHeroGraphic__graphBar" style="height: 15%" data-js-target-list="StartupHubRevRecHeroGraphic.barElList"></div>
          
            <div class="RevRecHeroGraphic__graphBar" style="height: 20%" data-js-target-list="StartupHubRevRecHeroGraphic.barElList"></div>
          
            <div class="RevRecHeroGraphic__graphBar" style="height: 25%" data-js-target-list="StartupHubRevRecHeroGraphic.barElList"></div>
          
            <div class="RevRecHeroGraphic__graphBar" style="height: 30%" data-js-target-list="StartupHubRevRecHeroGraphic.barElList"></div>
          
            <div class="RevRecHeroGraphic__graphBar" style="height: 32%" data-js-target-list="StartupHubRevRecHeroGraphic.barElList"></div>
          
            <div class="RevRecHeroGraphic__graphBar" style="height: 30%" data-js-target-list="StartupHubRevRecHeroGraphic.barElList"></div>
          
            <div class="RevRecHeroGraphic__graphBar" style="height: 47%" data-js-target-list="StartupHubRevRecHeroGraphic.barElList"></div>
          
            <div class="RevRecHeroGraphic__graphBar" style="height: 50%" data-js-target-list="StartupHubRevRecHeroGraphic.barElList"></div>
          
            <div class="RevRecHeroGraphic__graphBar" style="height: 54%" data-js-target-list="StartupHubRevRecHeroGraphic.barElList"></div>
          
            <div class="RevRecHeroGraphic__graphBar" style="height: 68%" data-js-target-list="StartupHubRevRecHeroGraphic.barElList"></div>
          
            <div class="RevRecHeroGraphic__graphBar" style="height: 72%" data-js-target-list="StartupHubRevRecHeroGraphic.barElList"></div>
          
            <div class="RevRecHeroGraphic__graphBar" style="height: 76%" data-js-target-list="StartupHubRevRecHeroGraphic.barElList"></div>
          
        </div>
        <div class="StartupHubRevRecHeroGraphic__graphAxes">
          
          <span class="RevRecHeroGraphic__graphAxisLeft">Jul 2025</span>
          <span class="RevRecHeroGraphic__graphAxisRight">Jul 2026</span>
        </div>
      </div>
      <div class="StartupHubRevRecHeroGraphic__summaryContainer">
        <div class="StartupHubRevRecHeroGraphic__summaryTitle">
          
          
          
          
          <div class="StartupHubRevRecHeroGraphic__summaryTitleText">July summary</div>
          <div class="StartupHubRevRecHeroGraphic__summaryTitleDropdown">
            <span class="StartupHubRevRecHeroGraphic__summaryTitleDropdownText">Jul 2026</span>
            <svg class="StartupHubRevRecHeroGraphic__summaryTitleDropdownIcon" width="7" height="8" fill="none" xmlns="http://www.w3.org/2000/svg">
              <path d="m3.412 1.664 1.52 1.52a.424.424 0 1 0 .599-.6L3.71.766a.423.423 0 0 0-.599 0l-1.82 1.82a.424.424 0 1 0 .6.599l1.52-1.52ZM5.53 4.87a.424.424 0 0 0-.598 0l-1.52 1.52-1.52-1.52a.424.424 0 1 0-.6.599l1.82 1.82a.423.423 0 0 0 .599 0l1.82-1.82a.424.424 0 0 0 0-.6Z" fill="#0A2540"/>
            </svg>
          </div>
        </div>
        <div class="StartupHubRevRecHeroGraphic__summary">
          <div class="StartupHubRevRecHeroGraphic__summaryRow">
            <span class="StartupHubRevRecHeroGraphic__summaryRowText">Recognised revenue previously deferred</span>
            <span class="StartupHubRevRecHeroGraphic__summaryRowValue">A$1,216,752.67</span>
          </div>
          <div class="StartupHubRevRecHeroGraphic__summaryRow">
            <span class="StartupHubRevRecHeroGraphic__summaryRowText">Revenue from unbilled services</span>
            <span class="StartupHubRevRecHeroGraphic__summaryRowValue">A$4,244,870.34</span>
          </div>
          <div class="StartupHubRevRecHeroGraphic__summaryRow">
            <span class="StartupHubRevRecHeroGraphic__summaryRowText">Less refunds</span>
            <span class="StartupHubRevRecHeroGraphic__summaryRowValue">A$22.38</span>
          </div>
          <div class="StartupHubRevRecHeroGraphic__summaryRow">
            <span class="StartupHubRevRecHeroGraphic__summaryRowText">Less disputes</span>
            <span class="StartupHubRevRecHeroGraphic__summaryRowValue">A$8,813.74</span>
          </div>
          <div class="StartupHubRevRecHeroGraphic__summaryRow">
            <span class="StartupHubRevRecHeroGraphic__summaryRowText">Less bad debts</span>
            <span class="StartupHubRevRecHeroGraphic__summaryRowValue">A$190.56</span>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>
    </div>
</div>
  <div class="StartupHubHeroWave" data-js-controller="StartupHubHeroWave">
  <div 
  class="HubWave " 
  data-js-controller="HubWave"
></div>
</div>
          
        </div>
      </div>
    </div>
  </div>
</section>

    
      
        <div class="StartupHubStickyNav" data-js-controller="StartupHubStickyNav">
  <nav
  class="
    FixedNav
    StartupHubStickyNav__fixedNav
  "
  data-js-controller="FixedNav"
  data-js-scroll-target="NextSiblings"
  
>
  <div class="StartupHubStickyNav__container">
      <div class="StartupHubStickyNav__track" data-js-target="StartupHubStickyNav.track">
        <ul class="StartupHubStickyNav__itemList" data-js-target="StartupHubStickyNav.itemList">
          <li class="StartupHubStickyNav__item" data-js-target-list="StartupHubStickyNav.stickyNavItems">
            <a
  class="
    Link
    StartupHubStickyNav__itemLink
  "
  href="#build-for-your-business"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='sticky_nav__build_for_any_business'
  
  data-js-target-list="StartupHubStickyNav.linkList"
  
  
  
>Build for your business</a>
          </li>
          <li class="StartupHubStickyNav__item" data-js-target-list="StartupHubStickyNav.stickyNavItems">
            <a
  class="
    Link
    StartupHubStickyNav__itemLink
  "
  href="#application"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='sticky_nav__startup_program'
  
  data-js-target-list="StartupHubStickyNav.linkList"
  
  
  
>Stripe Startups</a>
          </li>
          <li class="StartupHubStickyNav__item StartupHubStickyNav__item--active" data-js-target-list="StartupHubStickyNav.stickyNavItems">
            <a
  class="
    Link
    StartupHubStickyNav__itemLink
  "
  href="#payments"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='sticky_nav__automate_get_started_with_payments'
  
  data-js-target-list="StartupHubStickyNav.linkList"
  
  
  
>Payments</a>
          </li>
          <li class="StartupHubStickyNav__item" data-js-target-list="StartupHubStickyNav.stickyNavItems">
            <a
  class="
    Link
    StartupHubStickyNav__itemLink
  "
  href="#finance-automation"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='sticky_nav__automate_revenue_and_finance'
  
  data-js-target-list="StartupHubStickyNav.linkList"
  
  
  
>Finance automation</a>
          </li>
          <li class="StartupHubStickyNav__item" data-js-target-list="StartupHubStickyNav.stickyNavItems">
            <a
  class="
    Link
    StartupHubStickyNav__itemLink
  "
  href="#platform-payments"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='sticky_nav__monetize_embed_payments'
  
  data-js-target-list="StartupHubStickyNav.linkList"
  
  
  
>Platform payments</a>
          </li>
          <li class="StartupHubStickyNav__item" data-js-target-list="StartupHubStickyNav.stickyNavItems">
            <a
  class="
    Link
    StartupHubStickyNav__itemLink
  "
  href="#financial-services"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='sticky_nav__monetize_financial_services'
  
  data-js-target-list="StartupHubStickyNav.linkList"
  
  
  
>Financial services</a>
          </li>
          <li class="StartupHubStickyNav__item" data-js-target-list="StartupHubStickyNav.stickyNavItems">
            <a
  class="
    Link
    StartupHubStickyNav__itemLink
  "
  href="#tools"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='sticky_nav__bring_your_tools_together'
  
  data-js-target-list="StartupHubStickyNav.linkList"
  
  
  
>Tools</a>
          </li>
          <li class="StartupHubStickyNav__item" data-js-target-list="StartupHubStickyNav.stickyNavItems">
            <a
  class="
    Link
    StartupHubStickyNav__itemLink
  "
  href="#resources"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='sticky_nav__recommended_resources'
  
  data-js-target-list="StartupHubStickyNav.linkList"
  
  
  
>Resources</a>
          </li>
          <li class="StartupHubStickyNav__item" data-js-target-list="StartupHubStickyNav.stickyNavItems">
            <a
  class="
    Link
    StartupHubStickyNav__itemLink
  "
  href="#help"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='sticky_nav__help'
  
  data-js-target-list="StartupHubStickyNav.linkList"
  
  
  
>Help</a>
          </li>
          <li class="StartupHubStickyNav__item StartupHubStickyNav__item--mobileCTA">
            <a
  class='
    CtaButton
    variant--Button
    CtaButton--arrow
    
    StartupHubStickyNav__mobileCtaButton
  '
  href="https://dashboard.stripe.com/register"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='sticky_nav__start_now_cta'
  
  
  
  
  
>Start now<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
          </li>
        </ul>
      </div>
      <a
  class='
    CtaButton
    variant--Button
    CtaButton--arrow
    
    StartupHubStickyNav__ctaButton
  '
  href="https://dashboard.stripe.com/register"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='sticky_nav__start_now_cta'
  
  
  
  
  
>Start now<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
      <div class="StartupHubStickyNav__scrollIndicator" data-js-target="StartupHubStickyNav.scrollIndicator"></div>
      <div class="StartupHubStickyNav__dropdownArrow" data-js-target="StartupHubStickyNav.dropdownArrow">
        <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM4.61872 5.88128L8 9.26256L11.3813 5.88128L12.6187 7.11872L8.61872 11.1187L8 11.7374L7.38128 11.1187L3.38128 7.11872L4.61872 5.88128Z" fill="#635BFF"/>
        </svg>
      </div>
    </div>
</nav>
</div>
      
        <section
  id='build-for-your-business'
  class="
    Section
    
    theme--Light
    
    
    
    Section--paddingNormal
    
    
    
    
    
    
  "
  
  
  
  
  
>
  <div class="Section__masked">
    <div class="Section__backgroundMask">
      <div class="
        Section__background
        
      ">
        
        
      </div>
      
    </div>
    <div class='Section__container'>
      <div class='Section__layoutContainer'>
        <div class='Section__layout'>
          
            <div
  class="
    RowLayout
    
  "
  
  
  style="--rowLayoutGap: var(--rowLayoutGapLarge)"
>
  <div
  class="
    AccentedCardCarousel
    
  "
  data-js-controller="AccentedCardCarousel"
>
  <div
  class="
    RowLayout
    
  "
  
  
  
>
  <div
  class='
    ColumnLayout
    ColumnLayout--alignBottom
    
    
  '
  
  
  
  data-columns='3,1'
  
  
>
  <section
  
  
  class="
    Copy
    
    variant--Section
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Build for any business type
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      <p>Millions of successful startups are powered by Stripe. Let’s build the right foundation for yours.</p>
    </div>
  

  

  

  
</section>

      <nav class="AccentedCardCarousel__nav">
        <button class="AccentedCardCarousel__button AccentedCardCarousel__button--inactive" data-direction="-1" data-js-target="AccentedCardCarousel.prevButton">
          <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
            <path d="M7 12 3 8l4-4M3 8h11" stroke-width="1.75"/>
          </svg>
        </button>
        <button class="AccentedCardCarousel__button" data-direction="1" data-js-target="AccentedCardCarousel.nextButton">
          <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
            <path d="m9 4 4 4-4 4M13 8H2" stroke-width="1.75" stroke-miterlimit="16"/>
          </svg>
        </button>
      </nav>
</div>

    <div
  class="
    FullWidthCarousel
    AccentedCardCarousel__fullWidthCarousel
  "
  style="
    
    
  "
  data-js-controller="FullWidthCarousel"
  data-js-target=""
  data-analytics-label=""
  data-enable-items-entering-observer
  
  data-enable-live-fractional-index
>
  <div class="FullWidthCarousel__layout"  data-js-target="FullWidthCarousel.layout">
    <div class="FullWidthCarousel__track" data-js-target="FullWidthCarousel.track">
      <div class="FullWidthCarousel__spacer FullWidthCarousel__spacer--left" data-js-target="FullWidthCarousel.leftSpacer"></div>
      <div class="AccentedCardCarouselItem">
  <div
  class="
    AccentedCard
    
    AccentedCard--shadowMedium
    
    
    AccentedCardCarouselItem__accentedCard
  "
  
  style=""
  
  
  
  
>
  <a
  class="
    Link
    
  "
  href="/au/use-cases/ai"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='startup_hub_ai_cta'
  
  
  
  
  
><div class="AccentedCardCarouselItem__content">
    <section
  
  
  class="
    Copy
    AccentedCardCarouselItem__copy
    variant--Subsection
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          AI
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      <p>Stripe supports businesses across the AI ecosystem – from usage-based billing for AI assistants like Perplexity to premium subscriptions for infrastructure providers like OpenAI.</p>
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="AccentedCardCarouselItem__cta">
            Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
          </div>
    </footer>
  

  
</section>
  </div></a>
    

    
    <div class="AccentedCardCarouselItem__userLogoGrid">
      <svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" viewBox="0 0 200 40" preserveAspectRatio="xMidYMid meet"><path fill="var(--userLogoColor, #000)" d="M65.133 20.474c0-5.61 3.565-8.75 8.775-8.75h6.257v3.34h-6.058c-3.19 0-5.36 1.82-5.36 5.41s2.17 5.41 5.36 5.41h6.058v3.34h-6.257c-5.21 0-8.775-3.191-8.775-8.75zm18.271 3.166V11.723h3.49v11.194c0 2.168 1.122 2.941 2.967 2.941h2.094c1.82 0 2.967-.773 2.967-2.941V11.723h3.465v11.941c0 3.765-2.493 5.56-5.859 5.56h-3.24c-3.39 0-5.884-1.795-5.884-5.584zm28.618-4.463c1.596 0 2.244-.847 2.244-2.094 0-1.346-.648-2.069-2.294-2.069h-6.306v4.163h6.356zm-9.872-7.454h10.346c3.54 0 5.31 1.895 5.31 4.936 0 1.945-.923 3.515-2.393 3.94 1.52.174 2.243 1.27 2.243 2.592v6.033h-3.515v-5.21c0-.923-.274-1.571-1.52-1.571h-6.955v6.78h-3.516v-17.5zm18.77 14.185h9.648c1.172 0 1.919-.648 1.919-1.82 0-1.221-.772-1.695-1.994-1.795l-4.861-.373c-3.066-.225-5.16-1.77-5.16-5.061 0-3.266 2.318-5.135 5.359-5.135h9.548v3.315h-9.348c-1.346 0-2.044.648-2.044 1.795 0 1.197.748 1.695 2.069 1.82l4.936.349c3.016.224 5.01 1.82 5.01 5.035 0 3.092-2.118 5.186-5.185 5.186h-9.897v-3.316zm25.851.224c3.166 0 5.484-2.244 5.484-5.659 0-3.39-2.318-5.659-5.484-5.659-3.141 0-5.459 2.269-5.459 5.66 0 3.415 2.318 5.658 5.459 5.658zm-9-5.684c0-5.31 3.84-9.024 8.975-9.024h.05c5.135 0 8.999 3.715 8.999 9.024 0 5.335-3.864 9.075-8.999 9.075h-.05c-5.135 0-8.975-3.74-8.975-9.075zm30.661-1.271c1.596 0 2.244-.847 2.244-2.094 0-1.346-.648-2.069-2.293-2.069h-6.307v4.163h6.356zm-9.871-7.454h10.345c3.54 0 5.31 1.895 5.31 4.936 0 1.945-.922 3.515-2.393 3.94 1.52.174 2.243 1.27 2.243 2.592v6.033h-3.515v-5.21c0-.923-.274-1.571-1.52-1.571h-6.955v6.78h-3.515v-17.5z"></path><path fill="var(--userLogoColor, #939393)" d="M40.94 37.274v-17.5l-15.156 8.75 15.156 8.75z"></path><path fill="var(--userLogoColorAlt, #E3E3E3)" d="M56.096 11.024L40.94 37.274v-17.5l15.156-8.75z"></path><path fill="var(--userLogoColorAlt, #fff)" d="M25.784 11.025h30.312l-15.156 8.75-15.156-8.75z"></path><path fill="var(--userLogoColor, #444)" d="M40.94 2.273v8.75h15.156L40.94 2.273z"></path><path fill="var(--userLogoColor, #939393)" d="M25.784 11.023H40.94v-8.75l-15.156 8.75zm30.312 17.501l-7.578-4.375-7.578 13.125 15.156-8.75z"></path><path fill="var(--userLogoColor, #444)" d="M56.096 11.024L48.517 24.15l7.578 4.374v-17.5zm-15.156 8.75l-15.156 8.75v-17.5l15.156 8.75z"></path><title>Cursor logo</title></svg>
          
            

            <svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" viewBox="0 0 200 40" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet"><path fill="var(--userLogoColor, #000)" d="M79.155 15.333H75.4l4.539 14.001h4.044l4.539-14.001h-3.757L81.922 25.88l-2.767-10.547zm-52.41-4.685h3.887v18.686h-3.887V10.648zm7.722 0h3.887v18.686h-3.887V10.648zm7.721 0h11.505v3.115h-7.617v4.449h7.096v3.114h-7.096v4.894h7.617v3.114H42.188V10.648zm13.88 0h3.678v18.686h-3.679V10.648zm5.895 11.673c0-5.103 2.53-7.302 6.47-7.302s6.183 2.173 6.183 7.355v.837H65.59c.13 3.036 1.044 4.056 2.792 4.056 1.382 0 2.243-.81 2.4-2.224h3.678c-.234 3.088-2.79 4.606-6.078 4.606-4.174 0-6.418-2.224-6.418-7.328zm9.027-1.544c-.183-2.565-1.07-3.402-2.61-3.402-1.538 0-2.504.864-2.764 3.402h5.374zm18.236 1.544c0-5.103 2.53-7.302 6.47-7.302s6.182 2.173 6.182 7.355v.837h-9.026c.13 3.036 1.043 4.056 2.791 4.056 1.383 0 2.244-.81 2.4-2.224h3.679c-.235 3.088-2.792 4.606-6.079 4.606-4.174 0-6.418-2.224-6.418-7.328zm9.026-1.544c-.183-2.565-1.07-3.402-2.609-3.402s-2.504.864-2.765 3.402h5.374zm21.053-10.129h3.887V26.22h7.304v3.114h-11.191V10.648z"></path><path fill="var(--userLogoColor, #000)" fill-rule="evenodd" d="M131.41 22.321c0-5.339 2.452-7.302 5.609-7.302 1.565 0 3 .89 3.574 1.833v-1.518h3.757v14.001h-3.653v-1.649c-.548 1.1-2.087 1.963-3.783 1.963-3.339 0-5.504-2.146-5.504-7.328zm6.574-4.554c1.826 0 2.817 1.388 2.817 4.554s-.991 4.58-2.817 4.58-2.87-1.413-2.87-4.58 1.044-4.554 2.87-4.554zm12.862 9.919v1.648h-3.652V10.648h3.678v6.203c.626-.968 2.087-1.832 3.652-1.832 3.079 0 5.531 1.963 5.531 7.302 0 5.339-2.4 7.327-5.609 7.327-1.696 0-3.078-.863-3.6-1.962zm2.635-9.893c1.826 0 2.87 1.361 2.87 4.528 0 3.166-1.044 4.58-2.87 4.58s-2.818-1.414-2.818-4.58c0-3.167.992-4.528 2.818-4.528z" clip-rule="evenodd"></path><path fill="var(--userLogoColor, #000)" d="M161.568 25.174h3.679c.052 1.465.834 2.172 2.217 2.172s2.166-.628 2.166-1.727c0-.995-.6-1.361-1.905-1.675l-1.122-.288c-3.182-.811-4.774-1.675-4.774-4.318 0-2.644 2.453-4.319 5.583-4.319 3.131 0 5.505 1.23 5.609 4.135h-3.678c-.079-1.282-.861-1.831-1.983-1.831s-1.905.55-1.905 1.596c0 .968.626 1.335 1.722 1.596l1.148.288c3.026.76 4.931 1.518 4.931 4.345 0 2.826-2.505 4.501-5.896 4.501-3.679 0-5.714-1.387-5.792-4.475zm-53.742-4.083c0-2.198 1.044-3.402 2.661-3.402 1.331 0 2.087.837 2.087 2.643v9.003h3.679v-9.579c0-3.245-1.826-4.737-4.487-4.737-1.801 0-3.287.916-3.94 2.12v-1.805h-3.73v14.001h3.73v-8.244z"></path><title>ElevenLabs logo</title></svg>
          
            

            <svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" viewBox="0 0 200 40" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet"><path fill="var(--userLogoColor, #000)" d="M90.375 6.918h2.732l1.127 4.076.387 1.59h.07l.383-1.59 1.132-4.076h2.732V18.42h-2.203v-3.56l.002-.186c.019-1.361.231-3.97.347-5.157h-.053l-.883 3.087-.895 2.77h-1.264l-.91-2.77-.824-3.087h-.061l.028.275c.132 1.343.32 3.86.32 5.068v3.56h-2.167V6.918zm10.887 9.32h2.687V9.1h-2.687V6.918h7.979v2.183h-2.687v7.137h2.687v2.183h-7.979v-2.183zm10.177.733l1.495-1.788c.87.712 1.944 1.2 3.059 1.2 1.106 0 1.616-.427 1.616-.99 0-.828-.684-1.028-1.773-1.484l-1.499-.64c-1.275-.484-2.439-1.46-2.439-3.135 0-1.905 1.716-3.428 4.217-3.428 1.384 0 2.783.52 3.822 1.506l-1.312 1.641c-.811-.582-1.528-.898-2.653-.898-.857 0-1.439.355-1.439 1.027 0 .692.771.945 1.875 1.359l1.408.596c1.507.565 2.458 1.504 2.458 3.128 0 1.912-1.605 3.567-4.453 3.567a6.633 6.633 0 01-4.382-1.66zm13.701-7.87h-3.45V6.918h9.505v2.183h-3.45v9.32h-2.605V9.1zm10.436-.117h1.27c1.367 0 2.102.382 2.102 1.518 0 1.126-.735 1.714-2.102 1.714h-1.27V8.985zm6.477 9.437l-2.602-4.602c1.228-.556 2.05-1.627 2.05-3.317 0-2.71-1.966-3.567-4.37-3.584h-4.165v11.503h2.61v-4.138h1.367l2.197 4.138h2.913zm4.323-4.764l.273-1.06.893-3.71h.07c.198.868.433 1.803.658 2.685l.531 2.085h-2.425zm3.641 4.763h2.761l-3.584-11.502h-3.122l-3.584 11.502h2.665l.702-2.735h3.464l.698 2.735zm4.796-11.502h2.599v9.32h5.123v2.182h-7.722V6.918zM93.4 32.109l.272-1.06.893-3.71h.07c.198.867.434 1.803.658 2.685l.532 2.085H93.4zm3.64 4.768h2.762L96.216 25.37h-3.123l-3.586 11.507h2.666l.704-2.737h3.464l.698 2.737zm4.222-2.187h2.687v-7.137h-2.687V25.37h7.979v2.183h-2.687v7.137h2.687v2.183h-7.979V34.69zm10.295 3.328h8.525V40h-8.525v-1.983zM74.92 0h-7.513v7.514h7.514V0z"></path><path fill="var(--userLogoColor, #F7D046)" d="M78.677 0h-7.513v7.514h7.513V0z"></path><path fill="var(--userLogoColor, #000)" d="M44.866 0h-7.514v7.514h7.514V0zM44.866 7.514h-7.514v7.513h7.514V7.514z"></path><path fill="var(--userLogoColor, #000)" d="M44.866 15.027h-7.514v7.514h7.514v-7.514z"></path><path fill="var(--userLogoColor, #000)" d="M44.866 22.541h-7.514v7.514h7.514V22.54zM44.866 30.055h-7.514v7.514h7.514v-7.514z"></path><path fill="var(--userLogoColor, #F7D046)" d="M48.623 0h-7.514v7.514h7.514V0z"></path><path fill="var(--userLogoColor, #F2A73B)" d="M78.677 7.514h-7.513v7.513h7.513V7.514zM48.623 7.514h-7.514v7.513h7.514V7.514z"></path><path fill="var(--userLogoColor, #000)" d="M67.407 7.514h-7.514v7.513h7.514V7.514z"></path><path fill="var(--userLogoColor, #F2A73B)" d="M71.164 7.514H63.65v7.513h7.514V7.514zM56.136 7.514h-7.513v7.513h7.513V7.514z"></path><path fill="var(--userLogoColor, #EE792F)" d="M63.65 15.027h-7.514v7.514h7.514v-7.514zM71.164 15.027H63.65v7.514h7.514v-7.514z"></path><path fill="var(--userLogoColor, #EE792F)" d="M56.136 15.027h-7.513v7.514h7.513v-7.514z"></path><path fill="var(--userLogoColor, #000)" d="M59.893 22.541H52.38v7.514h7.514V22.54z"></path><path fill="var(--userLogoColor, #EB5829)" d="M63.65 22.541h-7.514v7.514h7.514V22.54z"></path><path fill="var(--userLogoColor, #EE792F)" d="M78.677 15.027h-7.513v7.514h7.513v-7.514zM48.623 15.027h-7.514v7.514h7.514v-7.514z"></path><path fill="var(--userLogoColor, #000)" d="M74.92 22.541h-7.513v7.514h7.514V22.54z"></path><path fill="var(--userLogoColor, #EB5829)" d="M78.677 22.541h-7.513v7.514h7.513V22.54z"></path><path fill="var(--userLogoColor, #000)" d="M74.92 30.055h-7.513v7.514h7.514v-7.514z"></path><path fill="var(--userLogoColor, #EB5829)" d="M48.623 22.541h-7.514v7.514h7.514V22.54z"></path><path fill="var(--userLogoColor, #EA3326)" d="M78.677 30.055h-7.513v7.514h7.513v-7.514zM48.623 30.055h-7.514v7.514h7.514v-7.514z"></path><title>Mistral-ai logo</title></svg>
    </div>
  <div class="AccentedCard__shadow"></div>
  <div class="AccentedCard__shadow--hovered"></div>
  <div class="AccentedCard__background"></div>
</div>
</div>
    
      <div class="AccentedCardCarouselItem">
  <div
  class="
    AccentedCard
    
    AccentedCard--shadowMedium
    
    
    AccentedCardCarouselItem__accentedCard
  "
  
  style=""
  
  
  
  
>
  <a
  class="
    Link
    
  "
  href="/au/use-cases/saas"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='startup_hub_sass_cta'
  
  
  
  
  
><div class="AccentedCardCarouselItem__content">
    <section
  
  
  class="
    Copy
    AccentedCardCarouselItem__copy
    variant--Subsection
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          SaaS
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      <p>Quickly launch and grow recurring revenue with a unified platform for payments, subscriptions, invoicing, tax, accounting, and more.</p>
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="AccentedCardCarouselItem__cta">
            Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
          </div>
    </footer>
  

  
</section>
  </div></a>
    

    
    <div class="AccentedCardCarouselItem__userLogoGrid">
      <a
  class="
    Link
    
  "
  href="https://stripe.com/au/customers/slack"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='slack'
  
  
  
  
  
><svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet" viewBox="0 0 200 40"><title>Slack logo</title><g fill="none"><path fill="var(--userLogoColor, #000)" d="M80.95 28.15l1.32-3.06a8.8 8.8 0 005.2 1.62c1.38 0 2.25-.53 2.25-1.34-.02-2.26-8.28-.49-8.34-6.15-.03-2.87 2.53-5.08 6.15-5.08 2.15 0 4.3.53 5.83 1.75L92.12 19a9.32 9.32 0 00-4.8-1.53c-1.13 0-1.88.53-1.88 1.21.02 2.21 8.34 1 8.43 6.4 0 2.94-2.49 5-6.07 5-2.61 0-5.02-.62-6.85-1.94M131.59 24a3.8 3.8 0 110-3.74l3.64-2.02a7.98 7.98 0 100 7.78L131.59 24zM95.7 7.53h4.55v22.26H95.7zm41.31 0V29.8h4.56v-6.68l5.4 6.68h5.84l-6.88-7.93 6.37-7.4h-5.58l-5.15 6.15V7.53zm-23.21 16.5a4.2 4.2 0 01-3.56 1.9 3.8 3.8 0 110-7.62c1.53 0 2.9.85 3.55 1.96v3.76zm0-9.57v1.8c-.75-1.25-2.6-2.12-4.54-2.12-4 0-7.15 3.53-7.15 7.95 0 4.43 3.15 8 7.15 8 1.94 0 3.79-.87 4.53-2.13v1.8h4.56v-15.3h-4.56z"></path><path fill="var(--userLogoColor, #E01E5A)" d="M52.79 24a2.8 2.8 0 11-2.81-2.8h2.81V24zm1.4 0a2.8 2.8 0 115.62 0v7.02a2.8 2.8 0 11-5.62 0v-7.01z"></path><path fill="var(--userLogoColor, #36C5F0)" d="M57 12.74a2.8 2.8 0 112.81-2.8v2.8h-2.8zm0 1.42a2.8 2.8 0 110 5.62h-7.04a2.8 2.8 0 110-5.62H57z"></path><path fill="var(--userLogoColor, #2EB67D)" d="M68.26 16.97a2.8 2.8 0 112.81 2.8h-2.8v-2.8zm-1.4 0a2.8 2.8 0 11-5.62 0V9.93a2.8 2.8 0 115.62 0v7.04z"></path><path fill="var(--userLogoColor, #ECB22E)" d="M64.05 28.22a2.8 2.8 0 11-2.81 2.8v-2.8h2.8zm0-1.4a2.8 2.8 0 110-5.62h7.04a2.8 2.8 0 110 5.61h-7.04z"></path></g></svg></a>
          
            

            <a
  class="
    Link
    
  "
  href="https://stripe.com/au/customers/twilio"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='twilio'
  
  
  
  
  
><svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet" viewBox="0 0 200 40"><path fill="var(--userLogoColor, #F22F46)" d="M64.4 16.3c0 1.7-1.4 3.1-3.1 3.1-1.7 0-3.1-1.4-3.1-3.1 0-1.7 1.4-3.1 3.1-3.1 1.7 0 3.1 1.4 3.1 3.1zm-3.1 4.3c-1.7 0-3.1 1.4-3.1 3.1 0 1.7 1.4 3.1 3.1 3.1 1.7 0 3.1-1.4 3.1-3.1 0-1.7-1.4-3.1-3.1-3.1zM80 20c0 8.3-6.7 15-15 15s-15-6.7-15-15S56.7 5 65 5s15 6.7 15 15zm-4 0c0-6.1-4.9-11-11-11s-11 4.9-11 11 4.9 11 11 11 11-4.9 11-11zm-7.3.6c-1.7 0-3.1 1.4-3.1 3.1 0 1.7 1.4 3.1 3.1 3.1 1.7 0 3.1-1.4 3.1-3.1 0-1.7-1.4-3.1-3.1-3.1zm0-7.4c-1.7 0-3.1 1.4-3.1 3.1 0 1.7 1.4 3.1 3.1 3.1 1.7 0 3.1-1.4 3.1-3.1 0-1.7-1.4-3.1-3.1-3.1zm51.6-2.3c.1 0 .2.1.3.2v3.2c0 .2-.2.3-.3.3H115c-.2 0-.3-.2-.3-.3v-3.1c0-.2.2-.3.3-.3h5.3zm-.1 4.5H110c-.1 0-.3.1-.3.3l-1.3 5-.1.3-1.6-5.3c0-.1-.2-.3-.3-.3h-4c-.1 0-.3.1-.3.3l-1.5 5-.1.3-.1-.3-.6-2.5-.6-2.5c0-.1-.2-.3-.3-.3h-8v-4.3c0-.1-.2-.3-.4-.2l-5 1.6c-.2 0-.3.1-.3.3v2.7h-1.3c-.1 0-.3.1-.3.3v3.8c0 .1.1.3.3.3h1.3v4.7c0 3.3 1.8 4.8 5.1 4.8 1.4 0 2.7-.3 3.6-.8v-4c0-.2-.2-.3-.3-.2-.5.2-1 .3-1.4.3-.9 0-1.4-.4-1.4-1.4v-3.4h2.9c.1 0 .3-.1.3-.3v-3.2L97.8 29c0 .1.2.3.3.3h4.2c.1 0 .3-.1.3-.3l1.8-5.6.9 2.9.8 2.7c0 .1.2.3.3.3h4.2c.1 0 .3-.1.3-.3l3.8-12.6V29c0 .1.1.3.3.3h5.1c.1 0 .3-.1.3-.3V15.7c0-.1-.1-.3-.2-.3zm6.7-4.5h-5.1c-.1 0-.3.1-.3.3v17.7c0 .1.1.3.3.3h5.1c.1 0 .3-.1.3-.3V11.1c0-.1-.1-.2-.3-.2zm6.8 0h-5.3c-.1 0-.3.1-.3.3v3.1c0 .1.1.3.3.3h5.3c.1 0 .3-.1.3-.3v-3.2c0-.1-.1-.2-.3-.2zm-.1 4.5h-5.1c-.1 0-.3.1-.3.3v13.1c0 .1.1.3.3.3h5.1c.1 0 .3-.1.3-.3V15.7c0-.1-.1-.3-.3-.3zm16.1 6.8c0 3.8-3.2 7.1-7.7 7.1-4.4 0-7.6-3.3-7.6-7.1s3.2-7.1 7.7-7.1c4.4 0 7.6 3.3 7.6 7.1zm-5.4.1c0-1.4-1-2.5-2.2-2.4-1.3 0-2.2 1.1-2.2 2.4 0 1.3 1 2.4 2.2 2.4 1.3 0 2.2-1.1 2.2-2.4z"></path><title>Twilio logo</title></svg></a>
          
            

            <a
  class="
    Link
    
  "
  href="https://stripe.com/au/customers/linear"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='linear'
  
  
  
  
  
><svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" viewBox="0 0 200 40" preserveAspectRatio="xMidYMid meet"><path fill="var(--userLogoColor, #222326)" fill-rule="evenodd" d="M43.878 9.911a.44.44 0 00.018.608l20.579 20.579a.44.44 0 00.608.018 14.972 14.972 0 004.911-11.105C69.994 11.72 63.274 5 54.984 5c-4.402 0-8.36 1.894-11.106 4.911zm-2.572 3.906a.442.442 0 00.092.494l19.285 19.285c.13.13.327.168.494.092.446-.202.88-.425 1.3-.668a.437.437 0 00.085-.69L42.664 12.432a.437.437 0 00-.69.085c-.243.42-.466.854-.668 1.3zm-1.17 5.522a.443.443 0 01-.13-.342c.04-.597.115-1.184.222-1.76a.431.431 0 01.735-.216l17.01 17.01a.431.431 0 01-.216.735 15.01 15.01 0 01-1.76.222.443.443 0 01-.342-.13l-15.52-15.52zm1.044 4.189c-.31-.31-.81-.043-.697.38a15.039 15.039 0 0010.603 10.603c.423.113.69-.387.38-.697L41.18 23.528zm59.3-10.267a1.952 1.952 0 001.949-1.956c0-1.08-.872-1.955-1.949-1.955a1.952 1.952 0 00-1.948 1.955c0 1.08.873 1.956 1.948 1.956zm-16.686 17.05V9.352h3.462v17.894h9.335v3.066H83.794zm24.641-8.553v8.553h-3.35V15.457h3.308v2.546l.042-.028c.336-.797.878-1.463 1.626-1.998.747-.544 1.7-.816 2.859-.816 1.028 0 1.962.23 2.803.69.841.45 1.514 1.11 2.019 1.983.504.872.756 1.942.756 3.208v9.27h-3.349v-8.806c0-1.126-.299-1.979-.897-2.56-.589-.591-1.379-.887-2.369-.887-.636 0-1.215.131-1.738.394a2.926 2.926 0 00-1.247 1.21c-.309.544-.463 1.243-.463 2.096zm30.331 8.3c.767.328 1.645.492 2.635.492.813 0 1.509-.103 2.089-.309.579-.216 1.056-.502 1.429-.858.384-.357.687-.746.912-1.168h.056v2.096h3.209V20.085c0-.722-.14-1.383-.42-1.984-.28-.6-.687-1.12-1.22-1.561-.523-.44-1.158-.778-1.906-1.013-.747-.244-1.588-.366-2.523-.366-1.28 0-2.387.22-3.322.661-.925.432-1.649 1.013-2.172 1.745a4.57 4.57 0 00-.855 2.476h3.238c.037-.432.187-.816.448-1.154.262-.337.617-.6 1.066-.788.448-.197.966-.295 1.555-.295s1.089.098 1.5.295c.42.197.743.465.967.802.224.338.337.732.337 1.182v.113c0 .337-.117.586-.351.745-.224.16-.607.277-1.149.352-.533.075-1.262.164-2.187.267-.757.084-1.485.211-2.186.38a6.736 6.736 0 00-1.879.746 3.682 3.682 0 00-1.289 1.308c-.318.544-.476 1.242-.476 2.096 0 .985.224 1.81.672 2.476a4.212 4.212 0 001.822 1.491zm5.425-2.49c-.542.29-1.21.436-2.005.436-.803 0-1.443-.169-1.92-.506-.477-.347-.715-.82-.715-1.421 0-.469.131-.849.393-1.14.271-.29.626-.52 1.065-.689a6.147 6.147 0 011.429-.352c.374-.056.739-.112 1.094-.168l.995-.183c.308-.066.57-.132.785-.197.224-.066.388-.136.49-.211v1.66a3.25 3.25 0 01-.406 1.604c-.262.478-.663.867-1.205 1.167zm7.828 2.743V15.457h3.223v2.447h.043c.271-.844.696-1.486 1.275-1.927.589-.45 1.36-.675 2.313-.675.233 0 .444.01.63.028.197.01.36.019.491.028v3.025a12.098 12.098 0 00-1.626-.113 3.08 3.08 0 00-1.514.38c-.457.253-.822.643-1.093 1.168-.261.515-.392 1.167-.392 1.955v8.54h-3.35zm-53.22 0V15.457h3.349v14.855h-3.35zm25.271-.66c1.075.665 2.35.998 3.827.998 1.14 0 2.177-.206 3.111-.619.944-.422 1.729-.999 2.355-1.73a5.528 5.528 0 001.219-2.56h-3.153c-.141.44-.37.83-.687 1.167a3.205 3.205 0 01-1.163.774c-.468.187-1.01.281-1.626.281-.832 0-1.547-.188-2.145-.563a3.597 3.597 0 01-1.345-1.561c-.28-.613-.433-1.307-.459-2.082h10.775v-.9c0-1.145-.169-2.186-.505-3.124-.336-.947-.813-1.763-1.43-2.448a6.255 6.255 0 00-2.228-1.603c-.86-.375-1.818-.563-2.874-.563-1.373 0-2.588.333-3.644.999-1.056.666-1.883 1.585-2.481 2.757-.598 1.172-.897 2.514-.897 4.024 0 1.5.29 2.837.869 4.009a6.647 6.647 0 002.481 2.743zm7.05-9.834a3.428 3.428 0 00-1.317-1.477c-.57-.347-1.243-.52-2.019-.52-.766 0-1.434.173-2.004.52-.56.347-1 .839-1.317 1.477-.227.462-.37.987-.43 1.575h7.517a4.603 4.603 0 00-.43-1.575z" clip-rule="evenodd"></path><title>Linear logo</title></svg></a>
    </div>
  <div class="AccentedCard__shadow"></div>
  <div class="AccentedCard__shadow--hovered"></div>
  <div class="AccentedCard__background"></div>
</div>
</div>
    
      <div class="AccentedCardCarouselItem">
  <div
  class="
    AccentedCard
    
    AccentedCard--shadowMedium
    
    
    AccentedCardCarouselItem__accentedCard
  "
  
  style=""
  
  
  
  
>
  <a
  class="
    Link
    
  "
  href="/au/use-cases/marketplaces"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='startup_hub_marketplaces_cta'
  
  
  
  
  
><div class="AccentedCardCarouselItem__content">
    <section
  
  
  class="
    Copy
    AccentedCardCarouselItem__copy
    variant--Subsection
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Marketplace
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      <p>Get everything you need to onboard service providers, manage multiparty payments, and send payouts, all in one place.</p>
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="AccentedCardCarouselItem__cta">
            Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
          </div>
    </footer>
  

  
</section>
  </div></a>
    

    
    <div class="AccentedCardCarouselItem__userLogoGrid">
      <a
  class="
    Link
    
  "
  href="https://stripe.com/au/customers/bloomnation"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='bloomnation'
  
  
  
  
  
><svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet" viewBox="0 0 200 40"><path fill="var(--userLogoColor, #2C2C2C)" d="M26.463 21.419a4.16 4.16 0 01.383 1.757c0 1.247-.465 2.314-1.397 3.2-.916.871-2.568 1.33-4.1 1.33h-2.972c-.76 0-1.377-.618-1.377-1.378V13.851c0-.76.616-1.377 1.377-1.377h1.845c1.202 0 2.786.086 3.447.371a3.482 3.482 0 011.623 1.397 3.79 3.79 0 01.585 2.074c0 .69-.161 1.343-.518 1.937-.191.32-.755.789-1.318 1.07.466.21 1.04.45 1.386.721.225.195.42.413.586.654.18.225.33.465.45.72zm-7.345 4.19h1.465c1.036 0 2.144-.142 2.58-.337.465-.196.81-.481 1.036-.857.27-.375.405-.788.405-1.24 0-.585-.187-1.073-.563-1.463-.345-.406-.864-.706-1.555-.901-.24-.06-.942-.053-1.363-.068-.42-.03-.931-.045-1.532-.045h-.473v4.912zm3.245-7.322a1.99 1.99 0 001.33-1.915c-.001-.556-.189-.992-.564-1.307-.39-.33-1.06-.496-2.006-.496h-2.005v3.988h1.15c.96 0 1.659-.09 2.095-.27zm9.994 7.345h5.294a1.037 1.037 0 010 2.073h-6.035c-.76 0-1.377-.617-1.377-1.377V13.533a1.059 1.059 0 112.118 0v12.1zm22.217-11.334c1.547 1.548 2.32 3.44 2.32 5.679 0 2.237-.773 4.13-2.32 5.677-1.548 1.547-3.433 2.32-5.656 2.32-2.238 0-4.146-.773-5.723-2.32-1.547-1.547-2.32-3.417-2.32-5.61 0-1.457.352-2.809 1.058-4.056a7.67 7.67 0 012.907-2.929A7.645 7.645 0 0148.783 12c2.298 0 4.228.766 5.79 2.298zm.135 5.679c0-1.097-.248-2.089-.744-2.975-.51-.871-1.232-1.577-2.163-2.118a5.913 5.913 0 00-2.952-.789c-1.006 0-1.967.263-2.884.79a6.086 6.086 0 00-2.14 2.14c-.51.886-.766 1.892-.766 3.019 0 .841.142 1.6.428 2.276.27.676.69 1.299 1.262 1.87.57.57 1.201.991 1.892 1.261.661.286 1.397.428 2.208.428a6.092 6.092 0 002.975-.766 5.47 5.47 0 002.117-2.14c.511-.871.767-1.87.767-2.996zM73.2 14.298c1.548 1.548 2.322 3.44 2.322 5.679 0 2.237-.774 4.13-2.321 5.677-1.547 1.547-3.433 2.32-5.656 2.32-2.238 0-4.145-.773-5.723-2.32-1.547-1.547-2.32-3.417-2.32-5.61 0-1.457.352-2.809 1.058-4.056a7.667 7.667 0 012.907-2.929A7.645 7.645 0 0167.41 12c2.298 0 4.228.766 5.79 2.298zm.136 5.679c0-1.097-.248-2.089-.744-2.975-.51-.871-1.231-1.577-2.163-2.118a5.914 5.914 0 00-2.951-.789c-1.007 0-1.968.263-2.885.79a6.09 6.09 0 00-2.14 2.14c-.51.886-.766 1.892-.766 3.019 0 .841.143 1.6.428 2.276.27.676.691 1.299 1.262 1.87a5.501 5.501 0 001.892 1.261c.662.286 1.397.428 2.209.428a6.092 6.092 0 002.974-.766 5.47 5.47 0 002.118-2.14c.51-.871.766-1.87.766-2.996zm19.659-7.526c.248 0 .46.183.494.428l2.012 14.017a.689.689 0 01-.682.786h-.364a1.1 1.1 0 01-1.09-.95l-1.199-8.67-4.58 9.267a.635.635 0 01-1.138.001l-4.646-9.336-1.178 8.734a1.102 1.102 0 01-1.092.954h-.338a.689.689 0 01-.682-.786l2.011-14.016a.5.5 0 01.943-.15l5.563 11.235 5.518-11.235a.499.499 0 01.448-.279zm16.431 1.082a1.059 1.059 0 112.117 0v13.6a.572.572 0 01-1.003.375l-8.933-10.258v9.362a1.093 1.093 0 11-2.186 0V13.031a.557.557 0 01.979-.366l9.026 10.399v-9.531zm12.779-1.104c.241 0 .46.14.562.358l6.494 13.893a.688.688 0 01-.623.98h-.545c-.424 0-.811-.243-.994-.626l-1.998-4.173h-5.836l-1.977 4.17c-.182.384-.57.63-.995.63h-.583a.689.689 0 01-.623-.983l6.556-13.893a.621.621 0 01.562-.356zm1.95 8.359l-1.961-4.146-1.96 4.146h3.921zm5.877-7.358c0-.578.47-1.047 1.049-1.047h8.832a1.048 1.048 0 110 2.095h-3.323v12.077a1.082 1.082 0 01-2.164 0V14.478h-3.345a1.048 1.048 0 01-1.049-1.047zm15.443.114a1.07 1.07 0 112.14 0v13.09a1.07 1.07 0 11-2.14 0v-13.09zm19.731.754c1.547 1.548 2.32 3.44 2.32 5.679 0 2.237-.773 4.13-2.32 5.677-1.547 1.547-3.432 2.32-5.656 2.32-2.238 0-4.146-.773-5.723-2.32-1.547-1.547-2.32-3.417-2.32-5.61 0-1.457.353-2.809 1.059-4.056a7.666 7.666 0 012.906-2.929A7.645 7.645 0 01159.415 12c2.299 0 4.229.766 5.791 2.298zm.135 5.679c0-1.097-.248-2.089-.743-2.975-.511-.871-1.232-1.577-2.164-2.118a5.91 5.91 0 00-2.951-.789c-1.007 0-1.968.263-2.884.79a6.092 6.092 0 00-2.141 2.14c-.51.886-.766 1.892-.766 3.019 0 .841.143 1.6.428 2.276.271.676.692 1.299 1.262 1.87a5.499 5.499 0 001.893 1.261c.661.286 1.397.428 2.208.428a6.089 6.089 0 002.974-.766 5.474 5.474 0 002.118-2.14c.511-.871.766-1.87.766-2.996zm15.293-6.444a1.059 1.059 0 112.118 0v13.615a.558.558 0 01-.978.366l-8.959-10.264v9.362a1.093 1.093 0 11-2.185 0V13.031a.557.557 0 01.977-.366l9.027 10.399v-9.531z"></path><title>BloomNation logo</title></svg></a>
          
            

            <a
  class="
    Link
    
  "
  href="https://stripe.com/au/customers/instacart"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='instacart'
  
  
  
  
  
><svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet" viewBox="0 0 200 40"><path fill="var(--userLogoColor, #003D29)" d="M85.027 20.795l-1.825-.168c-1.197-.104-1.68-.524-1.68-1.259 0-.86.735-1.427 2.162-1.427 1.343 0 2.015.587 2.12 1.532h4.281c-.273-2.791-2.245-4.764-6.275-4.764-4.197 0-6.507 2.14-6.507 4.973 0 2.645 1.448 4.093 5.038 4.388l1.806.146c1.404.106 1.909.588 1.909 1.427 0 .882-.734 1.532-2.246 1.532-1.407 0-2.245-.63-2.392-1.74h-4.513c.398 3.042 2.54 5.056 6.884 5.056 4.219 0 6.548-2.16 6.548-5.079 0-2.833-1.553-4.28-5.31-4.617zm-14.775-6.086c-2.686 0-4.282 1.406-5.037 4.282h-.273v-4.03h-4.24v15.28h4.513v-8.9c0-2.036 1.05-3.148 2.938-3.148 1.868 0 2.792 1.155 2.792 3.127v8.92h4.512v-9.717c0-3.695-1.931-5.814-5.206-5.814zM56.316 9c-1.532 0-2.687 1.008-2.687 2.54s1.134 2.54 2.666 2.54 2.665-1.009 2.665-2.54c0-1.512-1.133-2.54-2.644-2.54zm2.245 5.96H54.05v15.28h4.512V14.96zm38.87-3.232h-2.875c-.084 2.457-1.134 3.526-3.485 3.715v3.107h1.848v6.716c0 3.379 1.93 5.225 5.771 5.225.722 0 1.442-.091 2.141-.272v-3.632a6.21 6.21 0 01-1.09.084c-1.617 0-2.31-.609-2.31-2.31V18.55h3.967v-3.59h-3.967v-3.232zM169 18.55v-3.59h-3.966v-3.232H162.2c-.063 1.7-.567 2.687-1.679 3.233v10.305c0 3.379 1.931 5.225 5.772 5.225a8.55 8.55 0 002.141-.272v-3.632a6.24 6.24 0 01-1.092.084c-1.616 0-2.308-.609-2.308-2.31V18.55H169zm-14.775.671h-.273V14.96h-4.177v15.28h4.513v-8.27c0-2.288 1.028-3.253 3.379-3.253.399 0 .839.043 1.448.147v-3.945a3.725 3.725 0 00-1.28-.21c-1.827 0-3.086 1.05-3.61 4.512zm-28.817 7.41c-2.12 0-3.652-1.408-3.652-4.136 0-2.434 1.427-3.945 3.61-3.945 1.868 0 2.938 1.049 3.253 2.728h4.575c-.44-3.925-3.252-6.57-7.765-6.57-4.953 0-8.206 3.359-8.206 7.956 0 4.763 3.127 7.827 8.143 7.827 4.555 0 7.514-2.538 7.934-6.653h-4.576c-.251 1.68-1.406 2.792-3.316 2.792zm-16.181-11.922c-3.925 0-6.296 1.93-6.717 5.393h4.324c.146-1.196.924-1.826 2.287-1.826 1.385 0 2.015.63 2.015 1.533 0 .755-.482 1.155-1.72 1.385l-2.058.378c-3.63.671-5.016 2.161-5.016 4.533 0 2.707 1.91 4.408 4.555 4.408 2.161 0 3.568-1.008 4.219-3.526h.272v3.253h4.261v-9.97c0-3.463-2.078-5.561-6.422-5.561zm-.504 12.718c-1.217 0-1.91-.65-1.91-1.616 0-.797.483-1.343 1.679-1.616l.839-.189c.724-.167 1.286-.391 1.806-.84v1.617c0 1.867-.987 2.644-2.414 2.644zm32.573-12.718c-3.925 0-6.296 1.93-6.716 5.393h4.323c.148-1.196.924-1.826 2.288-1.826 1.385 0 2.015.63 2.015 1.533 0 .755-.483 1.155-1.721 1.385l-2.057.378c-3.631.671-5.017 2.161-5.017 4.533 0 2.707 1.91 4.408 4.555 4.408 2.162 0 3.568-1.008 4.219-3.526h.273v3.253h4.261v-9.97c0-3.463-2.079-5.561-6.423-5.561zm-.504 12.718c-1.217 0-1.91-.65-1.91-1.616 0-.797.483-1.343 1.679-1.616l.839-.189c.724-.167 1.287-.391 1.806-.84v1.617c0 1.867-.986 2.644-2.414 2.644z"></path><path fill="var(--userLogoColor, #0AAD0A)" d="M46.453 12.656c-.928 0-1.59.404-2.2 1.282l-1.76 2.527V9.252h-4.197v7.213l-1.76-2.527c-.609-.878-1.27-1.282-2.199-1.282-1.4 0-2.332 1.034-2.337 2.307-.004 1.091.51 1.802 1.595 2.5l6.8 4.381 6.8-4.38c1.084-.699 1.599-1.41 1.595-2.5-.004-1.274-.937-2.308-2.337-2.308z"></path><path fill="var(--userLogoColor, #FF7009)" d="M40.395 22.894c4.041 0 7.355 3.017 7.345 7.346H33.05c-.009-4.328 3.303-7.346 7.345-7.346z"></path><title>Instacart logo</title></svg></a>
          
            

            <a
  class="
    Link
    
  "
  href="https://stripe.com/au/customers/deliveroo"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='deliveroo'
  
  
  
  
  
><svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet" viewBox="0 0 200 40"><title>Deliveroo logo</title><path fill="var(--userLogoColor, #00CDBE)" fill-rule="evenodd" d="M82.75 27.47h2.92l-.48-2.25V11.85h-2.8v6.1c-.84-.96-2-1.53-3.35-1.53-2.8 0-4.96 2.28-4.96 5.64 0 3.35 2.16 5.64 4.95 5.64 1.4 0 2.59-.59 3.43-1.6l.3 1.37h-.01zm55.18-8.05c.57 0 1.1.14 1.57.48l1.33-2.96a3.83 3.83 0 00-2.02-.54 3.4 3.4 0 00-2.98 1.61l-.3-1.36h-2.87l.46 2.12v8.7h2.8v-6.9a2.18 2.18 0 012.01-1.15zm8.19 5.36c-1.62 0-2.82-1.06-2.82-2.72 0-1.68 1.2-2.73 2.82-2.73 1.63 0 2.8 1.05 2.8 2.73 0 1.66-1.17 2.72-2.8 2.72zm-69.33-2.72c0-1.68 1.2-2.73 2.81-2.73 1.64 0 2.81 1.05 2.81 2.73 0 1.66-1.17 2.72-2.8 2.72-1.62 0-2.82-1.06-2.82-2.72zm81.69 2.72c-1.62 0-2.81-1.06-2.81-2.72 0-1.68 1.2-2.73 2.8-2.73 1.65 0 2.82 1.05 2.82 2.73 0 1.66-1.17 2.72-2.81 2.72zm-66.03-5.62c1.45 0 2.4.68 2.68 1.91h-5.37c.32-1.23 1.26-1.9 2.69-1.9zm33.4 0c1.44 0 2.38.68 2.68 1.91h-5.37c.31-1.23 1.25-1.9 2.68-1.9zm-13.63 8.3h4.5l2.9-10.81h-3.03l-2.14 8.76-2.15-8.76h-3l2.92 10.82zm-7.2 0h2.79v-10.8h-2.79v10.82zm-12.15.2c1.56 0 3.1-.41 4.37-1.23l-1.07-2.39c-1 .53-2.12.84-3.25.84-1.47 0-2.5-.57-2.94-1.61h7.85a6 6 0 00.13-1.28c0-3.36-2.33-5.6-5.46-5.6-3.15 0-5.46 2.26-5.46 5.64 0 3.44 2.29 5.64 5.84 5.64zm71.13-5.6c0-3.36-2.35-5.64-5.52-5.64-3.17 0-5.52 2.28-5.52 5.64 0 3.35 2.35 5.64 5.52 5.64 3.17 0 5.52-2.29 5.52-5.64zm-37.78 5.64c1.55 0 3.08-.42 4.37-1.24l-1.08-2.39c-1 .52-2.12.84-3.25.84-1.47 0-2.5-.57-2.94-1.62h7.85a6 6 0 00.13-1.27c0-3.36-2.33-5.6-5.46-5.6-3.15 0-5.46 2.26-5.46 5.64 0 3.44 2.3 5.64 5.84 5.64zm19.9 0c3.17 0 5.52-2.29 5.52-5.64 0-3.36-2.35-5.64-5.52-5.64-3.17 0-5.52 2.28-5.52 5.64 0 3.35 2.35 5.64 5.52 5.64zm-46.39-.23h2.8V11.85h-2.8v15.62zm6.7-12.31c.98 0 1.74-.76 1.74-1.76s-.76-1.76-1.74-1.76c-1.01 0-1.77.75-1.77 1.76 0 1 .76 1.76 1.77 1.76zM58.47 2l-1.6 15-2.73-12.65-8.54 1.8 2.72 12.63L36 21.36l2.18 10.1L59.85 36l4.95-10.97L67.16 2.9l-8.7-.9zm-6.85 21.75c-.44.4-1.04.37-1.66.16-.63-.2-.9-.95-.67-1.85.18-.67 1-.77 1.42-.78.16 0 .32.03.46.1.3.12.8.4.9.83.14.62 0 1.14-.45 1.54zm6.28.7c-.33.55-1.18.62-2.02.22-.56-.27-.56-.97-.5-1.39.03-.23.13-.45.28-.63.2-.25.53-.58.92-.6.64-.01 1.18.27 1.49.78.3.5.15 1.06-.17 1.62z"></path></svg></a>
    </div>
  <div class="AccentedCard__shadow"></div>
  <div class="AccentedCard__shadow--hovered"></div>
  <div class="AccentedCard__background"></div>
</div>
</div>
    
      <div class="AccentedCardCarouselItem">
  <div
  class="
    AccentedCard
    
    AccentedCard--shadowMedium
    
    
    AccentedCardCarouselItem__accentedCard
  "
  
  style=""
  
  
  
  
>
  <a
  class="
    Link
    
  "
  href="/au/use-cases/embedded-finance"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='startup_hub_embedded_finance_cta'
  
  
  
  
  
><div class="AccentedCardCarouselItem__content">
    <section
  
  
  class="
    Copy
    AccentedCardCarouselItem__copy
    variant--Subsection
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Banking-as-a-service
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      <p>Embed financial services, including accounts, cards, and lending, to create tailored in-product experiences for your customers.</p>
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="AccentedCardCarouselItem__cta">
            Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
          </div>
    </footer>
  

  
</section>
  </div></a>
    

    
    <div class="AccentedCardCarouselItem__userLogoGrid">
      <a
  class="
    Link
    
  "
  href="https://stripe.com/au/customers/karat"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='karat'
  
  
  
  
  
><svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet" viewBox="0 0 200 40"><path fill="var(--userLogoColor, #181A1D)" fill-rule="evenodd" d="M86.23 17.046L90.585 10h6.238l-6.166 9.332 6.583 9.942h-6.703l-4.307-6.94v6.94h-5.42V10h5.42v7.046zm22.89 12.228h-5.172v-1.378c-.413.603-.907 1.052-1.483 1.335a4.279 4.279 0 01-1.907.428 4.61 4.61 0 01-2.252-.567 5.647 5.647 0 01-1.796-1.554c-.504-.663-.897-1.437-1.186-2.33a9.301 9.301 0 01-.432-2.879c0-1.047.144-2.014.433-2.906a7.616 7.616 0 011.185-2.313 5.696 5.696 0 011.796-1.544 4.672 4.672 0 012.252-.566c.692 0 1.33.144 1.907.428.576.283 1.07.731 1.483 1.335v-1.368h5.172v13.879zm-9.032-6.94c0 .626.197 1.139.595 1.545.394.406.86.603 1.388.603.528 0 .989-.203 1.387-.603.394-.406.596-.92.596-1.544 0-.625-.197-1.138-.596-1.544-.393-.406-.859-.604-1.387-.604s-.989.203-1.388.604c-.398.406-.595.919-.595 1.544zm18.827-7.13v5.924a8.871 8.871 0 01.365-1.705c.288-.892.686-1.661 1.186-2.313a5.698 5.698 0 011.796-1.544 4.671 4.671 0 012.252-.566c.691 0 1.33.144 1.906.428.576.283 1.071.731 1.484 1.335v-1.368h5.176v13.879h-5.176v-1.378c-.413.603-.908 1.052-1.484 1.335a4.275 4.275 0 01-1.906.428 4.611 4.611 0 01-2.252-.567 5.64 5.64 0 01-1.796-1.554c-.504-.663-.898-1.437-1.186-2.33a9.304 9.304 0 01-.432-2.879c0-.36.017-.712.051-1.053a1.86 1.86 0 00-.623-.234 3.476 3.476 0 00-.595-.053c-.893 0-1.575.31-2.055.924-.48.614-.716 1.538-.716 2.767v4.6h-5.195V15.394h5.171v2.121c.365-.806.807-1.415 1.335-1.816.528-.406 1.186-.604 1.978-.604.13 0 .265.011.394.027.13.016.24.048.322.08zm5.128 7.13c0 .626.197 1.139.595 1.545.394.406.86.603 1.388.603.528 0 .989-.203 1.388-.603.393-.406.595-.92.595-1.544 0-.625-.197-1.138-.595-1.544-.394-.406-.86-.604-1.388-.604-.528 0-.989.203-1.388.604-.393.406-.595.919-.595 1.544zm16.571 1.79c-.255-.256-.385-.689-.385-1.293v-2.81H143v-4.626h-2.771v-3.91h-5.195v3.91h-1.608v4.627h1.608v4.156c0 1.747.423 3.093 1.273 4.049.85.956 2.002 1.432 3.452 1.432.792 0 1.45-.075 1.969-.22.518-.149.94-.315 1.272-.496V24.07a2.571 2.571 0 01-.605.315c-.226.08-.451.123-.682.123-.475 0-.845-.128-1.099-.385zM57 10h18.095v6.359H57V10zm0 11.623l5.823-4.417h6.44l5.832 4.466v7.616l-9.05-7.512L57 29.288v-7.665z" clip-rule="evenodd"></path><title>Karat logo</title></svg></a>
          
            

            <a
  class="
    Link
    
  "
  href="https://stripe.com/au/customers/shopify"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='shopify'
  
  
  
  
  
><svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet" viewBox="0 0 200 40"><title>Shopify logo</title><path fill="var(--userLogoColor, #95BF47)" d="M66.246 8.155c.117.02.273.098.293.274.02.156 3.615 24.484 3.615 24.484L61.341 35.1 41 31.584s2.423-18.778 2.52-19.423c.118-.88.157-.899 1.075-1.192.014-.014.67-.216 1.709-.535l1.437-.442c.196-1.407.88-3.224 1.798-4.67 1.31-2.071 2.892-3.224 4.494-3.263.821-.02 1.505.254 2.052.84.04.058.078.098.117.137.079-.02.176-.02.254-.02 1.25 0 2.267.704 2.97 2.052.215.41.372.82.47 1.153l.996-.313c.156-.04.527-.098.723.098.195.195 2.169 2.11 2.169 2.11s2.345.02 2.462.04zm-8.158-1.378c.28-.088.544-.172.791-.244-.254-.82-.84-2.188-2.071-2.423.371.977.469 2.11.489 2.912.276-.083.54-.166.79-.245zm-2.67.831l.823-.254c0-.88-.078-2.189-.527-3.107-.47.196-.86.528-1.153.84-.762.821-1.387 2.072-1.72 3.322a329.99 329.99 0 012.577-.801zm-.408-4.22c-.273-.177-.586-.255-.957-.255-2.462.078-4.612 3.928-5.198 6.507l.256-.08c.804-.25 1.655-.515 2.538-.78.313-1.64 1.095-3.321 2.11-4.416.392-.43.822-.762 1.251-.977zm.43 13.13l1.016-3.83s-.879-.449-2.638-.293c-4.474.293-6.506 3.42-6.311 6.507.132 2.051 1.347 2.914 2.412 3.67.832.591 1.573 1.117 1.633 2.095.039.547-.293 1.309-1.231 1.367-1.427.079-3.224-1.27-3.224-1.27l-.684 2.912s1.778 1.895 5.022 1.7c2.696-.176 4.572-2.326 4.377-5.491-.154-2.422-1.857-3.515-3.206-4.381-.883-.566-1.614-1.036-1.66-1.716-.02-.332 0-1.582 1.993-1.7a5.624 5.624 0 012.501.43z"></path><path fill="var(--userLogoColorAltShadeDarker, #5E8E3E)" d="M66.25 8.16c-.12-.02-2.47-.04-2.47-.04L61.61 6a.39.39 0 00-.27-.12V35.1l8.81-2.19s-3.6-24.3-3.61-24.48a.35.35 0 00-.3-.27z"></path><path fill="var(--userLogoColorAlt, #FFF)" d="M56.46 12.69l-1.02 3.83s-1.13-.53-2.5-.43c-2 .12-2.01 1.37-2 1.7.12 1.72 4.62 2.09 4.87 6.1.2 3.16-1.68 5.31-4.38 5.49a6.59 6.59 0 01-5.02-1.7l.69-2.92s1.8 1.35 3.22 1.27a1.26 1.26 0 001.23-1.36c-.14-2.23-3.8-2.11-4.04-5.77-.2-3.09 1.83-6.21 6.3-6.5 1.77-.16 2.65.29 2.65.29z"></path><path fill="var(--userLogoColor, #000)" d="M82.1 20.86c-1.02-.55-1.55-1.02-1.55-1.66 0-.83.72-1.35 1.88-1.35 1.32 0 2.5.54 2.5.54l.93-2.85s-.86-.66-3.38-.66c-3.51 0-5.96 2.01-5.96 4.84 0 1.6 1.14 2.84 2.66 3.72 1.23.7 1.66 1.19 1.66 1.93 0 .76-.6 1.37-1.76 1.37-1.7 0-3.3-.88-3.3-.88l-1 2.85s1.49 1 3.97 1c3.62 0 6.22-1.78 6.22-4.98.02-1.74-1.3-2.97-2.88-3.87zm14.41-6.02c-1.77 0-3.18.84-4.26 2.13l-.05-.02 1.54-8.1H89.7l-3.9 20.58h4.02l1.35-7.03c.53-2.66 1.9-4.3 3.18-4.3.9 0 1.25.6 1.25 1.49 0 .54-.05 1.23-.17 1.77l-1.53 8.05h4.03l1.58-8.32c.18-.88.3-1.93.3-2.62 0-2.24-1.22-3.63-3.3-3.63zm12.41 0c-4.84 0-8.05 4.37-8.05 9.26 0 3.13 1.94 5.63 5.55 5.63 4.75 0 7.97-4.26 7.97-9.26-.02-2.88-1.72-5.63-5.47-5.63zm-2 11.8c-1.36 0-1.95-1.17-1.95-2.62 0-2.3 1.2-6.08 3.39-6.08 1.42 0 1.9 1.24 1.9 2.43 0 2.48-1.2 6.27-3.33 6.27zm17.75-11.8c-2.71 0-4.26 2.38-4.26 2.38h-.06l.24-2.17h-3.56a77.76 77.76 0 01-.82 5.34l-2.8 14.73h4.03l1.12-5.96h.07s.82.53 2.37.53c4.73 0 7.81-4.85 7.81-9.75.02-2.68-1.19-5.1-4.14-5.1zm-3.85 11.86c-1.05 0-1.66-.59-1.66-.59l.67-3.77c.46-2.5 1.77-4.18 3.18-4.18 1.23 0 1.6 1.13 1.6 2.23 0 2.6-1.54 6.3-3.79 6.3zm13.76-17.63a2.3 2.3 0 00-2.3 2.35c0 1.19.75 2.01 1.89 2.01h.06c1.25 0 2.34-.84 2.36-2.34 0-1.18-.78-2.02-2.01-2.02zm-5.63 20.36h4.03l2.73-14.26h-4.06l-2.7 14.26zm17-14.3h-2.8l.14-.66c.24-1.37 1.06-2.6 2.39-2.6.72 0 1.29.2 1.29.2l.78-3.15s-.7-.35-2.19-.35c-1.43 0-2.85.4-3.95 1.34-1.37 1.18-2.01 2.86-2.34 4.56l-.12.66h-1.88l-.58 3.03h1.87l-2.13 11.27h4.03l2.13-11.27h2.77l.6-3.03zm9.7.04s-2.53 6.35-3.66 9.8h-.06c-.08-1.1-1-9.8-1-9.8h-4.22l2.43 13.11c.05.3.02.47-.08.67a6.95 6.95 0 01-2.2 2.42c-.75.55-1.6.9-2.28 1.13l1.12 3.42c.82-.17 2.5-.84 3.94-2.19 1.84-1.72 3.54-4.37 5.28-7.99l4.92-10.57h-4.2z"></path></svg></a>
          
            

            <a
  class="
    Link
    
  "
  href="https://stripe.com/au/customers/persona"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='persona'
  
  
  
  
  
><svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet" viewBox="0 0 200 40"><path fill="var(--userLogoColor, #D8C295)" d="M150.4 25.704h-6.352l-1.18 2.99h-4.335l6.631-15.385h4.184L156 28.693h-4.42l-1.18-2.989zm-1.244-3.209l-1.932-4.923-1.931 4.923h3.863zm-11.817-9.186v15.384h-3.498l-6.63-8.198v8.198h-4.163V13.31h3.498l6.63 8.197V13.31h4.163zM81.69 24.605h-2.318v4.088h-4.249V13.31h6.867c1.359 0 2.539.234 3.54.703 1.001.454 1.774 1.113 2.318 1.978.543.85.815 1.853.815 3.01 0 1.114-.257 2.089-.772 2.924-.501.82-1.224 1.465-2.168 1.934l3.24 4.835h-4.549l-2.725-4.088zm2.681-5.604c0-.718-.221-1.275-.665-1.67-.443-.396-1.101-.594-1.974-.594h-2.36v4.506h2.36c.873 0 1.53-.19 1.974-.572.444-.395.665-.952.665-1.67zM72.766 25.33v3.363h-12.06V13.31h11.78v3.362h-7.574v2.594h6.673v3.252h-6.673v2.814h7.853zm-23.603-4.041h3.854a2.19 2.19 0 001.605-.652c.442-.44.664-1.06.664-1.86 0-.599-.231-1.134-.692-1.606-.461-.478-.986-.718-1.577-.718H47.32v12.24h-.664v-12.92h6.362c.775 0 1.457.306 2.047.916.59.611.885 1.307.885 2.088 0 .963-.285 1.737-.857 2.323a2.807 2.807 0 01-2.075.868h-3.854v-.68zm0 1.36h3.854c.64 0 1.23-.158 1.77-.473a3.56 3.56 0 001.32-1.378c.337-.599.506-1.272.506-2.021 0-.97-.362-1.826-1.088-2.57-.719-.742-1.555-1.114-2.508-1.114h-7.025v13.6h-.664v-14.28h7.69c.743 0 1.444.202 2.102.605.657.403 1.18.941 1.567 1.615.394.674.59 1.388.59 2.144 0 .856-.197 1.636-.59 2.342a4.346 4.346 0 01-1.567 1.633 4.038 4.038 0 01-2.103.576h-3.854v-.68zm0 1.36h3.854c.658 0 1.288-.133 1.89-.397a5.072 5.072 0 001.568-1.086 5.109 5.109 0 001.07-1.662c.264-.655.396-1.35.396-2.087a4.87 4.87 0 00-.673-2.484 5.106 5.106 0 00-1.816-1.86 4.558 4.558 0 00-2.435-.7h-8.353v14.96H44v-15.64h9.017a5.19 5.19 0 012.766.794 5.853 5.853 0 012.057 2.106c.51.881.765 1.823.765 2.824 0 .894-.15 1.718-.452 2.474-.301.75-.707 1.372-1.217 1.87a5.518 5.518 0 01-1.78 1.161 5.714 5.714 0 01-2.139.406h-3.854v-.68zm-.516 4.683h-.664V17.133h5.034a1.5 1.5 0 011.125.492c.32.327.48.71.48 1.152 0 1.221-.535 1.832-1.605 1.832h-3.854v-.68h3.854c.295 0 .526-.085.692-.255.166-.17.249-.47.249-.897a.93.93 0 00-.277-.69.89.89 0 00-.664-.274h-4.37v10.88zm63.828.308c-1.588 0-3.018-.344-4.291-1.033a7.748 7.748 0 01-2.983-2.857c-.715-1.216-1.073-2.586-1.073-4.11 0-1.524.358-2.894 1.073-4.11a7.748 7.748 0 012.983-2.857c1.273-.689 2.703-1.033 4.291-1.033 1.588 0 3.011.344 4.27 1.033 1.273.689 2.268 1.641 2.983 2.857.729 1.216 1.094 2.586 1.094 4.11 0 1.524-.365 2.894-1.094 4.11-.715 1.216-1.71 2.168-2.983 2.857-1.259.689-2.682 1.033-4.27 1.033zm0-3.604a3.95 3.95 0 002.06-.55 3.927 3.927 0 001.459-1.538c.358-.674.537-1.444.537-2.308 0-.864-.179-1.626-.537-2.286a3.89 3.89 0 00-1.459-1.56 3.95 3.95 0 00-2.06-.55 3.95 3.95 0 00-2.06.55 3.897 3.897 0 00-1.459 1.56c-.358.66-.536 1.422-.536 2.286 0 .864.178 1.634.536 2.308a3.932 3.932 0 001.459 1.538 3.95 3.95 0 002.06.55zM96.286 29c-1.216 0-2.397-.154-3.54-.462-1.145-.307-2.075-.718-2.79-1.23l1.394-3.21c.673.455 1.452.821 2.34 1.1a8.71 8.71 0 002.617.417c1.63 0 2.446-.417 2.446-1.252 0-.44-.236-.762-.708-.967-.458-.22-1.201-.447-2.231-.682-1.13-.249-2.075-.513-2.833-.791a4.861 4.861 0 01-1.953-1.384c-.543-.63-.815-1.48-.815-2.55 0-.938.25-1.78.751-2.528.5-.761 1.245-1.362 2.232-1.802 1.001-.44 2.224-.659 3.669-.659.987 0 1.96.117 2.918.352.959.22 1.803.55 2.532.989l-1.309 3.23c-1.43-.79-2.818-1.186-4.162-1.186-.844 0-1.46.131-1.846.395-.386.25-.58.579-.58.99 0 .41.23.717.688.922.457.205 1.194.418 2.21.638 1.144.249 2.088.52 2.832.813a4.677 4.677 0 011.953 1.363c.558.615.837 1.457.837 2.527 0 .923-.251 1.758-.751 2.505-.501.748-1.252 1.349-2.254 1.803-1 .44-2.217.659-3.647.659z"></path><title>Persona logo</title></svg></a>
    </div>
  <div class="AccentedCard__shadow"></div>
  <div class="AccentedCard__shadow--hovered"></div>
  <div class="AccentedCard__background"></div>
</div>
</div>
    
      <div class="AccentedCardCarouselItem">
  <div
  class="
    AccentedCard
    
    AccentedCard--shadowMedium
    
    
    AccentedCardCarouselItem__accentedCard
  "
  
  style=""
  
  
  
  
>
  <a
  class="
    Link
    
  "
  href="/au/use-cases/ecommerce"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='startup_hub_ecommerce_cta'
  
  
  
  
  
><div class="AccentedCardCarouselItem__content">
    <section
  
  
  class="
    Copy
    AccentedCardCarouselItem__copy
    variant--Subsection
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          E-Commerce
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      <p>Access an optimised suite of tools to accept payments online and in person from customers around the world.</p>
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="AccentedCardCarouselItem__cta">
            Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
          </div>
    </footer>
  

  
</section>
  </div></a>
    

    
    <div class="AccentedCardCarouselItem__userLogoGrid">
      <svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet" viewBox="0 0 200 40"><title>Glossier logo</title><path fill="var(--userLogoColor, #1A1919)" fill-rule="evenodd" d="M148.91 25.84c1.2 0 2.09.91 2.09 2.08a2.04 2.04 0 01-2.09 2.08 2.04 2.04 0 01-2.09-2.08c0-1.17.9-2.08 2.1-2.08zM60.88 9c4.17.04 6.47 2.5 7.15 5.97a10.56 10.56 0 01.06.34.21.21 0 01-.16.2l-3.2.84h-.05a.21.21 0 01-.2-.12 9.56 9.56 0 00-.5-1.26c-.78-1.56-1.93-2.46-3.9-2.46a6.5 6.5 0 00-5.11 2.46 9.35 9.35 0 00-2 5.94c0 3.48 1.79 5.53 4.64 5.53 2.82 0 4.6-1.84 5.37-3.95h-3.56a.21.21 0 01-.2-.25l.53-2.68.01-.06a.22.22 0 01.2-.11h7.08a.21.21 0 01.2.26l-1.94 9.9-.02.06a.21.21 0 01-.17.1H62.3a.21.21 0 01-.2-.2V27.7a5.87 5.87 0 01-3.26 2.02 9 9 0 01-4.04 0c-3.25-.8-5.8-3.69-5.8-8.25 0-2.38.53-4.61 1.53-6.5C52.41 11.4 55.93 9.03 60.7 9zm23.19 5.73c.69 0 1.33.09 1.92.24a5.94 5.94 0 014.54 6c0 2.78-.76 4.94-2.52 6.64a7.79 7.79 0 01-3.74 2.1c-.7.17-1.47.24-2.32.24-.69 0-1.33-.08-1.92-.23a5.94 5.94 0 01-4.54-6c0-2.78.77-4.95 2.53-6.64a7.78 7.78 0 013.74-2.11c.7-.16 1.46-.24 2.31-.24zm14.1 0c.55 0 1.1.09 1.63.24a4.7 4.7 0 012.9 2.11l.03.1c0 .07-.03.13-.08.17a.2.2 0 01-.02.01L100.34 19a.2.2 0 01-.28-.05 2.63 2.63 0 00-2.15-1.11c-.8 0-1.44.46-1.44 1.31 0 1.03 1.56 1.47 2.55 1.93 1.53.7 3.06 1.7 3.06 3.75 0 2.78-1.5 4.34-3.74 4.89-.64.16-1.34.23-2.08.23-.65 0-1.23-.08-1.76-.23a5.43 5.43 0 01-3.78-3.94v-.03c0-.09.05-.16.12-.2l2.73-1.12a.21.21 0 01.28.13c.43 1.44 1.43 2.29 2.82 2.29 1 0 1.88-.47 1.88-1.52 0-.85-.85-1.38-2.52-2.17C94.3 22.34 93 21.2 93 19.24a4.17 4.17 0 013.29-4.27c.57-.16 1.2-.24 1.88-.24zm12.1 0c.55 0 1.1.09 1.62.24a4.7 4.7 0 012.91 2.12.21.21 0 01-.05.25L112.44 19a.21.21 0 01-.28-.06 2.63 2.63 0 00-2.15-1.1c-.8 0-1.44.46-1.44 1.31 0 1.03 1.55 1.47 2.55 1.93 1.53.7 3.06 1.7 3.06 3.75 0 2.78-1.5 4.34-3.74 4.89-.64.16-1.34.23-2.08.23-.65 0-1.23-.08-1.76-.23a5.43 5.43 0 01-3.79-3.97c0-.09.06-.16.13-.2l2.73-1.12a.21.21 0 01.28.11c.42 1.45 1.42 2.31 2.82 2.31 1 0 1.88-.47 1.88-1.52 0-.85-.85-1.38-2.52-2.17-1.74-.82-3.03-1.96-3.03-3.92a4.17 4.17 0 013.29-4.27c.56-.16 1.2-.24 1.88-.24zm20.67 0c.68 0 1.3.09 1.87.24 2.66.7 4.06 2.95 4.06 5.68 0 1.28-.26 2.34-.37 2.72a.21.21 0 01-.2.15h-10.47v.46c0 1.52 1.05 2.87 3 2.87 1.68 0 2.89-.86 3.95-2.38.04-.05.1-.08.17-.08l.08.02 2.56 1.31a.21.21 0 01.07.3c-1.4 2-2.9 3.22-4.96 3.7a9.7 9.7 0 01-2.2.23c-.66 0-1.29-.08-1.88-.23-2.65-.7-4.46-2.92-4.46-6.3a8.55 8.55 0 018.78-8.69zM75.65 9c.12 0 .21.1.21.21v.03L71.9 29.56a.22.22 0 01-.2.16h-3.25a.21.21 0 01-.2-.21.2.2 0 010-.05L72.2 9.17l.02-.05c.03-.07.1-.12.19-.12zm45.73 5.97c.12 0 .22.1.22.21v.02l-2.8 14.36a.21.21 0 01-.2.16h-3.25a.21.21 0 01-.21-.26l2.8-14.34c.02-.09.1-.15.2-.15zm26.89-.24a4.15 4.15 0 011.72.31l.04.02a.21.21 0 01.07.26l-1.07 2.84a.2.2 0 01-.2.13.21.21 0 01-.1-.02 2.74 2.74 0 00-1.28-.29c-1.83 0-4.35 1.85-5.23 6.5l-1 5.08a.21.21 0 01-.2.16h-3.25a.21.21 0 01-.2-.25l2.8-14.33c.01-.1.1-.17.2-.17h3.24a.21.21 0 01.2.26l-.38 1.93a6.27 6.27 0 013.06-2.2 5.39 5.39 0 011.58-.23zm-64.52 3.1a3.9 3.9 0 00-3.26 1.59 5.86 5.86 0 00-1.1 3.74c0 2.29 1.15 3.69 2.89 3.69a3.9 3.9 0 003.26-1.58 5.86 5.86 0 001.08-3.75c0-2.28-1.14-3.68-2.87-3.68zm46.72 0a4.35 4.35 0 00-3.94 2.82h6.76c-.12-1.85-.97-2.81-2.82-2.81zm-10.05-8.6c1.2 0 2.09.9 2.09 2.08 0 1.17-.89 2.07-2.09 2.07-1.2 0-2.09-.9-2.09-2.07s.9-2.08 2.09-2.08z"></path></svg>
          
            

            <a
  class="
    Link
    
  "
  href="https://stripe.com/au/customers/dermalogica"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='dermalogica'
  
  
  
  
  
><svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" viewBox="0 0 200 40" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet"><path fill="var(--userLogoColor, #32325D)" fill-rule="evenodd" d="M23.1 15.6c-.9-1.1-2.4-1.6-4.6-1.6-3.4-.1-6.5 1.8-6.5 6.2 0 4.3 3.1 6.2 6.5 6.2 2.3 0 3.8-.6 4.7-1.7v1.2h5V10.2H23v5.4h.1zm-2.9 7.2c-2 0-2.9-1.1-2.9-2.6s1-2.6 2.8-2.6c2 0 2.9 1 2.9 2.6.1 1.6-.8 2.6-2.8 2.6zm17.7-9c-5.1 0-8.1 2.3-8.1 6.3 0 4.3 3.1 6.3 8.6 6.3 2.4 0 4.2-.4 5.5-1.1 1.3-.7 2.2-1.7 2.6-2.9H41c-.6.7-1.4 1-2.7 1-2.3 0-3.1-1.3-3.1-2.1h11.5c-.1-5.8-3.8-7.5-8.8-7.5zm-2.8 4.8c.3-1.5 1.3-2 3.1-2s3 .8 3.1 2h-6.2zm18.1-2.1v-2.2h-5v11.6h5.2v-4.4c0-2.5 2-3.1 3.8-3.1.9 0 1.7.2 2.6.4v-4.7c-.6-.1-1.2-.2-1.8-.2-1.8 0-3.5.8-4.8 2.6zm24.9-2.6c-2.1 0-3.5.9-4.2 1.9-.6-1.1-1.5-1.9-3.8-1.9-2.2 0-3.4.8-4.3 1.9v-1.5h-5v11.6H66v-6.2c0-1.4.7-2 1.8-2 .9 0 1.4.4 1.4 1.6v6.6h5v-6.2c0-1.4.7-2 1.8-2 .9 0 1.4.4 1.4 1.6v6.6h5.2v-8c0-2.9-2-4-4.5-4zm22.3 4.6c0-3.5-2.1-4.7-7.4-4.7-2.8 0-4.7.2-5.9.8-1.3.6-1.9 1.6-2.3 3.2H90c.3-1.1 1.4-1.3 2.6-1.3 1.5 0 2.4.4 2.4 1.1 0 .6-.4.9-1.4 1l-4.4.2c-3.9.2-5.3 1.5-5.3 3.7 0 3 2.2 3.9 5.7 3.9 2.8 0 4.5-.5 5.7-1.6 0 .4.1.8.2 1.1h5.3c-.3-.4-.5-.9-.5-1.8v-5.6h.1zm-5.2 2.6c0 2-1.9 2.4-3.7 2.4-1.3 0-1.9-.5-1.9-1.3 0-.7.5-1.1 1.4-1.1 1.9-.2 3.3-.3 4.2-.5v.5zm7.2 4.8h5.2V10.2h-5.2v15.7zm15.1-12.1c-5.9 0-8.4 2-8.4 6.3s2.6 6.3 8.4 6.3c5.9 0 8.4-2 8.4-6.3.1-4.3-2.5-6.3-8.4-6.3zm0 9.1c-2.1 0-3-1-3-2.9 0-1.8.9-2.8 3-2.8s3 1 3 2.8c0 1.9-.9 2.9-3 2.9zm20.9-7.3c-1-1-2.6-1.6-4.7-1.6-3.9 0-6.9 2-6.9 5.6 0 3.6 2.4 5.6 6.9 5.6 1.9 0 3.5-.3 4.5-1.3v1c0 1.6-.7 2.4-2.9 2.4-.8 0-1.4-.1-1.7-.3-.4-.2-.6-.5-.6-.9h-5.8c.5 2.9 2.6 4.1 8.3 4.1 5.2 0 7.9-1.4 7.9-5.2V14.3h-5v1.3zm-3.2 6.4c-2.1 0-3-1.1-3-2.3 0-1.2.8-2.3 3-2.3s3 1.1 3 2.3c0 1.2-.7 2.3-3 2.3zm10.3-8.9h5.3v-2.9h-5.3v2.9zm0 12.8h5.3V14.3h-5.3v11.6zm15.3-8.8c.7 0 1.4.1 1.9.4.6.3.9.7 1 1.5h5.5c-.6-3.9-3.5-5.1-8.4-5.1-4.8 0-8.5 1.5-8.5 6.3s3.8 6.3 8.5 6.3c3.6 0 7.8-.6 8.4-5.4h-5.5c-.4 1.5-1.4 1.9-2.9 1.9-2.1 0-3.1-1.1-3.1-2.9 0-1.7.8-3 3.1-3zm25.4 1.4c0-3.5-2.1-4.7-7.4-4.7-2.8 0-4.7.2-5.9.8-1.3.6-1.9 1.6-2.3 3.2h5.2c.3-1.1 1.4-1.3 2.6-1.3 1.5 0 2.4.4 2.4 1.1 0 .6-.4.9-1.4 1l-4.4.2c-3.9.2-5.3 1.5-5.3 3.7 0 3 2.2 3.9 5.7 3.9 2.8 0 4.5-.5 5.7-1.6 0 .4.1.8.2 1.1h5.3c-.3-.4-.5-.9-.5-1.8v-5.6h.1zm-5.2 2.6c0 2-1.9 2.4-3.7 2.4-1.3 0-1.9-.5-1.9-1.3 0-.7.5-1.1 1.4-1.1 1.9-.2 3.3-.3 4.2-.5v.5zm5.4-10.2c0-.6-.3-.8-1-.8h-1.1V13h.4v-1.3h.5l.8 1.3h.5l-.8-1.3c.3 0 .7-.3.7-.8zm-1.7.5v-.9h.6c.3 0 .6.1.6.4 0 .5-.3.5-.7.5h-.5z" clip-rule="evenodd"></path><path fill="var(--userLogoColor, #32325D)" fill-rule="evenodd" d="M185.2 9c-1.4 0-2.5 1.1-2.5 2.5 0 1.5 1.2 2.6 2.5 2.6 1.4 0 2.5-1.1 2.5-2.6 0-1.4-1.1-2.5-2.5-2.5zm0 4.7c-1.1 0-2-.9-2-2.1 0-1.2.9-2.1 2-2.1s2 .9 2 2.1c0 1.2-.8 2.1-2 2.1z" clip-rule="evenodd"></path><title>Dermalogica logo</title></svg></a>
          
            

            <a
  class="
    Link
    
  "
  href="https://stripe.com/au/customers/indochino"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='indochino'
  
  
  
  
  
><svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet" viewBox="0 0 200 40"><title>Indochino logo</title><path fill="var(--userLogoColor, #0A2540)" d="M30 13.33h4.56v16.34H30V13.33zm7.1 0h4.24l6.74 8.62v-8.62h4.5v16.34H48.6l-7-8.96v8.96h-4.5V13.33zm18.38 0h6.33c5.88 0 9.26 3.36 9.26 8.07v.05c0 4.72-3.45 8.22-9.35 8.22h-6.24V13.33zm6.4 12.32c2.71 0 4.52-1.49 4.52-4.13v-.02c0-2.61-1.8-4.13-4.52-4.13h-1.85v8.28h1.85zm10.5-4.1v-.05c0-4.7 3.79-8.5 8.85-8.5s8.8 3.76 8.8 8.45v.05c0 4.7-3.8 8.5-8.85 8.5-5.06 0-8.8-3.76-8.8-8.46zm13.02 0v-.05c0-2.36-1.71-4.41-4.22-4.41-2.5 0-4.13 2-4.13 4.36v.05c0 2.36 1.71 4.41 4.2 4.41 2.48 0 4.15-2 4.15-4.37zm5.97 0v-.05c0-4.76 3.68-8.5 8.64-8.5 3.35 0 5.51 1.4 6.96 3.41l-3.42 2.64c-.94-1.17-2.01-1.92-3.58-1.92-2.3 0-3.92 1.94-3.92 4.32v.05c0 2.45 1.62 4.37 3.92 4.37 1.7 0 2.71-.8 3.7-1.99l3.42 2.43A8.26 8.26 0 0199.82 30a8.34 8.34 0 01-8.45-8.46zm17.66-8.22h4.52v6.11h5.84v-6.11h4.54v16.34h-4.52v-6.21h-5.83v6.21h-4.52l-.03-16.34zm17.92 0h4.57v16.34h-4.57V13.33zm7.57 0h4.24l6.74 8.62v-8.62h4.5v16.34h-3.98l-7-8.96v8.96h-4.5V13.33zm17.82 8.21v-.04c0-4.7 3.8-8.5 8.85-8.5 5.06 0 8.81 3.76 8.81 8.45v.05c0 4.7-3.8 8.5-8.85 8.5-5.06 0-8.8-3.76-8.8-8.46zm13.03 0v-.04c0-2.36-1.72-4.41-4.22-4.41s-4.15 2-4.15 4.36v.05c0 2.36 1.71 4.41 4.2 4.41 2.48 0 4.17-2 4.17-4.37z"></path></svg></a>
    </div>
  <div class="AccentedCard__shadow"></div>
  <div class="AccentedCard__shadow--hovered"></div>
  <div class="AccentedCard__background"></div>
</div>
</div>
    
      <div class="AccentedCardCarouselItem">
  <div
  class="
    AccentedCard
    
    AccentedCard--shadowMedium
    
    
    AccentedCardCarouselItem__accentedCard
  "
  
  style=""
  
  
  
  
>
  <a
  class="
    Link
    
  "
  href="/au/use-cases/crypto"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='startup_hub_crypto_cta'
  
  
  
  
  
><div class="AccentedCardCarouselItem__content">
    <section
  
  
  class="
    Copy
    AccentedCardCarouselItem__copy
    variant--Subsection
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Crypto
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      <p>Embed crypto purchases directly into your checkout flow – with fraud prevention and authorisation optimisation built in.</p>
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="AccentedCardCarouselItem__cta">
            Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
          </div>
    </footer>
  

  
</section>
  </div></a>
    

    
    <div class="AccentedCardCarouselItem__userLogoGrid">
      <a
  class="
    Link
    
  "
  href="https://stripe.com/au/customers/blockchaincom"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='blockchaincom'
  
  
  
  
  
><svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet" viewBox="0 0 200 40"><path fill="var(--userLogoColor, #000)" fill-rule="evenodd" d="M126.008 13.36a1.654 1.654 0 012.948-1.12 1.652 1.652 0 01-1.298 2.672 1.606 1.606 0 01-1.51-.943 1.618 1.618 0 01-.14-.609zm.123 2.97h3.043v11h-3.043v-11zm-81.375-3.666H38.89V27.33h6.283c3.287 0 5.047-1.723 5.047-4.058a3.398 3.398 0 00-3.226-3.556v-.147a3.129 3.129 0 002.652-3.153c0-2.188-1.65-3.752-4.889-3.752zm1.748 4.253c0 1.16-.99 1.858-2.212 1.858l-2.347.036v-3.666h2.395c1.382 0 2.164.61 2.164 1.772zm.452 6.025c0 1.1-.709 1.821-2.444 1.821h-2.567v-3.886h2.567a2.14 2.14 0 012.444 2.065zm4.767 4.388h3.092l-.05-14.666h-3.042V27.33zm4.693-5.463c0-3.41 2.078-5.684 5.414-5.684 3.337 0 5.415 2.274 5.415 5.684s-2.078 5.67-5.415 5.67c-3.336 0-5.414-2.272-5.414-5.67zm7.724-.007c-.001-1.915-.796-3.33-2.297-3.33-1.504 0-2.335 1.418-2.335 3.337 0 1.919.794 3.324 2.334 3.324 1.539 0 2.297-1.414 2.298-3.33zm9.656-5.677c-3.337 0-5.403 2.31-5.403 5.684 0 3.349 2.03 5.67 5.403 5.67 2.896 0 4.742-1.71 4.888-4.24H75.8a1.955 1.955 0 01-1.992 1.833c-1.43 0-2.347-1.259-2.347-3.3s.93-3.263 2.347-3.263A1.955 1.955 0 0175.8 20.4h2.885c-.098-2.542-2.017-4.216-4.89-4.216zm6.49-3.52h3.055v7.835h.159l3.532-4.168h3.496l-4.083 4.767 4.29 6.233h-3.568l-3.007-4.437-.819.941v3.496h-3.055V12.664zm15.84 3.52c-3.337 0-5.403 2.31-5.403 5.684 0 3.349 2.03 5.67 5.427 5.67 2.909 0 4.742-1.71 4.889-4.24h-2.873a1.967 1.967 0 01-2.004 1.833c-1.43 0-2.347-1.259-2.347-3.3s.93-3.263 2.347-3.263a1.97 1.97 0 012.004 1.833h2.848c-.085-2.542-2.016-4.216-4.889-4.216zm9.545 11.147h-3.044V12.664h2.958v5.61h.135a3.249 3.249 0 013.287-2.09c2.286 0 3.801 1.564 3.801 4.143v7.003h-3.055v-6.465a1.864 1.864 0 00-.47-1.534 1.869 1.869 0 00-1.486-.605 2.053 2.053 0 00-2.126 2.248v6.356zm12.76-6.465c-2.176.207-4.131.953-4.131 3.397 0 2.176 1.552 3.276 3.654 3.276a3.372 3.372 0 003.214-1.736h.086v1.528h2.897v-7.431c0-2.628-2.225-3.728-4.669-3.728-2.64 0-4.364 1.26-4.791 3.264l2.823.232a1.835 1.835 0 011.955-1.222c1.039 0 1.626.525 1.626 1.43 0 .72-.746.806-2.664.99zm2.688 1.307v1.223a2.12 2.12 0 01-2.285 1.98c-.941 0-1.613-.428-1.613-1.284 0-.855.709-1.283 1.784-1.43a7.48 7.48 0 002.114-.489zm10.047 5.158h3.104l-.048-6.355a2.014 2.014 0 012.077-2.25 1.885 1.885 0 011.889 1.322c.082.264.105.543.067.817v6.466h3.055v-7.003c0-2.567-1.503-4.144-3.801-4.144a3.35 3.35 0 00-3.312 2.09h-.122V16.33h-2.909v11z" clip-rule="evenodd"></path><path fill="var(--userLogoColor, #3D89F5)" d="M13.675 17.306l-.893.893a2.541 2.541 0 000 3.666l7.188 7.26c.17.174.368.318.586.427v-8.799l-6.881-3.447z"></path><path fill="var(--userLogoColor, #1656B9)" d="M29.883 17.306l.893.893a2.543 2.543 0 010 3.666l-7.189 7.26a2.198 2.198 0 01-.586.427v-8.799l6.882-3.447z"></path><path fill="var(--userLogoColor, #85B5F8)" d="M28.157 15.485l-4.498-4.51a2.554 2.554 0 00-3.666 0l-4.51 4.51L21.8 18.64l6.356-3.154z"></path><path fill="var(--userLogoColor, #B1B8C8)" fill-rule="evenodd" d="M174.921 16.33h-2.909l-.012 11h3.055v-6.6a1.854 1.854 0 011.785-2.029 1.611 1.611 0 011.674 1.773v6.856h2.958v-6.722a1.712 1.712 0 01.451-1.358 1.72 1.72 0 011.321-.549 1.636 1.636 0 011.699 1.834v6.795h3.056v-7.333a3.556 3.556 0 00-5.017-3.345 3.559 3.559 0 00-1.706 1.622h-.171a2.905 2.905 0 00-2.994-2.09 3.079 3.079 0 00-3.056 2.09h-.134V16.33zm-21.389-.146c-3.336 0-5.39 2.31-5.39 5.683 0 3.349 2.017 5.671 5.451 5.671 2.909 0 4.755-1.711 4.889-4.241h-2.872a1.967 1.967 0 01-2.004 1.833c-1.418 0-2.347-1.259-2.347-3.3 0-2.04.929-3.263 2.347-3.263a1.972 1.972 0 012.004 1.833h2.811c-.085-2.542-2.016-4.216-4.889-4.216zm-9.639 8.404a1.713 1.713 0 001.206 2.926 1.712 1.712 0 10-1.206-2.926zm15.702-2.721c0-3.41 2.077-5.683 5.414-5.683 3.337 0 5.402 2.273 5.402 5.683 0 3.41-2.065 5.671-5.402 5.671s-5.414-2.273-5.414-5.671zm7.724-.006c-.002-1.916-.796-3.33-2.298-3.33-1.503 0-2.334 1.417-2.334 3.336 0 1.919.794 3.324 2.334 3.324 1.538 0 2.296-1.414 2.298-3.33z" clip-rule="evenodd"></path><title>BlockchainCom logo</title></svg></a>
          
            

            <svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet" viewBox="0 0 200 40"><path fill="var(--userLogoColor, #151518)" d="M56.823 9.694h6.38c3.948 0 6.827 1.306 6.827 5.489v.12c0 1.928-.77 3.648-3.207 4.478 3.086.743 4.244 2.316 4.244 5.074v.12c0 4.003-2.731 5.937-6.975 5.937h-7.269V9.694zm6.38 9.257c3.112 0 4.303-1.124 4.303-3.741v-.12c0-2.404-1.392-3.38-4.364-3.38h-3.795v7.241h3.855zm.83 9.94c3.085 0 4.51-1.365 4.51-3.949v-.12c0-2.61-1.452-3.856-4.866-3.856h-4.33v7.925h4.685zm10.033-13.5h2.463v2.79c.977-1.753 2.316-2.964 5.107-3.058v2.316c-3.113.147-5.107 1.125-5.107 4.953v8.514h-2.463V15.391zm8.694 11.218c0-3.588 3.796-4.806 7.771-4.806h2.223V20.68c0-2.463-.95-3.5-3.327-3.5-2.135 0-3.327.89-3.56 2.79h-2.464c.328-3.534 3.146-4.84 6.144-4.84 2.966 0 5.67 1.22 5.67 5.55v10.234h-2.463v-1.961c-1.158 1.452-2.55 2.222-4.84 2.222-2.871.007-5.154-1.392-5.154-4.565zm10-1.124v-1.928h-2.135c-3.112 0-5.401.77-5.401 3.059 0 1.6.77 2.61 2.938 2.61 2.61-.006 4.598-1.338 4.598-3.741zm5.877-14.96c0-.89.743-1.633 1.633-1.633.891 0 1.634.743 1.634 1.633s-.743 1.633-1.634 1.633a1.644 1.644 0 01-1.633-1.633zm.442 4.866h2.463v15.522h-2.463V15.391zm6.473 0h2.463v2.463c.709-1.452 2.436-2.731 4.986-2.731 3.207 0 5.462 1.754 5.462 6.258v9.525H116v-9.705c0-2.731-1.158-3.95-3.648-3.95-2.282 0-4.331 1.453-4.331 4.244V30.9h-2.463V15.391h-.006zm17.235 11.633v-9.552h-2.222v-2.075h2.222v-3.534h2.463v3.534h3.622v2.075h-3.622v9.318c0 1.512.683 2.255 1.928 2.255.77 0 1.366-.12 1.901-.328v2.075c-.502.181-1.098.328-2.108.328-2.818 0-4.184-1.66-4.184-4.096zm8.963-11.633h2.463v2.79c.977-1.753 2.316-2.964 5.107-3.058v2.316c-3.112.147-5.107 1.125-5.107 4.953v8.514h-2.463V15.391zm9.973 9.826V15.39h2.463v9.705c0 2.731 1.158 3.95 3.588 3.95 2.195 0 4.27-1.453 4.27-4.244V15.39h2.463v15.522h-2.463V28.45c-.709 1.452-2.436 2.73-4.926 2.73-3.079 0-5.395-1.693-5.395-5.963zm15.462.917h2.403c.18 1.84 1.158 2.998 3.648 2.998 2.342 0 3.38-.803 3.38-2.463 0-1.633-1.218-2.168-3.621-2.61-4.036-.743-5.402-1.868-5.402-4.572 0-2.878 2.818-4.364 5.254-4.364 2.792 0 5.195 1.125 5.61 4.478h-2.377c-.354-1.694-1.305-2.43-3.266-2.43-1.78 0-2.938.89-2.938 2.222 0 1.393.769 1.962 3.621 2.464 3.206.595 5.462 1.305 5.462 4.598 0 2.818-1.928 4.719-5.697 4.719-3.708.007-5.93-1.868-6.077-5.04zm15.013.89v-9.552h-2.229v-2.075h2.229v-3.534h2.463v3.534h3.622v2.075h-3.622v9.318c0 1.512.683 2.255 1.928 2.255.77 0 1.366-.12 1.901-.328v2.075c-.502.181-1.098.328-2.108.328-2.818 0-4.184-1.66-4.184-4.096zm-136.586-.047c1.178 0 2.37-.301 3.46-.93 3.313-1.914 4.458-6.172 2.544-9.485-1.915-3.313-6.172-4.458-9.485-2.543a6.88 6.88 0 00-3.233 4.217 6.873 6.873 0 00.696 5.267c1.272 2.23 3.615 3.474 6.018 3.474zm-4.538-8.152a4.626 4.626 0 012.182-2.845 4.624 4.624 0 012.336-.63c1.62 0 3.2.844 4.07 2.343a4.69 4.69 0 01-1.714 6.4 4.69 4.69 0 01-6.4-1.714 4.59 4.59 0 01-.474-3.554zm12.342-3.3a6.726 6.726 0 004.097 3.145 6.869 6.869 0 001.753.235c.308 0 .616-.034.924-.08-.06-.744-.18-1.466-.348-2.17a4.472 4.472 0 01-1.76-.1 4.525 4.525 0 01-2.765-2.122 4.517 4.517 0 01-.455-3.453 4.556 4.556 0 01.79-1.58 15.409 15.409 0 00-1.7-1.392 6.663 6.663 0 00-1.205 2.403 6.673 6.673 0 00.67 5.113zm4.097 5.883a6.702 6.702 0 00-4.097 3.146 6.714 6.714 0 00.53 7.524c.601-.422 1.17-.89 1.7-1.393a4.523 4.523 0 01-.79-1.573 4.518 4.518 0 01.455-3.454 4.543 4.543 0 012.764-2.121 4.476 4.476 0 011.76-.1c.168-.71.288-1.433.348-2.17a6.451 6.451 0 00-2.67.141zm-11.915 9.853c1.895 0 3.501 1.171 4.184 2.818a14.439 14.439 0 002.061-.797 6.749 6.749 0 00-6.245-4.21 6.745 6.745 0 00-6.245 4.21c.663.315 1.346.59 2.062.797a4.528 4.528 0 014.183-2.818zm0-20.254a6.745 6.745 0 006.245-4.21A13.685 13.685 0 0039.782 6c-.683 1.647-2.296 2.818-4.184 2.818-1.894 0-3.5-1.171-4.183-2.818a15.28 15.28 0 00-2.062.797 6.745 6.745 0 006.245 4.21zm-7.824 13.547a6.725 6.725 0 00-4.097-3.146A6.599 6.599 0 0021 21.254c.06.743.18 1.466.348 2.169.194-.027.382-.053.576-.053a4.525 4.525 0 013.95 2.276c.943 1.632.735 3.607-.342 5.026a14.3 14.3 0 001.713 1.399c1.64-2.102 1.941-5.074.529-7.517zm-4.097-5.89a6.702 6.702 0 004.097-3.146 6.744 6.744 0 00.676-5.12 6.83 6.83 0 00-1.205-2.403 14.9 14.9 0 00-1.7 1.392 4.497 4.497 0 01.334 5.034 4.543 4.543 0 01-2.764 2.122 4.512 4.512 0 01-1.767.1c-.167.71-.288 1.432-.348 2.169.308.047.61.08.924.08a6.575 6.575 0 001.753-.227z"></path><title>Braintrust logo</title></svg>
          
            

            <svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet" viewBox="0 0 200 40"><path fill="var(--userLogoColor, #000)" fill-rule="evenodd" d="M139.792 14.12a2.127 2.127 0 002.141-2.12 2.139 2.139 0 00-2.141-2.134c-1.184 0-2.14.947-2.14 2.12s.956 2.133 2.14 2.133zm-51.53-2.387h4.429l4.67 11.053h.203l4.684-11.053h4.429v16.453h-3.486V17.48h-.135l-4.402 10.626h-2.37L91.897 17.44h-.134V28.2h-3.487V11.733h-.013zm25.146 16.68c-1.212 0-2.221-.307-3.029-.92-.808-.613-1.198-1.533-1.198-2.76 0-.92.229-1.64.673-2.173.444-.52 1.037-.907 1.763-1.147.727-.24 1.522-.413 2.356-.48 1.104-.107 1.898-.213 2.369-.333.472-.12.714-.374.714-.774v-.053c0-.507-.162-.907-.498-1.187-.323-.28-.794-.413-1.387-.413-.632 0-1.144.133-1.521.4a1.874 1.874 0 00-.74 1.026l-3.271-.253c.242-1.12.848-2.013 1.803-2.68.97-.653 2.208-.987 3.743-.987.942 0 1.831.147 2.652.44.821.294 1.48.747 1.992 1.36.512.614.767 1.4.767 2.387v8.32h-3.365V26.48h-.094c-.31.574-.768 1.04-1.387 1.4-.633.36-1.413.534-2.342.534zm1.009-2.36c.768 0 1.414-.213 1.912-.653.498-.44.74-.987.74-1.627v-1.307c-.134.093-.35.173-.646.24a12.52 12.52 0 01-.929.187c-.323.053-.619.093-.875.133-.619.08-1.117.253-1.507.507-.377.253-.566.613-.566 1.106 0 .467.175.827.525 1.067.35.227.795.347 1.346.347zm10.595 5.96c.982.653 2.329.987 4.038.987 1.212 0 2.289-.174 3.231-.534.929-.36 1.669-.88 2.194-1.573.539-.693.808-1.56.808-2.573V15.853h-3.514v2.08h-.134a4.408 4.408 0 00-.687-1.027c-.296-.347-.686-.627-1.171-.853-.485-.24-1.077-.36-1.79-.36-.929 0-1.791.24-2.571.706-.781.467-1.414 1.16-1.885 2.094-.471.933-.7 2.107-.7 3.507 0 1.36.229 2.493.686 3.386.472.893 1.091 1.547 1.872 1.987.78.44 1.655.653 2.611.653 1.023 0 1.817-.2 2.41-.613.592-.413.996-.88 1.225-1.387h.148v2.253c0 .814-.256 1.387-.754 1.747-.498.36-1.131.533-1.898.533-.781 0-1.373-.133-1.804-.413-.417-.267-.7-.573-.835-.907l-3.271.427c.216.893.821 1.693 1.791 2.347zm6.084-7.493c-.471.613-1.117.92-1.979.92-.861 0-1.534-.307-1.992-.934-.458-.626-.686-1.466-.686-2.533 0-1.053.228-1.907.686-2.573.458-.667 1.131-1 1.992-1 .862 0 1.522.32 1.979.973.458.653.7 1.52.7 2.6.014 1.093-.229 1.933-.7 2.547zm7 3.666V15.84h3.527v12.347h-3.527zm8.75-.56c.943.533 2.06.8 3.366.8 1.13 0 2.113-.2 2.948-.6.834-.4 1.481-.96 1.952-1.68.471-.72.74-1.547.794-2.493h-3.339c-.107.653-.363 1.173-.78 1.533-.418.36-.929.533-1.535.533-.821 0-1.481-.32-1.979-.96-.498-.653-.74-1.56-.74-2.746 0-1.174.242-2.067.74-2.707.498-.64 1.158-.96 1.979-.96.646 0 1.171.187 1.562.573.403.374.646.867.74 1.494h3.338c-.053-.96-.323-1.787-.807-2.494-.485-.706-1.144-1.253-1.979-1.653-.835-.387-1.804-.587-2.921-.587-1.293 0-2.396.267-3.339.814a5.54 5.54 0 00-2.167 2.24c-.498.96-.754 2.066-.754 3.333 0 1.253.242 2.347.741 3.307a5.691 5.691 0 002.18 2.253z" clip-rule="evenodd"></path><path fill="var(--userLogoColor, #6851FF)" fill-rule="evenodd" d="M60.746 0a47.783 47.783 0 005.762 5.88c-1.387 4.467-2.14 9.2-2.14 14.12s.753 9.653 2.14 14.12A48.74 48.74 0 0060.746 40a47.779 47.779 0 00-5.761-5.88c1.386-4.467 2.14-9.2 2.14-14.12s-.754-9.653-2.14-14.12A47.776 47.776 0 0060.746 0zM51 31.027a49.066 49.066 0 00-7-4.04A23.546 23.546 0 0045.05 20c0-2.427-.363-4.773-1.05-6.987a49.069 49.069 0 007-4.04A47.37 47.37 0 0152.292 20c0 3.8-.444 7.493-1.292 11.027zM69.2 20c0 3.8.444 7.493 1.292 11.027a49.066 49.066 0 017-4.04A23.546 23.546 0 0176.442 20c0-2.427.364-4.773 1.05-6.987a49.069 49.069 0 01-7-4.04A47.2 47.2 0 0069.2 20z" clip-rule="evenodd"></path><title>Magic logo</title></svg>
    </div>
  <div class="AccentedCard__shadow"></div>
  <div class="AccentedCard__shadow--hovered"></div>
  <div class="AccentedCard__background"></div>
</div>
</div>
    
      <div class="AccentedCardCarouselItem">
  <div
  class="
    AccentedCard
    
    AccentedCard--shadowMedium
    
    
    AccentedCardCarouselItem__accentedCard
  "
  
  style=""
  
  
  
  
>
  <a
  class="
    Link
    
  "
  href="/au/use-cases/creator-economy"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='startup_hub_creator_economy_cta'
  
  
  
  
  
><div class="AccentedCardCarouselItem__content">
    <section
  
  
  class="
    Copy
    AccentedCardCarouselItem__copy
    variant--Subsection
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Creator economy
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      <p>Quickly onboard and pay out creators globally with prebuilt UIs, or build your own custom solution.</p>
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="AccentedCardCarouselItem__cta">
            Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
          </div>
    </footer>
  

  
</section>
  </div></a>
    

    
    <div class="AccentedCardCarouselItem__userLogoGrid">
      <svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" viewBox="0 0 200 40" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet"><path fill="var(--userLogoColor, #000)" d="M81.091 2l14.438 19.305L81 37h3.27l12.72-13.742L107.268 37h11.127l-15.25-20.39L116.668 2h-3.27l-11.714 12.656L92.219 2H81.09zM85.9 4.409h5.112l22.574 30.183h-5.112L85.9 4.409z"></path><title>Twitter logo</title></svg>
          
            

            <svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet" viewBox="0 0 200 40"><path fill="var(--userLogoColor, #1ED760)" d="M57.995 2C48.057 2 40 10.057 40 19.995c0 9.94 8.057 17.995 17.995 17.995 9.94 0 17.996-8.056 17.996-17.995C75.991 10.057 67.935 2 57.996 2zm8.253 25.954a1.121 1.121 0 01-1.543.372c-4.225-2.58-9.544-3.165-15.808-1.734a1.122 1.122 0 01-.5-2.188c6.856-1.566 12.736-.891 17.48 2.007.528.325.696 1.015.371 1.543zm2.203-4.9c-.406.66-1.27.869-1.93.463-4.837-2.973-12.21-3.834-17.932-2.098a1.405 1.405 0 01-1.751-.934 1.405 1.405 0 01.936-1.75c6.535-1.983 14.66-1.023 20.215 2.39.66.407.868 1.27.462 1.93zm.189-5.102c-5.8-3.445-15.37-3.762-20.907-2.08a1.683 1.683 0 11-.977-3.222c6.357-1.93 16.924-1.557 23.602 2.407a1.683 1.683 0 11-1.718 2.895zm20.32.66c-3.108-.74-3.66-1.26-3.66-2.353 0-1.033.972-1.728 2.418-1.728 1.4 0 2.789.528 4.246 1.614a.2.2 0 00.153.038.2.2 0 00.135-.084l1.517-2.138a.204.204 0 00-.039-.277c-1.734-1.39-3.685-2.067-5.967-2.067-3.355 0-5.7 2.013-5.7 4.894 0 3.089 2.023 4.183 5.517 5.027 2.972.685 3.475 1.259 3.475 2.284 0 1.137-1.014 1.844-2.648 1.844-1.813 0-3.294-.613-4.948-2.044a.21.21 0 00-.149-.05.201.201 0 00-.14.072l-1.701 2.024a.205.205 0 00.019.284c1.925 1.719 4.293 2.625 6.85 2.625 3.615 0 5.951-1.974 5.951-5.032.006-2.58-1.539-4.01-5.323-4.93l-.006-.003zm13.508-3.064c-1.567 0-2.852.617-3.913 1.882v-1.424a.203.203 0 00-.202-.204H95.57a.203.203 0 00-.202.204v15.816c0 .112.09.204.202.204h2.783a.204.204 0 00.202-.204v-4.991c1.061 1.188 2.346 1.77 3.913 1.77 2.911 0 5.86-2.241 5.86-6.526.004-4.285-2.944-6.527-5.858-6.527h-.002zm2.623 6.527c0 2.181-1.343 3.705-3.268 3.705-1.902 0-3.337-1.593-3.337-3.705s1.435-3.704 3.337-3.704c1.893 0 3.268 1.557 3.268 3.704zm10.79-6.527c-3.75 0-6.687 2.887-6.687 6.574 0 3.647 2.918 6.503 6.642 6.503 3.763 0 6.709-2.878 6.709-6.55 0-3.66-2.927-6.527-6.664-6.527zm0 10.253c-1.994 0-3.498-1.603-3.498-3.727 0-2.134 1.452-3.682 3.453-3.682 2.007 0 3.52 1.603 3.52 3.729 0 2.133-1.461 3.68-3.475 3.68zm14.671-9.999h-3.063v-3.13a.203.203 0 00-.202-.204h-2.782a.205.205 0 00-.205.204v3.13h-1.336a.203.203 0 00-.202.204v2.391c0 .113.09.204.202.204h1.336v6.188c0 2.5 1.245 3.767 3.701 3.767.997 0 1.824-.206 2.604-.649a.198.198 0 00.103-.176v-2.278a.203.203 0 00-.294-.18 3.512 3.512 0 01-1.633.393c-.892 0-1.292-.406-1.292-1.313v-5.75h3.063a.204.204 0 00.202-.205v-2.39a.198.198 0 00-.2-.204l-.002-.002zm10.667.013v-.385c0-1.13.434-1.635 1.405-1.635.58 0 1.047.115 1.569.29a.2.2 0 00.182-.03.201.201 0 00.084-.165v-2.344a.201.201 0 00-.144-.195 7.62 7.62 0 00-2.312-.333c-2.568 0-3.928 1.447-3.928 4.183v.59h-1.337a.205.205 0 00-.204.203v2.403c0 .113.092.204.204.204h1.337v9.542c0 .114.092.205.204.205h2.781c.114 0 .204-.09.204-.205v-9.541h2.598l3.98 9.541c-.452 1.002-.897 1.202-1.503 1.202-.489 0-1.007-.146-1.534-.437a.221.221 0 00-.161-.015.2.2 0 00-.12.11l-.944 2.07a.204.204 0 00.088.264c.985.533 1.872.76 2.97.76 2.055 0 3.191-.958 4.191-3.532l4.826-12.472a.197.197 0 00-.022-.19.196.196 0 00-.165-.088h-2.897a.203.203 0 00-.193.137l-2.968 8.474-3.249-8.48a.203.203 0 00-.189-.13l-4.753-.001zm-6.185-.013h-2.783a.205.205 0 00-.204.204v12.137c0 .114.093.205.204.205h2.783c.112 0 .204-.09.204-.205V16.007a.204.204 0 00-.204-.205zm-1.375-5.526a1.994 1.994 0 100 3.99 1.994 1.994 0 000-3.99zm24.373 9.429a1.95 1.95 0 01-1.958-1.958c0-1.074.868-1.968 1.968-1.968A1.95 1.95 0 01160 17.736a1.97 1.97 0 01-1.968 1.969zm.01-3.732a1.75 1.75 0 00-1.762 1.774c0 .976.755 1.762 1.752 1.762a1.75 1.75 0 001.762-1.773c0-.976-.755-1.763-1.752-1.763zm.434 1.964l.555.775h-.469l-.498-.71h-.428v.71h-.391v-2.055h.916c.479 0 .792.244.792.656.003.337-.193.543-.474.624h-.003zm-.33-.927h-.51v.65h.51c.253 0 .406-.125.406-.326 0-.21-.153-.324-.406-.324z"></path><title>Spotify logo</title></svg>
          
            

            <a
  class="
    Link
    
  "
  href="https://stripe.com/au/customers/substack"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='substack'
  
  
  
  
  
><svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" class="UserLogo variant-- AccentedCardCarouselItemUserLogo" preserveAspectRatio="xMidYMid meet" viewBox="0 0 200 40"><path fill="var(--userLogoColor, #FF671A)" fill-rule="evenodd" d="M49.4 22.395c.335.005.339.005.339.339.001 2.619 0 5.238 0 7.857 0 .088.014.18-.039.279-.204-.027-.37-.157-.543-.253-1.366-.76-2.727-1.53-4.091-2.294-.649-.364-1.302-.72-1.948-1.087-.148-.083-.265-.099-.423-.01-.925.527-1.857 1.04-2.786 1.559a3911.79 3911.79 0 00-3.694 2.063c-.068.038-.133.079-.215.043v-8.478c.128-.006.256-.018.384-.018H49.4zm.348-3.204c.004.398.004.796 0 1.194-.003.326-.006.326-.35.33h-.308L36 20.717v-1.85l13.398-.003c.344 0 .347.003.35.327zm-13.538-3.82l.211.004c4.278-.001 8.556-.002 12.834 0 .517 0 .486-.046.484.399v.103c.003.347-.006.694.003 1.04.005.188-.043.298-.255.273-.076-.009-.154-.001-.231-.001H36.384c-.128 0-.256-.012-.384-.018v-1.773a.709.709 0 01.21-.028z" clip-rule="evenodd"></path><path fill="var(--userLogoColor, #5A5B5D)" fill-rule="evenodd" d="M59.454 15.015c1.176-.014 2.292.22 3.33.792.638.352 1.18.816 1.672 1.345.109.118.075.192-.034.283-.494.409-.986.82-1.472 1.238-.134.115-.219.072-.32-.037a3.896 3.896 0 00-1.185-.841c-1.063-.507-2.163-.618-3.296-.282-.346.103-.671.27-.91.551-.472.554-.47 1.337-.02 1.917.294.38.716.576 1.12.797.46.252.943.454 1.43.644l.976.376c.944.374 1.845.828 2.674 1.426.942.682 1.46 1.597 1.604 2.738.148 1.165-.042 2.251-.787 3.198-.602.766-1.409 1.236-2.327 1.49-1.874.518-3.712.407-5.481-.44a6.58 6.58 0 01-2.081-1.558c-.234-.261-.232-.264.045-.503.437-.376.873-.755 1.314-1.127.253-.213.263-.215.494.014.357.354.739.677 1.177.924 1.314.743 2.664.915 4.094.31 1.154-.487 1.38-1.91.548-2.817-.591-.646-1.346-1.01-2.138-1.324-.977-.388-1.972-.734-2.893-1.253-.74-.418-1.455-.873-1.964-1.576-.414-.572-.669-1.206-.685-1.927-.017-.712.02-1.405.373-2.056.498-.918 1.28-1.483 2.217-1.87.809-.334 1.657-.443 2.525-.432zm43.824.001c1.236-.021 2.388.239 3.45.85.582.336 1.087.77 1.544 1.262.115.123.107.211-.021.315-.486.399-.972.797-1.448 1.207-.142.123-.232.103-.351-.023a3.95 3.95 0 00-1.501-.982c-1.028-.387-2.08-.463-3.126-.075-.583.216-1.023.596-1.084 1.273-.063.697.226 1.215.814 1.582.81.505 1.683.877 2.574 1.204 1.149.422 2.249.935 3.231 1.676.89.672 1.36 1.574 1.491 2.675.118.986.008 1.92-.51 2.785a3.796 3.796 0 01-1.624 1.488c-1.535.748-3.15.873-4.807.523a6.965 6.965 0 01-3.775-2.166c-.192-.21-.19-.222.037-.414.48-.407.964-.808 1.432-1.227.154-.139.25-.112.378.017.381.383.791.733 1.267.996 1.351.745 2.734.915 4.165.228.675-.324 1.023-.998.921-1.74-.1-.729-.585-1.17-1.119-1.584-.443-.343-.964-.535-1.473-.746-.699-.29-1.415-.536-2.104-.85-.809-.37-1.582-.802-2.247-1.397-.947-.848-1.319-1.93-1.225-3.181.108-1.443.898-2.42 2.145-3.064.934-.481 1.94-.654 2.966-.632zm12.34-5.854c.05.16.029.302.029.442l.001 2.542v2.813c.004.419.005.42.424.42h1.483l1.642.001c.173.004.205.029.21.17l.001 1.843c-.002.207-.023.234-.226.237h-3.052c-.077 0-.155.006-.231 0-.178-.015-.268.05-.252.24.008.101.001.205.001.308v8.32c0 .374.037.745.158 1.1.209.614.578.889 1.224.923a3.26 3.26 0 001.393-.238c.276-.109.284-.103.377.161.188.532.365 1.068.558 1.599.051.14.025.21-.11.268-1.315.565-2.669.845-4.088.494-1.081-.267-1.682-1.009-1.94-2.069-.122-.504-.154-1.012-.154-1.527.002-3.005.001-6.01.001-9.014 0-.09.002-.18 0-.27-.008-.288-.008-.292-.307-.294l-1.849-.002c-.31-.001-.314-.006-.315-.325-.003-.54-.004-1.079 0-1.618.001-.298.006-.303.293-.305l.886-.002h.886c.403 0 .405-.001.406-.394.001-1.361.009-2.722-.007-4.083-.003-.285.091-.44.338-.57.623-.33 1.232-.688 1.849-1.029.108-.06.207-.154.371-.141zm-47.858 6.21c.732.006 1.464.005 2.196.002.147 0 .21.062.2.209-.007.09-.002.18-.002.27l.001 8.551c0 .67.055 1.332.247 1.98.37 1.249 1.41 2.082 2.71 2.14.67.029 1.33-.023 1.965-.285.759-.314 1.257-.864 1.547-1.619.262-.681.331-1.393.33-2.117v-8.668c.001-.428-.047-.46.273-.46h.175c.616-.002 1.232-.003 1.849 0 .279.002.28.008.287.272l.001.096v14.388c0 .397.03.453-.214.46h-.239c-.616 0-1.232.003-1.849-.001-.272-.002-.277-.008-.281-.282-.006-.34-.002-.68-.002-1.036-.18.028-.238.14-.31.216-.93.996-2.086 1.456-3.435 1.469-.868.008-1.722-.1-2.533-.412-1.186-.458-2.01-1.3-2.487-2.48-.33-.817-.492-1.672-.571-2.544-.038-.409-.05-.82-.05-1.231-.004-2.825-.002-5.65-.002-8.475 0-.077.003-.154 0-.231-.007-.138.035-.213.194-.212zm76.756-.176c1.558.38 2.677 1.302 3.349 2.762.281.612.282.605-.345.82-.51.174-1.013.367-1.52.55-.309.111-.316.112-.454-.179-.32-.672-.788-1.193-1.478-1.502-.3-.134-.617-.18-.936-.203-1.669-.127-2.885.58-3.546 2.135-.552 1.298-.621 2.665-.564 4.045.039.94.175 1.864.559 2.738.404.92 1.004 1.656 1.99 1.963 1.152.36 2.262.253 3.251-.498.452-.344.728-.83.915-1.354.075-.209.153-.22.332-.157.642.224 1.286.445 1.934.648.204.064.226.157.163.336-.286.812-.707 1.54-1.339 2.13-1.361 1.267-3.005 1.653-4.809 1.493-1.012-.09-1.964-.379-2.803-.976-.991-.705-1.685-1.642-2.141-2.76-.548-1.34-.731-2.746-.728-4.376a10.81 10.81 0 01.485-3.342c.341-1.108.901-2.09 1.743-2.904.813-.786 1.784-1.256 2.881-1.446 1.019-.177 2.049-.169 3.061.077zm-19.484.287c1.439-.473 2.918-.576 4.414-.393.944.115 1.82.423 2.563 1.049.738.62 1.164 1.425 1.39 2.342.173.7.239 1.417.239 2.139l-.001 9.593c-.002.375-.002.377-.379.378-.604.001-1.207-.006-1.811.003-.202.004-.27-.07-.264-.268.012-.34.003-.683.003-1.015-.152-.038-.196.062-.258.115-1.646 1.395-3.531 1.798-5.621 1.36a4.8 4.8 0 01-2.388-1.249 3.91 3.91 0 01-1.013-1.569c-.422-1.232-.481-2.485-.136-3.751.315-1.156 1.035-1.984 2.058-2.57 1.765-1.012 3.636-1.054 5.558-.6.488.114.956.292 1.405.518.112.057.22.128.391.134.005-.816.032-1.599-.147-2.37-.254-1.102-.962-1.713-2.043-1.94-.858-.182-1.713-.128-2.562.047a7.29 7.29 0 00-2.799 1.22c-.051.037-.108.065-.19.114-.107-.293-.21-.565-.307-.84-.123-.35-.229-.708-.365-1.053-.076-.194-.036-.299.139-.406a10.064 10.064 0 012.124-.988zm-39.287-6.32l.074.015v7.366c.147.022.183-.077.243-.134.932-.887 2.036-1.355 3.326-1.399 1.06-.036 2.073.122 3.017.624 1.273.677 2.156 1.705 2.733 3.017.743 1.69.884 3.468.78 5.28-.07 1.224-.288 2.42-.796 3.548-.754 1.671-1.958 2.83-3.777 3.277-1.042.257-2.081.275-3.12-.026a5.467 5.467 0 01-2.078-1.133c-.068-.059-.134-.119-.205-.174-.017-.014-.048-.012-.073-.017-.1.059-.062.159-.064.242-.006.205 0 .41-.002.616-.004.32-.006.323-.313.325-.41.004-.822.002-1.233.001-.27 0-.54-.008-.809.003-.186.008-.259-.067-.242-.248.006-.076 0-.154 0-.231 0-6.383.003-12.766-.008-19.148 0-.33.102-.508.389-.657.671-.348 1.326-.73 1.988-1.096.053-.03.103-.079.244-.036l-.074-.016zm67.72.106V20.48c.212-.052.309-.191.416-.304 1.245-1.313 2.486-2.63 3.728-3.946.158-.168.328-.328.465-.512.193-.261.422-.363.754-.352.731.026 1.464.007 2.196.01.126 0 .255-.022.38.029-.021.152-.141.222-.226.31-.969 1.008-1.942 2.013-2.913 3.019-.196.202-.388.41-.588.608-.118.116-.128.216-.046.37.337.634.655 1.278.984 1.917.822 1.596 1.646 3.191 2.47 4.786.6 1.163 1.199 2.327 1.809 3.485.093.177.137.384.289.529v.154c-.823.003-1.645-.001-2.467.013-.22.004-.343-.061-.445-.267-.443-.896-.906-1.784-1.362-2.675-.479-.936-.961-1.872-1.439-2.808l-1.484-2.915c-.081-.158-.137-.333-.296-.481-.112.095-.233.182-.335.287-.553.573-1.096 1.154-1.653 1.722a.756.756 0 00-.231.58c.009 2.043.006 4.085.005 6.127 0 .39.025.424-.246.425h-.161c-.617 0-1.234.002-1.85 0-.35-.002-.35-.004-.353-.366V11.11c0-.103.003-.206 0-.309-.003-.11.03-.19.137-.25.762-.422 1.522-.851 2.283-1.277.044-.025.093-.044.179-.006zm-24.296 13.934c-1.123-.245-2.238-.306-3.336.116-.372.143-.73.319-1.029.59-.763.692-.924 1.574-.749 2.535a2.457 2.457 0 001.187 1.724c.816.488 1.724.58 2.645.447 1.261-.181 2.276-.821 3.118-1.76a.632.632 0 00.185-.482 10.43 10.43 0 01-.007-.5l.003-.501c0-.167-.005-.334-.006-.502a5.547 5.547 0 01.012-.5c.021-.26-.084-.397-.303-.511-.549-.286-1.113-.524-1.72-.656zm-38.74-5.684c-1.674-.386-3.092.09-4.23 1.37-.196.22-.402.442-.4.799.016 2.181.009 4.363.006 6.544 0 .16.031.296.126.43.818 1.17 1.924 1.794 3.36 1.87 1.473.077 2.78-.765 3.389-2.18.467-1.088.58-2.224.606-3.383a10.76 10.76 0 00-.099-1.574c-.119-.912-.356-1.784-.884-2.555-.46-.672-1.081-1.138-1.874-1.32z" clip-rule="evenodd"></path><title>Substack logo</title></svg></a>
    </div>
  <div class="AccentedCard__shadow"></div>
  <div class="AccentedCard__shadow--hovered"></div>
  <div class="AccentedCard__background"></div>
</div>
</div>
      <div class="FullWidthCarousel__spacer FullWidthCarousel__spacer--right"></div>
    </div>
  </div>
</div>

    <div class="AccentedCardCarousel__mobilePaginationTrack">
      <div class="AccentedCardCarousel__mobilePaginationIndicator" data-js-target="AccentedCardCarousel.mobileIndicator"></div>
    </div>
</div>
</div>
</div>
          
        </div>
      </div>
    </div>
  </div>
</section>
      
        <section
  id='application'
  class="
    Section
    StartupProgram
    theme--White
    
    
    
    Section--paddingNormal
    
    
    
    
    
    
  "
  
  
  
  
  
>
  <div class="Section__masked">
    <div class="Section__backgroundMask">
      <div class="
        Section__background
        
      ">
        
        
      </div>
      
    </div>
    <div class='Section__container'>
      <div class='Section__layoutContainer'>
        <div class='Section__layout'>
          
            <div
  class="
    AccentedCard
    
    AccentedCard--shadowLarge
    
    AccentedCard--noHover
    StartupProgram__accentedCard
  "
  
  style=""
  
  
  
  
>
  <div
  class="
    RowLayout
    StartupProgram__rowLayoutMainWrapper
  "
  
  
  style="--rowLayoutGap: var(--rowLayoutGapLarge)"
>
  <div class="StartupProgramLogo">
  <svg width="127" height="15" viewBox="0 0 127 15" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path d="M20.3626 10.2347L21.4836 9.30817C22.0556 10.2004 22.9135 10.7152 23.8515 10.7152C24.7781 10.7152 25.4758 10.2919 25.4758 9.50264C25.4758 8.66759 24.6179 8.5532 23.3939 8.25578C22.1585 7.95837 20.8316 7.59232 20.8316 5.99085C20.8316 4.46946 22.1356 3.49715 23.7943 3.49715C25.2013 3.49715 26.2994 4.16061 26.8485 5.01854L25.7732 5.9451C25.3157 5.23588 24.7094 4.744 23.7485 4.744C22.8677 4.744 22.2615 5.19012 22.2615 5.84215C22.2615 6.56281 22.8906 6.71151 24.0002 6.96317C25.3271 7.26059 26.9172 7.56944 26.9172 9.35393C26.9172 10.9668 25.4987 11.962 23.8057 11.962C22.3987 11.962 21.0032 11.2871 20.3626 10.2347Z" fill="#031323"/>
    <path d="M34.6064 4.90415H31.964V11.8362H30.4998V4.90415H27.8574V3.62298H34.6064V4.90415Z" fill="#031323"/>
    <path d="M37.3646 8.65615V11.8362H35.9004V3.62298H39.1834C41.0136 3.62298 42.1575 4.4809 42.1575 6.13956C42.1575 7.43217 41.4483 8.25578 40.2472 8.54176L42.3634 11.8362H40.6933L38.6915 8.65615H37.3646ZM37.3646 7.39785H39.1033C40.1557 7.39785 40.7162 6.94029 40.7162 6.13956C40.7162 5.32739 40.1557 4.88127 39.1033 4.88127H37.3646V7.39785Z" fill="#031323"/>
    <path d="M45.5242 3.62298V11.8362H44.06V3.62298H45.5242Z" fill="#031323"/>
    <path d="M49.2267 8.65615V11.8362H47.7625V3.62298H51.0455C52.8758 3.62298 54.0197 4.4809 54.0197 6.13956C54.0197 7.77534 52.8758 8.65615 51.0455 8.65615H49.2267ZM49.2267 7.39785H50.9655C52.0179 7.39785 52.5784 6.94029 52.5784 6.13956C52.5784 5.32739 52.0179 4.88127 50.9655 4.88127H49.2267V7.39785Z" fill="#031323"/>
    <path d="M55.4477 3.62298H61.007V4.90415H56.889V6.96317H60.355V8.24434H56.889V10.555H61.007V11.8362H55.4477V3.62298Z" fill="#031323"/>
    <path d="M65.5919 10.2347L66.7129 9.30817C67.2848 10.2004 68.1428 10.7152 69.0808 10.7152C70.0073 10.7152 70.7051 10.2919 70.7051 9.50264C70.7051 8.66759 69.8472 8.5532 68.6232 8.25578C67.3878 7.95837 66.0609 7.59232 66.0609 5.99085C66.0609 4.46946 67.3649 3.49715 69.0236 3.49715C70.4306 3.49715 71.5287 4.16061 72.0778 5.01854L71.0025 5.9451C70.545 5.23588 69.9387 4.744 68.9778 4.744C68.097 4.744 67.4907 5.19012 67.4907 5.84215C67.4907 6.56281 68.1199 6.71151 69.2295 6.96317C70.5564 7.26059 72.1464 7.56944 72.1464 9.35393C72.1464 10.9668 70.728 11.962 69.035 11.962C67.628 11.962 66.2325 11.2871 65.5919 10.2347Z" fill="#031323"/>
    <path d="M79.8357 4.90415H77.1933V11.8362H75.7291V4.90415H73.0867V3.62298H79.8357V4.90415Z" fill="#031323"/>
    <path d="M82.8345 3.62298H84.4932L87.6046 11.8362H86.1289L85.4197 9.9602H81.8736L81.1758 11.8362H79.7231L82.8345 3.62298ZM83.6352 5.24732L82.3541 8.67902H84.9393L83.6352 5.24732Z" fill="#031323"/>
    <path d="M90.5328 8.65615V11.8362H89.0686V3.62298H92.3516C94.1818 3.62298 95.3257 4.4809 95.3257 6.13956C95.3257 7.43217 94.6165 8.25578 93.4154 8.54176L95.5316 11.8362H93.8615L91.8597 8.65615H90.5328ZM90.5328 7.39785H92.2715C93.3239 7.39785 93.8844 6.94029 93.8844 6.13956C93.8844 5.32739 93.3239 4.88127 92.2715 4.88127H90.5328V7.39785Z" fill="#031323"/>
    <path d="M103.145 4.90415H100.503V11.8362H99.0383V4.90415H96.3959V3.62298H103.145V4.90415Z" fill="#031323"/>
    <path d="M107.733 11.9506C105.777 11.9506 104.427 10.841 104.427 8.57607V3.62298H105.892V8.53032C105.892 10.0288 106.635 10.658 107.733 10.658C108.843 10.658 109.586 10.0288 109.586 8.53032V3.62298H111.051V8.57607C111.051 10.841 109.701 11.9506 107.733 11.9506Z" fill="#031323"/>
    <path d="M114.406 8.65615V11.8362H112.942V3.62298H116.225C118.055 3.62298 119.199 4.4809 119.199 6.13956C119.199 7.77534 118.055 8.65615 116.225 8.65615H114.406ZM114.406 7.39785H116.145C117.198 7.39785 117.758 6.94029 117.758 6.13956C117.758 5.32739 117.198 4.88127 116.145 4.88127H114.406V7.39785Z" fill="#031323"/>
    <path d="M120.133 10.2347L121.254 9.30817C121.826 10.2004 122.684 10.7152 123.622 10.7152C124.548 10.7152 125.246 10.2919 125.246 9.50264C125.246 8.66759 124.388 8.5532 123.164 8.25578C121.929 7.95837 120.602 7.59232 120.602 5.99085C120.602 4.46946 121.906 3.49715 123.564 3.49715C124.971 3.49715 126.07 4.16061 126.619 5.01854L125.543 5.9451C125.086 5.23588 124.48 4.744 123.519 4.744C122.638 4.744 122.032 5.19012 122.032 5.84215C122.032 6.56281 122.661 6.71151 123.77 6.96317C125.097 7.26059 126.687 7.56944 126.687 9.35393C126.687 10.9668 125.269 11.962 123.576 11.962C122.169 11.962 120.773 11.2871 120.133 10.2347Z" fill="#031323"/>
    <path fill-rule="evenodd" clip-rule="evenodd" d="M0 14.729L14 11.7874V0.729004L0 3.61616V14.729Z" fill="#031323"/>
  </svg>
</div>
        <div
  class="
    RowLayout
    
  "
  
  
  style="--rowLayoutGap: var(--rowLayoutGapSmall)"
>
  <section
  
  
  class="
    Copy
    StartupProgram__copy
    variant--Section
    
  "
  style="
    
    
    
    --bodyPaddingRight: var(--columnPaddingLarge);
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Stripe’s start-up programme helps <span class="StartupProgram__ventureBacked">venture-backed</span> start-ups build, iterate, and scale faster
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Designed for venture-backed businesses that are just getting started, Stripe’s start-up programme gives founders access to financial benefits, a focused community, and expert resources to help accelerate growth.
    </div>
  

  

  

  
</section>
          <div
  class="
    CtaGroup
    CtaGroup--inline
    
    
  "
>
  <a
  class='
    CtaButton
    variant--Button
    CtaButton--arrow
    
    
  '
  href="https://dashboard.stripe.com/register/startup?partner_code=PUBLIC&partner_page=PUBLIC"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='stripe_startup_program__apply_now'
  
  
  
  
  
>Apply now<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
            
            <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    
  '
  href="https://support.stripe.com/questions/stripe-startups-program-faqs"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='stripe_startup_program__faqs'
  
  
  
  
  
>FAQs<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
</div>
</div>
        <div
  class='
    ColumnLayout
    
    
    
  '
  
  
  
  data-columns='1,1,1,1'
  
  
>
  <section
  
  
  class="
    Copy
    StartupProgram__feature
    variant--Detail
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Credits and perks
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Get credits to offset Stripe fees and get special pricing on Stripe invoices to help you launch or try new integrations.
    </div>
  

  

  

  
</section>
          <section
  
  
  class="
    Copy
    StartupProgram__feature
    variant--Detail
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Education
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Tap into expert insights and how-to programming that support your learning and start-up growth journey.
    </div>
  

  

  

  
</section>
          <section
  
  
  class="
    Copy
    StartupProgram__feature
    variant--Detail
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Advice
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Tailored advice and recommendations on integrations, no-code options, and third-party tools, so you can reduce decision fatigue and focus on your business.
    </div>
  

  

  

  
</section>
          <section
  
  
  class="
    Copy
    StartupProgram__feature
    variant--Detail
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Community
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Build a network of founders and Stripe leaders.
    </div>
  

  

  

  
</section>
</div>
        <div
  class="
    TestimonialCarousel
    TestimonialCarousel--orientationHorizontal
    StartupProgramCarousel
  "
  data-js-controller="TestimonialCarousel"
  data-js-orientation=""
  data-js-swipeable
>
  <div class="TestimonialCarousel__carousel" data-js-target="TestimonialCarousel.carousel">
    <div
      class="TestimonialCarousel__backgrounds"
      data-js-target="TestimonialCarousel.bgContainer"
    >
      
        
          <div
  class="TestimonialCarousel__background"
  
  style="
    background-image: url('https://images.stripeassets.com/fzn2n1nzq965/46iyrpSw3M1FVfW49M11vC/05f7936da761d030226d41bb912adca5/runway.jpg?q=80&w=1600&h=900&fit=fill&f=faces&fm=webp');
    opacity: 1;
  "
  
  data-js-target-list="TestimonialCarousel.images"
></div>
        
          <div
  class="TestimonialCarousel__background"
  
  style="
    background-image: url('https://images.stripeassets.com/fzn2n1nzq965/7rqvemVtlKMEHWLtQAvgMo/c9278347cfb9a84b10b0342ba5f5e884/eleven.jpg?q=80&w=1600&h=900&fit=fill&f=faces&fm=webp');
    opacity: 0;
  "
  
  data-js-target-list="TestimonialCarousel.images"
></div>
        
          <div
  class="TestimonialCarousel__background"
  
  style="
    background-image: url('https://images.stripeassets.com/fzn2n1nzq965/4ybukZUbA7wtmlN4m8I6Ef/9a8d940212e5a1581882a4598b752cbb/retool.jpg?q=80&w=1600&h=900&fit=fill&f=faces&fm=webp');
    opacity: 0;
  "
  
  data-js-target-list="TestimonialCarousel.images"
></div>
        
          <div
  class="TestimonialCarousel__background"
  
  style="
    background-image: url('https://images.stripeassets.com/fzn2n1nzq965/1uqAcjI6Az9DRk4gGxNc4U/2c7312a1bf3ea3b1668a527ae0ba404b/lovable.webp?q=80&w=1600&h=900&fit=fill&f=faces&fm=webp');
    opacity: 0;
  "
  
  data-js-target-list="TestimonialCarousel.images"
></div>
        
      
    </div>

    <div class="TestimonialCarousel__track" data-js-target="TestimonialCarousel.track">
      
        
          <section
  class="
    TestimonialCard
    TestimonialCard--orientationHorizontal
    theme--Dark
    
    
    
  "
  data-js-target-list="TestimonialCarousel.testimonials"
  data-js-background-color="#029862"
  style="
    --knockoutColor: #029862;
    --backgroundColor: #029862;
    --backgroundImage: url('https://images.stripeassets.com/fzn2n1nzq965/46iyrpSw3M1FVfW49M11vC/05f7936da761d030226d41bb912adca5/runway.jpg?q=80&w=1600&h=900&fit=fill&f=faces&fm=webp');
  "
>
  <div
  class="
    Card
    
    
    
    
    
    
    
    TestimonialCard__card
  "
  
  
  
  
  
  
>
  <div
      class="TestimonialCard__content"
      data-js-target-list="TestimonialCarousel.testimonialsContent"
    >
      <div class="TestimonialCard__body">
        <blockquote
  class="
    Quote
    
    
    TestimonialCard__quote
  "
>
  <p class="Quote__body">
    Stripe has been with us from the beginning. It helped us generate our first dollars of revenue, and helped enable our growth since 2018.
  </p>

  
    <footer class="Quote__attribution">
      <span class="Quote__author">Cristóbal Valenzuela</span>, Co-founder and CEO, Runway
    </footer>
  
</blockquote>

        
          
        
      </div>

      
        
        <div class="TestimonialCard__logoContainer">
          
            
          <svg xmlns="http://www.w3.org/2000/svg" width="200" height="41" fill="none" class="UserLogo variant--Flat TestimonialCard__logo" viewBox="0 0 200 40" preserveAspectRatio="xMidYMid meet"><path fill="var(--userLogoColor, #000)" d="M59.334 15.462c-1.796 0-2.748 1.063-2.748 2.951v8.16H51.65V10.579h2.771l1.731 1.845c.823-1.194 2.057-1.845 3.723-1.845h1.494v4.883h-2.035zm3.224-4.882h4.935v8.984c0 1.671 1.081 2.82 2.683 2.82 1.602 0 2.662-1.149 2.662-2.82v-8.985h4.935v15.995h-2.77l-1.689-1.802c-1.146 1.368-2.77 2.17-4.674 2.17-3.592 0-6.08-2.626-6.08-6.467v-9.896h-.002zm32.009 15.993h-4.934v-8.92c0-1.714-1.104-2.886-2.749-2.886s-2.748 1.172-2.748 2.886v8.92H79.2V10.578h2.77l1.71 1.824c1.147-1.389 2.792-2.192 4.74-2.192 3.637 0 6.147 2.67 6.147 6.554v9.81h-.001zm-.541-15.993h5.15l2.425 9.07 2.921-9.07h3.593l2.922 9.114 2.424-9.115h4.74l-5.021 15.995h-4.307l-2.835-8.79-2.857 8.79h-4.047l-5.108-15.995zm30.906-.37c4.199 0 6.731 2.323 6.731 6.184v10.18h-2.791l-1.45-1.563c-1.082 1.258-2.64 1.93-4.523 1.93-3.354 0-5.713-2.082-5.713-5.034 0-3.147 2.294-4.97 6.276-4.97h3.398v-.52c0-1.368-.757-2.105-2.185-2.105-1.277 0-2.099.651-2.186 1.736h-4.826c.281-3.537 3.139-5.838 7.272-5.838h-.003zm1.926 10.547v-.694h-2.878c-1.233 0-1.948.564-1.948 1.54 0 1.042.844 1.671 2.251 1.671 1.667 0 2.575-.868 2.575-2.517z"></path><path fill="var(--userLogoColor, #000)" d="M139.757 31.89h-5.215l2.791-6.706-6.472-14.605h5.758l3.354 8.702 3.16-8.702h5.215l-8.591 21.311z"></path><title>Runway logo</title></svg>
        
          
        </div>
      
    </div>
</div>
</section>
        
          <section
  class="
    TestimonialCard
    TestimonialCard--orientationHorizontal
    theme--Dark
    
    
    
  "
  data-js-target-list="TestimonialCarousel.testimonials"
  data-js-background-color="#435AD0"
  style="
    --knockoutColor: #435AD0;
    --backgroundColor: #435AD0;
    --backgroundImage: url('https://images.stripeassets.com/fzn2n1nzq965/7rqvemVtlKMEHWLtQAvgMo/c9278347cfb9a84b10b0342ba5f5e884/eleven.jpg?q=80&w=1600&h=900&fit=fill&f=faces&fm=webp');
  "
>
  <div
  class="
    Card
    
    
    
    
    
    
    
    TestimonialCard__card
  "
  
  
  
  
  
  
>
  <div
      class="TestimonialCard__content"
      data-js-target-list="TestimonialCarousel.testimonialsContent"
    >
      <div class="TestimonialCard__body">
        <blockquote
  class="
    Quote
    
    
    TestimonialCard__quote
  "
>
  <p class="Quote__body">
    We’ve built our entire payment and billing tech stack on Stripe’s APIs. We can focus on pushing the boundaries of AI while our payments infrastructure evolves alongside us. It’s not just a platform; it’s a growth partner that understands the pace and potential of AI-driven businesses.
  </p>

  
    <footer class="Quote__attribution">
      <span class="Quote__author">Mateusz Staniszewski</span>, Cofounder, ElevenLabs
    </footer>
  
</blockquote>

        
          
        
      </div>

      
        
        <div class="TestimonialCard__logoContainer">
          
            
          <svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" viewBox="0 0 200 40" class="UserLogo variant--Flat TestimonialCard__logo" preserveAspectRatio="xMidYMid meet"><path fill="var(--userLogoColor, #000)" d="M79.155 15.333H75.4l4.539 14.001h4.044l4.539-14.001h-3.757L81.922 25.88l-2.767-10.547zm-52.41-4.685h3.887v18.686h-3.887V10.648zm7.722 0h3.887v18.686h-3.887V10.648zm7.721 0h11.505v3.115h-7.617v4.449h7.096v3.114h-7.096v4.894h7.617v3.114H42.188V10.648zm13.88 0h3.678v18.686h-3.679V10.648zm5.895 11.673c0-5.103 2.53-7.302 6.47-7.302s6.183 2.173 6.183 7.355v.837H65.59c.13 3.036 1.044 4.056 2.792 4.056 1.382 0 2.243-.81 2.4-2.224h3.678c-.234 3.088-2.79 4.606-6.078 4.606-4.174 0-6.418-2.224-6.418-7.328zm9.027-1.544c-.183-2.565-1.07-3.402-2.61-3.402-1.538 0-2.504.864-2.764 3.402h5.374zm18.236 1.544c0-5.103 2.53-7.302 6.47-7.302s6.182 2.173 6.182 7.355v.837h-9.026c.13 3.036 1.043 4.056 2.791 4.056 1.383 0 2.244-.81 2.4-2.224h3.679c-.235 3.088-2.792 4.606-6.079 4.606-4.174 0-6.418-2.224-6.418-7.328zm9.026-1.544c-.183-2.565-1.07-3.402-2.609-3.402s-2.504.864-2.765 3.402h5.374zm21.053-10.129h3.887V26.22h7.304v3.114h-11.191V10.648z"></path><path fill="var(--userLogoColor, #000)" fill-rule="evenodd" d="M131.41 22.321c0-5.339 2.452-7.302 5.609-7.302 1.565 0 3 .89 3.574 1.833v-1.518h3.757v14.001h-3.653v-1.649c-.548 1.1-2.087 1.963-3.783 1.963-3.339 0-5.504-2.146-5.504-7.328zm6.574-4.554c1.826 0 2.817 1.388 2.817 4.554s-.991 4.58-2.817 4.58-2.87-1.413-2.87-4.58 1.044-4.554 2.87-4.554zm12.862 9.919v1.648h-3.652V10.648h3.678v6.203c.626-.968 2.087-1.832 3.652-1.832 3.079 0 5.531 1.963 5.531 7.302 0 5.339-2.4 7.327-5.609 7.327-1.696 0-3.078-.863-3.6-1.962zm2.635-9.893c1.826 0 2.87 1.361 2.87 4.528 0 3.166-1.044 4.58-2.87 4.58s-2.818-1.414-2.818-4.58c0-3.167.992-4.528 2.818-4.528z" clip-rule="evenodd"></path><path fill="var(--userLogoColor, #000)" d="M161.568 25.174h3.679c.052 1.465.834 2.172 2.217 2.172s2.166-.628 2.166-1.727c0-.995-.6-1.361-1.905-1.675l-1.122-.288c-3.182-.811-4.774-1.675-4.774-4.318 0-2.644 2.453-4.319 5.583-4.319 3.131 0 5.505 1.23 5.609 4.135h-3.678c-.079-1.282-.861-1.831-1.983-1.831s-1.905.55-1.905 1.596c0 .968.626 1.335 1.722 1.596l1.148.288c3.026.76 4.931 1.518 4.931 4.345 0 2.826-2.505 4.501-5.896 4.501-3.679 0-5.714-1.387-5.792-4.475zm-53.742-4.083c0-2.198 1.044-3.402 2.661-3.402 1.331 0 2.087.837 2.087 2.643v9.003h3.679v-9.579c0-3.245-1.826-4.737-4.487-4.737-1.801 0-3.287.916-3.94 2.12v-1.805h-3.73v14.001h3.73v-8.244z"></path><title>ElevenLabs logo</title></svg>
        
          
        </div>
      
    </div>
</div>
</section>
        
          <section
  class="
    TestimonialCard
    TestimonialCard--orientationHorizontal
    theme--Dark
    
    
    
  "
  data-js-target-list="TestimonialCarousel.testimonials"
  data-js-background-color="#1A1A1A"
  style="
    --knockoutColor: #1A1A1A;
    --backgroundColor: #1A1A1A;
    --backgroundImage: url('https://images.stripeassets.com/fzn2n1nzq965/4ybukZUbA7wtmlN4m8I6Ef/9a8d940212e5a1581882a4598b752cbb/retool.jpg?q=80&w=1600&h=900&fit=fill&f=faces&fm=webp');
  "
>
  <div
  class="
    Card
    
    
    
    
    
    
    
    TestimonialCard__card
  "
  
  
  
  
  
  
>
  <div
      class="TestimonialCard__content"
      data-js-target-list="TestimonialCarousel.testimonialsContent"
    >
      <div class="TestimonialCard__body">
        <blockquote
  class="
    Quote
    
    
    TestimonialCard__quote
  "
>
  <p class="Quote__body">
    We’ve been on Stripe since day one. We processed our first payment on Stripe and we processed our most recent payment on Stripe.
  </p>

  
    <footer class="Quote__attribution">
      <span class="Quote__author">David Hsu</span>, Founder and CEO, Retool
    </footer>
  
</blockquote>

        
          
        
      </div>

      
        
        <div class="TestimonialCard__logoContainer">
          
            
          <svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" viewBox="0 0 200 40" class="UserLogo variant--Flat TestimonialCard__logo" preserveAspectRatio="xMidYMid meet"><path fill="var(--userLogoColor, #151515)" d="M92.191 30.012h-3.84l-8.389-8.577h-1.564v8.577h-2.844V10h9.527c4.01 0 6.4 2.144 6.4 5.718 0 3.573-2.39 5.717-6.4 5.717H83.66l8.532 8.577zm-3.555-14.294c0-2.03-1.137-3.288-3.555-3.288h-6.683v6.575h6.683c2.418 0 3.555-1.258 3.555-3.287zM99.473 30.44c-4.55 0-7.394-3.402-7.394-7.862s2.844-7.861 7.252-7.861c3.555 0 5.688 2.001 6.627 4.974.341 1.115.483 2.344.483 3.602v.286H94.809c.085 2.401 1.849 4.717 4.664 4.717 2.418 0 3.527-1.4 3.754-2.43h2.93c-.683 2.43-2.958 4.574-6.684 4.574zm-4.664-9.005h8.902c-.142-2.573-1.508-4.574-4.38-4.574s-4.437 2.144-4.522 4.574zM106.582 17.433v-2.287h3.555v-3.43h2.73v3.43h3.84v2.287h-3.84v9.006c0 1 .284 1.343 1.28 1.343h2.56v2.23h-3.129c-2.588 0-3.441-1.286-3.441-3.573v-9.006h-3.555zM124.556 14.717c4.551 0 7.537 3.402 7.537 7.861 0 4.46-2.986 7.862-7.537 7.862-4.55 0-7.536-3.402-7.536-7.862s2.986-7.861 7.536-7.861zm0 2.287c-3.099 0-4.806 2.573-4.806 5.574 0 3.002 1.707 5.575 4.806 5.575 3.1 0 4.807-2.573 4.807-5.575 0-3.001-1.707-5.574-4.807-5.574zM140.835 14.717c4.551 0 7.537 3.402 7.537 7.861 0 4.46-2.986 7.862-7.537 7.862-4.55 0-7.536-3.402-7.536-7.862s2.986-7.861 7.536-7.861zm0 2.287c-3.099 0-4.806 2.573-4.806 5.574 0 3.002 1.707 5.575 4.806 5.575 3.1 0 4.807-2.573 4.807-5.575 0-3.001-1.707-5.574-4.807-5.574zM152.682 10v20.012h-2.73V10h2.73zM59.843 10.938a.938.938 0 00-.939-.938h-10.63a.938.938 0 00-.938.938v4.377c0 .518.42.938.938.938h10.63c.519 0 .938.42.938.938v1.25c0 .519-.42.939-.938.939h-6.878a.938.938 0 00-.938.938v4.377c0 .518.42.938.938.938h6.878c.519 0 .938.42.938.938v2.502c0 .518.42.938.939.938h4.377c.518 0 .938-.42.938-.938v-4.378a.938.938 0 00-.938-.938H60.78a.938.938 0 01-.938-.938v-1.25c0-.518.42-.938.938-.938h4.377c.518 0 .938-.42.938-.938v-4.378a.938.938 0 00-.938-.938H60.78a.938.938 0 01-.938-.938v-2.501z"></path><title>Retool logo</title></svg>
        
          
        </div>
      
    </div>
</div>
</section>
        
          <section
  class="
    TestimonialCard
    TestimonialCard--orientationHorizontal
    theme--Dark
    
    
    
  "
  data-js-target-list="TestimonialCarousel.testimonials"
  data-js-background-color="#1E52F1"
  style="
    --knockoutColor: #1E52F1;
    --backgroundColor: #1E52F1;
    --backgroundImage: url('https://images.stripeassets.com/fzn2n1nzq965/1uqAcjI6Az9DRk4gGxNc4U/2c7312a1bf3ea3b1668a527ae0ba404b/lovable.webp?q=80&w=1600&h=900&fit=fill&f=faces&fm=webp');
  "
>
  <div
  class="
    Card
    
    
    
    
    
    
    
    TestimonialCard__card
  "
  
  
  
  
  
  
>
  <div
      class="TestimonialCard__content"
      data-js-target-list="TestimonialCarousel.testimonialsContent"
    >
      <div class="TestimonialCard__body">
        <blockquote
  class="
    Quote
    
    
    TestimonialCard__quote
  "
>
  <p class="Quote__body">
    Usage‑based billing lets us define meters in days, ingest real‑time usage from Lovable Cloud and bill accurately from day one – so we could launch Lovable Cloud and Lovable AI fast and scale.
  </p>

  
    <footer class="Quote__attribution">
      <span class="Quote__author">Anton Osika</span>, CEO and Co-founder
    </footer>
  
</blockquote>

        
          
        
      </div>

      
        
        <div class="TestimonialCard__logoContainer">
          
            
          <svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" viewBox="0 0 200 40" class="UserLogo variant--Flat TestimonialCard__logo" preserveAspectRatio="xMidYMid meet"><g clip-path="url(#clip0_30900_6921-user-logo-Lovable-)"><path fill="var(--userLogoColor, #000)" d="M150.223 29.494c-1.421 0-2.656-.27-3.704-.812-1.049-.551-1.866-1.377-2.452-2.479-.578-1.101-.866-2.465-.866-4.09 0-1.546.302-2.879.906-3.998.604-1.128 1.439-1.985 2.505-2.571 1.066-.587 2.278-.88 3.638-.88 1.305 0 2.465.284 3.477.853 1.013.568 1.799 1.395 2.359 2.478.568 1.084.852 2.38.852 3.891 0 .542-.004.973-.013 1.293h-10.62V20.38h8.048l-1.519.52c0-.728-.106-1.337-.319-1.825-.205-.498-.507-.871-.906-1.12-.4-.248-.884-.373-1.453-.373-.595 0-1.119.147-1.572.44-.444.284-.791.71-1.039 1.279-.24.569-.36 1.253-.36 2.052v1.372c0 .818.124 1.51.373 2.08.249.568.604.998 1.066 1.292.462.284 1.008.426 1.639.426.693 0 1.266-.178 1.719-.533.453-.364.737-.875.852-1.532h4.038c-.125 1.03-.475 1.923-1.053 2.678-.568.755-1.328 1.337-2.278 1.745-.951.41-2.057.613-3.318.613zM137.956 10h4.037v19.108h-4.037V10zM131.086 29.494c-.764 0-1.448-.133-2.052-.4a3.96 3.96 0 01-1.519-1.199c-.418-.542-.729-1.208-.933-1.999l.426.12v3.092h-3.997V15.05h4.037v3.145l-.453.08c.205-.755.515-1.4.933-1.932a4.218 4.218 0 011.559-1.24c.613-.293 1.301-.44 2.065-.44 1.146 0 2.141.298 2.985.893.844.595 1.492 1.453 1.945 2.572.453 1.11.68 2.43.68 3.957 0 1.52-.231 2.839-.693 3.958-.462 1.11-1.124 1.963-1.985 2.558-.853.595-1.852.893-2.998.893zm-1.253-3.078c.604 0 1.111-.178 1.519-.533.418-.355.729-.857.933-1.506.213-.648.32-1.412.32-2.292 0-.879-.107-1.643-.32-2.291-.204-.649-.515-1.15-.933-1.506-.408-.364-.915-.546-1.519-.546-.595 0-1.106.182-1.532.546-.418.355-.733.862-.946 1.519-.213.648-.32 1.408-.32 2.278 0 .88.107 1.644.32 2.292.213.649.528 1.15.946 1.506.426.355.937.533 1.532.533zM123.011 10h4.037v5.05h-4.037V10zM112.877 29.494c-.879 0-1.67-.173-2.372-.52a4.001 4.001 0 01-1.639-1.478c-.391-.649-.586-1.404-.586-2.265 0-1.315.386-2.319 1.159-3.012.773-.702 1.888-1.16 3.345-1.372l2.438-.347c.489-.07.875-.16 1.159-.266.285-.107.493-.249.627-.427.133-.186.199-.422.199-.706 0-.293-.079-.56-.239-.8-.151-.248-.382-.443-.693-.586-.302-.15-.671-.226-1.106-.226-.693 0-1.248.182-1.666.546-.417.355-.644.844-.679 1.466h-4.171c.036-.942.32-1.777.853-2.505.542-.737 1.292-1.31 2.252-1.719.959-.409 2.069-.613 3.331-.613 1.323 0 2.443.218 3.358.653.915.426 1.603 1.04 2.065 1.839.471.8.706 1.754.706 2.865v5.862c0 .631.045 1.217.134 1.76.097.532.235.87.413 1.012v.453h-4.198a9.524 9.524 0 01-.226-1.293c-.054-.48-.085-.986-.094-1.518l.653-.28a4.443 4.443 0 01-.932 1.745c-.445.524-1.017.946-1.719 1.266-.693.311-1.484.466-2.372.466zm1.492-2.958c.569 0 1.071-.124 1.506-.373.435-.257.768-.613.999-1.066.24-.453.36-.968.36-1.545v-1.84l.333.187a2.11 2.11 0 01-.799.653c-.311.151-.733.28-1.266.387l-1.026.2c-.684.133-1.199.337-1.546.613-.337.275-.506.661-.506 1.159 0 .497.182.892.546 1.186.365.293.831.44 1.399.44zM94.548 15.05h4.29l3.691 12.06h-1.292l3.544-12.06h4.171l-4.864 14.058h-4.49l-5.05-14.057zM88.237 29.494c-1.395 0-2.62-.302-3.678-.906-1.048-.604-1.861-1.465-2.438-2.585-.569-1.119-.853-2.43-.853-3.93 0-1.502.284-2.808.853-3.918.577-1.12 1.39-1.98 2.438-2.585 1.057-.604 2.283-.906 3.678-.906 1.394 0 2.616.302 3.664.906 1.048.604 1.856 1.466 2.425 2.585.577 1.11.866 2.416.866 3.918 0 1.5-.289 2.811-.866 3.93-.569 1.12-1.377 1.981-2.425 2.585-1.048.604-2.27.906-3.664.906zm0-3.09c.586 0 1.088-.16 1.505-.48.418-.33.737-.813.96-1.453.222-.648.333-1.448.333-2.398 0-1.413-.245-2.483-.733-3.212-.489-.737-1.177-1.106-2.065-1.106-.587 0-1.093.165-1.52.493-.417.32-.737.804-.959 1.453-.222.64-.333 1.43-.333 2.372 0 .941.111 1.736.333 2.385.222.648.542 1.137.96 1.465.426.32.932.48 1.519.48zM69.466 10h4.184v16.13l-.746-.866h5.637c3.565 0 3.077 3.844 3.077 3.844H69.466V10z"></path><mask id="a-user-logo-Lovable-" style="mask-type:alpha" width="19" height="20" x="42" y="10" maskUnits="userSpaceOnUse"><path fill="var(--userLogoColor, url(#paint0_linear_30900_6921-user-logo-Lovable-))" fill-rule="evenodd" d="M47.638 10c3.114 0 5.638 2.53 5.638 5.653v2.149h1.877c3.114 0 5.638 2.53 5.638 5.652 0 3.123-2.524 5.654-5.638 5.654H42V15.653C42 12.531 44.524 10 47.638 10z" clip-rule="evenodd"></path></mask><g mask="url(#a-user-logo-Lovable-)"><g filter="url(#filter0_f_30900_6921-user-logo-Lovable-)"><path fill="var(--userLogoColor, #4B73FF)" d="M50.243 32.92c7.025 0 12.72-5.696 12.72-12.72 0-7.026-5.695-12.72-12.72-12.72s-12.72 5.694-12.72 12.72c0 7.024 5.695 12.72 12.72 12.72z"></path></g><g filter="url(#filter1_f_30900_6921-user-logo-Lovable-)"><path fill="var(--userLogoColor, #FF66F4)" d="M51.64 25.939c8.998 0 16.292-5.695 16.292-12.72S60.638.499 51.64.499s-16.29 5.695-16.29 12.72 7.293 12.72 16.29 12.72z"></path></g><g filter="url(#filter2_f_30900_6921-user-logo-Lovable-)"><path fill="var(--userLogoColor, #FF0105)" d="M54.298 21.997c7.025 0 12.72-5.001 12.72-11.17 0-6.17-5.695-11.172-12.72-11.172s-12.72 5.002-12.72 11.171c0 6.17 5.695 11.171 12.72 11.171z"></path></g><g filter="url(#filter3_f_30900_6921-user-logo-Lovable-)"><path fill="var(--userLogoColor, #FE7B02)" d="M51.867 20.866a7.65 7.65 0 100-15.3 7.65 7.65 0 000 15.3z"></path></g></g></g><defs><filter id="filter0_f_30900_6921-user-logo-Lovable-" width="36.841" height="36.841" x="31.823" y="1.779" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feGaussianBlur result="effect1_foregroundBlur_30900_6921" stdDeviation="2.85"></feGaussianBlur></filter><filter id="filter1_f_30900_6921-user-logo-Lovable-" width="43.983" height="36.841" x="29.649" y="-5.202" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feGaussianBlur result="effect1_foregroundBlur_30900_6921" stdDeviation="2.85"></feGaussianBlur></filter><filter id="filter2_f_30900_6921-user-logo-Lovable-" width="36.841" height="33.743" x="35.878" y="-6.045" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feGaussianBlur result="effect1_foregroundBlur_30900_6921" stdDeviation="2.85"></feGaussianBlur></filter><filter id="filter3_f_30900_6921-user-logo-Lovable-" width="26.701" height="26.701" x="38.517" y="-.134" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feGaussianBlur result="effect1_foregroundBlur_30900_6921" stdDeviation="2.85"></feGaussianBlur></filter><linearGradient id="paint0_linear_30900_6921-user-logo-Lovable-" x1="48.324" x2="54.048" y1="13.358" y2="29.1" gradientUnits="userSpaceOnUse"><stop offset=".025" stop-color="#FF8E63"></stop><stop offset=".56" stop-color="#FF7EB0"></stop><stop offset=".95" stop-color="#4B73FF"></stop></linearGradient><clipPath id="clip0_30900_6921-user-logo-Lovable-"><path fill="var(--userLogoColor, #fff)" d="M0 0h115.035v19.572H0z" transform="translate(42 10)"></path></clipPath></defs><title>Lovable logo</title></svg>
        
          
        </div>
      
    </div>
</div>
</section>
        
      
    </div>

    <nav class="TestimonialCarousel__indicators">
      <ul class="TestimonialCarousel__indicatorItems">
        
        
          <li>
            <button
              class="TestimonialCarousel__indicator TestimonialCarousel__indicator--active"
              data-js-target-list="TestimonialCarousel.indicators"
              aria-label="Go to testimonial"
            ></button>
          </li>
        
          <li>
            <button
              class="TestimonialCarousel__indicator "
              data-js-target-list="TestimonialCarousel.indicators"
              aria-label="Go to testimonial"
            ></button>
          </li>
        
          <li>
            <button
              class="TestimonialCarousel__indicator "
              data-js-target-list="TestimonialCarousel.indicators"
              aria-label="Go to testimonial"
            ></button>
          </li>
        
          <li>
            <button
              class="TestimonialCarousel__indicator "
              data-js-target-list="TestimonialCarousel.indicators"
              aria-label="Go to testimonial"
            ></button>
          </li>
        
      </ul>
    </nav>
  </div>

  
    <nav class="TestimonialCarousel__nav">
      <ul class="TestimonialCarousel__navItems">
        
          
            <li>
  <button
    aria-label="Go to testimonial"
    class="CarouselNavItem "
    data-js-target-list="TestimonialCarousel.navButtons"
  >
    <svg xmlns="http://www.w3.org/2000/svg" width="200" height="41" fill="none" class="UserLogo variant--Flat CarouselNavItem__logo" viewBox="0 0 200 40" preserveAspectRatio="xMidYMid meet"><path fill="var(--userLogoColor, #000)" d="M59.334 15.462c-1.796 0-2.748 1.063-2.748 2.951v8.16H51.65V10.579h2.771l1.731 1.845c.823-1.194 2.057-1.845 3.723-1.845h1.494v4.883h-2.035zm3.224-4.882h4.935v8.984c0 1.671 1.081 2.82 2.683 2.82 1.602 0 2.662-1.149 2.662-2.82v-8.985h4.935v15.995h-2.77l-1.689-1.802c-1.146 1.368-2.77 2.17-4.674 2.17-3.592 0-6.08-2.626-6.08-6.467v-9.896h-.002zm32.009 15.993h-4.934v-8.92c0-1.714-1.104-2.886-2.749-2.886s-2.748 1.172-2.748 2.886v8.92H79.2V10.578h2.77l1.71 1.824c1.147-1.389 2.792-2.192 4.74-2.192 3.637 0 6.147 2.67 6.147 6.554v9.81h-.001zm-.541-15.993h5.15l2.425 9.07 2.921-9.07h3.593l2.922 9.114 2.424-9.115h4.74l-5.021 15.995h-4.307l-2.835-8.79-2.857 8.79h-4.047l-5.108-15.995zm30.906-.37c4.199 0 6.731 2.323 6.731 6.184v10.18h-2.791l-1.45-1.563c-1.082 1.258-2.64 1.93-4.523 1.93-3.354 0-5.713-2.082-5.713-5.034 0-3.147 2.294-4.97 6.276-4.97h3.398v-.52c0-1.368-.757-2.105-2.185-2.105-1.277 0-2.099.651-2.186 1.736h-4.826c.281-3.537 3.139-5.838 7.272-5.838h-.003zm1.926 10.547v-.694h-2.878c-1.233 0-1.948.564-1.948 1.54 0 1.042.844 1.671 2.251 1.671 1.667 0 2.575-.868 2.575-2.517z"></path><path fill="var(--userLogoColor, #000)" d="M139.757 31.89h-5.215l2.791-6.706-6.472-14.605h5.758l3.354 8.702 3.16-8.702h5.215l-8.591 21.311z"></path><title>Runway logo</title></svg>
  </button>
</li>
          
            <li>
  <button
    aria-label="Go to testimonial"
    class="CarouselNavItem "
    data-js-target-list="TestimonialCarousel.navButtons"
  >
    <svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" viewBox="0 0 200 40" class="UserLogo variant--Flat CarouselNavItem__logo" preserveAspectRatio="xMidYMid meet"><path fill="var(--userLogoColor, #000)" d="M79.155 15.333H75.4l4.539 14.001h4.044l4.539-14.001h-3.757L81.922 25.88l-2.767-10.547zm-52.41-4.685h3.887v18.686h-3.887V10.648zm7.722 0h3.887v18.686h-3.887V10.648zm7.721 0h11.505v3.115h-7.617v4.449h7.096v3.114h-7.096v4.894h7.617v3.114H42.188V10.648zm13.88 0h3.678v18.686h-3.679V10.648zm5.895 11.673c0-5.103 2.53-7.302 6.47-7.302s6.183 2.173 6.183 7.355v.837H65.59c.13 3.036 1.044 4.056 2.792 4.056 1.382 0 2.243-.81 2.4-2.224h3.678c-.234 3.088-2.79 4.606-6.078 4.606-4.174 0-6.418-2.224-6.418-7.328zm9.027-1.544c-.183-2.565-1.07-3.402-2.61-3.402-1.538 0-2.504.864-2.764 3.402h5.374zm18.236 1.544c0-5.103 2.53-7.302 6.47-7.302s6.182 2.173 6.182 7.355v.837h-9.026c.13 3.036 1.043 4.056 2.791 4.056 1.383 0 2.244-.81 2.4-2.224h3.679c-.235 3.088-2.792 4.606-6.079 4.606-4.174 0-6.418-2.224-6.418-7.328zm9.026-1.544c-.183-2.565-1.07-3.402-2.609-3.402s-2.504.864-2.765 3.402h5.374zm21.053-10.129h3.887V26.22h7.304v3.114h-11.191V10.648z"></path><path fill="var(--userLogoColor, #000)" fill-rule="evenodd" d="M131.41 22.321c0-5.339 2.452-7.302 5.609-7.302 1.565 0 3 .89 3.574 1.833v-1.518h3.757v14.001h-3.653v-1.649c-.548 1.1-2.087 1.963-3.783 1.963-3.339 0-5.504-2.146-5.504-7.328zm6.574-4.554c1.826 0 2.817 1.388 2.817 4.554s-.991 4.58-2.817 4.58-2.87-1.413-2.87-4.58 1.044-4.554 2.87-4.554zm12.862 9.919v1.648h-3.652V10.648h3.678v6.203c.626-.968 2.087-1.832 3.652-1.832 3.079 0 5.531 1.963 5.531 7.302 0 5.339-2.4 7.327-5.609 7.327-1.696 0-3.078-.863-3.6-1.962zm2.635-9.893c1.826 0 2.87 1.361 2.87 4.528 0 3.166-1.044 4.58-2.87 4.58s-2.818-1.414-2.818-4.58c0-3.167.992-4.528 2.818-4.528z" clip-rule="evenodd"></path><path fill="var(--userLogoColor, #000)" d="M161.568 25.174h3.679c.052 1.465.834 2.172 2.217 2.172s2.166-.628 2.166-1.727c0-.995-.6-1.361-1.905-1.675l-1.122-.288c-3.182-.811-4.774-1.675-4.774-4.318 0-2.644 2.453-4.319 5.583-4.319 3.131 0 5.505 1.23 5.609 4.135h-3.678c-.079-1.282-.861-1.831-1.983-1.831s-1.905.55-1.905 1.596c0 .968.626 1.335 1.722 1.596l1.148.288c3.026.76 4.931 1.518 4.931 4.345 0 2.826-2.505 4.501-5.896 4.501-3.679 0-5.714-1.387-5.792-4.475zm-53.742-4.083c0-2.198 1.044-3.402 2.661-3.402 1.331 0 2.087.837 2.087 2.643v9.003h3.679v-9.579c0-3.245-1.826-4.737-4.487-4.737-1.801 0-3.287.916-3.94 2.12v-1.805h-3.73v14.001h3.73v-8.244z"></path><title>ElevenLabs logo</title></svg>
  </button>
</li>
          
            <li>
  <button
    aria-label="Go to testimonial"
    class="CarouselNavItem "
    data-js-target-list="TestimonialCarousel.navButtons"
  >
    <svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" viewBox="0 0 200 40" class="UserLogo variant--Flat CarouselNavItem__logo" preserveAspectRatio="xMidYMid meet"><path fill="var(--userLogoColor, #151515)" d="M92.191 30.012h-3.84l-8.389-8.577h-1.564v8.577h-2.844V10h9.527c4.01 0 6.4 2.144 6.4 5.718 0 3.573-2.39 5.717-6.4 5.717H83.66l8.532 8.577zm-3.555-14.294c0-2.03-1.137-3.288-3.555-3.288h-6.683v6.575h6.683c2.418 0 3.555-1.258 3.555-3.287zM99.473 30.44c-4.55 0-7.394-3.402-7.394-7.862s2.844-7.861 7.252-7.861c3.555 0 5.688 2.001 6.627 4.974.341 1.115.483 2.344.483 3.602v.286H94.809c.085 2.401 1.849 4.717 4.664 4.717 2.418 0 3.527-1.4 3.754-2.43h2.93c-.683 2.43-2.958 4.574-6.684 4.574zm-4.664-9.005h8.902c-.142-2.573-1.508-4.574-4.38-4.574s-4.437 2.144-4.522 4.574zM106.582 17.433v-2.287h3.555v-3.43h2.73v3.43h3.84v2.287h-3.84v9.006c0 1 .284 1.343 1.28 1.343h2.56v2.23h-3.129c-2.588 0-3.441-1.286-3.441-3.573v-9.006h-3.555zM124.556 14.717c4.551 0 7.537 3.402 7.537 7.861 0 4.46-2.986 7.862-7.537 7.862-4.55 0-7.536-3.402-7.536-7.862s2.986-7.861 7.536-7.861zm0 2.287c-3.099 0-4.806 2.573-4.806 5.574 0 3.002 1.707 5.575 4.806 5.575 3.1 0 4.807-2.573 4.807-5.575 0-3.001-1.707-5.574-4.807-5.574zM140.835 14.717c4.551 0 7.537 3.402 7.537 7.861 0 4.46-2.986 7.862-7.537 7.862-4.55 0-7.536-3.402-7.536-7.862s2.986-7.861 7.536-7.861zm0 2.287c-3.099 0-4.806 2.573-4.806 5.574 0 3.002 1.707 5.575 4.806 5.575 3.1 0 4.807-2.573 4.807-5.575 0-3.001-1.707-5.574-4.807-5.574zM152.682 10v20.012h-2.73V10h2.73zM59.843 10.938a.938.938 0 00-.939-.938h-10.63a.938.938 0 00-.938.938v4.377c0 .518.42.938.938.938h10.63c.519 0 .938.42.938.938v1.25c0 .519-.42.939-.938.939h-6.878a.938.938 0 00-.938.938v4.377c0 .518.42.938.938.938h6.878c.519 0 .938.42.938.938v2.502c0 .518.42.938.939.938h4.377c.518 0 .938-.42.938-.938v-4.378a.938.938 0 00-.938-.938H60.78a.938.938 0 01-.938-.938v-1.25c0-.518.42-.938.938-.938h4.377c.518 0 .938-.42.938-.938v-4.378a.938.938 0 00-.938-.938H60.78a.938.938 0 01-.938-.938v-2.501z"></path><title>Retool logo</title></svg>
  </button>
</li>
          
            <li>
  <button
    aria-label="Go to testimonial"
    class="CarouselNavItem "
    data-js-target-list="TestimonialCarousel.navButtons"
  >
    <svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" viewBox="0 0 200 40" class="UserLogo variant--Flat CarouselNavItem__logo" preserveAspectRatio="xMidYMid meet"><g clip-path="url(#clip0_30900_6921-user-logo-Lovable-)"><path fill="var(--userLogoColor, #000)" d="M150.223 29.494c-1.421 0-2.656-.27-3.704-.812-1.049-.551-1.866-1.377-2.452-2.479-.578-1.101-.866-2.465-.866-4.09 0-1.546.302-2.879.906-3.998.604-1.128 1.439-1.985 2.505-2.571 1.066-.587 2.278-.88 3.638-.88 1.305 0 2.465.284 3.477.853 1.013.568 1.799 1.395 2.359 2.478.568 1.084.852 2.38.852 3.891 0 .542-.004.973-.013 1.293h-10.62V20.38h8.048l-1.519.52c0-.728-.106-1.337-.319-1.825-.205-.498-.507-.871-.906-1.12-.4-.248-.884-.373-1.453-.373-.595 0-1.119.147-1.572.44-.444.284-.791.71-1.039 1.279-.24.569-.36 1.253-.36 2.052v1.372c0 .818.124 1.51.373 2.08.249.568.604.998 1.066 1.292.462.284 1.008.426 1.639.426.693 0 1.266-.178 1.719-.533.453-.364.737-.875.852-1.532h4.038c-.125 1.03-.475 1.923-1.053 2.678-.568.755-1.328 1.337-2.278 1.745-.951.41-2.057.613-3.318.613zM137.956 10h4.037v19.108h-4.037V10zM131.086 29.494c-.764 0-1.448-.133-2.052-.4a3.96 3.96 0 01-1.519-1.199c-.418-.542-.729-1.208-.933-1.999l.426.12v3.092h-3.997V15.05h4.037v3.145l-.453.08c.205-.755.515-1.4.933-1.932a4.218 4.218 0 011.559-1.24c.613-.293 1.301-.44 2.065-.44 1.146 0 2.141.298 2.985.893.844.595 1.492 1.453 1.945 2.572.453 1.11.68 2.43.68 3.957 0 1.52-.231 2.839-.693 3.958-.462 1.11-1.124 1.963-1.985 2.558-.853.595-1.852.893-2.998.893zm-1.253-3.078c.604 0 1.111-.178 1.519-.533.418-.355.729-.857.933-1.506.213-.648.32-1.412.32-2.292 0-.879-.107-1.643-.32-2.291-.204-.649-.515-1.15-.933-1.506-.408-.364-.915-.546-1.519-.546-.595 0-1.106.182-1.532.546-.418.355-.733.862-.946 1.519-.213.648-.32 1.408-.32 2.278 0 .88.107 1.644.32 2.292.213.649.528 1.15.946 1.506.426.355.937.533 1.532.533zM123.011 10h4.037v5.05h-4.037V10zM112.877 29.494c-.879 0-1.67-.173-2.372-.52a4.001 4.001 0 01-1.639-1.478c-.391-.649-.586-1.404-.586-2.265 0-1.315.386-2.319 1.159-3.012.773-.702 1.888-1.16 3.345-1.372l2.438-.347c.489-.07.875-.16 1.159-.266.285-.107.493-.249.627-.427.133-.186.199-.422.199-.706 0-.293-.079-.56-.239-.8-.151-.248-.382-.443-.693-.586-.302-.15-.671-.226-1.106-.226-.693 0-1.248.182-1.666.546-.417.355-.644.844-.679 1.466h-4.171c.036-.942.32-1.777.853-2.505.542-.737 1.292-1.31 2.252-1.719.959-.409 2.069-.613 3.331-.613 1.323 0 2.443.218 3.358.653.915.426 1.603 1.04 2.065 1.839.471.8.706 1.754.706 2.865v5.862c0 .631.045 1.217.134 1.76.097.532.235.87.413 1.012v.453h-4.198a9.524 9.524 0 01-.226-1.293c-.054-.48-.085-.986-.094-1.518l.653-.28a4.443 4.443 0 01-.932 1.745c-.445.524-1.017.946-1.719 1.266-.693.311-1.484.466-2.372.466zm1.492-2.958c.569 0 1.071-.124 1.506-.373.435-.257.768-.613.999-1.066.24-.453.36-.968.36-1.545v-1.84l.333.187a2.11 2.11 0 01-.799.653c-.311.151-.733.28-1.266.387l-1.026.2c-.684.133-1.199.337-1.546.613-.337.275-.506.661-.506 1.159 0 .497.182.892.546 1.186.365.293.831.44 1.399.44zM94.548 15.05h4.29l3.691 12.06h-1.292l3.544-12.06h4.171l-4.864 14.058h-4.49l-5.05-14.057zM88.237 29.494c-1.395 0-2.62-.302-3.678-.906-1.048-.604-1.861-1.465-2.438-2.585-.569-1.119-.853-2.43-.853-3.93 0-1.502.284-2.808.853-3.918.577-1.12 1.39-1.98 2.438-2.585 1.057-.604 2.283-.906 3.678-.906 1.394 0 2.616.302 3.664.906 1.048.604 1.856 1.466 2.425 2.585.577 1.11.866 2.416.866 3.918 0 1.5-.289 2.811-.866 3.93-.569 1.12-1.377 1.981-2.425 2.585-1.048.604-2.27.906-3.664.906zm0-3.09c.586 0 1.088-.16 1.505-.48.418-.33.737-.813.96-1.453.222-.648.333-1.448.333-2.398 0-1.413-.245-2.483-.733-3.212-.489-.737-1.177-1.106-2.065-1.106-.587 0-1.093.165-1.52.493-.417.32-.737.804-.959 1.453-.222.64-.333 1.43-.333 2.372 0 .941.111 1.736.333 2.385.222.648.542 1.137.96 1.465.426.32.932.48 1.519.48zM69.466 10h4.184v16.13l-.746-.866h5.637c3.565 0 3.077 3.844 3.077 3.844H69.466V10z"></path><mask id="a-user-logo-Lovable-" style="mask-type:alpha" width="19" height="20" x="42" y="10" maskUnits="userSpaceOnUse"><path fill="var(--userLogoColor, url(#paint0_linear_30900_6921-user-logo-Lovable-))" fill-rule="evenodd" d="M47.638 10c3.114 0 5.638 2.53 5.638 5.653v2.149h1.877c3.114 0 5.638 2.53 5.638 5.652 0 3.123-2.524 5.654-5.638 5.654H42V15.653C42 12.531 44.524 10 47.638 10z" clip-rule="evenodd"></path></mask><g mask="url(#a-user-logo-Lovable-)"><g filter="url(#filter0_f_30900_6921-user-logo-Lovable-)"><path fill="var(--userLogoColor, #4B73FF)" d="M50.243 32.92c7.025 0 12.72-5.696 12.72-12.72 0-7.026-5.695-12.72-12.72-12.72s-12.72 5.694-12.72 12.72c0 7.024 5.695 12.72 12.72 12.72z"></path></g><g filter="url(#filter1_f_30900_6921-user-logo-Lovable-)"><path fill="var(--userLogoColor, #FF66F4)" d="M51.64 25.939c8.998 0 16.292-5.695 16.292-12.72S60.638.499 51.64.499s-16.29 5.695-16.29 12.72 7.293 12.72 16.29 12.72z"></path></g><g filter="url(#filter2_f_30900_6921-user-logo-Lovable-)"><path fill="var(--userLogoColor, #FF0105)" d="M54.298 21.997c7.025 0 12.72-5.001 12.72-11.17 0-6.17-5.695-11.172-12.72-11.172s-12.72 5.002-12.72 11.171c0 6.17 5.695 11.171 12.72 11.171z"></path></g><g filter="url(#filter3_f_30900_6921-user-logo-Lovable-)"><path fill="var(--userLogoColor, #FE7B02)" d="M51.867 20.866a7.65 7.65 0 100-15.3 7.65 7.65 0 000 15.3z"></path></g></g></g><defs><filter id="filter0_f_30900_6921-user-logo-Lovable-" width="36.841" height="36.841" x="31.823" y="1.779" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feGaussianBlur result="effect1_foregroundBlur_30900_6921" stdDeviation="2.85"></feGaussianBlur></filter><filter id="filter1_f_30900_6921-user-logo-Lovable-" width="43.983" height="36.841" x="29.649" y="-5.202" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feGaussianBlur result="effect1_foregroundBlur_30900_6921" stdDeviation="2.85"></feGaussianBlur></filter><filter id="filter2_f_30900_6921-user-logo-Lovable-" width="36.841" height="33.743" x="35.878" y="-6.045" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feGaussianBlur result="effect1_foregroundBlur_30900_6921" stdDeviation="2.85"></feGaussianBlur></filter><filter id="filter3_f_30900_6921-user-logo-Lovable-" width="26.701" height="26.701" x="38.517" y="-.134" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feGaussianBlur result="effect1_foregroundBlur_30900_6921" stdDeviation="2.85"></feGaussianBlur></filter><linearGradient id="paint0_linear_30900_6921-user-logo-Lovable-" x1="48.324" x2="54.048" y1="13.358" y2="29.1" gradientUnits="userSpaceOnUse"><stop offset=".025" stop-color="#FF8E63"></stop><stop offset=".56" stop-color="#FF7EB0"></stop><stop offset=".95" stop-color="#4B73FF"></stop></linearGradient><clipPath id="clip0_30900_6921-user-logo-Lovable-"><path fill="var(--userLogoColor, #fff)" d="M0 0h115.035v19.572H0z" transform="translate(42 10)"></path></clipPath></defs><title>Lovable logo</title></svg>
  </button>
</li>
          
        
      </ul>
    </nav>
  
</div>
</div>
  <div class="AccentedCard__shadow"></div>
  <div class="AccentedCard__shadow--hovered"></div>
  <div class="AccentedCard__background"></div>
</div>
          
        </div>
      </div>
    </div>
  </div>
</section>
      
        <section
  id='payments'
  class="
    Section
    
    theme--White
    
    
    
    Section--paddingNormal
    
    
    
    
    
    
  "
  
  
  
  
  
>
  <div class="Section__masked">
    <div class="Section__backgroundMask">
      <div class="
        Section__background
        
      ">
        
        
      </div>
      
    </div>
    <div class='Section__container'>
      <div class='Section__layoutContainer'>
        <div class='Section__layout'>
          
            <div
  class="
    RowLayout
    
  "
  
  
  style="--rowLayoutGap: var(--rowLayoutGapXLarge)"
>
  <div
  class="
    RowLayout
    StartupHubPaymentsCarousel
  "
  data-js-controller="StartupHubPaymentsCarousel"
  
  
>
  <div
  class='
    ColumnLayout
    ColumnLayout--alignBottom
    
    StartupHubPaymentsCarousel_introColumn
  '
  
  
  
  data-columns='3,1'
  data-columns-tablet='3,1'
  
>
  <section
  
  
  class="
    Copy
    
    variant--Section
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Get started with payments
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Stripe offers a range of options to accept payments, from no-code to low-code to powerful APIs.
    </div>
  

  

  

  
</section>
    <div class="StartupHubPaymentsCarousel__buttonContainer">
      <button class="StartupHubPaymentsCarousel__button StartupHubPaymentsCarousel__button--inactive" data-direction="-1" data-js-target="StartupHubPaymentsCarousel.prevButton">
        <svg class="StartupHubPaymentsCarousel__buttonArrow" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M7 12 3 8l4-4M3 8h11" stroke-width="1.75"/>
        </svg>
      </button>
      <button class="StartupHubPaymentsCarousel__button" data-direction="1" data-js-target="StartupHubPaymentsCarousel.nextButton">
        <svg class="StartupHubPaymentsCarousel__buttonArrow" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="m9 4 4 4-4 4M13 8H2" stroke-width="1.75" stroke-miterlimit="16"/>
        </svg>
      </button>
    </div>
</div>
  <div class="StartupHubPaymentsCarousel__content">
    <nav class="StartupHubPaymentsCarousel__progress">
      <div class="StartupHubPaymentsCarousel__progressScroll" data-js-target="StartupHubPaymentsCarousel.progressScroll">
        <div class="StartupHubPaymentsCarousel__progressIndicator"></div>
        <div class="StartupHubPaymentsCarousel__progressGroupList">
          <div class="StartupHubPaymentsCarousel__progressGroupItem">
            <button class="StartupHubPaymentsCarousel__progressGroupButton" data-js-target-list="StartupHubPaymentsCarousel.groupButton">
              <span class="StartupHubPaymentsCarousel__progressGroupTitle StartupHubPaymentsCarousel__progressGroupTitleNoCode">No code</span>
              <span class="StartupHubPaymentsCarousel__progressGroupCaption">Fastest</span>
            </button>
          </div>

          <div class="StartupHubPaymentsCarousel__progressGroupItem">
            <button class="StartupHubPaymentsCarousel__progressGroupButton" data-js-target-list="StartupHubPaymentsCarousel.groupButton">
              <span class="StartupHubPaymentsCarousel__progressGroupTitle StartupHubPaymentsCarousel__progressGroupTitleLowCode">Low code</span>
              <span class="StartupHubPaymentsCarousel__progressGroupCaption">Fully optimised</span>
            </button>
          </div>

          <div class="StartupHubPaymentsCarousel__progressGroupItem">
            <button class="StartupHubPaymentsCarousel__progressGroupButton" data-js-target-list="StartupHubPaymentsCarousel.groupButton">
              <span class="StartupHubPaymentsCarousel__progressGroupTitle StartupHubPaymentsCarousel__progressGroupTitleSomeCode">Some code</span>
              <span class="StartupHubPaymentsCarousel__progressGroupCaption">Customisable</span>
            </button>
          </div>

          <div class="StartupHubPaymentsCarousel__progressGroupItem">
            <button class="StartupHubPaymentsCarousel__progressGroupButton" data-js-target-list="StartupHubPaymentsCarousel.groupButton">
              <span class="StartupHubPaymentsCarousel__progressGroupTitle StartupHubPaymentsCarousel__progressGroupTitleApi">API</span>
              <span class="StartupHubPaymentsCarousel__progressGroupCaption">Most control</span>
            </button>
          </div>
        </div>
      </div>
    </nav>

    <div
  class="
    FullWidthCarousel
    StartupHubPaymentsCarousel__fullWidthCarousel
  "
  style="
    
    
  "
  data-js-controller="FullWidthCarousel"
  data-js-target=""
  data-analytics-label=""
  
  
  data-enable-live-fractional-index
>
  <div class="FullWidthCarousel__layout"  data-js-target="FullWidthCarousel.layout">
    <div class="FullWidthCarousel__track" data-js-target="FullWidthCarousel.track">
      <div class="FullWidthCarousel__spacer FullWidthCarousel__spacer--left" data-js-target="FullWidthCarousel.leftSpacer"></div>
      <div class="StartupHubPaymentsCarouselItem">
  
  <a
  class="
    Link
    StartupHubPaymentsCarouselItem__card
  "
  href="/au/payments/payment-links"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='get_started_with__no_code__payment_links'
  
  
  
  
  
><div class="StartupHubPaymentsCarouselItem__content">
      <span class="StartupHubPaymentsCarouselItem__badge StartupHubPaymentsCarouselItem__badgeNoCode">
        
            No code
          
      </span>

      <section
  
  
  class="
    Copy
    StartupHubPaymentsCarouselItem__copy
    variant--Subsection
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Payment Links
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Get your MVP to market by quickly generating shareable, reusable links for accepting payments.
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="StartupHubPaymentsCarouselItem__cta">
            Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
          </div>
    </footer>
  

  
</section>
    </div>
    <div class="StartupHubPaymentsCarouselItem__graphic">
      <div class="StartupHubPaymentsCarouselItem__graphicWrapper"
        style="top:9%; left:6.8%;
        "
        
      >
        <figure
  class="DomGraphic StartupHubFeatureCardPaymentLinkGraphic"
  style="
    
    
    
    
  "
  aria-hidden="true"
  data-js-controller="DomGraphic"
  data-js-source-width="512"
  data-js-source-height="320"
  
  
  
  
  
  
  
  
  
>
  <div class="DomGraphic__heightContainer">
    <div class="DomGraphic__scaleContainer" data-js-target="DomGraphic.scaleContainer">
      <div class="StartupHubFeatureCardPaymentLinkGraphic__layout">
    <div
  class="
    Card
    
    
    
    
    
    
    
    StartupHubFeatureCardPaymentLinkGraphic__chatCard
  "
  
  
  
  
  
  
>
  <svg class="StartupHubFeatureCardPaymentLinkGraphic__chatCloseIcon" width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.5 12.7c3.5899 0 6.5-2.84299 6.5-6.35C13 2.84299 10.0899 0 6.5 0 2.91015 0 0 2.84299 0 6.35c0 3.50701 2.91015 6.35 6.5 6.35Zm2.75764-8.14604c.25385-.24798.25385-.65004 0-.89803-.25384-.24798-.66539-.24798-.91923 0L6.49993 5.45198 4.66145 3.65593c-.25384-.24798-.6654-.24798-.91924 0-.25384.24799-.25384.65005 0 .89803l1.83848 1.79605-1.83848 1.79605c-.25384.24798-.25384.65004 0 .89803.25384.24798.6654.24798.91924 0l1.83848-1.79605 1.83848 1.79605c.25384.24798.66539.24798.91923 0 .25385-.24799.25385-.65005 0-.89803L7.41917 6.35001l1.83847-1.79605Z" fill="#CAD2D9"/></svg>
      <svg class="StartupHubFeatureCardPaymentLinkGraphic__chatIcon" width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="16" cy="16" r="16" fill="#019688"/><path fill-rule="evenodd" clip-rule="evenodd" d="m20.3152 20.9743-.7236 3.8138c-.0097.0511-.0335.0979-.0684.1347-.0976.1029-.2559.1029-.3535 0L16.39 21.9924c-.1292.0051-.2593.0076-.39.0076-4.4183 0-8-2.9101-8-6.5S11.5817 9 16 9s8 2.9101 8 6.5c0 2.2986-1.4685 4.3186-3.6848 5.4743Z" fill="#fff"/></svg>
      <div class="StartupHubFeatureCardPaymentLinkGraphic__chat">
        <div class="StartupHubFeatureCardPaymentLinkGraphic__chatMessage">
          👋 anything I can help with today?
        </div>
        <div class="StartupHubFeatureCardPaymentLinkGraphic__chatMessage StartupHubFeatureCardPaymentLinkGraphic__chatMessage--sender">
          Hey, can I buy a licence just for myself?
        </div>
        <div class="StartupHubFeatureCardPaymentLinkGraphic__chatMessage">
          Sure, in that case I'd recommend our starter plan.
        </div>
        <div class="StartupHubFeatureCardPaymentLinkGraphic__chatMessage">
          <span class="StartupHubFeatureCardPaymentLinkGraphic__chatMessageLink">
            buy.stripe.com/Ae93Jis
          </span>
        </div>
      </div>
</div>
    <div
  class="
    Card
    
    
    
    
    
    
    
    StartupHubFeatureCardPaymentLinkGraphic__qrCodeCard
  "
  
  
  
  
  
  
>
  <div class="StartupHubFeatureCardPaymentLinkGraphic__qrCodeText">
        <span class="StartupHubFeatureCardPaymentLinkGraphic__qrCodePrice">A$19.99</span>
        <span class="StartupHubFeatureCardPaymentLinkGraphic__qrCodePriceLabel">per item</span>
      </div>
      <div class="StartupHubFeatureCardPaymentLinkGraphic__qrCode">
        <div class="StartupHubFeatureCardPaymentLinkGraphic__qrCodeGraphic">
          <svg shape-rendering="crispEdges" width="73" height="73" viewBox="0 0 73 73" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.56845.0541992H.0549316V2.56771H2.56845V.0541992ZM2.56845 2.56771H.0549316L.0546875 5.08114H2.5682l.00025-2.51343ZM2.5682 5.08114H.0546875v2.51367H2.5682V5.08114Z" fill="#4F5B76"/><path d="M2.5682 7.59481H.0546875v2.51339H2.5682V7.59481ZM2.5682 10.1082H.0546875v2.5135H2.5682v-2.5135ZM2.5682 12.6217H.0546875v2.5136H2.5682v-2.5136ZM2.5682 15.1353H.0546875v2.5135H2.5682v-2.5135ZM2.5682 20.1624H.0546875v2.5135H2.5682v-2.5135ZM2.5682 25.1895H.0546875v2.5135H2.5682v-2.5135ZM2.5682 27.703H.0546875v2.5134H2.5682V27.703ZM2.5682 32.73H.0546875v2.5135H2.5682V32.73ZM2.5682 40.2705H.0546875v2.5135H2.5682v-2.5135ZM2.5682 42.784H.0546875v2.5134H2.5682V42.784ZM2.5682 47.811H.0546875v2.5135H2.5682V47.811ZM2.5682 50.3245H.0546875v2.5135H2.5682v-2.5135ZM2.5682 55.3516H.0546875v2.5135H2.5682v-2.5135ZM2.5682 57.8651H.0546875v2.5134H2.5682v-2.5134ZM2.5682 60.3785H.0546875v2.5134H2.5682v-2.5134Z" fill="#4F5B76"/><path d="M2.5682 62.8919H.0546875v2.5137H2.5682v-2.5137ZM2.5682 65.4056H.0546875v2.5134H2.5682v-2.5134Z" fill="#4F5B76"/><path d="M2.5682 67.919H.0546875v2.5135H2.5682V67.919ZM2.5682 70.4325H.0546875v2.5136H2.5682v-2.5136ZM5.08163.0541992H2.56845V2.56771h2.51318V.0541992ZM5.08163 15.1353H2.5682v2.5135h2.51343v-2.5135ZM5.08163 20.1624H2.5682v2.5135h2.51343v-2.5135ZM5.08163 25.1895H2.5682v2.5135h2.51343v-2.5135ZM5.08163 27.703H2.5682v2.5134h2.51343V27.703ZM5.08163 35.2434l-2.51343.0001-.00008 2.5134h2.51351v-2.5135ZM5.08163 42.7839l-2.51343.0001v2.5134h2.51343v-2.5135Z" fill="#4F5B76"/><path d="M5.08163 45.2974H2.5682v2.5136l2.51343-.0001v-2.5135Z" fill="#4F5B76"/><path d="m5.08163 47.8109-2.51343.0001v2.5135h2.51343v-2.5136ZM5.08163 55.3516H2.5682v2.5135h2.51343v-2.5135ZM5.08163 70.4326l-2.51343-.0001v2.5136h2.51343v-2.5135ZM7.5953.0541992H5.08163V2.56771H7.5953V.0541992ZM7.5953 5.0813H5.08179v2.51351H7.5953V5.0813ZM7.5953 7.59481H5.08179v2.51339H7.5953V7.59481ZM7.5953 10.1082H5.08179v2.5135H7.5953v-2.5135ZM7.5953 15.1353H5.08163v2.5135H7.5953v-2.5135ZM7.5953 20.1624H5.08163v2.5135H7.5953v-2.5135Z" fill="#4F5B76"/><path d="M7.5953 22.6759H5.08163v2.5136l2.51367-.0002v-2.5134ZM7.5953 25.1893l-2.51367.0002v2.5135H7.5953v-2.5137ZM7.5953 27.703H5.08163v2.5134H7.5953V27.703ZM7.5953 37.7568l-2.51367.0001.00016 2.5134H7.5953v-2.5135ZM7.5953 40.2703H5.08179l-.00016 2.5136 2.51367.0001v-2.5137ZM7.5953 50.3245H5.08163l.00016 2.5135H7.5953v-2.5135ZM7.5953 55.3516H5.08163v2.5135H7.5953v-2.5135ZM7.5953 60.3784H5.08179v2.5135H7.5953v-2.5135Z" fill="#4F5B76"/><path d="M7.5953 62.8919H5.08179v2.5137H7.5953v-2.5137ZM7.5953 65.4056H5.08179v2.5134H7.5953v-2.5134ZM7.5953 70.4326H5.08163v2.5135H7.5953v-2.5135ZM10.1087.0541992H7.5953V2.56771h2.5134V.0541992ZM10.1087 5.0813H7.5953v2.51351h2.5134V5.0813ZM10.1087 7.59481H7.5953v2.51339h2.5134V7.59481ZM10.1087 10.1082H7.5953v2.5135h2.5134v-2.5135ZM10.1087 15.1353H7.5953v2.5135h2.5134v-2.5135ZM10.1087 20.1624H7.5953v2.5135h2.5134v-2.5135ZM10.1087 25.1895l-2.5134-.0002v2.5137h2.5134v-2.5135ZM10.1087 32.73H7.59521v2.5135h2.51349V32.73ZM10.1087 35.2435H7.59521l.00009 2.5133 2.5134.0001v-2.5134Z" fill="#4F5B76"/><path d="m10.1087 37.7569-2.5134-.0001v2.5135h2.5134v-2.5134ZM10.1087 55.3516H7.5953v2.5135h2.5134v-2.5135ZM10.1087 60.3784H7.5953v2.5135h2.5134v-2.5135Z" fill="#4F5B76"/><path d="M10.1087 62.8919H7.5953v2.5137h2.5134v-2.5137ZM10.1087 65.4056H7.5953v2.5134h2.5134v-2.5134ZM10.1087 70.4326H7.5953v2.5135h2.5134v-2.5135ZM12.6222.0541992h-2.5135V2.56771h2.5135V.0541992ZM12.6222 5.0813h-2.5135v2.51351h2.5135V5.0813ZM12.6222 7.59481h-2.5135v2.51339h2.5135V7.59481ZM12.6222 10.1082h-2.5135v2.5135h2.5135v-2.5135ZM12.6222 15.1353h-2.5135v2.5135h2.5135v-2.5135ZM12.6222 30.2163h-2.5136l.0001 2.5137 2.5135-.0002v-2.5135ZM12.6222 37.7568l-2.5135.0001v2.5134h2.5135v-2.5135ZM12.6222 42.7839h-2.5136v2.5135h2.5136v-2.5135ZM12.6222 45.2974h-2.5136v2.5135h2.5136v-2.5135ZM12.6222 55.3516h-2.5135v2.5135h2.5135v-2.5135Z" fill="#4F5B76"/><path d="M12.6222 60.3784h-2.5135v2.5135h2.5135v-2.5135Z" fill="#4F5B76"/><path d="M12.6222 62.8919h-2.5135v2.5137h2.5135v-2.5137ZM12.6222 65.4056h-2.5135v2.5134h2.5135v-2.5134ZM12.6222 70.4326h-2.5135v2.5135h2.5135v-2.5135ZM15.1358.0541992h-2.5136V2.56771h2.5136V.0541992ZM15.1358 15.1353h-2.5136v2.5135h2.5136v-2.5135ZM15.1358 22.6758h-2.5135v2.5135h2.5135v-2.5135ZM15.1358 27.7029h-2.5135l-.0001 2.5134 2.5136.0001v-2.5135Z" fill="#4F5B76"/><path d="m15.1358 30.2164-2.5136-.0001v2.5135h2.5136v-2.5134ZM15.1358 32.7298h-2.5136l.0001 2.5137h2.5135v-2.5137ZM15.1358 35.2435h-2.5135l-.0001 2.5133 2.5136.0001v-2.5134ZM15.1358 42.7839h-2.5136v2.5135h2.5136v-2.5135ZM15.1358 47.811l-2.5136-.0001.0001 2.5136h2.5135V47.811ZM15.1358 50.3245h-2.5135v2.5135h2.5135v-2.5135ZM15.1358 55.3516h-2.5136v2.5135h2.5136v-2.5135ZM15.1358 70.4326h-2.5136v2.5135h2.5136v-2.5135ZM17.6493.0541992h-2.5135V2.56771h2.5135V.0541992ZM17.6493 2.56771h-2.5135l-.0001 2.51343h2.5136V2.56771ZM17.6493 5.08114h-2.5136v2.51367h2.5136V5.08114Z" fill="#4F5B76"/><path d="M17.6493 7.59481h-2.5136v2.51339h2.5136V7.59481ZM17.6493 10.1082h-2.5136v2.5135h2.5136v-2.5135ZM17.6493 12.6217h-2.5136l.0001 2.5136h2.5135v-2.5136ZM17.6493 15.1353h-2.5135v2.5135h2.5135v-2.5135ZM17.6493 20.1624h-2.5136l.0001 2.5134 2.5135.0001v-2.5135ZM17.6493 25.1895l-2.5135-.0002v2.5136l2.5135.0001v-2.5135ZM17.6493 30.2163l-2.5135.0001v2.5134h2.5135v-2.5135ZM17.6493 35.2434l-2.5135.0001v2.5134h2.5135v-2.5135ZM17.6493 40.2705h-2.5136l.0001 2.5134 2.5135.0001v-2.5135ZM17.6493 45.2974h-2.5135v2.5136l2.5135-.0001v-2.5135ZM17.6493 50.3245h-2.5135v2.5135h2.5135v-2.5135ZM17.6493 55.3516h-2.5135v2.5135h2.5135v-2.5135ZM17.6493 57.8651h-2.5135l-.0001 2.5134h2.5136v-2.5134ZM17.6493 60.3785h-2.5136v2.5134h2.5136v-2.5134Z" fill="#4F5B76"/><path d="M17.6493 62.8919h-2.5136v2.5137h2.5136v-2.5137ZM17.6493 65.4056h-2.5136v2.5134h2.5136v-2.5134Z" fill="#4F5B76"/><path d="M17.6493 67.919h-2.5136l.0001 2.5136 2.5135-.0001V67.919ZM17.6493 70.4325l-2.5135.0001v2.5135h2.5135v-2.5136ZM20.1627 22.6758l-2.5134.0001v2.5136l2.5134-.0002v-2.5135Z" fill="#4F5B76"/><path d="m20.1627 25.1893-2.5134.0002v2.5135h2.5134v-2.5137ZM20.1627 30.2163h-2.5134v2.5135h2.5134v-2.5135ZM20.1627 32.7298h-2.5134v2.5136l2.5134.0001v-2.5137ZM20.1627 37.7568l-2.5134.0001v2.5136l2.5134-.0002v-2.5135Z" fill="#4F5B76"/><path d="m20.1627 40.2703-2.5134.0002v2.5135h2.5134v-2.5137ZM20.1627 42.784h-2.5134v2.5134h2.5134V42.784ZM22.6764.0541992h-2.5136V2.56771h2.5136V.0541992ZM22.6764 5.0813h-2.5136v2.51351h2.5136V5.0813ZM22.6764 7.59481h-2.5136v2.51339h2.5136V7.59481ZM22.6764 10.1082h-2.5136v2.5135h2.5136v-2.5135ZM22.6764 15.1353h-2.5136v2.5135h2.5136v-2.5135ZM22.6764 20.1624h-2.5136l-.0001 2.5134 2.5137.0001v-2.5135ZM22.6764 25.1895l-2.5137-.0002v2.5137h2.5137v-2.5135ZM22.6764 27.703h-2.5137v2.5133l2.5137.0001V27.703ZM22.6764 35.2434l-2.5137.0001v2.5133l2.5137.0001v-2.5135Z" fill="#4F5B76"/><path d="m22.6764 37.7569-2.5137-.0001v2.5135h2.5137v-2.5134ZM22.6764 40.2703h-2.5137v2.5137h2.5137v-2.5137ZM22.6764 42.784h-2.5137v2.5134h2.5137V42.784ZM22.6764 45.2974h-2.5137l.0001 2.5135h2.5136v-2.5135ZM22.6764 52.8379h-2.5136v2.5135h2.5136v-2.5135ZM22.6764 62.8921h-2.5136v2.5135h2.5136v-2.5135ZM22.6764 65.4056h-2.5136v2.5134h2.5136v-2.5134Z" fill="#4F5B76"/><path d="M22.6764 67.919h-2.5136v2.5135h2.5136V67.919ZM22.6764 70.4325h-2.5136v2.5136h2.5136v-2.5136ZM25.1898 2.56763l-2.5134.00008V5.0813l2.5134-.00016V2.56763ZM25.1898 5.08114l-2.5134.00016v2.51351h2.5134V5.08114Z" fill="#4F5B76"/><path d="M25.1898 7.59481h-2.5134v2.51339h2.5134V7.59481ZM25.1898 25.1895h-2.5134v2.5135h2.5134v-2.5135ZM25.1898 27.703h-2.5134v2.5134h2.5134V27.703Z" fill="#4F5B76"/><path d="M25.1898 30.2164h-2.5134l-.0001 2.5134h2.5135v-2.5134ZM25.1898 42.7839l-2.5134.0001v2.5134h2.5134v-2.5135ZM25.1898 45.2974h-2.5134v2.5135h2.5134v-2.5135ZM25.1898 50.3245h-2.5135l.0001 2.5134 2.5134.0001v-2.5135ZM25.1898 65.4055l-2.5134.0001v2.5134h2.5134v-2.5135ZM25.1898 70.4326l-2.5134-.0001v2.5136h2.5134v-2.5135ZM27.7032.0541992h-2.5135l.0001 2.5134308 2.5134.00008V.0541992Z" fill="#4F5B76"/><path d="m27.7032 2.56771-2.5134-.00008v2.51351h2.5134V2.56771ZM27.7032 5.08114h-2.5134v2.51367h2.5134V5.08114Z" fill="#4F5B76"/><path d="M27.7032 7.59481h-2.5134v2.51339h2.5134V7.59481ZM27.7032 12.6218h-2.5135v2.5135h2.5135v-2.5135ZM27.7032 15.1353h-2.5135v2.5135h2.5135v-2.5135ZM27.7032 17.6488h-2.5135v2.5134h2.5135v-2.5134Z" fill="#4F5B76"/><path d="M27.7032 20.1622h-2.5135v2.5137h2.5135v-2.5137ZM27.7032 22.6759h-2.5135l.0001 2.5136 2.5134-.0002v-2.5134Z" fill="#4F5B76"/><path d="m27.7032 25.1893-2.5134.0002v2.5135h2.5134v-2.5137ZM27.7032 27.703h-2.5134v2.5134h2.5134V27.703Z" fill="#4F5B76"/><path d="M27.7032 30.2164h-2.5134v2.5134h2.5134v-2.5134ZM27.7032 40.2705h-2.5135l.0001 2.5134 2.5134.0001v-2.5135Z" fill="#4F5B76"/><path d="m27.7032 42.784-2.5134-.0001v2.5135h2.5134V42.784ZM27.7032 47.811l-2.5134-.0001v2.5136h2.5134V47.811ZM27.7032 57.865h-2.5135v2.5135h2.5135V57.865ZM27.7032 60.3785h-2.5135v2.5134h2.5135v-2.5134ZM27.7032 65.4055h-2.5134v2.5135h2.5134v-2.5135ZM27.7032 70.4326h-2.5134v2.5135h2.5134v-2.5135ZM30.2169 2.56763l-2.5137.00008v2.51343h2.5137V2.56763ZM30.2169 10.1082h-2.5137v2.5136l2.5137-.0001v-2.5135Z" fill="#4F5B76"/><path d="m30.2169 12.6217-2.5137.0001v2.5135h2.5137v-2.5136ZM30.2169 20.1624l-2.5137-.0002v2.5137h2.5137v-2.5135ZM30.2169 25.1895l-2.5137-.0002v2.5137h2.5137v-2.5135ZM30.2169 32.73l-2.5137-.0002.0002 2.5137h2.5135V32.73ZM30.2169 35.2435h-2.5135v2.5134h2.5135v-2.5134ZM30.2169 37.7569h-2.5135l-.0002 2.5136 2.5137-.0002v-2.5134ZM30.2169 50.3245h-2.5137l.0002 2.5135h2.5135v-2.5135ZM30.2169 55.3516h-2.5135l-.0002 2.5134 2.5137.0001v-2.5135ZM30.2169 60.3784l-2.5137.0001v2.5134h2.5137v-2.5135ZM30.2169 62.8919h-2.5137v2.5136l2.5137.0001v-2.5137ZM30.2169 67.9189l-2.5137.0001v2.5136l2.5137-.0001v-2.5136ZM30.2169 70.4325l-2.5137.0001v2.5135h2.5137v-2.5136ZM32.7303.0541992h-2.5135l.0001 2.5134308 2.5134.00008V.0541992Z" fill="#4F5B76"/><path d="m32.7303 2.56771-2.5134-.00008v2.51351h2.5134V2.56771ZM32.7303 7.59473h-2.5135l.0001 2.51347h2.5134V7.59473ZM32.7303 10.1082h-2.5134v2.5135h2.5134v-2.5135ZM32.7303 15.1353h-2.5134l-.0001 2.5135h2.5135v-2.5135ZM32.7303 17.6488h-2.5135l.0001 2.5136 2.5134-.0002v-2.5134Z" fill="#4F5B76"/><path d="m32.7303 20.1622-2.5134.0002v2.5135h2.5134v-2.5137ZM32.7303 22.6759h-2.5134v2.5136l2.5134-.0002v-2.5134Z" fill="#4F5B76"/><path d="m32.7303 25.1893-2.5134.0002v2.5135h2.5134v-2.5137ZM32.7303 30.2163h-2.5135l.0001 2.5137 2.5134-.0002v-2.5135Z" fill="#4F5B76"/><path d="m32.7303 32.7298-2.5134.0002v2.5135h2.5134v-2.5137ZM32.7303 45.2974h-2.5135v2.5135h2.5135v-2.5135Z" fill="#4F5B76"/><path d="M32.7303 47.8109h-2.5135l.0001 2.5136h2.5134v-2.5136ZM32.7303 55.3516h-2.5134v2.5135h2.5134v-2.5135ZM32.7303 57.8651h-2.5134v2.5133l2.5134.0001v-2.5134Z" fill="#4F5B76"/><path d="m32.7303 60.3785-2.5134-.0001v2.5135h2.5134v-2.5134Z" fill="#4F5B76"/><path d="M32.7303 62.8919h-2.5134v2.5137h2.5134v-2.5137ZM32.7303 65.4056h-2.5134v2.5133l2.5134.0001v-2.5134Z" fill="#4F5B76"/><path d="m32.7303 67.919-2.5134-.0001v2.5136h2.5134V67.919ZM35.2437.0541992h-2.5134V2.56771h2.5134V.0541992ZM35.2437 5.0813l-2.5134-.00016v2.51359l2.5134.00008V5.0813Z" fill="#4F5B76"/><path d="m35.2437 7.59481-2.5134-.00008v2.51347h2.5134V7.59481ZM35.2437 12.6218l-2.5134-.0001v2.5136h2.5134v-2.5135ZM35.2437 20.1624l-2.5134-.0002v2.5137h2.5134v-2.5135Z" fill="#4F5B76"/><path d="M35.2437 22.6759h-2.5134v2.5134h2.5134v-2.5134ZM35.2437 27.7029l-2.5134.0001v2.5133l2.5134.0001v-2.5135Z" fill="#4F5B76"/><path d="m35.2437 30.2164-2.5134-.0001v2.5135h2.5134v-2.5134ZM35.2437 35.2434l-2.5134.0001-.0001 2.5134h2.5135v-2.5135ZM35.2437 40.2705h-2.5135v2.5135h2.5135v-2.5135ZM35.2437 42.784h-2.5135l.0001 2.5134h2.5134V42.784ZM35.2437 45.2974h-2.5134v2.5135h2.5134v-2.5135ZM35.2437 50.3245h-2.5134l-.0001 2.5135h2.5135v-2.5135ZM35.2437 52.838h-2.5135l.0001 2.5136 2.5134-.0002V52.838Z" fill="#4F5B76"/><path d="m35.2437 55.3514-2.5134.0002v2.5135h2.5134v-2.5137ZM35.2437 57.8651h-2.5134v2.5134h2.5134v-2.5134ZM35.2437 60.3785h-2.5134v2.5134h2.5134v-2.5134Z" fill="#4F5B76"/><path d="M35.2437 62.8919h-2.5134v2.5137h2.5134v-2.5137ZM35.2437 70.4326l-2.5134-.0001-.0001 2.5136h2.5135v-2.5135ZM37.7574 12.6218h-2.5137v2.5135h2.5137v-2.5135ZM37.7574 15.1353h-2.5137l.0002 2.5135h2.5135v-2.5135ZM37.7574 17.6488h-2.5135l-.0002 2.5136 2.5137-.0002v-2.5134Z" fill="#4F5B76"/><path d="m37.7574 20.1622-2.5137.0002v2.5135h2.5137v-2.5137ZM37.7574 22.6759h-2.5137v2.5134h2.5137v-2.5134ZM37.7574 25.1893h-2.5137v2.5136l2.5137.0001v-2.5137Z" fill="#4F5B76"/><path d="m37.7574 27.703-2.5137-.0001v2.5135h2.5137V27.703Z" fill="#4F5B76"/><path d="M37.7574 30.2164h-2.5137v2.5134h2.5137v-2.5134ZM37.7574 32.7298h-2.5137v2.5136l2.5137.0001v-2.5137Z" fill="#4F5B76"/><path d="m37.7574 35.2435-2.5137-.0001v2.5135h2.5137v-2.5134ZM37.7574 37.7569h-2.5137v2.5136l2.5137-.0002v-2.5134Z" fill="#4F5B76"/><path d="m37.7574 40.2703-2.5137.0002v2.5135h2.5137v-2.5137ZM37.7574 42.784h-2.5137v2.5134h2.5137V42.784ZM37.7574 45.2974h-2.5137v2.5135h2.5137v-2.5135ZM37.7574 50.3245h-2.5137v2.5135h2.5137v-2.5135ZM37.7574 55.3516l-2.5137-.0002v2.5137h2.5137v-2.5135ZM37.7574 57.8651h-2.5137v2.5134h2.5137v-2.5134ZM37.7574 60.3785h-2.5137v2.5134h2.5137v-2.5134Z" fill="#4F5B76"/><path d="M37.7574 62.8919h-2.5137v2.5137h2.5137v-2.5137ZM37.7574 67.9189h-2.5135l-.0002 2.5137 2.5137-.0001v-2.5136ZM40.2711 7.59473h-2.5135v2.51347h2.5135V7.59473ZM40.2711 10.1082h-2.5135l-.0002 2.5136 2.5137-.0001v-2.5135ZM40.2711 27.7029l-2.5137.0001v2.5134h2.5137v-2.5135ZM40.2711 32.73l-2.5137-.0002v2.5137h2.5137V32.73ZM40.2711 37.7568l-2.5137.0001v2.5134h2.5137v-2.5135ZM40.2711 42.7839l-2.5137.0001v2.5134h2.5137v-2.5135ZM40.2711 45.2974h-2.5137v2.5135h2.5137v-2.5135Z" fill="#4F5B76"/><path d="M40.2711 47.8109h-2.5137v2.5136h2.5137v-2.5136ZM40.2711 60.3784l-2.5137.0001v2.5134h2.5137v-2.5135Z" fill="#4F5B76"/><path d="M40.2711 62.8919h-2.5137v2.5137h2.5137v-2.5137ZM42.7845.0541992H40.271V2.56771h2.5135V.0541992ZM42.7845 2.56771H40.271v2.51343h2.5135V2.56771ZM42.7845 5.08114H40.271l.0001 2.51359 2.5134.00008V5.08114Z" fill="#4F5B76"/><path d="m42.7845 7.59481-2.5134-.00008v2.51347h2.5134V7.59481ZM42.7845 12.6218l-2.5134-.0001-.0001 2.5136h2.5135v-2.5135ZM42.7845 15.1353H40.271v2.5135h2.5135v-2.5135ZM42.7845 17.6488H40.271v2.5134h2.5135v-2.5134ZM42.7845 25.1895H40.271l.0001 2.5134 2.5134.0001v-2.5135ZM42.7845 32.73h-2.5134v2.5135h2.5134V32.73ZM42.7845 35.2435h-2.5134v2.5133l2.5134.0001v-2.5134Z" fill="#4F5B76"/><path d="m42.7845 37.7569-2.5134-.0001v2.5135h2.5134v-2.5134ZM42.7845 45.2974h-2.5134v2.5135h2.5134v-2.5135ZM42.7845 55.3516H40.271v2.5135h2.5135v-2.5135ZM42.7845 57.8651H40.271l.0001 2.5133 2.5134.0001v-2.5134ZM42.7845 62.8921l-2.5134-.0002v2.5137h2.5134v-2.5135ZM42.7845 65.4056h-2.5134l-.0001 2.5134h2.5135v-2.5134Z" fill="#4F5B76"/><path d="M42.7845 67.919H40.271v2.5135h2.5135V67.919ZM42.7845 70.4325H40.271v2.5136h2.5135v-2.5136ZM45.2979.0541992h-2.5134V2.56771h2.5134V.0541992ZM45.2979 7.59473l-2.5134.00008v2.51339h2.5134V7.59473ZM45.2979 10.1082h-2.5134v2.5136l2.5134-.0001v-2.5135ZM45.2979 17.6487l-2.5134.0001v2.5134h2.5134v-2.5135Z" fill="#4F5B76"/><path d="M45.2979 20.1622h-2.5134l-.0001 2.5137h2.5135v-2.5137ZM45.2979 25.1895h-2.5134v2.5135h2.5134v-2.5135ZM45.2979 30.2163h-2.5135l.0001 2.5137 2.5134-.0002v-2.5135Z" fill="#4F5B76"/><path d="m45.2979 32.7298-2.5134.0002v2.5135h2.5134v-2.5137ZM45.2979 35.2435h-2.5134v2.5134h2.5134v-2.5134ZM45.2979 47.811l-2.5134-.0001-.0001 2.5136h2.5135V47.811ZM45.2979 52.8379h-2.5135l.0001 2.5137 2.5134-.0002v-2.5135ZM45.2979 60.3784l-2.5134.0001v2.5136l2.5134-.0002v-2.5135Z" fill="#4F5B76"/><path d="m45.2979 62.8919-2.5134.0002v2.5135h2.5134v-2.5137ZM45.2979 70.4326l-2.5134-.0001v2.5136h2.5134v-2.5135ZM47.8116.0541992h-2.5137V2.56771h2.5137V.0541992ZM47.8116 2.56771h-2.5137l.0002 2.51343h2.5135V2.56771ZM47.8116 5.08114h-2.5135l-.0002 2.51359 2.5137.00008V5.08114ZM47.8116 10.1082h-2.5137v2.5135h2.5137v-2.5135ZM47.8116 12.6217h-2.5137l.0002 2.5136h2.5135v-2.5136ZM47.8116 15.1353h-2.5135l-.0002 2.5134 2.5137.0001v-2.5135ZM47.8116 20.1624l-2.5137-.0002v2.5137h2.5137v-2.5135Z" fill="#4F5B76"/><path d="M47.8116 22.6759h-2.5137v2.5136l2.5137-.0002v-2.5134Z" fill="#4F5B76"/><path d="m47.8116 25.1893-2.5137.0002v2.5135h2.5137v-2.5137ZM47.8116 27.703h-2.5137v2.5133l2.5137.0001V27.703ZM47.8116 32.73l-2.5137-.0002v2.5137h2.5137V32.73ZM47.8116 40.2705h-2.5135v2.5135h2.5135v-2.5135ZM47.8116 42.784h-2.5135v2.5134h2.5135V42.784ZM47.8116 50.3245h-2.5137v2.5134l2.5137.0001v-2.5135ZM47.8116 55.3516l-2.5137-.0002.0002 2.5137h2.5135v-2.5135ZM47.8116 57.8651h-2.5135l-.0002 2.5133 2.5137.0001v-2.5134ZM47.8116 65.4055l-2.5137.0001.0002 2.5134h2.5135v-2.5135ZM47.8116 70.4326h-2.5137v2.5135h2.5137v-2.5135ZM50.325.0541992h-2.5134V2.56771h2.5134V.0541992ZM50.325 5.0813l-2.5134-.00016v2.51367h2.5134V5.0813ZM50.325 7.59481h-2.5134v2.51339h2.5134V7.59481ZM50.325 10.1082h-2.5134v2.5135h2.5134v-2.5135ZM50.325 12.6217h-2.5134v2.5136h2.5134v-2.5136ZM50.325 17.6487l-2.5134.0001v2.5136l2.5134-.0002v-2.5135ZM50.325 22.6758l-2.5134.0001v2.5134h2.5134v-2.5135ZM50.325 32.73h-2.5134v2.5135h2.5134V32.73ZM50.325 35.2435h-2.5134l-.0001 2.5134h2.5135v-2.5134ZM50.325 37.7569h-2.5135l.0001 2.5136 2.5134-.0002v-2.5134Z" fill="#4F5B76"/><path d="m50.325 40.2703-2.5134.0002v2.5135h2.5134v-2.5137ZM50.325 50.3245h-2.5134v2.5135h2.5134v-2.5135ZM50.325 55.3516h-2.5134v2.5135h2.5134v-2.5135ZM50.325 65.4055h-2.5134v2.5135h2.5134v-2.5135ZM50.325 67.919h-2.5134v2.5136l2.5134-.0001V67.919ZM50.325 70.4325l-2.5134.0001v2.5135h2.5134v-2.5136ZM52.8385 5.0813H50.325v2.51351h2.5135V5.0813ZM52.8385 12.6218l-2.5135-.0001v2.5136h2.5135v-2.5135ZM52.8385 15.1353H50.325v2.5134l2.5135.0001v-2.5135ZM52.8385 22.6758H50.325v2.5135h2.5135v-2.5135ZM52.8385 37.7568l-2.5135.0001v2.5134h2.5135v-2.5135ZM52.8385 40.2703H50.325v2.5137h2.5135v-2.5137ZM52.8385 45.2974H50.325v2.5135h2.5135v-2.5135ZM52.8385 50.3245H50.325v2.5135h2.5135v-2.5135ZM52.8385 52.838H50.325v2.5136l2.5135-.0002V52.838Z" fill="#4F5B76"/><path d="m52.8385 55.3514-2.5135.0002v2.5135h2.5135v-2.5137ZM52.8385 57.8651H50.325v2.5134h2.5135v-2.5134ZM52.8385 60.3785H50.325v2.5134h2.5135v-2.5134ZM52.8385 62.8919H50.325v2.5136l2.5135.0001v-2.5137ZM52.8385 67.9189l-2.5135.0001v2.5135h2.5135v-2.5136ZM52.8385 70.4325H50.325v2.5136h2.5135v-2.5136ZM55.3521 20.1624h-2.5135l-.0001 2.5134 2.5136.0001v-2.5135ZM55.3521 27.7029h-2.5135v2.5135h2.5135v-2.5135ZM55.3521 32.73h-2.5135v2.5135h2.5135V32.73ZM55.3521 35.2435h-2.5135l-.0001 2.5133 2.5136.0001v-2.5134Z" fill="#4F5B76"/><path d="m55.3521 37.7569-2.5136-.0001v2.5135h2.5136v-2.5134ZM55.3521 40.2703h-2.5136v2.5137h2.5136v-2.5137ZM55.3521 42.784h-2.5136v2.5134h2.5136V42.784ZM55.3521 45.2974h-2.5136v2.5135h2.5136v-2.5135ZM55.3521 50.3245h-2.5136v2.5135h2.5136v-2.5135ZM55.3521 60.3784l-2.5136.0001v2.5134h2.5136v-2.5135Z" fill="#4F5B76"/><path d="M55.3521 62.8919h-2.5136v2.5137h2.5136v-2.5137ZM55.3521 67.9189h-2.5136v2.5136h2.5136v-2.5136ZM55.3521 70.4325h-2.5136v2.5136h2.5136v-2.5136ZM57.8656.0541992h-2.5135V2.56771h2.5135V.0541992ZM57.8656 2.56771h-2.5135v2.51343h2.5135V2.56771ZM57.8656 5.08114h-2.5135v2.51367h2.5135V5.08114Z" fill="#4F5B76"/><path d="M57.8656 7.59481h-2.5135v2.51339h2.5135V7.59481ZM57.8656 10.1082h-2.5135v2.5135h2.5135v-2.5135ZM57.8656 12.6217h-2.5135v2.5136h2.5135v-2.5136ZM57.8656 15.1353h-2.5135v2.5135h2.5135v-2.5135ZM57.8656 22.6758l-2.5135.0001v2.5134h2.5135v-2.5135ZM57.8656 32.73h-2.5135v2.5135h2.5135V32.73ZM57.8656 35.2435h-2.5135v2.5134h2.5135v-2.5134ZM57.8656 47.811l-2.5135-.0001v2.5136h2.5135V47.811ZM57.8656 50.3245h-2.5135v2.5135h2.5135v-2.5135ZM57.8656 55.3516h-2.5135v2.5135h2.5135v-2.5135ZM57.8656 60.3784h-2.5135v2.5135h2.5135v-2.5135ZM57.8656 67.9189h-2.5135v2.5136h2.5135v-2.5136ZM60.379.0541992h-2.5134V2.56771h2.5134V.0541992ZM60.379 15.1353h-2.5134v2.5135h2.5134v-2.5135ZM60.379 22.6758h-2.5134v2.5135h2.5134v-2.5135ZM60.379 25.1893h-2.5134l-.0001 2.5137h2.5135v-2.5137ZM60.379 27.703h-2.5135v2.5134h2.5135V27.703ZM60.379 32.73h-2.5134v2.5135h2.5134V32.73ZM60.379 35.2435h-2.5134v2.5134h2.5134v-2.5134ZM60.379 42.7839h-2.5135v2.5135h2.5135v-2.5135Z" fill="#4F5B76"/><path d="M60.379 45.2974h-2.5135l.0001 2.5136 2.5134-.0001v-2.5135ZM60.379 50.3245h-2.5134v2.5135h2.5134v-2.5135ZM60.379 60.3784h-2.5134v2.5135h2.5134v-2.5135ZM60.379 65.4055h-2.5135l.0001 2.5134 2.5134.0001v-2.5135ZM60.379 70.4326l-2.5134-.0001-.0001 2.5136h2.5135v-2.5135ZM62.8927.0541992H60.379V2.56771h2.5137V.0541992ZM62.8927 5.0813h-2.5135v2.51351h2.5135V5.0813ZM62.8927 7.59481h-2.5135v2.51339h2.5135V7.59481ZM62.8927 10.1082h-2.5135v2.5135h2.5135v-2.5135ZM62.8927 15.1353H60.379v2.5135h2.5137v-2.5135ZM62.8927 20.1624h-2.5135l-.0002 2.5134 2.5137.0001v-2.5135Z" fill="#4F5B76"/><path d="m62.8927 22.6759-2.5137-.0001v2.5135h2.5137v-2.5134ZM62.8927 25.1893H60.379v2.5137h2.5137v-2.5137ZM62.8927 27.703H60.379v2.5134h2.5137V27.703ZM62.8927 40.2705h-2.5135l-.0002 2.5134 2.5137.0001v-2.5135ZM62.8927 45.2974H60.379v2.5135h2.5137v-2.5135ZM62.8927 50.3245H60.379v2.5135h2.5137v-2.5135ZM62.8927 52.838H60.379l.0002 2.5134h2.5135V52.838ZM62.8927 55.3514h-2.5135v2.5137h2.5135v-2.5137ZM62.8927 57.8651h-2.5135l-.0002 2.5133 2.5137.0001v-2.5134Z" fill="#4F5B76"/><path d="m62.8927 60.3785-2.5137-.0001v2.5135h2.5137v-2.5134ZM62.8927 62.8919H60.379v2.5136l2.5137.0001v-2.5137ZM65.4061.0541992h-2.5134V2.56771h2.5134V.0541992ZM65.4061 5.0813h-2.5134v2.51351h2.5134V5.0813ZM65.4061 7.59481h-2.5134v2.51339h2.5134V7.59481ZM65.4061 10.1082h-2.5134v2.5135h2.5134v-2.5135ZM65.4061 15.1353h-2.5134v2.5135h2.5134v-2.5135ZM65.4061 20.1624h-2.5134v2.5135h2.5134v-2.5135ZM65.4061 30.2163l-2.5134.0001-.0001 2.5134h2.5135v-2.5135ZM65.4061 40.2705h-2.5134v2.5135h2.5134v-2.5135ZM65.4061 42.784h-2.5134v2.5134h2.5134V42.784ZM65.4061 50.3245h-2.5134v2.5135h2.5134v-2.5135ZM65.4061 52.838h-2.5134v2.5134h2.5134V52.838ZM65.4061 55.3514h-2.5134v2.5137h2.5134v-2.5137ZM65.4061 57.8651h-2.5134v2.5134h2.5134v-2.5134ZM65.4061 62.8921l-2.5134-.0002v2.5137h2.5134v-2.5135ZM65.4061 67.9189h-2.5135v2.5136h2.5135v-2.5136ZM67.9195.0541992h-2.5134V2.56771h2.5134V.0541992ZM67.9195 5.0813h-2.5134v2.51351h2.5134V5.0813ZM67.9195 7.59481h-2.5134v2.51339h2.5134V7.59481ZM67.9195 10.1082h-2.5134v2.5135h2.5134v-2.5135ZM67.9195 15.1353h-2.5134v2.5135h2.5134v-2.5135ZM67.9195 20.1624h-2.5134v2.5135h2.5134v-2.5135ZM67.9195 25.1895H65.406v2.5135h2.5135v-2.5135ZM67.9195 30.2163h-2.5134v2.5135h2.5134v-2.5135ZM67.9195 32.7298h-2.5134l-.0001 2.5137h2.5135v-2.5137ZM67.9195 35.2435H65.406v2.5134h2.5135v-2.5134ZM67.9195 42.7839l-2.5134.0001v2.5134h2.5134v-2.5135ZM67.9195 45.2974h-2.5134l-.0001 2.5135h2.5135v-2.5135Z" fill="#4F5B76"/><path d="M67.9195 47.8109H65.406l.0001 2.5136h2.5134v-2.5136ZM67.9195 50.3245h-2.5134v2.5135h2.5134v-2.5135ZM67.9195 52.838h-2.5134v2.5134h2.5134V52.838ZM67.9195 60.3784l-2.5134.0001v2.5136l2.5134-.0002v-2.5135ZM67.9195 65.4055l-2.5134.0001v2.5133l2.5134.0001v-2.5135ZM70.4332.0541992h-2.5137V2.56771h2.5137V.0541992ZM70.4332 15.1353h-2.5137v2.5135h2.5137v-2.5135ZM70.4332 25.1895h-2.5137v2.5135h2.5137v-2.5135ZM70.4332 32.73l-2.5137-.0002v2.5137h2.5137V32.73ZM70.4332 35.2435h-2.5137v2.5134h2.5137v-2.5134ZM70.4332 37.7569h-2.5137l.0002 2.5134h2.5135v-2.5134ZM70.4332 40.2703h-2.5135l-.0002 2.5136 2.5137.0001v-2.5137Z" fill="#4F5B76"/><path d="m70.4332 42.784-2.5137-.0001v2.5135h2.5137V42.784ZM70.4332 52.8379l-2.5137.0001v2.5134h2.5137v-2.5135ZM70.4332 55.3514h-2.5137l.0002 2.5137h2.5135v-2.5137ZM70.4332 67.9189l-2.5137.0001.0002 2.5135h2.5135v-2.5136ZM70.4332 70.4325h-2.5135v2.5136h2.5135v-2.5136ZM72.9466.0541992h-2.5134V2.56771h2.5134V.0541992ZM72.9466 2.56771h-2.5134l-.0001 2.51343h2.5135V2.56771ZM72.9466 5.08114h-2.5135v2.51367h2.5135V5.08114Z" fill="#4F5B76"/><path d="M72.9466 7.59481h-2.5135v2.51339h2.5135V7.59481ZM72.9466 10.1082h-2.5135v2.5135h2.5135v-2.5135ZM72.9466 12.6217h-2.5135l.0001 2.5136h2.5134v-2.5136ZM72.9466 15.1353h-2.5134v2.5135h2.5134v-2.5135ZM72.9466 20.1624h-2.5135v2.5135h2.5135v-2.5135Z" fill="#4F5B76"/><path d="M72.9466 22.6759h-2.5135l.0001 2.5136 2.5134-.0002v-2.5134ZM72.9466 27.7029l-2.5134.0001-.0001 2.5134h2.5135v-2.5135ZM72.9466 32.73h-2.5134v2.5135h2.5134V32.73ZM72.9466 35.2435h-2.5134v2.5134h2.5134v-2.5134ZM72.9466 52.8379h-2.5134v2.5135h2.5134v-2.5135ZM72.9466 60.3784h-2.5135v2.5135h2.5135v-2.5135Z" fill="#4F5B76"/><path d="M72.9466 62.8919h-2.5135v2.5137h2.5135v-2.5137ZM72.9466 65.4056h-2.5135l.0001 2.5133 2.5134.0001v-2.5134Z" fill="#4F5B76"/></svg>
        </div>
        <span class="StartupHubFeatureCardPaymentLinkGraphic__qrCodeInstruction">Scan to pay</span>
      </div>
</div>
  </div>
    </div>
  </div>
</figure>
      </div>
    </div>
    <div class="StartupHubPaymentsCarouselItem__cardShadow"></div>
    <div class="StartupHubPaymentsCarouselItem__cardBackground"></div></a>
</div>

        <div class="StartupHubPaymentsCarouselItem">
  
  <a
  class="
    Link
    StartupHubPaymentsCarouselItem__card
  "
  href="/au/invoicing"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='get_started_with__no_code__invoicing'
  
  
  
  
  
><div class="StartupHubPaymentsCarouselItem__content">
      <span class="StartupHubPaymentsCarouselItem__badge StartupHubPaymentsCarouselItem__badgeNoCode">
        
            No code
          
      </span>

      <section
  
  
  class="
    Copy
    StartupHubPaymentsCarouselItem__copy
    variant--Subsection
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Invoicing
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Send your customers an invoice in minutes and collect revenue 3x faster.
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="StartupHubPaymentsCarouselItem__cta">
            Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
          </div>
    </footer>
  

  
</section>
    </div>
    <div class="StartupHubPaymentsCarouselItem__graphic">
      <div class="StartupHubPaymentsCarouselItem__graphicWrapper"
      >
        <figure
  class="DomGraphic StartupHubHostedInvoiceGraphic"
  style="
    
    --maxWidthPhone: 74%;
    --maxWidthTablet: 74%;
    
  "
  aria-hidden="true"
  data-js-controller="DomGraphic"
  data-js-source-width="410"
  data-js-source-height="322"
  
  
  
  
  
  
  
  
  
>
  <div class="DomGraphic__heightContainer">
    <div class="DomGraphic__scaleContainer" data-js-target="DomGraphic.scaleContainer">
      <div
  class="
    Card
    
    
    
    
    
    
    
    StartupHubHostedInvoiceGraphic__card
  "
  
  
  
  
  
  
>
  <div class="StartupHubHostedInvoiceGraphic">
        <div class="StartupHubHostedInvoiceGraphic__header">
          <div>
            <div class="StartupHubHostedInvoiceGraphic__invoiceFrom">
              Invoice from Powdur
            </div>
            <div class="StartupHubHostedInvoiceGraphic__total">
              A$144.78
            </div>
            <div class="StartupHubHostedInvoiceGraphic__label">
              Due 21st Feb 2021
            </div>
          </div>
          <div class="StartupHubHostedInvoiceGraphic__hostedPageIcon">
            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 60 60" width="60" height="60"><g clip-path="url(#StartupHubHostedInvoiceGraphic-filterOne)"><g filter="url(#StartupHubHostedInvoiceGraphic-filterTwo)"><path fill="#fff" d="M43.528 2H16.836C10.85 2 6 6.851 6 12.836V47.45c0 5.984 4.851 10.835 10.836 10.835h26.692c5.984 0 10.835-4.85 10.835-10.835V12.836C54.363 6.85 49.513 2 43.528 2Z"/></g><path fill="#E7ECF1" d="M16.21 8.7h-.494a4.02 4.02 0 0 0 0 8.04h.494a4.02 4.02 0 0 0 0-8.04ZM34.528 11.381h-8.7a1.34 1.34 0 0 0 0 2.68h8.7a1.34 1.34 0 0 0 0-2.68ZM18.89 23.44h-5.855a1.34 1.34 0 0 0 0 2.681h5.855a1.34 1.34 0 0 0 0-2.68ZM18.89 30.143h-5.855a1.34 1.34 0 0 0 0 2.68h5.855a1.34 1.34 0 0 0 0-2.68ZM47.335 47.563h-5.854a1.34 1.34 0 0 0 0 2.68h5.854a1.34 1.34 0 0 0 0-2.68ZM38.795 23.44H25.828a1.34 1.34 0 0 0 0 2.681h12.967a1.34 1.34 0 1 0 0-2.68ZM38.795 30.143H25.828a1.34 1.34 0 0 0 0 2.68h12.967a1.34 1.34 0 1 0 0-2.68ZM33.114 47.563H13.035a1.34 1.34 0 0 0 0 2.68h20.08a1.34 1.34 0 0 0 0-2.68ZM47.339 40.863H13.035a1.34 1.34 0 0 0 0 2.68H47.34a1.34 1.34 0 0 0 0-2.68Z"/></g><defs><clipPath id="StartupHubHostedInvoiceGraphic-filterOne"><path fill="#fff" d="M0 0h60v60H0z"/></clipPath><filter id="StartupHubHostedInvoiceGraphic-filterTwo" width="71.876" height="79.798" x="-5.756" y="-5.837" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="3.919"/><feGaussianBlur stdDeviation="5.878"/><feColorMatrix values="0 0 0 0 0.208333 0 0 0 0 0.208333 0 0 0 0 0.208333 0 0 0 0.04 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_101_1860"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy=".784"/><feGaussianBlur stdDeviation="1.176"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.06 0"/><feBlend in2="effect1_dropShadow_101_1860" result="effect2_dropShadow_101_1860"/><feBlend in="SourceGraphic" in2="effect2_dropShadow_101_1860" result="shape"/></filter></defs></svg>
          </div>
        </div>
        <div class="StartupHubHostedInvoiceGraphic__download">
          <svg class="StartupHubHostedInvoiceGraphic__downloadArrow" width="11" height="11" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#hosted-invoice-arrow)"><path fill-rule="evenodd" clip-rule="evenodd" d="m6.145 8.178 3.166-2.982a.72.72 0 0 1 .976 0c.27.254.27.666 0 .92l-4.344 4.092a.72.72 0 0 1-.975 0L.625 6.116a.624.624 0 0 1 0-.92.72.72 0 0 1 .976 0l3.165 2.982V.654c0-.358.31-.65.69-.65.38 0 .69.292.69.65v7.524Z" fill="#727F96"/></g><defs><clipPath id="hosted-invoice-arrow"><path fill="#fff" d="M0 0h11v11H0z"/></clipPath></defs></svg>
          <span>Download invoice</span>
        </div>

        <div class="StartupHubHostedInvoiceGraphicToFrom--to">
          <span class="StartupHubHostedInvoiceGraphic__label">To</span>
          <span class="StartupHubHostedInvoiceGraphic__label StartupHubHostedInvoiceGraphic__label--secondary">Jenny Rosen</span>
        </div>
        <div class="StartupHubHostedInvoiceGraphicToFrom--from">
          <span class="StartupHubHostedInvoiceGraphic__label">From</span>
          <span class="StartupHubHostedInvoiceGraphic__label StartupHubHostedInvoiceGraphic__label--secondary">Powdur</span>
        </div>
        <div class="StartupHubHostedInvoiceGraphicToFrom--memo">
          <span class="StartupHubHostedInvoiceGraphic__label">Memo</span>
          <span class="StartupHubHostedInvoiceGraphic__label StartupHubHostedInvoiceGraphic__label--secondary">Note this includes nine editors and unlimited projects.</span>
        </div>

        <div class="StartupHubHostedInvoiceGraphic__button">
          <span class="StartupHubHostedInvoiceGraphic__buttonLabel">Pay this invoice</span>
        </div>
    </div>
</div>
    </div>
  </div>
</figure>
      </div>
    </div>
    <div class="StartupHubPaymentsCarouselItem__cardShadow"></div>
    <div class="StartupHubPaymentsCarouselItem__cardBackground"></div></a>
</div>

        <div class="StartupHubPaymentsCarouselItem">
  
  <a
  class="
    Link
    StartupHubPaymentsCarouselItem__card
  "
  href="/au/billing"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='get_started_with__low_code__subscriptions'
  
  
  
  
  
><div class="StartupHubPaymentsCarouselItem__content">
      <span class="StartupHubPaymentsCarouselItem__badge StartupHubPaymentsCarouselItem__badgeLowCode">
        
            Low code
          
      </span>

      <section
  
  
  class="
    Copy
    StartupHubPaymentsCarouselItem__copy
    variant--Subsection
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Subscriptions
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Manage recurring revenue, reduce churn and build the right pricing model in a few clicks.
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="StartupHubPaymentsCarouselItem__cta">
            Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
          </div>
    </footer>
  

  
</section>
    </div>
    <div class="StartupHubPaymentsCarouselItem__graphic">
      <div class="StartupHubPaymentsCarouselItem__graphicWrapper"
        style="top:10%;
        "
        
      >
        <figure
  class="DomGraphic StartupHubCheckoutUIGraphic"
  style="
    
    --maxWidthPhone: 75%;
    --maxWidthTablet: 75%;
    
  "
  aria-hidden="true"
  data-js-controller="DomGraphic"
  data-js-source-width="340"
  data-js-source-height="405"
  
  
  
  
  
  
  
  
  
>
  <div class="DomGraphic__heightContainer">
    <div class="DomGraphic__scaleContainer" data-js-target="DomGraphic.scaleContainer">
      <div
  class="
    Card
    
    
    
    
    
    
    
    StartupHubCheckoutUIGraphic__card
  "
  
  
  
  
  
  
>
  <div class="StartupHubCheckoutUIGraphic__headerLogo">
      <svg width="88" height="24" viewBox="0 0 88 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill="#000" d="M27.401 11.538c0 3.924 2.506 6.66 5.978 6.66 3.473 0 5.978-2.736 5.978-6.66s-2.505-6.66-5.978-6.66c-3.472 0-5.978 2.736-5.978 6.66Zm9.665 0c0 2.808-1.52 4.626-3.687 4.626-2.165 0-3.687-1.818-3.687-4.626 0-2.808 1.522-4.626 3.687-4.626 2.166 0 3.688 1.818 3.688 4.626ZM45.81 18.198c2.631 0 4.134-2.232 4.134-4.914 0-2.682-1.503-4.914-4.134-4.914-1.217 0-2.112.486-2.703 1.188V8.55H40.96v12.69h2.148v-4.23c.59.702 1.486 1.188 2.703 1.188Zm-2.756-5.184c0-1.782 1.002-2.754 2.326-2.754 1.557 0 2.399 1.224 2.399 3.024s-.842 3.024-2.399 3.024c-1.324 0-2.326-.99-2.326-2.736v-.558ZM55.757 18.198c1.879 0 3.364-.99 4.027-2.646l-1.844-.702c-.286.972-1.127 1.512-2.183 1.512-1.379 0-2.345-.99-2.506-2.61h6.586v-.72c0-2.592-1.45-4.662-4.17-4.662-2.72 0-4.475 2.142-4.475 4.914 0 2.916 1.88 4.914 4.565 4.914Zm-.108-8.01c1.36 0 2.005.9 2.023 1.944h-4.314c.322-1.278 1.181-1.944 2.291-1.944ZM61.449 18h2.148v-5.544c0-1.35.984-2.07 1.95-2.07 1.182 0 1.647.846 1.647 2.016V18h2.148v-6.228c0-2.034-1.181-3.402-3.15-3.402a3.308 3.308 0 0 0-2.595 1.188V8.55h-2.148V18ZM75.633 5.076 70.765 18h2.273l1.091-2.952h5.549L80.788 18h2.309L78.228 5.076h-2.595Zm1.253 2.556 2.04 5.4h-4.045l2.005-5.4ZM86.784 5.113h-2.29v12.924h2.29V5.113ZM22.153 9.823a6.009 6.009 0 0 0-.51-4.911 6 6 0 0 0-6.477-2.901A5.932 5.932 0 0 0 10.682 0a6.017 6.017 0 0 0-5.736 4.186 5.95 5.95 0 0 0-3.976 2.9 6.076 6.076 0 0 0 .74 7.09 6.008 6.008 0 0 0 .511 4.911 6 6 0 0 0 6.476 2.901A5.928 5.928 0 0 0 13.182 24a6.018 6.018 0 0 0 5.737-4.19 5.95 5.95 0 0 0 3.976-2.9 6.076 6.076 0 0 0-.741-7.088l-.001.002Zm-8.97 12.608a4.442 4.442 0 0 1-2.863-1.04c.037-.02.1-.056.14-.081l4.753-2.76a.778.778 0 0 0 .39-.68v-6.738l2.009 1.167a.07.07 0 0 1 .039.055v5.58c-.003 2.48-2.001 4.492-4.468 4.497Zm-9.608-4.127a4.5 4.5 0 0 1-.534-3.014c.035.021.097.06.141.085l4.752 2.76a.77.77 0 0 0 .781 0l5.801-3.369V17.1a.075.075 0 0 1-.028.062l-4.803 2.79a4.464 4.464 0 0 1-6.11-1.647ZM2.324 7.872A4.464 4.464 0 0 1 4.65 5.9l-.002.165v5.521c-.001.28.148.54.39.68l5.802 3.368L8.832 16.8a.07.07 0 0 1-.068.006L3.96 14.015c-2.135-1.244-2.867-3.991-1.637-6.142Zm16.5 3.862-5.8-3.37L15.031 7.2a.07.07 0 0 1 .068-.006l4.804 2.79a4.513 4.513 0 0 1 1.636 6.145 4.477 4.477 0 0 1-2.327 1.971v-5.686a.777.777 0 0 0-.388-.68Zm2-3.026a6.31 6.31 0 0 0-.142-.084l-4.752-2.76a.77.77 0 0 0-.78 0L9.348 9.233V6.9a.075.075 0 0 1 .029-.062L14.18 4.05a4.458 4.458 0 0 1 6.109 1.65c.52.909.71 1.973.533 3.007h.001ZM8.255 12.866l-2.009-1.167a.07.07 0 0 1-.038-.055v-5.58c.001-2.483 2.005-4.496 4.475-4.495 1.045 0 2.056.37 2.86 1.041-.037.02-.1.055-.142.08L8.65 5.45a.777.777 0 0 0-.39.68l-.004 6.734v.002ZM9.348 10.5 11.932 9l2.584 1.5v3L11.932 15l-2.584-1.5v-3Z"/></svg>
    </div>
    <div class="StartupHubCheckoutUIGraphic__container">
      <div class="StartupHubCheckoutUIGraphic__header">
        <span class="StartupHubCheckoutUIGraphic__subheader">Subscribe to ChatGPT Plus</span>
        <div class="StartupHubCheckoutUIGraphic__priceSection">
          <span class="StartupHubCheckoutUIGraphic__subtotal">A$20.00</span>
          <div class="StartupHubCheckoutUIGraphic__priceSubsection">
            <span>per</span>
            <span>month</span>
          </div>
        </div>
      </div>
      <div>
        <div class="StartupHubCheckoutUIGraphic__subscription">
          <span class="StartupHubCheckoutUIGraphic__item">ChatGPT Plus Subscription</span>
          <span class="StartupHubCheckoutUIGraphic__item">A$20.00</span>
        </div>
        <span class="StartupHubCheckoutUIGraphic__item StartupHubCheckoutUIGraphic__item--secondary">Billed monthly</span>
      </div>
      <div>
        <div class="StartupHubCheckoutUIGraphic__lineItem">
          <span class="StartupHubCheckoutUIGraphic__item">Subtotal</span>
          <span class="StartupHubCheckoutUIGraphic__item">A$20.00</span>
        </div>
        <div class="StartupHubCheckoutUIGraphic__lineItem">
          <span class="StartupHubCheckoutUIGraphic__item">Tax</span>
          <span class="StartupHubCheckoutUIGraphic__item">A$1.72</span>
        </div>
        <div class="StartupHubCheckoutUIGraphic__lineItem StartupHubCheckoutUIGraphic__lineItem--secondary">
          <span class="StartupHubCheckoutUIGraphic__item">Total due today</span>
          <span class="StartupHubCheckoutUIGraphic__item">A$21.72</span>
        </div>
      </div>
    </div>
</div>
    </div>
  </div>
</figure>
      </div>
    </div>
    <div class="StartupHubPaymentsCarouselItem__cardShadow"></div>
    <div class="StartupHubPaymentsCarouselItem__cardBackground"></div></a>
</div>

        <div class="StartupHubPaymentsCarouselItem">
  
  <a
  class="
    Link
    StartupHubPaymentsCarouselItem__card
  "
  href="/au/payments/checkout"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='get_started_with__low_code__prebuilt_checkout'
  
  
  
  
  
><div class="StartupHubPaymentsCarouselItem__content">
      <span class="StartupHubPaymentsCarouselItem__badge StartupHubPaymentsCarouselItem__badgeLowCode">
        
            Low code
          
      </span>

      <section
  
  
  class="
    Copy
    StartupHubPaymentsCarouselItem__copy
    variant--Subsection
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Prebuilt checkout
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Launch faster with a conversion-optimised payment form.
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="StartupHubPaymentsCarouselItem__cta">
            Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
          </div>
    </footer>
  

  
</section>
    </div>
    <div class="StartupHubPaymentsCarouselItem__graphic">
      <div class="StartupHubPaymentsCarouselItem__graphicWrapper"
        style="top:10%; left:15%;
        "
        
      >
        <figure
  class="DomGraphic StartupHubPaymentsCheckoutGraphic"
  style="
    
    
    
    
  "
  aria-hidden="true"
  data-js-controller="DomGraphic"
  data-js-source-width="460"
  data-js-source-height="363"
  
  
  
  
  
  
  
  
  
>
  <div class="DomGraphic__heightContainer">
    <div class="DomGraphic__scaleContainer" data-js-target="DomGraphic.scaleContainer">
      <div
  class="
    Card
    
    
    
    
    
    
    
    StartupHubPaymentsCheckoutGraphic__card
  "
  
  
  
  
  
  
>
  <div
  class="
    GraphicForm
    CheckoutForm
    
  "
  data-js-controller=""
  data-js-target=""
>
  <div class="GraphicForm__content">
    <div
  class="GraphicFormFieldList "
  
>
  
  <div
  class="GraphicFormField "
  
  
  
>
  <div class="GraphicFormField__content">
    
      <span class="GraphicFormField__label">
        
          Email
          
        
      </span>
    
    <div
  class="
    GraphicFormFieldInput
    
  "
  
  
>
  
  
  <div class="GraphicFormFieldInput__valueContainer">
    <span
      class="GraphicFormFieldInput__value"
      
    >timotheero@stripe.com</span>
    
  </div>
  
</div>
  </div>
</div>
</div>
      <div
  class="GraphicFormFieldList "
  
>
  
    <span class="GraphicFormFieldList__label">
      
        Payment method

        
      
    </span>
  
  <div
  class="GraphicFormField GraphicFormPaymentMethodField
    GraphicFormPaymentMethodField--hasMore
    StartupHubPaymentsCheckoutGraphic__methodField"
  
  
  
>
  <div class="GraphicFormField__content">
    
    <div
      class="GraphicFormPaymentMethodField__list"
      style="--itemCount: 3;"
    >
      
        <div
          class="
            GraphicFormPaymentMethodField__item
            GraphicFormPaymentMethodField__item--isSelected
          "
          
        >
              <svg class="GraphicFormPaymentMethodField__itemIcon" width="16" height="16" viewBox="0 0 16 14" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h16v14H0z"/><path d="M16 3H0v-.75C0 1.56.45 1 1 1h14c.55 0 1 .56 1 1.25V3zm0 2.5V12a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V5.5h16zM4 9a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2H4z" fill="currentColor"/></g></svg>

            

          <span class="GraphicFormPaymentMethodField__itemLabel">
            
              Card
                
            
          </span>
        </div>
      
        <div
          class="
            GraphicFormPaymentMethodField__item
            
          "
          
        >
              <svg class="GraphicFormPaymentMethodField__itemIcon" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.9014 3.83762c.1936.06416.3733.13998.5393.22746.1951-1.24439-.0016-2.09166-.6745-2.85886C12.0245.3616 10.6857 0 8.97262 0H3.9993c-.34994 0-.64844.254498-.70252.600722L1.22527 13.7313c-.04083.2598.15959.4941.42151.4941H4.7172l.76963-4.88299-.02259.14508c.05461-.34569.34994-.60019.7004-.60019h1.45913c2.86573 0 5.10963-1.1638 5.76543-4.5306.0196-.09968.0366-.19671.0515-.29162-.166-.08748-.3457-.1633-.5393-.22746Z" fill="#253B80"/><path d="M12.7541 3.79156c-.1002-.02916-.2036-.05567-.3096-.07953-.1066-.02333-.2158-.044-.3282-.06203-.3934-.06363-.8245-.09385-1.2863-.09385H6.93196c-.09596 0-.18716.02174-.26881.06098-.17974.08642-.31335.25662-.34569.46499l-.82925 5.25221-.02385.15323c.05461-.3457.34993-.60019.7004-.60019h1.45912c2.86572 0 5.10962-1.1638 5.76542-4.53061.0196-.09968.0361-.1967.0509-.29161-.1659-.08801-.3457-.1633-.5392-.22746-.0477-.0159-.097-.03128-.1469-.04613Z" fill="#222D65"/><path d="M13.4401 4.06519c-.0149.0949-.0319.19193-.0509.29161-.6559 3.36733-2.8997 4.5306-5.76549 4.5306H6.16458c-.35046 0-.64579.2545-.7004.60019l-.74706 4.73791-.21155 1.343c-.03552.2269.13945.4316.36849.4316h2.58793c.30646 0 .56679-.2227.61504-.5249l.02545-.1315.48726-3.0921.03128-.1697c.04772-.3033.30858-.526.61504-.526h.38705c2.50739 0 4.47019-1.018 5.04389-3.96379.2396-1.23061.1155-2.25814-.5186-2.98081-.1919-.21792-.43-.39872-.7083-.54611Z" fill="#179BD7"/></svg>

            

          <span class="GraphicFormPaymentMethodField__itemLabel">
            
              PayPal
            
          </span>
        </div>
      
        <div
          class="
            GraphicFormPaymentMethodField__item
            
          "
          
        >
              <svg class="GraphicFormPaymentMethodField__itemIcon" width="14" height="14" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
                <path d="M0 2.5C0 1.11929 1.11929 0 2.5 0H13.5C14.8807 0 16 1.11929 16 2.5V13.5C16 14.8807 14.8807 16 13.5 16H2.5C1.11929 16 0 14.8807 0 13.5V2.5Z" fill="#FFB3C7"/>
                <path fill-rule="evenodd" clip-rule="evenodd" d="M5.81489 11.9997H4V4.00002H5.81489V11.9997ZM8.49132 8.54045C9.6805 7.34294 10.3479 5.73187 10.3479 4.00002L8.57184 4C8.57184 5.47212 7.90254 6.82332 6.73564 7.70731L6.03201 8.24023L8.75839 12H11L8.49132 8.54045ZM12.5 10C11.9477 10 11.5 10.4477 11.5 11C11.5 11.5522 11.9477 12 12.5 12C13.0522 12 13.5 11.5522 13.5 11C13.5 10.4477 13.0522 10 12.5 10Z" fill="#0A0B09"/>
              </svg>

            

          <span class="GraphicFormPaymentMethodField__itemLabel">
            
              Klarna
            
          </span>
        </div>
      
      
      <div
        class="
          GraphicFormPaymentMethodField__item
          GraphicFormPaymentMethodField__item--more
        "
      >
        <svg class="GraphicFormPaymentMethodField__itemMoreIcon" width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 7.5C2.32843 7.5 3 6.82843 3 6s-.67157-1.5-1.5-1.5C.671573 4.5 0 5.17157 0 6s.671573 1.5 1.5 1.5Zm4.5 0c.82843 0 1.5-.67157 1.5-1.5S6.82843 4.5 6 4.5 4.5 5.17157 4.5 6 5.17157 7.5 6 7.5ZM12 6c0 .82843-.6716 1.5-1.5 1.5C9.67157 7.5 9 6.82843 9 6s.67157-1.5 1.5-1.5c.8284 0 1.5.67157 1.5 1.5Z" fill="currentColor"/></svg>
      </div>
      
    </div>
  </div>
</div>
        <div
  class="GraphicFormField CheckoutField"
  
  
  data-js-controller="CheckoutCardField"
>
  <div class="GraphicFormField__content">
    
      <span class="GraphicFormField__label">
        
          Card information
        
      </span>
    
    <div class="GraphicFormFieldInputGrid">
  <div
  class="
    GraphicFormFieldInput
    GraphicFormFieldInput--positionTop
  "
  data-js-target="CheckoutCardField.cardNumber"
  
>
  
  
  <div class="GraphicFormFieldInput__valueContainer">
    <span
      class="GraphicFormFieldInput__value"
      data-js-target="CheckoutCardField.cardNumberInput"
    >1234 1234 1234 1234</span>
    
      
    
  </div>
  <div class="CheckoutCardField__iconContainer">
        
          <svg data-js-target-list="CheckoutCardField.cardIcons" class="CheckoutCardField__icon" width="24" height="16" viewBox="0 0 24 16">

          
              <g fill-rule="nonzero" fill="none"><rect stroke-opacity=".2" stroke="#000" stroke-width=".5" fill="#FFF" x=".25" y=".25" width="23.5" height="15.5" rx="2"/><path d="M2.79 5.91A7.2 7.2 0 0 0 1 5.24l.03-.13h2.73c.38.01.68.13.77.52l.6 2.84.18.85 1.67-4.2h1.8L6.1 11.27H4.3L2.8 5.9zm7.31 5.37H8.4l1.06-6.17h1.7l-1.06 6.17zm6.17-6.02l-.23 1.34-.16-.07c-.3-.12-.71-.25-1.27-.24-.67 0-.97.27-.98.54 0 .28.37.47.96.76.98.44 1.44.98 1.43 1.68-.01 1.28-1.17 2.1-2.96 2.1-.76 0-1.5-.15-1.9-.32l.24-1.39.23.1c.55.23.91.33 1.6.33.48 0 1-.2 1.01-.6 0-.27-.22-.47-.88-.77-.64-.3-1.5-.8-1.49-1.68 0-1.2 1.2-2.04 2.87-2.04.66 0 1.2.14 1.53.26zm2.26 3.84h1.41l-.39-1.79-.12-.53-.22.6-.68 1.72zm2.1-3.99L22 11.28h-1.58l-.2-.92h-2.18l-.36.92H15.9l2.52-5.66c.18-.4.49-.5.9-.5h1.3z" fill="#1434cb"/></g>
            

          </svg>
        
          <svg data-js-target-list="CheckoutCardField.cardIcons" class="CheckoutCardField__icon" width="24" height="16" viewBox="0 0 24 16">

          
              <g fill="none" fill-rule="evenodd"><rect fill="#252525" height="16" rx="2" width="24"/><circle cx="9" cy="8" fill="#eb001b" r="5"/><circle cx="15" cy="8" fill="#f79e1b" r="5"/><path d="M12 4a5 5 0 0 1 0 8 5 5 0 0 1 0-8z" fill="#ff5f00"/></g>
            

          </svg>
        
          <svg data-js-target-list="CheckoutCardField.cardIcons" class="CheckoutCardField__icon" width="24" height="16" viewBox="0 0 24 16">

          
              <g fill="none" fill-rule="evenodd"><rect fill="#016fd0" height="16" rx="2" width="24"/><path d="M13.76 13.4V7.7h10.15v1.58l-1.17 1.25 1.17 1.26v1.61h-1.87l-1-1.1-.98 1.1z" fill="#fffffe"/><path d="M14.44 12.77V8.32h3.77v1.02h-2.55v.7h2.5v1h-2.5v.7h2.55v1.03z" fill="#016fd0"/><path d="M18.2 12.77l2.08-2.23-2.08-2.22h1.61l1.28 1.41 1.28-1.41h1.54v.04l-2.04 2.18 2.04 2.17v.06h-1.56l-1.3-1.43-1.28 1.43z" fill="#016fd0"/><path d="M14.24 2.63h2.44l.86 1.95V2.63h3.02l.52 1.46.53-1.46h2.3v5.7H11.73z" fill="#fffffe"/><g fill="#016fd0"><path d="M14.7 3.25L12.73 7.7h1.35l.37-.9h2.02l.37.9h1.39l-1.97-4.45zm.17 2.56l.6-1.42.58 1.42z"/><path d="M18.21 7.7V3.25h1.9L21.1 6l.99-2.74h1.83V7.7h-1.18V4.66L21.62 7.7h-1.08l-1.13-3.06V7.7z"/></g></g>
            

          </svg>
        
          <svg data-js-target-list="CheckoutCardField.cardIcons" class="CheckoutCardField__icon" width="24" height="16" viewBox="0 0 24 16">

          
              <g fill-rule="nonzero" fill="none"><path d="M4.7,0h6a1.16,1.16,0,0,1,1.16,1.52l-2.79,12A2,2,0,0,1,7.19,15h-6A1.17,1.17,0,0,1,0,13.5l2.79-12A2,2,0,0,1,4.7,0" fill="#e21836"/><path d="M10.19,0h6.89c.84,0,.46.68.26,1.52l-2.79,12c-.19.83-.13,1.51-1,1.51H6.69A1.17,1.17,0,0,1,5.53,13.5l2.79-12A2,2,0,0,1,10.19,0" fill="#00447c"/><path d="M16.81,0h6A1.16,1.16,0,0,1,24,1.52l-2.79,12A2,2,0,0,1,19.3,15h-6a1.16,1.16,0,0,1-1.16-1.51l2.79-12A2,2,0,0,1,16.81,0" fill="#007b84"/><path d="M6.26,3.84a5.61,5.61,0,0,1-.85,0c0,.11-.44,2-.44,2a1.4,1.4,0,0,1-.38.84.63.63,0,0,1-.44.16.42.42,0,0,1-.46-.4V6.37l.08-.53s.44-1.74.52-2v0a4.48,4.48,0,0,1-1,0,1.3,1.3,0,0,1,0,.13l-.44,2,0,.17-.07.54A.83.83,0,0,0,2.79,7c.2.36.78.41,1.11.41A2.12,2.12,0,0,0,5,7.19a1.61,1.61,0,0,0,.69-1.08l.05-.19s.45-1.82.53-2.06ZM7.79,5.3a1.19,1.19,0,0,0-.48.12l-.19.1.06-.2,0,0c-.38.08-.47.09-.81.14h0a10.3,10.3,0,0,1-.23,1.25l-.18.73,0,0a6.9,6.9,0,0,1,.78,0l0,0,.13-.66c0-.19.13-.62.17-.77a.75.75,0,0,1,.23-.07c.17,0,.15.15.15.21s-.08.44-.14.72l0,.18c0,.14-.07.27-.1.41l0,0a6.53,6.53,0,0,1,.76,0l0,0C8,7.09,8,7,8.1,6.54l.05-.21c.09-.41.14-.62.07-.79A.42.42,0,0,0,7.79,5.3Zm1.71.43-.42.08-.42.06h0l-.06.39a5.16,5.16,0,0,1-.11.54c0,.17-.06.23-.08.3a1.72,1.72,0,0,0-.1.29v0h.84v0c0-.15,0-.2,0-.27s0-.2.11-.5c0-.15.07-.29.1-.43s.07-.29.1-.43v0Zm0-.58a.68.68,0,0,0-.67.07c-.2.14-.23.33-.06.43a.68.68,0,0,0,.67-.07C9.65,5.44,9.67,5.25,9.51,5.15Zm1,2.32a1.29,1.29,0,0,0,1-.37,1.89,1.89,0,0,0,.33-.71.93.93,0,0,0-.08-.81A.9.9,0,0,0,11,5.32a1.29,1.29,0,0,0-.9.31,1.43,1.43,0,0,0-.4.78c-.07.28-.14.8.33,1A1.36,1.36,0,0,0,10.53,7.47Zm0-1c.08-.35.17-.64.41-.64s.2.22.12.57a1.75,1.75,0,0,1-.18.49.29.29,0,0,1-.22.15s-.18,0-.18-.22A1.48,1.48,0,0,1,10.51,6.43Zm2.18,1,0,0,.13-.66c0-.19.13-.62.17-.77a.68.68,0,0,1,.23-.07c.17,0,.15.15.14.21a6.35,6.35,0,0,1-.13.72l0,.18c0,.14-.07.27-.1.41v0a6.58,6.58,0,0,1,.76,0l0,0c.05-.31.07-.4.17-.86l0-.21c.1-.41.15-.62.08-.79a.42.42,0,0,0-.43-.24,1.15,1.15,0,0,0-.48.12l-.19.11.05-.21,0,0c-.38.08-.47.09-.82.14h0a10.3,10.3,0,0,1-.23,1.25c-.06.24-.12.49-.17.73v0a6.9,6.9,0,0,1,.78,0Zm2.59,0,.15-.75s.12-.47.12-.49l.07-.06h.06a2.38,2.38,0,0,0,1.47-.32,1.58,1.58,0,0,0,.59-.94,1.12,1.12,0,0,0,0-.32.67.67,0,0,0-.12-.42c-.22-.31-.66-.32-1.17-.32h-.25c-.65,0-.91,0-1,0s0,.13,0,.13L15,5s-.55,2.3-.58,2.41C15,7.43,15.18,7.43,15.28,7.44Zm.43-1.92L16,4.45v-.1h.1l.52,0a.43.43,0,0,1,.23.55.79.79,0,0,1-.41.54,1.32,1.32,0,0,1-.57.09H15.7Zm1.55.93c-.07.28-.14.79.32,1A.81.81,0,0,0,18,7.5a.73.73,0,0,0,.4-.18l0,.12,0,0h.8l0,0c.06-.32.11-.62.25-1.22.06-.28.13-.57.2-.85v0l-.84.13,0,0v.09a.52.52,0,0,0-.26-.22,1,1,0,0,0-.86.32,1.44,1.44,0,0,0-.4.77Zm.79,0c.08-.34.17-.64.41-.64s.23.14.21.38a1.62,1.62,0,0,1,0,.19,2.81,2.81,0,0,1-.08.31.61.61,0,0,1-.08.18.42.42,0,0,1-.3.14S18,7,18,6.81a1.4,1.4,0,0,1,.05-.34Zm4.12-1.14,0,0c-.37.07-.44.09-.78.13l0,0h0c-.26.58-.25.46-.46.92V6.33l-.05-1,0,0c-.39.07-.4.09-.76.13l0,0a.08.08,0,0,1,0,0h0c0,.23,0,.18.08.54,0,.18,0,.36.07.54s.05.44.09.88c-.24.41-.3.56-.53.91h0l-.16.26a.17.17,0,0,1-.06.06h-.2l-.14.45h.47a.56.56,0,0,0,.53-.3l.3-.5h0l0,0c.2-.42,1.7-3,1.7-3Zm-4.91,5.93h-.2l.73-2.42H18l.08-.25v.28c0,.17.12.32.48.3H19l.14-.47H19c-.09,0-.13,0-.12-.07V8.35H18.1c-.24,0-1,0-1.12.06a1.37,1.37,0,0,0-.37.19l.07-.25H16l-.15.49-.74,2.45h-.15l-.14.47h1.41l0,.15h.69l.05-.15h.19l.16-.5Zm-.58-1.93a2.44,2.44,0,0,0-.33.13l.19-.62h.56L17,9.29a1.78,1.78,0,0,0-.29,0Zm0,.88-.3,0c-.11,0-.32.15-.32.15l.19-.65h.56l-.13.45Zm-.32,1h-.56l.16-.54h.56Zm1.36-1.5h.82l-.12.38H17.6l-.12.42h.72l-.54.77a.39.39,0,0,1-.11.09.33.33,0,0,1-.15,0h-.2l-.14.45h.52a.65.65,0,0,0,.56-.28l.37-.51.08.52a.25.25,0,0,0,.14.17.43.43,0,0,0,.18.08h.44l.15-.51h-.1a.42.42,0,0,1-.18,0,.54.54,0,0,1,0-.11l-.08-.52h-.34l.15-.17h.82l.13-.42h-.76l.11-.38H20l.15-.46H17.87l-.14.46Zm-6.87,1.61.19-.63h.78l.14-.47h-.78l.12-.39h.76l.14-.46H10.3l-.13.46h.43l-.12.39h-.43l-.15.47h.44l-.26.84c0,.11,0,.15.05.21a.24.24,0,0,0,.14.1l.2,0h.88l.16-.52-.39.06C11,11.45,10.84,11.44,10.86,11.37Zm.09-3-.2.36a.41.41,0,0,1-.11.15.36.36,0,0,1-.18,0h-.1l-.14.45h.34a.79.79,0,0,0,.35-.09c.07,0,.08,0,.13-.06l.12-.1h1.07l.14-.48h-.78l.14-.26Zm1.58,3s0-.07,0-.17l.29-1h1.38a.72.72,0,0,0,.25-.08.5.5,0,0,0,.18-.17,1.51,1.51,0,0,0,.18-.41l.37-1.22H14.12a2.82,2.82,0,0,0-.48.11,1.86,1.86,0,0,0-.36.23l.1-.34h-.67l-.94,3.1-.06.26s.08.11.12.15a.4.4,0,0,0,.22,0h.88l.16-.53-.46,0A.12.12,0,0,1,12.53,11.38ZM13,9.59h1.1l-.07.21s0,0-.15,0H13L13,9.59Zm.22-.73h1.1l-.08.26s-.51,0-.6,0a1.23,1.23,0,0,0-.58.26Zm.83,1.67s0,.06,0,.07-.06,0-.11,0h-.16v-.26h-.65l0,1.29c0,.1,0,.15.08.19a1.21,1.21,0,0,0,.56.06h.41l.15-.48-.36,0h-.11l-.05,0s0,0,0-.09V11h.38a.46.46,0,0,0,.35-.13.37.37,0,0,0,.12-.22l.07-.29h-.51l-.07.2Z" fill="#fefefe"/></g>
          

          </svg>
        

        <div class="CheckoutCardField__activeCardIcon" data-js-target="CheckoutCardField.activeCardIcon"></div>
      </div>
</div>

    <div
  class="
    GraphicFormFieldInput
    GraphicFormFieldInput--positionBottomLeft
  "
  data-js-target="CheckoutCardField.expiration"
  
>
  
  
  <div class="GraphicFormFieldInput__valueContainer">
    <span
      class="GraphicFormFieldInput__value"
      data-js-target="CheckoutCardField.expirationInput"
    >MM/YY</span>
    
      
    
  </div>
  
</div>

    <div
  class="
    GraphicFormFieldInput
    GraphicFormFieldInput--positionBottomRight
  "
  data-js-target="CheckoutCardField.cvc"
  
>
  
  
  <div class="GraphicFormFieldInput__valueContainer">
    <span
      class="GraphicFormFieldInput__value"
      data-js-target="CheckoutCardField.cvcInput"
    >CVC</span>
    
      
    
  </div>
  <svg width="25" height="16" viewBox="0 0 32 21">
        <g fill="#565656" fill-rule="evenodd">
          <path d="M21.68 2H2c-.92 0-2 1.06-2 2v15c0 .94 1.08 2 2 2h25c.92 0 2-1.06 2-2v-7.53a5.98 5.98 0 0 1-3 1.45V13c0 .66-.36 1-1 1H3c-.64 0-1-.34-1-1v-1c0-.66.36-1 1-1h17.53a5.98 5.98 0 0 1 1.15-9z" opacity=".2"/>
          <path d="M19.34 5H0v3h19.08a6.04 6.04 0 0 1 .26-3z" opacity=".3"/>
          <path d="M25 14a7 7 0 1 1 0-14 7 7 0 0 1 0 14zm-2.78-9.9h-.79l-1.93.98v1l1.53-.8V9.9h1.2V4.1zm2.3.8c.57 0 .97.32.97.78 0 .5-.47.85-1.15.85h-.3v.85h.36c.72 0 1.21.36 1.21.88 0 .5-.48.84-1.16.84-.5 0-1-.16-1.52-.47v1c.56.24 1.12.37 1.67.37 1.31 0 2.21-.67 2.21-1.64 0-.68-.42-1.23-1.12-1.45.6-.2.99-.73.99-1.33 0-.94-.83-1.58-2.03-1.58a4 4 0 0 0-1.57.34v.98c.48-.27.97-.42 1.44-.42zm4.32 2.18c.73 0 1.24.43 1.24.99 0 .59-.51 1-1.24 1-.44 0-.9-.14-1.37-.43v1.03c.49.22.99.33 1.48.33.26 0 .5-.04.73-.1.52-.85.82-1.83.82-2.88l-.02-.42a2.3 2.3 0 0 0-1.23-.32c-.18 0-.37.01-.57.04v-1.3h1.44a5.62 5.62 0 0 0-.46-.92h-2.02v3.15c.4-.1.8-.17 1.2-.17z"/>
        </g>
      </svg>
</div>
</div>
  </div>
</div>
</div>
  </div>
</div>
</div>
    </div>
  </div>
</figure>
      </div>
    </div>
    <div class="StartupHubPaymentsCarouselItem__cardShadow"></div>
    <div class="StartupHubPaymentsCarouselItem__cardBackground"></div></a>
</div>

        <div class="StartupHubPaymentsCarouselItem">
  
  <a
  class="
    Link
    StartupHubPaymentsCarouselItem__card
  "
  href="/au/payments/elements"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='get_started_with__some_code__customisable_payment_uis'
  
  
  
  
  
><div class="StartupHubPaymentsCarouselItem__content">
      <span class="StartupHubPaymentsCarouselItem__badge StartupHubPaymentsCarouselItem__badgeSomeCode">
        
            Some code
          
      </span>

      <section
  
  
  class="
    Copy
    StartupHubPaymentsCarouselItem__copy
    variant--Subsection
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Customisable payment UIs
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Design a secure branded payments experience with modular UI building blocks.
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="StartupHubPaymentsCarouselItem__cta">
            Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
          </div>
    </footer>
  

  
</section>
    </div>
    <div class="StartupHubPaymentsCarouselItem__graphic">
      <div class="StartupHubPaymentsCarouselItem__graphicWrapper"
      >
        <figure
  class="DomGraphic StartupHubElementsGraphic__domGraphic"
  style="
    
    
    
    
  "
  aria-hidden="true"
  data-js-controller="DomGraphic"
  data-js-source-width="516"
  data-js-source-height="424"
  
  
  
  
  
  
  
  
  
>
  <div class="DomGraphic__heightContainer">
    <div class="DomGraphic__scaleContainer" data-js-target="DomGraphic.scaleContainer">
      <div class="StartupHubElementsGraphic__domGraphic--container">
    <picture
  class="
    Picture
    
    
    
  "
  
  
  
>
  

  

  <img
    class="Picture__image StartupHubElementsGraphic__picture"
    src="https://images.stripeassets.com/fzn2n1nzq965/1Bk9UmLW2KX2UhBR1QHNfs/2bb3ae51f4243f405b50b6e24a54857a/shipping-address-visual-US.svg?q=80"
    
    alt=""
    width="480"
    height="296"
    loading="lazy"
    
  >
</picture>
    <picture
  class="
    Picture
    
    
    
  "
  
  
  
>
  

  

  <img
    class="Picture__image StartupHubElementsGraphic__picture"
    src="https://images.stripeassets.com/fzn2n1nzq965/CTbQiQjIO6AWMXIAK8IEo/ce4887ba34a06990b27d79164699908f/Dynamic_mobile_wallets_visual.svg?q=80"
    
    alt=""
    width="480"
    height="296"
    loading="lazy"
    
  >
</picture>
  </div>
    </div>
  </div>
</figure>
      </div>
    </div>
    <div class="StartupHubPaymentsCarouselItem__cardShadow"></div>
    <div class="StartupHubPaymentsCarouselItem__cardBackground"></div></a>
</div>

        <div class="StartupHubPaymentsCarouselItem">
  
  <a
  class="
    Link
    StartupHubPaymentsCarouselItem__card
  "
  href="/au/terminal"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='get_started_with__api__in_person_payments'
  
  
  
  
  
><div class="StartupHubPaymentsCarouselItem__content">
      <span class="StartupHubPaymentsCarouselItem__badge StartupHubPaymentsCarouselItem__badgeApi">
        
            API
          
      </span>

      <section
  
  
  class="
    Copy
    StartupHubPaymentsCarouselItem__copy
    variant--Subsection
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          In-person payments
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Unify commerce across channels with custom in-person payments experiences.
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="StartupHubPaymentsCarouselItem__cta">
            Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
          </div>
    </footer>
  

  
</section>
    </div>
    <div class="StartupHubPaymentsCarouselItem__graphic">
      <div class="StartupHubPaymentsCarouselItem__graphicWrapper"
      >
        <picture
  class="
    Picture
    Picture--autosize
    
    
  "
  
  
  
>
  

  
    
      
        <source
          srcset="
            https://images.stripeassets.com/fzn2n1nzq965/4hUwko9jRUfrFrenapwjfr/793c09d42fa21d5ccf127b4c8fb940cc/in_person_payments_US.png?q=80&fm=webp&w=996 2x,
            https://images.stripeassets.com/fzn2n1nzq965/4hUwko9jRUfrFrenapwjfr/793c09d42fa21d5ccf127b4c8fb940cc/in_person_payments_US.png?q=80&fm=webp&w=498
          "
          type="image/webp"
        >
      
    
  

  <img
    class="Picture__image "
    src="https://images.stripeassets.com/fzn2n1nzq965/4hUwko9jRUfrFrenapwjfr/793c09d42fa21d5ccf127b4c8fb940cc/in_person_payments_US.png?q=80&w=996"
    
      
        srcset="
          https://images.stripeassets.com/fzn2n1nzq965/4hUwko9jRUfrFrenapwjfr/793c09d42fa21d5ccf127b4c8fb940cc/in_person_payments_US.png?q=80&w=996 2x,
          https://images.stripeassets.com/fzn2n1nzq965/4hUwko9jRUfrFrenapwjfr/793c09d42fa21d5ccf127b4c8fb940cc/in_person_payments_US.png?q=80&w=498
        "
      
    
    alt=""
    width="498"
    height="392"
    loading="lazy"
    
  >
</picture>
      </div>
    </div>
    <div class="StartupHubPaymentsCarouselItem__cardShadow"></div>
    <div class="StartupHubPaymentsCarouselItem__cardBackground"></div></a>
</div>
      <div class="FullWidthCarousel__spacer FullWidthCarousel__spacer--right"></div>
    </div>
  </div>
</div>
    <div class="StartupHubPaymentsCarousel__mobilePaginationTrack">
      <div class="StartupHubPaymentsCarousel__mobilePaginationIndicator" data-js-target="StartupHubPaymentsCarousel.mobileIndicator"></div>
    </div>
  </div>
</div>

    <div
  class="
    Card
    
    
      Card--border
      
    
    
    
    
    
    
    StartupHubProductCalloutCard StartupHubPaymentsCalloutCard
  "
  
  
  
  
  
  
>
  <a
  class="
    Link
    
  "
  href="/au/payments"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='product_payments_link'
  
  
  
  
  
><div class="StartupHubProductCalloutCard__layout" data-js-controller="StartupHubProductCalloutCard">
        <div class="StartupHubProductCalloutCard__gradientLayer" data-js-target="StartupHubProductCalloutCard.gradientLayerEl">
          <div
            class="
              StartupHubProductCalloutCard__gradient
              StartupHubProductCalloutCard__gradient--A
            "
            data-js-target-list="StartupHubProductCalloutCard.gradientList">
          </div>
          <div
            class="
              StartupHubProductCalloutCard__gradient
              StartupHubProductCalloutCard__gradient--B
            "
            data-js-target-list="StartupHubProductCalloutCard.gradientList">
          </div>
        </div>
        <div class="StartupHubProductCalloutCard__copyContainer">
          <div
  class="
    ProductBadge
    StartupHubPaymentsCalloutCard__productBadge
  "
>
  <svg class="ProductIcon ProductIcon--Payments ProductBadge__icon" width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
    
      <title>Payments</title>
    
    <path d="M34.61 11.28a2.56 2.56 0 0 0-1.22-1.04L8.54.2A2.57 2.57 0 0 0 5 2.6V15c0 1.05.64 2 1.61 2.4l6.44 2.6 21.56 8.72c.26-.4.4-.88.39-1.36V12.64c0-.48-.13-.96-.39-1.37z" fill="url(#product-icon-payments--a)"/><path d="M34.63 11.28L13.06 20l-6.45 2.6A2.58 2.58 0 0 0 5 25v12.42a2.58 2.58 0 0 0 3.54 2.39L33.4 29.76c.5-.21.93-.57 1.21-1.04.26-.41.4-.88.39-1.36V12.64c0-.48-.12-.95-.37-1.36z" fill="#96F"/><path d="M34.62 11.28l.1.17c.18.37.28.77.28 1.19v-.03 14.75c0 .48-.13.95-.39 1.36L13.06 20l21.56-8.72z" fill="url(#product-icon-payments--b)"/><defs><linearGradient id="product-icon-payments--a" x1="20" y1="4.13" x2="20" y2="21.13" gradientUnits="userSpaceOnUse"><stop stop-color="#11EFE3"/><stop offset="1" stop-color="#21CFE0"/></linearGradient><linearGradient id="product-icon-payments--b" x1="35" y1="11.28" x2="35" y2="28.72" gradientUnits="userSpaceOnUse"><stop stop-color="#0048E5"/><stop offset="1" stop-color="#9B66FF"/></linearGradient></defs>
  </svg>
  <div class="ProductBadge__labelContainer">
    <div class="ProductBadge__label">
      
        <span>Payments</span>
      
    </div>
  </div>
</div>
          <section
  
  
  class="
    Copy
    StartupHubProductCalloutCard__copy
    variant--Subsection
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Generate more revenue, faster
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Launch a frictionless checkout experience for customers. Experiment with monetisation models as you scale.
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="StartupHubProductCalloutCard__cta">
              Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span></div>
    </footer>
  

  
</section>
        </div>

        <div class="StartupHubProductCalloutCard__graphicContainer">
          <div class="StartupHubProductCalloutCard__graphicWrapper"
          ><div class="StartupHubPaymentsFormGraphic">
  <figure
  class="DomGraphic StartupHubPaymentsFormGraphic__domGraphic"
  style="
    
    --maxWidthPhone: 94%;
    --maxWidthTablet: 85%;
    
  "
  aria-hidden="true"
  data-js-controller="DomGraphic"
  data-js-source-width="357"
  data-js-source-height="430"
  
  
  
  
  
  
  
  
  
>
  <div class="DomGraphic__heightContainer">
    <div class="DomGraphic__scaleContainer" data-js-target="DomGraphic.scaleContainer">
      <div
  class="
    Card
    
    
    
    
    
    
    
    StartupHubPaymentsFormGraphic__card
  "
  
  
  
  
  
  
>
  <div
  class="
    GraphicForm
    StartupHubPaymentsFormGraphic__form
    
  "
  data-js-controller=""
  data-js-target=""
>
  <div class="GraphicForm__content">
    <div
  class="GraphicFormFieldList "
  
>
  
  <div
  class="GraphicFormField "
  
  
  
>
  <div class="GraphicFormField__content">
    
      <span class="GraphicFormField__label">
        
          Email
        
      </span>
    
    <div
  class="
    GraphicFormFieldInput
    
  "
  
  
>
  
  
  <div class="GraphicFormFieldInput__valueContainer">
    <span
      class="GraphicFormFieldInput__value"
      
    >ella.williams@example.com</span>
    
  </div>
  
</div>
  </div>
</div>
          <div
  class="GraphicFormField CheckoutField"
  
  
  data-js-controller="CheckoutCardField"
>
  <div class="GraphicFormField__content">
    
      <span class="GraphicFormField__label">
        
          Card information
        
      </span>
    
    <div class="GraphicFormFieldInputGrid">
  <div
  class="
    GraphicFormFieldInput
    GraphicFormFieldInput--positionTop
  "
  data-js-target="CheckoutCardField.cardNumber"
  
>
  
  
  <div class="GraphicFormFieldInput__valueContainer">
    <span
      class="GraphicFormFieldInput__value"
      data-js-target="CheckoutCardField.cardNumberInput"
    >1234 1234 1234 1234</span>
    
      
    
  </div>
  <div class="CheckoutCardField__iconContainer">
        
          <svg data-js-target-list="CheckoutCardField.cardIcons" class="CheckoutCardField__icon" width="24" height="16" viewBox="0 0 24 16">

          
              <g fill-rule="nonzero" fill="none"><rect stroke-opacity=".2" stroke="#000" stroke-width=".5" fill="#FFF" x=".25" y=".25" width="23.5" height="15.5" rx="2"/><path d="M2.79 5.91A7.2 7.2 0 0 0 1 5.24l.03-.13h2.73c.38.01.68.13.77.52l.6 2.84.18.85 1.67-4.2h1.8L6.1 11.27H4.3L2.8 5.9zm7.31 5.37H8.4l1.06-6.17h1.7l-1.06 6.17zm6.17-6.02l-.23 1.34-.16-.07c-.3-.12-.71-.25-1.27-.24-.67 0-.97.27-.98.54 0 .28.37.47.96.76.98.44 1.44.98 1.43 1.68-.01 1.28-1.17 2.1-2.96 2.1-.76 0-1.5-.15-1.9-.32l.24-1.39.23.1c.55.23.91.33 1.6.33.48 0 1-.2 1.01-.6 0-.27-.22-.47-.88-.77-.64-.3-1.5-.8-1.49-1.68 0-1.2 1.2-2.04 2.87-2.04.66 0 1.2.14 1.53.26zm2.26 3.84h1.41l-.39-1.79-.12-.53-.22.6-.68 1.72zm2.1-3.99L22 11.28h-1.58l-.2-.92h-2.18l-.36.92H15.9l2.52-5.66c.18-.4.49-.5.9-.5h1.3z" fill="#1434cb"/></g>
            

          </svg>
        
          <svg data-js-target-list="CheckoutCardField.cardIcons" class="CheckoutCardField__icon" width="24" height="16" viewBox="0 0 24 16">

          
              <g fill="none" fill-rule="evenodd"><rect fill="#252525" height="16" rx="2" width="24"/><circle cx="9" cy="8" fill="#eb001b" r="5"/><circle cx="15" cy="8" fill="#f79e1b" r="5"/><path d="M12 4a5 5 0 0 1 0 8 5 5 0 0 1 0-8z" fill="#ff5f00"/></g>
            

          </svg>
        
          <svg data-js-target-list="CheckoutCardField.cardIcons" class="CheckoutCardField__icon" width="24" height="16" viewBox="0 0 24 16">

          
              <g fill="none" fill-rule="evenodd"><rect fill="#016fd0" height="16" rx="2" width="24"/><path d="M13.76 13.4V7.7h10.15v1.58l-1.17 1.25 1.17 1.26v1.61h-1.87l-1-1.1-.98 1.1z" fill="#fffffe"/><path d="M14.44 12.77V8.32h3.77v1.02h-2.55v.7h2.5v1h-2.5v.7h2.55v1.03z" fill="#016fd0"/><path d="M18.2 12.77l2.08-2.23-2.08-2.22h1.61l1.28 1.41 1.28-1.41h1.54v.04l-2.04 2.18 2.04 2.17v.06h-1.56l-1.3-1.43-1.28 1.43z" fill="#016fd0"/><path d="M14.24 2.63h2.44l.86 1.95V2.63h3.02l.52 1.46.53-1.46h2.3v5.7H11.73z" fill="#fffffe"/><g fill="#016fd0"><path d="M14.7 3.25L12.73 7.7h1.35l.37-.9h2.02l.37.9h1.39l-1.97-4.45zm.17 2.56l.6-1.42.58 1.42z"/><path d="M18.21 7.7V3.25h1.9L21.1 6l.99-2.74h1.83V7.7h-1.18V4.66L21.62 7.7h-1.08l-1.13-3.06V7.7z"/></g></g>
            

          </svg>
        
          <svg data-js-target-list="CheckoutCardField.cardIcons" class="CheckoutCardField__icon" width="24" height="16" viewBox="0 0 24 16">

          
              <g fill-rule="nonzero" fill="none"><path d="M4.7,0h6a1.16,1.16,0,0,1,1.16,1.52l-2.79,12A2,2,0,0,1,7.19,15h-6A1.17,1.17,0,0,1,0,13.5l2.79-12A2,2,0,0,1,4.7,0" fill="#e21836"/><path d="M10.19,0h6.89c.84,0,.46.68.26,1.52l-2.79,12c-.19.83-.13,1.51-1,1.51H6.69A1.17,1.17,0,0,1,5.53,13.5l2.79-12A2,2,0,0,1,10.19,0" fill="#00447c"/><path d="M16.81,0h6A1.16,1.16,0,0,1,24,1.52l-2.79,12A2,2,0,0,1,19.3,15h-6a1.16,1.16,0,0,1-1.16-1.51l2.79-12A2,2,0,0,1,16.81,0" fill="#007b84"/><path d="M6.26,3.84a5.61,5.61,0,0,1-.85,0c0,.11-.44,2-.44,2a1.4,1.4,0,0,1-.38.84.63.63,0,0,1-.44.16.42.42,0,0,1-.46-.4V6.37l.08-.53s.44-1.74.52-2v0a4.48,4.48,0,0,1-1,0,1.3,1.3,0,0,1,0,.13l-.44,2,0,.17-.07.54A.83.83,0,0,0,2.79,7c.2.36.78.41,1.11.41A2.12,2.12,0,0,0,5,7.19a1.61,1.61,0,0,0,.69-1.08l.05-.19s.45-1.82.53-2.06ZM7.79,5.3a1.19,1.19,0,0,0-.48.12l-.19.1.06-.2,0,0c-.38.08-.47.09-.81.14h0a10.3,10.3,0,0,1-.23,1.25l-.18.73,0,0a6.9,6.9,0,0,1,.78,0l0,0,.13-.66c0-.19.13-.62.17-.77a.75.75,0,0,1,.23-.07c.17,0,.15.15.15.21s-.08.44-.14.72l0,.18c0,.14-.07.27-.1.41l0,0a6.53,6.53,0,0,1,.76,0l0,0C8,7.09,8,7,8.1,6.54l.05-.21c.09-.41.14-.62.07-.79A.42.42,0,0,0,7.79,5.3Zm1.71.43-.42.08-.42.06h0l-.06.39a5.16,5.16,0,0,1-.11.54c0,.17-.06.23-.08.3a1.72,1.72,0,0,0-.1.29v0h.84v0c0-.15,0-.2,0-.27s0-.2.11-.5c0-.15.07-.29.1-.43s.07-.29.1-.43v0Zm0-.58a.68.68,0,0,0-.67.07c-.2.14-.23.33-.06.43a.68.68,0,0,0,.67-.07C9.65,5.44,9.67,5.25,9.51,5.15Zm1,2.32a1.29,1.29,0,0,0,1-.37,1.89,1.89,0,0,0,.33-.71.93.93,0,0,0-.08-.81A.9.9,0,0,0,11,5.32a1.29,1.29,0,0,0-.9.31,1.43,1.43,0,0,0-.4.78c-.07.28-.14.8.33,1A1.36,1.36,0,0,0,10.53,7.47Zm0-1c.08-.35.17-.64.41-.64s.2.22.12.57a1.75,1.75,0,0,1-.18.49.29.29,0,0,1-.22.15s-.18,0-.18-.22A1.48,1.48,0,0,1,10.51,6.43Zm2.18,1,0,0,.13-.66c0-.19.13-.62.17-.77a.68.68,0,0,1,.23-.07c.17,0,.15.15.14.21a6.35,6.35,0,0,1-.13.72l0,.18c0,.14-.07.27-.1.41v0a6.58,6.58,0,0,1,.76,0l0,0c.05-.31.07-.4.17-.86l0-.21c.1-.41.15-.62.08-.79a.42.42,0,0,0-.43-.24,1.15,1.15,0,0,0-.48.12l-.19.11.05-.21,0,0c-.38.08-.47.09-.82.14h0a10.3,10.3,0,0,1-.23,1.25c-.06.24-.12.49-.17.73v0a6.9,6.9,0,0,1,.78,0Zm2.59,0,.15-.75s.12-.47.12-.49l.07-.06h.06a2.38,2.38,0,0,0,1.47-.32,1.58,1.58,0,0,0,.59-.94,1.12,1.12,0,0,0,0-.32.67.67,0,0,0-.12-.42c-.22-.31-.66-.32-1.17-.32h-.25c-.65,0-.91,0-1,0s0,.13,0,.13L15,5s-.55,2.3-.58,2.41C15,7.43,15.18,7.43,15.28,7.44Zm.43-1.92L16,4.45v-.1h.1l.52,0a.43.43,0,0,1,.23.55.79.79,0,0,1-.41.54,1.32,1.32,0,0,1-.57.09H15.7Zm1.55.93c-.07.28-.14.79.32,1A.81.81,0,0,0,18,7.5a.73.73,0,0,0,.4-.18l0,.12,0,0h.8l0,0c.06-.32.11-.62.25-1.22.06-.28.13-.57.2-.85v0l-.84.13,0,0v.09a.52.52,0,0,0-.26-.22,1,1,0,0,0-.86.32,1.44,1.44,0,0,0-.4.77Zm.79,0c.08-.34.17-.64.41-.64s.23.14.21.38a1.62,1.62,0,0,1,0,.19,2.81,2.81,0,0,1-.08.31.61.61,0,0,1-.08.18.42.42,0,0,1-.3.14S18,7,18,6.81a1.4,1.4,0,0,1,.05-.34Zm4.12-1.14,0,0c-.37.07-.44.09-.78.13l0,0h0c-.26.58-.25.46-.46.92V6.33l-.05-1,0,0c-.39.07-.4.09-.76.13l0,0a.08.08,0,0,1,0,0h0c0,.23,0,.18.08.54,0,.18,0,.36.07.54s.05.44.09.88c-.24.41-.3.56-.53.91h0l-.16.26a.17.17,0,0,1-.06.06h-.2l-.14.45h.47a.56.56,0,0,0,.53-.3l.3-.5h0l0,0c.2-.42,1.7-3,1.7-3Zm-4.91,5.93h-.2l.73-2.42H18l.08-.25v.28c0,.17.12.32.48.3H19l.14-.47H19c-.09,0-.13,0-.12-.07V8.35H18.1c-.24,0-1,0-1.12.06a1.37,1.37,0,0,0-.37.19l.07-.25H16l-.15.49-.74,2.45h-.15l-.14.47h1.41l0,.15h.69l.05-.15h.19l.16-.5Zm-.58-1.93a2.44,2.44,0,0,0-.33.13l.19-.62h.56L17,9.29a1.78,1.78,0,0,0-.29,0Zm0,.88-.3,0c-.11,0-.32.15-.32.15l.19-.65h.56l-.13.45Zm-.32,1h-.56l.16-.54h.56Zm1.36-1.5h.82l-.12.38H17.6l-.12.42h.72l-.54.77a.39.39,0,0,1-.11.09.33.33,0,0,1-.15,0h-.2l-.14.45h.52a.65.65,0,0,0,.56-.28l.37-.51.08.52a.25.25,0,0,0,.14.17.43.43,0,0,0,.18.08h.44l.15-.51h-.1a.42.42,0,0,1-.18,0,.54.54,0,0,1,0-.11l-.08-.52h-.34l.15-.17h.82l.13-.42h-.76l.11-.38H20l.15-.46H17.87l-.14.46Zm-6.87,1.61.19-.63h.78l.14-.47h-.78l.12-.39h.76l.14-.46H10.3l-.13.46h.43l-.12.39h-.43l-.15.47h.44l-.26.84c0,.11,0,.15.05.21a.24.24,0,0,0,.14.1l.2,0h.88l.16-.52-.39.06C11,11.45,10.84,11.44,10.86,11.37Zm.09-3-.2.36a.41.41,0,0,1-.11.15.36.36,0,0,1-.18,0h-.1l-.14.45h.34a.79.79,0,0,0,.35-.09c.07,0,.08,0,.13-.06l.12-.1h1.07l.14-.48h-.78l.14-.26Zm1.58,3s0-.07,0-.17l.29-1h1.38a.72.72,0,0,0,.25-.08.5.5,0,0,0,.18-.17,1.51,1.51,0,0,0,.18-.41l.37-1.22H14.12a2.82,2.82,0,0,0-.48.11,1.86,1.86,0,0,0-.36.23l.1-.34h-.67l-.94,3.1-.06.26s.08.11.12.15a.4.4,0,0,0,.22,0h.88l.16-.53-.46,0A.12.12,0,0,1,12.53,11.38ZM13,9.59h1.1l-.07.21s0,0-.15,0H13L13,9.59Zm.22-.73h1.1l-.08.26s-.51,0-.6,0a1.23,1.23,0,0,0-.58.26Zm.83,1.67s0,.06,0,.07-.06,0-.11,0h-.16v-.26h-.65l0,1.29c0,.1,0,.15.08.19a1.21,1.21,0,0,0,.56.06h.41l.15-.48-.36,0h-.11l-.05,0s0,0,0-.09V11h.38a.46.46,0,0,0,.35-.13.37.37,0,0,0,.12-.22l.07-.29h-.51l-.07.2Z" fill="#fefefe"/></g>
          

          </svg>
        

        <div class="CheckoutCardField__activeCardIcon" data-js-target="CheckoutCardField.activeCardIcon"></div>
      </div>
</div>

    <div
  class="
    GraphicFormFieldInput
    GraphicFormFieldInput--positionBottomLeft
  "
  data-js-target="CheckoutCardField.expiration"
  
>
  
  
  <div class="GraphicFormFieldInput__valueContainer">
    <span
      class="GraphicFormFieldInput__value"
      data-js-target="CheckoutCardField.expirationInput"
    >MM/YY</span>
    
      
    
  </div>
  
</div>

    <div
  class="
    GraphicFormFieldInput
    GraphicFormFieldInput--positionBottomRight
  "
  data-js-target="CheckoutCardField.cvc"
  
>
  
  
  <div class="GraphicFormFieldInput__valueContainer">
    <span
      class="GraphicFormFieldInput__value"
      data-js-target="CheckoutCardField.cvcInput"
    >CVC</span>
    
      
    
  </div>
  <svg width="25" height="16" viewBox="0 0 32 21">
        <g fill="#565656" fill-rule="evenodd">
          <path d="M21.68 2H2c-.92 0-2 1.06-2 2v15c0 .94 1.08 2 2 2h25c.92 0 2-1.06 2-2v-7.53a5.98 5.98 0 0 1-3 1.45V13c0 .66-.36 1-1 1H3c-.64 0-1-.34-1-1v-1c0-.66.36-1 1-1h17.53a5.98 5.98 0 0 1 1.15-9z" opacity=".2"/>
          <path d="M19.34 5H0v3h19.08a6.04 6.04 0 0 1 .26-3z" opacity=".3"/>
          <path d="M25 14a7 7 0 1 1 0-14 7 7 0 0 1 0 14zm-2.78-9.9h-.79l-1.93.98v1l1.53-.8V9.9h1.2V4.1zm2.3.8c.57 0 .97.32.97.78 0 .5-.47.85-1.15.85h-.3v.85h.36c.72 0 1.21.36 1.21.88 0 .5-.48.84-1.16.84-.5 0-1-.16-1.52-.47v1c.56.24 1.12.37 1.67.37 1.31 0 2.21-.67 2.21-1.64 0-.68-.42-1.23-1.12-1.45.6-.2.99-.73.99-1.33 0-.94-.83-1.58-2.03-1.58a4 4 0 0 0-1.57.34v.98c.48-.27.97-.42 1.44-.42zm4.32 2.18c.73 0 1.24.43 1.24.99 0 .59-.51 1-1.24 1-.44 0-.9-.14-1.37-.43v1.03c.49.22.99.33 1.48.33.26 0 .5-.04.73-.1.52-.85.82-1.83.82-2.88l-.02-.42a2.3 2.3 0 0 0-1.23-.32c-.18 0-.37.01-.57.04v-1.3h1.44a5.62 5.62 0 0 0-.46-.92h-2.02v3.15c.4-.1.8-.17 1.2-.17z"/>
        </g>
      </svg>
</div>
</div>
  </div>
</div>
          <div
  class="GraphicFormField CheckoutField"
  
  
  
>
  <div class="GraphicFormField__content">
    
      <span class="GraphicFormField__label">
        
          Country or region
        
      </span>
    
    <div class="GraphicFormFieldInputGrid">
  <div
  class="
    GraphicFormFieldInput
    
  "
  
  
>
  
  
  <div class="GraphicFormFieldInput__valueContainer">
    <span
      class="GraphicFormFieldInput__value"
      
    >Australia</span>
    
  </div>
  <svg width="12" height="12" viewBox="0 0 12 12"><path d="M10.2 3.97a.75.75 0 0 1 1.06 1.06L6.52 9.76a.75.75 0 0 1-1.06 0L.75 5.03A.75.75 0 0 1 1.8 3.97L6 8.17l4.2-4.2z" fill-rule="evenodd" fill="var(--formFieldIconColor)" /></svg>
</div>
</div>
  </div>
</div>
          <div
  class="GraphicFormSubmitButton CheckoutFormSubmitButton StartupHubPaymentsFormGraphic__submitButton"
  data-js-target=""
  data-js-target-list=""
  
>Pay A$90.00</div>
</div>
  </div>
</div>
</div>
    </div>
  </div>
</figure>
</div></div>
        </div>
      </div></a>
</div>
</div>
          
        </div>
      </div>
    </div>
  </div>
</section>
      
        <section
  id='finance-automation'
  class="
    Section
    
    theme--Light
    
    
    
    Section--paddingNormal
    
    Section--paddingBottomNone
    
    
    Section--hasStickyNav
    
  "
  
  
  
  
  
>
  <div class="Section__masked">
    <div class="Section__backgroundMask">
      <div class="
        Section__background
        
      ">
        
        
      </div>
      
    </div>
    <div class='Section__container'>
      <div class='Section__layoutContainer'>
        <div class='Section__layout'>
          
            <div
  class="
    RowLayout
    
  "
  
  
  
>
  <section
  
  
  class="
    Copy
    
    variant--Section
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Automate revenue and finance
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Establish a strong foundation by streamlining financial workflows.
    </div>
  

  

  

  
</section>

    <section class="BucketGrid ">
  <div class="BucketGrid__itemList">
    <section
  class="
    Card
    
    
      Card--border
      
    
    
    
    
    
    
    BucketItem RevenueAndFinanceAutomation__bucketItem
  "
  
  
  
  data-js-controller="BucketItem"
  
  
>
  <div
      class="
        BucketItem__graphicContainer
        BucketItem__graphicContainer--directionLeft
      "
    >
      <div
        class="BucketItem__graphicWrapper"
        data-js-target="BucketItem.graphic"
        data-js-direction="Left"
        
      >
        
          <div
  class="
    Card
    
    
    
    Card--shadowLarge
    
    
    
    StartupHubFinanceAutomationGraphic
  "
  
  
  
  
  
  
>
  <picture
  class="
    Picture
    
    
    
  "
  
  
  
>
  

  
    
      
        <source
          srcset="
            https://images.stripeassets.com/fzn2n1nzq965/23UbtIuBQJwdTz5dcooUqN/0661253571cf023366628baee6be5ed9/financeautomation-UK.png?q=80&fm=webp&w=944 2x,
            https://images.stripeassets.com/fzn2n1nzq965/23UbtIuBQJwdTz5dcooUqN/0661253571cf023366628baee6be5ed9/financeautomation-UK.png?q=80&fm=webp&w=472
          "
          type="image/webp"
        >
      
    
  

  <img
    class="Picture__image "
    src="https://images.stripeassets.com/fzn2n1nzq965/23UbtIuBQJwdTz5dcooUqN/0661253571cf023366628baee6be5ed9/financeautomation-UK.png?q=80&w=944"
    
      
        srcset="
          https://images.stripeassets.com/fzn2n1nzq965/23UbtIuBQJwdTz5dcooUqN/0661253571cf023366628baee6be5ed9/financeautomation-UK.png?q=80&w=944 2x,
          https://images.stripeassets.com/fzn2n1nzq965/23UbtIuBQJwdTz5dcooUqN/0661253571cf023366628baee6be5ed9/financeautomation-UK.png?q=80&w=472
        "
      
    
    alt=""
    width="472"
    height="503"
    loading="lazy"
    
  >
</picture>
</div>
        
      </div>
    </div>

    <section
  
  
  class="
    Copy
    BucketItem__copy
    variant--Subsection
    
  "
  style="
    
    
    --paddingRight: var(--columnPaddingNone);
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Power recurring revenue to win repeat customers
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Easily test billing models—such as usage-based, outcome-based, per seat, metered, and hybrid—to generate more revenue.
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="BucketItem__linkList">
            <a
  class="
    Link
    BucketLink
  "
  href="/au/billing"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='startup_hub_billing_automation'
  
  
  
  
  
>Billing</a>
          </div>
    </footer>
  

  
</section>
</section>

        <section
  class="
    Card
    
    
      Card--border
      
    
    
    
    
    
    
    BucketItem RevenueAndFinanceAutomation__bucketItem
  "
  
  
  
  data-js-controller="BucketItem"
  
  
>
  <div
      class="
        BucketItem__graphicContainer
        BucketItem__graphicContainer--directionUp
      "
    >
      <div
        class="BucketItem__graphicWrapper"
        data-js-target="BucketItem.graphic"
        data-js-direction="Up"
        data-js-direction-mobile="Up"
      >
        
          <div
  class="
    Card
    
    
    
    
    
    
    
    StartupHubTogethereTaxGraphic
  "
  
  
  
  
  
  
>
  <picture
  class="
    Picture
    
    
    
  "
  
  
  
>
  

  
    
      
        <source
          srcset="
            https://images.stripeassets.com/fzn2n1nzq965/7qDb68b5sC3K0BoeKbDXZ3/96533e553b06c2be0cee1fcdf1a998cb/automate_gb.png?q=80&fm=webp&w=608 2x,
            https://images.stripeassets.com/fzn2n1nzq965/7qDb68b5sC3K0BoeKbDXZ3/96533e553b06c2be0cee1fcdf1a998cb/automate_gb.png?q=80&fm=webp&w=304
          "
          type="image/webp"
        >
      
    
  

  <img
    class="Picture__image "
    src="https://images.stripeassets.com/fzn2n1nzq965/7qDb68b5sC3K0BoeKbDXZ3/96533e553b06c2be0cee1fcdf1a998cb/automate_gb.png?q=80&w=608"
    
      
        srcset="
          https://images.stripeassets.com/fzn2n1nzq965/7qDb68b5sC3K0BoeKbDXZ3/96533e553b06c2be0cee1fcdf1a998cb/automate_gb.png?q=80&w=608 2x,
          https://images.stripeassets.com/fzn2n1nzq965/7qDb68b5sC3K0BoeKbDXZ3/96533e553b06c2be0cee1fcdf1a998cb/automate_gb.png?q=80&w=304
        "
      
    
    alt=""
    width="304"
    height="312"
    loading="lazy"
    
  >
</picture>
</div>
        
      </div>
    </div>

    <section
  
  
  class="
    Copy
    BucketItem__copy
    variant--Subsection
    
  "
  style="
    
    
    --paddingRight: var(--columnPaddingNone);
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Automate sales tax, VAT, and GST
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Automatically monitor, calculate, and collect sales tax in 40+ markets.
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="BucketItem__linkList">
            <a
  class="
    Link
    BucketLink
  "
  href="/au/tax"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='enterprise_hub_tax'
  
  
  
  
  
>Tax</a>
          </div>
    </footer>
  

  
</section>
</section>

        <section
  class="
    Card
    
    
      Card--border
      
    
    
    
    
    
    
    BucketItem RevenueAndFinanceAutomation__bucketItem
  "
  
  
  
  data-js-controller="BucketItem"
  
  
>
  <div
      class="
        BucketItem__graphicContainer
        BucketItem__graphicContainer--directionRight
      "
    >
      <div
        class="BucketItem__graphicWrapper"
        data-js-target="BucketItem.graphic"
        data-js-direction="Left"
        data-js-direction-mobile="Right"
      >
        
          <div
  class="
    Card
    
    
    
    Card--shadowLarge
    
    
    
    RevRecGraphic RevenueAndFinanceAutomatioRevRecGraphic
  "
  
  
  
  
  
  
>
  <figure
  class="DomGraphic "
  style="
    
    
    
    
  "
  aria-hidden="true"
  data-js-controller="DomGraphic"
  data-js-source-width="320"
  data-js-source-height="370"
  
  
  
  
  
  
  
  
  
>
  <div class="DomGraphic__heightContainer">
    <div class="DomGraphic__scaleContainer" data-js-target="DomGraphic.scaleContainer">
      <div class="RevRecGraphic__content">
        <div class="RevRecGraphic__graphContainer">
          <div class="RevRecGraphic__graphIntro">
            <div class="RevRecGraphic__graphTitle">Revenue recognition</div>
            <div class="RevRecGraphic__graphLegend">
              <div class="RevRecGraphic__graphTotal">A$5,839,417.15</div>
              <span class="RevRecGraphic__graphLegendSymbol RevRecGraphic__graphLegendSymbol--open">Open</span>
              <span class="RevRecGraphic__graphLegendSymbol RevRecGraphic__graphLegendSymbol--closed">Closed</span>
            </div>
          </div>
          <div class="RevRecGraphic__graph">
            
            
              <div class="RevRecGraphic__graphBar" style="height: 10%"></div>
            
              <div class="RevRecGraphic__graphBar" style="height: 15%"></div>
            
              <div class="RevRecGraphic__graphBar" style="height: 20%"></div>
            
              <div class="RevRecGraphic__graphBar" style="height: 25%"></div>
            
              <div class="RevRecGraphic__graphBar" style="height: 30%"></div>
            
              <div class="RevRecGraphic__graphBar" style="height: 32%"></div>
            
              <div class="RevRecGraphic__graphBar" style="height: 30%"></div>
            
              <div class="RevRecGraphic__graphBar" style="height: 47%"></div>
            
              <div class="RevRecGraphic__graphBar" style="height: 50%"></div>
            
              <div class="RevRecGraphic__graphBar" style="height: 54%"></div>
            
              <div class="RevRecGraphic__graphBar" style="height: 68%"></div>
            
              <div class="RevRecGraphic__graphBar" style="height: 72%"></div>
            
              <div class="RevRecGraphic__graphBar" style="height: 76%"></div>
            
          </div>
          <div class="RevRecGraphic__graphAxes">
            
            <span class="RevRecGraphic__graphAxisLeft">Jul 2025</span>
            <span class="RevRecGraphic__graphAxisRight">Jul 2026</span>
          </div>
        </div>
        <div class="RevRecGraphic__summaryContainer">
          <div class="RevRecGraphic__summaryTitle">
            
            
            
            
            <div class="RevRecGraphic__summaryTitleText">July summary</div>
            <div class="RevRecGraphic__summaryTitleDropdown">
              <span class="RevRecGraphic__summaryTitleDropdownText">Jul 2026</span>
              <svg class="RevRecGraphic__summaryTitleDropdownIcon" width="7" height="8" fill="none" xmlns="http://www.w3.org/2000/svg">
                <path d="m3.412 1.664 1.52 1.52a.424.424 0 1 0 .599-.6L3.71.766a.423.423 0 0 0-.599 0l-1.82 1.82a.424.424 0 1 0 .6.599l1.52-1.52ZM5.53 4.87a.424.424 0 0 0-.598 0l-1.52 1.52-1.52-1.52a.424.424 0 1 0-.6.599l1.82 1.82a.423.423 0 0 0 .599 0l1.82-1.82a.424.424 0 0 0 0-.6Z" fill="#0A2540"/>
              </svg>
            </div>
          </div>
          <div class="RevRecGraphic__summary">
            <div class="RevRecGraphic__summaryRow">
              <span class="RevRecGraphic__summaryRowText">Recognised revenue previously deferred</span>
              <span class="RevRecGraphic__summaryRowValue">A$1,216,752.67</span>
            </div>
            <div class="RevRecGraphic__summaryRow">
              <span class="RevRecGraphic__summaryRowText">Revenue from unbilled services</span>
              <span class="RevRecGraphic__summaryRowValue">A$4,244,870.34</span>
            </div>
            <div class="RevRecGraphic__summaryRow">
              <span class="RevRecGraphic__summaryRowText">Less refunds</span>
              <span class="RevRecGraphic__summaryRowValue">A$22.38</span>
            </div>
            <div class="RevRecGraphic__summaryRow">
              <span class="RevRecGraphic__summaryRowText">Less disputes</span>
              <span class="RevRecGraphic__summaryRowValue">A$8,813.74</span>
            </div>
            <div class="RevRecGraphic__summaryRow">
              <span class="RevRecGraphic__summaryRowText">Less bad debts</span>
              <span class="RevRecGraphic__summaryRowValue">A$190.56</span>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</figure>
</div>
        
      </div>
    </div>

    <section
  
  
  class="
    Copy
    BucketItem__copy
    variant--Subsection
    
  "
  style="
    
    
    --paddingRight: var(--columnPaddingNone);
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Close the books quickly and get real-time insights
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Easily update your investors and gather customer insights with data consolidation and custom reporting.
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="BucketItem__linkList">
            <a
  class="
    Link
    BucketLink
  "
  href="/au/revenue-recognition"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='enterprise_hub_revrec'
  
  
  
  
  
>Revenue recognition</a>

            <a
  class="
    Link
    BucketLink
  "
  href="/au/sigma"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='enterprise_hub_sigma'
  
  
  
  
  
>Custom reporting</a>

            <a
  class="
    Link
    BucketLink
  "
  href="/au/data-pipeline"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='enterprise_hub_data_pipeline'
  
  
  
  
  
>Data pipeline</a>
          </div>
    </footer>
  

  
</section>
</section>
  </div>
  <aside class="BucketGrid__aside">
    <div class="BucketGrid__asideSticky">
      <article class="
  BucketListing
  RevenueAndFinanceAutomation__bucketListing
">
  
  <a
  class="
    Link
    BucketListing__pictureLink
  "
  href="/au/newsroom/news/stripe-and-openai"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='openai_monetises_chatgpt__picture'
  
  
  
  
  
><div
  class="
    Card
    
    
      Card--border
      
    
    
    
    
    
    
    BucketListing__picture
  "
  
  
  
  
  
  
>
  <svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" viewBox="0 0 200 40" class="UserLogo variant-- " preserveAspectRatio="xMidYMid meet"><path fill="var(--userLogoColor, #000)" d="M61.944 6.71c-5.658 0-10.286 4.63-10.286 10.287 0 5.657 4.628 10.286 10.285 10.286 5.658 0 10.286-4.6 10.286-10.286A10.28 10.28 0 0061.943 6.71zm0 16.887c-3.515 0-6.344-2.886-6.344-6.6 0-3.715 2.83-6.6 6.343-6.6s6.343 2.885 6.343 6.6c0 3.714-2.828 6.6-6.343 6.6zm20.685-11.171c-1.857 0-3.657.743-4.6 2v-1.714h-3.714v20h3.714v-7.229c.943 1.171 2.686 1.8 4.6 1.8 4 0 7.143-3.143 7.143-7.429 0-4.285-3.143-7.428-7.143-7.428zM82 24.055c-2.114 0-4-1.658-4-4.2s1.886-4.2 4-4.2 4 1.657 4 4.2c0 2.542-1.885 4.2-4 4.2zm16.515-11.63c-4.057 0-7.257 3.172-7.257 7.43 0 4.257 2.8 7.428 7.371 7.428 3.743 0 6.143-2.257 6.886-4.8h-3.628c-.458 1.057-1.743 1.8-3.286 1.8-1.915 0-3.372-1.343-3.715-3.257h10.8v-1.457c0-3.886-2.714-7.143-7.171-7.143zm-3.6 5.972c.4-1.8 1.886-2.971 3.686-2.971 1.914 0 3.371 1.257 3.543 2.971h-7.23zm20.658-5.971c-1.658 0-3.4.743-4.2 1.971v-1.685h-3.715v14.285h3.715v-7.685c0-2.23 1.2-3.686 3.142-3.686 1.8 0 2.772 1.371 2.772 3.286v8.085h3.714v-8.685c0-3.543-2.172-5.886-5.428-5.886zm14.941-5.428l-8.086 20h3.972l1.714-4.371h9.2l1.714 4.371h4.029l-8.029-20h-4.514zM129.4 19.313l3.314-8.372 3.285 8.371H129.4zm18.942-12.315h-3.771v20h3.771v-20z"></path><title>OpenAI logo</title></svg>
</div></a>
  <h2 class="BucketListing__type">
    Customer story
    
  </h2>
  <h1 class="BucketListing__title">
    
    <a
  class="
    Link
    BucketListing__titleLink
  "
  href="/au/newsroom/news/stripe-and-openai"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='openai_monetises_chatgpt__title'
  
  
  
  
  
>OpenAI monetises ChatGPT with Stripe Billing and Stripe Checkout</a>
  </h1>
  
  <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    BucketListing__cta
  '
  href="/au/newsroom/news/stripe-and-openai"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='openai_monetises_chatgpt__learn_more'
  
  
  
  
  
>Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
</article>

        <article class="
  BucketListing
  RevenueAndFinanceAutomation__bucketListing
">
  
  <a
  class="
    Link
    BucketListing__pictureLink
  "
  href="/au/use-cases/finance-automation"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='businesses_that_use__picture'
  
  
  
  
  
><div
  class="
    Card
    
    
      Card--border
      
    
    
    
    
    
    
    BucketListing__picture
  "
  
  
  
  
  
  
>
  <span class="BucketListingStat BucketListingStat--knockout" data-js-controller="BucketListingStat" style="background-image: url(https://images.stripeassets.com/fzn2n1nzq965/40EaE1tCVueYLSC3UkKe60/236caaa2cd9ca8575f7233371e377c24/startup-knockout.png)">
  
  <span class="BucketListingStat__amount" data-js-target="BucketListingStat.amountEl" data-js-unit="K+" data-js-pad="3">
    300K+
  </span>
  
  
</span>
</div></a>
  <h2 class="BucketListing__type">
    
  </h2>
  <h1 class="BucketListing__title">
    
    <a
  class="
    Link
    BucketListing__titleLink
  "
  href="/au/use-cases/finance-automation"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='businesses_that_use__title'
  
  
  
  
  
>Businesses that use Stripe to optimise revenue and automate manual financial processes</a>
  </h1>
  
  <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    BucketListing__cta
  '
  href="/au/use-cases/finance-automation"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='businesses_that_use__learn_more'
  
  
  
  
  
>Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
</article>
    </div>
  </aside>
</section>
</div>
          
        </div>
      </div>
    </div>
  </div>
</section>
      
        <section
  id='platform-payments'
  class="
    Section
    
    theme--Light
    
    
    
    Section--paddingNormal
    
    Section--paddingBottomNone
    
    
    Section--hasStickyNav
    
  "
  
  
  
  
  
>
  <div class="Section__masked">
    <div class="Section__backgroundMask">
      <div class="
        Section__background
        
      ">
        
        
      </div>
      
    </div>
    <div class='Section__container'>
      <div class='Section__layoutContainer'>
        <div class='Section__layout'>
          
            <div
  class="
    RowLayout
    
  "
  
  
  
>
  <section
  
  
  class="
    Copy
    
    variant--Section
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Embed payments into your platform
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      SaaS platforms and marketplaces such as Shopify and DoorDash use Stripe Connect to embed payments into their products.
    </div>
  

  

  

  
</section>

    <section class="BucketGrid PlatformEmbeddedPayments__bucketGrid">
  <div class="BucketGrid__itemList">
    <section
  class="
    Card
    
    
      Card--border
      
    
    
    
    
    
    
    BucketItem PlatformEmbeddedPayments__bucketItem
  "
  
  
  
  data-js-controller="BucketItem"
  
  
>
  <div
      class="
        BucketItem__graphicContainer
        BucketItem__graphicContainer--directionUp
      "
    >
      <div
        class="BucketItem__graphicWrapper"
        data-js-target="BucketItem.graphic"
        data-js-direction="Up"
        
      >
        
          <div class="StartupHubOrdersPhoneGraphic">
  <figure
  class="
    StartupHubOrdersPhoneGraphic__phoneGraphic
    PhoneGraphic
    
  "
  style="
    
    
  "
  aria-hidden="true"
  
  
>
  <div class="PhoneGraphic__screen">
    <picture
  class="
    Picture
    
    
    
  "
  
  
  
>
  

  
    
      
        <source
          srcset="
            https://images.stripeassets.com/fzn2n1nzq965/1jaGgrb3Mjn26pHDowL9Ji/e05bd23e56721495af5af7c05496727f/orders-phone-en-GB.png?q=80&fm=webp&w=717 2x,
            https://images.stripeassets.com/fzn2n1nzq965/1jaGgrb3Mjn26pHDowL9Ji/e05bd23e56721495af5af7c05496727f/orders-phone-en-GB.png?q=80&fm=webp&w=358
          "
          type="image/webp"
        >
      
    
  

  <img
    class="Picture__image "
    src="https://images.stripeassets.com/fzn2n1nzq965/1jaGgrb3Mjn26pHDowL9Ji/e05bd23e56721495af5af7c05496727f/orders-phone-en-GB.png?q=80&w=717"
    
      
        srcset="
          https://images.stripeassets.com/fzn2n1nzq965/1jaGgrb3Mjn26pHDowL9Ji/e05bd23e56721495af5af7c05496727f/orders-phone-en-GB.png?q=80&w=717 2x,
          https://images.stripeassets.com/fzn2n1nzq965/1jaGgrb3Mjn26pHDowL9Ji/e05bd23e56721495af5af7c05496727f/orders-phone-en-GB.png?q=80&w=358
        "
      
    
    alt=""
    width="239"
    
    
    
  >
</picture>
  </div>
</figure>
</div>
        
      </div>
    </div>

    <section
  
  
  class="
    Copy
    BucketItem__copy
    variant--Subsection
    
  "
  style="
    
    
    --paddingRight: var(--columnPaddingNone);
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Create first-class payments experiences in every market
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Integrate payments directly into your platform or marketplace with user onboarding, multi-party fund flows, payouts, and managed risk and support.
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="BucketItem__linkList">
            <a
  class="
    Link
    BucketLink
  "
  href="/au/connect"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='startup_hub_connect_cta'
  
  
  
  
  
>Platform payments</a>
          </div>
    </footer>
  

  
</section>
</section>
  </div>
  <aside class="BucketGrid__aside">
    <div class="BucketGrid__asideSticky">
      <article class="
  BucketListing
  PlatformEmbeddedPayments__bucketListing
">
  
  <a
  class="
    Link
    BucketListing__pictureLink
  "
  href="/au/customers/github"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='github_sponsors_programme__picture'
  
  
  
  
  
><div
  class="
    Card
    
    
      Card--border
      
    
    
    
    
    
    
    BucketListing__picture
  "
  
  
  
  
  
  
>
  <svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" class="UserLogo variant-- " preserveAspectRatio="xMidYMid meet" viewBox="0 0 200 40"><title>Github logo</title><path fill="var(--userLogoColor, null)" d="M74.62 18.32h-6.8a.27.27 0 00-.3.3v3.35a.27.27 0 00.3.3h2.64v4.16a8.1 8.1 0 01-2.23.2c-1.92 0-4.65-.7-4.65-6.68 0-5.98 2.8-6.8 5.47-6.8 1.34-.04 2.67.17 3.93.62.2.1.4-.1.4-.3l.82-3.25c0-.1 0-.2-.1-.2-.3-.2-1.81-1.02-5.78-1.02C63.66 8.9 59 10.86 59 20.26 59 29.65 64.38 31 68.84 31c2.12.06 4.2-.5 6-1.62.06-.05.1-.13.1-.2V18.63a.33.33 0 00-.32-.32zm34.98-8.6h-3.85a.27.27 0 00-.3.3v7.37h-5.99v-7.37a.27.27 0 00-.3-.31h-3.82a.27.27 0 00-.3.3V30.2a.27.27 0 00.3.3h3.86a.27.27 0 00.3-.3v-8.62h5.99v8.62a.27.27 0 00.3.3h3.8a.27.27 0 00.32-.3V10.02a.33.33 0 00-.31-.3zm-30.22.5a2.42 2.42 0 00-2.43 2.5 2.49 2.49 0 002.43 2.54 2.42 2.42 0 002.44-2.53 2.37 2.37 0 00-2.44-2.5zm1.93 6.09h-3.85c-.2 0-.3.2-.3.4V30c0 .41.2.5.6.5h3.45c.4 0 .5-.2.5-.5V16.61c-.1-.1-.2-.3-.4-.3zm43.2.1h-3.85a.27.27 0 00-.3.3v9.84c-.7.44-1.51.69-2.34.7-1.41 0-1.72-.6-1.72-1.92V16.7a.27.27 0 00-.31-.31h-3.88a.27.27 0 00-.3.3v9.23c0 4.05 2.22 4.97 5.27 4.97a8.83 8.83 0 004.58-1.4s.1.7.1.81c0 .1.21.2.31.2h2.44a.27.27 0 00.3-.3V16.7a.27.27 0 00-.3-.3zm10.44-.51c-1.28 0-2.55.35-3.65 1.01v-6.9a.27.27 0 00-.3-.3h-3.86a.27.27 0 00-.3.3V30.2a.27.27 0 00.3.3h2.68c.1 0 .2-.1.3-.2.11-.3.18-.61.21-.93a6.98 6.98 0 004.57 1.52c3.55 0 5.48-1.87 5.48-8.02 0-6.15-3.2-6.97-5.43-6.97zm-1.52 11.35c-.78 0-1.55-.2-2.22-.6v-6.4c.6-.3 1.25-.51 1.93-.6 1.41-.1 2.74.3 2.74 3.55.09 3.45-.52 4.16-2.45 4.05zm-40.66-.1c-.2 0-.6.1-1.02.1-1.41 0-1.93-.7-1.93-1.51v-5.68h2.8a.27.27 0 00.3-.3V16.6a.27.27 0 00-.3-.3h-2.8v-3.86a.2.2 0 00-.2-.2h-3.95c-.2 0-.2.1-.2.2v3.96s-1.94.5-2.14.5c-.2 0-.2.2-.2.3v2.44a.27.27 0 00.3.3h2.03v5.99c0 4.5 3.15 4.86 5.22 4.86.8-.02 1.58-.16 2.33-.4.1 0 .2-.21.2-.31v-2.73c-.13 0-.24-.2-.44-.2z"></path></svg>
</div></a>
  <h2 class="BucketListing__type">
    Customer story
    
  </h2>
  <h1 class="BucketListing__title">
    
    <a
  class="
    Link
    BucketListing__titleLink
  "
  href="/au/customers/github"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='github_sponsors_programme__title'
  
  
  
  
  
>GitHub Sponsors programme doubles global coverage in a few months on Stripe Connect</a>
  </h1>
  
  <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    BucketListing__cta
  '
  href="/au/customers/github"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='github_sponsors_programme__learn_more'
  
  
  
  
  
>Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
</article>

        <article class="
  BucketListing
  PlatformEmbeddedPayments__bucketListing
">
  
  <a
  class="
    Link
    BucketListing__pictureLink
  "
  href="/au/use-cases/marketplaces"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='percentage_of_top__picture'
  
  
  
  
  
><div
  class="
    Card
    
    
      Card--border
      
    
    
    
    
    
    
    BucketListing__picture
  "
  
  
  
  
  
  
>
  <span class="BucketListingStat BucketListingStat--knockout" data-js-controller="BucketListingStat" style="background-image: url(https://images.stripeassets.com/fzn2n1nzq965/40EaE1tCVueYLSC3UkKe60/236caaa2cd9ca8575f7233371e377c24/startup-knockout.png)">
  
  <span class="BucketListingStat__amount" data-js-target="BucketListingStat.amountEl" data-js-unit="%" data-js-pad="2">
    75
  </span>
  
  <span class="BucketListingStat__unit BucketListingStat__unit--percent">%</span>
  
  
</span>
</div></a>
  <h2 class="BucketListing__type">
    
  </h2>
  <h1 class="BucketListing__title">
    
    <a
  class="
    Link
    BucketListing__titleLink
  "
  href="/au/use-cases/marketplaces"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='percentage_of_top__title'
  
  
  
  
  
>Percentage of top global marketplaces powered by Stripe</a>
  </h1>
  
  <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    BucketListing__cta
  '
  href="/au/use-cases/marketplaces"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='percentage_of_top__learn_more'
  
  
  
  
  
>Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
</article>
    </div>
  </aside>
</section>
</div>
          
        </div>
      </div>
    </div>
  </div>
</section>
      
        <section
  id='financial-services'
  class="
    Section
    
    theme--Light
    
    
    
    Section--paddingNormal
    
    
    
    
    Section--hasStickyNav
    
  "
  
  
  
  
  
>
  <div class="Section__masked">
    <div class="Section__backgroundMask">
      <div class="
        Section__background
        
      ">
        
        
      </div>
      
    </div>
    <div class='Section__container'>
      <div class='Section__layoutContainer'>
        <div class='Section__layout'>
          
            <div
  class="
    RowLayout
    
  "
  
  
  
>
  <section
  
  
  class="
    Copy
    
    variant--Section
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Monetise financial services and test new business models
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Embed financial services in weeks, not months.
    </div>
  

  

  

  
</section>

    <section class="BucketGrid ">
  <div class="BucketGrid__itemList">
    <section
  class="
    Card
    
    
      Card--border
      
    
    
    
    
    
    
    BucketItem MonetizeFinancialServices__bucketItem
  "
  
  
  
  data-js-controller="BucketItem"
  
  
>
  <div
      class="
        BucketItem__graphicContainer
        
      "
    >
      <div
        class="BucketItem__graphicWrapper"
        data-js-target="BucketItem.graphic"
        
        
      >
        
          <div class="StartupHubIssuingCardGraphic">
  <div
  class="
    Card
    
    
    
    Card--shadowLarge
    
    
    
    StartupHubIssuingCardGraphic__cardBack
  "
  
  
  
  
  
  
>
  <picture
  class="
    Picture
    
    
    
  "
  
  
  
>
  

  
    
      
        <source
          srcset="
            https://images.stripeassets.com/fzn2n1nzq965/626zPErA4hGzF4DFnvicz/6ed7d3bbaab062ffce5fa596b2c7a1fb/rocket-rides-card-back.png?q=80&fm=webp&w=564 2x,
            https://images.stripeassets.com/fzn2n1nzq965/626zPErA4hGzF4DFnvicz/6ed7d3bbaab062ffce5fa596b2c7a1fb/rocket-rides-card-back.png?q=80&fm=webp&w=282
          "
          type="image/webp"
        >
      
    
  

  <img
    class="Picture__image "
    src="https://images.stripeassets.com/fzn2n1nzq965/626zPErA4hGzF4DFnvicz/6ed7d3bbaab062ffce5fa596b2c7a1fb/rocket-rides-card-back.png?q=80&w=564"
    
      
        srcset="
          https://images.stripeassets.com/fzn2n1nzq965/626zPErA4hGzF4DFnvicz/6ed7d3bbaab062ffce5fa596b2c7a1fb/rocket-rides-card-back.png?q=80&w=564 2x,
          https://images.stripeassets.com/fzn2n1nzq965/626zPErA4hGzF4DFnvicz/6ed7d3bbaab062ffce5fa596b2c7a1fb/rocket-rides-card-back.png?q=80&w=282
        "
      
    
    alt=""
    width="282"
    
    
    
  >
</picture>
</div>
  <div
  class="
    Card
    
    
    
    Card--shadowLarge
    
    
    
    StartupHubIssuingCardGraphic__cardFront
  "
  
  
  
  
  
  
>
  <picture
  class="
    Picture
    
    
    
  "
  
  
  
>
  

  
    
      
        <source
          srcset="
            https://images.stripeassets.com/fzn2n1nzq965/63qEYv9KazVHc5hDm8hXoa/fd627961af1004b85ae2698c460055b2/rocket-rides-card.png?q=80&fm=webp&w=565 2x,
            https://images.stripeassets.com/fzn2n1nzq965/63qEYv9KazVHc5hDm8hXoa/fd627961af1004b85ae2698c460055b2/rocket-rides-card.png?q=80&fm=webp&w=282
          "
          type="image/webp"
        >
      
    
  

  <img
    class="Picture__image "
    src="https://images.stripeassets.com/fzn2n1nzq965/63qEYv9KazVHc5hDm8hXoa/fd627961af1004b85ae2698c460055b2/rocket-rides-card.png?q=80&w=565"
    
      
        srcset="
          https://images.stripeassets.com/fzn2n1nzq965/63qEYv9KazVHc5hDm8hXoa/fd627961af1004b85ae2698c460055b2/rocket-rides-card.png?q=80&w=565 2x,
          https://images.stripeassets.com/fzn2n1nzq965/63qEYv9KazVHc5hDm8hXoa/fd627961af1004b85ae2698c460055b2/rocket-rides-card.png?q=80&w=282
        "
      
    
    alt=""
    width="282"
    
    
    
  >
</picture>
</div>
</div>
        
      </div>
    </div>

    <section
  
  
  class="
    Copy
    BucketItem__copy
    variant--Subsection
    
  "
  style="
    
    
    --paddingRight: var(--columnPaddingNone);
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Create, manage, and grow a commercial card programme
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      From expense management to order fulfilment, launch a card program quickly and customise key details like card design and spend limits.
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="BucketItem__linkList">
            <a
  class="
    Link
    BucketLink
  "
  href="/au/issuing"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='startup_hub_issuing_cta'
  
  
  
  
  
>Issuing</a>
          </div>
    </footer>
  

  
</section>
</section>

        <section
  class="
    Card
    
    
      Card--border
      
    
    
    
    
    
    
    BucketItem MonetizeFinancialServices__bucketItem
  "
  
  
  
  data-js-controller="BucketItem"
  
  
>
  <div
      class="
        BucketItem__graphicContainer
        BucketItem__graphicContainer--directionUp
      "
    >
      <div
        class="BucketItem__graphicWrapper"
        data-js-target="BucketItem.graphic"
        data-js-direction="Up"
        
      >
        
          <div
  class="
    Card
    
    
    
    
    
    
    
    StartupHubCapitalGraphic
  "
  
  
  
  
  
  
>
  <figure
  class="DomGraphic "
  style="
    
    
    
    
  "
  aria-hidden="true"
  data-js-controller="DomGraphic"
  data-js-source-width="316"
  data-js-source-height="375"
  
  
  
  
  
  
  
  
  
>
  <div class="DomGraphic__heightContainer">
    <div class="DomGraphic__scaleContainer" data-js-target="DomGraphic.scaleContainer">
      <div class="StartupHubCapitalGraphic__container">
      <div class="StartupHubCapitalGraphic__header">
        <div class="StartupHubCapitalGraphic__largeCopy">Select your offer</div>
        <div class="StartupHubCapitalGraphic__mediumCopy">Expires on 27 September 2023</div>
      </div>

      <div>
        <div class="StartupHubCapitalGraphic__offer">
          <span class="StartupHubCapitalGraphic__largeCopy">A$20,000</span>
          <svg fill="none" xmlns="http://www.w3.org/2000/svg" width="11" height="11" viewBox="0 0 11 11"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.934 10.434a4.952 4.952 0 1 0 0-9.905 4.952 4.952 0 0 0 0 9.905ZM8.52 4.26 7.156 2.896l.228-.227a.964.964 0 0 1 1.363 1.363l-.227.227Zm-.682.682L4.884 7.895l-2.045.682.682-2.045 2.954-2.954L7.838 4.94Z" fill="#ABB5C5"/></svg>
        </div>

        <div class="StartupHubCapitalGraphic__rangeContainer">
          <div class="StartupHubCapitalGraphic__bar"></div>
          <svg class="StartupHubCapitalGraphic__svg" fill="none" xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15"><rect x=".31" y=".31" width="14.238" height="14.238" rx="7.119" fill="#fff"/><rect x="4.643" y="4.333" width=".619" height="6.19" rx=".31" fill="#C4CCD8"/><rect x="7.119" y="4.333" width=".619" height="6.19" rx=".31" fill="#C4CCD8"/><rect x="9.595" y="4.333" width=".619" height="6.19" rx=".31" fill="#C4CCD8"/><rect x=".31" y=".31" width="14.238" height="14.238" rx="7.119" stroke="#C4CCD8" stroke-width=".619"/></svg>
        </div>

        <div class="StartupHubCapitalGraphic__rangeValues">
          <span class="StartupHubCapitalGraphic__copy">A$1,000</span>
          <span class="StartupHubCapitalGraphic__copy">A$2,662</span>
        </div>
      </div>

      <div class="StartupHubCapitalGraphic__copy">This loan is typically repaid in 8-10 months based on your projected payment volume.</div>

      <div>
        <div class="StartupHubCapitalGraphic__copy StartupHubCapitalGraphic__copy--secondary">Details</div>
        <div class="StartupHubCapitalGraphic__section">
          <div class="StartupHubCapitalGraphic__lineItem">
            <span class="StartupHubCapitalGraphic__copy">Repayment rate</span>
            <span class="StartupHubCapitalGraphic__copy">15% per transaction</span>
          </div>
          <div class="StartupHubCapitalGraphic__lineItem">
            <span class="StartupHubCapitalGraphic__copy">60-day minimum</span>
            <span class="StartupHubCapitalGraphic__copy">A$2,444.45</span>
          </div>
        </div>

        <div class="StartupHubCapitalGraphic__section">
          <div class="StartupHubCapitalGraphic__lineItem">
            <span class="StartupHubCapitalGraphic__copy">Loan amount</span>
            <span class="StartupHubCapitalGraphic__copy">A$20,000</span>
          </div>
          <div class="StartupHubCapitalGraphic__lineItem">
            <span class="StartupHubCapitalGraphic__copy">Fixed fee</span>
            <span class="StartupHubCapitalGraphic__copy">A$2,000</span>
          </div>
          <div class="StartupHubCapitalGraphic__lineItem">
            <span class="StartupHubCapitalGraphic__copy">Total amount owed</span>
            <span class="StartupHubCapitalGraphic__copy">A$22,000</span>
          </div>
        </div>
      </div>
    </div>
    </div>
  </div>
</figure>
</div>
        
      </div>
    </div>

    <section
  
  
  class="
    Copy
    BucketItem__copy
    variant--Subsection
    
  "
  style="
    
    
    --paddingRight: var(--columnPaddingNone);
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Offer your customers access to fast, flexible financing
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Attract, retain, and grow your customer base while earning more revenue.
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="BucketItem__linkList">
            <a
  class="
    Link
    BucketLink
  "
  href="/au/capital/platforms"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='startup_hub_capital_platforms_cta'
  
  
  
  
  
>Financing</a>
          </div>
    </footer>
  

  
</section>
</section>

        <section
  class="
    Card
    
    
      Card--border
      
    
    
    
    
    
    
    BucketItem MonetizeFinancialServices__bucketItem
  "
  
  
  
  data-js-controller="BucketItem"
  
  
>
  <div
      class="
        BucketItem__graphicContainer
        BucketItem__graphicContainer--directionLeft
      "
    >
      <div
        class="BucketItem__graphicWrapper"
        data-js-target="BucketItem.graphic"
        data-js-direction="Left"
        
      >
        
          <div
  class="
    Card
    
    
    
    Card--shadowLarge
    
    
    
    StartupHubEmbeddedFinancialServicesGraphic
  "
  
  
  
  
  
  
>
  <picture
  class="
    Picture
    
    
    StartupHubEmbeddedFinancialServicesGraphic__desktopPicture
  "
  
  
  
>
  

  
    
      
        <source
          srcset="
            https://images.stripeassets.com/fzn2n1nzq965/5vEzQIVjXA3RLUDS903N1W/1b5b88194a5923963b1aa28c40242cc0/embeddedfinancialservices-en-GB_3x.png?q=80&fm=webp&w=1005 2x,
            https://images.stripeassets.com/fzn2n1nzq965/5vEzQIVjXA3RLUDS903N1W/1b5b88194a5923963b1aa28c40242cc0/embeddedfinancialservices-en-GB_3x.png?q=80&fm=webp&w=502
          "
          type="image/webp"
        >
      
    
  

  <img
    class="Picture__image "
    src="https://images.stripeassets.com/fzn2n1nzq965/5vEzQIVjXA3RLUDS903N1W/1b5b88194a5923963b1aa28c40242cc0/embeddedfinancialservices-en-GB_3x.png?q=80&w=1005"
    
      
        srcset="
          https://images.stripeassets.com/fzn2n1nzq965/5vEzQIVjXA3RLUDS903N1W/1b5b88194a5923963b1aa28c40242cc0/embeddedfinancialservices-en-GB_3x.png?q=80&w=1005 2x,
          https://images.stripeassets.com/fzn2n1nzq965/5vEzQIVjXA3RLUDS903N1W/1b5b88194a5923963b1aa28c40242cc0/embeddedfinancialservices-en-GB_3x.png?q=80&w=502
        "
      
    
    alt=""
    width="335"
    height="425"
    loading="lazy"
    
  >
</picture>
  <picture
  class="
    Picture
    
    
    StartupHubEmbeddedFinancialServicesGraphic__mobilePicture
  "
  
  
  
>
  

  
    
      
        <source
          srcset="
            https://images.stripeassets.com/fzn2n1nzq965/4fpTHtAAGHp0w5mxqi8drN/eeafbde66e673924511d404be97aac7f/embedded-mobile-en-GB.png?q=80&fm=webp&w=1005 2x,
            https://images.stripeassets.com/fzn2n1nzq965/4fpTHtAAGHp0w5mxqi8drN/eeafbde66e673924511d404be97aac7f/embedded-mobile-en-GB.png?q=80&fm=webp&w=502
          "
          type="image/webp"
        >
      
    
  

  <img
    class="Picture__image "
    src="https://images.stripeassets.com/fzn2n1nzq965/4fpTHtAAGHp0w5mxqi8drN/eeafbde66e673924511d404be97aac7f/embedded-mobile-en-GB.png?q=80&w=1005"
    
      
        srcset="
          https://images.stripeassets.com/fzn2n1nzq965/4fpTHtAAGHp0w5mxqi8drN/eeafbde66e673924511d404be97aac7f/embedded-mobile-en-GB.png?q=80&w=1005 2x,
          https://images.stripeassets.com/fzn2n1nzq965/4fpTHtAAGHp0w5mxqi8drN/eeafbde66e673924511d404be97aac7f/embedded-mobile-en-GB.png?q=80&w=502
        "
      
    
    alt=""
    width="335"
    height="243"
    loading="lazy"
    
  >
</picture>
</div>
        
      </div>
    </div>

    <section
  
  
  class="
    Copy
    BucketItem__copy
    variant--Subsection
    
  "
  style="
    
    
    --paddingRight: var(--columnPaddingNone);
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Let customers open financial accounts on your platform
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Enable your customers to hold funds, pay bills, earn yield, and manage cash flow.
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="BucketItem__linkList">
            <a
  class="
    Link
    BucketLink
  "
  href="/au/treasury/platforms"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='startup_hub_treasury_cta'
  
  
  
  
  
>Treasury</a>
          </div>
    </footer>
  

  
</section>
</section>
  </div>
  <aside class="BucketGrid__aside">
    <div class="BucketGrid__asideSticky">
      <article class="
  BucketListing
  MonetizeFinancialServices__bucketListing
">
  
  <a
  class="
    Link
    BucketListing__pictureLink
  "
  href="/au/customers/ramp"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='why_ramp_chose__picture'
  
  
  
  
  
><div
  class="
    Card
    
    
      Card--border
      
    
    
    
    
    
    
    BucketListing__picture
  "
  
  
  
  
  
  
>
  <svg xmlns="http://www.w3.org/2000/svg" width="200" height="40" fill="none" class="UserLogo variant-- " preserveAspectRatio="xMidYMid meet" viewBox="0 0 200 40"><path fill="var(--userLogoColor, #010202)" fill-rule="evenodd" d="M149.092 5.23a1.118 1.118 0 00-.287-.23c-.115 2.036-.574 3.987-1.377 5.679-1.147 3.04-3.183 5.88-5.564 8.145-3.384 3.299-8.031 5.335-12.792 5.68.085.254.234.383.398.527.058.05.117.101.176.16l3.298 3.299c1.463 0 3.069-.344 4.532-.803 5.22-1.606 9.637-5.106 12.361-9.752 1.607-2.84 2.725-5.88 2.84-9.178l-3.299-3.298c-.114-.057-.2-.144-.286-.23zm-97.631 5.908c-1.033 0-1.922.545-2.61 1.234-.967.994-1.534 2.28-2.062 3.476l-.06.137V11.57H43v17.008h3.843v-8.375c0-.918.23-1.922.574-2.84.344-.774.889-1.463 1.577-1.921 1.004-.689 2.352-.689 3.5-.23.211-.435.427-.887.646-1.345.344-.72.695-1.453 1.046-2.154-.803-.574-1.807-.688-2.725-.574zm6.138 1.003c1.463-1.032 3.413-1.147 5.106-1.032 1.348.114 2.839.459 3.958 1.348 1.032.803 1.692 2.15 1.921 3.413.23.803.23 1.577.23 2.495v10.21h-3.729v-2.839c-.344.688-.803 1.463-1.348 1.922-1.032.803-2.266 1.233-3.499 1.233-1.578.115-3.298-.23-4.532-1.147-1.032-.689-1.692-1.922-1.921-3.184-.115-1.032 0-2.15.573-3.183.46-.803 1.148-1.348 1.922-1.807.746-.427 1.665-.655 2.528-.87l.197-.048c.665-.145 1.335-.23 1.998-.312.908-.114 1.802-.226 2.648-.491.574-.115 1.147-.46 1.348-.918a1.876 1.876 0 00-.23-2.036c-.458-.574-1.147-.803-1.806-.918-1.033-.23-2.037-.115-2.955.344-.917.459-1.462 1.348-1.692 2.38-.862-.383-1.784-.686-2.666-.976l-.517-.17c.286-1.263 1.204-2.61 2.466-3.414zm6.568 7.6c-.803.574-1.807.804-2.84 1.033-.917.115-1.691.344-2.494.803-.574.345-1.148.918-1.234 1.692-.114.804 0 1.578.46 2.266.458.574 1.032.803 1.691.918 1.148.23 2.496 0 3.413-.803.918-.688 1.463-1.692 1.693-2.84.275-1.078.257-2.247.238-3.421-.004-.294-.009-.588-.009-.88-.143.43-.487.889-.918 1.233zm18.585-8.516c-1.463-.345-3.183-.23-4.417.803-1.147.803-1.72 2.036-2.007 3.413v-3.844h-3.73v17.008h3.73v-9.178c0-.803.114-1.577.344-2.38.2-.803.545-1.578 1.233-2.151.803-.574 1.922-.689 2.954-.46.66.116 1.233.66 1.578 1.349.344.918.459 1.922.459 2.954v9.866h3.728v-9.292l.004-.047c.114-1.335.236-2.777 1.143-3.911.689-.803 1.692-1.148 2.725-1.033.803 0 1.577.344 2.036 1.033.689.918.803 2.036.803 3.183v10.096h3.729V18.223c0-.227.014-.443.027-.653.025-.401.048-.778-.027-1.154-.115-1.147-.459-2.266-1.147-3.184-.803-1.118-2.065-1.807-3.413-2.036-1.348-.23-2.926-.115-4.073.688-1.004.803-1.692 1.95-2.036 3.184a8.776 8.776 0 01-.195-.521c-.13-.376-.258-.743-.494-1.057-.573-1.118-1.72-2.036-2.954-2.265zm24.236.8c1.147-.802 2.724-1.032 4.072-.917 1.578.115 3.184.918 4.302 2.037 1.234 1.233 2.037 2.839 2.381 4.531.344 1.692.344 3.413-.115 4.99-.344 1.578-1.147 3.184-2.38 4.418a7.339 7.339 0 01-4.417 1.921c-1.463.115-3.069-.114-4.188-1.147-.917-.688-1.577-1.807-1.921-2.954v10.095h-3.958V11.424h3.958v3.413c.459-1.004 1.147-2.123 2.266-2.811zm1.376 2.267c-.459.114-.918.23-1.348.573-1.032.574-1.807 1.693-2.151 2.84-.459 1.348-.459 2.84-.115 4.302.23 1.348 1.033 2.61 2.152 3.298 1.147.689 2.495.803 3.728.46 1.233-.345 2.266-1.234 2.84-2.381.803-1.463.917-3.184.688-4.761-.23-1.348-.918-2.725-2.037-3.614a5.357 5.357 0 00-3.757-.717zm38.175 10.326c-1.032 1.033-2.151 1.922-3.298 2.725-.32.253-.69.476-1.039.687-.246.148-.481.29-.682.432h12.476c.265 0 .539.012.816.025.564.025 1.141.052 1.68-.025l-3.844-3.844h-6.109z" clip-rule="evenodd"></path><title>Ramp logo</title></svg>
</div></a>
  <h2 class="BucketListing__type">
    Customer story
    
  </h2>
  <h1 class="BucketListing__title">
    
    <a
  class="
    Link
    BucketListing__titleLink
  "
  href="/au/customers/ramp"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='why_ramp_chose__title'
  
  
  
  
  
>Why Ramp chose Stripe to launch simplified business purchasing and expense management</a>
  </h1>
  
  <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    BucketListing__cta
  '
  href="/au/customers/ramp"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='why_ramp_chose__learn_more'
  
  
  
  
  
>Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
</article>

        <article class="
  BucketListing
  MonetizeFinancialServices__bucketListing
">
  
  <a
  class="
    Link
    BucketListing__pictureLink
  "
  href="/au/guides/building-a-fintech-company"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='best_practices_for__picture'
  
  
  
  
  
><div
  class="
    Card
    
    
    
    
    
    
    
    BucketListing__picture
  "
  
  
  
  
  
  
>
  <div
  class="BucketListingGuideArt"
  data-js-controller="BucketListingGuideArt"
>
  
  <svg width="344" height="160" viewBox="0 0 344 160" fill="none" xmlns="http://www.w3.org/2000/svg" style="background: #02BCF5">
    <path fill-rule="evenodd" clip-rule="evenodd" d="M172 145.5C172 137.492 191.252 131 215 131C238.748 131 258 137.492 258 145.5C258 153.508 238.748 160 215 160C191.252 160 172 153.508 172 145.5ZM176.779 145.5C176.779 152.618 193.891 158.388 215 158.388C236.109 158.388 253.221 152.618 253.221 145.5C253.221 138.382 236.109 132.612 215 132.612C193.891 132.612 176.779 138.382 176.779 145.5Z" fill="#2C326A"/>
    <path fill-rule="evenodd" clip-rule="evenodd" d="M181.558 145.5C181.558 139.272 196.531 134.223 215 134.223C223.869 134.223 232.376 135.411 238.647 137.526C244.919 139.641 248.442 142.509 248.442 145.5C248.442 151.728 233.47 156.777 215 156.777C196.531 156.777 181.558 151.728 181.558 145.5ZM186.338 145.5C186.338 150.838 199.17 155.165 215 155.165C222.603 155.166 229.896 154.149 235.271 152.336C240.647 150.523 243.666 148.064 243.663 145.5C243.663 140.162 230.83 135.835 215 135.835C199.17 135.835 186.338 140.162 186.338 145.5Z" fill="#2C326A"/>
    <path fill-rule="evenodd" clip-rule="evenodd" d="M191.117 145.5C191.117 141.052 201.81 137.446 215 137.446C228.191 137.446 238.884 141.052 238.884 145.5C238.884 149.948 228.191 153.554 215 153.554C201.81 153.554 191.117 149.948 191.117 145.5ZM195.883 145.5C195.883 149.06 204.442 151.946 215 151.946C225.558 151.946 234.117 149.06 234.117 145.5C234.117 141.94 225.558 139.054 215 139.054C204.442 139.054 195.883 141.94 195.883 145.5Z" fill="#2C326A"/>
    <path fill-rule="evenodd" clip-rule="evenodd" d="M201.754 143.65C203.973 141.843 209.201 140.665 215 140.665C222.916 140.667 229.331 142.831 229.338 145.5C229.338 147.455 225.844 149.218 220.487 149.966C215.129 150.715 208.963 150.301 204.862 148.918C200.762 147.536 199.535 145.456 201.754 143.65ZM206.17 146.733C207.649 147.938 211.135 148.723 215.001 148.723C220.28 148.723 224.559 147.28 224.559 145.5C224.559 144.196 222.23 143.021 218.658 142.522C215.087 142.023 210.976 142.299 208.242 143.221C205.508 144.143 204.691 145.529 206.17 146.733Z" fill="#2C326A"/>
    <path d="M0 -228H396.614V257H0V-228Z" fill="#02BCF5"/>
    <path d="M86.25 171.172C133.885 171.172 172.5 132.44 172.5 84.6617C172.5 36.8836 133.885 -1.84814 86.25 -1.84814C38.6154 -1.84814 0 36.8836 0 84.6617C0 132.44 38.6154 171.172 86.25 171.172Z" fill="#02BCF5" stroke="#7CDEFC" />
    <path d="M172.502 84.6616V95.476H345.002V84.6616H172.502ZM172.502 95.476V106.289H345.002V95.4747L172.502 95.476ZM172.502 106.289V117.103H345.002V106.289H172.502ZM172.502 117.103V127.917H345.002V117.103H172.502ZM172.502 127.917V138.731H345.002V127.917H172.502ZM172.502 138.731V149.544H345.002V138.731H172.502ZM172.502 149.544V160.358H345.002V149.544H172.502ZM172.502 160.358V171.171H345.002V160.358H172.502ZM172.502 171.171V181.986H345.002V171.171H172.502ZM172.502 181.986V192.799H345.002V181.986H172.502ZM172.502 192.799V203.613H345.002V192.799H172.502ZM172.502 203.613V214.426H345.002V203.613H172.502ZM172.502 214.426V225.241H345.002V214.426H172.502ZM172.502 225.241V236.054H345.002V225.241H172.502ZM172.502 236.054V246.868H345.002V236.054H172.502ZM172.502 246.868V257.681H345.002V246.868H172.502Z" fill="#02BCF5"/>
    <path d="M172.502 95.476V84.6616H345.002V95.476H172.502ZM172.502 95.476V106.289M172.502 95.476L345.002 95.4747V106.289M172.502 106.289H345.002M172.502 106.289V117.103M345.002 106.289V117.103M172.502 117.103H345.002M172.502 117.103V127.917M345.002 117.103V127.917M172.502 127.917H345.002M172.502 127.917V138.731M345.002 127.917V138.731M172.502 138.731H345.002M172.502 138.731V149.544M345.002 138.731V149.544M172.502 149.544H345.002M172.502 149.544V160.358M345.002 149.544V160.358M172.502 160.358H345.002M172.502 160.358V171.171M345.002 160.358V171.171M172.502 171.171H345.002M172.502 171.171V181.986M345.002 171.171V181.986M172.502 181.986H345.002M172.502 181.986V192.799M345.002 181.986V192.799M172.502 192.799H345.002M172.502 192.799V203.613M345.002 192.799V203.613M172.502 203.613H345.002M172.502 203.613V214.426M345.002 203.613V214.426M172.502 214.426H345.002M172.502 214.426V225.241M345.002 214.426V225.241M172.502 225.241H345.002M172.502 225.241V236.054M345.002 225.241V236.054M172.502 236.054H345.002M172.502 236.054V246.868M345.002 236.054V246.868M172.502 246.868H345.002M172.502 246.868V257.681H345.002V246.868" stroke="#7CDEFC" />
    <path d="M86.2488 84.6616V95.476H172.499V84.6616H86.2488ZM86.2488 95.476V106.289H172.499V95.4747L86.2488 95.476ZM86.2488 106.289V117.103H172.499V106.289H86.2488ZM86.2488 117.103V127.917H172.499V117.103H86.2488ZM86.2488 127.917V138.731H172.499V127.917H86.2488ZM86.2488 138.731V149.544H172.499V138.731H86.2488ZM86.2488 149.544V160.358H172.499V149.544H86.2488ZM86.2488 160.358V171.171H172.499V160.358H86.2488Z" fill="#02BCF5"/>
    <path d="M86.2488 95.476V84.6616H172.499V95.476H86.2488ZM86.2488 95.476V106.289M86.2488 95.476L172.499 95.4747V106.289M86.2488 106.289H172.499M86.2488 106.289V117.103M172.499 106.289V117.103M86.2488 117.103H172.499M86.2488 117.103V127.917M172.499 117.103V127.917M86.2488 127.917H172.499M86.2488 127.917V138.731M172.499 127.917V138.731M86.2488 138.731H172.499M86.2488 138.731V149.544M172.499 138.731V149.544M86.2488 149.544H172.499M86.2488 149.544V160.358M172.499 149.544V160.358M86.2488 160.358H172.499M86.2488 160.358V171.171H172.499V160.358" stroke="#7CDEFC" />
    <path d="M215.627 84.6617C239.444 84.6617 258.752 65.2958 258.752 41.4068C258.752 17.5177 239.444 -1.84814 215.627 -1.84814C191.809 -1.84814 172.502 17.5177 172.502 41.4068C172.502 65.2958 191.809 84.6617 215.627 84.6617Z" fill="#02BCF5" stroke="#7CDEFC" />
    <path d="M215.627 84.6617C239.444 84.6617 258.752 65.2958 258.752 41.4068C258.752 17.5177 239.444 -1.84814 215.627 -1.84814C191.809 -1.84814 172.502 17.5177 172.502 41.4068C172.502 65.2958 191.809 84.6617 215.627 84.6617Z" fill="#02BCF5" stroke="#7CDEFC" />
    <path d="M215.625 73.8481C233.489 73.8481 247.97 59.3234 247.97 41.4062C247.97 23.4891 233.489 8.96436 215.625 8.96436C197.762 8.96436 183.281 23.4891 183.281 41.4062C183.281 59.3234 197.762 73.8481 215.625 73.8481Z" fill="#02BCF5" stroke="#7CDEFC" />
    <path d="M215.626 63.0337C227.535 63.0337 237.189 53.3508 237.189 41.4063C237.189 29.4618 227.535 19.7788 215.626 19.7788C203.717 19.7788 194.064 29.4618 194.064 41.4063C194.064 53.3508 203.717 63.0337 215.626 63.0337Z" fill="#02BCF5" stroke="#7CDEFC" />
    <path d="M215.625 52.2206C221.58 52.2206 226.407 47.3788 226.407 41.4062C226.407 35.4336 221.58 30.5918 215.625 30.5918C209.67 30.5918 204.843 35.4336 204.843 41.4062C204.843 47.3788 209.67 52.2206 215.625 52.2206Z" fill="#02BCF5" stroke="#7CDEFC" />
    <path d="M172.499 84.6612C172.499 61.7174 163.412 39.7133 147.237 23.4895C131.062 7.26578 109.124 -1.84863 86.2488 -1.84863V84.6612H172.499Z" fill="#02BCF5" stroke="#7CDEFC" />
    <path d="M0 84.6616V171.171H86.25V84.6616H0Z" fill="#02BCF5" stroke="#7CDEFC" />
    <path d="M0 84.6616L86.25 127.917H0L86.25 171.171" fill="#02BCF5"/>
    <path d="M0 84.6616L86.25 127.917H0L86.25 171.171" stroke="#7CDEFC" />
    <path d="M258.748 -1.84814H431.248L258.748 171.172V-1.84814Z" fill="#02BCF5" stroke="#7CDEFC" />
    <path d="M258.748 84.6616V171.171H344.998V84.6616H258.748Z" fill="#02BCF5" stroke="#7CDEFC" />
    <path d="M258.748 84.6616L344.998 127.917H258.748L344.998 171.171" fill="#02BCF5"/>
    <path d="M258.748 84.6616L344.998 127.917H258.748L344.998 171.171" stroke="#7CDEFC" />
  </svg>
</div>
</div></a>
  <h2 class="BucketListing__type">
    Guide
    
  </h2>
  <h1 class="BucketListing__title">
    
    <a
  class="
    Link
    BucketListing__titleLink
  "
  href="/au/guides/building-a-fintech-company"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='best_practices_for__title'
  
  
  
  
  
>Best practices for building a fintech company, from four startups</a>
  </h1>
  
  <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    BucketListing__cta
  '
  href="/au/guides/building-a-fintech-company"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='best_practices_for__learn_more'
  
  
  
  
  
>Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
</article>
    </div>
  </aside>
</section>
</div>
          
        </div>
      </div>
    </div>
  </div>
</section>
      
        <section
  
  class="
    Section
    
    theme--White
    
    
    
    Section--paddingNormal
    
    Section--paddingBottomNone
    
    
    
    
  "
  
  
  
  
  
>
  <div class="Section__masked">
    <div class="Section__backgroundMask">
      <div class="
        Section__background
        
      ">
        
        
      </div>
      
    </div>
    <div class='Section__container'>
      <div class='Section__layoutContainer'>
        <div class='Section__layout'>
          
            <div
  class="
    Card
    
    
      Card--border
      
    
    
    
    
    
    
    StartupHubProductCalloutCard StartupHubAtlasCalloutCard
  "
  
  
  
  
  
  
>
  <a
  class="
    Link
    
  "
  href="/au/atlas"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='product_atlas_link'
  
  
  
  
  
><div class="StartupHubProductCalloutCard__layout" data-js-controller="StartupHubProductCalloutCard">
        <div class="StartupHubProductCalloutCard__gradientLayer" data-js-target="StartupHubProductCalloutCard.gradientLayerEl">
          <div
            class="
              StartupHubProductCalloutCard__gradient
              StartupHubProductCalloutCard__gradient--A
            "
            data-js-target-list="StartupHubProductCalloutCard.gradientList">
          </div>
          <div
            class="
              StartupHubProductCalloutCard__gradient
              StartupHubProductCalloutCard__gradient--B
            "
            data-js-target-list="StartupHubProductCalloutCard.gradientList">
          </div>
        </div>
        <div class="StartupHubProductCalloutCard__copyContainer">
          <div
  class="
    ProductBadge
    StartupHubAtlasCalloutCard__productBadge
  "
>
  <svg class="ProductIcon ProductIcon--Atlas ProductBadge__icon" width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
    
      <title>Atlas</title>
    
    <g clip-path="url(#product-icon-atlas--a)"><path d="M20.51.3c1 0 1.92.57 2.36 1.47l8.22 16.42 8.65 17.31a2.64 2.64 0 0 1-1.65 3.73l-.17.04c-.12.03-.24.04-.36.05h-.18L20.5 35.99 9.94 18.19l8.2-16.42A2.64 2.64 0 0 1 20.52.3z" fill="#FB0"/><path d="M20.51.3c1 0 1.92.57 2.36 1.47l8.22 16.42L20.5 35.98 3.65 39.33a2.64 2.64 0 0 1-2.37-3.83l8.66-17.3 8.2-16.43A2.64 2.64 0 0 1 20.52.3z" fill="url(#product-icon-atlas--b)"/><path d="M20.51.3c1 0 1.92.57 2.36 1.47l8.22 16.42L20.5 35.98 9.94 18.19l8.2-16.42A2.64 2.64 0 0 1 20.34.3h.18z" fill="url(#product-icon-atlas--c)"/></g><defs><linearGradient id="product-icon-atlas--b" x1="16.03" y1="18.01" x2="15.94" y2="39.33" gradientUnits="userSpaceOnUse"><stop stop-color="#FFD748"/><stop offset=".54" stop-color="#FFCD48"/><stop offset="1" stop-color="#FFCB48"/></linearGradient><linearGradient id="product-icon-atlas--c" x1="20.51" y1="34.72" x2="20.51" y2="15.01" gradientUnits="userSpaceOnUse"><stop stop-color="#FFAD00"/><stop offset="1" stop-color="#FF7600"/></linearGradient><clipPath id="product-icon-atlas--a"><path fill="#fff" d="M0 0h40v40H0z"/></clipPath></defs>
  </svg>
  <div class="ProductBadge__labelContainer">
    <div class="ProductBadge__label">
      
        <span>Atlas</span>
      
    </div>
  </div>
</div>
          <section
  
  
  class="
    Copy
    StartupHubProductCalloutCard__copy
    variant--Subsection
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Just getting started?
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Form a new business from anywhere. Atlas sets up your US legal entity and tax ID, issues stock, and offers Stripe Payments discounts to kickstart growth.
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <div class="StartupHubProductCalloutCard__cta">
              Incorporate your business<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span></div>
    </footer>
  

  
</section>
        </div>

        <div class="StartupHubProductCalloutCard__graphicContainer">
          <div class="StartupHubProductCalloutCard__graphicWrapper"
              style="top:18%;
              "
            
          ><div class="StartupHubCompanyStructureGraphic">
  <figure
  class="DomGraphic StartupHubCompanyStructureGraphic__domGraphic"
  style="
    
    
    
    
  "
  aria-hidden="true"
  data-js-controller="DomGraphic"
  data-js-source-width="380"
  data-js-source-height="420"
  
  
  
  
  
  
  
  
  
>
  <div class="DomGraphic__heightContainer">
    <div class="DomGraphic__scaleContainer" data-js-target="DomGraphic.scaleContainer">
      <div class="StartupHubCompanyStructureGraphic__graphicLayout">
      <div
  class="
    Card
    
    
    
    
    
    
    
    StartupHubCompanyStructureGraphic__card
  "
  
  
  
  
  
  
>
  <div class="StartupHubCompanyStructureGraphic__content">
          <div class="StartupHubCompanyStructureGraphic__copy">
            <span class="StartupHubCompanyStructureGraphic__titleCopy">Choose a company structure</span>
            <span class="StartupHubCompanyStructureGraphic__bodyCopy StartupHubCompanyStructureGraphic__bodyCopy--header">Your company will be incorporated in Delaware, USA.</span>
          </div>
          <div class="StartupHubCompanyStructureGraphic__body">
            <div class="StartupHubCompanyStructureGraphic__panel">
              <svg class="StartupHubCompanyStructureGraphic__radioSvg" width="12" height="12" viewBox="0 0 12 12" fill="none"
                xmlns="http://www.w3.org/2000/svg">
                <circle cx="6" cy="6" r="5.5" fill="white" stroke="#C0C8D2" />
              </svg>
              <div class="StartupHubCompanyStructureGraphic__copy">
                <span class="StartupHubCompanyStructureGraphic__titleCopy">C Corporation</span>
                <span class="StartupHubCompanyStructureGraphic__bodyCopy">Best for startups and international founders</span>
              </div>
            </div>
            <div class="StartupHubCompanyStructureGraphic__panel">
              <svg class="StartupHubCompanyStructureGraphic__radioSvg" width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="6" cy="6" r="5.5" fill="white" stroke="#C0C8D2"/></svg>
              <div class="StartupHubCompanyStructureGraphic__copy">
                <span class="StartupHubCompanyStructureGraphic__titleCopy">Limited Liability Company (LLC)</span>
                <span class="StartupHubCompanyStructureGraphic__bodyCopy">Best for self-funded and small businesses</span>
              </div>
            </div>
            <div class="StartupHubCompanyStructureGraphic__panel">
              <svg class="StartupHubCompanyStructureGraphic__radioSvg" width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="6" cy="6" r="5.5" fill="white" stroke="#C0C8D2"/></svg>
              <div class="StartupHubCompanyStructureGraphic__copy">
                <span class="StartupHubCompanyStructureGraphic__titleCopy">Subsidiary</span>
                <span class="StartupHubCompanyStructureGraphic__bodyCopy">Best if your business is owned by a parent company</span>
              </div>
            </div>
          </div>
        </div>
</div>

      <div
  class="
    Card
    
    
    
    
    
    
    
    StartupHubCompanyStructureGraphic__card--small
  "
  
  
  
  
  
  
>
  <svg width="25" height="25" fill="none" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg">
        <g clip-path="url(#startup-hub-checkmark)">
          <path fill-rule="evenodd" clip-rule="evenodd"
            d="M12.385.154c6.627 0 12 5.372 12 12 0 6.627-5.373 12-12 12-6.628 0-12-5.373-12-12 0-6.628 5.372-12 12-12Zm5.117 7.388-7.16 6.925L8.45 12.43a1.04 1.04 0 0 0-1.3-.065.92.92 0 0 0-.267 1.21l2.254 3.662c.22.337.607.542 1.024.542.418 0 .805-.205 1.025-.542l.04-.05.25-.306c.574-.696 1.875-2.255 3.197-3.836l.529-.632c1.666-1.992 3.216-3.841 3.216-3.841.904-.916-.192-1.728-.916-1.03Z"
            fill="#635BFF" />
        </g>
        <defs>
          <clipPath id="startup-hub-checkmark">
            <path fill="#fff" d="M0 0h25v25H0z" />
          </clipPath>
        </defs>
        </svg>
        <span class="StartupHubCompanyStructureGraphic__titleCopy">Your company has been incorporated</span>
</div>
    </div>
    </div>
  </div>
</figure>
</div></div>
        </div>
      </div></a>
</div>
          
        </div>
      </div>
    </div>
  </div>
</section>
      
        <section
  id='tools'
  class="
    Section
    
    theme--White
    
    
    
    Section--paddingNormal
    
    
    
    
    
    
  "
  
  
  
  
  
>
  <div class="Section__masked">
    <div class="Section__backgroundMask">
      <div class="
        Section__background
        
      ">
        
        
      </div>
      
    </div>
    <div class='Section__container'>
      <div class='Section__layoutContainer'>
        <div class='Section__layout'>
          
            <div
  class="
    RowLayout
    
  "
  
  
  style="--rowLayoutGap: var(--rowLayoutGapLarge)"
>
  <section
  
  
  class="
    Copy
    
    variant--Section
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Bring your tools together with Stripe Apps
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      <p>Connect the tools that run your business – such as Mailchimp, Salesforce, and Xero – to Stripe. Add apps from the Stripe App Marketplace or create custom integrations for your workflows.</p>
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    
  '
  href="/au/apps"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='startup_hub_stripe_apps_learn_more'
  
  
  
  
  
>Build an app on Stripe<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
    </footer>
  

  
</section>
        
          <figure
  class="AppsMarketplaceAnimation"
  data-js-controller="AppsMarketplaceAnimation"
>
  <template id="AppsMarketplaceLogo__Intercom">
  
      <svg width="140" height="140" viewBox="0 0 140 140" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M95.6668 73.4858C95.6601 74.1003 95.4113 74.6873 94.9745 75.1195C94.5376 75.5516 93.9479 75.794 93.3334 75.794C92.7189 75.794 92.1292 75.5516 91.6923 75.1195C91.2554 74.6873 91.0067 74.1003 91 73.4858V52.5C91.0067 51.8855 91.2554 51.2985 91.6923 50.8663C92.1292 50.4341 92.7189 50.1917 93.3334 50.1917C93.9479 50.1917 94.5376 50.4341 94.9745 50.8663C95.4113 51.2985 95.6601 51.8855 95.6668 52.5V73.4858ZM94.8525 88.0909C94.4918 88.3996 85.8482 95.6528 70 95.6528C54.1521 95.6528 45.5087 88.3993 45.1481 88.0906C44.6783 87.6878 44.3878 87.1149 44.3403 86.4979C44.2929 85.8808 44.4925 85.2702 44.8952 84.8004C45.297 84.3312 45.8685 84.0406 46.4843 83.9923C47.1001 83.944 47.7099 84.142 48.18 84.5428C48.317 84.6576 56.0355 90.9858 70.0003 90.9858C84.1403 90.9858 91.7394 84.612 91.8146 84.5477C92.791 83.7091 94.2668 83.8217 95.1048 84.8006C95.5077 85.2704 95.7074 85.881 95.66 86.498C95.6127 87.1151 95.3222 87.688 94.8525 88.0909V88.0909ZM44.3332 52.5C44.3399 51.8855 44.5887 51.2985 45.0255 50.8663C45.4624 50.4341 46.0521 50.1917 46.6666 50.1917C47.2811 50.1917 47.8708 50.4341 48.3077 50.8663C48.7446 51.2985 48.9933 51.8855 49 52.5V73.4858C48.9933 74.1003 48.7446 74.6873 48.3077 75.1195C47.8708 75.5516 47.2811 75.794 46.6666 75.794C46.0521 75.794 45.4624 75.5516 45.0255 75.1195C44.5887 74.6873 44.3399 74.1003 44.3332 73.4858V52.5ZM56.0003 47.8332C56.0097 47.2206 56.2596 46.6363 56.6961 46.2063C57.1327 45.7764 57.7208 45.5354 58.3335 45.5354C58.9462 45.5354 59.5343 45.7764 59.9709 46.2063C60.4074 46.6363 60.6574 47.2206 60.6668 47.8332V79.0054C60.6574 79.618 60.4074 80.2024 59.9709 80.6323C59.5343 81.0622 58.9462 81.3032 58.3335 81.3032C57.7208 81.3032 57.1327 81.0622 56.6961 80.6323C56.2596 80.2024 56.0097 79.618 56.0003 79.0054V47.8335V47.8332ZM67.6668 46.6525C67.6667 46.3461 67.727 46.0427 67.8443 45.7596C67.9615 45.4765 68.1334 45.2193 68.3501 45.0026C68.5667 44.7859 68.824 44.6141 69.1071 44.4968C69.3902 44.3796 69.6936 44.3193 70 44.3193C70.3064 44.3192 70.6099 44.3795 70.893 44.4968C71.1762 44.614 71.4334 44.7858 71.6501 45.0025C71.8668 45.2192 72.0387 45.4764 72.156 45.7595C72.2732 46.0427 72.3336 46.3461 72.3335 46.6525V80.4858C72.3269 81.1003 72.0781 81.6873 71.6412 82.1195C71.2044 82.5516 70.6146 82.794 70.0001 82.794C69.3856 82.794 68.7959 82.5516 68.359 82.1195C67.9222 81.6873 67.6734 81.1003 67.6668 80.4858V46.6525V46.6525ZM79.3335 47.8332C79.3429 47.2206 79.5928 46.6363 80.0294 46.2063C80.4659 45.7764 81.0541 45.5354 81.6668 45.5354C82.2795 45.5354 82.8676 45.7764 83.3041 46.2063C83.7407 46.6363 83.9906 47.2206 84 47.8332V79.0054C83.9906 79.618 83.7407 80.2024 83.3041 80.6323C82.8676 81.0622 82.2795 81.3032 81.6668 81.3032C81.0541 81.3032 80.4659 81.0622 80.0294 80.6323C79.5928 80.2024 79.3429 79.618 79.3335 79.0054V47.8335V47.8332ZM96.25 35H43.75C38.9175 35 35 38.9175 35 43.75V96.25C35 101.082 38.9175 105 43.75 105H96.25C101.082 105 105 101.082 105 96.25V43.75C105 38.9175 101.082 35 96.25 35Z" fill="#243754"/>
      </svg>
    
</template>
  <template id="AppsMarketplaceLogo__DocuSign">
  
      <svg width="140" height="140" viewBox="0 0 140 140" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path fill-rule="evenodd" clip-rule="evenodd" d="M65.0161 62.2892C65.0131 65.0745 65.01 67.8596 65.01 70.6444V70.6505L64.5034 70.9984C63.3466 69.8188 62.1876 68.6405 61.0285 67.462C57.845 64.2254 54.66 60.9873 51.5144 57.7164C50.6354 56.8008 50.1044 56.7093 49.2132 57.6981C47.6872 59.3888 46.0758 61.0003 44.385 62.5201C43.3718 63.4296 43.5488 63.9423 44.4339 64.8152C52.5764 72.8662 60.6824 80.9538 68.7578 89.0719C69.594 89.9143 70.0701 90.1767 71.0528 89.1818C79.171 81.0026 87.3318 72.8601 95.5354 64.7664C96.5242 63.7958 96.3533 63.3014 95.4561 62.4774C93.8386 60.9881 92.2638 59.4438 90.7927 57.8141C89.8832 56.8069 89.34 56.697 88.3207 57.7652C86.1678 60.0264 83.9472 62.22 81.7267 64.4136C80.8183 65.3109 79.9099 66.2083 79.0062 67.1102C77.7671 68.3432 76.528 69.5762 75.002 71.0961V68.978C75.002 66.3247 74.9994 63.6709 74.9967 61.017C74.9887 53.054 74.9807 45.0893 75.0448 37.1281C75.0631 35.3946 74.5931 34.8818 72.9023 35.0222C71.0162 35.1748 69.1057 35.1748 67.2196 35.0222C65.4739 34.8818 64.9429 35.3823 64.9612 37.2196C65.0344 45.5744 65.0253 53.9327 65.0161 62.2892ZM61.6914 104.949C64.4029 104.952 67.1144 104.954 69.8259 104.954L69.8198 104.96C72.4268 104.96 75.0334 104.959 77.6398 104.958C86.1094 104.953 94.5763 104.949 103.043 104.991C104.49 104.997 105.094 104.686 104.99 103.123C104.85 101.084 104.819 99.0152 104.99 96.9826C105.143 95.1453 104.502 94.7181 102.726 94.7242C89.6138 94.7772 76.4979 94.7731 63.3843 94.7691C59.8873 94.768 56.3904 94.7669 52.8938 94.7669C51.5103 94.7669 50.1264 94.7694 48.7422 94.7719C44.8194 94.7789 40.8941 94.786 36.9688 94.7364C35.5466 94.7181 34.9057 95.0233 35.0217 96.6103C35.1682 98.649 35.1865 100.718 35.0217 102.751C34.8691 104.582 35.51 105.009 37.2862 104.997C45.4213 104.933 53.5563 104.941 61.6914 104.949Z" fill="#BCCE07"/>
      </svg>
    
</template>
  <template id="AppsMarketplaceLogo__Dropbox">
  
      <svg width="140" height="140" viewBox="0 0 140 140" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path fill-rule="evenodd" clip-rule="evenodd" d="M51.4935 39L33 50.6335L51.4935 62.267L69.9902 50.6335L51.4935 39ZM88.4853 39L69.9917 50.6335L88.4853 62.2671L106.979 50.6335L88.4853 39ZM51.4935 85.5341L33 73.9006L51.4935 62.2671L69.9902 73.9006L51.4935 85.5341ZM88.4853 62.2671L69.9917 73.9006L88.4853 85.5341L106.979 73.9006L88.4853 62.2671ZM69.991 101.045L51.4943 89.4119L69.991 77.7784L88.4845 89.4119L69.991 101.045Z" fill="#025DF1"/>
      </svg>
    
</template>
  <template id="AppsMarketplaceLogo__Mailchimp">
  
      <svg width="140" height="140" viewBox="0 0 140 140" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path fill-rule="evenodd" clip-rule="evenodd" d="M95.3927 76.2097C95.6508 77.0211 95.7983 77.5374 95.7983 77.6849C96.7572 77.6849 98.1217 78.6069 97.9004 81.0778C97.9004 83.5118 96.9416 86.204 96.6834 86.7572C93.1799 95.1287 84.6977 99.8493 74.7035 99.5911C65.4099 99.2961 57.444 94.4649 53.9405 86.3515C51.7647 86.3515 49.6257 85.3926 48.003 83.9175C46.4172 82.2948 45.3108 80.2665 45.0527 78.2381C44.942 76.6154 45.0527 75.1403 45.6058 73.7757L43.725 72.153C34.8371 64.5928 62.7546 33.43 71.495 41.2483C71.6425 41.2483 74.5928 44.1987 74.5928 44.1987L76.2155 43.5348C84.1814 40.2895 90.5246 41.9122 90.5246 47.0384C90.5246 49.7305 88.7544 52.9759 86.0622 55.8156C87.1317 56.7745 87.9431 58.2496 88.3487 59.8723C88.7544 61.0893 88.9019 62.3063 88.9019 63.1177C89.0494 64.1872 89.0495 66.7687 89.0495 66.7687L90.1189 67.0268C92.1473 67.58 93.77 68.3914 94.4338 69.2027C95.0976 70.0141 95.5033 70.8254 95.6508 71.6367C95.7983 72.3006 95.7983 73.6282 94.8395 74.9927L95.3927 76.2097ZM54.5134 84.0575C54.6143 84.0423 54.7086 84.0281 54.7887 84.0281C58.1816 83.4749 58.9561 79.9714 58.4398 76.2835C57.776 72.3743 55.0838 71.0467 53.3136 70.8992H53.3135C52.7604 70.8992 52.3547 70.8992 51.9491 71.0467C48.7037 71.7474 46.9704 74.4396 47.2285 77.9431C47.4867 81.1884 50.8796 83.8806 53.8299 84.0281C54.0333 84.1299 54.2894 84.0913 54.5134 84.0575ZM46.5647 72.0055C47.6711 70.3829 49.4044 69.3134 51.4327 68.9077C53.9774 62.0113 58.2923 55.6681 63.9716 51.4639C68.1759 47.9603 72.7489 45.3788 72.7489 45.3788C72.7489 45.3788 70.3149 42.5391 69.5035 42.281C65.0411 41.1008 55.1944 47.8497 48.9987 56.7376C46.4172 60.278 42.7662 66.7318 44.5364 69.9772C44.6839 70.3829 45.9009 71.4523 46.5647 72.0055ZM83.4069 82.5161L83.2594 82.6636C83.2594 82.6636 79.6084 84.4338 73.5602 82.6636C73.8553 84.0281 75.0723 84.5813 75.7361 84.8395C76.5474 85.0976 77.3588 85.2451 77.3588 85.2451C84.5133 86.4621 91.2622 82.4054 92.7374 81.3359C92.8849 81.2253 93.0324 81.3359 92.8849 81.4835L92.7374 81.7416C90.9672 84.1756 85.9885 86.8678 79.4978 86.8678C76.8056 86.8678 73.9659 85.7614 72.8964 84.2863C71.3106 81.9998 72.7858 78.4963 75.4779 78.9019L76.6949 79.0494C80.0509 79.4551 84.7715 79.0494 88.8282 77.1686C92.4792 75.3984 93.9544 73.5176 93.6962 72.0424C93.5856 71.6367 93.4381 71.2311 93.0324 70.8254C92.3686 70.1616 91.2991 69.7559 89.5289 69.2027C88.9757 69.0552 88.57 68.9446 88.1643 68.797C87.353 68.5389 87.0949 68.2807 86.9473 66.9162C86.9473 66.6774 86.9198 66.1431 86.8886 65.5358C86.8475 64.7362 86.7998 63.8101 86.7998 63.2652C86.7926 63.1853 86.7854 63.1046 86.7782 63.0232C86.6384 61.449 86.4745 59.6039 85.1771 58.6922C84.919 58.434 84.5133 58.2865 84.1076 58.2865C83.82 58.1819 83.6807 58.2256 83.5714 58.2599C83.5266 58.274 83.4867 58.2865 83.4438 58.2865C82.767 58.4095 82.3725 58.7122 81.9392 59.0447C81.853 59.1108 81.7654 59.1781 81.6736 59.2454C80.0509 60.573 78.5758 60.7205 77.1006 60.7205C76.7446 60.7205 76.3184 60.666 75.8578 60.607C75.3167 60.5377 74.7281 60.4624 74.1503 60.4624H73.4865C70.9418 60.3517 68.1021 62.4907 67.6964 65.7361C67.1621 69.3282 69.1369 71.5103 70.4277 72.9366C70.7404 73.2822 71.013 73.5834 71.2 73.8495C71.215 73.8696 71.2307 73.8896 71.2467 73.91C71.348 74.0392 71.4581 74.1796 71.4581 74.4027C71.4581 74.6608 71.3475 74.919 71.2 75.0665C68.4709 77.7587 67.6596 82.0735 68.6184 85.7246C68.6184 86.1363 68.7614 86.4663 68.8954 86.7755C68.9414 86.8816 68.9864 86.9854 69.0241 87.0891C71.3106 92.621 78.5758 95.055 85.8778 92.7685C86.7998 92.5103 87.7587 92.1046 88.57 91.699C90.1558 90.8876 91.6679 89.8181 92.7374 88.6011C94.4707 86.5728 95.6877 84.5444 96.0934 81.8522C96.204 80.4877 95.9458 79.9345 95.5402 79.6764C95.1345 79.3814 94.5813 79.5289 94.5813 79.5289C94.5813 79.5289 94.2863 77.7587 93.6225 76.2835C91.5941 77.8693 88.9019 79.0863 86.8736 79.6395C84.5871 80.3402 81.3417 80.8565 77.8382 80.5984C77.4994 80.5544 77.1831 80.502 76.8886 80.4532C75.4519 80.215 74.5356 80.063 74.0765 81.4097C78.5389 83.0324 83.2594 82.3686 83.2594 82.3686C83.2594 82.3686 83.4069 82.3686 83.4069 82.5161ZM70.4255 50.6894C67.9915 51.9064 65.1887 54.1929 63.0128 56.7744C62.917 56.8703 62.9871 56.8831 63.1274 56.9088C63.1491 56.9128 63.1725 56.917 63.1972 56.922C65.078 55.5943 67.6596 54.2298 71.1631 53.4185C75.0723 52.4596 78.7233 52.8653 81.0098 53.4185C81.1573 53.4185 81.3048 53.1603 81.1573 53.1603C79.6822 52.2383 77.3956 51.6851 75.773 51.6851C75.6255 51.6851 75.6255 51.5376 75.6255 51.5376C75.7666 51.3964 75.8899 51.2553 76.0078 51.1203C76.2287 50.8675 76.4305 50.6364 76.6949 50.4681C76.6949 50.4681 76.6949 50.3206 76.5474 50.3206C74.224 50.4312 71.5319 51.5376 70.0567 52.6071C70.0567 52.6071 69.9092 52.6071 69.9092 52.4596C69.9804 52.1036 70.1738 51.7017 70.3419 51.3524C70.4351 51.1589 70.5204 50.9815 70.573 50.8369C70.573 50.6894 70.573 50.6894 70.4255 50.6894ZM84.2181 68.0963H85.4351C85.6933 67.5431 85.6933 66.7318 85.4351 65.8098C85.177 64.4453 84.7713 63.5233 83.9599 63.634C83.1486 63.7815 83.1486 64.851 83.4068 66.2155C83.5174 67.0268 83.8124 67.6907 84.2181 68.0963ZM77.0632 69.3134C77.6164 69.5715 78.022 69.719 78.1327 69.5715C78.2422 69.462 78.1891 69.3728 78.094 69.2133C78.0611 69.158 78.0231 69.0943 77.9851 69.0183C77.727 68.4651 77.0263 68.0595 76.51 67.8013C75.1455 67.2481 73.6703 67.3957 72.4533 68.3545C72.0476 68.6127 71.6419 69.0183 71.7895 69.3134C71.7895 69.4609 71.937 69.4609 72.0476 69.4609C72.1341 69.4609 72.328 69.3989 72.599 69.3122C73.1374 69.14 73.9797 68.8706 74.8873 68.7971C75.6986 68.7602 76.51 69.0552 77.0632 69.3134ZM74.3712 70.6411C74.6293 70.3829 75.035 70.1248 75.8463 69.9773C76.9158 69.8666 77.7272 70.2723 77.764 70.678V70.9361C77.6987 71.0232 77.6205 71.0075 77.484 70.98C77.3892 70.9609 77.2664 70.9361 77.1002 70.9361C76.4364 70.7886 75.7357 70.7886 74.6662 71.1943C74.6662 71.1943 74.2605 71.3418 74.113 71.3418H73.9655V71.1943C73.9655 71.0468 74.113 70.8992 74.3712 70.6411ZM81.7841 72.4111C82.3373 72.6693 82.8536 72.5586 83.1486 72.153C83.2961 71.7473 83.0011 71.1941 82.4848 70.936C81.9316 70.6778 81.4153 70.7884 81.1203 71.1941C80.8252 71.5998 81.2309 72.153 81.7841 72.4111ZM84.3289 70.5304C84.3289 69.8666 84.7346 69.4609 85.1402 69.4609C85.5459 69.4609 85.8409 69.9772 85.9516 70.5304C85.9516 71.1943 85.5459 71.5999 85.1402 71.5999C84.587 71.5999 84.3289 71.0836 84.3289 70.5304ZM56.5589 79.9717C56.4114 79.8242 56.3007 79.8242 56.1532 79.9717H55.7475C55.4894 79.9717 55.1944 79.8242 55.0837 79.566C54.9731 79.3079 54.9362 78.9022 55.0837 78.349L55.2312 78.0909C55.6369 77.2795 56.1901 76.0625 55.4894 74.8455C54.9362 73.8866 54.2724 73.3703 53.3135 73.2228C52.3547 73.0753 51.4327 73.481 50.8795 74.1817C49.9206 75.2512 49.81 76.6157 49.9206 77.132C49.9206 77.2795 50.0682 77.3902 50.1788 77.3902C50.3263 77.3902 50.5845 77.2426 50.732 76.837V76.6894C50.732 76.4313 50.8795 76.1363 51.1377 75.7306C51.3958 75.3249 51.8015 75.0668 52.2071 75.0668C52.6128 74.9193 53.166 75.0668 53.5717 75.3249C54.2355 75.7306 54.5305 76.5419 54.2355 77.3533C53.8298 77.7589 53.6823 78.4228 53.6823 79.1235C53.8298 80.3405 54.6412 80.8937 55.305 81.0043C55.9688 81.0043 56.522 80.5986 56.522 80.3405C56.6213 80.1915 56.6036 80.1428 56.5814 80.0819C56.5707 80.0523 56.5589 80.0199 56.5589 79.9717Z" fill="#EED220"/>
      </svg>
    
</template>
  <template id="AppsMarketplaceLogo__Xero">
  
      <svg width="140" height="140" viewBox="0 0 140 140" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path fill-rule="evenodd" clip-rule="evenodd" d="M51.3191 66.8507C51.3167 66.8943 51.3143 66.9379 51.3143 66.9802H73.1215C71.9543 62.0276 67.5098 58.3405 62.2012 58.3405C56.956 58.3405 52.5518 61.9392 51.3216 66.8022C51.3208 66.8183 51.3199 66.8345 51.3191 66.8507ZM70.5768 56.4255C74.1808 58.7059 76.5476 62.257 77.4607 66.5801C77.9115 69.0275 76.2795 71.1677 73.2474 71.2314C73.2474 71.2314 52.4047 71.2349 51.1304 71.2349C51.1346 71.3368 51.1452 71.4473 51.1596 71.5619C51.2697 72.1744 51.4277 72.7692 51.6326 73.3426C52.8057 76.4134 56.1037 80.7155 62.267 80.7841C64.15 80.7735 65.9212 80.2989 67.4756 79.4686C68.6971 78.7863 69.7165 77.9067 70.5381 76.9988C70.8109 76.6732 71.0587 76.3476 71.2807 76.0312C72.3141 74.7079 73.6272 74.9509 74.4095 75.5505C75.337 76.2611 75.4935 77.7496 74.6495 78.7964C74.6352 78.8136 74.6208 78.8292 74.6065 78.8447C74.5962 78.8559 74.5859 78.867 74.5757 78.8787C73.3597 80.4038 72.104 81.6779 70.601 82.644C69.153 83.572 67.5814 84.2307 65.9573 84.6258C64.0672 85.1152 62.242 85.2239 60.3667 84.9969C54.0474 84.2234 48.7471 79.556 47.1798 73.3905C46.8667 72.1508 46.7163 70.8914 46.7163 69.6438C46.7163 64.6678 49.1123 59.8374 53.2631 56.8845C58.3517 53.2658 65.3085 53.0807 70.5768 56.4255ZM108.641 58.387C102.492 58.387 97.4897 63.3898 97.4897 69.5384C97.4897 75.6856 102.492 80.6863 108.641 80.6863C114.787 80.6863 119.79 75.6856 119.79 69.5384C119.79 63.3898 114.787 58.387 108.641 58.387ZM108.641 85.0738C100.073 85.0738 93.1031 78.1045 93.1031 69.5384C93.1031 60.9711 100.073 54 108.641 54C117.208 54 124.182 60.9711 124.182 69.5384C124.182 78.1045 117.208 85.0738 108.641 85.0738ZM34.4878 69.5399L46.3139 57.6845C46.706 57.2849 46.9248 56.7558 46.9248 56.1947C46.9248 55.0253 45.9742 54.0757 44.8048 54.0757C44.2352 54.0757 43.7012 54.299 43.2986 54.7066C43.2974 54.709 31.483 66.5165 31.483 66.5165L19.6147 54.6889C19.2136 54.2935 18.6822 54.0757 18.1188 54.0757C16.9508 54.0757 16 55.0249 16 56.1931C16 56.7629 16.2275 57.2976 16.6358 57.7005L28.4603 69.5234L16.642 81.3639C16.2266 81.7729 16 82.3088 16 82.8812C16 84.0504 16.9508 84.9988 18.1188 84.9988C18.6832 84.9988 19.215 84.7798 19.6147 84.38L31.4646 72.546L43.2696 84.3368C43.6883 84.7697 44.2284 85.0003 44.8048 85.0003C45.973 85.0003 46.9236 84.0504 46.9236 82.8812C46.9236 82.3171 46.7051 81.7871 46.3073 81.3875L34.4878 69.5399ZM104.793 69.5363C104.793 71.6596 106.519 73.3867 108.645 73.3867C110.766 73.3867 112.493 71.6596 112.493 69.5363C112.493 67.4126 110.766 65.6857 108.645 65.6857C106.519 65.6857 104.793 67.4126 104.793 69.5363ZM91.9998 54.2655L91.3479 54.2636C89.3909 54.2636 87.5034 54.8808 85.9269 56.0957C85.7191 55.1451 84.8695 54.4298 83.8574 54.4298C82.6925 54.4298 81.7591 55.3632 81.7563 56.5304L81.7633 82.6997C81.7664 83.8648 82.7168 84.8119 83.8823 84.8119C85.0477 84.8119 85.9978 83.8648 86.0009 82.6971L86.0018 66.6063C86.0018 61.2433 86.4922 59.0773 91.0862 58.5033C91.5108 58.4505 91.9727 58.4587 91.9746 58.4587C93.2316 58.4156 94.1249 57.5517 94.1249 56.3843C94.1249 55.2161 93.1713 54.2655 91.9998 54.2655Z" fill="#51B5D1"/>
      </svg>
  
</template>
  <template id="AppsMarketplaceLogo__Persefoni">
  
      <svg width="140" height="140" viewBox="0 0 140 140" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M73.3413 28.1243C72.2695 28.0435 71.1916 28 70.1012 28C69.0109 28 67.9267 28.0435 66.8612 28.1243C56.2867 28.9435 46.4106 33.7225 39.2063 41.5066C32.002 49.2906 28 59.5062 28 70.1126C28 80.7189 32.002 90.9345 39.2063 98.7186C46.4106 106.503 56.2867 111.282 66.8612 112.101C67.9298 112.182 69.014 112.225 70.1012 112.225C71.1885 112.225 72.2758 112.182 73.3413 112.101C83.9159 111.282 93.792 106.503 100.996 98.7186C108.201 90.9345 112.203 80.7189 112.203 70.1126C112.203 59.5062 108.201 49.2906 100.996 41.5066C93.792 33.7225 83.9159 28.9435 73.3413 28.1243ZM70.0981 70.111L66.8581 68.2472V105.599C58.0025 104.795 49.7676 100.709 43.771 94.1428C37.7743 87.577 34.4495 79.0063 34.4495 70.1141C34.4495 61.2219 37.7743 52.6513 43.771 46.0855C49.7676 39.5196 58.0025 35.4333 66.8581 34.6292V60.9532C67.8978 60.5814 68.9941 60.3922 70.0981 60.3941C71.8039 60.3941 73.4795 60.8429 74.9566 61.6957C76.434 62.5487 77.6608 63.7754 78.5135 65.2525C79.3665 66.7297 79.8154 68.4053 79.8154 70.111C79.8154 71.8168 79.3665 73.4924 78.5135 74.9695L84.1269 78.2126C85.4098 75.989 86.146 73.4924 86.2753 70.9283C86.4042 68.3643 85.9224 65.8064 84.869 63.4651C83.8159 61.1238 82.2214 59.0664 80.2171 57.4619C78.2131 55.8575 75.8562 54.7522 73.3413 54.2371V47.67C78.7356 48.4519 83.668 51.1507 87.2349 55.2721C90.802 59.3935 92.7653 64.662 92.7653 70.1126C92.7653 75.5632 90.802 80.8317 87.2349 84.953C83.668 89.0743 78.7356 91.7732 73.3413 92.5551V71.9811L70.0981 70.111ZM73.3413 105.599V99.0756C80.4696 98.2794 87.0544 94.8837 91.8361 89.5378C96.6182 84.1919 99.2621 77.2711 99.2621 70.0986C99.2621 62.9261 96.6182 56.0051 91.8361 50.6593C87.0544 45.3134 80.4696 41.9178 73.3413 41.1216V34.6292C82.1971 35.4333 90.432 39.5196 96.4284 46.0855C102.425 52.6513 105.75 61.2219 105.75 70.1141C105.75 79.0063 102.425 87.577 96.4284 94.1428C90.432 100.709 82.1971 104.795 73.3413 105.599Z" fill="#FF9D0A"/>
      </svg>
    
</template>
  <template id="AppsMarketplaceLogo__Baremetrics">
  
      <svg width="140" height="140" viewBox="0 0 140 140" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M101.824 57.5846L106.513 65.364C108.222 68.5894 108.222 72.4828 106.513 75.7086L92.2856 100.08C90.4369 103.57 86.8742 105.742 83.0019 105.742H56.7267C52.854 105.742 49.2922 103.57 47.4429 100.08L42.5301 91.7671L61.9171 73.7826L75.96 81.9247C77.4297 82.9296 79.3974 82.6619 80.5604 81.2991L101.824 57.5843V57.5846ZM59.5343 59.5666L38.2874 83.4785L33.2828 75.819C31.5724 72.598 31.5724 68.7102 33.2828 65.4898L48.29 40.6533C50.1405 37.1693 53.7052 35 57.5808 35H82.8722C86.7478 35 90.3128 37.1693 92.163 40.6533L97.2647 49.2495L78.2644 66.9113L64.2665 58.7811C62.7317 57.7338 60.6668 58.0764 59.534 59.5668L59.5343 59.5666Z" fill="#6159F5"/>
      </svg>
    
</template>
  <template id="AppsMarketplaceLogo__Chartmogul">
  
      <svg width="140" height="140" viewBox="0 0 140 140" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M38.4404 43H29V96.3255H38.4404L64.7204 59.0742V96.3255H74.416L100.441 59.0742V96.3255H110.136V43H100.441L74.416 79.9961V43H64.2101L38.4404 79.9961V43Z" fill="#12324B"/>
      </svg>
    
</template>
  <template id="AppsMarketplaceLogo__ConstantContact">
  
      <svg width="140" height="140" viewBox="0 0 140 140" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path fill-rule="evenodd" clip-rule="evenodd" d="M114.276 58.9527C114.302 62.4041 112.047 64.9631 109.004 65.3324C106.173 65.6753 103.447 63.6792 102.849 60.5971C101.248 52.3575 97.3263 45.6393 90.1507 41.0095C86.8048 38.8506 83.1335 37.4964 79.2336 36.6435C75.1138 35.7421 73.0649 32.6776 74.1025 29.2349C75.0127 26.2143 77.7826 24.5304 80.8911 25.1151C97.933 28.3072 110.323 40.3104 113.99 57.1896C114.101 57.6985 114.17 58.2165 114.22 58.5883C114.24 58.7337 114.257 58.8568 114.271 58.9483L114.276 58.9527ZM25.1577 76.5707C27.0791 97.7851 44.7585 114.036 65.9686 114.075L65.9773 114.084C79.6821 114.106 92.6482 107.124 100.233 95.6395C104.559 89.0839 106.788 81.882 106.973 74.0514C107.061 70.2526 104.81 67.7596 101.297 67.6804C97.8715 67.6057 95.4753 69.9316 95.2686 73.515C95.1983 74.6757 95.0928 75.8365 94.9653 76.9928C93.3033 91.8891 79.8052 103.369 64.7638 102.688C49.3004 101.988 36.8224 89.4928 36.5014 74.3855C36.1496 57.9548 48.764 44.7425 65.3002 44.2193C69.2661 44.0918 71.7327 41.7923 71.68 38.266C71.6316 34.8014 68.9584 32.4095 65.0716 32.5414C62.9568 32.6118 60.8375 32.8492 58.7534 33.2098C38.1634 36.7887 23.2935 56.0026 25.1577 76.5707ZM65.2827 52.019C54.005 52.2081 44.7761 61.7139 44.7849 73.1411H44.7805C44.7893 84.8014 54.238 94.2588 65.951 94.3336C77.3606 94.4083 87.0291 85.074 87.3017 73.7127C87.3985 69.6897 84.2592 66.7922 80.4472 67.377C77.5101 67.8298 75.7602 70.0986 75.5404 73.6687C75.2941 77.661 73.3772 80.6068 69.6619 82.1545C66.0345 83.6626 62.5699 83.0602 59.6416 80.4749C56.7222 77.9028 55.7065 74.6052 56.687 70.7888C57.7422 66.6911 60.8639 64.3432 66.1049 63.6661C69.7718 63.1912 72.0845 60.7158 71.8866 57.4886C71.6756 54.0415 69.1519 51.9531 65.2827 52.019ZM89.5221 65.0908C92.0283 64.5324 93.9584 62.1449 93.998 59.375H94.0024C93.9977 59.324 93.9948 59.26 93.9916 59.1868C93.9828 58.9882 93.9711 58.7218 93.9101 58.4648C93.7958 57.968 93.6375 57.48 93.4484 57.0095C91.3467 51.8301 87.6095 48.2028 82.5928 45.8461C79.4843 44.3864 75.9405 45.5427 74.5071 48.3962C73.1177 51.1662 74.2433 54.5913 77.2947 56.1785C79.9327 57.5503 81.8761 59.3706 83.0676 62.1493C84.1141 64.5807 86.884 65.6799 89.5221 65.0908Z" fill="#025DF1"/>
      </svg>
    
</template>
  <template id="AppsMarketplaceLogo__Postmark">
  
      <svg width="140" height="140" viewBox="0 0 140 140" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M49.9838 69.7618C49.9838 61.1905 49.9263 52.6119 50.0269 44.0405C50.0556 41.8564 49.6461 40.9295 47.1458 40.9295C39.6019 40.9295 39.6378 40.8146 40.2413 33.0838C40.3419 31.8193 40.5143 31.1152 42.0088 31.1583C55.2071 31.5319 68.4701 30.174 81.6038 31.8983C93.7531 33.4934 100.708 42.5317 100.543 55.572C100.385 68.3536 93.1855 76.6879 81.0362 78.4553C75.4536 79.2672 69.8711 79.0732 64.2814 79.0517C62.3128 79.0445 61.5799 79.4971 61.6374 81.6022C61.7883 86.5956 61.7811 91.6034 61.6374 96.6039C61.5799 98.6875 62.3056 99.3988 64.2598 99.1042C64.3748 99.0899 64.4969 99.1042 64.6191 99.1042C72.2205 99.2048 72.1702 99.2048 71.8253 106.663C71.7535 108.308 71.3799 108.969 69.6125 108.954C60.5669 108.883 51.5141 108.883 42.4686 108.954C40.7371 108.969 40.0401 108.387 40.2701 106.691C40.2844 106.576 40.2701 106.454 40.2701 106.332C40.033 99.212 40.033 99.1114 47.0452 99.1545C49.3515 99.1689 50.0772 98.5797 50.0341 96.2016C49.8904 87.3931 49.9766 78.5775 49.9766 69.769L49.9838 69.7618ZM70.5393 41.0014C68.2833 41.0014 66.0273 41.0589 63.7713 40.9798C62.3128 40.9295 61.6518 41.3103 61.659 42.9413C61.7236 51.254 61.7093 59.5667 61.6662 67.8794C61.6662 69.2014 62.0038 69.8337 63.4551 69.769C67.9528 69.5607 72.472 70.1067 76.9552 69.2661C85.4332 67.6783 89.4279 62.4837 88.6951 53.9195C87.9551 45.3194 83.5867 41.2529 74.8142 41.0158C73.3916 40.9798 71.9619 41.0158 70.5393 41.0086V41.0014Z" fill="#EED220"/>
      </svg>
    
</template>
</figure>
</div>
          
        </div>
      </div>
    </div>
  </div>
</section>
      
        <section
  
  class="
    Section
    StartupHubStripeDashboard
    theme--Light
    
    
    
    Section--bleed3
    Section--paddingNormal
    
    
    
    
    
    
  "
  
  
  
  
  
>
  <div class="Section__masked">
    <div class="Section__backgroundMask">
      <div class="
        Section__background
        
      ">
        
        
      </div>
      
    </div>
    <div class='Section__container'>
      <div class='Section__layoutContainer'>
        <div class='Section__layout'>
          
            <div
  class="
    RowLayout
    
  "
  
  
  
>
  <section
  
  
  class="
    Copy
    
    variant--Section
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Manage rev ops end-to-end from one dashboard
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      Run finance operations, gather insights, and track performance on one customisable interface.
    </div>
  

  

  

  
</section>
    <div
  class="
    Card
    
    
    
    Card--shadowMedium
    
    
    
    StartupHubDashboardAnimation StartupHubStripeDashboard__graphicAnimation
  "
  
  
  
  data-js-controller="StartupHubDashboardAnimation"
  
  
>
  <figure
  class="DomGraphic "
  style="
    
    
    
    
  "
  aria-hidden="true"
  data-js-controller="DomGraphic"
  data-js-source-width="1080"
  data-js-source-height="685"
  
  
  
  
  
  
  
  
  
>
  <div class="DomGraphic__heightContainer">
    <div class="DomGraphic__scaleContainer" data-js-target="DomGraphic.scaleContainer">
      <div class="StartupHubDashboardAnimation__container">
        <div class="StartupHubDashboardAnimation__wrapper">
          <div class="StartupHubDashboardAnimation__navSection">
            <div class="StartupHubDashboardAnimation__nav">
              <div class="StartupHubDashboardAnimation__navItem StartupHubDashboardAnimation__navItem--isActive" data-js-target-list="StartupHubDashboardAnimation.navItemList">Home</div>
              <div class="StartupHubDashboardAnimation__navItem">Payments</div>
              <div class="StartupHubDashboardAnimation__navItem">Balances</div>
              <div class="StartupHubDashboardAnimation__navItem">Customers</div>
              <div class="StartupHubDashboardAnimation__navItem">Products</div>
              <div class="StartupHubDashboardAnimation__navItem" data-js-target-list="StartupHubDashboardAnimation.navItemList">Billing</div>
              <div class="StartupHubDashboardAnimation__navItem" data-js-target-list="StartupHubDashboardAnimation.navItemList">Reports</div>
              <div class="StartupHubDashboardAnimation__navItem">Connect</div>
              <div class="StartupHubDashboardAnimation__navItem StartupHubDashboardAnimation__flexGroup--gap">
                More
                <svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg">
                  <path fill-rule="evenodd" clip-rule="evenodd" d="M10.0708 1.09664C10.3637 0.803724 10.8386 0.803724 11.1315 1.09664C11.4244 1.38956 11.4244 1.86447 11.1315 2.15739L6.41069 6.87822C6.11804 7.17087 5.64357 7.17087 5.35092 6.87822L0.630089 2.15739C0.337171 1.86447 0.337171 1.38956 0.630089 1.09664C0.923007 0.803724 1.39792 0.803724 1.69084 1.09664L5.8808 5.28661L10.0708 1.09664Z" fill="#4F566B"/>
                </svg>
              </div>
            </div>
            <div class="StartupHubDashboardAnimation__navGroup">
              <span>Developers</span>
              <div class="StartupHubDashboardAnimation__navGroup--icon">
                <span>Test mode</span>
                <svg class="StartupHubDashboardAnimation__toggleSvg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 19" width="30" height="19" fill="none"><rect x="3.672" y="1.672" width="22.656" height="12.656" rx="6.328" stroke="#D4DAE0" stroke-width=".656"/><g filter="url(#a)"><rect x="4" y="2" width="22" height="12" rx="6" fill="#EBEEF1"/></g><g filter="url(#b)"><circle cx="10" cy="8" r="6" fill="#fff"/></g><defs><filter id="a" x=".72" y=".032" width="28.559" height="18.559" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="1.312"/><feGaussianBlur stdDeviation="1.64"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.25098 0 0 0 0 0.266667 0 0 0 0 0.321569 0 0 0 0.08 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_5635_7774"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy=".656"/><feGaussianBlur stdDeviation=".328"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0"/><feBlend in2="effect1_dropShadow_5635_7774" result="effect2_dropShadow_5635_7774"/><feBlend in="SourceGraphic" in2="effect2_dropShadow_5635_7774" result="shape"/></filter><filter id="b" x=".72" y=".032" width="18.559" height="18.559" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="1.312"/><feGaussianBlur stdDeviation="1.64"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.25098 0 0 0 0 0.266667 0 0 0 0 0.321569 0 0 0 0.08 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_5635_7774"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy=".656"/><feGaussianBlur stdDeviation=".328"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0"/><feBlend in2="effect1_dropShadow_5635_7774" result="effect2_dropShadow_5635_7774"/><feBlend in="SourceGraphic" in2="effect2_dropShadow_5635_7774" result="shape"/></filter></defs></svg>
              </div>
            </div>
          </div>
          <div class="StartupHubDashboardAnimation__body">
            <div class="StartupHubDashboardAnimation__dashboardModal" data-js-target="StartupHubDashboardAnimation.homeDashboard">
              <div class="StartupHubHomeDashboardGraphic">
  <div class="StartupHubHomeDashboardGraphic__header StartupHubHomeDashboardGraphic__flexGroup">
    <span>Today</span>
    <span class="StartupHubHomeDashboardGraphic__button">Pay out funds</span>
  </div>
  <div class="StartupHubHomeDashboardGraphic__todaySection">
    <div class="StartupHubHomeDashboardGraphic__todaySection--left">
      <div class="StartupHubHomeDashboardGraphic__netVolumeLayout">
        <div>
          <div class="StartupHubHomeDashboardGraphic__flexGroup--gap">
            <span class="StartupHubHomeDashboardGraphic__copy--small"><b>Net volume</b></span>
            <svg class="StartupHubHomeDashboardGraphic__caratSvg" width="7" height="4" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.532.54a.379.379 0 0 1 .536.536L3.684 3.46a.378.378 0 0 1-.535 0L.765 1.076A.379.379 0 0 1 1.3.54l2.116 2.116L5.532.54Z" fill="#0A2540"/></svg>
          </div>
          <div class="StartupHubHomeDashboardGraphic__copy--large">US$3,528,198.72</div>
          <div class="StartupHubHomeDashboardGraphic__copy--XSmall">14:00</div>
        </div>
        <div>
          <div class="StartupHubHomeDashboardGraphic__flexGroup--gap">
            <span class="StartupHubHomeDashboardGraphic__copy--small"><b>Yesterday</b></span>
            <svg class="StartupHubHomeDashboardGraphic__caratSvg" width="7" height="4" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.532.54a.379.379 0 0 1 .536.536L3.684 3.46a.378.378 0 0 1-.535 0L.765 1.076A.379.379 0 0 1 1.3.54l2.116 2.116L5.532.54Z" fill="#0A2540"/></svg>
          </div>
          <span class="StartupHubHomeDashboardGraphic__copy--medium">US$2,931,556.34</span>
        </div>
      </div>

      <div class="StartupHubHomeDashboardGraphic__mainGraph">
        <svg class="StartupHubHomeDashboardGraphic__mainGraphSvg" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 646 95" width="646" height="95">
          <path d="M0 .27h645.294v93.032H0z"/><path fill="#C4CCD8" d="M0 92.455h645.294v.846H0z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 0 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423V92.35H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 26.852 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 53.704 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 80.556 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 107.408 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 134.26 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 161.112 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 187.964 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 214.816 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 241.668 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 268.52 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 295.372 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 322.224 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 349.076 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 375.928 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423V92.35H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 402.78 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 429.632 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 456.484 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 483.336 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 510.187 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 537.04 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 563.892 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 590.744 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 617.596 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
          <path transform="matrix(1 0 0 1 644.448 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423V92.35H.211z" opacity=".3"/>
          <path opacity=".3" d="M645.294 40.364H483.971l-26.888 17.364h-53.774l-26.887 5.788H295.76L268.873 75.09h-80.662l-26.887 5.788h-26.888l-26.887 5.788-26.887 5.788H0" stroke="#C4CCD8" stroke-width=".846" stroke-linejoin="round"/>
          <path class="StartupHubHomeDashboardGraphic__mainGraphPath" d="M0 92.456h107.549l26.887-11.84h107.549l26.887-28.94 26.888-5.788h26.887l26.887-5.524h26.819" stroke="#635BFF" stroke-width="1.691" stroke-linejoin="round"/>
          <rect x="374.304" y="38.329" width="4.1" height="4.229" rx="2.05" fill="#635BFF"/>
        </svg>
        <div class="StartupHubHomeDashboardGraphic__graphTimeLayout">
          <span class="StartupHubHomeDashboardGraphic__copy--XSmall">00:00</span>
          <span class="StartupHubHomeDashboardGraphic__copy--XSmall StartupHubHomeDashboardGraphic__copy--XSmallFancy">Now, 23:59</span>
          <span class="StartupHubHomeDashboardGraphic__copy--XSmall">23:59</span>
        </div>
      </div>
    </div>

    <div class="StartupHubHomeDashboardGraphic__todaySection--right">
      <div class="StartupHubHomeDashboardGraphic__flexGroup">
        <div>
          <div class="StartupHubHomeDashboardGraphic__flexGroup--gap">
            <span class="StartupHubHomeDashboardGraphic__copy--small"><b>USD Balance</b></span>
            <svg class="StartupHubHomeDashboardGraphic__caratSvg" width="7" height="4" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.532.54a.379.379 0 0 1 .536.536L3.684 3.46a.378.378 0 0 1-.535 0L.765 1.076A.379.379 0 0 1 1.3.54l2.116 2.116L5.532.54Z" fill="#0A2540"/></svg>
          </div>
          <div class="StartupHubHomeDashboardGraphic__copy--large">US$553,257.51</div>
          <div class="StartupHubHomeDashboardGraphic__copy--XSmall">Available to pay out</div>
        </div>
        <span class="StartupHubHomeDashboardGraphic__copy--small StartupHubHomeDashboardGraphic__copy--smallHeaderFancy">View</span>
      </div>
      <div class="StartupHubHomeDashboardGraphic__separator"></div>
      <div class="StartupHubHomeDashboardGraphic__flexGroup">
        <div>
          <span class="StartupHubHomeDashboardGraphic__copy--small"><b>Payouts</b></span>
          <div class="StartupHubHomeDashboardGraphic__copy--large">US$102,633.07</div>
          <div class="StartupHubHomeDashboardGraphic__copy--XSmall">Expected today</div>
        </div>
        <span class="StartupHubHomeDashboardGraphic__copy--small StartupHubHomeDashboardGraphic__copy--smallHeaderFancy">View</span>
      </div>
    </div>
  </div>

  <div class="StartupHubHomeDashboardGraphic__overviewSection">
    <div class="StartupHubHomeDashboardGraphic__header">Overview</div>
    <div class="StartupHubHomeDashboardGraphic__overviewBody">
      <div class="StartupHubHomeDashboardGraphic__column">
          <span class="StartupHubHomeDashboardGraphic__copy--medium"><b>Payments</b></span>
          <div class="StartupHubHomeDashboardGraphic__paymentsBar">
            <div class="StartupHubHomeDashboardGraphic__paymentsBar--purple"></div>
            <div class="StartupHubHomeDashboardGraphic__paymentsBar--blue"></div>
            <div class="StartupHubHomeDashboardGraphic__paymentsBar--teal"></div>
          </div>
          <div class="StartupHubHomeDashboardGraphic__lineItem StartupHubHomeDashboardGraphic__flexGroup">
            <div class="StartupHubHomeDashboardGraphic__flexGroup--gap StartupHubHomeDashboardGraphic__copy--lineItem">
              <div class="StartupHubHomeDashboardGraphic__block"></div>
              Succeeded
            </div>
            <span class="StartupHubHomeDashboardGraphic__copy--small"><b>US$85,290.23</b></span>
          </div>
          <div class="StartupHubHomeDashboardGraphic__lineItem StartupHubHomeDashboardGraphic__flexGroup">
            <div class="StartupHubHomeDashboardGraphic__flexGroup--gap StartupHubHomeDashboardGraphic__copy--lineItem">
              <div class="StartupHubHomeDashboardGraphic__block StartupHubHomeDashboardGraphic__block--blue"></div>
              Uncaptured
            </div>
            <span class="StartupHubHomeDashboardGraphic__copy--small"><b>US$65,810.50</b></span>
          </div>
          <div class="StartupHubHomeDashboardGraphic__lineItem StartupHubHomeDashboardGraphic__flexGroup">
            <div class="StartupHubHomeDashboardGraphic__flexGroup--gap StartupHubHomeDashboardGraphic__copy--lineItem">
              <div class="StartupHubHomeDashboardGraphic__block StartupHubHomeDashboardGraphic__block--teal"></div>
              Refunded
            </div>
            <span class="StartupHubHomeDashboardGraphic__copy--small"><b>US$23,542.92</b></span>
          </div>
          <div class="StartupHubHomeDashboardGraphic__updatedTime StartupHubHomeDashboardGraphic__flexGroup--gap">
            <span class="StartupHubHomeDashboardGraphic__copy--XSmall">Updated today 07:50</span>
            <span class="StartupHubHomeDashboardGraphic__verticalSeparator"></span>
            <svg class="StartupHubHomeDashboardGraphic__infoSvg" width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.54347 5.07831C6.54347 4.728 6.25948 4.44402 5.90917 4.44402H4.32342C3.97311 4.44402 3.68912 4.728 3.68912 5.07831C3.68912 5.42863 3.97311 5.71261 4.32342 5.71261H5.27487V8.24981C5.27487 8.60012 5.55886 8.88411 5.90917 8.88411C6.25948 8.88411 6.54347 8.60012 6.54347 8.24981V5.07831ZM3.37197 0.00392151H8.44637C9.84762 0.00392151 10.9836 1.13986 10.9836 2.54112V7.61551C10.9836 9.01677 9.84762 10.1527 8.44637 10.1527H3.37197C1.97072 10.1527 0.834778 9.01677 0.834778 7.61551V2.54112C0.834778 1.13986 1.97072 0.00392151 3.37197 0.00392151ZM5.90917 3.49257C6.43464 3.49257 6.86062 3.06659 6.86062 2.54112C6.86062 2.01565 6.43464 1.58967 5.90917 1.58967C5.3837 1.58967 4.95772 2.01565 4.95772 2.54112C4.95772 3.06659 5.3837 3.49257 5.90917 3.49257Z" fill="#727F96"/></svg>
          </div>
      </div>
      <div class="StartupHubHomeDashboardGraphic__column">
        <div class="StartupHubHomeDashboardGraphic__flexGroup--gap StartupHubHomeDashboardGraphic__flexGroup--baseline">
          <span class="StartupHubHomeDashboardGraphic__copy--medium"><b>Gross volume</b></span>
          <span class="StartupHubHomeDashboardGraphic__copy--XSmall"><b>+32.1%</b></span>
        </div>
        <div class="StartupHubHomeDashboardGraphic__flexGroup--gap StartupHubHomeDashboardGraphic__flexGroup--baseline">
          <span class="StartupHubHomeDashboardGraphic__copy--large">US$39,274.29</span>
          <span class="StartupHubHomeDashboardGraphic__copy--small">US$29,573.54 previous period</span>
        </div>
        <div class="StartupHubHomeDashboardGraphic__sectionGraph">
          <svg  class="StartupHubHomeDashboardGraphic__sectionGraphSvg" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 298 135" width="298" height="135">
            <g opacity=".3">
              <path fill="#C4CCD8" d="M296.137 131.337H1.097v.423h295.04v-.423Z"/>
              <path stroke="#C4CCD8" stroke-width=".423" d="M296.137 131.337H1.097v.423h295.04v-.423Z"/>
            </g>
            <path fill="#727F96" d="m.946 9.545.73-.609c.406.792 1.036 1.238 1.858 1.33V7.656C2.428 7.424 1.29 7.11 1.29 5.75c0-1.167.984-1.958 2.243-2.06v-.964h.74v.974c1.046.122 1.838.64 2.213 1.39l-.7.59c-.315-.62-.812-1.046-1.512-1.168v2.416c1.116.233 2.263.568 2.263 1.999 0 1.218-.985 2.02-2.263 2.162v.984h-.741v-.974c-1.157-.102-2.131-.68-2.588-1.553Zm1.238-3.857c0 .67.599.914 1.35 1.076V4.491c-.782.081-1.35.528-1.35 1.197Zm3.46 3.299c0-.72-.608-.985-1.37-1.167v2.445c.782-.101 1.37-.517 1.37-1.278Zm3.331-5.278h.73v7.328h-.974V5.678H6.976v-.72l.781-.051c.863-.06 1.147-.355 1.218-1.198Zm1.869 6.526 2.151-1.786c.995-.822 1.766-1.522 1.766-2.476 0-.893-.579-1.502-1.472-1.502-.872 0-1.471.67-1.471 1.502 0 .263.06.537.162.791h-.913a2.378 2.378 0 0 1-.163-.842c0-1.3 1.066-2.284 2.406-2.284 1.471 0 2.405.934 2.405 2.274 0 1.238-.852 2.09-1.898 2.933l-1.644 1.34h3.684v.852h-5.013v-.802Zm6.998-6.485v4.455l2.355-2.476h1.136l-2.07 2.09 2.243 3.218H20.44l-1.827-2.558-.77.782v1.776h-.914V3.75h.913ZM1.27 124.95c0-2.222 1.046-3.755 2.781-3.755 1.726 0 2.771 1.533 2.771 3.755 0 2.223-1.045 3.755-2.77 3.755-1.736 0-2.781-1.532-2.781-3.755Zm.975 0c0 1.705.619 2.903 1.806 2.903 1.178 0 1.807-1.198 1.807-2.903s-.63-2.902-1.807-2.902c-1.187 0-1.806 1.197-1.806 2.902Z"/><path stroke="#fff" stroke-linejoin="round" stroke-width="3.383" d="M296.434 59.285h-44.631l-44.63 17.96-44.631-35.92-44.63 53.88-44.63 35.92H28.65"/>
            <path stroke="#C4CCD8" stroke-linejoin="round" stroke-width=".846" d="M296.434 59.285h-44.631l-44.63 17.96-44.631-35.92-44.63 53.88-44.63 35.92H28.65" opacity=".3"/>
            <path stroke="#fff" stroke-linejoin="round" stroke-width="3.383" d="m28.65 131.125 44.631-35.92 44.631-17.96 44.63 35.92 44.631-53.88h44.63l44.631-35.92"/>
            <path stroke="#635BFF" stroke-linejoin="round" stroke-width="1.691" d="m28.65 131.125 44.631-35.92 44.631-17.96 44.63 35.92 44.631-53.88h44.63l44.631-35.92"/>
            <path stroke="#C4CCD8" stroke-linejoin="round" stroke-width=".423" d="M29.285 132.182h-.423v2.96h.423v-2.96Z" opacity=".3"/>
          </svg>
          <div class="StartupHubHomeDashboardGraphic__flexGroup">
            <span class="StartupHubHomeDashboardGraphic__copy--XSmall">20 Aug</span>
            <span class="StartupHubHomeDashboardGraphic__copy--XSmall">Today</span>
          </div>
        </div>
        <div class="StartupHubHomeDashboardGraphic__updatedTime StartupHubHomeDashboardGraphic__flexGroup--gap">
          <span class="StartupHubHomeDashboardGraphic__copy--XSmall">Updated today 07:50</span>
          <span class="StartupHubHomeDashboardGraphic__verticalSeparator"></span>
          <svg class="StartupHubHomeDashboardGraphic__infoSvg" width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.54347 5.07831C6.54347 4.728 6.25948 4.44402 5.90917 4.44402H4.32342C3.97311 4.44402 3.68912 4.728 3.68912 5.07831C3.68912 5.42863 3.97311 5.71261 4.32342 5.71261H5.27487V8.24981C5.27487 8.60012 5.55886 8.88411 5.90917 8.88411C6.25948 8.88411 6.54347 8.60012 6.54347 8.24981V5.07831ZM3.37197 0.00392151H8.44637C9.84762 0.00392151 10.9836 1.13986 10.9836 2.54112V7.61551C10.9836 9.01677 9.84762 10.1527 8.44637 10.1527H3.37197C1.97072 10.1527 0.834778 9.01677 0.834778 7.61551V2.54112C0.834778 1.13986 1.97072 0.00392151 3.37197 0.00392151ZM5.90917 3.49257C6.43464 3.49257 6.86062 3.06659 6.86062 2.54112C6.86062 2.01565 6.43464 1.58967 5.90917 1.58967C5.3837 1.58967 4.95772 2.01565 4.95772 2.54112C4.95772 3.06659 5.3837 3.49257 5.90917 3.49257Z" fill="#727F96"/></svg>
        </div>
      </div>
      <div class="StartupHubHomeDashboardGraphic__column">
        <div class="StartupHubHomeDashboardGraphic__flexGroup--gap StartupHubHomeDashboardGraphic__flexGroup--baseline">
          <span class="StartupHubHomeDashboardGraphic__copy--medium"><b>Net volume from sales</b></span>
          <span class="StartupHubHomeDashboardGraphic__copy--XSmall"><b>+32.8%</b></span>
        </div>
        <div class="StartupHubHomeDashboardGraphic__flexGroup--gap StartupHubHomeDashboardGraphic__flexGroup--baseline">
          <span class="StartupHubHomeDashboardGraphic__copy--large">US$39,274.29</span>
          <span class="StartupHubHomeDashboardGraphic__copy--small">US$29,573.54 previous period</span>
        </div>
        <div class="StartupHubHomeDashboardGraphic__sectionGraph">
          <svg class="StartupHubHomeDashboardGraphic__sectionGraphSvg" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 298 135" width="298" height="135">
            <g opacity=".3">
              <path fill="#C4CCD8" d="M296.137 131.337H1.097v.423h295.04v-.423Z"/>
              <path stroke="#C4CCD8" stroke-width=".423" d="M296.137 131.337H1.097v.423h295.04v-.423Z"/>
            </g>
            <path fill="#727F96" d="m.946 9.545.73-.609c.406.792 1.036 1.238 1.858 1.33V7.656C2.428 7.424 1.29 7.11 1.29 5.75c0-1.167.984-1.958 2.243-2.06v-.964h.74v.974c1.046.122 1.838.64 2.213 1.39l-.7.59c-.315-.62-.812-1.046-1.512-1.168v2.416c1.116.233 2.263.568 2.263 1.999 0 1.218-.985 2.02-2.263 2.162v.984h-.741v-.974c-1.157-.102-2.131-.68-2.588-1.553Zm1.238-3.857c0 .67.599.914 1.35 1.076V4.491c-.782.081-1.35.528-1.35 1.197Zm3.46 3.299c0-.72-.608-.985-1.37-1.167v2.445c.782-.101 1.37-.517 1.37-1.278Zm3.331-5.278h.73v7.328h-.974V5.678H6.976v-.72l.781-.051c.863-.06 1.147-.355 1.218-1.198Zm1.869 6.526 2.151-1.786c.995-.822 1.766-1.522 1.766-2.476 0-.893-.579-1.502-1.472-1.502-.872 0-1.471.67-1.471 1.502 0 .263.06.537.162.791h-.913a2.378 2.378 0 0 1-.163-.842c0-1.3 1.066-2.284 2.406-2.284 1.471 0 2.405.934 2.405 2.274 0 1.238-.852 2.09-1.898 2.933l-1.644 1.34h3.684v.852h-5.013v-.802Zm6.998-6.485v4.455l2.355-2.476h1.136l-2.07 2.09 2.243 3.218H20.44l-1.827-2.558-.77.782v1.776h-.914V3.75h.913ZM1.27 124.95c0-2.222 1.046-3.755 2.781-3.755 1.726 0 2.771 1.533 2.771 3.755 0 2.223-1.045 3.755-2.77 3.755-1.736 0-2.781-1.532-2.781-3.755Zm.975 0c0 1.705.619 2.903 1.806 2.903 1.178 0 1.807-1.198 1.807-2.903s-.63-2.902-1.807-2.902c-1.187 0-1.806 1.197-1.806 2.902Z"/><path stroke="#fff" stroke-linejoin="round" stroke-width="3.383" d="M296.434 59.285h-44.631l-44.63 17.96-44.631-35.92-44.63 53.88-44.63 35.92H28.65"/>
            <path stroke="#C4CCD8" stroke-linejoin="round" stroke-width=".846" d="M296.434 59.285h-44.631l-44.63 17.96-44.631-35.92-44.63 53.88-44.63 35.92H28.65" opacity=".3"/>
            <path stroke="#fff" stroke-linejoin="round" stroke-width="3.383" d="m28.65 131.125 44.631-35.92 44.631-17.96 44.63 35.92 44.631-53.88h44.63l44.631-35.92"/>
            <path stroke="#635BFF" stroke-linejoin="round" stroke-width="1.691" d="m28.65 131.125 44.631-35.92 44.631-17.96 44.63 35.92 44.631-53.88h44.63l44.631-35.92"/>
            <path stroke="#C4CCD8" stroke-linejoin="round" stroke-width=".423" d="M29.285 132.182h-.423v2.96h.423v-2.96Z" opacity=".3"/>
          </svg>
          <div class="StartupHubHomeDashboardGraphic__flexGroup">
            <span class="StartupHubHomeDashboardGraphic__copy--XSmall">20 Aug</span>
            <span class="StartupHubHomeDashboardGraphic__copy--XSmall">Today</span>
          </div>
        </div>
        <div class="StartupHubHomeDashboardGraphic__updatedTime StartupHubHomeDashboardGraphic__flexGroup--gap">
          <span class="StartupHubHomeDashboardGraphic__copy--XSmall">Updated today 07:50</span>
          <span class="StartupHubHomeDashboardGraphic__verticalSeparator"></span>
          <svg class="StartupHubHomeDashboardGraphic__infoSvg" width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.54347 5.07831C6.54347 4.728 6.25948 4.44402 5.90917 4.44402H4.32342C3.97311 4.44402 3.68912 4.728 3.68912 5.07831C3.68912 5.42863 3.97311 5.71261 4.32342 5.71261H5.27487V8.24981C5.27487 8.60012 5.55886 8.88411 5.90917 8.88411C6.25948 8.88411 6.54347 8.60012 6.54347 8.24981V5.07831ZM3.37197 0.00392151H8.44637C9.84762 0.00392151 10.9836 1.13986 10.9836 2.54112V7.61551C10.9836 9.01677 9.84762 10.1527 8.44637 10.1527H3.37197C1.97072 10.1527 0.834778 9.01677 0.834778 7.61551V2.54112C0.834778 1.13986 1.97072 0.00392151 3.37197 0.00392151ZM5.90917 3.49257C6.43464 3.49257 6.86062 3.06659 6.86062 2.54112C6.86062 2.01565 6.43464 1.58967 5.90917 1.58967C5.3837 1.58967 4.95772 2.01565 4.95772 2.54112C4.95772 3.06659 5.3837 3.49257 5.90917 3.49257Z" fill="#727F96"/></svg>
        </div>
      </div>
    </div>
  </div>
</div>
            </div>
            <div class="StartupHubDashboardAnimation__dashboardModal" data-js-target="StartupHubDashboardAnimation.billingDashboard">
              <div class="StartupHubBillingDashboardGraphic">
  <div class="StartupHubBillingDashboardGraphic__header">
    <span>Billing</span>
  </div>

  <div class="StartupHubBillingDashboardGraphic__subNav">
    <span class="StartupHubBillingDashboardGraphic__subNavItem--isSelected">Overview</span>
    <span>Invoices</span>
    <span>Subscriptions</span>
    <span>Quotes</span>
    <span>Revenue recovery</span>
    <span>Payments in recovery</span>
    <span>Automations</span>
    <span class="StartupHubBillingDashboardGraphic__selectedIndicator"></span>
  </div>

  <div class="StartupHubBillingDashboardGraphic__body">
    <div class="StartupHubBillingDashboardGraphic__sectionLayout">
      <div class="StartupHubBillingDashboardGraphic__column--left">
        <div class="StartupHubBillingDashboardGraphic__topLeftQuadrant">
          <span class="StartupHubBillingDashboardGraphic__subHeader">Growth</span>
          <div class="StartupHubBillingDashboardGraphic__graphLayout--left">
            <div class="StartupHubBillingDashboardGraphic__copy">MRR</div>
            <div class="StartupHubBillingDashboardGraphic__flexGroup--gap">
              <span class="StartupHubBillingDashboardGraphic__copy--medium">US$3,528,198.72</span>
              <span class="StartupHubBillingDashboardGraphic__copy--small"><b>+46.7%</b></span>
            </div>
            <svg class="StartupHubBillingDashboardGraphic__graphSvg" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 442 92" width="442" height="92">
              <path stroke="#E7ECF1" d="M1 91.5h441M1.5 91V0M41.5 91V0M81.5 91V0M121.5 91V0M161.5 91V0M201.5 91V0M241.5 91V0M281.5 91V0M321.5 91V0M361.5 91V0M401.5 91V0M441.5 91V0"/>
              <path stroke="#635BFF" stroke-linejoin="round" stroke-width="1.691" d="m1 44 40 .5L81.5 59l40 7.5L162 63l39.5 3.5L242 74h40l39-11 41-4 40-34h40"/>
              <path stroke="#C4CCD8" stroke-linejoin="round" d="m2 80 39.75-8H81.5l38.5 2 81.5 9 41 1H281l40.5.5L360 80l41-27.333L442 48" opacity=".3"/>
            </svg>
            <div class="StartupHubBillingDashboardGraphic__flexGroup StartupHubBillingDashboardGraphic__copy--small">
              <span>1 Jan 2026</span>
              <span>3 May 2026</span>
            </div>
          </div>
        </div>
        <div class="StartupHubBillingDashboardGraphic__graphLayout--left">
          <div class="StartupHubBillingDashboardGraphic__copy">MRR growth</div>
          <div class="StartupHubBillingDashboardGraphic__flexGroup--gap">
            <span class="StartupHubBillingDashboardGraphic__copy--medium">US$3,528,198.72</span>
          </div>
          <div class="StartupHubBillingDashboardGraphic__MMRGrowthGraph">
            <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 425 73">
              <path d="M0 31h29v-2a1 1 0 0 0-1-1H1a1 1 0 0 0-1 1v2Z" fill="#8880EC" />
              <path d="M29 31H0v2a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-2Z" fill="#EBC168" />
              <path d="M36 31h29v-2a1 1 0 0 0-1-1H37a1 1 0 0 0-1 1v2Z" fill="#8880EC" />
              <path d="M65 31H36v2a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-2Z" fill="#EBC168" />
              <path d="M72 31.001h29v-2a1 1 0 0 0-1-1H73a1 1 0 0 0-1 1v2Z" fill="#8880EC" />
              <path d="M101 31H72v2a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-2Z" fill="#EBC168" />
              <path d="M180 31h29v-2a1 1 0 0 0-1-1h-27a1 1 0 0 0-1 1v2Z" fill="#8880EC" />
              <path d="M209 31h-29v2a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-2Z" fill="#EBC168" />
              <path d="M396 31h29v-2a1 1 0 0 0-1-1h-27a1 1 0 0 0-1 1v2Z" fill="#8880EC" />
              <path d="M425 31h-29v2a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-2Z" fill="#EBC168" />
              <path d="M216 31h29v-4a1 1 0 0 0-1-1h-27a1 1 0 0 0-1 1v4Z" fill="#8880EC" />
              <path d="M245 31h-29v2a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-2Z" fill="#EBC168" />
              <path d="M288 16h29v-2a1 1 0 0 0-1-1h-27a1 1 0 0 0-1 1v2Z" fill="#8880EC" />
              <path d="M288 16h29v15h-29V16Z" fill="#CBBFF6" />
              <path d="M317 31h-29v2a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-2Z" fill="#EBC168" />
              <path d="M360 3h29V1a1 1 0 0 0-1-1h-27a1 1 0 0 0-1 1v2Z" fill="#8880EC" />
              <path d="M360 3h29v28h-29V3Z" fill="#CBBFF6" />
              <path d="M389 31h-29v2a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-2Z" fill="#EBC168" />
              <path d="M324 28h29v-2a1 1 0 0 0-1-1h-27a1 1 0 0 0-1 1v2Z" fill="#8880EC" />
              <path d="M324 28h29v3h-29v-3Z" fill="#CBBFF6" />
              <path d="M353 31h-29v2a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-2Z" fill="#EBC168" />
              <path d="M252 31h29v-4a1 1 0 0 0-1-1h-27a1 1 0 0 0-1 1v4Z" fill="#8880EC" />
              <path d="M281 31h-29v4a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-4Z" fill="#EBC168" />
              <path d="M144 31h29v-2a1 1 0 0 0-1-1h-27a1 1 0 0 0-1 1v2Z" fill="#8880EC" />
              <path d="M173 31h-29v4a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-4Z" fill="#EBC168" />
              <path d="M108 18h29v-2a1 1 0 0 0-1-1h-27a1 1 0 0 0-1 1v2Z" fill="#8880EC" />
              <path d="M108 41h29v31a1 1 0 0 1-1 1h-27a1 1 0 0 1-1-1V41Z" fill="#EBC168" />
              <path d="M108 31h29V18h-29v13Z" fill="#CBBFF6" />
              <path d="M108 31h29v10h-29V31Z" fill="#F8EEC4" />
              <circle cx="15" cy="29" r="3" fill="#635BFF" />
              <circle cx="51" cy="31" r="3" fill="#635BFF" />
              <circle cx="87" cy="31" r="3" fill="#635BFF" />
              <circle cx="123" cy="56" r="3" fill="#635BFF" />
              <circle cx="159" cy="37" r="3" fill="#635BFF" />
              <circle cx="195" cy="30" r="3" fill="#635BFF" />
              <circle cx="231" cy="30" r="3" fill="#635BFF" />
              <circle cx="267" cy="34" r="3" fill="#635BFF" />
              <circle cx="303" cy="15" r="3" fill="#635BFF" />
              <circle cx="339" cy="27" r="3" fill="#635BFF" />
              <circle cx="375" cy="4" r="3" fill="#635BFF" />
              <circle cx="411" cy="31" r="3" fill="#635BFF" />
              <path
                d="m20 28.5 26 3M56 31.608l26.165-.637M164 35.55l25.751-4.68M199.962 30.363l26.163-.712M236.131 30l25.844 4.133M379.734 6l25.708 21.898M307.884 15.304l26.326 10.322M272.423 34.502l26.234-18.064M344.393 25.908l26.202-19.842M91.454 34l26.901 18.333M128 54.256l25.821-15.451"
                stroke="#635BFF" stroke-width="1.5" stroke-linecap="round" />
            </svg>
          </div>
          <div class="StartupHubBillingDashboardGraphic__flexGroup StartupHubBillingDashboardGraphic__copy--small">
            <span>1 Jan 2026</span>
            <span>3 May 2026</span>
          </div>
        </div>
      </div>

      <div class="StartupHubBillingDashboardGraphic__column--right">
        <div class="StartupHubBillingDashboardGraphic__graphLayout--right StartupHubBillingDashboardGraphic__graphLayout--topRight StartupHubBillingDashboardGraphic__topRightQuadrant" >
          <div class="StartupHubBillingDashboardGraphic__copy">Active subscribers</div>
          <div class="StartupHubBillingDashboardGraphic__flexGroup--gap">
            <span class="StartupHubBillingDashboardGraphic__copy--medium">4,567</span>
          </div>
          <svg class="StartupHubBillingDashboardGraphic__graphSvg" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 442 92" width="442" height="92">
            <path stroke="#E7ECF1" d="M1.5 91V0M41.5 91V0M81.5 91V0M121.5 91V0M161.5 91V0M201.5 91V0M241.5 91V0M281.5 91V0M321.5 91V0M361.5 91V0M401.5 91V0M441.5 91V0"/>
            <path stroke="#635BFF" stroke-linejoin="round" stroke-width="1.691" d="m1 14 40 10.5L81.5 29h40L161 67h40.5L242 29h40l39-4 41-18 40 18h40"/>
            <path stroke="#C4CCD8" stroke-linejoin="round" d="M1.5 50.5 41.75 38l39.75-9H122l38.75.5L201.5 46l41 18H281l40.5 15.5L362 60l39-27.333 40.5-5.167" opacity=".3"/>
            <path stroke="#E7ECF1" d="M1 91.5h441"/>
          </svg>
          <div class="StartupHubBillingDashboardGraphic__flexGroup StartupHubBillingDashboardGraphic__copy--small">
            <span>1 Jan 2026</span>
            <span>3 May 2026</span>
          </div>
        </div>
        <div class="StartupHubBillingDashboardGraphic__graphLayout--right">
          <div class="StartupHubBillingDashboardGraphic__copy">Active subscribers growth</div>
          <div class="StartupHubBillingDashboardGraphic__flexGroup--gap">
            <span class="StartupHubBillingDashboardGraphic__copy--medium">4,567</span>
          </div>
          <div class="StartupHubBillingDashboardGraphic__subscribersGrowthGraph">
            <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 425 73">
              <path d="M0 42h29v-2a1 1 0 0 0-1-1H1a1 1 0 0 0-1 1v2Z" fill="#8880EC" />
              <path d="M29 42H0v2a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-2Z" fill="#EBC168" />
              <path d="M36 42h29v-2a1 1 0 0 0-1-1H37a1 1 0 0 0-1 1v2Z" fill="#8880EC" />
              <path d="M65 42H36v2a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-2Z" fill="#EBC168" />
              <path d="M72 42.001h29v-2a1 1 0 0 0-1-1H73a1 1 0 0 0-1 1v2Z" fill="#8880EC" />
              <path d="M101 42H72v2a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-2Z" fill="#EBC168" />
              <path d="M180 42h29v-2a1 1 0 0 0-1-1h-27a1 1 0 0 0-1 1v2Z" fill="#8880EC" />
              <path d="M209 42h-29v2a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-2Z" fill="#EBC168" />
              <path d="M396 42h29v-2a1 1 0 0 0-1-1h-27a1 1 0 0 0-1 1v2Z" fill="#8880EC" />
              <path d="M425 42h-29v2a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-2Z" fill="#EBC168" />
              <path d="M216 42h29V32a1 1 0 0 0-1-1h-27a1 1 0 0 0-1 1v10Z" fill="#8880EC" />
              <path d="M245 42h-29v2a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-2Z" fill="#EBC168" />
              <path d="M288 40h29V28a1 1 0 0 0-1-1h-27a1 1 0 0 0-1 1v12Z" fill="#8880EC" />
              <path d="M288 39h29v3h-29v-3Z" fill="#CBBFF6" />
              <path d="M317 42h-29v12a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1V42Z" fill="#EBC168" />
              <path d="M360 42h29v-2a1 1 0 0 0-1-1h-27a1 1 0 0 0-1 1v2Z" fill="#8880EC" />
              <path d="M389 42h-29v3a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-3Z" fill="#EBC168" />
              <path d="M324 43h29v-6a1 1 0 0 0-1-1h-27a1 1 0 0 0-1 1v6Z" fill="#8880EC" />
              <path d="M353 42h-29v2a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-2Z" fill="#EBC168" />
              <path d="M252 42h29V1a1 1 0 0 0-1-1h-27a1 1 0 0 0-1 1v41Z" fill="#8880EC" />
              <path d="M281 42h-29v35a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1V42Z" fill="#EBC168" />
              <path d="M144 42h29v-2a1 1 0 0 0-1-1h-27a1 1 0 0 0-1 1v2Z" fill="#8880EC" />
              <path d="M173 42h-29v8a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1v-8Z" fill="#EBC168" />
              <path d="M108 43h29v-7a1 1 0 0 0-1-1h-27a1 1 0 0 0-1 1v7Z" fill="#8880EC" />
              <path d="M108 42h29v5a1 1 0 0 1-1 1h-27a1 1 0 0 1-1-1v-5Z" fill="#EBC168" />
              <circle cx="15" cy="42.001" r="3" fill="#635BFF" />
              <path
                d="m20 43.021 26.098 1.977M128.523 43l25.923 7.638M344.135 40.734l25.794 4.13M235.523 34l25.923 7.638M55.905 45.272l25.887-3.859M199.888 40.285l26.554-7.128M164 51.074l25.666-8.341M272 42.03l25.002-1.07M380.04 44.636l25.765-2.469M307.991 40.737l26.425-.682M91.981 40.401l26.141 1.285"
                stroke="#635BFF" stroke-width="1.5" stroke-linecap="round" />
              <circle cx="51" cy="45" r="3" fill="#635BFF" />
              <circle cx="87" cy="40" r="3" fill="#635BFF" />
              <circle cx="123" cy="42" r="3" fill="#635BFF" />
              <circle cx="159" cy="52" r="3" fill="#635BFF" />
              <circle cx="195" cy="42" r="3" fill="#635BFF" />
              <circle cx="231" cy="32" r="3" fill="#635BFF" />
              <circle cx="267" cy="42" r="3" fill="#635BFF" />
              <circle cx="303" cy="41" r="3" fill="#635BFF" />
              <circle cx="339" cy="40" r="3" fill="#635BFF" />
              <circle cx="375" cy="45" r="3" fill="#635BFF" />
              <circle cx="411" cy="41" r="3" fill="#635BFF" />
            </svg>
          </div>
          <div class="StartupHubBillingDashboardGraphic__flexGroup StartupHubBillingDashboardGraphic__copy--small">
            <span>1 Jan 2026</span>
            <span>3 May 2026</span>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>
            </div>
            <div class="StartupHubDashboardAnimation__dashboardModal" data-js-target="StartupHubDashboardAnimation.revRecDashboard">
              <div class="StartupHubRevRecDashboardGraphic">
  <div class="StartupHubRevRecDashboardGraphic__header">
    <span>Revenue recognition</span>
    <div class="StartupHubRevRecDashboardGraphic__buttonLayout">
      <div class="StartupHubRevRecDashboardGraphic__button">Data import</div>
      <div class="StartupHubRevRecDashboardGraphic__button">Recognition rules</div>
    </div>
  </div>
  <div class="StartupHubRevRecDashboardGraphic__overviewContainer">
    <div class="StartupHubRevRecDashboardGraphic__subHeader">
      <div class="StartupHubRevRecDashboardGraphic__subHeaderLayout">
        <span class="StartupHubRevRecDashboardGraphic__subHeaderCopy">Revenue overview</span>
        <span class="StartupHubRevRecDashboardGraphic__button StartupHubRevRecDashboardGraphic__flexButton">
          Last 12 months
          <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 8 11" width="8" height="11"><path d="m3.906 1.854 2.247 2.248a.626.626 0 1 0 .886-.886L4.35.525a.626.626 0 0 0-.886 0l-2.69 2.69a.626.626 0 0 0 .885.887l2.248-2.248ZM7.04 6.595a.626.626 0 0 0-.887 0L3.906 8.842 1.658 6.595a.626.626 0 0 0-.886.886l2.691 2.69c.245.245.64.245.885 0l2.691-2.69a.626.626 0 0 0 0-.886Z" fill="#0A2540"/></svg>
        </span>
        <span class="StartupHubRevRecDashboardGraphic__dateRangeCopy">Jul 2025 — Jul 2026</span>
      </div>
      <div class="StartupHubRevRecDashboardGraphic__button StartupHubRevRecDashboardGraphic__flexButton">
        <span class="StartupHubRevRecDashboardGraphic__buttonLightCopy">Daily</span>
        <b>Monthly</b>
      </div>
    </div>
    <div class="StartupHubRevRecDashboardGraphic__graphSection">

      <div class="StartupHubRevRecDashboardGraphic__toolTip">
        <span>March</span>
        <div class="StartupHubRevRecDashboardGraphic__tooltipLineItem">
          <span>Starting balance</span>
          <b>A$19,163,602.19</b>
        </div>
        <div class="StartupHubRevRecDashboardGraphic__tooltipLineItem">
          <span>New deferred revenue</span>
          <b>A$8,360,162.85</b>
        </div>
        <div class="StartupHubRevRecDashboardGraphic__tooltipLineItem">
          <span>Deferred revenue outflow</span>
          <b>A$5,279,854.87</b>
        </div>
        <div class="StartupHubRevRecDashboardGraphic__tooltipLineItem">
          <span>Ending balance</span>
          <b>A$22,243,910.17</b>
        </div>
      </div>

      <div class="StartupHubRevRecDashboardGraphic__graphContainer">
        <div class="StartupHubRevRecDashboardGraphic__graphIntro">
          <div class="StartupHubRevRecDashboardGraphic__graphTitle">Recognised revenue</div>
          <div class="StartupHubRevRecDashboardGraphic__graphLegend">
            <div class="StartupHubRevRecDashboardGraphic__graphTotal">A$5,839,417.15</div>
            <span
              class="StartupHubRevRecDashboardGraphic__graphLegendSymbol StartupHubRevRecDashboardGraphic__graphLegendSymbol--open">Open</span>
            <span
              class="StartupHubRevRecDashboardGraphic__graphLegendSymbol StartupHubRevRecDashboardGraphic__graphLegendSymbol--closed">Closed</span>
          </div>
        </div>
        <div class="StartupHubRevRecDashboardGraphic__graph">
          
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar" style="height: 33%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar" style="height: 36%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar" style="height: 40%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar" style="height: 45%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar" style="height: 50%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar" style="height: 53%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar" style="height: 59%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar" style="height: 58%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar" style="height: 72%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar" style="height: 79%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar" style="height: 85%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar" style="height: 90%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar" style="height: 95%"></div>
          
        </div>
        <div class="StartupHubRevRecDashboardGraphic__graphAxes">
          <span class="StartupHubRevRecDashboardGraphic__graphAxisLeft">Jul 2025</span>
          <span class="StartupHubRevRecDashboardGraphic__graphAxisRight">Jul 2026</span>
        </div>
      </div>
      <div class="StartupHubRevRecDashboardGraphic__graphContainer">
        <div class="StartupHubRevRecDashboardGraphic__graphIntro">
          <div class="StartupHubRevRecDashboardGraphic__graphTitle">Deferred revenue</div>
          <div class="StartupHubRevRecDashboardGraphic__graphLegend">
            <div class="StartupHubRevRecDashboardGraphic__graphTotal">A$29,165,605.02</div>
            <span
              class="StartupHubRevRecDashboardGraphic__graphLegendSymbol StartupHubRevRecDashboardGraphic__graphLegendSymbol--open">Open</span>
            <span
              class="StartupHubRevRecDashboardGraphic__graphLegendSymbol StartupHubRevRecDashboardGraphic__graphLegendSymbol--closed">Closed</span>
          </div>
        </div>
        <div class="StartupHubRevRecDashboardGraphic__graph">
          
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar StartupHubRevRecDashboardGraphic__graphBar--faded" style="height: 28%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar StartupHubRevRecDashboardGraphic__graphBar--faded" style="height: 30%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar StartupHubRevRecDashboardGraphic__graphBar--faded" style="height: 32%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar StartupHubRevRecDashboardGraphic__graphBar--faded" style="height: 40%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar StartupHubRevRecDashboardGraphic__graphBar--faded" style="height: 45%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar StartupHubRevRecDashboardGraphic__graphBar--faded" style="height: 48%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar StartupHubRevRecDashboardGraphic__graphBar--faded" style="height: 53%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar StartupHubRevRecDashboardGraphic__graphBar--faded" style="height: 58%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar StartupHubRevRecDashboardGraphic__graphBar--faded" style="height: 61%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar StartupHubRevRecDashboardGraphic__graphBar--faded" style="height: 63%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar StartupHubRevRecDashboardGraphic__graphBar--faded" style="height: 75%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar StartupHubRevRecDashboardGraphic__graphBar--faded" style="height: 82%"></div>
          
          <div class="StartupHubRevRecDashboardGraphic__graphBar StartupHubRevRecDashboardGraphic__graphBar--faded" style="height: 88%"></div>
          
        </div>
        <div class="StartupHubRevRecDashboardGraphic__graphAxes">
          <span class="StartupHubRevRecDashboardGraphic__graphAxisLeft">Jul 2025</span>
          <span class="StartupHubRevRecDashboardGraphic__graphAxisRight">Jul 2026</span>
        </div>
      </div>
    </div>
  </div>

  <div class="StartupHubRevRecDashboardGraphic__summaryContainer">
    <div class="StartupHubRevRecDashboardGraphic__subHeader">
      <div class="StartupHubRevRecDashboardGraphic__subHeaderLayout">
        
        
        
        
        <span class="StartupHubRevRecDashboardGraphic__subHeaderCopy">July summary</span>
        <span class="StartupHubRevRecDashboardGraphic__button StartupHubRevRecDashboardGraphic__flexButton">
          Jul 2026
          <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 8 11" width="8" height="11">
            <path
              d="m3.906 1.854 2.247 2.248a.626.626 0 1 0 .886-.886L4.35.525a.626.626 0 0 0-.886 0l-2.69 2.69a.626.626 0 0 0 .885.887l2.248-2.248ZM7.04 6.595a.626.626 0 0 0-.887 0L3.906 8.842 1.658 6.595a.626.626 0 0 0-.886.886l2.691 2.69c.245.245.64.245.885 0l2.691-2.69a.626.626 0 0 0 0-.886Z"
              fill="#0A2540" />
          </svg>
        </span>
      </div>
      <div class="StartupHubRevRecDashboardGraphic__button StartupHubRevRecDashboardGraphic__flexButton">
        <b>Download</b>
        <svg width="9" height="9" viewBox="0 0 9 9" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="evenodd" clip-rule="evenodd"
            d="M4.90352 6.3296L7.05858 4.17454C7.24206 3.99106 7.53952 3.99106 7.723 4.17454C7.90647 4.35801 7.90647 4.65548 7.723 4.83895L4.76605 7.7959C4.58274 7.97921 4.28555 7.97921 4.10225 7.7959L1.1453 4.83895C0.961822 4.65548 0.961822 4.35801 1.1453 4.17454C1.32877 3.99106 1.62624 3.99106 1.80971 4.17454L3.96477 6.3296V0.892717C3.96477 0.633487 4.17492 0.42334 4.43415 0.42334C4.69338 0.42334 4.90352 0.633487 4.90352 0.892717V6.3296Z"
            fill="#635BFF" stroke="#635BFF" stroke-width="0.47266" />
        </svg>
      </div>
    </div>

    <div class="StartupHubRevRecDashboardGraphic__summary">
      <div class="StartupHubRevRecDashboardGraphic__summaryRow">
        <span>Recognised revenue previously deferred</span>
        <b>A$1,216,752.67</b>
      </div>
      <div class="StartupHubRevRecDashboardGraphic__summaryRow">
        <span>Revenue from unbilled services</span>
        <b>A$4,244,870.34</b>
      </div>
      <div class="StartupHubRevRecDashboardGraphic__summaryRow">
        <span>Less refunds</span>
        <b>A$22.38</b>
      </div>
      <div class="StartupHubRevRecDashboardGraphic__summaryRow">
        <span>Less disputes</span>
        <b>A$8,813.74</b>
      </div>
      <div class="StartupHubRevRecDashboardGraphic__summaryRow">
        <span>Less bad debt</span>
        <b>A$190.56</b>
      </div>
    </div>
  </div>
</div>
            </div>
          </div>
        </div>
        <div class="StartupHubDashboardAnimation__sideBar">
          <div class="StartupHubDashboardAnimation__iconLayout">
            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 21 21" width="21" height="21"><rect x="1.227" y="19.595" width="19.154" height="19.154" rx="1.79" transform="rotate(-90 1.227 19.595)" fill="#F6F8FA" stroke="#E0E6EB" stroke-width=".846"/><rect x="16.637" y="9.184" width="1.667" height="11.667" rx=".833" transform="rotate(90 16.637 9.184)" fill="#635BFF"/><rect x="11.637" y="15.851" width="1.667" height="11.667" rx=".833" transform="rotate(-180 11.637 15.851)" fill="#635BFF"/></svg>
            <div class="StartupHubDashboardAnimation__divider"></div>
            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" width="20" height="20"><path d="M17.333 10.996a.667.667 0 0 1-1.333 0V5a.667.667 0 0 1 1.333 0v5.996Zm-.232 4.173c-.103.088-2.573 2.16-7.101 2.16-4.528 0-6.998-2.072-7.1-2.16a.667.667 0 0 1 .866-1.014c.039.033 2.244 1.84 6.234 1.84 4.04 0 6.211-1.82 6.233-1.838a.667.667 0 0 1 .868 1.012ZM2.667 5A.667.667 0 0 1 4 5v5.996a.667.667 0 0 1-1.333 0V5ZM6 3.667a.667.667 0 0 1 1.333 0v8.906a.667.667 0 0 1-1.333 0V3.667Zm3.333-.338a.667.667 0 1 1 1.334 0v9.667a.667.667 0 0 1-1.334 0V3.329Zm3.334.338a.667.667 0 0 1 1.333 0v8.906a.667.667 0 0 1-1.333 0V3.667ZM17.5 0h-15A2.5 2.5 0 0 0 0 2.5v15A2.5 2.5 0 0 0 2.5 20h15a2.5 2.5 0 0 0 2.5-2.5v-15A2.5 2.5 0 0 0 17.5 0Z" fill="#081C34"/></svg>          
            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" width="20" height="20"><rect width="20" height="20" rx="3" fill="#13B5EA"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.02 2.5a7.519 7.519 0 0 1 7.52 7.518 7.519 7.519 0 0 1-7.52 7.517 7.52 7.52 0 0 1-7.52-7.517A7.52 7.52 0 0 1 10.02 2.5Zm2.498 8.496a1.688 1.688 0 0 0 3.372 0c0-.93-.756-1.686-1.686-1.686-.93 0-1.686.756-1.686 1.686Zm.476 0a1.211 1.211 0 0 1 2.42 0 1.211 1.211 0 0 1-2.42 0ZM7.44 9.71l-1.283 1.286 1.282 1.285a.23.23 0 1 1-.33.32l-1.28-1.279-1.286 1.284a.23.23 0 1 1-.323-.327l1.283-1.285-1.284-1.283a.23.23 0 1 1 .323-.327l1.289 1.284 1.282-1.281a.23.23 0 0 1 .327.323Zm6.765 1.703a.418.418 0 1 1 0-.836.418.418 0 0 1 0 .836Zm-1.878-2.074h.07a.23.23 0 0 1 .231.23c0 .126-.097.22-.233.225-.002 0-.051 0-.096.005-.499.062-.552.297-.552.879v1.745a.23.23 0 0 1-.46 0V9.586c0-.127.1-.228.227-.228a.23.23 0 0 1 .225.18.957.957 0 0 1 .588-.198Zm-1.507 1.336a1.681 1.681 0 0 0-.747-1.102 1.7 1.7 0 0 0-1.88.05 1.705 1.705 0 0 0-.66 1.79 1.7 1.7 0 0 0 1.432 1.26c.203.024.401.013.606-.04a1.66 1.66 0 0 0 .504-.215c.163-.105.3-.243.432-.409l.003-.003.005-.006c.091-.113.074-.275-.026-.352-.085-.065-.228-.091-.34.052-.024.035-.05.07-.08.105-.09.099-.2.194-.333.268-.169.09-.36.142-.565.143-.669-.008-1.027-.474-1.154-.807a1.205 1.205 0 0 1-.052-.194.473.473 0 0 1-.003-.035h2.4c.33-.007.507-.24.458-.505Zm-2.838.035v-.006l.001-.005a1.218 1.218 0 0 1 2.366.02H7.982v-.009Z" fill="#fff"/></svg>
            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" width="20" height="20"><g clip-path="url(#startup-hub-mailchip-path-a)"><path d="M0 0h20v20H0V0Z" fill="#FEE954"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15.428 11.57c.058.182.092.3.092.332.216 0 .525.208.475.767 0 .55-.217 1.158-.275 1.283-.792 1.892-2.71 2.96-4.968 2.9-2.1-.066-3.9-1.158-4.692-2.992-.492 0-.975-.216-1.342-.55-.358-.366-.608-.825-.667-1.283-.025-.367 0-.7.125-1.008l-.425-.367c-2.008-1.71 4.3-8.752 6.276-6.985.033 0 .7.667.7.667l.367-.15c1.8-.733 3.234-.367 3.234.792 0 .608-.4 1.342-1.009 1.984.242.216.425.55.517.916.092.275.125.55.125.734.033.24.033.825.033.825l.242.058c.458.125.825.309.975.492.15.183.242.367.275.55.034.15.034.45-.183.758l.125.276Zm-9.239 1.772c.023-.003.044-.007.063-.007.766-.125.941-.916.825-1.75-.15-.883-.759-1.183-1.159-1.217-.125 0-.217 0-.308.034-.734.158-1.125.767-1.067 1.558.058.734.825 1.342 1.492 1.375.046.023.104.015.154.007Zm-1.796-2.724c.25-.366.642-.608 1.1-.7.575-1.558 1.55-2.992 2.834-3.942.623-.51 1.287-.97 1.983-1.375 0 0-.55-.642-.733-.7-1.008-.267-3.234 1.258-4.634 3.267-.583.8-1.409 2.259-1.008 2.992.033.092.308.333.458.458Zm8.326 2.376-.033.033s-.825.4-2.192 0c.066.31.342.434.492.492.183.058.366.09.366.09 1.617.277 3.142-.64 3.476-.882.033-.025.067 0 .033.033l-.033.06c-.4.55-1.525 1.157-2.992 1.157-.609 0-1.25-.25-1.492-.583-.359-.517-.025-1.31.583-1.217l.275.033c.759.092 1.825 0 2.742-.425.825-.4 1.159-.825 1.1-1.158a.567.567 0 0 0-.15-.275c-.15-.15-.391-.242-.791-.367a3.623 3.623 0 0 1-.309-.092c-.183-.058-.241-.116-.275-.425 0-.054-.006-.174-.013-.312-.01-.18-.02-.39-.02-.513l-.005-.055c-.031-.355-.069-.772-.362-.978a.348.348 0 0 0-.242-.092c-.065-.024-.096-.014-.12-.006a.74.74 0 0 0-.37.177l-.06.046c-.366.3-.7.333-1.033.333-.08 0-.177-.012-.28-.026a3.068 3.068 0 0 0-.387-.032h-.15c-.575-.025-1.217.458-1.308 1.192-.121.81.325 1.305.617 1.627.07.078.132.146.174.206l.011.014c.023.03.048.06.048.11 0 .056-.021.11-.059.15-.616.61-.8 1.585-.583 2.41a.56.56 0 0 0 .063.237l.029.07c.516 1.25 2.158 1.8 3.809 1.285.208-.06.425-.15.608-.242.358-.183.7-.425.942-.7.392-.458.667-.917.758-1.525.025-.31-.033-.434-.125-.492-.091-.067-.216-.033-.216-.033s-.067-.4-.217-.734a4.663 4.663 0 0 1-1.525.76 5.751 5.751 0 0 1-2.042.215 6.524 6.524 0 0 1-.215-.033c-.325-.053-.532-.088-.636.217 1.009.366 2.076.216 2.076.216s.033 0 .033.034ZM9.785 5.8c-.55.275-1.183.792-1.675 1.375-.021.022-.006.025.026.03l.016.004a5.054 5.054 0 0 1 1.8-.792 4.823 4.823 0 0 1 2.225 0c.034 0 .067-.06.034-.06-.334-.207-.85-.332-1.217-.332-.033 0-.033-.033-.033-.033.031-.032.06-.064.086-.095a.742.742 0 0 1 .155-.147s0-.033-.033-.033c-.525.025-1.134.275-1.467.516 0 0-.033 0-.033-.033.016-.08.06-.171.098-.25.02-.044.04-.084.052-.117 0-.033 0-.033-.034-.033Zm3.118 3.934h.275c.058-.125.058-.308 0-.517-.059-.308-.15-.516-.334-.49-.183.032-.183.274-.125.582a.744.744 0 0 0 .184.425Zm-1.617.275c.125.058.217.092.242.058.024-.024.012-.045-.009-.08l-.025-.045c-.058-.125-.216-.216-.333-.275a.896.896 0 0 0-.917.125c-.091.06-.183.15-.15.217 0 .033.034.033.059.033.019 0 .063-.014.124-.033.122-.04.312-.1.517-.117.184-.008.367.06.492.117Zm-.61.3c.06-.058.151-.116.334-.15.242-.025.425.067.434.16v.057c-.015.02-.033.016-.064.01-.021-.004-.049-.01-.086-.01-.15-.033-.309-.033-.55.058 0 0-.092.034-.125.034h-.034v-.034c0-.033.034-.066.092-.125h-.001Zm1.676.4c.125.058.242.033.308-.058.034-.092-.033-.217-.15-.275-.125-.06-.242-.034-.308.058-.067.092.025.217.15.275Zm.576-.425c0-.15.091-.24.183-.24s.158.115.183.24c0 .15-.091.242-.183.242-.125 0-.183-.117-.183-.242ZM6.652 12.42c-.033-.034-.058-.034-.091 0h-.092c-.058 0-.125-.034-.15-.092a.43.43 0 0 1 0-.275l.033-.058c.092-.184.217-.46.059-.734-.125-.217-.275-.333-.492-.367a.59.59 0 0 0-.55.217c-.217.242-.242.55-.217.667 0 .033.033.058.058.058.034 0 .092-.033.125-.125v-.033c0-.06.034-.125.092-.217.058-.092.15-.15.242-.15.091-.033.216 0 .308.058.15.092.217.275.15.46-.091.09-.125.241-.125.4.034.274.217.4.367.424.15 0 .275-.092.275-.15.022-.034.018-.045.013-.06-.002-.005-.005-.012-.005-.023Z" fill="#0A0903"/></g><defs><clipPath id="startup-hub-mailchip-path-a"><rect width="20" height="20" rx="3" fill="#fff"/></clipPath></defs></svg>
            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" width="20" height="20"><g clip-path="url(#startup-hub-docusign-path-a)"><path d="M0 0h20v20H0V0Z" fill="#E2F800"/><path fill-rule="evenodd" clip-rule="evenodd" d="m9.15 8.676-.001 1.432-.087.06-.595-.605c-.546-.555-1.092-1.11-1.63-1.67-.151-.157-.242-.173-.395-.004-.261.29-.538.566-.827.827-.174.156-.144.243.008.393a713.482 713.482 0 0 1 4.168 4.156c.143.145.225.19.393.02A564.476 564.476 0 0 1 14.38 9.1c.169-.167.14-.251-.014-.393-.277-.255-.547-.52-.8-.799-.155-.172-.248-.191-.423-.008-.369.387-.75.763-1.13 1.14l-.466.461-.686.683V8.458c-.004-1.364-.002-2.729.007-4.093.004-.297-.077-.385-.367-.361-.323.026-.65.026-.973 0-.3-.024-.39.062-.387.376.012 1.432.01 2.864.009 4.296Zm-.57 7.31h1.393v.002h1.34a789.28 789.28 0 0 1 4.352.005c.248.001.352-.052.334-.32a6.918 6.918 0 0 1 0-1.052c.026-.315-.084-.388-.388-.387-2.247.009-4.494.008-6.741.008H6.36c-.673.001-1.345.002-2.018-.006-.243-.003-.353.05-.333.321.025.35.028.704 0 1.052-.027.314.083.387.388.385 1.394-.009 2.787-.011 4.181-.008h.002Z" fill="#000"/></g><defs><clipPath id="startup-hub-docusign-path-a"><rect width="20" height="20" rx="3" fill="#fff"/></clipPath></defs></svg>
            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" width="20" height="20"><g clip-path="url(#startup-hub-owl-path-a)"><mask id="b" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="20" height="20"><path d="M20 0H0v20h20V0Z" fill="#fff"/></mask><g mask="url(#startup-hub-owl-path-b)"><path d="M16.667 0H3.333A3.333 3.333 0 0 0 0 3.333v13.334A3.333 3.333 0 0 0 3.333 20h13.334A3.333 3.333 0 0 0 20 16.667V3.333A3.333 3.333 0 0 0 16.667 0Z" fill="#CCE3FA"/><mask id="startup-hub-owl-path-c" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="5" y="3" width="10" height="15"><path d="M14.227 3.333H5.556V17.43h8.671V3.333Z" fill="#fff"/></mask><g mask="url(#startup-hub-owl-path-c)" fill="#232323"><path d="M14.227 12.343v4.829c0 .183-.071.254-.254.254-.66 0-1.32.008-1.98-.002-1.529-.021-2.891-.512-4.069-1.485a6.396 6.396 0 0 1-2.204-3.565 6.394 6.394 0 0 1-.164-1.461c0-1.074-.002-2.147.001-3.221.003-1.115.373-2.094 1.118-2.924a4.193 4.193 0 0 1 2.35-1.343c1.102-.22 2.148-.046 3.11.54.977.594 1.621 1.452 1.935 2.553.111.388.157.786.157 1.189v4.636Zm-4.256-.878c.176 0 .428-.022.675-.075.944-.2 1.718-.681 2.29-1.46.697-.949.903-2.008.64-3.157a2.577 2.577 0 0 0-.389-.93 1.505 1.505 0 0 0-1.15-.667 1.802 1.802 0 0 0-.945.185 1.81 1.81 0 0 0-.868.842c-.102.207-.15.426-.152.656-.002.13-.08.209-.195.2-.098-.006-.164-.083-.165-.2a1.523 1.523 0 0 0-.079-.485c-.181-.522-.537-.885-1.034-1.111a1.608 1.608 0 0 0-1.085-.114c-.44.111-.754.39-.977.773-.254.438-.378.917-.424 1.416-.044.487.01.965.147 1.434.469 1.585 1.964 2.694 3.711 2.693Zm2.587 5.42h1.009c.087 0 .118-.032.118-.12v-.295c0-.1-.028-.127-.129-.127h-1.475a5.5 5.5 0 0 1-.963-.083 5.333 5.333 0 0 1-2.37-1.05 5.377 5.377 0 0 1-1.693-2.208 5.332 5.332 0 0 1-.394-1.61c-.023-.26-.02-.52-.02-.782a.186.186 0 0 0-.03-.113l-.261-.368c-.042-.058-.099-.077-.158-.059-.057.018-.093.07-.093.14v.319c-.004.437.001.874.07 1.308.123.792.391 1.53.814 2.21a5.933 5.933 0 0 0 2.554 2.278 5.838 5.838 0 0 0 2.194.55c.293.016.586.004.827.01Zm.03-1.085h.976c.091 0 .121-.03.121-.123v-.289c0-.103-.027-.13-.132-.13h-1.481a4.32 4.32 0 0 1-2.033-.5 4.308 4.308 0 0 1-2.038-2.31 3.92 3.92 0 0 1-.23-.906c-.008-.055-.024-.104-.074-.137-.093-.06-.183-.123-.274-.186-.049-.033-.1-.043-.153-.013-.055.032-.074.082-.068.143.01.08.017.16.027.239.065.492.204.963.417 1.41a4.836 4.836 0 0 0 1.786 2.033 4.795 4.795 0 0 0 2.339.76c.288.017.577.005.817.01Zm.077-1.083h.888c.105 0 .132-.027.132-.13v-.283c0-.101-.027-.13-.127-.13h-1.462c-.137.001-.273-.006-.409-.021a3.187 3.187 0 0 1-1.675-.706 3.172 3.172 0 0 1-1.016-1.44.186.186 0 0 0-.14-.133c-.081-.02-.161-.046-.241-.07-.06-.02-.12-.026-.169.023-.05.049-.044.107-.026.168a3.759 3.759 0 0 0 1.588 2.118c.543.354 1.14.549 1.788.593.308.021.617.004.87.01Zm.078-1.084h.818c.096 0 .124-.03.124-.126v-.29c0-.098-.028-.126-.13-.126-.509 0-1.019.003-1.528-.001a2.1 2.1 0 0 1-1.084-.31 2.103 2.103 0 0 1-.705-.686c-.03-.05-.066-.094-.129-.096a4.247 4.247 0 0 0-.33 0c-.1.005-.153.102-.113.193a.823.823 0 0 0 .055.1c.546.874 1.334 1.324 2.365 1.341.22.004.438 0 .656 0Zm.031-1.084h.8c.077 0 .11-.034.111-.11v-.306c0-.097-.029-.126-.125-.126-.465 0-.93-.004-1.395.002-.273.003-.525-.049-.746-.216a.142.142 0 0 0-.132-.02c-.09.026-.18.05-.271.077-.142.04-.173.154-.067.255.305.292.672.434 1.091.443.245.005.49 0 .734 0Zm.189-1.084h.607c.082 0 .115-.032.115-.111v-.32c0-.078-.033-.11-.114-.11l-.747-.001a.193.193 0 0 0-.117.037c-.139.1-.278.198-.417.296-.05.034-.08.077-.06.137.02.057.067.073.125.073.202-.002.405-.001.608-.001Z"/><path d="M7.993 6.046a.814.814 0 0 1 .815.807.814.814 0 0 1-.81.819.814.814 0 0 1-.815-.814c0-.446.364-.81.81-.812ZM11.788 6.046c.446 0 .811.363.813.81a.815.815 0 0 1-.813.816.814.814 0 0 1-.813-.816.815.815 0 0 1 .813-.81Z"/></g><g clip-path="url(#startup-hub-owl-path-d)"><mask id="startup-hub-owl-path-e" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="20" height="20"><path d="M0 0h20v20H0V0Z" fill="#fff"/></mask><g mask="url(#startup-hub-owl-path-e)"><path d="M16.667 0H3.333A3.333 3.333 0 0 0 0 3.333v13.334A3.333 3.333 0 0 0 3.333 20h13.334A3.333 3.333 0 0 0 20 16.667V3.333A3.333 3.333 0 0 0 16.667 0Z" fill="#CCE3FA"/><mask id="startup-hub-owl-path-f" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="5" y="3" width="10" height="15"><path d="M14.228 3.333H5.556V17.43h8.672V3.333Z" fill="#fff"/></mask><g mask="url(#startup-hub-owl-path-f)" fill="#232323"><path d="M14.228 12.343v4.828c0 .184-.072.256-.256.256-.66 0-1.32.006-1.98-.003-1.528-.022-2.89-.513-4.068-1.485a6.395 6.395 0 0 1-2.204-3.565c-.11-.479-.166-.969-.164-1.46 0-1.075-.003-2.148 0-3.223A4.259 4.259 0 0 1 6.675 4.77a4.193 4.193 0 0 1 2.348-1.345c1.104-.218 2.15-.044 3.111.54.978.595 1.622 1.453 1.935 2.554.111.389.158.785.158 1.189v4.636Zm-4.256-.877c.175 0 .427-.023.675-.076.944-.2 1.716-.681 2.289-1.459.697-.95.903-2.01.64-3.158-.066-.333-.199-.649-.388-.93a1.505 1.505 0 0 0-1.151-.667 1.8 1.8 0 0 0-.945.185c-.377.173-.683.47-.867.842-.1.205-.152.429-.153.656-.002.13-.08.209-.195.2-.098-.006-.164-.083-.165-.2 0-.165-.026-.328-.079-.484-.182-.523-.536-.886-1.033-1.112a1.609 1.609 0 0 0-1.085-.114c-.44.111-.755.389-.978.773-.254.438-.378.917-.423 1.416A3.79 3.79 0 0 0 6.26 8.77c.469 1.586 1.965 2.696 3.711 2.695h.001Zm2.586 5.418h1.009c.088 0 .117-.03.119-.12v-.294c0-.1-.03-.128-.13-.128H12.08a5.5 5.5 0 0 1-.963-.082 5.334 5.334 0 0 1-2.371-1.05 5.377 5.377 0 0 1-1.692-2.208 5.332 5.332 0 0 1-.394-1.61c-.022-.26-.02-.52-.02-.782a.186.186 0 0 0-.03-.113l-.26-.368c-.042-.058-.1-.078-.159-.059-.056.018-.093.07-.093.14v.319a7.92 7.92 0 0 0 .069 1.308c.119.784.396 1.537.815 2.21a5.933 5.933 0 0 0 2.554 2.279c.688.324 1.434.51 2.194.549.293.016.586.004.827.01Zm.03-1.084h.977c.09 0 .12-.03.12-.122v-.29c0-.102-.027-.13-.133-.13h-1.48a4.313 4.313 0 0 1-2.033-.5A4.307 4.307 0 0 1 8 12.449a3.92 3.92 0 0 1-.23-.906c-.008-.055-.023-.104-.074-.137a8.95 8.95 0 0 1-.274-.186c-.048-.033-.1-.043-.153-.012-.055.03-.074.08-.067.142.046.573.197 1.132.445 1.65a4.837 4.837 0 0 0 1.784 2.033c.7.452 1.507.714 2.34.76.288.016.577.004.816.008Zm.078-1.083h.886c.107 0 .134-.027.134-.13v-.282c0-.102-.028-.13-.127-.13h-1.463c-.137 0-.273-.007-.408-.023a3.187 3.187 0 0 1-1.677-.705 3.172 3.172 0 0 1-1.014-1.44.186.186 0 0 0-.14-.133c-.082-.02-.162-.046-.242-.07-.06-.02-.12-.026-.168.023-.05.049-.045.106-.027.168a3.76 3.76 0 0 0 1.589 2.118c.534.35 1.15.554 1.787.594.309.02.617.003.87.01Zm.077-1.084h.818c.096 0 .125-.03.125-.126v-.29c0-.1-.03-.126-.13-.126-.51 0-1.02.002-1.53 0a2.101 2.101 0 0 1-1.084-.31 2.105 2.105 0 0 1-.703-.688c-.031-.049-.067-.093-.13-.095a4.35 4.35 0 0 0-.331 0c-.098.004-.152.102-.111.193a.835.835 0 0 0 .054.1c.546.875 1.334 1.325 2.366 1.341.219.004.436 0 .655 0l.001.001Zm.031-1.084h.8c.078 0 .112-.033.112-.11v-.307c0-.095-.03-.125-.126-.125-.464 0-.93-.004-1.396.002-.272.003-.524-.049-.745-.216a.142.142 0 0 0-.131-.02l-.272.077c-.142.04-.173.155-.067.256.304.29.672.433 1.091.442.245.005.489 0 .735 0Zm.19-1.085h.606c.082 0 .114-.032.116-.11v-.32c0-.077-.034-.11-.115-.11h-.746a.193.193 0 0 0-.118.036l-.417.296c-.05.034-.079.077-.059.136.02.058.067.074.123.074h.608l.001-.002Z"/><path d="M7.993 6.046a.815.815 0 0 1 .579 1.384.814.814 0 0 1-1.15.003.815.815 0 0 1-.24-.575c0-.446.365-.812.811-.812Zm3.796 0a.813.813 0 0 1 0 1.625.814.814 0 0 1-.575-1.387.817.817 0 0 1 .575-.238Z"/></g></g></g></g></g><defs><clipPath id="startup-hub-owl-path-a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath><clipPath id="startup-hub-owl-path-d"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg>
            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" width="20" height="20"><g clip-path="url(#startup-hub-kyber-path-a)"><path d="M0 0h20v20H0V0Z" fill="#FF2951"/><path d="M7.762 15.42c.423.09.844.19 1.273.247.541.07 1.09.09 1.634.053a7.568 7.568 0 0 0 3.111-.924c.28-.154.552-.324.814-.51 3.046-2.144 3.223-6.125.398-8.527-2.658-2.26-6.97-2.354-9.72-.213-.76.592-1.413 1.347-1.822 2.243a4.92 4.92 0 0 0-.421 2.576c.098.88.473 1.79 1.008 2.53.29.398.623.763.994 1.086.02.017.193.149.188.168-.223.963-.552 1.907-.838 2.85.473-.27.947-.537 1.42-.81.509-.29 1.003-.6 1.53-.853.144.026.288.055.431.086v-.002Z" fill="#A22636"/><path d="M7.762 15.42c.423.09.844.19 1.273.247.541.07 1.09.09 1.634.053a7.568 7.568 0 0 0 3.111-.924c.28-.154.552-.324.814-.51 3.046-2.144 3.223-6.125.398-8.527-2.658-2.26-6.97-2.354-9.72-.213-.76.592-1.413 1.347-1.822 2.243a4.92 4.92 0 0 0-.421 2.576c.098.88.473 1.79 1.008 2.53.29.398.623.763.994 1.086.02.017.193.149.188.168-.223.963-.552 1.907-.838 2.85.473-.27.947-.537 1.42-.81.509-.29 1.003-.6 1.53-.853.144.026.288.055.431.086v-.002Z" fill="#fff"/><path d="M8.9 12.986c-.124-.31-.826-1.996-1.894-3.098a.02.02 0 0 1-.004-.026.02.02 0 0 1 .007-.006c.155-.103 1.151-.67 1.89 1.091.007.018.033.02.042.002.215-.447 1.912-3.914 2.905-3.942.168-.005.334-.01.502-.006.125.004.251.008.377.019.063.005.126.012.187.023.087.015.125.138.041.182l-.023.013-.052.03c-.095.057-.187.12-.275.188a5.862 5.862 0 0 0-.597.548 8.33 8.33 0 0 0-.509.59c-.208.26-.405.53-.59.808-.235.346-.457.7-.666 1.063a30.24 30.24 0 0 0-1.299 2.521c-.009.019-.036.019-.042 0Z" fill="#E3E4E4"/><path d="M8.9 12.986c-.124-.31-.826-1.996-1.894-3.098a.02.02 0 0 1-.004-.026.02.02 0 0 1 .007-.006c.155-.103 1.151-.67 1.89 1.091.007.018.033.02.042.002.215-.447 1.912-3.914 2.905-3.942.168-.005.334-.01.502-.006.125.004.251.008.377.019.063.005.126.012.187.023.087.015.125.138.041.182l-.023.013-.052.03c-.095.057-.187.12-.275.188a5.862 5.862 0 0 0-.597.548 8.33 8.33 0 0 0-.509.59c-.208.26-.405.53-.59.808-.235.346-.457.7-.666 1.063a30.24 30.24 0 0 0-1.299 2.521c-.009.019-.036.019-.042 0Z" fill="#00A7F7"/></g><defs><clipPath id="startup-hub-kyber-path-a"><rect width="20" height="20" rx="3" fill="#fff"/></clipPath></defs></svg>
          </div>
        </div>

        <div class="StartupHubDashboardAnimation__pointer" data-js-target="StartupHubDashboardAnimation.pointer"></div>
      </div>
    </div>
  </div>
</figure>
</div>
    <div class="StartupHubHomeDashboard StartupHubStripeDashboard__staticGraphic">
  <figure
  class="DomGraphic "
  style="
    
    
    
    
  "
  aria-hidden="true"
  data-js-controller="DomGraphic"
  data-js-source-width="1080"
  data-js-source-height="720"
  data-js-source-width-phone="600"
  
  
  
  
  
  
  
  
>
  <div class="DomGraphic__heightContainer">
    <div class="DomGraphic__scaleContainer" data-js-target="DomGraphic.scaleContainer">
      <div
  class="
    Card
    
    
    
    Card--shadowMedium
    
    
    
    StartupHubHomeDashboardCard
  "
  
  
  
  
  
  
>
  <div class="StartupHubHomeDashboard__container">
        <div class="StartupHubHomeDashboard__main">
           <div class="StartupHubDashboardAnimation__navSection">
            <div class="StartupHubHomeDashboard__nav">
              <div class="StartupHubHomeDashboard__navItem StartupHubHomeDashboard__navItem--isActive">Home</div>
              <div class="StartupHubHomeDashboard__navItem">Payments</div>
              <div class="StartupHubHomeDashboard__navItem">Balances</div>
              <div class="StartupHubHomeDashboard__navItem">Customers</div>
              <div class="StartupHubHomeDashboard__navItem">Products</div>
              <div class="StartupHubHomeDashboard__navItem">Billing</div>
              <div class="StartupHubHomeDashboard__navItem">Reports</div>
              <div class="StartupHubHomeDashboard__navItem">Connect</div>
              <div class="StartupHubHomeDashboard__navItem StartupHubDashboardAnimation__flexGroup--gap">
                More
                <svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg">
                  <path fill-rule="evenodd" clip-rule="evenodd" d="M10.0708 1.09664C10.3637 0.803724 10.8386 0.803724 11.1315 1.09664C11.4244 1.38956 11.4244 1.86447 11.1315 2.15739L6.41069 6.87822C6.11804 7.17087 5.64357 7.17087 5.35092 6.87822L0.630089 2.15739C0.337171 1.86447 0.337171 1.38956 0.630089 1.09664C0.923007 0.803724 1.39792 0.803724 1.69084 1.09664L5.8808 5.28661L10.0708 1.09664Z" fill="#4F566B"/>
                </svg>
              </div>
            </div>
            <div class="StartupHubDashboardAnimation__navGroup">
              <span>Developers</span>
              <div class="StartupHubDashboardAnimation__navGroup--icon">
                <span>Test mode</span>
                
              </div>
            </div>
          </div>
          <div class="StartupHubHomeDashboard__body">
            <div class="StartupHubHomeDashboard__header StartupHubHomeDashboard__flexGroup">
              <span>Today</span>
              <span class="StartupHubHomeDashboard__button">Pay out funds</span>
            </div>
            <div class="StartupHubHomeDashboard__todaySection">
              <div class="StartupHubHomeDashboard__todaySection--left">
                <div class="StartupHubHomeDashboard__netVolumeLayout">
                  <div>
                    <div class="StartupHubHomeDashboard__flexGroup--gap">
                      <span class="StartupHubHomeDashboard__copy--small"><b>Net volume</b></span>
                      <svg class="StartupHubHomeDashboard__caratSvg" width="7" height="4" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.532.54a.379.379 0 0 1 .536.536L3.684 3.46a.378.378 0 0 1-.535 0L.765 1.076A.379.379 0 0 1 1.3.54l2.116 2.116L5.532.54Z" fill="#0A2540"/></svg>
                    </div>
                    <div class="StartupHubHomeDashboard__copy--large">US$3,528,198.72</div>
                    <div class="StartupHubHomeDashboard__copy--XSmall">14:00</div>
                  </div>
                  <div>
                    <div class="StartupHubHomeDashboard__flexGroup--gap">
                      <span class="StartupHubHomeDashboard__copy--small"><b>Yesterday</b></span>
                      <svg class="StartupHubHomeDashboard__caratSvg" width="7" height="4" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.532.54a.379.379 0 0 1 .536.536L3.684 3.46a.378.378 0 0 1-.535 0L.765 1.076A.379.379 0 0 1 1.3.54l2.116 2.116L5.532.54Z" fill="#0A2540"/></svg>
                    </div>
                    <span class="StartupHubHomeDashboard__copy--medium">US$2,931,556.34</span>
                  </div>
                </div>

                <div class="StartupHubHomeDashboard__mainGraph">
                  <svg class="StartupHubHomeDashboard__mainGraphSvg" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 646 95" width="646" height="95">
                    <path d="M0 .27h645.294v93.032H0z"/><path fill="#C4CCD8" d="M0 92.455h645.294v.846H0z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 0 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423V92.35H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 26.852 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 53.704 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 80.556 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 107.408 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 134.26 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 161.112 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 187.964 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 214.816 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 241.668 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 268.52 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 295.372 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 322.224 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 349.076 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 375.928 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423V92.35H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 402.78 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 429.632 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 456.484 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 483.336 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 510.187 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 537.04 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 563.892 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 590.744 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 617.596 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423v92.608H.211z" opacity=".3"/>
                    <path transform="matrix(1 0 0 1 644.448 .271)" stroke="#C4CCD8" stroke-width=".423" stroke-linejoin="round" d="M.211.211h.423V92.35H.211z" opacity=".3"/>
                    <path opacity=".3" d="M645.294 40.364H483.971l-26.888 17.364h-53.774l-26.887 5.788H295.76L268.873 75.09h-80.662l-26.887 5.788h-26.888l-26.887 5.788-26.887 5.788H0" stroke="#C4CCD8" stroke-width=".846" stroke-linejoin="round"/>
                    <path class="StartupHubHomeDashboard__mainGraphPath" d="M0 92.456h107.549l26.887-11.84h107.549l26.887-28.94 26.888-5.788h26.887l26.887-5.524h26.819" stroke="#635BFF" stroke-width="1.691" stroke-linejoin="round"/>
                    <rect x="374.304" y="38.329" width="4.1" height="4.229" rx="2.05" fill="#635BFF"/>
                  </svg>
                  <div class="StartupHubHomeDashboard__graphTimeLayout">
                    <span class="StartupHubHomeDashboard__copy--XSmall">00:00</span>
                    <span class="StartupHubHomeDashboard__copy--XSmall StartupHubHomeDashboard__copy--XSmallFancy">Now, 23:59</span>
                    <span class="StartupHubHomeDashboard__copy--XSmall">23:59</span>
                  </div>
                </div>
              </div>

              <div class="StartupHubHomeDashboard__todaySection--right">
                <div class="StartupHubHomeDashboard__flexGroup">
                  <div>
                    <div class="StartupHubHomeDashboard__flexGroup--gap">
                      <span class="StartupHubHomeDashboard__copy--small"><b>USD Balance</b></span>
                      <svg class="StartupHubHomeDashboard__caratSvg" width="7" height="4" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.532.54a.379.379 0 0 1 .536.536L3.684 3.46a.378.378 0 0 1-.535 0L.765 1.076A.379.379 0 0 1 1.3.54l2.116 2.116L5.532.54Z" fill="#0A2540"/></svg>
                    </div>
                    <div class="StartupHubHomeDashboard__copy--large">US$553,257.51</div>
                    <div class="StartupHubHomeDashboard__copy--XSmall">Available to pay out</div>
                  </div>
                  <span class="StartupHubHomeDashboard__copy--small StartupHubHomeDashboard__copy--smallHeaderFancy">View</span>
                </div>
                <div class="StartupHubHomeDashboard__separator"></div>
                <div class="StartupHubHomeDashboard__flexGroup">
                  <div>
                    <span class="StartupHubHomeDashboard__copy--small"><b>Payouts</b></span>
                    <div class="StartupHubHomeDashboard__copy--large">US$102,633.07</div>
                    <div class="StartupHubHomeDashboard__copy--XSmall">Expected today</div>
                  </div>
                  <span class="StartupHubHomeDashboard__copy--small StartupHubHomeDashboard__copy--smallHeaderFancy">View</span>
                </div>
              </div>
            </div>

            <div class="StartupHubHomeDashboard__overviewSection">
              <div class="StartupHubHomeDashboard__header">Overview</div>
              <div class="StartupHubHomeDashboard__overviewBody">
                <div class="StartupHubHomeDashboard__column">
                    <span class="StartupHubHomeDashboard__copy--medium"><b>Payments</b></span>
                    <div class="StartupHubHomeDashboard__paymentsBar">
                      <div class="StartupHubHomeDashboard__paymentsBar--purple"></div>
                      <div class="StartupHubHomeDashboard__paymentsBar--blue"></div>
                      <div class="StartupHubHomeDashboard__paymentsBar--teal"></div>
                    </div>
                    <div class="StartupHubHomeDashboard__lineItem StartupHubHomeDashboard__flexGroup">
                      <div class="StartupHubHomeDashboard__flexGroup--gap StartupHubHomeDashboard__copy--lineItem">
                        <div class="StartupHubHomeDashboard__block"></div>
                        Succeeded
                      </div>
                      <span class="StartupHubHomeDashboard__copy--small"><b>US$85,290.23</b></span>
                    </div>
                    <div class="StartupHubHomeDashboard__lineItem StartupHubHomeDashboard__flexGroup">
                      <div class="StartupHubHomeDashboard__flexGroup--gap StartupHubHomeDashboard__copy--lineItem">
                        <div class="StartupHubHomeDashboard__block StartupHubHomeDashboard__block--blue"></div>
                        Uncaptured
                      </div>
                      <span class="StartupHubHomeDashboard__copy--small"><b>US$65,810.50</b></span>
                    </div>
                    <div class="StartupHubHomeDashboard__lineItem StartupHubHomeDashboard__flexGroup">
                      <div class="StartupHubHomeDashboard__flexGroup--gap StartupHubHomeDashboard__copy--lineItem">
                        <div class="StartupHubHomeDashboard__block StartupHubHomeDashboard__block--teal"></div>
                        Refunded
                      </div>
                      <span class="StartupHubHomeDashboard__copy--small"><b>US$23,542.92</b></span>
                    </div>
                    <div class="StartupHubHomeDashboard__updatedTime StartupHubHomeDashboard__flexGroup--gap">
                      <span class="StartupHubHomeDashboard__copy--XSmall">Updated today 07:50</span>
                      <span class="StartupHubHomeDashboard__verticalSeparator"></span>
                      <svg class="StartupHubHomeDashboard__infoSvg" width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.54347 5.07831C6.54347 4.728 6.25948 4.44402 5.90917 4.44402H4.32342C3.97311 4.44402 3.68912 4.728 3.68912 5.07831C3.68912 5.42863 3.97311 5.71261 4.32342 5.71261H5.27487V8.24981C5.27487 8.60012 5.55886 8.88411 5.90917 8.88411C6.25948 8.88411 6.54347 8.60012 6.54347 8.24981V5.07831ZM3.37197 0.00392151H8.44637C9.84762 0.00392151 10.9836 1.13986 10.9836 2.54112V7.61551C10.9836 9.01677 9.84762 10.1527 8.44637 10.1527H3.37197C1.97072 10.1527 0.834778 9.01677 0.834778 7.61551V2.54112C0.834778 1.13986 1.97072 0.00392151 3.37197 0.00392151ZM5.90917 3.49257C6.43464 3.49257 6.86062 3.06659 6.86062 2.54112C6.86062 2.01565 6.43464 1.58967 5.90917 1.58967C5.3837 1.58967 4.95772 2.01565 4.95772 2.54112C4.95772 3.06659 5.3837 3.49257 5.90917 3.49257Z" fill="#727F96"/></svg>
                    </div>
                </div>
                <div class="StartupHubHomeDashboard__column">
                  <div class="StartupHubHomeDashboard__flexGroup--gap StartupHubHomeDashboard__flexGroup--baseline">
                    <span class="StartupHubHomeDashboard__copy--medium"><b>Gross volume</b></span>
                    <span class="StartupHubHomeDashboard__copy--XSmall"><b>+32.1%</b></span>
                  </div>
                  <div class="StartupHubHomeDashboard__flexGroup--gap StartupHubHomeDashboard__flexGroup--baseline">
                    <span class="StartupHubHomeDashboard__copy--large">US$39,274.29</span>
                    <span class="StartupHubHomeDashboard__copy--small">US$29,573.54 previous period</span>
                  </div>
                  <div class="StartupHubHomeDashboard__sectionGraph">
                    <svg  class="StartupHubHomeDashboard__sectionGraphSvg" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 298 135" width="298" height="135">
                      <g opacity=".3">
                        <path fill="#C4CCD8" d="M296.137 131.337H1.097v.423h295.04v-.423Z"/>
                        <path stroke="#C4CCD8" stroke-width=".423" d="M296.137 131.337H1.097v.423h295.04v-.423Z"/>
                      </g>
                      <path fill="#727F96" d="m.946 9.545.73-.609c.406.792 1.036 1.238 1.858 1.33V7.656C2.428 7.424 1.29 7.11 1.29 5.75c0-1.167.984-1.958 2.243-2.06v-.964h.74v.974c1.046.122 1.838.64 2.213 1.39l-.7.59c-.315-.62-.812-1.046-1.512-1.168v2.416c1.116.233 2.263.568 2.263 1.999 0 1.218-.985 2.02-2.263 2.162v.984h-.741v-.974c-1.157-.102-2.131-.68-2.588-1.553Zm1.238-3.857c0 .67.599.914 1.35 1.076V4.491c-.782.081-1.35.528-1.35 1.197Zm3.46 3.299c0-.72-.608-.985-1.37-1.167v2.445c.782-.101 1.37-.517 1.37-1.278Zm3.331-5.278h.73v7.328h-.974V5.678H6.976v-.72l.781-.051c.863-.06 1.147-.355 1.218-1.198Zm1.869 6.526 2.151-1.786c.995-.822 1.766-1.522 1.766-2.476 0-.893-.579-1.502-1.472-1.502-.872 0-1.471.67-1.471 1.502 0 .263.06.537.162.791h-.913a2.378 2.378 0 0 1-.163-.842c0-1.3 1.066-2.284 2.406-2.284 1.471 0 2.405.934 2.405 2.274 0 1.238-.852 2.09-1.898 2.933l-1.644 1.34h3.684v.852h-5.013v-.802Zm6.998-6.485v4.455l2.355-2.476h1.136l-2.07 2.09 2.243 3.218H20.44l-1.827-2.558-.77.782v1.776h-.914V3.75h.913ZM1.27 124.95c0-2.222 1.046-3.755 2.781-3.755 1.726 0 2.771 1.533 2.771 3.755 0 2.223-1.045 3.755-2.77 3.755-1.736 0-2.781-1.532-2.781-3.755Zm.975 0c0 1.705.619 2.903 1.806 2.903 1.178 0 1.807-1.198 1.807-2.903s-.63-2.902-1.807-2.902c-1.187 0-1.806 1.197-1.806 2.902Z"/><path stroke="#fff" stroke-linejoin="round" stroke-width="3.383" d="M296.434 59.285h-44.631l-44.63 17.96-44.631-35.92-44.63 53.88-44.63 35.92H28.65"/>
                      <path stroke="#C4CCD8" stroke-linejoin="round" stroke-width=".846" d="M296.434 59.285h-44.631l-44.63 17.96-44.631-35.92-44.63 53.88-44.63 35.92H28.65" opacity=".3"/>
                      <path stroke="#fff" stroke-linejoin="round" stroke-width="3.383" d="m28.65 131.125 44.631-35.92 44.631-17.96 44.63 35.92 44.631-53.88h44.63l44.631-35.92"/>
                      <path stroke="#635BFF" stroke-linejoin="round" stroke-width="1.691" d="m28.65 131.125 44.631-35.92 44.631-17.96 44.63 35.92 44.631-53.88h44.63l44.631-35.92"/>
                      <path stroke="#C4CCD8" stroke-linejoin="round" stroke-width=".423" d="M29.285 132.182h-.423v2.96h.423v-2.96Z" opacity=".3"/>
                    </svg>
                    <div class="StartupHubHomeDashboard__flexGroup">
                      <span class="StartupHubHomeDashboard__copy--XSmall">20 Aug</span>
                      <span class="StartupHubHomeDashboard__copy--XSmall">Today</span>
                    </div>
                  </div>
                  <div class="StartupHubHomeDashboard__updatedTime StartupHubHomeDashboard__flexGroup--gap">
                    <span class="StartupHubHomeDashboard__copy--XSmall">Updated today 07:50</span>
                    <span class="StartupHubHomeDashboard__verticalSeparator"></span>
                    <svg class="StartupHubHomeDashboard__infoSvg" width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.54347 5.07831C6.54347 4.728 6.25948 4.44402 5.90917 4.44402H4.32342C3.97311 4.44402 3.68912 4.728 3.68912 5.07831C3.68912 5.42863 3.97311 5.71261 4.32342 5.71261H5.27487V8.24981C5.27487 8.60012 5.55886 8.88411 5.90917 8.88411C6.25948 8.88411 6.54347 8.60012 6.54347 8.24981V5.07831ZM3.37197 0.00392151H8.44637C9.84762 0.00392151 10.9836 1.13986 10.9836 2.54112V7.61551C10.9836 9.01677 9.84762 10.1527 8.44637 10.1527H3.37197C1.97072 10.1527 0.834778 9.01677 0.834778 7.61551V2.54112C0.834778 1.13986 1.97072 0.00392151 3.37197 0.00392151ZM5.90917 3.49257C6.43464 3.49257 6.86062 3.06659 6.86062 2.54112C6.86062 2.01565 6.43464 1.58967 5.90917 1.58967C5.3837 1.58967 4.95772 2.01565 4.95772 2.54112C4.95772 3.06659 5.3837 3.49257 5.90917 3.49257Z" fill="#727F96"/></svg>
                  </div>
                </div>
                <div class="StartupHubHomeDashboard__column">
                  <div class="StartupHubHomeDashboard__flexGroup--gap StartupHubHomeDashboard__flexGroup--baseline">
                    <span class="StartupHubHomeDashboard__copy--medium"><b>Net volume from sales</b></span>
                    <span class="StartupHubHomeDashboard__copy--XSmall"><b>+32.8%</b></span>
                  </div>
                  <div class="StartupHubHomeDashboard__flexGroup--gap StartupHubHomeDashboard__flexGroup--baseline">
                    <span class="StartupHubHomeDashboard__copy--large">US$39,274.29</span>
                    <span class="StartupHubHomeDashboard__copy--small">US$29,573.54 previous period</span>
                  </div>
                  <div class="StartupHubHomeDashboard__sectionGraph">
                    <svg class="StartupHubHomeDashboard__sectionGraphSvg" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 298 135" width="298" height="135">
                      <g opacity=".3">
                        <path fill="#C4CCD8" d="M296.137 131.337H1.097v.423h295.04v-.423Z"/>
                        <path stroke="#C4CCD8" stroke-width=".423" d="M296.137 131.337H1.097v.423h295.04v-.423Z"/>
                      </g>
                      <path fill="#727F96" d="m.946 9.545.73-.609c.406.792 1.036 1.238 1.858 1.33V7.656C2.428 7.424 1.29 7.11 1.29 5.75c0-1.167.984-1.958 2.243-2.06v-.964h.74v.974c1.046.122 1.838.64 2.213 1.39l-.7.59c-.315-.62-.812-1.046-1.512-1.168v2.416c1.116.233 2.263.568 2.263 1.999 0 1.218-.985 2.02-2.263 2.162v.984h-.741v-.974c-1.157-.102-2.131-.68-2.588-1.553Zm1.238-3.857c0 .67.599.914 1.35 1.076V4.491c-.782.081-1.35.528-1.35 1.197Zm3.46 3.299c0-.72-.608-.985-1.37-1.167v2.445c.782-.101 1.37-.517 1.37-1.278Zm3.331-5.278h.73v7.328h-.974V5.678H6.976v-.72l.781-.051c.863-.06 1.147-.355 1.218-1.198Zm1.869 6.526 2.151-1.786c.995-.822 1.766-1.522 1.766-2.476 0-.893-.579-1.502-1.472-1.502-.872 0-1.471.67-1.471 1.502 0 .263.06.537.162.791h-.913a2.378 2.378 0 0 1-.163-.842c0-1.3 1.066-2.284 2.406-2.284 1.471 0 2.405.934 2.405 2.274 0 1.238-.852 2.09-1.898 2.933l-1.644 1.34h3.684v.852h-5.013v-.802Zm6.998-6.485v4.455l2.355-2.476h1.136l-2.07 2.09 2.243 3.218H20.44l-1.827-2.558-.77.782v1.776h-.914V3.75h.913ZM1.27 124.95c0-2.222 1.046-3.755 2.781-3.755 1.726 0 2.771 1.533 2.771 3.755 0 2.223-1.045 3.755-2.77 3.755-1.736 0-2.781-1.532-2.781-3.755Zm.975 0c0 1.705.619 2.903 1.806 2.903 1.178 0 1.807-1.198 1.807-2.903s-.63-2.902-1.807-2.902c-1.187 0-1.806 1.197-1.806 2.902Z"/><path stroke="#fff" stroke-linejoin="round" stroke-width="3.383" d="M296.434 59.285h-44.631l-44.63 17.96-44.631-35.92-44.63 53.88-44.63 35.92H28.65"/>
                      <path stroke="#C4CCD8" stroke-linejoin="round" stroke-width=".846" d="M296.434 59.285h-44.631l-44.63 17.96-44.631-35.92-44.63 53.88-44.63 35.92H28.65" opacity=".3"/>
                      <path stroke="#fff" stroke-linejoin="round" stroke-width="3.383" d="m28.65 131.125 44.631-35.92 44.631-17.96 44.63 35.92 44.631-53.88h44.63l44.631-35.92"/>
                      <path stroke="#635BFF" stroke-linejoin="round" stroke-width="1.691" d="m28.65 131.125 44.631-35.92 44.631-17.96 44.63 35.92 44.631-53.88h44.63l44.631-35.92"/>
                      <path stroke="#C4CCD8" stroke-linejoin="round" stroke-width=".423" d="M29.285 132.182h-.423v2.96h.423v-2.96Z" opacity=".3"/>
                    </svg>
                    <div class="StartupHubHomeDashboard__flexGroup">
                      <span class="StartupHubHomeDashboard__copy--XSmall">20 Aug</span>
                      <span class="StartupHubHomeDashboard__copy--XSmall">Today</span>
                    </div>
                  </div>
                  <div class="StartupHubHomeDashboard__updatedTime StartupHubHomeDashboard__flexGroup--gap">
                    <span class="StartupHubHomeDashboard__copy--XSmall">Updated today 07:50</span>
                    <span class="StartupHubHomeDashboard__verticalSeparator"></span>
                    <svg class="StartupHubHomeDashboard__infoSvg" width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.54347 5.07831C6.54347 4.728 6.25948 4.44402 5.90917 4.44402H4.32342C3.97311 4.44402 3.68912 4.728 3.68912 5.07831C3.68912 5.42863 3.97311 5.71261 4.32342 5.71261H5.27487V8.24981C5.27487 8.60012 5.55886 8.88411 5.90917 8.88411C6.25948 8.88411 6.54347 8.60012 6.54347 8.24981V5.07831ZM3.37197 0.00392151H8.44637C9.84762 0.00392151 10.9836 1.13986 10.9836 2.54112V7.61551C10.9836 9.01677 9.84762 10.1527 8.44637 10.1527H3.37197C1.97072 10.1527 0.834778 9.01677 0.834778 7.61551V2.54112C0.834778 1.13986 1.97072 0.00392151 3.37197 0.00392151ZM5.90917 3.49257C6.43464 3.49257 6.86062 3.06659 6.86062 2.54112C6.86062 2.01565 6.43464 1.58967 5.90917 1.58967C5.3837 1.58967 4.95772 2.01565 4.95772 2.54112C4.95772 3.06659 5.3837 3.49257 5.90917 3.49257Z" fill="#727F96"/></svg>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
        <div class="StartupHubHomeDashboard__sideBar">
          <div class="StartupHubHomeDashboard__iconLayout">
            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 21 21" width="21" height="21"><rect x="1.227" y="19.595" width="19.154" height="19.154" rx="1.79" transform="rotate(-90 1.227 19.595)" fill="#F6F8FA" stroke="#E0E6EB" stroke-width=".846"/><rect x="16.637" y="9.184" width="1.667" height="11.667" rx=".833" transform="rotate(90 16.637 9.184)" fill="#635BFF"/><rect x="11.637" y="15.851" width="1.667" height="11.667" rx=".833" transform="rotate(-180 11.637 15.851)" fill="#635BFF"/></svg>
            <div class="StartupHubHomeDashboard__divider"></div>
            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" width="20" height="20"><path d="M17.333 10.996a.667.667 0 0 1-1.333 0V5a.667.667 0 0 1 1.333 0v5.996Zm-.232 4.173c-.103.088-2.573 2.16-7.101 2.16-4.528 0-6.998-2.072-7.1-2.16a.667.667 0 0 1 .866-1.014c.039.033 2.244 1.84 6.234 1.84 4.04 0 6.211-1.82 6.233-1.838a.667.667 0 0 1 .868 1.012ZM2.667 5A.667.667 0 0 1 4 5v5.996a.667.667 0 0 1-1.333 0V5ZM6 3.667a.667.667 0 0 1 1.333 0v8.906a.667.667 0 0 1-1.333 0V3.667Zm3.333-.338a.667.667 0 1 1 1.334 0v9.667a.667.667 0 0 1-1.334 0V3.329Zm3.334.338a.667.667 0 0 1 1.333 0v8.906a.667.667 0 0 1-1.333 0V3.667ZM17.5 0h-15A2.5 2.5 0 0 0 0 2.5v15A2.5 2.5 0 0 0 2.5 20h15a2.5 2.5 0 0 0 2.5-2.5v-15A2.5 2.5 0 0 0 17.5 0Z" fill="#081C34"/></svg>          
            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" width="20" height="20"><rect width="20" height="20" rx="3" fill="#13B5EA"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.02 2.5a7.519 7.519 0 0 1 7.52 7.518 7.519 7.519 0 0 1-7.52 7.517 7.52 7.52 0 0 1-7.52-7.517A7.52 7.52 0 0 1 10.02 2.5Zm2.498 8.496a1.688 1.688 0 0 0 3.372 0c0-.93-.756-1.686-1.686-1.686-.93 0-1.686.756-1.686 1.686Zm.476 0a1.211 1.211 0 0 1 2.42 0 1.211 1.211 0 0 1-2.42 0ZM7.44 9.71l-1.283 1.286 1.282 1.285a.23.23 0 1 1-.33.32l-1.28-1.279-1.286 1.284a.23.23 0 1 1-.323-.327l1.283-1.285-1.284-1.283a.23.23 0 1 1 .323-.327l1.289 1.284 1.282-1.281a.23.23 0 0 1 .327.323Zm6.765 1.703a.418.418 0 1 1 0-.836.418.418 0 0 1 0 .836Zm-1.878-2.074h.07a.23.23 0 0 1 .231.23c0 .126-.097.22-.233.225-.002 0-.051 0-.096.005-.499.062-.552.297-.552.879v1.745a.23.23 0 0 1-.46 0V9.586c0-.127.1-.228.227-.228a.23.23 0 0 1 .225.18.957.957 0 0 1 .588-.198Zm-1.507 1.336a1.681 1.681 0 0 0-.747-1.102 1.7 1.7 0 0 0-1.88.05 1.705 1.705 0 0 0-.66 1.79 1.7 1.7 0 0 0 1.432 1.26c.203.024.401.013.606-.04a1.66 1.66 0 0 0 .504-.215c.163-.105.3-.243.432-.409l.003-.003.005-.006c.091-.113.074-.275-.026-.352-.085-.065-.228-.091-.34.052-.024.035-.05.07-.08.105-.09.099-.2.194-.333.268-.169.09-.36.142-.565.143-.669-.008-1.027-.474-1.154-.807a1.205 1.205 0 0 1-.052-.194.473.473 0 0 1-.003-.035h2.4c.33-.007.507-.24.458-.505Zm-2.838.035v-.006l.001-.005a1.218 1.218 0 0 1 2.366.02H7.982v-.009Z" fill="#fff"/></svg>
            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" width="20" height="20"><g clip-path="url(#startup-hub-mailchip-path-a)"><path d="M0 0h20v20H0V0Z" fill="#FEE954"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15.428 11.57c.058.182.092.3.092.332.216 0 .525.208.475.767 0 .55-.217 1.158-.275 1.283-.792 1.892-2.71 2.96-4.968 2.9-2.1-.066-3.9-1.158-4.692-2.992-.492 0-.975-.216-1.342-.55-.358-.366-.608-.825-.667-1.283-.025-.367 0-.7.125-1.008l-.425-.367c-2.008-1.71 4.3-8.752 6.276-6.985.033 0 .7.667.7.667l.367-.15c1.8-.733 3.234-.367 3.234.792 0 .608-.4 1.342-1.009 1.984.242.216.425.55.517.916.092.275.125.55.125.734.033.24.033.825.033.825l.242.058c.458.125.825.309.975.492.15.183.242.367.275.55.034.15.034.45-.183.758l.125.276Zm-9.239 1.772c.023-.003.044-.007.063-.007.766-.125.941-.916.825-1.75-.15-.883-.759-1.183-1.159-1.217-.125 0-.217 0-.308.034-.734.158-1.125.767-1.067 1.558.058.734.825 1.342 1.492 1.375.046.023.104.015.154.007Zm-1.796-2.724c.25-.366.642-.608 1.1-.7.575-1.558 1.55-2.992 2.834-3.942.623-.51 1.287-.97 1.983-1.375 0 0-.55-.642-.733-.7-1.008-.267-3.234 1.258-4.634 3.267-.583.8-1.409 2.259-1.008 2.992.033.092.308.333.458.458Zm8.326 2.376-.033.033s-.825.4-2.192 0c.066.31.342.434.492.492.183.058.366.09.366.09 1.617.277 3.142-.64 3.476-.882.033-.025.067 0 .033.033l-.033.06c-.4.55-1.525 1.157-2.992 1.157-.609 0-1.25-.25-1.492-.583-.359-.517-.025-1.31.583-1.217l.275.033c.759.092 1.825 0 2.742-.425.825-.4 1.159-.825 1.1-1.158a.567.567 0 0 0-.15-.275c-.15-.15-.391-.242-.791-.367a3.623 3.623 0 0 1-.309-.092c-.183-.058-.241-.116-.275-.425 0-.054-.006-.174-.013-.312-.01-.18-.02-.39-.02-.513l-.005-.055c-.031-.355-.069-.772-.362-.978a.348.348 0 0 0-.242-.092c-.065-.024-.096-.014-.12-.006a.74.74 0 0 0-.37.177l-.06.046c-.366.3-.7.333-1.033.333-.08 0-.177-.012-.28-.026a3.068 3.068 0 0 0-.387-.032h-.15c-.575-.025-1.217.458-1.308 1.192-.121.81.325 1.305.617 1.627.07.078.132.146.174.206l.011.014c.023.03.048.06.048.11 0 .056-.021.11-.059.15-.616.61-.8 1.585-.583 2.41a.56.56 0 0 0 .063.237l.029.07c.516 1.25 2.158 1.8 3.809 1.285.208-.06.425-.15.608-.242.358-.183.7-.425.942-.7.392-.458.667-.917.758-1.525.025-.31-.033-.434-.125-.492-.091-.067-.216-.033-.216-.033s-.067-.4-.217-.734a4.663 4.663 0 0 1-1.525.76 5.751 5.751 0 0 1-2.042.215 6.524 6.524 0 0 1-.215-.033c-.325-.053-.532-.088-.636.217 1.009.366 2.076.216 2.076.216s.033 0 .033.034ZM9.785 5.8c-.55.275-1.183.792-1.675 1.375-.021.022-.006.025.026.03l.016.004a5.054 5.054 0 0 1 1.8-.792 4.823 4.823 0 0 1 2.225 0c.034 0 .067-.06.034-.06-.334-.207-.85-.332-1.217-.332-.033 0-.033-.033-.033-.033.031-.032.06-.064.086-.095a.742.742 0 0 1 .155-.147s0-.033-.033-.033c-.525.025-1.134.275-1.467.516 0 0-.033 0-.033-.033.016-.08.06-.171.098-.25.02-.044.04-.084.052-.117 0-.033 0-.033-.034-.033Zm3.118 3.934h.275c.058-.125.058-.308 0-.517-.059-.308-.15-.516-.334-.49-.183.032-.183.274-.125.582a.744.744 0 0 0 .184.425Zm-1.617.275c.125.058.217.092.242.058.024-.024.012-.045-.009-.08l-.025-.045c-.058-.125-.216-.216-.333-.275a.896.896 0 0 0-.917.125c-.091.06-.183.15-.15.217 0 .033.034.033.059.033.019 0 .063-.014.124-.033.122-.04.312-.1.517-.117.184-.008.367.06.492.117Zm-.61.3c.06-.058.151-.116.334-.15.242-.025.425.067.434.16v.057c-.015.02-.033.016-.064.01-.021-.004-.049-.01-.086-.01-.15-.033-.309-.033-.55.058 0 0-.092.034-.125.034h-.034v-.034c0-.033.034-.066.092-.125h-.001Zm1.676.4c.125.058.242.033.308-.058.034-.092-.033-.217-.15-.275-.125-.06-.242-.034-.308.058-.067.092.025.217.15.275Zm.576-.425c0-.15.091-.24.183-.24s.158.115.183.24c0 .15-.091.242-.183.242-.125 0-.183-.117-.183-.242ZM6.652 12.42c-.033-.034-.058-.034-.091 0h-.092c-.058 0-.125-.034-.15-.092a.43.43 0 0 1 0-.275l.033-.058c.092-.184.217-.46.059-.734-.125-.217-.275-.333-.492-.367a.59.59 0 0 0-.55.217c-.217.242-.242.55-.217.667 0 .033.033.058.058.058.034 0 .092-.033.125-.125v-.033c0-.06.034-.125.092-.217.058-.092.15-.15.242-.15.091-.033.216 0 .308.058.15.092.217.275.15.46-.091.09-.125.241-.125.4.034.274.217.4.367.424.15 0 .275-.092.275-.15.022-.034.018-.045.013-.06-.002-.005-.005-.012-.005-.023Z" fill="#0A0903"/></g><defs><clipPath id="startup-hub-mailchip-path-a"><rect width="20" height="20" rx="3" fill="#fff"/></clipPath></defs></svg>
            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" width="20" height="20"><g clip-path="url(#startup-hub-docusign-path-a)"><path d="M0 0h20v20H0V0Z" fill="#E2F800"/><path fill-rule="evenodd" clip-rule="evenodd" d="m9.15 8.676-.001 1.432-.087.06-.595-.605c-.546-.555-1.092-1.11-1.63-1.67-.151-.157-.242-.173-.395-.004-.261.29-.538.566-.827.827-.174.156-.144.243.008.393a713.482 713.482 0 0 1 4.168 4.156c.143.145.225.19.393.02A564.476 564.476 0 0 1 14.38 9.1c.169-.167.14-.251-.014-.393-.277-.255-.547-.52-.8-.799-.155-.172-.248-.191-.423-.008-.369.387-.75.763-1.13 1.14l-.466.461-.686.683V8.458c-.004-1.364-.002-2.729.007-4.093.004-.297-.077-.385-.367-.361-.323.026-.65.026-.973 0-.3-.024-.39.062-.387.376.012 1.432.01 2.864.009 4.296Zm-.57 7.31h1.393v.002h1.34a789.28 789.28 0 0 1 4.352.005c.248.001.352-.052.334-.32a6.918 6.918 0 0 1 0-1.052c.026-.315-.084-.388-.388-.387-2.247.009-4.494.008-6.741.008H6.36c-.673.001-1.345.002-2.018-.006-.243-.003-.353.05-.333.321.025.35.028.704 0 1.052-.027.314.083.387.388.385 1.394-.009 2.787-.011 4.181-.008h.002Z" fill="#000"/></g><defs><clipPath id="startup-hub-docusign-path-a"><rect width="20" height="20" rx="3" fill="#fff"/></clipPath></defs></svg>
            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" width="20" height="20"><g clip-path="url(#startup-hub-owl-path-a)"><mask id="b" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="20" height="20"><path d="M20 0H0v20h20V0Z" fill="#fff"/></mask><g mask="url(#startup-hub-owl-path-b)"><path d="M16.667 0H3.333A3.333 3.333 0 0 0 0 3.333v13.334A3.333 3.333 0 0 0 3.333 20h13.334A3.333 3.333 0 0 0 20 16.667V3.333A3.333 3.333 0 0 0 16.667 0Z" fill="#CCE3FA"/><mask id="startup-hub-owl-path-c" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="5" y="3" width="10" height="15"><path d="M14.227 3.333H5.556V17.43h8.671V3.333Z" fill="#fff"/></mask><g mask="url(#startup-hub-owl-path-c)" fill="#232323"><path d="M14.227 12.343v4.829c0 .183-.071.254-.254.254-.66 0-1.32.008-1.98-.002-1.529-.021-2.891-.512-4.069-1.485a6.396 6.396 0 0 1-2.204-3.565 6.394 6.394 0 0 1-.164-1.461c0-1.074-.002-2.147.001-3.221.003-1.115.373-2.094 1.118-2.924a4.193 4.193 0 0 1 2.35-1.343c1.102-.22 2.148-.046 3.11.54.977.594 1.621 1.452 1.935 2.553.111.388.157.786.157 1.189v4.636Zm-4.256-.878c.176 0 .428-.022.675-.075.944-.2 1.718-.681 2.29-1.46.697-.949.903-2.008.64-3.157a2.577 2.577 0 0 0-.389-.93 1.505 1.505 0 0 0-1.15-.667 1.802 1.802 0 0 0-.945.185 1.81 1.81 0 0 0-.868.842c-.102.207-.15.426-.152.656-.002.13-.08.209-.195.2-.098-.006-.164-.083-.165-.2a1.523 1.523 0 0 0-.079-.485c-.181-.522-.537-.885-1.034-1.111a1.608 1.608 0 0 0-1.085-.114c-.44.111-.754.39-.977.773-.254.438-.378.917-.424 1.416-.044.487.01.965.147 1.434.469 1.585 1.964 2.694 3.711 2.693Zm2.587 5.42h1.009c.087 0 .118-.032.118-.12v-.295c0-.1-.028-.127-.129-.127h-1.475a5.5 5.5 0 0 1-.963-.083 5.333 5.333 0 0 1-2.37-1.05 5.377 5.377 0 0 1-1.693-2.208 5.332 5.332 0 0 1-.394-1.61c-.023-.26-.02-.52-.02-.782a.186.186 0 0 0-.03-.113l-.261-.368c-.042-.058-.099-.077-.158-.059-.057.018-.093.07-.093.14v.319c-.004.437.001.874.07 1.308.123.792.391 1.53.814 2.21a5.933 5.933 0 0 0 2.554 2.278 5.838 5.838 0 0 0 2.194.55c.293.016.586.004.827.01Zm.03-1.085h.976c.091 0 .121-.03.121-.123v-.289c0-.103-.027-.13-.132-.13h-1.481a4.32 4.32 0 0 1-2.033-.5 4.308 4.308 0 0 1-2.038-2.31 3.92 3.92 0 0 1-.23-.906c-.008-.055-.024-.104-.074-.137-.093-.06-.183-.123-.274-.186-.049-.033-.1-.043-.153-.013-.055.032-.074.082-.068.143.01.08.017.16.027.239.065.492.204.963.417 1.41a4.836 4.836 0 0 0 1.786 2.033 4.795 4.795 0 0 0 2.339.76c.288.017.577.005.817.01Zm.077-1.083h.888c.105 0 .132-.027.132-.13v-.283c0-.101-.027-.13-.127-.13h-1.462c-.137.001-.273-.006-.409-.021a3.187 3.187 0 0 1-1.675-.706 3.172 3.172 0 0 1-1.016-1.44.186.186 0 0 0-.14-.133c-.081-.02-.161-.046-.241-.07-.06-.02-.12-.026-.169.023-.05.049-.044.107-.026.168a3.759 3.759 0 0 0 1.588 2.118c.543.354 1.14.549 1.788.593.308.021.617.004.87.01Zm.078-1.084h.818c.096 0 .124-.03.124-.126v-.29c0-.098-.028-.126-.13-.126-.509 0-1.019.003-1.528-.001a2.1 2.1 0 0 1-1.084-.31 2.103 2.103 0 0 1-.705-.686c-.03-.05-.066-.094-.129-.096a4.247 4.247 0 0 0-.33 0c-.1.005-.153.102-.113.193a.823.823 0 0 0 .055.1c.546.874 1.334 1.324 2.365 1.341.22.004.438 0 .656 0Zm.031-1.084h.8c.077 0 .11-.034.111-.11v-.306c0-.097-.029-.126-.125-.126-.465 0-.93-.004-1.395.002-.273.003-.525-.049-.746-.216a.142.142 0 0 0-.132-.02c-.09.026-.18.05-.271.077-.142.04-.173.154-.067.255.305.292.672.434 1.091.443.245.005.49 0 .734 0Zm.189-1.084h.607c.082 0 .115-.032.115-.111v-.32c0-.078-.033-.11-.114-.11l-.747-.001a.193.193 0 0 0-.117.037c-.139.1-.278.198-.417.296-.05.034-.08.077-.06.137.02.057.067.073.125.073.202-.002.405-.001.608-.001Z"/><path d="M7.993 6.046a.814.814 0 0 1 .815.807.814.814 0 0 1-.81.819.814.814 0 0 1-.815-.814c0-.446.364-.81.81-.812ZM11.788 6.046c.446 0 .811.363.813.81a.815.815 0 0 1-.813.816.814.814 0 0 1-.813-.816.815.815 0 0 1 .813-.81Z"/></g><g clip-path="url(#startup-hub-owl-path-d)"><mask id="startup-hub-owl-path-e" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="20" height="20"><path d="M0 0h20v20H0V0Z" fill="#fff"/></mask><g mask="url(#startup-hub-owl-path-e)"><path d="M16.667 0H3.333A3.333 3.333 0 0 0 0 3.333v13.334A3.333 3.333 0 0 0 3.333 20h13.334A3.333 3.333 0 0 0 20 16.667V3.333A3.333 3.333 0 0 0 16.667 0Z" fill="#CCE3FA"/><mask id="startup-hub-owl-path-f" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="5" y="3" width="10" height="15"><path d="M14.228 3.333H5.556V17.43h8.672V3.333Z" fill="#fff"/></mask><g mask="url(#startup-hub-owl-path-f)" fill="#232323"><path d="M14.228 12.343v4.828c0 .184-.072.256-.256.256-.66 0-1.32.006-1.98-.003-1.528-.022-2.89-.513-4.068-1.485a6.395 6.395 0 0 1-2.204-3.565c-.11-.479-.166-.969-.164-1.46 0-1.075-.003-2.148 0-3.223A4.259 4.259 0 0 1 6.675 4.77a4.193 4.193 0 0 1 2.348-1.345c1.104-.218 2.15-.044 3.111.54.978.595 1.622 1.453 1.935 2.554.111.389.158.785.158 1.189v4.636Zm-4.256-.877c.175 0 .427-.023.675-.076.944-.2 1.716-.681 2.289-1.459.697-.95.903-2.01.64-3.158-.066-.333-.199-.649-.388-.93a1.505 1.505 0 0 0-1.151-.667 1.8 1.8 0 0 0-.945.185c-.377.173-.683.47-.867.842-.1.205-.152.429-.153.656-.002.13-.08.209-.195.2-.098-.006-.164-.083-.165-.2 0-.165-.026-.328-.079-.484-.182-.523-.536-.886-1.033-1.112a1.609 1.609 0 0 0-1.085-.114c-.44.111-.755.389-.978.773-.254.438-.378.917-.423 1.416A3.79 3.79 0 0 0 6.26 8.77c.469 1.586 1.965 2.696 3.711 2.695h.001Zm2.586 5.418h1.009c.088 0 .117-.03.119-.12v-.294c0-.1-.03-.128-.13-.128H12.08a5.5 5.5 0 0 1-.963-.082 5.334 5.334 0 0 1-2.371-1.05 5.377 5.377 0 0 1-1.692-2.208 5.332 5.332 0 0 1-.394-1.61c-.022-.26-.02-.52-.02-.782a.186.186 0 0 0-.03-.113l-.26-.368c-.042-.058-.1-.078-.159-.059-.056.018-.093.07-.093.14v.319a7.92 7.92 0 0 0 .069 1.308c.119.784.396 1.537.815 2.21a5.933 5.933 0 0 0 2.554 2.279c.688.324 1.434.51 2.194.549.293.016.586.004.827.01Zm.03-1.084h.977c.09 0 .12-.03.12-.122v-.29c0-.102-.027-.13-.133-.13h-1.48a4.313 4.313 0 0 1-2.033-.5A4.307 4.307 0 0 1 8 12.449a3.92 3.92 0 0 1-.23-.906c-.008-.055-.023-.104-.074-.137a8.95 8.95 0 0 1-.274-.186c-.048-.033-.1-.043-.153-.012-.055.03-.074.08-.067.142.046.573.197 1.132.445 1.65a4.837 4.837 0 0 0 1.784 2.033c.7.452 1.507.714 2.34.76.288.016.577.004.816.008Zm.078-1.083h.886c.107 0 .134-.027.134-.13v-.282c0-.102-.028-.13-.127-.13h-1.463c-.137 0-.273-.007-.408-.023a3.187 3.187 0 0 1-1.677-.705 3.172 3.172 0 0 1-1.014-1.44.186.186 0 0 0-.14-.133c-.082-.02-.162-.046-.242-.07-.06-.02-.12-.026-.168.023-.05.049-.045.106-.027.168a3.76 3.76 0 0 0 1.589 2.118c.534.35 1.15.554 1.787.594.309.02.617.003.87.01Zm.077-1.084h.818c.096 0 .125-.03.125-.126v-.29c0-.1-.03-.126-.13-.126-.51 0-1.02.002-1.53 0a2.101 2.101 0 0 1-1.084-.31 2.105 2.105 0 0 1-.703-.688c-.031-.049-.067-.093-.13-.095a4.35 4.35 0 0 0-.331 0c-.098.004-.152.102-.111.193a.835.835 0 0 0 .054.1c.546.875 1.334 1.325 2.366 1.341.219.004.436 0 .655 0l.001.001Zm.031-1.084h.8c.078 0 .112-.033.112-.11v-.307c0-.095-.03-.125-.126-.125-.464 0-.93-.004-1.396.002-.272.003-.524-.049-.745-.216a.142.142 0 0 0-.131-.02l-.272.077c-.142.04-.173.155-.067.256.304.29.672.433 1.091.442.245.005.489 0 .735 0Zm.19-1.085h.606c.082 0 .114-.032.116-.11v-.32c0-.077-.034-.11-.115-.11h-.746a.193.193 0 0 0-.118.036l-.417.296c-.05.034-.079.077-.059.136.02.058.067.074.123.074h.608l.001-.002Z"/><path d="M7.993 6.046a.815.815 0 0 1 .579 1.384.814.814 0 0 1-1.15.003.815.815 0 0 1-.24-.575c0-.446.365-.812.811-.812Zm3.796 0a.813.813 0 0 1 0 1.625.814.814 0 0 1-.575-1.387.817.817 0 0 1 .575-.238Z"/></g></g></g></g></g><defs><clipPath id="startup-hub-owl-path-a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath><clipPath id="startup-hub-owl-path-d"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg>
            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" width="20" height="20"><g clip-path="url(#startup-hub-kyber-path-a)"><path d="M0 0h20v20H0V0Z" fill="#FF2951"/><path d="M7.762 15.42c.423.09.844.19 1.273.247.541.07 1.09.09 1.634.053a7.568 7.568 0 0 0 3.111-.924c.28-.154.552-.324.814-.51 3.046-2.144 3.223-6.125.398-8.527-2.658-2.26-6.97-2.354-9.72-.213-.76.592-1.413 1.347-1.822 2.243a4.92 4.92 0 0 0-.421 2.576c.098.88.473 1.79 1.008 2.53.29.398.623.763.994 1.086.02.017.193.149.188.168-.223.963-.552 1.907-.838 2.85.473-.27.947-.537 1.42-.81.509-.29 1.003-.6 1.53-.853.144.026.288.055.431.086v-.002Z" fill="#A22636"/><path d="M7.762 15.42c.423.09.844.19 1.273.247.541.07 1.09.09 1.634.053a7.568 7.568 0 0 0 3.111-.924c.28-.154.552-.324.814-.51 3.046-2.144 3.223-6.125.398-8.527-2.658-2.26-6.97-2.354-9.72-.213-.76.592-1.413 1.347-1.822 2.243a4.92 4.92 0 0 0-.421 2.576c.098.88.473 1.79 1.008 2.53.29.398.623.763.994 1.086.02.017.193.149.188.168-.223.963-.552 1.907-.838 2.85.473-.27.947-.537 1.42-.81.509-.29 1.003-.6 1.53-.853.144.026.288.055.431.086v-.002Z" fill="#fff"/><path d="M8.9 12.986c-.124-.31-.826-1.996-1.894-3.098a.02.02 0 0 1-.004-.026.02.02 0 0 1 .007-.006c.155-.103 1.151-.67 1.89 1.091.007.018.033.02.042.002.215-.447 1.912-3.914 2.905-3.942.168-.005.334-.01.502-.006.125.004.251.008.377.019.063.005.126.012.187.023.087.015.125.138.041.182l-.023.013-.052.03c-.095.057-.187.12-.275.188a5.862 5.862 0 0 0-.597.548 8.33 8.33 0 0 0-.509.59c-.208.26-.405.53-.59.808-.235.346-.457.7-.666 1.063a30.24 30.24 0 0 0-1.299 2.521c-.009.019-.036.019-.042 0Z" fill="#E3E4E4"/><path d="M8.9 12.986c-.124-.31-.826-1.996-1.894-3.098a.02.02 0 0 1-.004-.026.02.02 0 0 1 .007-.006c.155-.103 1.151-.67 1.89 1.091.007.018.033.02.042.002.215-.447 1.912-3.914 2.905-3.942.168-.005.334-.01.502-.006.125.004.251.008.377.019.063.005.126.012.187.023.087.015.125.138.041.182l-.023.013-.052.03c-.095.057-.187.12-.275.188a5.862 5.862 0 0 0-.597.548 8.33 8.33 0 0 0-.509.59c-.208.26-.405.53-.59.808-.235.346-.457.7-.666 1.063a30.24 30.24 0 0 0-1.299 2.521c-.009.019-.036.019-.042 0Z" fill="#00A7F7"/></g><defs><clipPath id="startup-hub-kyber-path-a"><rect width="20" height="20" rx="3" fill="#fff"/></clipPath></defs></svg>
          </div>
        </div>
      </div>
</div>
    </div>
  </div>
</figure>
</div>
</div>

  <div class="StartupHubStripeDashboard__bleedGradient"></div>
          
        </div>
      </div>
    </div>
  </div>
</section>
      
        <section
  id='resources'
  class="
    Section
    
    theme--White
    
    
    
    Section--paddingNormal
    
    
    
    
    
    
  "
  
  
  
  
  
>
  <div class="Section__masked">
    <div class="Section__backgroundMask">
      <div class="
        Section__background
        
      ">
        
        
      </div>
      
    </div>
    <div class='Section__container'>
      <div class='Section__layoutContainer'>
        <div class='Section__layout'>
          
            <div
  class="
    RowLayout
    
  "
  
  
  style="--rowLayoutGap: var(--rowLayoutGapLarge)"
>
  <section
  
  
  class="
    Copy
    
    variant--Section
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Recommended resources
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      <p>Stay up-to-date on product insights, updates on our developer experience, new feature releases, news, and guides.</p>
    </div>
  

  

  

  
</section>
        
          <section
  class="
    List
    
    
    
  "
  data-column-count="2"
  
  
>
  <ul class='List__list'>
    
      <li
  class="
    List__item
    ListItem
    
    ListItem--hasIcon
    
  "
  
  
>
  
    <svg class="ListIcon List__itemIcon" width="16" height="16" viewBox="0 0 16 16"><g fill="var(--accentColor)" fill-rule="evenodd"><circle cx="8" cy="8" r="8" opacity=".15"/><path d="M6 5.1L7.1 4l4 4-4 4L6 10.9 8.9 8z"/></g></svg>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://docs.stripe.com/"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='docs'
  
  
  
  
  
>Check out our easy-to-integrate APIs, SDKs at Stripe docs</a>
  

  
</li>
    
      <li
  class="
    List__item
    ListItem
    
    ListItem--hasIcon
    
  "
  
  
>
  
    <svg class="ListIcon List__itemIcon" width="16" height="16" viewBox="0 0 16 16"><g fill="var(--accentColor)" fill-rule="evenodd"><circle cx="8" cy="8" r="8" opacity=".15"/><path d="M6 5.1L7.1 4l4 4-4 4L6 10.9 8.9 8z"/></g></svg>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://stripe.dev/blog"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='stripe_dot_dev_blog'
  
  
  
  
  
>Subscribe to the Stripe.dev blog</a>
  

  
</li>
    
      <li
  class="
    List__item
    ListItem
    
    ListItem--hasIcon
    
  "
  
  
>
  
    <svg class="ListIcon List__itemIcon" width="16" height="16" viewBox="0 0 16 16"><g fill="var(--accentColor)" fill-rule="evenodd"><circle cx="8" cy="8" r="8" opacity=".15"/><path d="M6 5.1L7.1 4l4 4-4 4L6 10.9 8.9 8z"/></g></svg>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/blog"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='stripe_blog'
  
  
  
  
  
>Subscribe to the Stripe blog</a>
  

  
</li>
    
      <li
  class="
    List__item
    ListItem
    
    ListItem--hasIcon
    
  "
  
  
>
  
    <svg class="ListIcon List__itemIcon" width="16" height="16" viewBox="0 0 16 16"><g fill="var(--accentColor)" fill-rule="evenodd"><circle cx="8" cy="8" r="8" opacity=".15"/><path d="M6 5.1L7.1 4l4 4-4 4L6 10.9 8.9 8z"/></g></svg>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://x.com/stripe"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='follow_on_x'
  
  
  
  
  
>Follow us on X</a>
  

  
</li>
    
  </ul>
  
</section>
</div>
          
        </div>
      </div>
    </div>
  </div>
</section>
      
        <section
  
  class="
    Section
    StartupHubStatsSection
    theme--Transparent
    
    
    
    Section--paddingNormal
    Section--paddingTopNone
    Section--paddingBottomNone
    
    
    
    
  "
  
  
  
  
  
>
  <div class="Section__masked">
    <div class="Section__backgroundMask">
      <div class="
        Section__background
        
      ">
        
        
      </div>
      
    </div>
    <div class='Section__container'>
      <div class='Section__layoutContainer'>
        <div class='Section__layout'>
          
            <div class="StartupHubStatsCarousel" data-js-controller="StartupHubStatsCarousel">
  <header class="StartupHubStatsCarousel__header">
    <div class="StartupHubStatsCarousel__counter">
      <span
        class="StartupHubStatsCarousel__counterProgress">
        <span class="StartupHubStatsCarousel__counterProgressValue">
          <span data-js-target-list="StartupHubStatsCarousel.counterPreviousDigit"></span><span data-js-target-list="StartupHubStatsCarousel.counterPreviousDigit"></span>
        </span>
        <span class="StartupHubStatsCarousel__counterProgressValue">
          <span data-js-target-list="StartupHubStatsCarousel.counterCurrentDigit"></span><span data-js-target-list="StartupHubStatsCarousel.counterCurrentDigit"></span>
        </span>
      </span>
      <span
        class="StartupHubStatsCarousel__counterSeparator"
      >/</span>
      <span
        class="StartupHubStatsCarousel__counterTotal"
        data-js-target="StartupHubStatsCarousel.totalCountEl"
      ></span>
    </div>
    <nav class="StartupHubStatsCarousel__headerNav">
      <button class="StartupHubStatsCarousel__headerNavButton" aria-label="Go to previous carousel item" data-js-target="StartupHubStatsCarousel.previousButton">
        <svg width="14" height="12" viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M2 6L13 6" stroke="white" stroke-width="1.75"/>
          <path d="M6 10L2 6L6 2" stroke="white" stroke-width="1.75" stroke-linecap="square"/>
        </svg>
      </button>
      <button class="StartupHubStatsCarousel__headerNavButton" aria-label="Go to next carousel item" data-js-target="StartupHubStatsCarousel.nextButton">
        <svg width="14" height="12" viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M12 6H1" stroke="white" stroke-width="1.75" />
          <path d="M8 2L12 6L8 10" stroke="white" stroke-width="1.75" stroke-linecap="square"/>
        </svg>
      </button>
    </nav>
  </header>

  <div class="StartupHubStatsCarousel__stats">
    <div class="StartupHubStatsCarousel__statsItem StartupHubStatsCarousel__statsItem--isActive" data-js-controller="StartupHubStatsCarouselItem">
      <div class="StartupHubStatsCarousel__statsValue" data-js-target="StartupHubStatsCarouselItem.valueEl">
        
        <span
  class="KnockoutText " 
  
  style="
    background-image: url(https://images.stripeassets.com/fzn2n1nzq965/40EaE1tCVueYLSC3UkKe60/236caaa2cd9ca8575f7233371e377c24/startup-knockout.png);
    padding: 0 3px 0 0;
    animation-duration: 4s;
  "
>4,600</span>
      </div>

      <p class="StartupHubStatsCarousel__statsDescription" data-js-target="StartupHubStatsCarouselItem.descriptionEl">
        New businesses launching on Stripe every week
      </p>
    </div>

    <div class="StartupHubStatsCarousel__statsItem" data-js-controller="StartupHubStatsCarouselItem">
      <div class="StartupHubStatsCarousel__statsValue" data-js-target="StartupHubStatsCarouselItem.valueEl">
        <span
  class="KnockoutText " 
  
  style="
    background-image: url(https://images.stripeassets.com/fzn2n1nzq965/40EaE1tCVueYLSC3UkKe60/236caaa2cd9ca8575f7233371e377c24/startup-knockout.png);
    padding: 0 3px 0 0;
    animation-duration: 5s;
  "
>100+</span>
      </div>

      <p class="StartupHubStatsCarousel__statsDescription" data-js-target="StartupHubStatsCarouselItem.descriptionEl">
        <a
  class="
    Link
    StartupHubStatsCarousel__statsDescriptionLink
  "
  href="/au/payments/payment-methods"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='payment_methods'
  
  
  
  
  
>Payment methods</a> supported through a single integration
      </p>
    </div>

    <div class="StartupHubStatsCarousel__statsItem" data-js-controller="StartupHubStatsCarouselItem">
      <div class="StartupHubStatsCarousel__statsValue" data-js-target="StartupHubStatsCarouselItem.valueEl">
        <span
  class="KnockoutText " 
  
  style="
    background-image: url(https://images.stripeassets.com/fzn2n1nzq965/40EaE1tCVueYLSC3UkKe60/236caaa2cd9ca8575f7233371e377c24/startup-knockout.png);
    padding: 0 3px 0 0;
    animation-duration: 5s;
  "
>50</span>
      </div>

      <p class="StartupHubStatsCarousel__statsDescription" data-js-target="StartupHubStatsCarouselItem.descriptionEl">
        Countries where Stripe is <a
  class="
    Link
    StartupHubStatsCarousel__statsDescriptionLink
  "
  href="/au/global"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='stat_description'
  
  
  
  
  
>available</a> to businesses
      </p>
    </div>
  </div>

  <nav
  class="CarouselNav"
  data-js-controller="CarouselNav"
>
  <ul class="CarouselNav__indicatorControlList">
    
      <li>
        <button class="CarouselNav__controlButton" aria-label="Go to carousel item 1" data-js-target-list="CarouselNav.controlButtons"></button>
      </li>
    
      <li>
        <button class="CarouselNav__controlButton" aria-label="Go to carousel item 2" data-js-target-list="CarouselNav.controlButtons"></button>
      </li>
    
      <li>
        <button class="CarouselNav__controlButton" aria-label="Go to carousel item 3" data-js-target-list="CarouselNav.controlButtons"></button>
      </li>
    
  </ul>

  <svg class="CarouselNav__progressBar" viewBox="0 0 80 2" width="80" height="2">
    <mask id="startup-hub-stats-carousel-CarouselNavProgressBarMask">
      
        <rect width="24" height="2" x="0" rx="0.8" fill="#ffffff" />
      
        <rect width="24" height="2" x="28" rx="0.8" fill="#ffffff" />
      
        <rect width="24" height="2" x="56" rx="0.8" fill="#ffffff" />
      
    </mask>

    <g mask="url(#startup-hub-stats-carousel-CarouselNavProgressBarMask)">
      <rect width="80" height="2" fill="#ffffff" opacity="0.3" />
      <rect class="CarouselNav__progressIndicator" data-js-target-list="CarouselNav.progressIndicators" width="24" height="2" fill="#ffffff" />
      <rect class="CarouselNav__progressIndicator CarouselNav__progressIndicator--mirrored" data-js-target-list="CarouselNav.progressIndicators" width="24" height="2" fill="#ffffff" />
    </g>
  </svg>
</nav>
  <div class="StartupHubStatsCarousel__waveContainer" data-js-target="StartupHubStatsCarousel.waveContainer"></div>
</div>
          
        </div>
      </div>
    </div>
  </div>
</section>
      
        <section
  
  class="
    Section
    
    theme--White
    
    
    
    Section--paddingNormal
    
    
    
    
    
    
  "
  
  
  
  
  
>
  <div class="Section__masked">
    <div class="Section__backgroundMask">
      <div class="
        Section__background
        
      ">
        
        
      </div>
      
    </div>
    <div class='Section__container'>
      <div class='Section__layoutContainer'>
        <div class='Section__layout'>
          
            <div
  class="
    RowLayout
    
  "
  
  
  style="--rowLayoutGap: var(--rowLayoutGapXLarge)"
>
  <div
  class='
    ColumnLayout
    ColumnLayout--alignTop
    
    
  '
  
  
  
  data-columns='2,2'
  data-columns-tablet='1'
  
>
  <div
  class="
    RowLayout
    SideBySide__leftRowLayout
  "
  
  
  
>
  <section
  
  
  class="
    Copy
    
    variant--Subsection
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Stripe’s partner network for investors
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      <p>Venture capital firms and startup accelerators can unlock Stripe discounts and other benefits for their portfolio companies by joining Stripe’s startup partner network.</p>
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <a
  class='
    CtaButton
    variant--Button
    CtaButton--arrow
    
    
  '
  href="/au/startups/partners"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='startup_hub_partner_benefits_cta'
  
  
  
  
  
>Partner with Stripe<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
    </footer>
  

  
</section>
</div>

    <div
  class="
    RowLayout
    SideBySide__rightRowLayout
  "
  
  
  
>
  <figure
  class="LogoRiver"
  data-js-controller="LogoRiver"
  aria-hidden="true"
>
  
  <div data-js-target="LogoRiver.source" style="display: none;">
    
      <div
        data-js-customer-logo-url="https://images.stripeassets.com/fzn2n1nzq965/2XBch6NmBU2tCjbWA20xUp/c6e434306ca9f21475f1c819570bac87/antler_circle_logo.svg"
        data-js-customer-name="Antler"
      ></div>
    
      <div
        data-js-customer-logo-url="https://images.stripeassets.com/fzn2n1nzq965/3FqvhfNJiQoodmA3nkT1ES/8e94d1b1d157e83ed90d7d61b4cff6ca/blackbird_circle_logo.svg"
        data-js-customer-name="Blackbird"
      ></div>
    
      <div
        data-js-customer-logo-url="https://images.stripeassets.com/fzn2n1nzq965/2y9v4UQ13L2QYzEvhILkTz/e57d4b8174be25b13f590070f8d668ac/atomico_circle_logo.svg"
        data-js-customer-name="Atomico"
      ></div>
    
      <div
        data-js-customer-logo-url="https://images.stripeassets.com/fzn2n1nzq965/hyrSrLpVUSY9np7hX4XQt/be7962112a15c30439fcd6c324bae37a/kaszek_circle_logo.svg"
        data-js-customer-name="Kaszek"
      ></div>
    
      <div
        data-js-customer-logo-url="https://images.stripeassets.com/fzn2n1nzq965/tyvUwTRyKEJKoDtg96now/c1a2fa8eedc72b531915a37482162a52/ycombinator_circle_logo.svg"
        data-js-customer-name="Y Combinator"
      ></div>
    
      <div
        data-js-customer-logo-url="https://images.stripeassets.com/fzn2n1nzq965/1i8iKxsmrwzsFTQTHmidcA/ffc93aa8895c42bbc2bc9e1cefc25a43/techstars_circle_logo.svg"
        data-js-customer-name="Techstars"
      ></div>
    
      <div
        data-js-customer-logo-url="https://images.stripeassets.com/fzn2n1nzq965/7DRgFYadLUzCkDXGBVdHHv/5d0c00840767b7db9a32f41578667a80/500global_circle_logo.svg"
        data-js-customer-name="500 Global"
      ></div>
    
      <div
        data-js-customer-logo-url="https://images.stripeassets.com/fzn2n1nzq965/33N7BDQ8PSnY7fVMzYiexg/7fca25e5aca0fb7b51d06eafef3a1675/sequoia_circle_logo.svg"
        data-js-customer-name="Sequoia"
      ></div>
    
  </div>

  <div
    class="LogoRiver__bubbleContainer"
    data-js-target="LogoRiver.bubbleContainer"
  ></div>
</figure>
</div>
</div>
</div>
          
        </div>
      </div>
    </div>
  </div>
</section>
      
        <section
  id='help'
  class="
    Section
    
    theme--Light
    
    
    
    Section--paddingNormal
    
    
    
    
    
    
  "
  
  
  
  
  
>
  <div class="Section__masked">
    <div class="Section__backgroundMask">
      <div class="
        Section__background
        
      ">
        
        
      </div>
      
    </div>
    <div class='Section__container'>
      <div class='Section__layoutContainer'>
        <div class='Section__layout'>
          
            <div
  class="
    RowLayout
    
  "
  
  
  style="--rowLayoutGap: var(--rowLayoutGapLarge)"
>
  <section
  
  
  class="
    Copy
    
    variant--Section
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Need help?
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      <p>Our ecosystem of experts can help you find the right solution, integrate faster, and stay agile.</p>
    </div>
  

  

  

  
</section>
        
          <div
  
  
>
  <div
  class='
    ColumnLayout
    
    
    
  '
  
  
  
  data-columns='1,1,1'
  
  
>
  <section
  
  
  class="
    Copy
    
    variant--Detail
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      <div class="Copy__icon"><svg class="Icon " width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><defs><clipPath id="ChatBubblesIconClipPath-"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.50635 21.2382C-0.77785 15.7226 0.55972 8.62448 5.62613 4.68244C10.6925 0.740397 17.9016 1.18856 22.4408 5.72773C26.98 10.2669 27.4282 17.476 23.4861 22.5424C19.5441 27.6088 12.446 28.9464 6.93035 25.6622L1.03695 27.6293C0.626151 27.7636 0.404951 27.5424 0.539251 27.1316L2.50635 21.2382Z" class="Icon__blendBackground" style="fill: var(--blendBackground);"></path></clipPath></defs><path fill-rule="evenodd" clip-rule="evenodd" d="M2.50635 21.2382C-0.77785 15.7226 0.55972 8.62448 5.62613 4.68244C10.6925 0.740397 17.9016 1.18856 22.4408 5.72773C26.98 10.2669 27.4282 17.476 23.4861 22.5424C19.5441 27.6088 12.446 28.9464 6.93035 25.6622L1.03695 27.6293C0.626151 27.7636 0.404951 27.5424 0.539251 27.1316L2.50635 21.2382Z" class="Icon__blendBackground" style="fill: var(--blendBackground);"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M17.2277 12.7277C21.7669 8.18857 28.976 7.74041 34.0424 11.6824C39.1088 15.6245 40.4464 22.7226 37.1622 28.2382L39.1293 34.1316C39.2636 34.5424 39.0424 34.7636 38.6316 34.6293L32.7382 32.6622C27.2226 35.9464 20.1245 34.6088 16.1824 29.5424C12.2404 24.476 12.6886 17.2669 17.2277 12.7277Z" class="Icon__blendForeground" style="fill: var(--blendForeground);"></path><g clip-path="url(#ChatBubblesIconClipPath-)"><path fill-rule="evenodd" clip-rule="evenodd" d="M17.2277 12.7277C21.7669 8.18857 28.976 7.74041 34.0424 11.6824C39.1088 15.6245 40.4464 22.7226 37.1622 28.2382L39.1293 34.1316C39.2636 34.5424 39.0424 34.7636 38.6316 34.6293L32.7382 32.6622C27.2226 35.9464 20.1245 34.6088 16.1824 29.5424C12.2404 24.476 12.6886 17.2669 17.2277 12.7277Z" class="Icon__blendForeground" style="fill: var(--blendIntersection);"></path></g></svg></div>
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Startup sales
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      <p>Get a custom proposal from our sales team, who will tailor a solution to your specific business model and challenges.</p>
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    
  '
  href="/au/contact/sales"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='contact_sales_cta_link'
  
  
  
  
  
>Contact sales<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
    </footer>
  

  
</section>
        
          <section
  
  
  class="
    Copy
    
    variant--Detail
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      <div class="Copy__icon"><svg class="Icon " viewBox="0 0 39 37" xmlns="http://www.w3.org/2000/svg" width="39" height="37"><defs><clipPath id="areaChartIconClipPath--a"><path d="M1.55 35.68l12.32-6.4a1 1 0 0 0 .44-.45L24.8 6.7a1 1 0 0 1 1.56-.33l12.3 10.64a1 1 0 0 1 .34.76V33a4 4 0 0 1-4 4H1.87a.7.7 0 0 1-.32-1.32z" class="Icon__blendBackground" fill="var(--blendBackground)"></path></clipPath></defs><path d="M1.55 35.68l12.32-6.4a1 1 0 0 0 .44-.45L24.8 6.7a1 1 0 0 1 1.56-.33l12.3 10.64a1 1 0 0 1 .34.76V33a4 4 0 0 1-4 4H1.87a.7.7 0 0 1-.32-1.32z" class="Icon__blendBackground" fill="var(--blendBackground)"></path><path d="M.76 34.6L12.1 19.26a1 1 0 0 1 1.09-.37l11.65 3.4a1 1 0 0 0 1.17-.5L37.1.6a1 1 0 0 1 1.89.46V33a4 4 0 0 1-4 4H1.97a1.5 1.5 0 0 1-1.2-2.4z" class="Icon__blendForeground" fill="var(--blendForeground)"></path><g clip-path="url(#areaChartIconClipPath--a)"><path d="M.76 34.6L12.1 19.26a1 1 0 0 1 1.09-.37l11.65 3.4a1 1 0 0 0 1.17-.5L37.1.6a1 1 0 0 1 1.89.46V33a4 4 0 0 1-4 4H1.97a1.5 1.5 0 0 1-1.2-2.4z" class="Icon__blendForeground" fill="var(--blendIntersection)"></path></g></svg></div>
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Growth support
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      <p>Talk to a dedicated support team that knows your integration and gives you extra attention to solve issues faster.</p>
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    
  '
  href="/au/support-plans"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='support_plans_cta_link'
  
  
  
  
  
>Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
    </footer>
  

  
</section>
        
          <section
  
  
  class="
    Copy
    
    variant--Detail
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      <div class="Copy__icon"><svg class="Icon " width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg" class="Icon "><defs><clipPath id="GlobeWithPersonIconClipPath-"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.1733 24.7498C14.304 25.0734 17.4598 25.0732 20.5904 24.7491C20.7185 24.7368 20.8447 24.7868 20.9296 24.8836C21.0144 24.9804 21.0474 25.1121 21.0184 25.2375C19.9907 29.7781 18.1429 32.8461 16.0269 33H15.8769V32.99H15.7169C13.6005 32.8457 11.7617 29.777 10.7347 25.235C10.7087 25.1085 10.7445 24.9771 10.8311 24.8813C10.9177 24.7855 11.0448 24.7366 11.1733 24.7498ZM30.3419 21.975C30.4884 21.8904 30.6724 21.9079 30.8002 22.0187C30.928 22.1295 30.9716 22.3091 30.9086 22.4661C29.2795 26.9034 25.7829 30.4007 21.3459 32.0307C21.1888 32.0937 21.0091 32.0501 20.8983 31.9221C20.7875 31.7942 20.7701 31.61 20.855 31.4636C22.0154 29.3363 22.8076 27.028 23.1979 24.6364C23.2286 24.4766 23.3535 24.3516 23.5133 24.3209C25.9051 23.9282 28.2137 23.1351 30.3419 21.975ZM1.65831 21.975C3.78653 23.1351 6.09507 23.9282 8.48691 24.3209C8.64671 24.3516 8.77166 24.4766 8.80231 24.6364C9.19264 27.028 9.98479 29.3363 11.1452 31.4636C11.2301 31.61 11.2127 31.7942 11.1019 31.9221C10.9911 32.0501 10.8114 32.0937 10.6543 32.0307C6.21731 30.4007 2.72068 26.9034 1.09161 22.4661C1.02866 22.3091 1.07219 22.1295 1.20002 22.0187C1.32785 21.9079 1.51186 21.8904 1.65831 21.975ZM15.8769 11C17.6537 10.9952 19.4289 11.108 21.1908 11.3377C21.3731 11.3633 21.5158 11.5077 21.5391 11.6903C22.0046 15.2144 22.0046 18.7845 21.5391 22.3086C21.5139 22.4925 21.3693 22.6371 21.1854 22.6623C17.661 23.1278 14.0906 23.1278 10.5662 22.6623C10.3844 22.6399 10.2403 22.4982 10.2149 22.3168C9.7734 18.7875 9.77407 15.217 10.2169 11.6879C10.2379 11.507 10.3789 11.3634 10.5594 11.3392C12.3236 11.1207 14.0992 11.0074 15.8769 11ZM7.98097 11.9508C8.07887 12.0356 8.12998 12.1624 8.11831 12.2914C7.79929 15.4215 7.79929 18.5758 8.11831 21.7059C8.13073 21.8344 8.08141 21.9611 7.98541 22.0474C7.88941 22.1337 7.75815 22.1693 7.63171 22.1433C-2.37949 19.9022 -2.70449 14.2755 7.62431 11.8633C7.75035 11.8334 7.88308 11.866 7.98097 11.9508ZM24.2998 11.8528L24.3759 11.8633C34.7047 14.2755 34.3797 19.9022 24.3685 22.1433C24.2421 22.1693 24.1108 22.1337 24.0148 22.0474C23.9188 21.9611 23.8695 21.8344 23.8819 21.7059C24.2009 18.5758 24.2009 15.4215 23.8819 12.2914C23.8702 12.1624 23.9213 12.0356 24.0192 11.9508C24.1171 11.866 24.2499 11.8334 24.3759 11.8633L24.2998 11.8528ZM21.333 1.9683C25.7713 3.59773 29.2692 7.09557 30.8986 11.5339C30.9616 11.6909 30.918 11.8705 30.7902 11.9813C30.6624 12.0921 30.4784 12.1096 30.3319 12.025C28.2036 10.8649 25.895 10.0718 23.5031 9.6791C23.3434 9.64847 23.2184 9.52354 23.1878 9.3638C22.7951 6.9719 22.002 4.6633 20.8419 2.535C20.7573 2.38855 20.7748 2.20454 20.8856 2.07671C20.9964 1.94888 21.176 1.90535 21.333 1.9683ZM10.6672 1.9683C10.8242 1.90535 11.0039 1.94888 11.1146 2.07671C11.2254 2.20454 11.2429 2.38855 11.1583 2.535C9.99822 4.6633 9.20515 6.9719 8.81241 9.3638C8.78178 9.52354 8.65685 9.64847 8.49711 9.6791C6.10521 10.0718 3.7966 10.8649 1.66831 12.025L1.59239 12.0588C1.46208 12.1012 1.31654 12.0736 1.21002 11.9813C1.08219 11.8705 1.03866 11.6909 1.10161 11.5339C2.73104 7.09557 6.22888 3.59773 10.6672 1.9683ZM16.0269 1C18.1428 1.1443 19.9904 4.2207 21.0182 8.7526C21.0469 8.87818 21.0135 9.00989 20.9286 9.10674C20.8437 9.20359 20.7175 9.25382 20.5892 9.2418C17.4585 8.92265 14.3035 8.92265 11.1728 9.2418C11.0443 9.2546 10.9173 9.20546 10.8308 9.10944C10.7444 9.01343 10.7088 8.88201 10.735 8.7555C11.762 4.2218 13.6007 1.1443 15.7169 1H16.0269Z" class="Icon__blendBackground" style="fill: var(--blendBackground);"></path></clipPath></defs><path fill-rule="evenodd" clip-rule="evenodd" d="M11.1733 24.7498C14.304 25.0734 17.4598 25.0732 20.5904 24.7491C20.7185 24.7368 20.8447 24.7868 20.9296 24.8836C21.0144 24.9804 21.0474 25.1121 21.0184 25.2375C19.9907 29.7781 18.1429 32.8461 16.0269 33H15.8769V32.99H15.7169C13.6005 32.8457 11.7617 29.777 10.7347 25.235C10.7087 25.1085 10.7445 24.9771 10.8311 24.8813C10.9177 24.7855 11.0448 24.7366 11.1733 24.7498ZM30.3419 21.975C30.4884 21.8904 30.6724 21.9079 30.8002 22.0187C30.928 22.1295 30.9716 22.3091 30.9086 22.4661C29.2795 26.9034 25.7829 30.4007 21.3459 32.0307C21.1888 32.0937 21.0091 32.0501 20.8983 31.9221C20.7875 31.7942 20.7701 31.61 20.855 31.4636C22.0154 29.3363 22.8076 27.028 23.1979 24.6364C23.2286 24.4766 23.3535 24.3516 23.5133 24.3209C25.9051 23.9282 28.2137 23.1351 30.3419 21.975ZM1.65831 21.975C3.78653 23.1351 6.09507 23.9282 8.48691 24.3209C8.64671 24.3516 8.77166 24.4766 8.80231 24.6364C9.19264 27.028 9.98479 29.3363 11.1452 31.4636C11.2301 31.61 11.2127 31.7942 11.1019 31.9221C10.9911 32.0501 10.8114 32.0937 10.6543 32.0307C6.21731 30.4007 2.72068 26.9034 1.09161 22.4661C1.02866 22.3091 1.07219 22.1295 1.20002 22.0187C1.32785 21.9079 1.51186 21.8904 1.65831 21.975ZM15.8769 11C17.6537 10.9952 19.4289 11.108 21.1908 11.3377C21.3731 11.3633 21.5158 11.5077 21.5391 11.6903C22.0046 15.2144 22.0046 18.7845 21.5391 22.3086C21.5139 22.4925 21.3693 22.6371 21.1854 22.6623C17.661 23.1278 14.0906 23.1278 10.5662 22.6623C10.3844 22.6399 10.2403 22.4982 10.2149 22.3168C9.7734 18.7875 9.77407 15.217 10.2169 11.6879C10.2379 11.507 10.3789 11.3634 10.5594 11.3392C12.3236 11.1207 14.0992 11.0074 15.8769 11ZM7.98097 11.9508C8.07887 12.0356 8.12998 12.1624 8.11831 12.2914C7.79929 15.4215 7.79929 18.5758 8.11831 21.7059C8.13073 21.8344 8.08141 21.9611 7.98541 22.0474C7.88941 22.1337 7.75815 22.1693 7.63171 22.1433C-2.37949 19.9022 -2.70449 14.2755 7.62431 11.8633C7.75035 11.8334 7.88308 11.866 7.98097 11.9508ZM24.2998 11.8528L24.3759 11.8633C34.7047 14.2755 34.3797 19.9022 24.3685 22.1433C24.2421 22.1693 24.1108 22.1337 24.0148 22.0474C23.9188 21.9611 23.8695 21.8344 23.8819 21.7059C24.2009 18.5758 24.2009 15.4215 23.8819 12.2914C23.8702 12.1624 23.9213 12.0356 24.0192 11.9508C24.1171 11.866 24.2499 11.8334 24.3759 11.8633L24.2998 11.8528ZM21.333 1.9683C25.7713 3.59773 29.2692 7.09557 30.8986 11.5339C30.9616 11.6909 30.918 11.8705 30.7902 11.9813C30.6624 12.0921 30.4784 12.1096 30.3319 12.025C28.2036 10.8649 25.895 10.0718 23.5031 9.6791C23.3434 9.64847 23.2184 9.52354 23.1878 9.3638C22.7951 6.9719 22.002 4.6633 20.8419 2.535C20.7573 2.38855 20.7748 2.20454 20.8856 2.07671C20.9964 1.94888 21.176 1.90535 21.333 1.9683ZM10.6672 1.9683C10.8242 1.90535 11.0039 1.94888 11.1146 2.07671C11.2254 2.20454 11.2429 2.38855 11.1583 2.535C9.99822 4.6633 9.20515 6.9719 8.81241 9.3638C8.78178 9.52354 8.65685 9.64847 8.49711 9.6791C6.10521 10.0718 3.7966 10.8649 1.66831 12.025L1.59239 12.0588C1.46208 12.1012 1.31654 12.0736 1.21002 11.9813C1.08219 11.8705 1.03866 11.6909 1.10161 11.5339C2.73104 7.09557 6.22888 3.59773 10.6672 1.9683ZM16.0269 1C18.1428 1.1443 19.9904 4.2207 21.0182 8.7526C21.0469 8.87818 21.0135 9.00989 20.9286 9.10674C20.8437 9.20359 20.7175 9.25382 20.5892 9.2418C17.4585 8.92265 14.3035 8.92265 11.1728 9.2418C11.0443 9.2546 10.9173 9.20546 10.8308 9.10944C10.7444 9.01343 10.7088 8.88201 10.735 8.7555C11.762 4.2218 13.6007 1.1443 15.7169 1H16.0269Z" class="Icon__blendBackground" style="fill: var(--blendBackground);"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M21.0328 38.5127C21.3758 35.9799 24.3642 34 28 34C31.6358 34 34.6242 35.9799 34.9672 38.5127C37.4291 36.4954 39 33.4311 39 30C39 23.9249 34.0751 19 28 19C21.9249 19 17 23.9249 17 30C17 33.4311 18.5709 36.4954 21.0328 38.5127ZM31 29C31 30.6569 29.6569 32 28 32C26.3431 32 25 30.6569 25 29C25 27.3431 26.3431 26 28 26C29.6569 26 31 27.3431 31 29Z" class="Icon__blendForeground" style="fill: var(--blendForeground);"></path><g clip-path="url(#GlobeWithPersonIconClipPath-)"><path fill-rule="evenodd" clip-rule="evenodd" d="M21.0328 38.5127C21.3758 35.9799 24.3642 34 28 34C31.6358 34 34.6242 35.9799 34.9672 38.5127C37.4291 36.4954 39 33.4311 39 30C39 23.9249 34.0751 19 28 19C21.9249 19 17 23.9249 17 30C17 33.4311 18.5709 36.4954 21.0328 38.5127ZM31 29C31 30.6569 29.6569 32 28 32C26.3431 32 25 30.6569 25 29C25 27.3431 26.3431 26 28 26C29.6569 26 31 27.3431 31 29Z" class="Icon__blendForeground" style="fill: var(--blendIntersection);"></path></g></svg></div>
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Consulting partners
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      <p>Engage a certified Stripe partner to help with strategy, implementation, deployment, global expansion, or managed services for your Stripe solution.</p>
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    
  '
  href="/au/partners/directory?t=Consulting"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='find_a_partner_cta'
  
  
  
  
  
>Find a partner<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
    </footer>
  

  
</section>
        
          <section
  
  
  class="
    Copy
    
    variant--Detail
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      <div class="Copy__icon"><svg class="Icon " width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><defs><clipPath id="BrowserWithCodeIconClipPath-"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 2C1.79086 2 0 3.79086 0 6V26C0 28.2091 1.79086 30 4 30H32C34.2091 30 36 28.2091 36 26V6C36 3.79086 34.2091 2 32 2H4ZM4.5 8C5.32843 8 6 7.32843 6 6.5C6 5.67157 5.32843 5 4.5 5C3.67157 5 3 5.67157 3 6.5C3 7.32843 3.67157 8 4.5 8ZM11 6.5C11 7.32843 10.3284 8 9.5 8C8.67157 8 8 7.32843 8 6.5C8 5.67157 8.67157 5 9.5 5C10.3284 5 11 5.67157 11 6.5ZM14.5 8C15.3284 8 16 7.32843 16 6.5C16 5.67157 15.3284 5 14.5 5C13.6716 5 13 5.67157 13 6.5C13 7.32843 13.6716 8 14.5 8Z" class="Icon__blendBackground" style="fill: var(--blendBackground);"></path></clipPath></defs><path fill-rule="evenodd" clip-rule="evenodd" d="M4 2C1.79086 2 0 3.79086 0 6V26C0 28.2091 1.79086 30 4 30H32C34.2091 30 36 28.2091 36 26V6C36 3.79086 34.2091 2 32 2H4ZM4.5 8C5.32843 8 6 7.32843 6 6.5C6 5.67157 5.32843 5 4.5 5C3.67157 5 3 5.67157 3 6.5C3 7.32843 3.67157 8 4.5 8ZM11 6.5C11 7.32843 10.3284 8 9.5 8C8.67157 8 8 7.32843 8 6.5C8 5.67157 8.67157 5 9.5 5C10.3284 5 11 5.67157 11 6.5ZM14.5 8C15.3284 8 16 7.32843 16 6.5C16 5.67157 15.3284 5 14.5 5C13.6716 5 13 5.67157 13 6.5C13 7.32843 13.6716 8 14.5 8Z" class="Icon__blendBackground" style="fill: var(--blendBackground);"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M24.5573 17C24.2261 17 23.9341 17.2173 23.839 17.5345L18.289 36.0345C18.1446 36.5157 18.5049 37 19.0073 37H21.4413C21.7725 37 22.0645 36.7827 22.1597 36.4655L27.7097 17.9655C27.854 17.4843 27.4937 17 26.9913 17H24.5573ZM13.7428 19.7011C14.0238 19.3968 14.4983 19.3778 14.8026 19.6587L16.6396 21.3544C16.944 21.6354 16.963 22.1099 16.682 22.4142L12.443 27.0066L16.682 31.5989C16.963 31.9033 16.944 32.3778 16.6396 32.6587L14.8026 34.3544C14.4983 34.6354 14.0238 34.6164 13.7428 34.312L7.4689 27.5153C7.2037 27.228 7.20371 26.7852 7.4689 26.4979L13.7428 19.7011ZM32.2558 19.7011C31.9749 19.3968 31.5004 19.3778 31.196 19.6587L29.359 21.3544C29.0546 21.6354 29.0357 22.1099 29.3166 22.4142L33.5557 27.0066L29.3166 31.5989C29.0357 31.9033 29.0546 32.3778 29.359 32.6587L31.196 34.3544C31.5004 34.6354 31.9749 34.6164 32.2558 34.312L38.5297 27.5153C38.7949 27.228 38.7949 26.7852 38.5297 26.4979L32.2558 19.7011Z" class="Icon__blendForeground" style="fill: var(--blendForeground);"></path><g clip-path="url(#BrowserWithCodeIconClipPath-)"><path fill-rule="evenodd" clip-rule="evenodd" d="M24.5573 17C24.2261 17 23.9341 17.2173 23.839 17.5345L18.289 36.0345C18.1446 36.5157 18.5049 37 19.0073 37H21.4413C21.7725 37 22.0645 36.7827 22.1597 36.4655L27.7097 17.9655C27.854 17.4843 27.4937 17 26.9913 17H24.5573ZM13.7428 19.7011C14.0238 19.3968 14.4983 19.3778 14.8026 19.6587L16.6396 21.3544C16.944 21.6354 16.963 22.1099 16.682 22.4142L12.443 27.0066L16.682 31.5989C16.963 31.9033 16.944 32.3778 16.6396 32.6587L14.8026 34.3544C14.4983 34.6354 14.0238 34.6164 13.7428 34.312L7.4689 27.5153C7.2037 27.228 7.20371 26.7852 7.4689 26.4979L13.7428 19.7011ZM32.2558 19.7011C31.9749 19.3968 31.5004 19.3778 31.196 19.6587L29.359 21.3544C29.0546 21.6354 29.0357 22.1099 29.3166 22.4142L33.5557 27.0066L29.3166 31.5989C29.0357 31.9033 29.0546 32.3778 29.359 32.6587L31.196 34.3544C31.5004 34.6354 31.9749 34.6164 32.2558 34.312L38.5297 27.5153C38.7949 27.228 38.7949 26.7852 38.5297 26.4979L32.2558 19.7011Z" class="Icon__blendForeground" style="fill: var(--blendIntersection);"></path></g></svg></div>
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Technology partners
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      <p>Work with software, platform, or cloud providers that offer integrated solutions and connect with Stripe for easy deployment.</p>
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    
  '
  href="/au/partners/directory?t=Technology"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='partners_directory_technology_link'
  
  
  
  
  
>Find a partner<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
    </footer>
  

  
</section>
        
          <section
  
  
  class="
    Copy
    
    variant--Detail
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      <div class="Copy__icon"><svg class="Icon " width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><defs><clipPath id="GlobeWithBlockIconClipPath-"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.1733 24.7498C14.304 25.0734 17.4598 25.0732 20.5904 24.7491C20.7185 24.7368 20.8447 24.7868 20.9296 24.8836C21.0144 24.9804 21.0474 25.1121 21.0184 25.2375C19.9907 29.7781 18.1429 32.8461 16.0269 33H15.8769V32.99H15.7169C13.6005 32.8457 11.7617 29.777 10.7347 25.235C10.7087 25.1085 10.7445 24.9771 10.8311 24.8813C10.9177 24.7855 11.0448 24.7366 11.1733 24.7498ZM30.3419 21.975C30.4884 21.8904 30.6724 21.9079 30.8002 22.0187C30.928 22.1295 30.9716 22.3091 30.9086 22.4661C29.2795 26.9034 25.7829 30.4007 21.3459 32.0307C21.1888 32.0937 21.0091 32.0501 20.8983 31.9221C20.7875 31.7942 20.7701 31.61 20.855 31.4636C22.0154 29.3363 22.8076 27.028 23.1979 24.6364C23.2286 24.4766 23.3535 24.3516 23.5133 24.3209C25.9051 23.9282 28.2137 23.1351 30.3419 21.975ZM1.65831 21.975C3.78653 23.1351 6.09507 23.9282 8.48691 24.3209C8.64671 24.3516 8.77166 24.4766 8.80231 24.6364C9.19264 27.028 9.98478 29.3363 11.1452 31.4636C11.2301 31.61 11.2127 31.7942 11.1019 31.9221C10.9911 32.0501 10.8114 32.0937 10.6543 32.0307C6.21731 30.4007 2.72068 26.9034 1.09161 22.4661C1.02866 22.3091 1.07219 22.1295 1.20002 22.0187C1.32785 21.9079 1.51186 21.8904 1.65831 21.975ZM15.8769 11C17.6537 10.9952 19.4289 11.108 21.1908 11.3377C21.3731 11.3633 21.5158 11.5077 21.5391 11.6903C22.0046 15.2144 22.0046 18.7845 21.5391 22.3086C21.5139 22.4925 21.3693 22.6371 21.1854 22.6623C17.661 23.1278 14.0906 23.1278 10.5662 22.6623C10.3844 22.6399 10.2403 22.4982 10.2149 22.3168C9.7734 18.7875 9.77407 15.217 10.2169 11.6879C10.2379 11.507 10.3789 11.3634 10.5594 11.3392C12.3236 11.1207 14.0992 11.0074 15.8769 11ZM7.98097 11.9508C8.07887 12.0356 8.12998 12.1624 8.11831 12.2914C7.79929 15.4215 7.79929 18.5758 8.11831 21.7059C8.13073 21.8344 8.08141 21.9611 7.98541 22.0474C7.88941 22.1337 7.75815 22.1693 7.63171 22.1433C-2.37949 19.9022 -2.70449 14.2755 7.62431 11.8633C7.75035 11.8334 7.88308 11.866 7.98097 11.9508ZM24.2998 11.8528L24.3759 11.8633C34.7047 14.2755 34.3797 19.9022 24.3685 22.1433C24.2421 22.1693 24.1108 22.1337 24.0148 22.0474C23.9188 21.9611 23.8695 21.8344 23.8819 21.7059C24.2009 18.5758 24.2009 15.4215 23.8819 12.2914C23.8702 12.1624 23.9213 12.0356 24.0192 11.9508C24.1171 11.866 24.2499 11.8334 24.3759 11.8633L24.2998 11.8528ZM21.333 1.9683C25.7713 3.59773 29.2692 7.09557 30.8986 11.5339C30.9616 11.6909 30.918 11.8705 30.7902 11.9813C30.6624 12.0921 30.4784 12.1096 30.3319 12.025C28.2036 10.8649 25.895 10.0718 23.5031 9.6791C23.3434 9.64847 23.2184 9.52354 23.1878 9.3638C22.7951 6.9719 22.002 4.6633 20.8419 2.535C20.7573 2.38855 20.7748 2.20454 20.8856 2.07671C20.9964 1.94888 21.176 1.90535 21.333 1.9683ZM10.6672 1.9683C10.8242 1.90535 11.0039 1.94888 11.1146 2.07671C11.2254 2.20454 11.2429 2.38855 11.1583 2.535C9.99822 4.6633 9.20515 6.9719 8.81241 9.3638C8.78178 9.52354 8.65685 9.64847 8.49711 9.6791C6.10521 10.0718 3.7966 10.8649 1.66831 12.025L1.59239 12.0588C1.46208 12.1012 1.31654 12.0736 1.21002 11.9813C1.08219 11.8705 1.03866 11.6909 1.10161 11.5339C2.73104 7.09557 6.22888 3.59773 10.6672 1.9683ZM16.0269 1C18.1428 1.1443 19.9904 4.2207 21.0182 8.7526C21.0469 8.87818 21.0135 9.00989 20.9286 9.10674C20.8437 9.20359 20.7175 9.25382 20.5892 9.2418C17.4585 8.92265 14.3035 8.92265 11.1728 9.2418C11.0443 9.2546 10.9173 9.20546 10.8308 9.10944C10.7444 9.01343 10.7088 8.88201 10.735 8.7555C11.762 4.2218 13.6007 1.1443 15.7169 1H16.0269Z" class="Icon__blendBackground" style="fill: var(--blendBackground);"></path></clipPath></defs><path fill-rule="evenodd" clip-rule="evenodd" d="M11.1733 24.7498C14.304 25.0734 17.4598 25.0732 20.5904 24.7491C20.7185 24.7368 20.8447 24.7868 20.9296 24.8836C21.0144 24.9804 21.0474 25.1121 21.0184 25.2375C19.9907 29.7781 18.1429 32.8461 16.0269 33H15.8769V32.99H15.7169C13.6005 32.8457 11.7617 29.777 10.7347 25.235C10.7087 25.1085 10.7445 24.9771 10.8311 24.8813C10.9177 24.7855 11.0448 24.7366 11.1733 24.7498ZM30.3419 21.975C30.4884 21.8904 30.6724 21.9079 30.8002 22.0187C30.928 22.1295 30.9716 22.3091 30.9086 22.4661C29.2795 26.9034 25.7829 30.4007 21.3459 32.0307C21.1888 32.0937 21.0091 32.0501 20.8983 31.9221C20.7875 31.7942 20.7701 31.61 20.855 31.4636C22.0154 29.3363 22.8076 27.028 23.1979 24.6364C23.2286 24.4766 23.3535 24.3516 23.5133 24.3209C25.9051 23.9282 28.2137 23.1351 30.3419 21.975ZM1.65831 21.975C3.78653 23.1351 6.09507 23.9282 8.48691 24.3209C8.64671 24.3516 8.77166 24.4766 8.80231 24.6364C9.19264 27.028 9.98478 29.3363 11.1452 31.4636C11.2301 31.61 11.2127 31.7942 11.1019 31.9221C10.9911 32.0501 10.8114 32.0937 10.6543 32.0307C6.21731 30.4007 2.72068 26.9034 1.09161 22.4661C1.02866 22.3091 1.07219 22.1295 1.20002 22.0187C1.32785 21.9079 1.51186 21.8904 1.65831 21.975ZM15.8769 11C17.6537 10.9952 19.4289 11.108 21.1908 11.3377C21.3731 11.3633 21.5158 11.5077 21.5391 11.6903C22.0046 15.2144 22.0046 18.7845 21.5391 22.3086C21.5139 22.4925 21.3693 22.6371 21.1854 22.6623C17.661 23.1278 14.0906 23.1278 10.5662 22.6623C10.3844 22.6399 10.2403 22.4982 10.2149 22.3168C9.7734 18.7875 9.77407 15.217 10.2169 11.6879C10.2379 11.507 10.3789 11.3634 10.5594 11.3392C12.3236 11.1207 14.0992 11.0074 15.8769 11ZM7.98097 11.9508C8.07887 12.0356 8.12998 12.1624 8.11831 12.2914C7.79929 15.4215 7.79929 18.5758 8.11831 21.7059C8.13073 21.8344 8.08141 21.9611 7.98541 22.0474C7.88941 22.1337 7.75815 22.1693 7.63171 22.1433C-2.37949 19.9022 -2.70449 14.2755 7.62431 11.8633C7.75035 11.8334 7.88308 11.866 7.98097 11.9508ZM24.2998 11.8528L24.3759 11.8633C34.7047 14.2755 34.3797 19.9022 24.3685 22.1433C24.2421 22.1693 24.1108 22.1337 24.0148 22.0474C23.9188 21.9611 23.8695 21.8344 23.8819 21.7059C24.2009 18.5758 24.2009 15.4215 23.8819 12.2914C23.8702 12.1624 23.9213 12.0356 24.0192 11.9508C24.1171 11.866 24.2499 11.8334 24.3759 11.8633L24.2998 11.8528ZM21.333 1.9683C25.7713 3.59773 29.2692 7.09557 30.8986 11.5339C30.9616 11.6909 30.918 11.8705 30.7902 11.9813C30.6624 12.0921 30.4784 12.1096 30.3319 12.025C28.2036 10.8649 25.895 10.0718 23.5031 9.6791C23.3434 9.64847 23.2184 9.52354 23.1878 9.3638C22.7951 6.9719 22.002 4.6633 20.8419 2.535C20.7573 2.38855 20.7748 2.20454 20.8856 2.07671C20.9964 1.94888 21.176 1.90535 21.333 1.9683ZM10.6672 1.9683C10.8242 1.90535 11.0039 1.94888 11.1146 2.07671C11.2254 2.20454 11.2429 2.38855 11.1583 2.535C9.99822 4.6633 9.20515 6.9719 8.81241 9.3638C8.78178 9.52354 8.65685 9.64847 8.49711 9.6791C6.10521 10.0718 3.7966 10.8649 1.66831 12.025L1.59239 12.0588C1.46208 12.1012 1.31654 12.0736 1.21002 11.9813C1.08219 11.8705 1.03866 11.6909 1.10161 11.5339C2.73104 7.09557 6.22888 3.59773 10.6672 1.9683ZM16.0269 1C18.1428 1.1443 19.9904 4.2207 21.0182 8.7526C21.0469 8.87818 21.0135 9.00989 20.9286 9.10674C20.8437 9.20359 20.7175 9.25382 20.5892 9.2418C17.4585 8.92265 14.3035 8.92265 11.1728 9.2418C11.0443 9.2546 10.9173 9.20546 10.8308 9.10944C10.7444 9.01343 10.7088 8.88201 10.735 8.7555C11.762 4.2218 13.6007 1.1443 15.7169 1H16.0269Z" class="Icon__blendBackground" style="fill: var(--blendBackground);"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M16 32.5026V23.4842C16 22.958 16.1127 22.4493 16.3199 21.9865L27 26.897V39.8626C26.8138 39.8104 26.6308 39.7434 26.4527 39.6615L18.145 35.8421C16.8374 35.2409 16 33.9372 16 32.5026ZM29 39.8626C29.1862 39.8104 29.3692 39.7434 29.5473 39.6615L37.855 35.8421C39.1626 35.2409 40 33.9372 40 32.5026V23.4842C40 22.958 39.8873 22.4493 39.6801 21.9865L29 26.897V39.8626ZM18.145 19.1579L26.4527 15.3385C27.4345 14.8872 28.5655 14.8872 29.5473 15.3385L37.855 19.1579C38.2686 19.3481 38.6352 19.6086 38.9431 19.9212L28 24.9521L17.0578 19.9203C17.3655 19.6081 17.7318 19.3479 18.145 19.1579Z" class="Icon__blendForeground" style="fill: var(--blendForeground);"></path><g clip-path="url(#GlobeWithBlockIconClipPath-)"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 32.5026V23.4842C16 22.958 16.1127 22.4493 16.3199 21.9865L27 26.897V39.8626C26.8138 39.8104 26.6308 39.7434 26.4527 39.6615L18.145 35.8421C16.8374 35.2409 16 33.9372 16 32.5026ZM29 39.8626C29.1862 39.8104 29.3692 39.7434 29.5473 39.6615L37.855 35.8421C39.1626 35.2409 40 33.9372 40 32.5026V23.4842C40 22.958 39.8873 22.4493 39.6801 21.9865L29 26.897V39.8626ZM18.145 19.1579L26.4527 15.3385C27.4345 14.8872 28.5655 14.8872 29.5473 15.3385L37.855 19.1579C38.2686 19.3481 38.6352 19.6086 38.9431 19.9212L28 24.9521L17.0578 19.9203C17.3655 19.6081 17.7318 19.3479 18.145 19.1579Z" class="Icon__blendForeground" style="fill: var(--blendIntersection);"></path></g></svg></div>
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Professional services
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      <p>Get started and grow quickly, with the help of our expert implementation and advisory teams.</p>
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    
  '
  href="/au/professional-services"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='professional_services'
  
  
  
  
  
>Learn more<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
    </footer>
  

  
</section>
</div>
</div>
</div>
          
        </div>
      </div>
    </div>
  </div>
</section>
      
        <section
  
  class="
    Section
    
    theme--White
    
    
    
    Section--paddingNormal
    
    
    
    
    
    
  "
  
  
  
  
  
>
  <div class="Section__masked">
    <div class="Section__backgroundMask">
      <div class="
        Section__background
        
      ">
        
        
      </div>
      
    </div>
    <div class='Section__container'>
      <div class='Section__layoutContainer'>
        <div class='Section__layout'>
          
            <div
  class="
    RowLayout
    
  "
  
  
  style="--rowLayoutGap: var(--rowLayoutGapLarge)"
>
  <div
  class='
    ColumnLayout
    
    
    
  '
  
  
  
  data-columns='3,1'
  
  style="--columnRowGap: var(--rowGapXLarge)"
>
  <section
  
  
  class="
    Copy
    
    variant--Subsection
    
  "
  style="
    
    
    
    
    
    
    
    
    
    
  "
  
>
  
  
    <header class="Copy__header">
      
      
      
      
        <h1
          class="
            Copy__title
            
          "
          >
          Ready to start?
        </h1>
      
      
    </header>
  

  
    <div
      class="
        Copy__body
        
        
      "
      
    >
      <p>Quickly create a new Stripe account today and get started in minutes.</p>
    </div>
  

  

  
    <footer class="Copy__footer">
      
      <a
  class='
    CtaButton
    variant--Button
    CtaButton--arrow
    
    
  '
  href="https://dashboard.stripe.com/register"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='dashboard_register_cta'
  
  
  
  
  
>Start now<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
    </footer>
  

  
</section>
</div>
</div>
          
        </div>
      </div>
    </div>
  </div>
</section>
      

      <footer
  
  class="
    Section
    SiteFooterSection
    theme--Light
    flavor--Chroma
    accent--Slate
    
    Section--paddingNormal
    
    
    
    
    Section--hasStickyNav
    
  "
  
  
  
  
  
>
  <div class="Section__masked">
    <div class="Section__backgroundMask">
      <div class="
        Section__background
        
      ">
        
        
      </div>
      
    </div>
    <div class='Section__container'>
      <div class='Section__layoutContainer'>
        <div class='Section__layout'>
          
            <nav class="SiteFooterSection__layout">
      <div class='SiteFooterSection__column--locale SiteFooterSection__column'>
        <div class='SiteFooterSection__localeContainer'>
          <div class="SiteFooterSection__logo">
            <a
              class='SiteFooterSection__logoLink'
              href='/au'
              data-js-controller="AnalyticsButton"
              data-analytics-category='Navigation'
              data-analytics-action='Clicked'
              data-analytics-label='global_footer__stripe_logo'
              aria-label='Go to the Stripe homepage'
              data-testid="footer-stripe-logo"
            >
              <svg viewBox="0 0 60 25" xmlns="http://www.w3.org/2000/svg" width="60" height="25" class="UserLogo variant-- "><title>Stripe logo</title><path fill="var(--userLogoColor, #0A2540)" d="M59.64 14.28h-8.06c.19 1.93 1.6 2.55 3.2 2.55 1.64 0 2.96-.37 4.05-.95v3.32a8.33 8.33 0 0 1-4.56 1.1c-4.01 0-6.83-2.5-6.83-7.48 0-4.19 2.39-7.52 6.3-7.52 3.92 0 5.96 3.28 5.96 7.5 0 .4-.04 1.26-.06 1.48zm-5.92-5.62c-1.03 0-2.17.73-2.17 2.58h4.25c0-1.85-1.07-2.58-2.08-2.58zM40.95 20.3c-1.44 0-2.32-.6-2.9-1.04l-.02 4.63-4.12.87V5.57h3.76l.08 1.02a4.7 4.7 0 0 1 3.23-1.29c2.9 0 5.62 2.6 5.62 7.4 0 5.23-2.7 7.6-5.65 7.6zM40 8.95c-.95 0-1.54.34-1.97.81l.02 6.12c.4.44.98.78 1.95.78 1.52 0 2.54-1.65 2.54-3.87 0-2.15-1.04-3.84-2.54-3.84zM28.24 5.57h4.13v14.44h-4.13V5.57zm0-4.7L32.37 0v3.36l-4.13.88V.88zm-4.32 9.35v9.79H19.8V5.57h3.7l.12 1.22c1-1.77 3.07-1.41 3.62-1.22v3.79c-.52-.17-2.29-.43-3.32.86zm-8.55 4.72c0 2.43 2.6 1.68 3.12 1.46v3.36c-.55.3-1.54.54-2.89.54a4.15 4.15 0 0 1-4.27-4.24l.01-13.17 4.02-.86v3.54h3.14V9.1h-3.13v5.85zm-4.91.7c0 2.97-2.31 4.66-5.73 4.66a11.2 11.2 0 0 1-4.46-.93v-3.93c1.38.75 3.1 1.31 4.46 1.31.92 0 1.53-.24 1.53-1C6.26 13.77 0 14.51 0 9.95 0 7.04 2.28 5.3 5.62 5.3c1.36 0 2.72.2 4.09.75v3.88a9.23 9.23 0 0 0-4.1-1.06c-.86 0-1.44.25-1.44.9 0 1.85 6.29.97 6.29 5.88z" fill-rule="evenodd"/></svg>
            </a>
          </div>

          
            <div class="SiteFooterSection__localeControls">
              <div class="LocaleControl " data-js-controller="LocaleControl">
  <button
    class="LocaleControl__trigger"
    data-js-target="LocaleControl.trigger"
    aria-label="Australia. Choose your country"
    data-testid="footer-locale-button"
  >
    <svg class="LocaleControl__triggerIcon" width="16" height="16" viewBox="0 0 16 16">
      
          <path d="M3.54 8.04h4.42v4.43c0 .57.76.75 1.01.24l4.96-9.93a.54.54 0 0 0-.72-.72L3.3 7.03c-.5.25-.33 1.01.24 1.01" fill="#0A2540" fill-rule="evenodd"/>

        
    </svg>

    <span data-js-target="LocaleControl.triggerLabel">Australia (English)</span>
  </button>

  <div
    class="LocaleControl__popup"
    data-js-target="LocaleControl.popup"
    aria-hidden="true"
  ><section class="GlobalizationPicker">
      <div class="GlobalizationPicker__body">
        

        <ul class="GlobalizationPicker__countryList">
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <svg class="GlobalizationPicker__countryCheckIcon" width="16" height="16" viewBox="0 0 16 16"><path d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zm3.41 4.93L6.64 9.54 5.38 8.18a.7.7 0 0 0-.87-.04.61.61 0 0 0-.18.8l1.5 2.45c.15.22.41.36.69.36.28 0 .53-.14.68-.36.24-.31 4.82-5.78 4.82-5.78.6-.6-.13-1.15-.6-.68z" fill="var(--accentColor)" fill-rule="evenodd"/></svg>
  

  <span class="GlobalizationPicker__country">Australia</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem GlobalizationPicker__countryLanguageListItem--active">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/au/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-AU-en-GB-link"
  data-country-code="AU"
      data-language-code="en-GB"
      data-globalization-active="true"
      data-display-name="Australia (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryAT
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="AT"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Austria</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/at/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Deutsch'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-AT-de-link"
  data-country-code="AT"
      data-language-code="de"
      data-globalization-active="false"
      data-display-name="Austria (Deutsch)"
>Deutsch</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-at/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-AT-en-GB-link"
  data-country-code="AT"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Austria (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryBE
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="BE"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Belgium</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/nl-be/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Nederlands'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-BE-nl-link"
  data-country-code="BE"
      data-language-code="nl"
      data-globalization-active="false"
      data-display-name="Belgium (Nederlands)"
>Nederlands</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/fr-be/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Français'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-BE-fr-link"
  data-country-code="BE"
      data-language-code="fr"
      data-globalization-active="false"
      data-display-name="Belgium (Français)"
>Français</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/de-be/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Deutsch'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-BE-de-link"
  data-country-code="BE"
      data-language-code="de"
      data-globalization-active="false"
      data-display-name="Belgium (Deutsch)"
>Deutsch</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-be/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-BE-en-GB-link"
  data-country-code="BE"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Belgium (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryBR
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="BR"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Brazil</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/br/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Português'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-BR-pt-BR-link"
  data-country-code="BR"
      data-language-code="pt-BR"
      data-globalization-active="false"
      data-display-name="Brazil (Português)"
>Português</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-br/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-BR-en-link"
  data-country-code="BR"
      data-language-code="en"
      data-globalization-active="false"
      data-display-name="Brazil (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryBG
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="BG"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Bulgaria</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-bg/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-BG-en-GB-link"
  data-country-code="BG"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Bulgaria (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryCA
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="CA"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Canada</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-ca/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-CA-en-GB-link"
  data-country-code="CA"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Canada (English)"
>English</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/fr-ca/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Français'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-CA-fr-CA-link"
  data-country-code="CA"
      data-language-code="fr-CA"
      data-globalization-active="false"
      data-display-name="Canada (Français)"
>Français</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryCN
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="CN"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">China</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/cn/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='简体中文'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-CN-zh-CN-link"
  data-country-code="CN"
      data-language-code="zh-CN"
      data-globalization-active="false"
      data-display-name="China (简体中文)"
>简体中文</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-cn/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-CN-en-link"
  data-country-code="CN"
      data-language-code="en"
      data-globalization-active="false"
      data-display-name="China (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryHR
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="HR"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Croatia</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-hr/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-HR-en-GB-link"
  data-country-code="HR"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Croatia (English)"
>English</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/it-hr/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Italiano'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-HR-it-link"
  data-country-code="HR"
      data-language-code="it"
      data-globalization-active="false"
      data-display-name="Croatia (Italiano)"
>Italiano</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryCY
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="CY"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Cyprus</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-cy/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-CY-en-GB-link"
  data-country-code="CY"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Cyprus (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryCZ
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="CZ"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Czech Republic</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-cz/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-CZ-en-GB-link"
  data-country-code="CZ"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Czech Republic (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryDK
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="DK"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Denmark</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-dk/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-DK-en-GB-link"
  data-country-code="DK"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Denmark (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryEE
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="EE"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Estonia</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-ee/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-EE-en-GB-link"
  data-country-code="EE"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Estonia (English)"
>English</a>
</li>
    
  </ul>
</li>

            
              
              </ul><ul class="GlobalizationPicker__countryList">
            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryFI
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="FI"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Finland</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-fi/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-FI-en-GB-link"
  data-country-code="FI"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Finland (English)"
>English</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/sv-fi/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Svenska'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-FI-sv-link"
  data-country-code="FI"
      data-language-code="sv"
      data-globalization-active="false"
      data-display-name="Finland (Svenska)"
>Svenska</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryFR
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="FR"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">France</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/fr/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Français'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-FR-fr-link"
  data-country-code="FR"
      data-language-code="fr"
      data-globalization-active="false"
      data-display-name="France (Français)"
>Français</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-fr/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-FR-en-GB-link"
  data-country-code="FR"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="France (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryDE
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="DE"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Germany</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/de/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Deutsch'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-DE-de-link"
  data-country-code="DE"
      data-language-code="de"
      data-globalization-active="false"
      data-display-name="Germany (Deutsch)"
>Deutsch</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-de/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-DE-en-GB-link"
  data-country-code="DE"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Germany (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryGI
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="GI"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Gibraltar</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-gi/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-GI-en-GB-link"
  data-country-code="GI"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Gibraltar (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryGR
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="GR"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Greece</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-gr/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-GR-en-GB-link"
  data-country-code="GR"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Greece (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryHK
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="HK"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Hong Kong</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-hk/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-HK-en-GB-link"
  data-country-code="HK"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Hong Kong (English)"
>English</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/zh-hk/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='简体中文'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-HK-zh-CN-link"
  data-country-code="HK"
      data-language-code="zh-CN"
      data-globalization-active="false"
      data-display-name="Hong Kong (简体中文)"
>简体中文</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryHU
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="HU"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Hungary</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-hu/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-HU-en-GB-link"
  data-country-code="HU"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Hungary (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryIN
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="IN"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">India</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/in/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-IN-en-GB-link"
  data-country-code="IN"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="India (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryIE
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="IE"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Ireland</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/ie/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-IE-en-GB-link"
  data-country-code="IE"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Ireland (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryIT
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="IT"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Italy</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/it/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Italiano'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-IT-it-link"
  data-country-code="IT"
      data-language-code="it"
      data-globalization-active="false"
      data-display-name="Italy (Italiano)"
>Italiano</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-it/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-IT-en-GB-link"
  data-country-code="IT"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Italy (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryJP
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="JP"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Japan</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/jp/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='日本語'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-JP-ja-link"
  data-country-code="JP"
      data-language-code="ja"
      data-globalization-active="false"
      data-display-name="Japan (日本語)"
>日本語</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-jp/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-JP-en-link"
  data-country-code="JP"
      data-language-code="en"
      data-globalization-active="false"
      data-display-name="Japan (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryLV
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="LV"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Latvia</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-lv/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-LV-en-GB-link"
  data-country-code="LV"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Latvia (English)"
>English</a>
</li>
    
  </ul>
</li>

            
              
              </ul><ul class="GlobalizationPicker__countryList">
            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryLI
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="LI"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Liechtenstein</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/de-li/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Deutsch'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-LI-de-link"
  data-country-code="LI"
      data-language-code="de"
      data-globalization-active="false"
      data-display-name="Liechtenstein (Deutsch)"
>Deutsch</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-li/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-LI-en-GB-link"
  data-country-code="LI"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Liechtenstein (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryLT
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="LT"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Lithuania</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-lt/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-LT-en-GB-link"
  data-country-code="LT"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Lithuania (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryLU
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="LU"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Luxembourg</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/fr-lu/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Français'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-LU-fr-link"
  data-country-code="LU"
      data-language-code="fr"
      data-globalization-active="false"
      data-display-name="Luxembourg (Français)"
>Français</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/de-lu/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Deutsch'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-LU-de-link"
  data-country-code="LU"
      data-language-code="de"
      data-globalization-active="false"
      data-display-name="Luxembourg (Deutsch)"
>Deutsch</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-lu/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-LU-en-GB-link"
  data-country-code="LU"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Luxembourg (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryMY
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="MY"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Malaysia</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-my/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-MY-en-GB-link"
  data-country-code="MY"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Malaysia (English)"
>English</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/zh-my/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='简体中文'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-MY-zh-CN-link"
  data-country-code="MY"
      data-language-code="zh-CN"
      data-globalization-active="false"
      data-display-name="Malaysia (简体中文)"
>简体中文</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryMT
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="MT"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Malta</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-mt/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-MT-en-GB-link"
  data-country-code="MT"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Malta (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryMX
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="MX"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Mexico</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/mx/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Español'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-MX-es-419-link"
  data-country-code="MX"
      data-language-code="es-419"
      data-globalization-active="false"
      data-display-name="Mexico (Español)"
>Español</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-mx/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-MX-en-link"
  data-country-code="MX"
      data-language-code="en"
      data-globalization-active="false"
      data-display-name="Mexico (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryNL
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="NL"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Netherlands</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/nl/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Nederlands'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-NL-nl-link"
  data-country-code="NL"
      data-language-code="nl"
      data-globalization-active="false"
      data-display-name="Netherlands (Nederlands)"
>Nederlands</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-nl/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-NL-en-GB-link"
  data-country-code="NL"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Netherlands (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryNZ
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="NZ"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">New Zealand</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/nz/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-NZ-en-GB-link"
  data-country-code="NZ"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="New Zealand (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryNO
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="NO"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Norway</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-no/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-NO-en-GB-link"
  data-country-code="NO"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Norway (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryPL
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="PL"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Poland</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-pl/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-PL-en-GB-link"
  data-country-code="PL"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Poland (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryPT
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="PT"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Portugal</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/pt-pt/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Português'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-PT-pt-BR-link"
  data-country-code="PT"
      data-language-code="pt-BR"
      data-globalization-active="false"
      data-display-name="Portugal (Português)"
>Português</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-pt/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-PT-en-GB-link"
  data-country-code="PT"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Portugal (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryRO
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="RO"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Romania</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-ro/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-RO-en-GB-link"
  data-country-code="RO"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Romania (English)"
>English</a>
</li>
    
  </ul>
</li>

            
              
              </ul><ul class="GlobalizationPicker__countryList">
            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countrySG
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="SG"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Singapore</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-sg/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-SG-en-GB-link"
  data-country-code="SG"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Singapore (English)"
>English</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/zh-sg/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='简体中文'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-SG-zh-CN-link"
  data-country-code="SG"
      data-language-code="zh-CN"
      data-globalization-active="false"
      data-display-name="Singapore (简体中文)"
>简体中文</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countrySK
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="SK"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Slovakia</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-sk/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-SK-en-GB-link"
  data-country-code="SK"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Slovakia (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countrySI
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="SI"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Slovenia</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-si/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-SI-en-GB-link"
  data-country-code="SI"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Slovenia (English)"
>English</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/it-si/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Italiano'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-SI-it-link"
  data-country-code="SI"
      data-language-code="it"
      data-globalization-active="false"
      data-display-name="Slovenia (Italiano)"
>Italiano</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryES
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="ES"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Spain</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/es/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Español'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-ES-es-link"
  data-country-code="ES"
      data-language-code="es"
      data-globalization-active="false"
      data-display-name="Spain (Español)"
>Español</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-es/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-ES-en-GB-link"
  data-country-code="ES"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Spain (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countrySE
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="SE"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Sweden</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/se/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Svenska'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-SE-sv-link"
  data-country-code="SE"
      data-language-code="sv"
      data-globalization-active="false"
      data-display-name="Sweden (Svenska)"
>Svenska</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-se/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-SE-en-GB-link"
  data-country-code="SE"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Sweden (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryCH
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="CH"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Switzerland</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/de-ch/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Deutsch'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-CH-de-link"
  data-country-code="CH"
      data-language-code="de"
      data-globalization-active="false"
      data-display-name="Switzerland (Deutsch)"
>Deutsch</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/fr-ch/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Français'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-CH-fr-link"
  data-country-code="CH"
      data-language-code="fr"
      data-globalization-active="false"
      data-display-name="Switzerland (Français)"
>Français</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/it-ch/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Italiano'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-CH-it-link"
  data-country-code="CH"
      data-language-code="it"
      data-globalization-active="false"
      data-display-name="Switzerland (Italiano)"
>Italiano</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-ch/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-CH-en-GB-link"
  data-country-code="CH"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Switzerland (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryTH
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="TH"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">Thailand</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/th/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='ไทย'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-TH-th-link"
  data-country-code="TH"
      data-language-code="th"
      data-globalization-active="false"
      data-display-name="Thailand (ไทย)"
>ไทย</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/en-th/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-TH-en-GB-link"
  data-country-code="TH"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="Thailand (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryAE
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="AE"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">United Arab Emirates</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/ae/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-AE-en-link"
  data-country-code="AE"
      data-language-code="en"
      data-globalization-active="false"
      data-display-name="United Arab Emirates (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryGB
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="GB"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">United Kingdom</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/gb/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-GB-en-GB-link"
  data-country-code="GB"
      data-language-code="en-GB"
      data-globalization-active="false"
      data-display-name="United Kingdom (English)"
>English</a>
</li>
    
  </ul>
</li>

            
          
            
            <li class="GlobalizationPicker__countryListItem">
  
    <img
  class="
    Flag
    Flag--countryUS
    GlobalizationPicker__countryFlagIcon
  "
  
  
  src="https://images.stripeassets.com/fzn2n1nzq965/6NuF1mvaIeEQbkEzqr5ri7/b4adfbc07d16fa159404eca23c2ab99a/flags.svg"
  alt="US"
  loading="lazy"
>
  

  <span class="GlobalizationPicker__country">United States</span>

  <ul class="GlobalizationPicker__countryLanguageList">
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/us/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='English'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-US-en-link"
  data-country-code="US"
      data-language-code="en"
      data-globalization-active="false"
      data-display-name="United States (English)"
>English</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/es-us/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='Español'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-US-es-419-link"
  data-country-code="US"
      data-language-code="es-419"
      data-globalization-active="false"
      data-display-name="United States (Español)"
>Español</a>
</li>
    
      <li class="GlobalizationPicker__countryLanguageListItem ">
  <a
  class="
    Link
    GlobalizationPicker__countryLanguage
  "
  href="https://stripe.com/zh-us/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Languages'
  data-analytics-action='Clicked'
  data-analytics-label='简体中文'
  
  data-js-target-list="LocaleControl.items"
  
  data-testid="footer-locale-US-zh-CN-link"
  data-country-code="US"
      data-language-code="zh-CN"
      data-globalization-active="false"
      data-display-name="United States (简体中文)"
>简体中文</a>
</li>
    
  </ul>
</li>

            
          
        </ul>
      </div>
    </section></div>
</div>
            </div>
          
        </div>
      </div>

      <div class='SiteFooterSection__column'>
        <section
  class="
    List
    List--hasTitle
    
    
  "
  
  
  
>
    <h1
  class="
    CopyTitle
    CopyTitle--variant
    CopyTitle--inline
    
    
    List__title
  "
  
>Products &amp; pricing</h1>
  
  <ul class='List__list'>
    
      <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://stripe.com/au/pricing"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__pricing'
  
  
  
  data-testid="footer-products-pricing-list-item"
  
>Pricing</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/atlas"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__atlas'
  
  
  
  data-testid="footer-products-atlas-list-item"
  
>Atlas</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/authorization-boost"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__authorization_boost'
  
  
  
  data-testid="footer-products-authorization-boost-list-item"
  
>Authorisation Boost</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/billing"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__billing'
  
  
  
  data-testid="footer-products-billing-list-item"
  
>Billing</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/capital/platforms"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__capital'
  
  
  
  data-testid="footer-products-capital-list-item"
  
>Capital</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/payments/checkout"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__checkout'
  
  
  
  data-testid="footer-products-checkout-list-item"
  
>Checkout</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/climate"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__climate'
  
  
  
  data-testid="footer-products-climate-list-item"
  
>Climate</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/connect"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__connect'
  
  
  
  data-testid="footer-products-connect-list-item"
  
>Connect</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/use-cases/crypto"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__crypto'
  
  
  
  data-testid="footer-products-crypto-list-item"
  
>Crypto</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/data-pipeline"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__data_pipeline'
  
  
  
  data-testid="footer-products-data-pipeline-list-item"
  
>Data Pipeline</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/payments/elements"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__elements'
  
  
  
  data-testid="footer-products-elements-list-item"
  
>Elements</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/financial-connections"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__financial_connections'
  
  
  
  data-testid="footer-products-financial-connections-list-item"
  
>Financial Connections</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/identity"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__identity'
  
  
  
  data-testid="footer-products-identity-list-item"
  
>Identity</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/invoicing"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__invoicing'
  
  
  
  data-testid="footer-products-invoicing-list-item"
  
>Invoicing</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://stripe.com/au/issuing"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__issuing'
  
  
  
  data-testid="footer-products-issuing-list-item"
  
>Issuing</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/payments/link"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__link'
  
  
  
  data-testid="footer-products-link-list-item"
  
>Link</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/managed-payments"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__managed_payments'
  
  
  
  data-testid="footer-products-managed-payments-list-item"
  
>Managed Payments</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/payments/payment-links"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__payment_links'
  
  
  
  data-testid="footer-products-payment-links-list-item"
  
>Payment links</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/payments"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__payments'
  
  
  
  data-testid="footer-products-payments-list-item"
  
>Payments</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/connect/payouts"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__connect_payouts'
  
  
  
  data-testid="footer-products-connect-payouts-list-item"
  
>Payouts</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://stripe.com/au/radar"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__radar'
  
  
  
  data-testid="footer-products-radar-list-item"
  
>Radar</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/revenue-recognition"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__revenue_recognition'
  
  
  
  data-testid="footer-products-revenue-recognition-list-item"
  
>Revenue Recognition</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://stripe.com/au/sigma"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__sigma'
  
  
  
  data-testid="footer-products-sigma-list-item"
  
>Stripe Sigma</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/tax"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__tax'
  
  
  
  data-testid="footer-products-tax-list-item"
  
>Tax</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/terminal"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__terminal'
  
  
  
  data-testid="footer-products-terminal-list-item"
  
>Terminal</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/treasury"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__treasury'
  
  
  
  data-testid="footer-products-treasury-list-item"
  
>Treasury</a>
  

  
</li>
    
  </ul>
  
</section>
      </div>

      <div class='SiteFooterSection__column'>
        
        <section
  class="
    List
    List--hasTitle
    
    
  "
  
  
  
>
    <h1
  class="
    CopyTitle
    CopyTitle--variant
    CopyTitle--inline
    
    
    List__title
  "
  
>Solutions</h1>
  
  <ul class='List__list'>
    
      <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/enterprise"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__enterprise'
  
  
  
  data-testid="footer-use-cases-enterprise-list-item"
  
>Enterprises</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/startups"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__startups'
  
  
  
  data-testid="footer-use-cases-startups-list-item"
  
>Startups</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/use-cases/agentic-commerce"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__agentic_commerce'
  
  
  
  data-testid="footer-use-cases-agentic-commerce-list-item"
  
>Agentic commerce</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/use-cases/crypto"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__crypto'
  
  
  
  data-testid="footer-use-cases-crypto-list-item"
  
>Crypto</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/use-cases/ecommerce"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__ecommerce'
  
  
  
  data-testid="footer-use-cases-ecommerce-list-item"
  
>E-Commerce</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/use-cases/embedded-finance"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__embedded_finance'
  
  
  
  data-testid="footer-use-cases-embedded-finance-list-item"
  
>Embedded finance</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/use-cases/finance-automation"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__finance_automation'
  
  
  
  data-testid="footer-use-cases-finance-automation-list-item"
  
>Finance automation</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/use-cases/global-businesses"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__global_businesses'
  
  
  
  data-testid="footer-company-global-businesses-list-item"
  
>
          
            Global businesses
          
        </a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/use-cases/in-app-payments"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__in_app_payments'
  
  
  
  data-testid="footer-company-in-app-payments-list-item"
  
>In-app payments</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/use-cases/marketplaces"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__marketplaces'
  
  
  
  data-testid="footer-use-cases-marketplaces-list-item"
  
>Marketplaces</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/money-management/availability"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__money_management'
  
  
  
  data-testid="footer-use-cases-money-management-list-item"
  
>Money management</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/use-cases/platforms"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__platforms'
  
  
  
  data-testid="footer-use-cases-platforms-list-item"
  
>Platforms</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/use-cases/saas"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__saas'
  
  
  
  data-testid="footer-use-cases-saas-list-item"
  
>SaaS</a>
  

  
</li>

          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/use-cases/ai"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__ai_companies'
  
  
  
  data-testid="footer-use-cases-ai-list-item"
  
>AI companies</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/use-cases/creator-economy"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__creator_economy'
  
  
  
  data-testid="footer-use-cases-creator-economy-list-item"
  
>Creator economy</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/industries/gaming"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__gaming'
  
  
  
  data-testid="footer-industries-gaming-list-item"
  
>Gaming</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/industries/travel"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='Travel Industry'
  
  
  
  data-testid="footer-industries-travel-list-item"
  
>Hospitality, travel and leisure</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/industries/insurance"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__insurance'
  
  
  
  data-testid="footer-industries-insurance-list-item"
  
>Insurance</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/industries/media-entertainment"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__media_entertainment'
  
  
  
  data-testid="footer-industries-media-and-entertainment-list-item"
  
>Media and entertainment</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/industries/nonprofits"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__nonprofits'
  
  
  
  data-testid="footer-industries-nonprofits-list-item"
  
>Non-profits</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/industries/professional-services"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__professional_services'
  
  
  
  data-testid="footer-industries-professional-services-list-item"
  
>Professional services</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/industries/public-sector"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__public_sector'
  
  
  
  data-testid="footer-industries-public-sector-list-item"
  
>Public sector</a>
  

  
</li>
          
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/industries/retail"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__retail'
  
  
  
  data-testid="footer-industries-retail-list-item"
  
>Retail</a>
  

  
</li>
    
  </ul>
  
</section>

        <section
  class="
    List
    List--hasTitle
    
    
  "
  
  
  
>
    <h1
  class="
    CopyTitle
    CopyTitle--variant
    CopyTitle--inline
    
    
    List__title
  "
  
>Integrations &amp; custom solutions</h1>
  
  <ul class='List__list'>
    
      
        <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://marketplace.stripe.com/"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__stripe_app_marketplace'
  
  
  
  data-testid="footer-solutions-app-marketplace-list-item"
  
>Stripe App Marketplace</a>
  

  
</li>
      
        <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/partners"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__partner_ecosystem'
  
  
  
  data-testid="footer-solutions-partners-ecosystem-list-item"
  
>Stripe Partner ecosystem</a>
  

  
</li>
      
        <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/professional-services"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__professional_services'
  
  
  
  data-testid="footer-solutions-professional-services-list-item"
  
>Professional services</a>
  

  
</li>
      
    
  </ul>
  
</section>

        <section
  class="
    List
    List--hasTitle
    
    
  "
  
  
  
>
    <h1
  class="
    CopyTitle
    CopyTitle--variant
    CopyTitle--inline
    
    
    List__title
  "
  
>Developers</h1>
  
  <ul class='List__list'>
    
      
        <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://docs.stripe.com/"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__documentation'
  
  
  
  data-testid="footer-developers-docs-list-item"
  
>Documentation</a>
  

  
</li>
      
        <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://docs.stripe.com/api"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__api_reference'
  
  
  
  data-testid="footer-developers-api-list-item"
  
>API reference</a>
  

  
</li>
      
        <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://status.stripe.com/"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__api_status'
  
  
  
  data-testid="footer-developers-system-status-list-item"
  
>API status</a>
  

  
</li>
      
        <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://docs.stripe.com/changelog"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__api_changelog'
  
  
  
  data-testid="footer-developers-api-changelog-list-item"
  
>API changelog</a>
  

  
</li>
      
        <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://docs.stripe.com/development"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__libraries_and_sdks'
  
  
  
  data-testid="footer-developers-libraries-and_sdks-list-item"
  
>Libraries and SDKs</a>
  

  
</li>
      
        <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://docs.stripe.com/projects"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__stripe_projects'
  
  
  
  data-testid="footer-developers-stripe-projects-list-item"
  
>Stripe Projects</a>
  

  
</li>
      
        <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://stripe.dev/"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__developer_blog'
  
  
  
  data-testid="footer-developers-developer-blog-list-item"
  
>Developer blog</a>
  

  
</li>
      
    
  </ul>
  
</section>
      </div>

      <div class="SiteFooterSection__column SiteFooterSection__column--isMobileFooterLayout">
        <section
  class="
    List
    List--hasTitle
    
    
  "
  
  
  
>
    <h1
  class="
    CopyTitle
    CopyTitle--variant
    CopyTitle--inline
    
    
    List__title
  "
  
>Resources</h1>
  
  <ul class='List__list'>
    
      <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://stripe.com/au/guides"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__guides'
  
  
  
  data-testid="footer-resources-guides-list-item"
  
>Guides</a>
  

  
</li>
  
  <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/customers"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__customer_stories'
  
  
  
  data-testid="footer-resources-customer-stories-list-item"
  
>Customer stories</a>
  

  
</li>
  
  <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/blog"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__blog'
  
  
  
  data-testid="footer-resources-blog-list-item"
  
>Blog</a>
  

  
</li>
  
  <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://stripecommunity.com/"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__stripe_community'
  
  
  
  data-testid="footer-resources-stripe-community-list-item"
  
>Community</a>
  

  
</li>
  
  <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/sessions"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__annual_conference'
  
  
  
  data-testid="footer-resources-sessions-list-item"
  
>Sessions annual conference</a>
  

  
</li>
  
  <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://stripe.com/au/privacy"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__privacy_and_terms'
  
  
  
  data-testid="footer-resources-privacy-list-item"
  
>Privacy &amp; terms</a>
  

  
</li>
  
  <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/legal/restricted-businesses"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__prohibited_and_restricted_businesses'
  
  
  
  data-testid="footer-resources-restricted-businesses-list-item"
  
>Prohibited &amp; restricted businesses</a>
  

  
</li>
  
  <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://stripe.com/au/spc/licenses"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__licenses'
  
  
  
  data-testid="footer-resources-licenses-list-item"
  
>Licences</a>
  

  
</li>
  
  <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/sitemap"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__sitemap'
  
  
  
  data-testid="footer-resources-sitemap-list-item"
  
>Sitemap</a>
  

  
</li>
  
  <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/cookie-settings"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__cookie_settings'
  
  
  
  data-testid="footer-resources-cookie-settings-list-item"
  
>Cookie settings</a>
  

  
</li>
  
  
  
  <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://stripe.com/au/resources/more"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__more_resources'
  
  
  
  data-testid="footer-resources-more-resources-list-item"
  
>More resources</a>
  

  
</li>
    
  </ul>
  
</section>
        <section
  class="
    List
    List--hasTitle
    
    
  "
  
  
  
>
    <h1
  class="
    CopyTitle
    CopyTitle--variant
    CopyTitle--inline
    
    
    List__title
  "
  
>Company</h1>
  
  <ul class='List__list'>
    
      <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/roadmap"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__product_roadmap'
  
  
  
  data-testid="footer-company-product-roadmap-list-item"
  
>Product roadmap</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/careers"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__careers'
  
  
  
  data-testid="footer-company-careers-list-item"
  
>Careers</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/newsroom"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__newsroom'
  
  
  
  data-testid="footer-company-newsroom-list-item"
  
>Newsroom</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://press.stripe.com/"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__stripe_press'
  
  
  
  data-testid="footer-company-stripe-press-list-item"
  
>Stripe Press</a>
  

  
</li>
          <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/contact/sales"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__contact_sales'
  
  
  
  data-testid="footer-resources-contact-sales-list-item"
  
>Contact sales</a>
  

  
</li>
    
  </ul>
  
</section>
        <section
  class="
    List
    List--hasTitle
    
    
  "
  
  
  
>
    <h1
  class="
    CopyTitle
    CopyTitle--variant
    CopyTitle--inline
    
    
    List__title
  "
  
>Support</h1>
  
  <ul class='List__list'>
    
      <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="https://support.stripe.com/?referrerLocale=en-gb-au"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__get_support'
  
  
  
  data-testid="footer-resources-support-list-item"
  
>Get support</a>
  

  
</li>
  <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    
    
    <a
  class="
    Link
    ListItem__label
  "
  href="/au/support-plans"
  
  
  
  data-js-controller='AnalyticsButton'
  data-analytics-category='Links'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__managed_support_plans'
  
  
  
  data-testid="footer-resources-support-plans-list-item"
  
>Managed support plans</a>
  

  
</li>
    
  </ul>
  
</section>

        
        <section
  class="
    List
    
    
    SignInList
  "
  
  
  
>
  <ul class='List__list'>
    
      <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    
  '
  href="https://dashboard.stripe.com/login"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='global_footer__sign_in'
  
  
  
  
  
>Sign in<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
    
  </ul>
  
</section>
      </div>
      
        
      
      <section
  class="
    List
    
    
    SiteFooterSection__copyright
  "
  
  
  
>
  <ul class='List__list'>
    
      <li
  class="
    List__item
    ListItem
    
    
    
  "
  
  
>
  

  
    © 2026 Stripe, LLC
  

  
</li>
    
  </ul>
  
</section>
    </nav>
          
        </div>
      </div>
    </div>
  </div>
</footer>

      <div
  class="
    MobileStickyNav
    
    flavor--Chroma
    accent--Blurple
    
  "
  data-js-controller="MobileStickyNav"
>
  <div
    class="MobileStickyNav__container"
    data-js-target="MobileStickyNav.container"
  >
    <a
  class='
    CtaButton
    variant--Button
    CtaButton--arrow
    
    
  '
  href="https://dashboard.stripe.com/register"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='sticky_nav__start_now'
  
  
  
  
  
>Start now<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>

  <a
  class='
    CtaButton
    variant--Link
    CtaButton--arrow
    
    
  '
  href="/au/contact/sales"
  
  data-js-controller='AnalyticsButton'
  
  data-analytics-category='Buttons'
  data-analytics-action='Clicked'
  data-analytics-label='sticky_nav__contact_sales'
  
  
  
  
  
>Contact sales<span class="nobr">&nbsp;<svg
    class="
      HoverArrow
      
      
    "
    width="10"
    height="10"
    viewBox="0 0 10 10"
    aria-hidden="true"
  >
    <g fill-rule="evenodd">
      
        <path class="HoverArrow__linePath" d="M0 5h7" />
        <path class="HoverArrow__tipPath" d="M1 1l4 4-4 4" />
      
    </g>
  </svg>
</span>
</a>
  </div>
</div>
    </div>
  </body>
</html>