<!DOCTYPE html><!-- Last Published: Fri Jul 24 2026 17:32:56 GMT+0000 (Coordinated Universal Time) --><!--$-->
<html data-wf-domain="websitemain.claude.com" data-wf-page="68b9f99e5686ac70f2d5a4bf" data-wf-site="6889473510b50328dbb70ae6" data-wf-intellimize-customer-id="117902971" lang="en-US"><!--$--><head><meta charset="utf-8"/><!--$--><link href="https://cdn.prod.website-files.com" rel="preconnect" crossorigin="anonymous"/><!--/$--><title>Claude for startups | Claude by Anthropic</title><link rel="alternate" hrefLang="x-default" href="https://claude.com/programs/startups"/><link rel="alternate" hrefLang="en-US" href="https://claude.com/programs/startups"/><link rel="alternate" hrefLang="ja-JP" href="https://claude.com/ja/programs/startups"/><link rel="alternate" hrefLang="de-DE" href="https://claude.com/de/programs/startups"/><link rel="alternate" hrefLang="fr-FR" href="https://claude.com/fr/programs/startups"/><link rel="alternate" hrefLang="ko-KR" href="https://claude.com/ko/programs/startups"/><link rel="alternate" hrefLang="it-IT" href="https://claude.com/it/programs/startups"/><meta content="Support your startup’s potential with access to resources, API credits, priority rate limits, and founder tools." name="description"/><meta content="Claude for startups | Claude by Anthropic" property="og:title"/><meta content="Support your startup’s potential with access to resources, API credits, priority rate limits, and founder tools." property="og:description"/><meta content="https://cdn.prod.website-files.com/6889473510b50328dbb70ae6/68c469d23594abeb9ab6ee48_70ed020ecf8fa028b9bc95fa819720b6_og_claude-generic.jpg" property="og:image"/><meta content="Claude for startups | Claude by Anthropic" name="twitter:title"/><meta content="Support your startup’s potential with access to resources, API credits, priority rate limits, and founder tools." name="twitter:description"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="tPMMBQMBzgZlNmCBal5cMPAx3nhO2iyM4rT9nxuRcdk" name="google-site-verification"/><!--$--><link href="https://cdn.prod.website-files.com/6889473510b50328dbb70ae6/css/claude-brand.shared.5312f2c27.min.css" rel="stylesheet" type="text/css" integrity="sha384-UxLywnZtG6+/1E9QIAP82Jh1hcFUJ9C1EMlnNZ9XWqf6lKRuDyImm9MWG/pGhNwD" crossorigin="anonymous"/><!--/$--><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><!--$--><link href="https://cdn.prod.website-files.com/6889473510b50328dbb70ae6/689f4a9aff1f63fde75cf733_favicon.png" rel="shortcut icon" type="image/x-icon"/><!--/$--><!--$--><link href="https://cdn.prod.website-files.com/6889473510b50328dbb70ae6/68c33859cc6cd903686c66a2_apple-touch-icon.png" rel="apple-touch-icon"/><!--/$--><!--$--><link href="https://claude.com/programs/startups" rel="canonical"/><!--/$--><style>.anti-flicker, .anti-flicker * {visibility: hidden !important; opacity: 0 !important;}</style><style>[data-wf-hidden-variation], [data-wf-hidden-variation] * {
        display: none !important;
      }</style><!-- Additional meta -->
<meta property="og:site_name" content="Claude" />
<meta name="apple-itunes-app" content="app-id=6473753684" />
<meta name="twitter:site" content="@claudeai" />
<meta name="twitter:creator" content="@claudeai" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />

<!-- Prevent flicker from global GSAP animations -->
<style>
  html:not(.gsap-not-found) [data-prevent-flicker='true'] { visibility: hidden; }
  .line-mask, .word-mask, .char-mask { padding-block: 0.1em; margin-block: -0.1em; }
</style>
<noscript><style>[data-prevent-flicker='true'] { visibility: visible !important; }</style></noscript>
<style>
  .transition_wrap {
    display: block;
  }
</style>
<script>
  // Hide the transition_wrap in Webflow preview mode w/ custom code enabled
  if (window.location.hostname.includes('.canvas.webflow.com')) {
    document.write('<style>.transition_wrap{display:none!important}[data-prevent-flicker="true"]{visibility:visible!important}</style>');
  }
</script>

<!-- Swiper CSS for Slider component -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" /><meta property="og:image:alt" content="Claude for startups | Claude by Anthropic" />
<meta property="og:url" content="https://claude.com/programs/startups" />
<meta name="twitter:image" content="https://cdn.prod.website-files.com/6889473510b50328dbb70ae6/68c469d23594abeb9ab6ee48_70ed020ecf8fa028b9bc95fa819720b6_og_claude-generic.jpg" />


<!--- Hero animation and lightbox --->
<style>
  /* ===== Hero play icon hover =====
  .startups_hero_bg_video_icon {
    opacity: 0;
    transform: translateY(0.4em);
    transition:
      opacity 0.3s ease,
      transform 0.3s ease;
    pointer-events: none;
  }

  [data-hero='video']:hover .startups_hero_bg_video_icon,
  [data-hero='video']:focus-within .startups_hero_bg_video_icon {
    opacity: 1;
    transform: translateY(0);
  } */

  /* ===== Hero parallax stage ===== */
  [data-hero='video'] {
    opacity: 0;
  }
  
  [data-hero='wrap'].is-lifted {
    z-index: 5;
  }

  [data-hero='video'].is-active {
    z-index: 3;
  }

  /* ===== Lightbox root ===== */
  [data-lightbox='wrap'].is-open {
    display: flex !important;
    align-items: center;
    justify-content: center;
    opacity: 1;
    pointer-events: auto;
  }

  [data-lightbox='wrap'].is-open [data-lightbox='video'] {
    max-height: 80vh;
  }

  /* ===== Slider swap animation ===== */
  [data-lightbox='video'].is-leaving {
    opacity: 0;
    transform: translateX(10px);
  }

  [data-lightbox='video'].is-entering {
    opacity: 0;
    transform: translateX(-10px);
    transition: none;
  }

  [data-lightbox='name'].is-leaving {
    opacity: 0;
  }
  [data-lightbox='name'].is-entering {
    opacity: 0;
    transition: none;
  }

  /* ===== Lightboxed panel state ===== */
  [data-hero='video'].is-lightboxed {
    position: absolute;
    inset: 0;
    width: 100% !important;
    height: 100% !important;
    transform: none !important;
    z-index: auto;
  }

  [data-hero='video'].is-animating {
    position: fixed;
    z-index: 100;
    transition:
      transform 520ms cubic-bezier(0.22, 1, 0.36, 1),
      width 520ms cubic-bezier(0.22, 1, 0.36, 1),
      height 520ms cubic-bezier(0.22, 1, 0.36, 1),
      top 520ms cubic-bezier(0.22, 1, 0.36, 1),
      left 520ms cubic-bezier(0.22, 1, 0.36, 1);
  }

  [data-hero='video'].is-lightboxed video[data-hero-preview] {
    display: none;
  }

  /* ===== YouTube iframe inside lightbox ===== */
  [data-lightbox-iframe] {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
  }
</style>
<noscript><style>[data-hero="video"] { opacity: 1; }</style></noscript></head><!--/$--><body><div class="page_wrap"><div class="u-position-fixed"><div class="w-embed"><style>
  :root {
    --grid-breakout: [full-start] minmax(0, 1fr) [content-start] repeat(var(--_grid---column-count), minmax(0, var(--_grid---column-width))) [content-end] minmax(0, 1fr) [full-end];
    --grid-breakout-single: [full-start] minmax(0, 1fr) [content-start] minmax(0, calc(100% - var(--site--margin) * 2)) [content-end] minmax(0, 1fr) [full-end];
  }
  ::before, ::after {
    box-sizing: border-box;
  }
  .w-embed:before, .w-embed:after,
  .w-richtext:before, .w-richtext:after {
    content: unset;
  }
  html {
    background-color: var(--_theme---background);
  }
  button {
    background-color: unset;
    padding: unset;
    text-align: inherit;
  }
  button:not(:disabled) {
    cursor: pointer;
  }
  video {
    width: 100%;
    object-fit: cover;
  }
  /* remove padding of empty element */
  .wf-empty {
    padding: 0;
  }
  svg {
    max-width: 100%;
  }
  @media (prefers-color-scheme: light) {
    option { color: black; }
  }
  img::selection {
    background: transparent;
  }
  /* Typography */
  body {
    text-transform: var(--_text-style---text-transform);
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
  }

  /* Clear Defaults */
  a:not ([class]) {
    text-decoration: underline;} 

  [class~="u-rich-text"] a,
  [class~="u-rich-text-cs"] a,
  [class~="u-rich-text-blog"] a,
  [class~="u-rich-text-tutorials"] a,
  a.u-rich-text,
  [class~="command_instruction"] a {
    transition: color .15s ease-out, text-decoration-color .15s ease-out;
    text-underline-offset: 3px;
    text-decoration: underline;
    color: currentcolor;
    text-decoration-color: var(--_theme---border-primary);
  }

  [class~="u-rich-text"] a:hover,
  [class~="u-rich-text-cs"] a:hover,
  [class~="u-rich-text-blog"] a:hover,
  [class~="u-rich-text-tutorials"] a:hover,
  a.u-rich-text:hover,
  [class~="command_instruction"] a:hover {
    text-decoration-color: var(--_theme---foreground-primary);
    color: var(--_theme---foreground-primary);
  }

  h1,h2,h3,h4,h5,h6,p,blockquote,label {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    text-wrap: inherit;
    margin-top: 0;
    margin-bottom: 0;
  }
  select:has(option[value=""]:checked) {
    color: color-mix(in lab, currentcolor 60%, transparent)
  }
  /* Selection Color */
  ::selection {
    background-color: var(--_theme---selection--background);
    color: var(--_theme---selection--text);
  }
  /* Margin Trim */
  :is(.u-margin-trim,.u-rich-text) > :not(:not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim) ~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim)),
  :is(.u-margin-trim,.u-rich-text) > :not(:not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim) ~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim)).u-display-contents > :first-child {
    margin-top: 0;
  }
  :is(.u-margin-trim,.u-rich-text) > :not(:has(~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim))),
  :is(.u-margin-trim,.u-rich-text) > :not(:has(~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim))).u-display-contents > :last-child {
    margin-bottom: 0;
  }
  /* Line Height Trim */
  :is(h1,h2,h3,h4,h5,h6,p):not(.u-text-trim-off,:has([class*="u-text-style-"]))::before,
  [class*="u-text-style-"]:not(.u-text-trim-off,:has(h1,h2,h3,h4,h5,h6,p))::before {
    content: "";
    display: table;
    margin-bottom: calc(-0.5lh + var(--_text-style---trim-top));
  }
  :is(h1,h2,h3,h4,h5,h6,p):not(.u-text-trim-off,:has([class*="u-text-style-"]))::after,
  [class*="u-text-style-"]:not(.u-text-trim-off,:has(h1,h2,h3,h4,h5,h6,p))::after {
    content: "";
    display: table;
    margin-bottom: calc(-0.5lh + var(--_text-style---trim-bottom));
  }
  /* Rich Text Links */
  .w-richtext a {
    position: relative;
    z-index: 4;
  }
  /* Line Clamp */
  .u-line-clamp-1, .u-line-clamp-2, .u-line-clamp-3, .u-line-clamp-4 {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .u-line-clamp-2 { -webkit-line-clamp: 2; }
  .u-line-clamp-3 { -webkit-line-clamp: 3; }
  .u-line-clamp-4 { -webkit-line-clamp: 4; }
  /* Child Contain */
  .u-child-contain > * {
    width: 100%;
    max-width: inherit !important;
    margin-inline: 0 !important;
    margin-top: 0 !important;
  }
  /* Hide */
  .u-hide-if-empty:empty,
  .u-hide-if-empty:not(:has(> :not(.w-condition-invisible))),
  .u-hide-if-empty-cms:not(:has(.w-dyn-item)),
  .u-embed-js,
  .u-embed-css {
    display: none !important;
  }
  /* Focus State */
  a, button, :where([tabindex]), [data-outline] {
    outline-offset: var(--focus--offset-outer);
  }
  a:focus-visible,
  button:focus-visible,
  [tabindex]:focus-visible,
  label:has(input:focus-visible) [data-outline] {
    outline-color: color-mix(in srgb, var(--_button-style---border) 50%, transparent);
    outline-width: var(--focus--width);
    outline-style: solid;
  }

  /* Global / Clickable Component */
  .wf-design-mode .clickable_wrap {
    z-index: 0;
  }
  .clickable_wrap a[href="#"] {
    display: none;
  }
  .clickable_wrap a[href="#"] ~ button {
    display: block;
  }
  /* Responsive Above */
  @container threshold-large (width >= 62em) {
    .u-order-unset-above { order: unset !important; }
    .u-all-unset-above { all: unset !important; }
    .u-grid-below { display: flex !important; }
    .u-max-width-unset-above { max-width: unset !important; }
    .u-width-unset-above { width: unset !important; }
    .u-hide-above { display: none !important; }
  }
  @container threshold-medium (width >= 48em) {
    .u-order-unset-above { order: unset !important; }
    .u-all-unset-above { all: unset !important; }
    .u-grid-below { display: flex !important; }
    .u-max-width-unset-above { max-width: unset !important; }
    .u-width-unset-above { width: unset !important; }
    .u-hide-above { display: none !important; }
  }
  @container threshold-small (width >= 30em) {
    .u-order-unset-above { order: unset !important; }
    .u-all-unset-above { all: unset !important; }
    .u-grid-below { display: flex !important; }
    .u-max-width-unset-above { max-width: unset !important; }
    .u-width-unset-above { width: unset !important; }
    .u-hide-above { display: none !important; }
  }
  /* Responsive Below */
  @container threshold-large (width < 62em) {
    .u-order-unset-below { order: unset !important; }
    .u-all-unset-below { all: unset !important; }
    .u-grid-above { display: flex !important; }
    .u-max-width-unset-below { max-width: unset !important; }
    .u-width-unset-below { width: unset !important; }
    .u-alignment-unset-below {
      --_alignment---direction: start;
      align-self: start;
    }
    .u-hide-below { display: none !important; }
  }
  @container threshold-medium (width < 48em) {
    .u-order-unset-below { order: unset !important; }
    .u-all-unset-below { all: unset !important; }
    .u-grid-above { display: flex !important; }
    .u-max-width-unset-below { max-width: unset !important; }
    .u-width-unset-below { width: unset !important; }
    .u-alignment-unset-below {
      --_alignment---direction: start;
      align-self: start;
    }
    .u-hide-below { display: none !important; }
  }
  @container threshold-small (width < 30em) {
    .u-order-unset-below { order: unset !important; }
    .u-all-unset-below { all: unset !important; }
    .u-grid-above { display: flex !important; }
    .u-max-width-unset-below { max-width: unset !important; }
    .u-width-unset-below { width: unset !important; }
    .u-alignment-unset-below {
      --_alignment---direction: start;
      align-self: start;
    }
    .u-hide-below { display: none !important; }
  }
  /* Form Radio */
  .form_main_radio_label:has(input:checked) .form_main_radio_circle_inner {
    opacity: 1;
  }
  /* Form Checkbox */
  .form_main_checkbox_label:has(input:checked) .form_main_checkbox_box {
    background-color: currentColor;
    border-color: currentColor;
  }
  .form_main_checkbox_label:has(input:checked) .form_main_checkbox_icon {
    opacity: 1;
  }
  /* State Manager */
  [data-state] { --_state---true: 1; --_state---false: 0; }
  .is-active,
  [data-state~="checked"]:is(:checked, :has(:checked)),
  [data-state~="current"]:is(.w--current, :has(.w--current)),
  [data-state~="open"]:is(.w--open, :has(.w--open)),
  [data-state~="expanded"]:is([aria-expanded="true"], :has([aria-expanded="true"])),
  [data-state~="external"]:is([target="_blank"], :has([target="_blank"])) { 
    --_state---true: 0; --_state---false: 1;
  }
  .wf-design-mode [data-trigger~="preview"],
  [data-trigger~="focus"]:is(:focus-visible, :has(:focus-visible)),
  [data-trigger~="group"]:has([data-trigger~="focus-other"]:focus-visible, [data-trigger~="focus-other"] :focus-visible)
  [data-trigger~="focus-other"]:not(:focus-visible, :has(:focus-visible)) {
    --_trigger---on: 0; --_trigger---off: 1;
  }
  @media (hover: hover) {
    [data-button]:hover,
    [data-trigger~="hover"]:is(a:hover,button:hover,:has(a:hover,button:hover)),
    [data-trigger~="group"]:has([data-trigger~="hover-other"]:hover) [data-trigger~="hover-other"]:not(:hover) { 
      --_trigger---on: 0; --_trigger---off: 1;
    }
    [data-trigger~="hover-other"]:hover { --_trigger---on: 1 !important; --_trigger---off: 0 !important; }
  }
  @media (hover: none) {
    [data-trigger~="mobile"] { --_trigger---on: 0; --_trigger---off: 1; }
  }
</style></div><div class="w-embed"><style>
  code,
  kbd,
  pre,
  samp {
    font-family: var(--_typography---font--mono-family);
  }
  body * {
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE/Edge Legacy */
  }
  body *::-webkit-scrollbar {
    display: none; /* Unreliable */
    width: 0px; /* WebKit/Blink */
  }

  @media (prefers-color-scheme: dark) {
    body,
    .u-theme-ivory,
    [data-wf--section--theme='ivory'] {
      --_theme---background-primary: var(--swatch--gray-950);
      --_theme---background-secondary: var(--swatch--gray-900);
      --_theme---background-tertiary: var(--swatch--gray-850);
      --_theme---border-primary: var(--swatch--gray-600);
      --_theme---border-secondary: var(--swatch--gray-700);
      --_theme---border-tertiary: var(--swatch--gray-750);
      --_theme---foreground-primary: var(--swatch--gray-050);
      --_theme---foreground-secondary: var(--swatch--gray-400);
      --_theme---foreground-tertiary: var(--swatch--gray-500);
      --_theme---pictogram-accent: var(--swatch--gray-750);
      --_theme---button-primary--background: var(--swatch--gray-050);
      --_theme---button-primary--text: var(--swatch--gray-950);
      --_theme---button-primary--border: var(--swatch--transparent);
      --_theme---button-primary--icon: var(--_theme---button-primary--text);
      --_theme---button-primary--background-hover: var(--_theme---button-primary--background);
      --_theme---button-primary--text-hover: var(--_theme---button-primary--text);
      --_theme---button-primary--border-hover: var(--_theme---button-primary--border);
      --_theme---button-primary--icon-hover: var(--_theme---background-primary);
      --_theme---button-secondary--background: var(--swatch--gray-750);
      --_theme---button-secondary--text: var(--swatch--gray-050);
      --_theme---button-secondary--border: var(--_theme---border-secondary);
      --_theme---button-secondary--icon: var(--_theme---button-secondary--text);
      --_theme---button-secondary--background-hover: var(--_theme---button-secondary--background);
      --_theme---button-secondary--text-hover: var(--_theme---button-secondary--text);
      --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background);
      --_theme---button-secondary--icon-hover: var(--_theme---foreground-secondary);
      --_theme---button-tertiary--background: var(--_theme---background-primary);
      --_theme---button-tertiary--text: var(--swatch--gray-050);
      --_theme---button-tertiary--border: var(--_theme---border-secondary);
      --_theme---button-tertiary--icon: var(--_theme---button-tertiary--text);
      --_theme---button-tertiary--background-hover: var(--_theme---button-tertiary--background);
      --_theme---button-tertiary--text-hover: var(--_theme---button-tertiary--text);
      --_theme---button-tertiary--border-hover: var(--_theme---button-tertiary--border);
      --_theme---button-tertiary--icon-hover: var(--_theme---foreground-primary);
      --_theme---error-text: #df6666;
      --_theme---heroes-accent: #c46849;
      --_theme---white: var(--_theme---background-primary);
    }
    .u-theme-white,
    [data-wf--section--theme='white'] {
      --_theme---background-primary: var(--swatch--gray-850);
      --_theme---background-secondary: var(--swatch--gray-800);
      --_theme---background-tertiary: var(--swatch--gray-750);
      --_theme---border-primary: var(--swatch--gray-550);
      --_theme---border-secondary: var(--swatch--gray-650);
      --_theme---border-tertiary: var(--swatch--gray-700);
      --_theme---foreground-primary: var(--swatch--gray-050);
      --_theme---foreground-secondary: var(--swatch--gray-350);
      --_theme---foreground-tertiary: var(--swatch--gray-450);
      --_theme---pictogram-accent: var(--swatch--gray-700);
      --_theme---button-primary--background: var(--swatch--gray-050);
      --_theme---button-primary--text: var(--swatch--gray-950);
      --_theme---button-primary--border: var(--swatch--transparent);
      --_theme---button-primary--icon: var(--_theme---button-primary--text);
      --_theme---button-primary--background-hover: var(--_theme---button-primary--background);
      --_theme---button-primary--text-hover: var(--_theme---button-primary--text);
      --_theme---button-primary--border-hover: var(--_theme---button-primary--border);
      --_theme---button-primary--icon-hover: var(--_theme---background-primary);
      --_theme---button-secondary--background: var(--swatch--gray-700);
      --_theme---button-secondary--text: var(--swatch--gray-050);
      --_theme---button-secondary--border: var(--_theme---border-secondary);
      --_theme---button-secondary--icon: var(--_theme---button-secondary--text);
      --_theme---button-secondary--background-hover: var(--_theme---button-secondary--background);
      --_theme---button-secondary--text-hover: var(--_theme---button-secondary--text);
      --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background);
      --_theme---button-secondary--icon-hover: var(--_theme---foreground-secondary);
      --_theme---button-tertiary--background: var(--_theme---background-primary);
      --_theme---button-tertiary--text: var(--swatch--gray-050);
      --_theme---button-tertiary--border: var(--_theme---border-secondary);
      --_theme---button-tertiary--icon: var(--_theme---button-tertiary--text);
      --_theme---button-tertiary--background-hover: var(--_theme---button-tertiary--background);
      --_theme---button-tertiary--text-hover: var(--_theme---button-tertiary--text);
      --_theme---button-tertiary--border-hover: var(--_theme---button-tertiary--border);
      --_theme---button-tertiary--icon-hover: var(--_theme---foreground-primary);
      --_theme---error-text: #df6666;
      --_theme---heroes-accent: #c46849;
      --_theme---white: var(--_theme---background-primary);
    }
    .u-theme-neutral-1,
    [data-wf--section--theme='neutral-1'] {
      --_theme---background-primary: var(--swatch--gray-800);
      --_theme---background-secondary: var(--swatch--gray-750);
      --_theme---background-tertiary: var(--swatch--gray-700);
      --_theme---border-primary: var(--swatch--gray-500);
      --_theme---border-secondary: var(--swatch--gray-600);
      --_theme---border-tertiary: var(--swatch--gray-650);
      --_theme---foreground-primary: var(--swatch--gray-050);
      --_theme---foreground-secondary: var(--swatch--gray-300);
      --_theme---foreground-tertiary: var(--swatch--gray-400);
      --_theme---pictogram-accent: var(--swatch--gray-650);
      --_theme---button-primary--background: var(--swatch--gray-050);
      --_theme---button-primary--text: var(--swatch--gray-950);
      --_theme---button-primary--border: var(--swatch--transparent);
      --_theme---button-primary--icon: var(--_theme---button-primary--text);
      --_theme---button-primary--background-hover: var(--_theme---button-primary--background);
      --_theme---button-primary--text-hover: var(--_theme---button-primary--text);
      --_theme---button-primary--border-hover: var(--_theme---button-primary--border);
      --_theme---button-primary--icon-hover: var(--_theme---background-primary);
      --_theme---button-secondary--background: var(--swatch--gray-650);
      --_theme---button-secondary--text: var(--swatch--gray-050);
      --_theme---button-secondary--border: var(--_theme---border-secondary);
      --_theme---button-secondary--icon: var(--_theme---button-secondary--text);
      --_theme---button-secondary--background-hover: var(--_theme---button-secondary--background);
      --_theme---button-secondary--text-hover: var(--_theme---button-secondary--text);
      --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background);
      --_theme---button-secondary--icon-hover: var(--_theme---foreground-secondary);
      --_theme---button-tertiary--background: var(--_theme---background-primary);
      --_theme---button-tertiary--text: var(--swatch--gray-050);
      --_theme---button-tertiary--border: var(--_theme---border-secondary);
      --_theme---button-tertiary--icon: var(--_theme---button-tertiary--text);
      --_theme---button-tertiary--background-hover: var(--_theme---button-tertiary--background);
      --_theme---button-tertiary--text-hover: var(--_theme---button-tertiary--text);
      --_theme---button-tertiary--border-hover: var(--_theme---button-tertiary--border);
      --_theme---button-tertiary--icon-hover: var(--_theme---foreground-primary);
      --_theme---error-text: #df6666;
      --_theme---heroes-accent: #c46849;
      --_theme---white: var(--_theme---background-primary);
    }

    .logo_light {
      display: none;
    }
    .logo_dark {
      display: block;
    }
    .illustration_light {
      display: none;
    }
    .illustration_dark {
      display: block;
    }
  }

  @media (prefers-color-scheme: light) {
    .logo_light {
      display: block;
    }
    .logo_dark {
      display: none;
    }
    .illustration_light {
      display: block;
    }
    .illustration_dark {
      display: none;
    }
  }

  .u-text-font-mono {
    --_text-style---trim-top: var(--_typography---font--mono-text-trim-top);
    --_text-style---trim-bottom: var(--_typography---font--mono-text-trim-bottom);
  }

  .w-richtext li > ul,
  .w-richtext li > ol {
    margin-top: 0.75rem;
  }

  .u-checklist ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .u-checklist ul li {
    position: relative;
    padding-left: 2rem;
  }

  .u-checklist ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.1em;
    width: 1.5rem;
    height: 1.5rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M18.226%206.13068C18.4439%205.95655%2018.7615%205.95361%2018.9842%206.13888C19.2067%206.32458%2019.2604%206.63728%2019.1283%206.88304L19.0604%206.98382L10.0602%2017.784C9.95233%2017.9133%209.7949%2017.9908%209.62665%2017.9984C9.45844%2018.0059%209.29454%2017.9429%209.17547%2017.8238L4.97541%2013.6237L4.89806%2013.53C4.7446%2013.2971%204.7705%2012.9802%204.97541%2012.7753C5.18032%2012.5704%205.49726%2012.5445%205.73011%2012.698L5.82386%2012.7753L9.55868%2016.5101L18.1393%206.21506L18.226%206.13068Z%22%20fill%3D%22%235E5D59%22/%3E%3C/svg%3E');
  }

  [class^='card_'][class$='_wrap'] .clickable_wrap.u-cover-absolute .clickable_link,
  [class^='card_'][class$='_wrap'] .clickable_wrap.u-cover-absolute .clickable_btn {
    outline-offset: var(--focus--offset-inner);
  }

  textarea[data-autogrow] {
    overflow-y: hidden;
    resize: none;
    height: 1.75rem;
    min-height: 0;
  }

  .btn_main_wrap::hover,
  .btn_small_wrap::hover,
  .btn_tiny_wrap::hover,
  .button_toggle_wrap::hover,
  .btn_icon_main_wrap::hover,
  .btn_icon_small_wrap::hover,
  .btn_icon_tiny_wrap::hover {
    transition: /* Transition to click/active */
      box-shadow ease-in-out 100ms,
      background ease-in-out 100ms,
      color ease-in-out 50ms;
  }

  .btn_main_wrap::active,
  .btn_small_wrap::active,
  .btn_tiny_wrap::active,
  .button_toggle_wrap::active,
  .btn_icon_main_wrap::active,
  .btn_icon_small_wrap::active,
  .btn_icon_tiny_wrap::active {
    transition: /* Transition to click/active */
      box-shadow ease-in-out 50ms,
      background ease-in-out 50ms,
      color ease-in-out 25ms;
  }

  .card_cs_grid_img img {
    max-width: 60%;
    max-height: 60%;
  }

  @container viewport (width < 30em) {
    [data-wf--grid--column-count='4']:has(.card_feature_wrap) .c-grid {
      --_column-count---value: 1;
    }
  }
  @container viewport (min-width: 30em) and (max-width: 62em) {
    [data-wf--grid--column-count='4']:has(.card_feature_wrap) .c-grid {
      --_column-count---value: 2;
    }
  }

  /* Mods for spacing and visibility of embed in accordian content used for schema */
  .accordion_content_text p:has(+ .w-embed.w-script) {
    margin-bottom: 0;
  }

  /* Absolute inner SVG of lottie to prevent page jump */
  .heroes_lottie_component svg {
    position: absolute;
    top: 0;
    left: 0;
  }
</style>

<style>
  /* Sticky scroll */
  @media screen and (min-width: 992px) {
    .sticky_image_link_wrap:has(.sticky_image_link.w--current) {
      opacity: 1;
      width: calc((100% - var(--_grid---gutter)) * (6 / 12));
    }
  }
  @media screen and (max-width: 767px) {
    .c-grid:last-child .sticky_image_block,
    .sticky_image_block:last-child {
      padding: 0;
    }
    .c-grid:last-child .sticky_image_wrap {
      margin-bottom: 0;
    }
  }

  #send,
  #threads,
  #get-help,
  #collaborate {
    display: block; /* or grid, flex - anything but contents */
  }

  /* Removes padding from the last-item in the Download page cards */
  .download_card_bar_wrap:last-child {
    padding-bottom: 0;
  }
</style></div><div class="w-embed"><style>
  /* Select text below clickable overlay */
  html.wf-design-mode .clickable_wrap {
    pointer-events: none;
  }

  html.wf-design-mode .pictogram_lottie_wrap {
    border: 1px dashed var(--_theme---border-secondary);
  }
</style></div><div class="u-embed-css w-embed"><style>
  html[lang="de-DE"] h1, html[lang="de-DE"] h2, html[lang="de-DE"] h3, 
  html[lang="de-DE"] h4, html[lang="de-DE"] h5, html[lang="de-DE"] h6,
  html[lang="de-DE"] p, html[lang="de-DE"] li,
  html[lang="fr-FR"] h1, html[lang="fr-FR"] h2, html[lang="fr-FR"] h3,
  html[lang="fr-FR"] h4, html[lang="fr-FR"] h5, html[lang="fr-FR"] h6,
  html[lang="fr-FR"] p, html[lang="fr-FR"] li {
    overflow-wrap: break-word;
    hyphens: auto;
  }
</style></div><div><div class="u-embed-js w-embed w-script"><script>
  document.addEventListener("DOMContentLoaded", function () {
    // ---------------- Config ----------------
    const EDGE_PADDING = 16;   // >= 1rem from edges
    const OFFSET_Y     = 10;   // gap under trigger
    const DIM_OPACITY  = 0.3;
    const DIM_EASE_MS  = 350;
    const CLOSE_DELAY  = 120;
    const isCoarse = () => matchMedia("(hover: none), (pointer: coarse)").matches;

    // ---------------- Bubble (single instance) ----------------
    function ensureBubble(){
      let el = document.querySelector(".tt-bubble");
      if (el) return el;
      el = document.createElement("div");
      el.className = "tt-bubble u-theme-white";
      el.setAttribute("role","tooltip");
      el.setAttribute("aria-hidden","true");
      el.style.left = "0px";
      el.style.top  = "0px";
      el.innerHTML = `
        <div class="tt-inner">
          <div class="tt-h" id="tt-title"></div>
          <p class="tt-b" id="tt-body"></p>
          <button type="button" class="tt-close" aria-label="Close">×</button>
        </div>`;
      document.body.appendChild(el);
      return el;
    }
    const bubble  = ensureBubble();
    const elH     = bubble.querySelector("#tt-title");
    const elB     = bubble.querySelector("#tt-body");
    const elClose = bubble.querySelector(".tt-close");

    // ---------------- Parse [[term|heading|body]] anywhere ----------------
    const TOKEN_RE = /\[\[([^|\]]+)\|([^|\]]+)\|([^\]]+)\]\]/g;
    const BLOCK_SKIP = new Set(["SCRIPT","STYLE","NOSCRIPT","TEXTAREA","INPUT","SELECT","CODE","PRE","TEMPLATE","IFRAME"]);
    function shouldSkipTextNode(n){
      let el = n.parentElement;
      while (el){
        if (BLOCK_SKIP.has(el.tagName) || el.isContentEditable) return true;
        el = el.parentElement;
      }
      return false;
    }
    const walker = document.createTreeWalker(document.body, NodeFilter.SHOW_TEXT);
    const textNodes = [];
    while (walker.nextNode()){
      const n = walker.currentNode;
      if (!n.nodeValue || shouldSkipTextNode(n)) continue;
      if (TOKEN_RE.test(n.nodeValue)) textNodes.push(n);
      TOKEN_RE.lastIndex = 0;
    }
    textNodes.forEach(node => {
      const frag = document.createDocumentFragment();
      const insideLink = !!node.parentElement.closest("a");
      let text = node.nodeValue, last = 0; TOKEN_RE.lastIndex = 0; let m;
      while ((m = TOKEN_RE.exec(text))){
        if (m.index > last) frag.appendChild(document.createTextNode(text.slice(last, m.index)));
        const term=m[1].trim(), heading=m[2].trim(), body=m[3].trim();
        const t = insideLink ? document.createElement("span") : document.createElement("button");
        if (insideLink){ t.setAttribute("role","button"); t.setAttribute("tabindex","0"); } else { t.type="button"; }
        t.className="tt-trigger";
        t.textContent=term;
        t.setAttribute("data-tt-h", heading);
        t.setAttribute("data-tt-b", body);
        t.setAttribute("aria-haspopup","dialog");
        t.setAttribute("aria-expanded","false");
        frag.appendChild(t);
        last = TOKEN_RE.lastIndex;
      }
      if (last < text.length) frag.appendChild(document.createTextNode(text.slice(last)));
      node.parentNode.replaceChild(frag, node);
    });

    // ---------------- State ----------------
    let current = null;
    let hoverCount = 0;
    let closeTimer = null;

    // Dimming bookkeeping
    let dimCtx = null; // { container, dimEls:[], wrappedTexts:[], pathEls:[] }

    // ---------------- Find the correct "text element" container ----------------
    function findTextContainer(trigger){
      // Prefer common RTE wrappers
      let el = trigger.closest(".w-richtext, .rich-text, .rte, [data-rte]");
      if (el) return el;

      // Otherwise climb until we find an ancestor that contains multiple block nodes anywhere inside.
      const BLOCK_SEL = "p,h1,h2,h3,h4,h5,h6,ul,ol,li,blockquote,pre,figure,figcaption";
      el = trigger.parentElement;
      while (el && el !== document.body){
        const blockCount = el.querySelectorAll(BLOCK_SEL).length;
        if (blockCount >= 2) return el;
        el = el.parentElement;
      }

      // Fallback: nearest non-inline container
      el = trigger.parentElement || document.body;
      while (el && el !== document.body){
        const d = getComputedStyle(el).display;
        if (d !== "inline" && d !== "contents") return el;
        el = el.parentElement;
      }
      return document.body;
    }

    // Utility: child of `ancestor` that contains `target` (direct child)
    function directChildContaining(ancestor, target){
      for (const ch of ancestor.children){
        if (ch === target || ch.contains(target)) return ch;
      }
      return null;
    }

    function getElementTarget(e) {
    // If target is already an Element, use it
    if (e.target instanceof Element) return e.target;
    // Otherwise, walk the composed/path for the first Element
    const path = (typeof e.composedPath === 'function') ? e.composedPath() : [];
    for (const n of path) if (n instanceof Element) return n;
    return null;
  }

    // ---------------- Dim everything except the trigger branch (sibling branches only) ----------------
    function dimAllOtherBranches(container, trigger){
      undim(); // clear previous

      const dimEls = [];
      const wrappedTexts = [];
      const pathEls = [];

      // Build ELEMENT-only path [container -> ... -> trigger]
      const path = [];
      for (let el = trigger; el && el !== container; el = el.parentElement) path.push(el);
      path.push(container);
      path.reverse();

      // At each ancestor level, find the *direct* child that leads to the trigger
      for (let i = 0; i < path.length; i++){
        const anc = path[i];
        const branchChild = (i < path.length - 1) ? directChildContaining(anc, path[i+1]) : path[i]; // last step is the trigger itself

        // Fade element siblings (whole branches)
        for (const child of anc.children){
          if (child === branchChild) continue; // keep the path branch crisp
          // Never fade any element that is (or contains) the trigger
          if (child === trigger || child.contains(trigger)) continue;
          child.style.transition = `opacity ${DIM_EASE_MS}ms ease`;
          child.style.opacity = String(DIM_OPACITY);
          dimEls.push(child);
        }

        // Fade TEXT NODE siblings directly under this ancestor (outside branchChild)
        anc.childNodes.forEach(node => {
          if (node.nodeType !== 3) return; // text only
          if (!node.nodeValue || !node.nodeValue.trim()) return;
          // If this text node sits inside branchChild, skip
          if (branchChild && branchChild.contains && branchChild.contains(node)) return;
          const span = document.createElement("span");
          span.style.transition = `opacity ${DIM_EASE_MS}ms ease`;
          span.style.opacity = String(DIM_OPACITY);
          span.textContent = node.nodeValue;
          node.parentNode.replaceChild(span, node);
          wrappedTexts.push(span);
        });

        // Keep a reference to the path elements (so we can explicitly restore opacity if needed)
        if (anc && anc.nodeType === 1) pathEls.push(anc);
      }

      // Hard-guard: explicitly set opacity:1 on the entire path to neutralize any inherited fade
      pathEls.forEach(el => {
        el.style.opacity = "1";
      });

      dimCtx = { container, dimEls, wrappedTexts, pathEls };
    }

    function undim(){
      if (!dimCtx) return;
      const { dimEls, wrappedTexts, pathEls } = dimCtx;

      // Animate back
      dimEls.forEach(el => {
        el.style.transition = `opacity ${DIM_EASE_MS}ms ease`;
        el.style.opacity = "1";
        // remove inline style after the animation so we don't override site CSS
        setTimeout(() => { if (el) el.style.opacity = ""; }, DIM_EASE_MS + 50);
      });

      wrappedTexts.forEach(span => {
        span.style.transition = `opacity ${DIM_EASE_MS}ms ease`;
        span.style.opacity = "1";
        span.addEventListener("transitionend", () => {
          if (!span.parentNode) return;
          span.parentNode.replaceChild(document.createTextNode(span.textContent || ""), span);
        }, { once:true });
      });

      // Clear hard-guard on path
      pathEls.forEach(el => { if (el) el.style.opacity = ""; });

      dimCtx = null;
    }

    // ---------------- Positioning (centered, edge-aware, flip) ----------------
    function clamp(v,min,max){ return Math.max(min,Math.min(max,v)); }
    function measureBubbleForPlacement(){
      const wasOpen = bubble.classList.contains("is-open");
      if (!wasOpen){ bubble.style.visibility="hidden"; bubble.classList.add("is-open"); }
      const rect = bubble.getBoundingClientRect();
      if (!wasOpen){ bubble.classList.remove("is-open"); bubble.style.visibility=""; }
      return { w: rect.width, h: rect.height };
    }
    function placeAnchored(trigger){
      const vw=innerWidth, vh=innerHeight;
      const r = trigger.getBoundingClientRect();
      const { w, h } = measureBubbleForPlacement();

      let left = r.left + (r.width/2) - (w/2);
      left = clamp(left, EDGE_PADDING, Math.max(EDGE_PADDING, vw - EDGE_PADDING - w));

      const topBelow   = r.bottom + OFFSET_Y;
      const spaceBelow = vh - topBelow - EDGE_PADDING;
      const placeBelow = spaceBelow >= h;
      let top = placeBelow ? topBelow : (r.top - h - OFFSET_Y);
      top = clamp(top, EDGE_PADDING, Math.max(EDGE_PADDING, vh - EDGE_PADDING - h));

      bubble.style.left = left + "px";
      bubble.style.top  = top  + "px";

      const br = bubble.getBoundingClientRect();
      if (br.bottom > vh - EDGE_PADDING){
        bubble.style.maxHeight = (vh - 2*EDGE_PADDING) + "px";
        bubble.style.overflowY = "auto";
      } else {
        bubble.style.maxHeight = "none";
        bubble.style.overflowY = "visible";
      }
    }

    // ---------------- Open / Close (place → fade/scale) ----------------
    function animateIn(){
      bubble.style.transition = "none";
      bubble.style.opacity = "0";
      bubble.style.transform = "scale(0.95)";
      void bubble.offsetWidth;
      bubble.style.transition = "opacity .18s ease, transform .18s ease";
      bubble.style.opacity = "1";
      bubble.style.transform = "scale(1)";
    }
    function animateOut(done){
      bubble.style.transition = "opacity .16s ease, transform .16s ease";
      bubble.style.opacity = "0";
      bubble.style.transform = "scale(0.95)";
      const end = () => { bubble.removeEventListener("transitionend", end); done && done(); };
      bubble.addEventListener("transitionend", end);
      setTimeout(end, 260);
    }

    function openFromTrigger(trigger){
      if (current && current !== trigger) forceClose();
      current = trigger;
      trigger.setAttribute("aria-expanded","true");

      elH.textContent = trigger.getAttribute("data-tt-h") || "";
      elB.textContent = trigger.getAttribute("data-tt-b") || "";

      bubble.classList.add("is-open");
      bubble.setAttribute("aria-hidden","false");

      placeAnchored(trigger);
      animateIn();

      const container = findTextContainer(trigger);
      dimAllOtherBranches(container, trigger);

      hoverCount = 0;
      cancelCloseTimer();
    }

    function forceClose(){
      if (!current) return;
      bubble.classList.remove("is-open");
      bubble.setAttribute("aria-hidden","true");
      current.setAttribute("aria-expanded","false");
      current = null;
      undim();
      hoverCount = 0;
      cancelCloseTimer();
    }

    function closeWithAnim(){
      if (!current) return;
      const t = current;
      animateOut(() => {
        bubble.classList.remove("is-open");
        bubble.setAttribute("aria-hidden","true");
        t.setAttribute("aria-expanded","false");
        current = null;
        undim();
      });
    }

    function scheduleClose(){
      cancelCloseTimer();
      closeTimer = setTimeout(() => {
        if (hoverCount <= 0 && !isCoarse()) closeWithAnim();
      }, CLOSE_DELAY);
    }
    function cancelCloseTimer(){ if (closeTimer){ clearTimeout(closeTimer); closeTimer = null; } }

    // ---------------- Hover-intent (desktop) ----------------
    function onZoneEnter(){ if (isCoarse()) return; hoverCount++; cancelCloseTimer(); }
    function onZoneLeave(){ if (isCoarse()) return; hoverCount = Math.max(0, hoverCount - 1); if (hoverCount === 0) scheduleClose(); }

    bubble.addEventListener("pointerenter", onZoneEnter, true);
    bubble.addEventListener("mouseenter",   onZoneEnter, true);
    bubble.addEventListener("pointerleave", onZoneLeave, true);
    bubble.addEventListener("mouseleave",   onZoneLeave, true);

    const handleEnter = (e) => {
      if (isCoarse()) return;
      const target = getElementTarget(e);
      if (!target) return;
      const t = target.closest(".tt-trigger");
      if (!t) return;
      onZoneEnter();
      if (!current || current !== t) openFromTrigger(t);
    };
    const handleLeave = (e) => {
      if (isCoarse()) return;
      const target = getElementTarget(e);
      if (!target) return;
      const t = target.closest(".tt-trigger");
      if (!t) return;
      onZoneLeave();
    };
    document.addEventListener("pointerenter", handleEnter, true);
    document.addEventListener("mouseenter",   handleEnter, true);
    document.addEventListener("pointerleave", handleLeave, true);
    document.addEventListener("mouseleave",   handleLeave, true);

    // ---------------- Keyboard ----------------
    document.addEventListener("focusin", (e) => {
      if (!e.target) return;
      const t = e.target.closest(".tt-trigger");
      if (t) openFromTrigger(t);
    });
    document.addEventListener("focusout", (e) => {
      if (!e.target) return;
      const t = e.target.closest(".tt-trigger");
      if (t && current === t) closeWithAnim();
    });

    // ---------------- Mobile / coarse ----------------
    document.addEventListener("pointerdown", (e) => {
      if (!isCoarse()) return;

      const t = e.target.closest(".tt-trigger");
      if (!t) return;
      e.preventDefault();
      e.stopPropagation();
      if (current === t && bubble.classList.contains("is-open")) { closeWithAnim(); return; }
      openFromTrigger(t);
    }, true);

    document.addEventListener("click", (e) => {
      if (!isCoarse()) return;
      if (!bubble.classList.contains("is-open")) return;
      const inBubble  = !!e.target.closest(".tt-bubble");
      const onTrigger = !!e.target.closest(".tt-trigger");
      if (!inBubble && !onTrigger) closeWithAnim();
    }, true);

    // Close button + ESC
    elClose.addEventListener("click", closeWithAnim);
    document.addEventListener("keydown", (e) => { if (e.key === "Escape") closeWithAnim(); });

    // Reposition on resize/scroll while open
    const reposition = () => { if (!current) return; placeAnchored(current); };
    addEventListener("resize", reposition, { passive: true });
    addEventListener("scroll", reposition, { passive: true });
  });
  </script></div><div class="u-embed-css w-embed"><style>
/* Tooltip Styles */

  /* Trigger */
  .tt-trigger {
    cursor: help;
    text-decoration: underline dotted;
    text-underline-offset: .2em;
    color: inherit;
  }
  .tt-trigger:focus-visible{ outline:2px solid currentColor; outline-offset:2px; }

  /* Bubble */
  .tt-bubble{
    position: fixed;
    z-index: 10;
    max-width: 17rem;
    background: var(--_theme---background-primary);
    box-shadow: 0 4px 24px rgba(0,0,0,.05);
    border-radius: var(--radius--large);
    border-style: solid;
    border-color: var(--_theme---border-tertiary);
    padding: var(--_spacing---space--1-5rem);
    pointer-events: none;
    opacity: 0;
    transform: translate3d(0,0,0) scale(.98);
    transition: opacity .3s ease, transform .3s ease;
    will-change: transform, opacity;
  }
  .tt-bubble.is-open{ opacity:1; transform:translate3d(0,0,0) scale(1); pointer-events:auto; }

  .tt-h{ 
    margin-bottom: var(--_spacing---space--0-5rem); 
    font-size: var(--_typography---font-size--body-3); 
    font-family: var(--_typography---font--secondary-family);
    line-height: var(--_typography---line-height--1-6); 
    color: var(--_theme---foreground-primary);
  }
  .tt-b{ 
    margin:0; 
    font-size: var(--_typography---font-size--caption);
    line-height: var(--_typography---line-height--1-6);
    color: var(--_theme---foreground-tertiary);
  }

  /* Mobile close button */
  .tt-close {
    display: none;
  }
  @media (hover: none), (pointer: coarse) {
    .tt-close {
      display: inline-flex;
      position: absolute;
      top: 0.5rem;
      right: 0.5rem;
      width: 32px;
      height: 32px;
      align-items: center;
      justify-content: center;
      border: 0;
      border-radius: 999px;
      background: transparent;
      font-size: 22px; 
      line-height: 1;
      color: inherit;
      cursor: pointer;
      touch-action: manipulation;
    }
    .tt-close:focus-visible { outline: 2px solid currentColor; outline-offset: 2px; }
    .tt-close:hover { opacity: 1; }
  }

</style></div></div></div><div class="nav_component"><div class="w-embed"><style>
  :root {
    --nav--icon-thickness: var(--border-width--main);
    --nav--hamburger-thickness: var(--nav--icon-thickness);
    --nav--hamburger-gap: var(--_spacing---space--0-25rem);
    --nav--hamburger-rotate: 45;
    --nav--dropdown-duration: 300ms;
    --nav--dropdown-open-duration: 600ms;
    --nav--dropdown-delay: 0ms;
    --ease-expo-out: cubic-bezier(0.16, 1, 0.3, 1);
  }

  /* ========== GENERAL RESPONSIVE RULES ========== */

  /* Lock body when nav is open (script toggles .is-nav-open) */
  @media (width < 56em) {
    body.is-nav-open { overflow: hidden; }
  }

  @container (min-width: 56em) {
    .nav_wrap.is-desktop { display: block; }
    .nav_wrap.is-mobile  { display: none;  }
  }
  @container (max-width: 50.5em) {
    /* Mega dropdown */
    .nav_dropdown_main_scroll.is-desktop.is-mega {
      flex-flow: column;
    }
    .nav_dropdown_main_wrap.is-desktop.u-theme-white.is-mega.w--open {
      width: 100%;
      left: 0 !important;
    }
    .nav_dropdown_list_wrap.is-mega:first-child .nav_dropdown_label.u-text-style-caption {
      margin-top: 0;
    }
  }
  @container (width < 28em) {
    .nav_mobile_layout .nav_actions_mobile { display: none; }
  }

  /* ========== DROPDOWN STYLING ========== */

  html:not(.wf-design-mode) .nav_dropdown_component > .w-dropdown-list {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: 0fr;
    transition:
      grid-template-rows var(--nav--dropdown-duration) var(--ease-expo-out),
      visibility 0s var(--nav--dropdown-duration),
      opacity var(--nav--dropdown-duration) var(--ease-expo-out);
    visibility: hidden;
    opacity: 0;
  }
  html:not(.wf-design-mode) .nav_dropdown_component > .w-dropdown-list.w--open {
    visibility: visible;
    opacity: 1;
    transition:
      grid-template-rows var(--nav--dropdown-duration) var(--ease-expo-out),
      visibility 0s 0s,
      opacity var(--nav--dropdown-duration) var(--ease-expo-out);
  }
  .nav_dropdown_component > .w-dropdown-list > * { overflow: hidden; }
  .nav_dropdown_component:has(> .w-dropdown-toggle[aria-expanded="true"]) > .w-dropdown-list {
    --nav--dropdown-duration: var(--nav--dropdown-open-duration);
    grid-template-rows: 1fr;
  }
  /*.nav_wrap.is-desktop:has(.nav_dropdown_component > .w-dropdown-toggle.w--open[aria-expanded="false"])
  .nav_dropdown_component:has(> .w--open[aria-expanded="true"]) > .w-dropdown-list {
  transition-delay: var(--nav--dropdown-duration);
  }*/

  /* Dropdown caret rotation */
  .nav_links_svg.is-desktop { transition: transform 750ms var(--ease-expo-out); }
  .w-dropdown-toggle[aria-expanded="true"] .nav_links_svg.is-desktop { transform: rotate(-180deg); }

  .nav_links_svg_line.is-2 { transition: transform 500ms var(--ease-expo-out); }
  .w-dropdown-toggle[aria-expanded="true"] .nav_links_svg_line.is-2 { transform: rotate(0deg); }

  /* open (replicates your original transforms) */
  .nav_btn_wrap[aria-expanded="true"] .nav_btn_line:nth-child(1),
  .nav_btn_wrap[aria-expanded="true"] > * > :first-child {
    transform:
      translateY(calc(var(--nav--hamburger-thickness) * 1 + var(--nav--hamburger-gap) * 1))
      rotate(calc(var(--nav--hamburger-rotate) * -1deg));
  }
  .nav_btn_wrap[aria-expanded="true"] .nav_btn_line:nth-child(2),
  .nav_btn_wrap[aria-expanded="true"] > * > :nth-child(2) {
    opacity: 0;
  }
  .nav_btn_wrap[aria-expanded="true"] .nav_btn_line:nth-child(3),
  .nav_btn_wrap[aria-expanded="true"] > * > :last-child {
    transform:
      translateY(calc(var(--nav--hamburger-thickness) * -1 + var(--nav--hamburger-gap) * -1))
      rotate(calc(var(--nav--hamburger-rotate) * 1deg));
    width: 1rem;
  }


  /* ========== HOVER & THEME EFFECTS ========== */
  @media (hover: hover) and (pointer: fine) {
    body:has(.nav_dropdown_item:hover) .nav_dropdown_item:not(:hover) > * > * {
      color: var(--_theme---foreground-tertiary);
    }
    .nav_dropdown_link {
      transition:
        background-color 300ms ease,
        color 300ms ease;
    }
    .nav_dropdown_item:hover .nav_dropdown_link {
      background: var(--_theme---background-tertiary);
      color: var(--_theme---foreground-primary);
    }
    .nav_secondary_wrap .nav_dropdown_item:hover .nav_dropdown_link {
      background: var(--_theme---background-tertiary);
      color: var(--_theme---foreground-primary);
    }
    .nav_wrap.is-mobile .nav_dropdown_item:hover .nav_dropdown_link {
      color: var(--_theme---foreground-primary);
    }
    .nav_links_text { transition: color 500ms var(--ease-expo-out); }
    .nav_links_svg {
      transition:
        transform 500ms var(--ease-expo-out),
        color 500ms var(--ease-expo-out);
    }
    .nav_links_item:hover .nav_links_text,
    .nav_links_item:hover .nav_links_svg { color: var(--_theme---foreground-primary); }
  }

  /* ========== LAYOUT / UTILITY (kept, de-Webflow’d) ========== */
  .nav_wrap.is-mobile [data-open-on-mobile] > .w-dropdown-toggle { display: none; }
  .nav_wrap.is-mobile [data-open-on-mobile] > .w-dropdown-list {
    visibility: visible;
    opacity: 1;
    display: block;
    grid-template-rows: 1fr;
  }
  .nav_buttons_item .button_main_wrap { width: 100%; min-width: max-content; }

  /* Optional: fade out mobile actions while open */
  .nav_actions_wrap { transition: opacity 500ms var(--ease-expo-out); }
  body.is-nav-open .nav_actions_mobile .nav_actions_wrap {
    opacity: 0;
    pointer-events: none;
  }

  .nav_links_item:first-child {
    border-top: none;
  }

  /* ========== Breadcrumbs ========== */
  .breadcrumb_text.is_linked[href="#"],
  .breadcrumb_text:has(+.breadcrumb_text.is_linked:not([href="#"])) {
    display: none;
  }
  .breadcrumb_text.is_linked:not([href="#"]) {
    display: block;
  }

</style></div><div class="u-embed-js w-embed w-script"><script>
document.addEventListener("DOMContentLoaded", function () {
  document.querySelectorAll(".nav_component").forEach((root) => {
    if (root.dataset.scriptInitialized) return;
    root.dataset.scriptInitialized = "true";

    if (!window.gsap) { console.error("GSAP not found"); return; }

    const btn  = root.querySelector('.nav_btn_wrap');
    const menu = root.querySelector('.nav_menu_wrap');
    if (!btn || !menu) { console.warn('Missing .nav_btn_wrap or .nav_menu_wrap in', root); return; }

    // a11y setup (scoped)
    if (!btn.hasAttribute('type')) btn.setAttribute('type', 'button');
    if (!btn.hasAttribute('aria-expanded')) btn.setAttribute('aria-expanded', 'false');
    if (!menu.id) menu.id = 'primary-nav-' + Math.random().toString(36).slice(2);
    if (!btn.hasAttribute('aria-controls')) btn.setAttribute('aria-controls', menu.id);
    menu.setAttribute('aria-hidden', 'true');

    // targets (scoped)
    const items   = Array.from(menu.querySelectorAll('.nav_links_item'));
    const actions = menu.querySelector('.nav_menu_actions_wrap');

    // feature detection
    const prefersReduced = window.matchMedia('(prefers-reduced-motion: reduce)').matches;
    const canClipInset = !!(window.CSS && CSS.supports && (
      CSS.supports('clip-path','inset(0 0 100% 0)') || CSS.supports('-webkit-clip-path','inset(0 0 100% 0)')
    ));
    const useClip = canClipInset && !prefersReduced;

    // durations from CSS vars
    function readDur(varName, fallbackSec) {
      const v = getComputedStyle(document.documentElement).getPropertyValue(varName).trim();
      if (!v) return fallbackSec;
      if (v.endsWith('ms')) return parseFloat(v)/1000;
      if (v.endsWith('s'))  return parseFloat(v);
      const n = parseFloat(v);
      return isNaN(n) ? fallbackSec : n;
    }
    const OPEN_DUR  = readDur('--nav--menu-open-duration', 0.8);
    const CLOSE_DUR = readDur('--nav--menu-close-duration', 0.4);

    // state per component
    let isOpen = false;
    let current = null;

    function setMenuVisibleForAnim() {
      menu.style.display = 'flex';       // ensure it's shown before anim
      menu.removeAttribute('hidden');
      menu.setAttribute('aria-hidden', 'false');
      menu.style.willChange = useClip ? 'clip-path' : 'transform, opacity';
    }
    function clearMenuInline() {
      gsap.set(menu, { clearProps: 'clipPath,webkitClipPath,opacity,transform,willChange,pointerEvents' });
    }

    // OPEN
    function playOpen() {
      setMenuVisibleForAnim();
      menu.style.pointerEvents = 'none';
      document.body.classList.add('is-nav-open');
      btn.setAttribute('aria-expanded', 'true');

      if (useClip) {
        gsap.set(menu, { clipPath: 'inset(0 0 100% 0)', webkitClipPath: 'inset(0 0 100% 0)' });
      } else {
        gsap.set(menu, { yPercent: -2, opacity: 0 });
      }
      if (items.length) gsap.set(items, { y: 20, autoAlpha: 0 });
      if (actions)      gsap.set(actions, { y: 20, autoAlpha: 0 });

      const tl = gsap.timeline({ defaults: { ease: 'power3.out' } });

      if (useClip) {
        tl.to(menu, {
          clipPath: 'inset(0 0 0% 0)',
          webkitClipPath: 'inset(0 0 0% 0)',
          duration: prefersReduced ? 0.01 : OPEN_DUR,
          ease: 'expo.out'
        }, 0);
      } else {
        tl.to(menu, { yPercent: 0, opacity: 1, duration: prefersReduced ? 0.01 : Math.min(OPEN_DUR, 0.36) }, 0.02);
      }

      if (items.length) {
        tl.to(items, { y: 0, autoAlpha: 1, stagger: prefersReduced ? 0 : 0.08, duration: prefersReduced ? 0.01 : 0.4 }, 0.10);
      }
      if (actions) {
        const base = 0.10 + (items.length ? items.length * (prefersReduced ? 0 : 0.08) : 0);
        tl.to(actions, { y: 0, autoAlpha: 1, duration: prefersReduced ? 0.01 : 0.4 }, base);
      }

      tl.add(() => { menu.style.pointerEvents = 'auto'; }, '>-0.1');

      // listeners (per open)
      document.addEventListener('keydown', onKeydown);
      menu.addEventListener('click', onMenuLinkClick);

      return tl;
    }

    // CLOSE (fade all together, then clip inset close)
    function playClose() {
      menu.style.pointerEvents = 'none';
      btn.setAttribute('aria-expanded', 'false');
      document.body.classList.remove('is-nav-open');

      const tl = gsap.timeline({ defaults: { ease: 'power3.out' } });

      const fadeTargets = items.concat(actions ? [actions] : []);
      if (fadeTargets.length) tl.to(fadeTargets, { autoAlpha: 0, y: 0, duration: prefersReduced ? 0.01 : 0.2 }, 0);

      if (useClip) {
        gsap.set(menu, { clipPath: 'inset(0 0 0% 0)', webkitClipPath: 'inset(0 0 0% 0)' });
        tl.to(menu, {
          clipPath: 'inset(0 0 100% 0)',
          webkitClipPath: 'inset(0 0 100% 0)',
          duration: prefersReduced ? 0.01 : CLOSE_DUR
        }, '>-0.02');
      } else {
        tl.to(menu, { yPercent: -2, opacity: 0, duration: prefersReduced ? 0.01 : Math.min(CLOSE_DUR, 0.28) }, '>-0.02');
      }

      tl.add(() => {
        menu.style.display = 'none';
        menu.setAttribute('aria-hidden', 'true');
        clearMenuInline();
        if (items.length) gsap.set(items, { clearProps: 'all' });
        if (actions)      gsap.set(actions, { clearProps: 'all' });

        // remove listeners added on open
        document.removeEventListener('keydown', onKeydown);
        menu.removeEventListener('click', onMenuLinkClick);
      });

      return tl;
    }

    function openMenu() {
      if (isOpen) return;
      isOpen = true;
      if (current && current.isActive()) current.kill();
      current = playOpen();
    }
    function closeMenu() {
      if (!isOpen) return;
      isOpen = false;
      if (current && current.isActive()) current.kill();
      current = playClose();
    }

    function onKeydown(e){ if (e.key === 'Escape' && isOpen) { e.preventDefault(); closeMenu(); } }

    function onMenuLinkClick(e){
      const a = e.target.closest('a[href]');
      if (!a) return;
      const url = new URL(a.href, location.href);
      if (url.origin === location.origin) {
        e.preventDefault();
        const tl = playClose();
        tl.eventCallback('onComplete', () => { window.location.href = a.href; });
        isOpen = false;
      }
    }

    // Toggle (scoped)
    btn.addEventListener('click', () => (isOpen ? closeMenu() : openMenu()));

    // Normalize if visible on load (scoped)
    if (getComputedStyle(menu).display !== 'none') {
      btn.setAttribute('aria-expanded', 'true');
      menu.setAttribute('aria-hidden', 'false');
      document.body.classList.add('is-nav-open');
      isOpen = true;
    }
  });
});
</script></div><div class="u-embed-js w-embed w-script"><script>
  (function () {
    'use strict';

    // ---------- tiny utils ----------
    var NS = 'navBundleInit';
    function onceFlag(el, k){ k=k||'scriptInitialized'; if (el.dataset[k]) return true; el.dataset[k]='true'; return false; }
    function ready(fn){ if(document.readyState==='loading'){document.addEventListener('DOMContentLoaded',fn,{once:true});} else { fn(); } }

    // ---------- 1) Ask Claude about this page ----------
    function initAskPage(){
      var buttons = document.querySelectorAll('[data-ask-page]');
      if (!buttons.length) return; // Early exit if no buttons

      buttons.forEach(function(btn){
        if (onceFlag(btn, NS)) return;
        btn.addEventListener('click', function (e) {
          e.preventDefault();
          var pageUrl = window.location.href;
          var prompt = "Read this page " + pageUrl + " so that I can ask you questions about it";
          var claudeUrl = new URL('https://claude.ai/new');
          claudeUrl.searchParams.set('q', prompt);
          window.open(claudeUrl.toString(), '_blank', 'noopener');
        });
      });
    }

    // ---------- 2) Copy page content as Markdown (Turndown) ----------
    var _turndownReady;
    function ensureTurndown(){
      if (window.TurndownService) return Promise.resolve();
      if (_turndownReady) return _turndownReady;
      _turndownReady = new Promise(function(resolve, reject){
        var s = document.createElement('script');
        s.src = 'https://unpkg.com/turndown/dist/turndown.js';
        s.async = true;
        s.onload = function(){ resolve(); };
        s.onerror = function(){ reject(new Error('Failed to load Turndown')); };
        document.head.appendChild(s);
      });
      return _turndownReady;
    }

    function initCopyAsMarkdown(){
      var copyButton = document.getElementById('copy-as-markdown');
      if (!copyButton) return; // Early exit

      if (onceFlag(copyButton, NS)) return;

      var buttonTextEl = copyButton.querySelector('.nav_dropdown_text') || copyButton;
      var originalText = buttonTextEl.textContent;

      copyButton.addEventListener('click', function(){
        ensureTurndown().then(function(){
          try {
            var TurndownService = window.TurndownService;
            var turndownService = new TurndownService({
              headingStyle: 'atx',
              codeBlockStyle: 'fenced',
              fence: '```',
              emDelimiter: '*',
              strongDelimiter: '**',
              linkStyle: 'inlined'
            });

            // Skip junk
            turndownService.addRule('skipWebflowElements', {
              filter: function(node){
                return node.nodeName === 'SCRIPT' ||
                  node.nodeName === 'STYLE'  ||
                  (node.className && (String(node.className).includes('w-editor') || String(node.className).includes('w-embed')));
              },
              replacement: function(){ return ''; }
            });

            buttonTextEl.textContent = 'Copying...';
            copyButton.disabled = true;

            var contentElement = document.querySelector('main') ||
                document.querySelector('.main-content') ||
                document.querySelector('body');
            if (!contentElement) throw new Error('No content found to copy');

            var cloned = contentElement.cloneNode(true);
            cloned.querySelectorAll('script, style, nav, footer, .w-nav, .footer').forEach(function(el){ el.remove(); });

            var markdown = turndownService.turndown(cloned);

            var done = function(){
              buttonTextEl.textContent = 'Copied!';
              setTimeout(function(){
                buttonTextEl.textContent = originalText;
                copyButton.disabled = false;
              }, 2000);
            };

            if (navigator.clipboard && window.isSecureContext) {
              navigator.clipboard.writeText(markdown).then(done, function(err){ throw err; });
            } else {
              var ta = document.createElement('textarea');
              ta.value = markdown; ta.style.position='fixed'; ta.style.opacity='0';
              document.body.appendChild(ta); ta.select(); document.execCommand('copy'); document.body.removeChild(ta);
              done();
            }
          } catch (err){
            console.error('Copy failed:', err);
            buttonTextEl.textContent = 'Copy failed';
            setTimeout(function(){
              buttonTextEl.textContent = originalText;
              copyButton.disabled = false;
            }, 2000);
          }
        }).catch(function(err){
          console.error('Turndown load failed:', err);
          buttonTextEl.textContent = 'Copy failed';
          setTimeout(function(){
            buttonTextEl.textContent = originalText;
            copyButton.disabled = false;
          }, 2000);
        });
      });
    }

    // ---------- init all ----------
    ready(function(){
      initAskPage();
      initCopyAsMarkdown();
    });

    // Optional: expose minimal API for debugging (comment out in production if not needed)
    // window.NavBundle = {
    //   initCopyAsMarkdown: initCopyAsMarkdown,
    //   initAskPage: initAskPage
    // };
  })();
</script></div><div role="banner" class="nav_wrap is-desktop"><div class="nav_contain u-container"><a aria-label="Home page" href="https://claude.com" class="nav_logo_wrap w-inline-block"><!--$--><div STYLE="" class="u-max-width-full"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 573 125" fill="none" class="u-svg"><!--$--><path d="M200.168 110.625C190.376 110.625 181.647 108.688 173.98 104.813C166.355 100.896 160.397 95.4167 156.105 88.375C151.814 81.3333 149.668 73.25 149.668 64.125C149.668 54.4167 151.855 45.7917 156.23 38.25C160.647 30.7083 166.751 24.8542 174.543 20.6875C182.335 16.4792 191.189 14.375 201.105 14.375C207.064 14.375 213.001 15.0208 218.918 16.3125C224.876 17.5625 230.105 19.5208 234.605 22.1875V42.75H228.98C227.397 35.2083 224.293 29.7292 219.668 26.3125C215.085 22.8958 208.814 21.1875 200.855 21.1875C193.23 21.1875 186.897 22.8958 181.855 26.3125C176.814 29.7292 173.085 34.5 170.668 40.625C168.251 46.7083 167.043 53.7917 167.043 61.875C167.043 69.8333 168.397 76.9792 171.105 83.3125C173.814 89.6458 177.835 94.6458 183.168 98.3125C188.501 101.979 194.918 103.813 202.418 103.813C207.501 103.813 211.855 102.813 215.48 100.813C219.147 98.8125 222.23 96.0833 224.73 92.625C227.23 89.125 229.564 84.8333 231.73 79.75H237.605L233.605 102.313C229.272 105.104 224.105 107.188 218.105 108.563C212.105 109.938 206.126 110.625 200.168 110.625ZM243.168 103.938C245.626 103.646 247.543 103.271 248.918 102.813C250.335 102.313 251.355 101.646 251.98 100.813C252.605 99.9792 252.918 98.9167 252.918 97.625V29.5625L243.168 25.875V21.6875L262.793 14.375H267.793V97.625C267.793 98.9167 268.105 99.9792 268.73 100.813C269.355 101.646 270.355 102.313 271.73 102.813C273.147 103.271 275.085 103.646 277.543 103.938V109.375H243.168V103.938ZM300.355 110.625C296.772 110.625 293.605 109.958 290.855 108.625C288.105 107.292 285.96 105.417 284.418 103C282.918 100.583 282.168 97.7917 282.168 94.625C282.168 90 283.626 86.1875 286.543 83.1875C289.501 80.1458 294.043 77.75 300.168 76L322.855 69.5625V62.75C322.855 58.2917 321.793 54.9167 319.668 52.625C317.585 50.3333 314.48 49.1875 310.355 49.1875C306.73 49.1875 303.855 50.2917 301.73 52.5C299.647 54.7083 298.605 57.7083 298.605 61.5V67.125H288.48C287.272 66.375 286.335 65.3958 285.668 64.1875C285.043 62.9375 284.73 61.5625 284.73 60.0625C284.73 57.1042 285.876 54.3958 288.168 51.9375C290.46 49.4375 293.564 47.4583 297.48 46C301.397 44.5417 305.689 43.8125 310.355 43.8125C316.189 43.8125 321.147 44.6875 325.23 46.4375C329.314 48.1875 332.418 50.7708 334.543 54.1875C336.668 57.6042 337.73 61.7292 337.73 66.5625V96.25C337.73 97.7083 338.022 98.875 338.605 99.75C339.23 100.625 340.23 101.333 341.605 101.875C343.022 102.375 344.98 102.771 347.48 103.063V108.5C343.855 109.792 340.376 110.438 337.043 110.438C333.001 110.438 329.751 109.479 327.293 107.563C324.876 105.646 323.439 102.896 322.98 99.3125C319.939 103.063 316.522 105.896 312.73 107.813C308.939 109.688 304.814 110.625 300.355 110.625ZM307.668 100.625C310.335 100.625 312.98 100 315.605 98.75C318.272 97.4583 320.689 95.6667 322.855 93.375V75.3125L305.855 80.375C302.939 81.25 300.71 82.625 299.168 84.5C297.626 86.3333 296.855 88.5833 296.855 91.25C296.855 93.0833 297.314 94.7083 298.23 96.125C299.147 97.5417 300.418 98.6458 302.043 99.4375C303.71 100.229 305.585 100.625 307.668 100.625ZM376.543 110.625C369.876 110.625 364.814 108.938 361.355 105.563C357.897 102.146 356.168 97.1667 356.168 90.625V58.375L346.418 54.9375V50.75L366.105 43.8125H371.043V88.0625C371.043 92.0208 372.043 94.9583 374.043 96.875C376.043 98.7917 379.126 99.75 383.293 99.75C385.96 99.75 388.814 99.1458 391.855 97.9375C394.939 96.7292 397.814 95.0625 400.48 92.9375V58.375L390.73 54.9375V50.75L410.418 43.8125H415.355V92.5C415.355 93.9583 415.647 95.125 416.23 96C416.855 96.875 417.855 97.5625 419.23 98.0625C420.605 98.5625 422.564 98.9792 425.105 99.3125V104.75L405.418 110H400.48V98.9375C396.98 102.563 393.085 105.417 388.793 107.5C384.543 109.583 380.46 110.625 376.543 110.625ZM458.73 110.625C453.105 110.625 448.043 109.354 443.543 106.813C439.085 104.229 435.585 100.688 433.043 96.1875C430.501 91.6458 429.23 86.5625 429.23 80.9375C429.23 73.6042 430.751 67.125 433.793 61.5C436.876 55.875 441.189 51.5208 446.73 48.4375C452.272 45.3542 458.689 43.8125 465.98 43.8125C468.355 43.8125 470.772 44.0625 473.23 44.5625C475.73 45.0625 478.085 45.7708 480.293 46.6875V29.5625L470.543 25.875V21.6875L490.168 14.375H495.168V92.5C495.168 93.9583 495.46 95.125 496.043 96C496.668 96.875 497.668 97.5625 499.043 98.0625C500.418 98.5625 502.376 98.9792 504.918 99.3125V104.75L485.23 110H480.293V101.438C477.168 104.396 473.751 106.667 470.043 108.25C466.335 109.833 462.564 110.625 458.73 110.625ZM464.855 100.563C467.355 100.563 469.96 100.042 472.668 99C475.376 97.9167 477.918 96.4583 480.293 94.625V56C476.21 52.6667 471.751 51 466.918 51C462.168 51 458.126 52.125 454.793 54.375C451.46 56.625 448.939 59.7083 447.23 63.625C445.564 67.5417 444.73 71.9792 444.73 76.9375C444.73 81.6458 445.48 85.7708 446.98 89.3125C448.48 92.8542 450.73 95.625 453.73 97.625C456.772 99.5833 460.48 100.563 464.855 100.563ZM541.293 110.625C535.168 110.625 529.647 109.229 524.73 106.438C519.814 103.646 515.96 99.7708 513.168 94.8125C510.418 89.8125 509.043 84.1875 509.043 77.9375C509.043 71.6042 510.46 65.8333 513.293 60.625C516.126 55.4167 520.001 51.3125 524.918 48.3125C529.876 45.3125 535.376 43.8125 541.418 43.8125C546.001 43.8125 550.272 44.7708 554.23 46.6875C558.189 48.6042 561.501 51.2917 564.168 54.75C566.876 58.2083 568.668 62.1667 569.543 66.625L524.168 80.375C525.418 85.875 527.897 90.1875 531.605 93.3125C535.355 96.3958 539.96 97.9375 545.418 97.9375C550.001 97.9375 554.105 96.8542 557.73 94.6875C561.355 92.4792 564.564 89.1458 567.355 84.6875L572.168 86.1875C571.001 91.1042 568.939 95.4167 565.98 99.125C563.064 102.792 559.48 105.625 555.23 107.625C550.98 109.625 546.335 110.625 541.293 110.625ZM553.293 64.75C552.71 61.9583 551.751 59.5208 550.418 57.4375C549.126 55.3125 547.501 53.6875 545.543 52.5625C543.585 51.3958 541.397 50.8125 538.98 50.8125C535.939 50.8125 533.231 51.7083 530.856 53.5C528.481 55.2917 526.626 57.8333 525.293 61.125C523.96 64.375 523.293 68.1458 523.293 72.4375C523.293 73.1458 523.314 73.7083 523.355 74.125L553.293 64.75Z" fill="currentColor"></path><!--/$--><!--$--><path d="M54.375 118.75L56.125 111L58.125 101L59.75 93L61.25 83.125L62.125 79.875L62 79.625L61.375 79.75L53.875 90L42.5 105.375L33.5 114.875L31.375 115.75L27.625 113.875L28 110.375L30.125 107.375L42.5 91.5L50 81.625L54.875 76L54.75 75.25H54.5L21.5 96.75L15.625 97.5L13 95.125L13.375 91.25L14.625 90L24.5 83.125L49.125 69.375L49.5 68.125L49.125 67.5H47.875L43.75 67.25L29.75 66.875L17.625 66.375L5.75 65.75L2.75 65.125L0 61.375L0.25 59.5L2.75 57.875L6.375 58.125L14.25 58.75L26.125 59.5L34.75 60L47.5 61.375H49.5L49.75 60.5L49.125 60L48.625 59.5L36.25 51.25L23 42.5L16 37.375L12.25 34.75L10.375 32.375L9.625 27.125L13 23.375L17.625 23.75L18.75 24L23.375 27.625L33.25 35.25L46.25 44.875L48.125 46.375L49 45.875V45.5L48.125 44.125L41.125 31.375L33.625 18.375L30.25 13L29.375 9.75C29.0417 8.625 28.875 7.375 28.875 6L32.75 0.750006L34.875 0L40.125 0.750006L42.25 2.625L45.5 10L50.625 21.625L58.75 37.375L61.125 42.125L62.375 46.375L62.875 47.75H63.75V47L64.375 38L65.625 27.125L66.875 13.125L67.25 9.125L69.25 4.375L73.125 1.87501L76.125 3.25L78.625 6.875L78.25 9.125L76.875 18.75L73.875 33.875L72 44.125H73.125L74.375 42.75L79.5 36L88.125 25.25L91.875 21L96.375 16.25L99.25 14H104.625L108.5 19.875L106.75 26L101.25 33L96.625 38.875L90 47.75L86 54.875L86.375 55.375H87.25L102.125 52.125L110.25 50.75L119.75 49.125L124.125 51.125L124.625 53.125L122.875 57.375L112.625 59.875L100.625 62.25L82.75 66.5L82.5 66.625L82.75 67L90.75 67.75L94.25 68H102.75L118.5 69.125L122.625 71.875L125 75.125L124.625 77.75L118.25 80.875L109.75 78.875L89.75 74.125L83 72.5H82V73L87.75 78.625L98.125 88L111.25 100.125L111.875 103.125L110.25 105.625L108.5 105.375L97 96.625L92.5 92.75L82.5 84.375H81.875V85.25L84.125 88.625L96.375 107L97 112.625L96.125 114.375L92.875 115.5L89.5 114.875L82.25 104.875L74.875 93.5L68.875 83.375L68.25 83.875L64.625 121.625L63 123.5L59.25 125L56.125 122.625L54.375 118.75Z" fill="var(--swatch--clay)"></path><!--/$--></svg><!--/$--></div><!--/$--></a><nav role="navigation" class="nav_desktop_layout"><div class="nav_links_component is-desktop"><ul data-wf--nav-links--variant="desktop" role="list" class="nav_links_wrap w-list-unstyled"><li class="nav_links_item"><div data-delay="400" data-hover="true" class="nav_dropdown_component w-dropdown"><div class="nav_links_link w-dropdown-toggle"><div class="nav_links_text u-text-style-body-3">Meet Claude</div><div class="nav_links_svg is-desktop"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M14.128 7.16482C14.3126 6.95983 14.6298 6.94336 14.835 7.12771C15.0402 7.31242 15.0567 7.62952 14.8721 7.83477L10.372 12.835L10.2939 12.9053C10.2093 12.9667 10.1063 13 9.99995 13C9.85833 12.9999 9.72264 12.9402 9.62788 12.835L5.12778 7.83477L5.0682 7.75273C4.95072 7.55225 4.98544 7.28926 5.16489 7.12771C5.34445 6.96617 5.60969 6.95939 5.79674 7.09744L5.87193 7.16482L9.99995 11.7519L14.128 7.16482Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="nav_links_svg is-mobile"><div class="nav_links_svg_line"></div><div class="nav_links_svg_line is-2"></div></div></div><nav class="nav_dropdown_main_wrap is-desktop u-theme-white is-mega is-products w-dropdown-list"><div class="nav_dropdown_main_content"><div data-lenis-prevent="" class="nav_dropdown_main_scroll is-desktop is-mega"><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption">Products</div><ul role="list" class="nav_dropdown_list"><li class="nav_dropdown_item"><a href="/product/overview" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Claude</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/product/claude-code" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Claude Code</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a><link rel="prefetch" href="/product/claude-code"/></li><li class="nav_dropdown_item"><a href="/product/cowork" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Claude Cowork</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a><link rel="prefetch" href="/product/cowork"/></li><li class="nav_dropdown_item"><a href="/product/tag" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">@Claude</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a><link rel="prefetch" href="/product/tag"/></li></ul></div><div class="nav_dropdown_divider_wrap is-mega"><div class="nav_dropdown_divider_fill"></div></div><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption">Features</div><ul role="list" class="nav_dropdown_list"><li class="nav_dropdown_item"><a href="/claude-for-chrome" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Claude for Chrome</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/claude-for-microsoft-365" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Claude for Microsoft 365</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/skills" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Skills</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div><div class="nav_dropdown_divider_wrap is-mega"><div class="nav_dropdown_divider_fill"></div></div><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption">Claude apps built for</div><ul role="list" class="nav_dropdown_list"><li class="nav_dropdown_item"><a href="/product/design" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Design</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/product/claude-science" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Science</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/product/claude-security" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Security</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div><div class="nav_dropdown_divider_wrap is-mega"><div class="nav_dropdown_divider_fill"></div></div><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption">Models</div><ul role="list" class="nav_dropdown_list"><li class="nav_dropdown_item"><a href="https://www.anthropic.com/claude/mythos" target="_blank" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Mythos</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="https://www.anthropic.com/claude/fable" target="_blank" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Fable</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="https://www.anthropic.com/claude/opus" target="_blank" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Opus</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="https://www.anthropic.com/claude/sonnet" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Sonnet</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="https://www.anthropic.com/claude/haiku" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Haiku</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div></div></div></nav></div></li><li class="nav_links_item"><div data-delay="400" data-hover="true" class="nav_dropdown_component w-dropdown"><div class="nav_links_link w-dropdown-toggle"><div class="nav_links_text u-text-style-body-3">Platform</div><div class="nav_links_svg is-desktop"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M14.128 7.16482C14.3126 6.95983 14.6298 6.94336 14.835 7.12771C15.0402 7.31242 15.0567 7.62952 14.8721 7.83477L10.372 12.835L10.2939 12.9053C10.2093 12.9667 10.1063 13 9.99995 13C9.85833 12.9999 9.72264 12.9402 9.62788 12.835L5.12778 7.83477L5.0682 7.75273C4.95072 7.55225 4.98544 7.28926 5.16489 7.12771C5.34445 6.96617 5.60969 6.95939 5.79674 7.09744L5.87193 7.16482L9.99995 11.7519L14.128 7.16482Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="nav_links_svg is-mobile"><div class="nav_links_svg_line"></div><div class="nav_links_svg_line is-2"></div></div></div><nav class="nav_dropdown_main_wrap is-desktop u-theme-white is-mega is-platform w-dropdown-list"><div class="nav_dropdown_main_content"><div data-lenis-prevent="" class="nav_dropdown_main_scroll is-desktop is-mega"><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption">Build on Claude</div><ul role="list" class="nav_dropdown_list"><li class="nav_dropdown_item"><a href="/platform/api" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Overview</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="http://claude.com/pricing#api" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Pricing</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="https://platform.claude.com/docs" target="_blank" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Developer docs</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="https://platform.claude.com/" target="_blank" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Console login</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div><div class="nav_dropdown_divider_wrap is-mega"><div class="nav_dropdown_divider_fill"></div></div><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption">Works with Claude</div><ul role="list" class="nav_dropdown_list"><li class="nav_dropdown_item"><a href="/ecosystem" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Ecosystem</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/platform/marketplace" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Marketplace</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/connectors" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Connectors</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/plugins" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Plugins</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div></div></div></nav></div></li><li class="nav_links_item"><div data-delay="400" data-hover="true" class="nav_dropdown_component w-dropdown"><div class="nav_links_link w-dropdown-toggle"><div class="nav_links_text u-text-style-body-3">Solutions</div><div class="nav_links_svg is-desktop"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M14.128 7.16482C14.3126 6.95983 14.6298 6.94336 14.835 7.12771C15.0402 7.31242 15.0567 7.62952 14.8721 7.83477L10.372 12.835L10.2939 12.9053C10.2093 12.9667 10.1063 13 9.99995 13C9.85833 12.9999 9.72264 12.9402 9.62788 12.835L5.12778 7.83477L5.0682 7.75273C4.95072 7.55225 4.98544 7.28926 5.16489 7.12771C5.34445 6.96617 5.60969 6.95939 5.79674 7.09744L5.87193 7.16482L9.99995 11.7519L14.128 7.16482Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="nav_links_svg is-mobile"><div class="nav_links_svg_line"></div><div class="nav_links_svg_line is-2"></div></div></div><nav class="nav_dropdown_main_wrap is-desktop u-theme-white is-mega is-solutions w-dropdown-list"><div class="nav_dropdown_main_content"><div data-lenis-prevent="" class="nav_dropdown_main_scroll is-desktop is-mega"><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption">Use cases</div><ul role="list" class="nav_dropdown_list"><li class="nav_dropdown_item"><a href="/solutions/agents" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">AI agents</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/solutions/coding" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Coding</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div><div class="nav_dropdown_divider_wrap is-mega"><div class="nav_dropdown_divider_fill"></div></div><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption">Company size</div><ul role="list" class="nav_dropdown_list"><li class="nav_dropdown_item"><a href="/solutions/enterprise" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Enterprise</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/programs/startups" aria-current="page" class="nav_dropdown_link w-inline-block w--current"><div class="nav_dropdown_text">Startups</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div><div class="nav_dropdown_divider_wrap is-mega"><div class="nav_dropdown_divider_fill"></div></div><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption">Departments</div><ul role="list" class="nav_dropdown_list"><li class="nav_dropdown_item"><a href="/solutions/cybersecurity" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Cybersecurity</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/solutions/legal" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Legal</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div><div class="nav_dropdown_divider_wrap is-mega"><div class="nav_dropdown_divider_fill"></div></div><div class="nav_dropdown_list_wrap is-mega is-solutions-2col"><div class="nav_dropdown_label u-text-style-caption">Industries</div><ul role="list" class="nav_dropdown_list is-2col"><li class="nav_dropdown_item"><a href="/solutions/customer-support" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Customer support</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/solutions/financial-services" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Financial services</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/solutions/government" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Government</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/solutions/healthcare" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Healthcare</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/solutions/education" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Higher education</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/solutions/teachers" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">K-12 teachers</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/solutions/life-sciences" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Life sciences</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/solutions/nonprofits" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Nonprofits</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div></div></div></nav></div></li><li class="nav_links_item"><div data-delay="400" data-hover="true" class="nav_dropdown_component w-dropdown"><div class="nav_links_link w-dropdown-toggle"><div class="nav_links_text u-text-style-body-3">Pricing</div><div class="nav_links_svg is-desktop"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M14.128 7.16482C14.3126 6.95983 14.6298 6.94336 14.835 7.12771C15.0402 7.31242 15.0567 7.62952 14.8721 7.83477L10.372 12.835L10.2939 12.9053C10.2093 12.9667 10.1063 13 9.99995 13C9.85833 12.9999 9.72264 12.9402 9.62788 12.835L5.12778 7.83477L5.0682 7.75273C4.95072 7.55225 4.98544 7.28926 5.16489 7.12771C5.34445 6.96617 5.60969 6.95939 5.79674 7.09744L5.87193 7.16482L9.99995 11.7519L14.128 7.16482Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="nav_links_svg is-mobile"><div class="nav_links_svg_line"></div><div class="nav_links_svg_line is-2"></div></div></div><nav class="nav_dropdown_main_wrap is-desktop u-theme-white w-dropdown-list"><div class="nav_dropdown_main_content"><div data-lenis-prevent="" class="nav_dropdown_main_scroll is-desktop"><div class="nav_dropdown_list_wrap"><ul role="list" class="nav_dropdown_list"><li class="nav_dropdown_item"><a href="/pricing" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Overview</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a><link rel="prefetch" href="/pricing"/></li><li class="nav_dropdown_item"><a href="/pricing#api" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">API</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div></div></div></nav></div></li><li class="nav_links_item"><div data-delay="400" data-hover="true" class="nav_dropdown_component w-dropdown"><div class="nav_links_link w-dropdown-toggle"><div class="nav_links_text u-text-style-body-3">Resources</div><div class="nav_links_svg is-desktop"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M14.128 7.16482C14.3126 6.95983 14.6298 6.94336 14.835 7.12771C15.0402 7.31242 15.0567 7.62952 14.8721 7.83477L10.372 12.835L10.2939 12.9053C10.2093 12.9667 10.1063 13 9.99995 13C9.85833 12.9999 9.72264 12.9402 9.62788 12.835L5.12778 7.83477L5.0682 7.75273C4.95072 7.55225 4.98544 7.28926 5.16489 7.12771C5.34445 6.96617 5.60969 6.95939 5.79674 7.09744L5.87193 7.16482L9.99995 11.7519L14.128 7.16482Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="nav_links_svg is-mobile"><div class="nav_links_svg_line"></div><div class="nav_links_svg_line is-2"></div></div></div><nav class="nav_dropdown_main_wrap is-desktop u-theme-white is-mega is-learn is-resources w-dropdown-list"><div class="nav_dropdown_main_content"><div data-lenis-prevent="" class="nav_dropdown_main_scroll is-desktop is-mega"><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption">Insights</div><ul role="list" class="nav_dropdown_list"><li class="nav_dropdown_item"><a href="/blog" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Blog</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/customers" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Customer stories</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="https://www.anthropic.com/news" target="_blank" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Anthropic news</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div><div class="nav_dropdown_divider_wrap is-mega"><div class="nav_dropdown_divider_fill"></div></div><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption">Learn</div><ul role="list" class="nav_dropdown_list"><li class="nav_dropdown_item"><a href="https://www.anthropic.com/learn" target="_blank" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Anthropic Academy</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/resources/courses" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Courses</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/resources/tutorials" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Tutorials</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/resources/use-cases" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Use cases</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div><div class="nav_dropdown_divider_wrap is-mega"><div class="nav_dropdown_divider_fill"></div></div><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption">Connect</div><ul role="list" class="nav_dropdown_list"><li class="nav_dropdown_item"><a href="https://www.anthropic.com/events" target="_blank" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Events</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item"><a href="/community" class="nav_dropdown_link w-inline-block"><div class="nav_dropdown_text">Community</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div></div></div></nav></div></li><li class="nav_links_item"><a href="https://claude.ai/login" class="nav_links_link w-inline-block"><div class="nav_links_text u-text-style-body-3">Login</div></a></li></ul><ul data-wf--nav-actions--variant="desktop" role="list" class="nav_actions_wrap w-list-unstyled"><li class="nav_buttons_item is-main is-desktop"><!--$--><div data-wf--button-small--style="tertiary" class="button_small_wrap w-variant-a8c9bb6a-76f8-d6fa-8374-826ae4429994"><div class="u-embed-css w-embed"><style>
.button_small_icon {
  transition: color 300ms ease;
}
.button_small_wrap:hover .button_small_icon {
  color: var(--_button-style---icon-hover); 
}
.button_small_wrap:focus-within .button_small_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_small_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_small_text u-text-style-body-3">Contact sales</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Contact sales" target="" data-cta="" data-cta-position="" href="/contact-sales" data-wf-event-ids="157059830" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Contact sales</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Contact sales</span><!--/$--></button><!--/$--></div></div><!--/$--></li><li class="nav_buttons_item is-main is-desktop"><!--$--><div data-wf--button-small--style="primary" class="button_small_wrap"><div class="u-embed-css w-embed"><style>
.button_small_icon {
  transition: color 300ms ease;
}
.button_small_wrap:hover .button_small_icon {
  color: var(--_button-style---icon-hover); 
}
.button_small_wrap:focus-within .button_small_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_small_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_small_text u-text-style-body-3">Try Claude</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Try Claude" target="" data-cta="" data-cta-position="" href="https://claude.ai/" data-wf-event-ids="157059830" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Try Claude</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Try Claude</span><!--/$--></button><!--/$--></div></div><!--/$--></li><li class="nav_buttons_item is-main is-mobile"><!--$--><div data-wf--button-main--style="tertiary" class="button_main_wrap w-variant-53cd577f-e297-ccd8-fb9d-999cb11e323c"><div class="u-embed-css w-embed"><style>
.button_main_icon {
  transition: color 300ms ease;
}
.button_main_wrap:hover .button_main_icon {
  color: var(--_button-style---icon-hover); 
}
.button_main_wrap:focus-within .button_main_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_main_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_main_text u-text-style-body-2">Contact sales</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Contact sales" target="" data-cta="" data-cta-position="Navigation" href="/contact-sales" data-wf-event-ids="157059830" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Contact sales</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Contact sales</span><!--/$--></button><!--/$--></div></div><!--/$--></li><li class="nav_buttons_item is-main is-mobile"><!--$--><div data-wf--button-main--style="primary" class="button_main_wrap"><div class="u-embed-css w-embed"><style>
.button_main_icon {
  transition: color 300ms ease;
}
.button_main_wrap:hover .button_main_icon {
  color: var(--_button-style---icon-hover); 
}
.button_main_wrap:focus-within .button_main_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_main_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_main_text u-text-style-body-2">Try Claude</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Try Claude" target="" data-cta="" data-cta-position="" href="https://claude.ai/" data-wf-event-ids="157059830" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Try Claude</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Try Claude</span><!--/$--></button><!--/$--></div></div><!--/$--></li></ul></div></nav></div></div><nav class="nav_wrap is-mobile"><div class="nav_mobile_contain u-container"><a aria-label="Home Page" href="#" class="nav_logo_wrap w-inline-block"><!--$--><div STYLE="" class="u-max-width-full"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 573 125" fill="none" class="u-svg"><!--$--><path d="M200.168 110.625C190.376 110.625 181.647 108.688 173.98 104.813C166.355 100.896 160.397 95.4167 156.105 88.375C151.814 81.3333 149.668 73.25 149.668 64.125C149.668 54.4167 151.855 45.7917 156.23 38.25C160.647 30.7083 166.751 24.8542 174.543 20.6875C182.335 16.4792 191.189 14.375 201.105 14.375C207.064 14.375 213.001 15.0208 218.918 16.3125C224.876 17.5625 230.105 19.5208 234.605 22.1875V42.75H228.98C227.397 35.2083 224.293 29.7292 219.668 26.3125C215.085 22.8958 208.814 21.1875 200.855 21.1875C193.23 21.1875 186.897 22.8958 181.855 26.3125C176.814 29.7292 173.085 34.5 170.668 40.625C168.251 46.7083 167.043 53.7917 167.043 61.875C167.043 69.8333 168.397 76.9792 171.105 83.3125C173.814 89.6458 177.835 94.6458 183.168 98.3125C188.501 101.979 194.918 103.813 202.418 103.813C207.501 103.813 211.855 102.813 215.48 100.813C219.147 98.8125 222.23 96.0833 224.73 92.625C227.23 89.125 229.564 84.8333 231.73 79.75H237.605L233.605 102.313C229.272 105.104 224.105 107.188 218.105 108.563C212.105 109.938 206.126 110.625 200.168 110.625ZM243.168 103.938C245.626 103.646 247.543 103.271 248.918 102.813C250.335 102.313 251.355 101.646 251.98 100.813C252.605 99.9792 252.918 98.9167 252.918 97.625V29.5625L243.168 25.875V21.6875L262.793 14.375H267.793V97.625C267.793 98.9167 268.105 99.9792 268.73 100.813C269.355 101.646 270.355 102.313 271.73 102.813C273.147 103.271 275.085 103.646 277.543 103.938V109.375H243.168V103.938ZM300.355 110.625C296.772 110.625 293.605 109.958 290.855 108.625C288.105 107.292 285.96 105.417 284.418 103C282.918 100.583 282.168 97.7917 282.168 94.625C282.168 90 283.626 86.1875 286.543 83.1875C289.501 80.1458 294.043 77.75 300.168 76L322.855 69.5625V62.75C322.855 58.2917 321.793 54.9167 319.668 52.625C317.585 50.3333 314.48 49.1875 310.355 49.1875C306.73 49.1875 303.855 50.2917 301.73 52.5C299.647 54.7083 298.605 57.7083 298.605 61.5V67.125H288.48C287.272 66.375 286.335 65.3958 285.668 64.1875C285.043 62.9375 284.73 61.5625 284.73 60.0625C284.73 57.1042 285.876 54.3958 288.168 51.9375C290.46 49.4375 293.564 47.4583 297.48 46C301.397 44.5417 305.689 43.8125 310.355 43.8125C316.189 43.8125 321.147 44.6875 325.23 46.4375C329.314 48.1875 332.418 50.7708 334.543 54.1875C336.668 57.6042 337.73 61.7292 337.73 66.5625V96.25C337.73 97.7083 338.022 98.875 338.605 99.75C339.23 100.625 340.23 101.333 341.605 101.875C343.022 102.375 344.98 102.771 347.48 103.063V108.5C343.855 109.792 340.376 110.438 337.043 110.438C333.001 110.438 329.751 109.479 327.293 107.563C324.876 105.646 323.439 102.896 322.98 99.3125C319.939 103.063 316.522 105.896 312.73 107.813C308.939 109.688 304.814 110.625 300.355 110.625ZM307.668 100.625C310.335 100.625 312.98 100 315.605 98.75C318.272 97.4583 320.689 95.6667 322.855 93.375V75.3125L305.855 80.375C302.939 81.25 300.71 82.625 299.168 84.5C297.626 86.3333 296.855 88.5833 296.855 91.25C296.855 93.0833 297.314 94.7083 298.23 96.125C299.147 97.5417 300.418 98.6458 302.043 99.4375C303.71 100.229 305.585 100.625 307.668 100.625ZM376.543 110.625C369.876 110.625 364.814 108.938 361.355 105.563C357.897 102.146 356.168 97.1667 356.168 90.625V58.375L346.418 54.9375V50.75L366.105 43.8125H371.043V88.0625C371.043 92.0208 372.043 94.9583 374.043 96.875C376.043 98.7917 379.126 99.75 383.293 99.75C385.96 99.75 388.814 99.1458 391.855 97.9375C394.939 96.7292 397.814 95.0625 400.48 92.9375V58.375L390.73 54.9375V50.75L410.418 43.8125H415.355V92.5C415.355 93.9583 415.647 95.125 416.23 96C416.855 96.875 417.855 97.5625 419.23 98.0625C420.605 98.5625 422.564 98.9792 425.105 99.3125V104.75L405.418 110H400.48V98.9375C396.98 102.563 393.085 105.417 388.793 107.5C384.543 109.583 380.46 110.625 376.543 110.625ZM458.73 110.625C453.105 110.625 448.043 109.354 443.543 106.813C439.085 104.229 435.585 100.688 433.043 96.1875C430.501 91.6458 429.23 86.5625 429.23 80.9375C429.23 73.6042 430.751 67.125 433.793 61.5C436.876 55.875 441.189 51.5208 446.73 48.4375C452.272 45.3542 458.689 43.8125 465.98 43.8125C468.355 43.8125 470.772 44.0625 473.23 44.5625C475.73 45.0625 478.085 45.7708 480.293 46.6875V29.5625L470.543 25.875V21.6875L490.168 14.375H495.168V92.5C495.168 93.9583 495.46 95.125 496.043 96C496.668 96.875 497.668 97.5625 499.043 98.0625C500.418 98.5625 502.376 98.9792 504.918 99.3125V104.75L485.23 110H480.293V101.438C477.168 104.396 473.751 106.667 470.043 108.25C466.335 109.833 462.564 110.625 458.73 110.625ZM464.855 100.563C467.355 100.563 469.96 100.042 472.668 99C475.376 97.9167 477.918 96.4583 480.293 94.625V56C476.21 52.6667 471.751 51 466.918 51C462.168 51 458.126 52.125 454.793 54.375C451.46 56.625 448.939 59.7083 447.23 63.625C445.564 67.5417 444.73 71.9792 444.73 76.9375C444.73 81.6458 445.48 85.7708 446.98 89.3125C448.48 92.8542 450.73 95.625 453.73 97.625C456.772 99.5833 460.48 100.563 464.855 100.563ZM541.293 110.625C535.168 110.625 529.647 109.229 524.73 106.438C519.814 103.646 515.96 99.7708 513.168 94.8125C510.418 89.8125 509.043 84.1875 509.043 77.9375C509.043 71.6042 510.46 65.8333 513.293 60.625C516.126 55.4167 520.001 51.3125 524.918 48.3125C529.876 45.3125 535.376 43.8125 541.418 43.8125C546.001 43.8125 550.272 44.7708 554.23 46.6875C558.189 48.6042 561.501 51.2917 564.168 54.75C566.876 58.2083 568.668 62.1667 569.543 66.625L524.168 80.375C525.418 85.875 527.897 90.1875 531.605 93.3125C535.355 96.3958 539.96 97.9375 545.418 97.9375C550.001 97.9375 554.105 96.8542 557.73 94.6875C561.355 92.4792 564.564 89.1458 567.355 84.6875L572.168 86.1875C571.001 91.1042 568.939 95.4167 565.98 99.125C563.064 102.792 559.48 105.625 555.23 107.625C550.98 109.625 546.335 110.625 541.293 110.625ZM553.293 64.75C552.71 61.9583 551.751 59.5208 550.418 57.4375C549.126 55.3125 547.501 53.6875 545.543 52.5625C543.585 51.3958 541.397 50.8125 538.98 50.8125C535.939 50.8125 533.231 51.7083 530.856 53.5C528.481 55.2917 526.626 57.8333 525.293 61.125C523.96 64.375 523.293 68.1458 523.293 72.4375C523.293 73.1458 523.314 73.7083 523.355 74.125L553.293 64.75Z" fill="currentColor"></path><!--/$--><!--$--><path d="M54.375 118.75L56.125 111L58.125 101L59.75 93L61.25 83.125L62.125 79.875L62 79.625L61.375 79.75L53.875 90L42.5 105.375L33.5 114.875L31.375 115.75L27.625 113.875L28 110.375L30.125 107.375L42.5 91.5L50 81.625L54.875 76L54.75 75.25H54.5L21.5 96.75L15.625 97.5L13 95.125L13.375 91.25L14.625 90L24.5 83.125L49.125 69.375L49.5 68.125L49.125 67.5H47.875L43.75 67.25L29.75 66.875L17.625 66.375L5.75 65.75L2.75 65.125L0 61.375L0.25 59.5L2.75 57.875L6.375 58.125L14.25 58.75L26.125 59.5L34.75 60L47.5 61.375H49.5L49.75 60.5L49.125 60L48.625 59.5L36.25 51.25L23 42.5L16 37.375L12.25 34.75L10.375 32.375L9.625 27.125L13 23.375L17.625 23.75L18.75 24L23.375 27.625L33.25 35.25L46.25 44.875L48.125 46.375L49 45.875V45.5L48.125 44.125L41.125 31.375L33.625 18.375L30.25 13L29.375 9.75C29.0417 8.625 28.875 7.375 28.875 6L32.75 0.750006L34.875 0L40.125 0.750006L42.25 2.625L45.5 10L50.625 21.625L58.75 37.375L61.125 42.125L62.375 46.375L62.875 47.75H63.75V47L64.375 38L65.625 27.125L66.875 13.125L67.25 9.125L69.25 4.375L73.125 1.87501L76.125 3.25L78.625 6.875L78.25 9.125L76.875 18.75L73.875 33.875L72 44.125H73.125L74.375 42.75L79.5 36L88.125 25.25L91.875 21L96.375 16.25L99.25 14H104.625L108.5 19.875L106.75 26L101.25 33L96.625 38.875L90 47.75L86 54.875L86.375 55.375H87.25L102.125 52.125L110.25 50.75L119.75 49.125L124.125 51.125L124.625 53.125L122.875 57.375L112.625 59.875L100.625 62.25L82.75 66.5L82.5 66.625L82.75 67L90.75 67.75L94.25 68H102.75L118.5 69.125L122.625 71.875L125 75.125L124.625 77.75L118.25 80.875L109.75 78.875L89.75 74.125L83 72.5H82V73L87.75 78.625L98.125 88L111.25 100.125L111.875 103.125L110.25 105.625L108.5 105.375L97 96.625L92.5 92.75L82.5 84.375H81.875V85.25L84.125 88.625L96.375 107L97 112.625L96.125 114.375L92.875 115.5L89.5 114.875L82.25 104.875L74.875 93.5L68.875 83.375L68.25 83.875L64.625 121.625L63 123.5L59.25 125L56.125 122.625L54.375 118.75Z" fill="var(--swatch--clay)"></path><!--/$--></svg><!--/$--></div><!--/$--></a><div class="nav_mobile_layout"><div class="nav_actions_mobile"><ul data-wf--nav-actions--variant="desktop" role="list" class="nav_actions_wrap w-list-unstyled"><li class="nav_buttons_item is-main is-desktop"><!--$--><div data-wf--button-small--style="tertiary" class="button_small_wrap w-variant-a8c9bb6a-76f8-d6fa-8374-826ae4429994"><div class="u-embed-css w-embed"><style>
.button_small_icon {
  transition: color 300ms ease;
}
.button_small_wrap:hover .button_small_icon {
  color: var(--_button-style---icon-hover); 
}
.button_small_wrap:focus-within .button_small_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_small_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_small_text u-text-style-body-3">Contact sales</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Contact sales" target="" data-cta="" data-cta-position="" href="/contact-sales" data-wf-event-ids="157059830" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Contact sales</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Contact sales</span><!--/$--></button><!--/$--></div></div><!--/$--></li><li class="nav_buttons_item is-main is-desktop"><!--$--><div data-wf--button-small--style="primary" class="button_small_wrap"><div class="u-embed-css w-embed"><style>
.button_small_icon {
  transition: color 300ms ease;
}
.button_small_wrap:hover .button_small_icon {
  color: var(--_button-style---icon-hover); 
}
.button_small_wrap:focus-within .button_small_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_small_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_small_text u-text-style-body-3">Try Claude</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Try Claude" target="" data-cta="" data-cta-position="" href="https://claude.ai/" data-wf-event-ids="157059830" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Try Claude</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Try Claude</span><!--/$--></button><!--/$--></div></div><!--/$--></li><li class="nav_buttons_item is-main is-mobile"><!--$--><div data-wf--button-main--style="tertiary" class="button_main_wrap w-variant-53cd577f-e297-ccd8-fb9d-999cb11e323c"><div class="u-embed-css w-embed"><style>
.button_main_icon {
  transition: color 300ms ease;
}
.button_main_wrap:hover .button_main_icon {
  color: var(--_button-style---icon-hover); 
}
.button_main_wrap:focus-within .button_main_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_main_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_main_text u-text-style-body-2">Contact sales</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Contact sales" target="" data-cta="" data-cta-position="Navigation" href="/contact-sales" data-wf-event-ids="157059830" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Contact sales</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Contact sales</span><!--/$--></button><!--/$--></div></div><!--/$--></li><li class="nav_buttons_item is-main is-mobile"><!--$--><div data-wf--button-main--style="primary" class="button_main_wrap"><div class="u-embed-css w-embed"><style>
.button_main_icon {
  transition: color 300ms ease;
}
.button_main_wrap:hover .button_main_icon {
  color: var(--_button-style---icon-hover); 
}
.button_main_wrap:focus-within .button_main_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_main_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_main_text u-text-style-body-2">Try Claude</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Try Claude" target="" data-cta="" data-cta-position="" href="https://claude.ai/" data-wf-event-ids="157059830" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Try Claude</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Try Claude</span><!--/$--></button><!--/$--></div></div><!--/$--></li></ul></div><!--$--><button aria-controls="nav-menu" aria-expanded="false" aria-label="Open Menu" class="nav_btn_wrap"><div class="nav_btn_layout"><div class="nav_btn_line"></div><div class="nav_btn_line"></div><div class="nav_btn_line is-bottom"></div></div></button><!--/$--><div class="nav_menu_wrap u-theme-white"><div class="nav_menu_inner"><div class="nav_menu_links_wrap"><ul data-wf--nav-links--variant="mobile" role="list" class="nav_links_wrap w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-list-unstyled"><li class="nav_links_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><div data-delay="400" data-hover="true" class="nav_dropdown_component w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-dropdown"><div class="nav_links_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-dropdown-toggle"><div class="nav_links_text u-text-style-body-3 w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Meet Claude</div><div class="nav_links_svg w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-desktop"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M14.128 7.16482C14.3126 6.95983 14.6298 6.94336 14.835 7.12771C15.0402 7.31242 15.0567 7.62952 14.8721 7.83477L10.372 12.835L10.2939 12.9053C10.2093 12.9667 10.1063 13 9.99995 13C9.85833 12.9999 9.72264 12.9402 9.62788 12.835L5.12778 7.83477L5.0682 7.75273C4.95072 7.55225 4.98544 7.28926 5.16489 7.12771C5.34445 6.96617 5.60969 6.95939 5.79674 7.09744L5.87193 7.16482L9.99995 11.7519L14.128 7.16482Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="nav_links_svg w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-mobile"><div class="nav_links_svg_line"></div><div class="nav_links_svg_line is-2"></div></div></div><nav class="nav_dropdown_main_wrap is-desktop w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb u-theme-white is-mega is-products w-dropdown-list"><div class="nav_dropdown_main_content w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><div data-lenis-prevent="" class="nav_dropdown_main_scroll is-desktop w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-mega"><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Products</div><ul role="list" class="nav_dropdown_list w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/product/overview" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Claude</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/product/claude-code" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Claude Code</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a><link rel="prefetch" href="/product/claude-code"/></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/product/cowork" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Claude Cowork</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a><link rel="prefetch" href="/product/cowork"/></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/product/tag" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">@Claude</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a><link rel="prefetch" href="/product/tag"/></li></ul></div><div class="nav_dropdown_divider_wrap w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-mega"><div class="nav_dropdown_divider_fill"></div></div><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Features</div><ul role="list" class="nav_dropdown_list w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/claude-for-chrome" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Claude for Chrome</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/claude-for-microsoft-365" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Claude for Microsoft 365</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/skills" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Skills</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div><div class="nav_dropdown_divider_wrap w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-mega"><div class="nav_dropdown_divider_fill"></div></div><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Claude apps built for</div><ul role="list" class="nav_dropdown_list w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/product/design" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Design</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/product/claude-science" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Science</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/product/claude-security" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Security</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div><div class="nav_dropdown_divider_wrap w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-mega"><div class="nav_dropdown_divider_fill"></div></div><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Models</div><ul role="list" class="nav_dropdown_list w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="https://www.anthropic.com/claude/mythos" target="_blank" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Mythos</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="https://www.anthropic.com/claude/fable" target="_blank" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Fable</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="https://www.anthropic.com/claude/opus" target="_blank" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Opus</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="https://www.anthropic.com/claude/sonnet" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Sonnet</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="https://www.anthropic.com/claude/haiku" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Haiku</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div></div></div></nav></div></li><li class="nav_links_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><div data-delay="400" data-hover="true" class="nav_dropdown_component w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-dropdown"><div class="nav_links_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-dropdown-toggle"><div class="nav_links_text u-text-style-body-3 w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Platform</div><div class="nav_links_svg w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-desktop"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M14.128 7.16482C14.3126 6.95983 14.6298 6.94336 14.835 7.12771C15.0402 7.31242 15.0567 7.62952 14.8721 7.83477L10.372 12.835L10.2939 12.9053C10.2093 12.9667 10.1063 13 9.99995 13C9.85833 12.9999 9.72264 12.9402 9.62788 12.835L5.12778 7.83477L5.0682 7.75273C4.95072 7.55225 4.98544 7.28926 5.16489 7.12771C5.34445 6.96617 5.60969 6.95939 5.79674 7.09744L5.87193 7.16482L9.99995 11.7519L14.128 7.16482Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="nav_links_svg w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-mobile"><div class="nav_links_svg_line"></div><div class="nav_links_svg_line is-2"></div></div></div><nav class="nav_dropdown_main_wrap is-desktop w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb u-theme-white is-mega is-platform w-dropdown-list"><div class="nav_dropdown_main_content w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><div data-lenis-prevent="" class="nav_dropdown_main_scroll is-desktop w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-mega"><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Build on Claude</div><ul role="list" class="nav_dropdown_list w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/platform/api" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Overview</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="http://claude.com/pricing#api" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Pricing</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="https://platform.claude.com/docs" target="_blank" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Developer docs</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="https://platform.claude.com/" target="_blank" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Console login</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div><div class="nav_dropdown_divider_wrap w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-mega"><div class="nav_dropdown_divider_fill"></div></div><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Works with Claude</div><ul role="list" class="nav_dropdown_list w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/ecosystem" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Ecosystem</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/platform/marketplace" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Marketplace</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/connectors" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Connectors</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/plugins" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Plugins</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div></div></div></nav></div></li><li class="nav_links_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><div data-delay="400" data-hover="true" class="nav_dropdown_component w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-dropdown"><div class="nav_links_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-dropdown-toggle"><div class="nav_links_text u-text-style-body-3 w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Solutions</div><div class="nav_links_svg w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-desktop"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M14.128 7.16482C14.3126 6.95983 14.6298 6.94336 14.835 7.12771C15.0402 7.31242 15.0567 7.62952 14.8721 7.83477L10.372 12.835L10.2939 12.9053C10.2093 12.9667 10.1063 13 9.99995 13C9.85833 12.9999 9.72264 12.9402 9.62788 12.835L5.12778 7.83477L5.0682 7.75273C4.95072 7.55225 4.98544 7.28926 5.16489 7.12771C5.34445 6.96617 5.60969 6.95939 5.79674 7.09744L5.87193 7.16482L9.99995 11.7519L14.128 7.16482Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="nav_links_svg w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-mobile"><div class="nav_links_svg_line"></div><div class="nav_links_svg_line is-2"></div></div></div><nav class="nav_dropdown_main_wrap is-desktop w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb u-theme-white is-mega is-solutions w-dropdown-list"><div class="nav_dropdown_main_content w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><div data-lenis-prevent="" class="nav_dropdown_main_scroll is-desktop w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-mega"><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Use cases</div><ul role="list" class="nav_dropdown_list w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/solutions/agents" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">AI agents</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/solutions/coding" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Coding</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div><div class="nav_dropdown_divider_wrap w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-mega"><div class="nav_dropdown_divider_fill"></div></div><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Company size</div><ul role="list" class="nav_dropdown_list w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/solutions/enterprise" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Enterprise</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/programs/startups" aria-current="page" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block w--current"><div class="nav_dropdown_text">Startups</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div><div class="nav_dropdown_divider_wrap w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-mega"><div class="nav_dropdown_divider_fill"></div></div><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Departments</div><ul role="list" class="nav_dropdown_list w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/solutions/cybersecurity" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Cybersecurity</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/solutions/legal" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Legal</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div><div class="nav_dropdown_divider_wrap w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-mega"><div class="nav_dropdown_divider_fill"></div></div><div class="nav_dropdown_list_wrap is-mega is-solutions-2col"><div class="nav_dropdown_label u-text-style-caption w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Industries</div><ul role="list" class="nav_dropdown_list w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-2col"><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/solutions/customer-support" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Customer support</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/solutions/financial-services" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Financial services</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/solutions/government" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Government</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/solutions/healthcare" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Healthcare</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/solutions/education" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Higher education</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/solutions/teachers" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">K-12 teachers</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/solutions/life-sciences" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Life sciences</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/solutions/nonprofits" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Nonprofits</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div></div></div></nav></div></li><li class="nav_links_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><div data-delay="400" data-hover="true" class="nav_dropdown_component w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-dropdown"><div class="nav_links_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-dropdown-toggle"><div class="nav_links_text u-text-style-body-3 w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Pricing</div><div class="nav_links_svg w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-desktop"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M14.128 7.16482C14.3126 6.95983 14.6298 6.94336 14.835 7.12771C15.0402 7.31242 15.0567 7.62952 14.8721 7.83477L10.372 12.835L10.2939 12.9053C10.2093 12.9667 10.1063 13 9.99995 13C9.85833 12.9999 9.72264 12.9402 9.62788 12.835L5.12778 7.83477L5.0682 7.75273C4.95072 7.55225 4.98544 7.28926 5.16489 7.12771C5.34445 6.96617 5.60969 6.95939 5.79674 7.09744L5.87193 7.16482L9.99995 11.7519L14.128 7.16482Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="nav_links_svg w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-mobile"><div class="nav_links_svg_line"></div><div class="nav_links_svg_line is-2"></div></div></div><nav class="nav_dropdown_main_wrap is-desktop w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb u-theme-white w-dropdown-list"><div class="nav_dropdown_main_content w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><div data-lenis-prevent="" class="nav_dropdown_main_scroll is-desktop w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><div class="nav_dropdown_list_wrap"><ul role="list" class="nav_dropdown_list w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/pricing" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Overview</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a><link rel="prefetch" href="/pricing"/></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/pricing#api" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">API</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div></div></div></nav></div></li><li class="nav_links_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><div data-delay="400" data-hover="true" class="nav_dropdown_component w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-dropdown"><div class="nav_links_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-dropdown-toggle"><div class="nav_links_text u-text-style-body-3 w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Resources</div><div class="nav_links_svg w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-desktop"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M14.128 7.16482C14.3126 6.95983 14.6298 6.94336 14.835 7.12771C15.0402 7.31242 15.0567 7.62952 14.8721 7.83477L10.372 12.835L10.2939 12.9053C10.2093 12.9667 10.1063 13 9.99995 13C9.85833 12.9999 9.72264 12.9402 9.62788 12.835L5.12778 7.83477L5.0682 7.75273C4.95072 7.55225 4.98544 7.28926 5.16489 7.12771C5.34445 6.96617 5.60969 6.95939 5.79674 7.09744L5.87193 7.16482L9.99995 11.7519L14.128 7.16482Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="nav_links_svg w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-mobile"><div class="nav_links_svg_line"></div><div class="nav_links_svg_line is-2"></div></div></div><nav class="nav_dropdown_main_wrap is-desktop w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb u-theme-white is-mega is-learn is-resources w-dropdown-list"><div class="nav_dropdown_main_content w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><div data-lenis-prevent="" class="nav_dropdown_main_scroll is-desktop w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-mega"><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Insights</div><ul role="list" class="nav_dropdown_list w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/blog" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Blog</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/customers" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Customer stories</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="https://www.anthropic.com/news" target="_blank" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Anthropic news</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div><div class="nav_dropdown_divider_wrap w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-mega"><div class="nav_dropdown_divider_fill"></div></div><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Learn</div><ul role="list" class="nav_dropdown_list w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="https://www.anthropic.com/learn" target="_blank" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Anthropic Academy</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/resources/courses" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Courses</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/resources/tutorials" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Tutorials</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/resources/use-cases" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Use cases</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div><div class="nav_dropdown_divider_wrap w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb is-mega"><div class="nav_dropdown_divider_fill"></div></div><div class="nav_dropdown_list_wrap is-mega"><div class="nav_dropdown_label u-text-style-caption w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Connect</div><ul role="list" class="nav_dropdown_list w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="https://www.anthropic.com/events" target="_blank" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Events</div><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li><li class="nav_dropdown_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="/community" class="nav_dropdown_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_dropdown_text">Community</div><div class="nav_dropdown_icon u-display-none"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.5 3C9.77614 3 10 3.22386 10 3.5C10 3.77614 9.77614 4 9.5 4H4.5C4.22386 4 4 4.22386 4 4.5V15.5C4 15.7761 4.22386 16 4.5 16H15.5C15.7761 16 16 15.7761 16 15.5V10.5C16 10.2239 16.2239 10 16.5 10C16.7761 10 17 10.2239 17 10.5V15.5C17 16.3284 16.3284 17 15.5 17H4.5C3.67157 17 3 16.3284 3 15.5V4.5C3 3.67157 3.67157 3 4.5 3H9.5ZM16.5 3C16.5374 3 16.5747 3.00436 16.6113 3.0127C16.6347 3.01803 16.6574 3.02559 16.6797 3.03418C16.687 3.03701 16.6939 3.04076 16.7012 3.04395C16.7213 3.05283 16.7409 3.06272 16.7598 3.07422C16.7675 3.07892 16.7757 3.08274 16.7832 3.08789C16.8082 3.10508 16.8317 3.12471 16.8535 3.14648L16.918 3.22461C16.9289 3.24116 16.9356 3.25988 16.9443 3.27734C16.95 3.28857 16.9572 3.29894 16.9619 3.31055C16.9789 3.35212 16.9888 3.39547 16.9941 3.43945C16.9966 3.45953 17 3.47957 17 3.5V7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5V4.70703L11.8535 8.85352C11.6583 9.04878 11.3417 9.04878 11.1465 8.85352C10.9512 8.65825 10.9512 8.34175 11.1465 8.14648L15.293 4H12.5C12.2239 4 12 3.77614 12 3.5C12 3.22386 12.2239 3 12.5 3H16.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></a></li></ul></div></div></div></nav></div></li><li class="nav_links_item w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb"><a href="https://claude.ai/login" class="nav_links_link w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb w-inline-block"><div class="nav_links_text u-text-style-body-3 w-variant-a32dbd8b-fe5b-f07d-4c02-33134a110ceb">Login</div></a></li></ul></div><div class="nav_menu_actions_wrap"><ul data-wf--nav-actions--variant="mobile" role="list" class="nav_actions_wrap w-variant-8af8ad28-28c5-f3ef-7a42-268c913b0cc3 w-list-unstyled"><li class="nav_buttons_item is-main is-desktop w-variant-8af8ad28-28c5-f3ef-7a42-268c913b0cc3"><!--$--><div data-wf--button-small--style="tertiary" class="button_small_wrap w-variant-a8c9bb6a-76f8-d6fa-8374-826ae4429994"><div class="u-embed-css w-embed"><style>
.button_small_icon {
  transition: color 300ms ease;
}
.button_small_wrap:hover .button_small_icon {
  color: var(--_button-style---icon-hover); 
}
.button_small_wrap:focus-within .button_small_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_small_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_small_text u-text-style-body-3">Contact sales</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Contact sales" target="" data-cta="" data-cta-position="" href="/contact-sales" data-wf-event-ids="157059830" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Contact sales</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Contact sales</span><!--/$--></button><!--/$--></div></div><!--/$--></li><li class="nav_buttons_item is-main is-desktop w-variant-8af8ad28-28c5-f3ef-7a42-268c913b0cc3"><!--$--><div data-wf--button-small--style="primary" class="button_small_wrap"><div class="u-embed-css w-embed"><style>
.button_small_icon {
  transition: color 300ms ease;
}
.button_small_wrap:hover .button_small_icon {
  color: var(--_button-style---icon-hover); 
}
.button_small_wrap:focus-within .button_small_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_small_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_small_text u-text-style-body-3">Try Claude</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Try Claude" target="" data-cta="" data-cta-position="" href="https://claude.ai/" data-wf-event-ids="157059830" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Try Claude</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Try Claude</span><!--/$--></button><!--/$--></div></div><!--/$--></li><li class="nav_buttons_item is-main is-mobile w-variant-8af8ad28-28c5-f3ef-7a42-268c913b0cc3"><!--$--><div data-wf--button-main--style="tertiary" class="button_main_wrap w-variant-53cd577f-e297-ccd8-fb9d-999cb11e323c"><div class="u-embed-css w-embed"><style>
.button_main_icon {
  transition: color 300ms ease;
}
.button_main_wrap:hover .button_main_icon {
  color: var(--_button-style---icon-hover); 
}
.button_main_wrap:focus-within .button_main_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_main_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_main_text u-text-style-body-2">Contact sales</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Contact sales" target="" data-cta="" data-cta-position="Navigation" href="/contact-sales" data-wf-event-ids="157059830" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Contact sales</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Contact sales</span><!--/$--></button><!--/$--></div></div><!--/$--></li><li class="nav_buttons_item is-main is-mobile w-variant-8af8ad28-28c5-f3ef-7a42-268c913b0cc3"><!--$--><div data-wf--button-main--style="primary" class="button_main_wrap"><div class="u-embed-css w-embed"><style>
.button_main_icon {
  transition: color 300ms ease;
}
.button_main_wrap:hover .button_main_icon {
  color: var(--_button-style---icon-hover); 
}
.button_main_wrap:focus-within .button_main_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_main_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_main_text u-text-style-body-2">Try Claude</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Try Claude" target="" data-cta="" data-cta-position="" href="https://claude.ai/" data-wf-event-ids="157059830" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Try Claude</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Try Claude</span><!--/$--></button><!--/$--></div></div><!--/$--></li></ul></div></div></div></div></div></nav><div class="nav_secondary_wrap"><div class="nav_secondary_contain u-container"><nav class="breadcrumb_nav"><ol itemtype="https://schema.org/BreadcrumbList" itemscope="https://schema.org/BreadcrumbList" role="list" class="breadcrumb_list w-list-unstyled"><li itemprop="itemListElement" itemscope="https://schema.org/ListItem" itemtype="https://schema.org/ListItem" class="breadcrumb_item is_first"><div class="u-position-relative"><div itemprop="name" class="breadcrumb_text u-text-style-caption">Programs</div><a itemprop="item" href="#" class="breadcrumb_text u-text-style-caption is_linked w-inline-block"><div itemprop="name">Programs</div></a></div><!--$--><meta itemprop="position" content="1"/><!--/$--><!--$--><span data-bc-sep="" class="breadcrumb_text u-text-style-caption is_divider">/</span><!--/$--></li><li itemprop="itemListElement" itemscope="https://schema.org/ListItem" itemtype="https://schema.org/ListItem" class="breadcrumb_item is_second"><!--$--><span itemprop="item" itemtype="https://schema.org/WebPage"><div itemprop="name" class="breadcrumb_text u-text-style-caption is_second_item">Startups</div></span><!--/$--><!--$--><meta itemprop="position" content="2"/><!--/$--></li></ol></nav><div data-delay="400" data-hover="true" class="nav_dropdown_component is-secondary w-dropdown"><div class="nav_links_link is-secondary w-dropdown-toggle"><div class="nav_links_text u-text-style-caption">Explore here</div><div class="nav_links_svg is-desktop"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M14.128 7.16482C14.3126 6.95983 14.6298 6.94336 14.835 7.12771C15.0402 7.31242 15.0567 7.62952 14.8721 7.83477L10.372 12.835L10.2939 12.9053C10.2093 12.9667 10.1063 13 9.99995 13C9.85833 12.9999 9.72264 12.9402 9.62788 12.835L5.12778 7.83477L5.0682 7.75273C4.95072 7.55225 4.98544 7.28926 5.16489 7.12771C5.34445 6.96617 5.60969 6.95939 5.79674 7.09744L5.87193 7.16482L9.99995 11.7519L14.128 7.16482Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="nav_links_svg is-mobile"><div class="nav_links_svg_line"></div><div class="nav_links_svg_line is-2"></div></div></div><nav class="nav_dropdown_main_wrap is-desktop u-theme-white is-secondary w-dropdown-list"><div class="nav_dropdown_main_content"><div data-lenis-prevent="" class="nav_dropdown_main_scroll is-desktop"><div class="nav_dropdown_list_wrap u-margin-trim"><ul role="list" class="nav_dropdown_list"><li class="nav_dropdown_item"><a data-cta-copy="Ask Claude about this page" data-ask-page="" data-cta="Startups page" data-cta-position="Explore here dropdown" href="#" class="nav_dropdown_link is-secondary w-inline-block"><div class="nav_dropdown_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M10 2.5C14.1421 2.5 17.5 5.85786 17.5 10C17.5 14.1421 14.1421 17.5 10 17.5H3C2.79779 17.5 2.61549 17.3782 2.53809 17.1914C2.4607 17.0046 2.50349 16.7895 2.64648 16.6465L4.35547 14.9365C3.20124 13.6175 2.5 11.8906 2.5 10C2.5 5.85786 5.85786 2.5 10 2.5ZM10 3.5C6.41015 3.5 3.5 6.41015 3.5 10C3.5 11.7952 4.22659 13.4199 5.40332 14.5967L5.46582 14.6729C5.52017 14.7544 5.5498 14.8508 5.5498 14.9502C5.5498 15.0828 5.49709 15.2099 5.40332 15.3037L4.20703 16.5H10C13.5899 16.5 16.5 13.5899 16.5 10C16.5 6.41015 13.5899 3.5 10 3.5ZM13.29 9.30371C13.3986 9.05001 13.6925 8.93174 13.9463 9.04004C14.2 9.14863 14.3183 9.44253 14.21 9.69629C13.8506 10.536 13.1645 11.25 12.25 11.25C11.6372 11.25 11.128 10.9289 10.75 10.4648C10.372 10.9289 9.86276 11.25 9.25 11.25C8.63724 11.25 8.12801 10.9289 7.75 10.4648C7.37198 10.9289 6.86276 11.25 6.25 11.25C5.97386 11.25 5.75 11.0261 5.75 10.75C5.75 10.4739 5.97386 10.25 6.25 10.25C6.58764 10.25 7.00448 9.97056 7.29004 9.30371L7.32422 9.2373C7.41431 9.09121 7.5749 9 7.75 9C7.9501 9 8.13123 9.11975 8.20996 9.30371L8.32227 9.53516C8.59804 10.0359 8.95442 10.25 9.25 10.25C9.58764 10.25 10.0045 9.97056 10.29 9.30371L10.3242 9.2373C10.4143 9.09121 10.5749 9 10.75 9C10.9501 9 11.1312 9.11975 11.21 9.30371L11.3223 9.53516C11.598 10.0359 11.9544 10.25 12.25 10.25C12.5876 10.25 13.0045 9.97056 13.29 9.30371Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="nav_dropdown_text">Ask questions about this page</div></a></li><li class="nav_dropdown_item"><a id="copy-as-markdown" data-cta="Startups page" data-cta-position="Explore here dropdown" data-cta-copy="Copy markdown" href="#" class="nav_dropdown_link is-secondary w-inline-block"><div class="nav_dropdown_icon"><div class="icon_wrap"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 21" fill="none" class="u-svg"><!--$--><path d="M12.5 3.60938C13.3284 3.60938 14 4.28095 14 5.10938V6.60938H15.5C16.3284 6.60938 17 7.28095 17 8.10938V16.1094C17 16.9378 16.3284 17.6094 15.5 17.6094H7.5C6.67157 17.6094 6 16.9378 6 16.1094V14.6094H4.5C3.67157 14.6094 3 13.9378 3 13.1094V5.10938C3 4.28095 3.67157 3.60938 4.5 3.60938H12.5ZM14 13.1094C14 13.9378 13.3284 14.6094 12.5 14.6094H7V16.1094C7 16.3855 7.22386 16.6094 7.5 16.6094H15.5C15.7761 16.6094 16 16.3855 16 16.1094V8.10938C16 7.83323 15.7761 7.60938 15.5 7.60938H14V13.1094ZM4.5 4.60938C4.22386 4.60938 4 4.83323 4 5.10938V13.1094C4 13.3855 4.22386 13.6094 4.5 13.6094H12.5C12.7761 13.6094 13 13.3855 13 13.1094V5.10938C13 4.83323 12.7761 4.60938 12.5 4.60938H4.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="nav_dropdown_text">Copy as markdown</div></a></li></ul></div></div></div></nav></div></div></div><div aria-hidden="true" class="transition_wrap"></div></div><!--$--><section id="" class="startups_hero_section u-section"><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div><div class="startups_hero_top"><div data-hero="wrap" class="startups_hero_bg_wrap"><div data-hero="stage" class="startups_hero_bg_stage"><div data-customer-story="https://claude.com/customers/cursor-qa" data-hero="video" data-youtube-id="8NVZMRyCrn4" data-customer-name="Michael Truell, Co-founder &amp; CEO of Cursor" class="startups_hero_bg_video_wrap is-6"><!--$--><video data-src="https://assets.claude.ai/brand/videos/startup-founders/cursor-supercut.webm" loop="" muted="" playsinline=" " poster="https://cdn.prod.website-files.com/6889473510b50328dbb70ae6/6a26e52718e3d56b164c340e_cursor-supercut-thumbnail.webp" class="startups_hero_bg_video u-background-skeleton u-cover"></video><!--/$--><div class="startups_hero_bg_video_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M4 4.0465C4.00028 2.87121 5.29098 2.15224 6.29005 2.7711L15.8927 8.72526C16.8385 9.31185 16.8384 10.6874 15.8927 11.2741L6.29005 17.2283C5.35321 17.8088 4.15995 17.2132 4.01465 16.1677L4 15.9529V4.0465ZM5.76368 3.6217C5.43073 3.41543 5.00029 3.65488 5.00001 4.0465V15.9529L5.00489 16.0251C5.05362 16.3734 5.45152 16.5712 5.76368 16.3777L15.3653 10.4245C15.6805 10.2289 15.6806 9.77038 15.3653 9.57488L5.76368 3.6217Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></div><div data-customer-story="https://claude.com/customers/lovable" data-hero="video" data-youtube-id="rjSvJYrVY2k" data-customer-name="Anton Osika, Co-founder and CEO of Lovable" class="startups_hero_bg_video_wrap is-5"><!--$--><video data-src="https://assets.claude.ai/brand/videos/startup-founders/lovable-supercut.webm" loop="" muted="" playsinline=" " poster="https://cdn.prod.website-files.com/6889473510b50328dbb70ae6/6a02b33e5ff7363f79db9279_lovable-thumb.webp" class="startups_hero_bg_video u-background-skeleton u-cover"></video><!--/$--><div class="startups_hero_bg_video_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M4 4.0465C4.00028 2.87121 5.29098 2.15224 6.29005 2.7711L15.8927 8.72526C16.8385 9.31185 16.8384 10.6874 15.8927 11.2741L6.29005 17.2283C5.35321 17.8088 4.15995 17.2132 4.01465 16.1677L4 15.9529V4.0465ZM5.76368 3.6217C5.43073 3.41543 5.00029 3.65488 5.00001 4.0465V15.9529L5.00489 16.0251C5.05362 16.3734 5.45152 16.5712 5.76368 16.3777L15.3653 10.4245C15.6805 10.2289 15.6806 9.77038 15.3653 9.57488L5.76368 3.6217Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></div><div data-customer-story="https://claude.com/customers/replit" data-hero="video" data-youtube-id="bjrmYsFae_g" data-customer-name="Max Junestrand, Co-founder and CEO of Legora" class="startups_hero_bg_video_wrap is-4"><!--$--><video data-src="https://assets.claude.ai/brand/videos/startup-founders/legora-supercut-2.webm" loop="" muted="" playsinline=" " poster="https://cdn.prod.website-files.com/6889473510b50328dbb70ae6/6a1da3af4de65246388bc2d9_frame-6.webp" class="startups_hero_bg_video u-background-skeleton u-cover"></video><!--/$--><div class="startups_hero_bg_video_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M4 4.0465C4.00028 2.87121 5.29098 2.15224 6.29005 2.7711L15.8927 8.72526C16.8385 9.31185 16.8384 10.6874 15.8927 11.2741L6.29005 17.2283C5.35321 17.8088 4.15995 17.2132 4.01465 16.1677L4 15.9529V4.0465ZM5.76368 3.6217C5.43073 3.41543 5.00029 3.65488 5.00001 4.0465V15.9529L5.00489 16.0251C5.05362 16.3734 5.45152 16.5712 5.76368 16.3777L15.3653 10.4245C15.6805 10.2289 15.6806 9.77038 15.3653 9.57488L5.76368 3.6217Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></div><div data-customer-story="https://claude.com/customers/replit" data-hero="video" data-youtube-id="kUQD5ZElyB4" data-customer-name="Michele Catasta, President &amp; Head of AI of Replit" class="startups_hero_bg_video_wrap is-1"><!--$--><video data-src="https://assets.claude.ai/brand/videos/startup-founders/replit-supercut.webm" loop="" muted="" playsinline=" " poster="https://cdn.prod.website-files.com/6889473510b50328dbb70ae6/6a15d53ba0d60e98c662d19f_frame-10.webp" class="startups_hero_bg_video u-background-skeleton u-cover"></video><!--/$--><div class="startups_hero_bg_video_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M4 4.0465C4.00028 2.87121 5.29098 2.15224 6.29005 2.7711L15.8927 8.72526C16.8385 9.31185 16.8384 10.6874 15.8927 11.2741L6.29005 17.2283C5.35321 17.8088 4.15995 17.2132 4.01465 16.1677L4 15.9529V4.0465ZM5.76368 3.6217C5.43073 3.41543 5.00029 3.65488 5.00001 4.0465V15.9529L5.00489 16.0251C5.05362 16.3734 5.45152 16.5712 5.76368 16.3777L15.3653 10.4245C15.6805 10.2289 15.6806 9.77038 15.3653 9.57488L5.76368 3.6217Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></div><div data-customer-story="https://claude.com/customers/genspark" data-hero="video" data-youtube-id="MyYe6C4NVu0" data-customer-name="Kay Zhu, Co-founder and CTO of Genspark" class="startups_hero_bg_video_wrap is-3"><!--$--><video data-src="https://assets.claude.ai/brand/videos/startup-founders/genspark-thumbnail.webm" loop="" muted="" playsinline=" " poster="https://cdn.prod.website-files.com/6889473510b50328dbb70ae6/69f8eb91aeb889eca4dc6681_hero_frame_08.webp" class="startups_hero_bg_video u-background-skeleton u-cover"></video><!--/$--><div class="startups_hero_bg_video_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M4 4.0465C4.00028 2.87121 5.29098 2.15224 6.29005 2.7711L15.8927 8.72526C16.8385 9.31185 16.8384 10.6874 15.8927 11.2741L6.29005 17.2283C5.35321 17.8088 4.15995 17.2132 4.01465 16.1677L4 15.9529V4.0465ZM5.76368 3.6217C5.43073 3.41543 5.00029 3.65488 5.00001 4.0465V15.9529L5.00489 16.0251C5.05362 16.3734 5.45152 16.5712 5.76368 16.3777L15.3653 10.4245C15.6805 10.2289 15.6806 9.77038 15.3653 9.57488L5.76368 3.6217Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></div><div data-customer-story="https://claude.com/customers/cognition" data-hero="video" data-youtube-id="_kSAptN8TAY" data-customer-name="Scott Wu, Co-founder and CEO of Cognition" class="startups_hero_bg_video_wrap is-2"><!--$--><video data-src="https://assets.claude.ai/brand/videos/startup-founders/cognition-thumbnail.webm" loop="" muted="" playsinline=" " poster="https://cdn.prod.website-files.com/6889473510b50328dbb70ae6/6a02b324f1739ed53622e12f_cognition-thumb.webp" class="startups_hero_bg_video u-background-skeleton u-cover"></video><!--/$--><div class="startups_hero_bg_video_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M4 4.0465C4.00028 2.87121 5.29098 2.15224 6.29005 2.7711L15.8927 8.72526C16.8385 9.31185 16.8384 10.6874 15.8927 11.2741L6.29005 17.2283C5.35321 17.8088 4.15995 17.2132 4.01465 16.1677L4 15.9529V4.0465ZM5.76368 3.6217C5.43073 3.41543 5.00029 3.65488 5.00001 4.0465V15.9529L5.00489 16.0251C5.05362 16.3734 5.45152 16.5712 5.76368 16.3777L15.3653 10.4245C15.6805 10.2289 15.6806 9.77038 15.3653 9.57488L5.76368 3.6217Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></div></div></div><div class="startups_hero_contain section_contain u-container"><div data-animate-header-wrap="" class="startups_hero_middle"><h1 data-animate-header-text="" class="startups_hero_eyebrow u-foreground-tertiary u-text-style-body-2">Claude for Startups</h1><div data-animate-header-heading=""><div class="startups_hero_title w-richtext"><p>Build and break through</p></div><div data-animate-header-heading="" class="u-foreground-tertiary u-margin-inline-auto u-max-width-70ch w-richtext"><p>Join the founders building on Claude. Access community and resources to accelerate your growth. Apply to be considered for credits and priority rate limits.</p></div></div><!--$--><div data-wf--button-wrapper--mobile-styling="auto-width-mobile" id="" data-animate-hero-cta="" class="u-display-contents"><div class="u-button-group u-alignment-center"><!--$--><div data-wf--button-main--style="primary" class="button_main_wrap"><div class="u-embed-css w-embed"><style>
.button_main_icon {
  transition: color 300ms ease;
}
.button_main_wrap:hover .button_main_icon {
  color: var(--_button-style---icon-hover); 
}
.button_main_wrap:focus-within .button_main_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_main_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_main_text u-text-style-body-2">Join the program</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Join the program" target="_blank" data-cta="Startups page" data-cta-position="Hero section" href="/form/startups-application" data-wf-event-ids="157059830" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Join the program</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Join the program</span><!--/$--></button><!--/$--></div></div><!--/$--></div></div><!--/$--></div></div></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div></section><!--/$--><div data-lightbox="wrap" class="startups_hero_lightbox"><div class="startups_hero_lightbox_contain u-container"><div class="startups_hero_lightbox_video_contain"><div data-lightbox="video" class="startups_hero_lightbox_video"></div><div class="startups_hero_lightbox_video_bottom"><div data-lightbox="name" class="startups_hero_lightbox_video_title u-text-style-h5">Name</div><div class="u-flex-horizontal-nowrap u-gap-1 u-justify-content-between"><!--$--><div data-wf--button-small--style="primary" data-lightbox="story-button" class="button_small_wrap"><div class="u-embed-css w-embed"><style>
.button_small_icon {
  transition: color 300ms ease;
}
.button_small_wrap:hover .button_small_icon {
  color: var(--_button-style---icon-hover); 
}
.button_small_wrap:focus-within .button_small_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_small_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_small_text u-text-style-body-3">Read story</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Read story" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="157059830" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Read story</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Read story</span><!--/$--></button><!--/$--></div></div><!--/$--><div class="u-flex-horizontal-nowrap u-gap-0-5"><!--$--><div data-wf--button-icon-main--style="tertiary" data-lightbox="slide-prev" class="button_icon_main_wrap w-variant-52cf1529-e159-a9a6-666f-6cc78aab2881"><div class="button_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M8.14648 4.64648C8.34176 4.45136 8.6583 4.45127 8.85352 4.64648C9.04868 4.8417 9.04862 5.15826 8.85352 5.35352L4.70703 9.50001H16.5C16.7761 9.50001 17 9.72387 17 10C16.9999 10.2761 16.7761 10.5 16.5 10.5H4.70703L8.85352 14.6465C9.04863 14.8418 9.04873 15.1583 8.85352 15.3535C8.6583 15.5487 8.34174 15.5486 8.14648 15.3535L3.14648 10.3535C3.05274 10.2598 3.00003 10.1326 3 10C3 9.90061 3.02967 9.80418 3.08398 9.72267L3.14648 9.64649L8.14648 4.64648Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Previous" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Previous</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Previous</span><!--/$--></button><!--/$--></div></div><!--/$--><!--$--><div data-wf--button-icon-main--style="tertiary" data-lightbox="slide-next" class="button_icon_main_wrap w-variant-52cf1529-e159-a9a6-666f-6cc78aab2881"><div class="button_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M11.1465 4.64648C11.3417 4.45127 11.6582 4.45136 11.8535 4.64648L16.8535 9.64649L16.916 9.72267C16.9703 9.80418 17 9.90061 17 10C17 10.1326 16.9473 10.2598 16.8535 10.3535L11.8535 15.3535C11.6583 15.5486 11.3417 15.5487 11.1465 15.3535C10.9513 15.1583 10.9514 14.8418 11.1465 14.6465L15.293 10.5H3.5C3.2239 10.5 3.00006 10.2761 3 10C3 9.72387 3.22386 9.50001 3.5 9.50001H15.293L11.1465 5.35352C10.9514 5.15826 10.9513 4.8417 11.1465 4.64648Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Next" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Next</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Next</span><!--/$--></button><!--/$--></div></div><!--/$--></div></div></div></div></div><div class="startups_hero_lightbox_close"><!--$--><div data-wf--button-icon-main--style="tertiary" data-lightbox="close" class="button_icon_main_wrap w-variant-52cf1529-e159-a9a6-666f-6cc78aab2881"><div class="button_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M15.1465 4.14642C15.3418 3.95121 15.6583 3.95118 15.8536 4.14642C16.0487 4.34168 16.0488 4.65822 15.8536 4.85346L10.7071 9.99997L15.8536 15.1465C16.0487 15.3417 16.0488 15.6583 15.8536 15.8535C15.6828 16.0244 15.4187 16.0461 15.2247 15.918L15.1465 15.8535L10 10.707L4.85352 15.8535C4.65827 16.0486 4.34168 16.0486 4.14648 15.8535C3.95129 15.6583 3.95142 15.3418 4.14648 15.1465L9.293 9.99997L4.14648 4.85346C3.95142 4.65818 3.95129 4.34162 4.14648 4.14642C4.34168 3.95128 4.65825 3.95138 4.85352 4.14642L10 9.29294L15.1465 4.14642Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Previous" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Previous</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Previous</span><!--/$--></button><!--/$--></div></div><!--/$--></div></div><main id="main" class="page_main"><div class="page_main"><!--$--><section data-wf--section--theme="white" id="" class="u-section w-variant-a4eabb01-8ed6-63d0-157e-0a7b56aedaa1"><div class="u-section-divider"></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div><div class="section_contain u-container u-margin-trim u-threshold-medium"><!--$--><div data-wf--content-wrapper--alignment="inherit" id="" STYLE="" class="u-display-contents"><div class="u-content-wrapper"><div data-animate-header-wrap="" data-wf--module-header-main--heading-style="h1" class="header_main_wrap u-margin-trim u-alignment-center"><div class="u-pictogram-wrap"><div class="header_icon"><div data-lottie-loop="true" data-lottie-component="" data-lottie-src="https://cdn.prod.website-files.com/6889473510b50328dbb70ae6/68c2c5f2c06ffcf1350c5f8f_Object_Shapes.lottie" class="pictogram_lottie_wrap"><div data-lottie-host="" class="pictogram_lottie"></div><div class="u-embed-js w-embed w-script"><script>
  (function() {
    "use strict";

    /* ===================== Prevent double initialization ===================== */
    if (window.__pictogramLottieInitialized) return;
    window.__pictogramLottieInitialized = true;

    /* ===================== CONFIG ===================== */
    const COLOR_MAP = {
      fills: [
        { from: ["#131314", "rgb(19,19,20)", "rgb(19, 19, 20)", "#141413", "rgb(20,20,19)", "rgb(20, 20, 19)"],
         to: "var(--_theme---foreground-primary)" },
        { from: ["#DEDCD1", "rgb(222,220,209)", "rgb(222,220,209)", "#e3dacc", "rgb(227,218,204)", "rgb(227, 218, 204)"],
         to: "var(--_theme---pictogram-accent)" }
      ],
      strokes: [
        { from: ["#ff0000", "rgb(255,0,0)", "rgb(255, 0, 0)"],
         to: "var(--_theme---pictogram-accent)" }
      ]
    };

    const FORCE_MODE = true;
    const RECOLOR_FRAME_INTERVAL = 2;
    const LOTTIE_RETRY_INTERVAL = 100;
    const LOTTIE_MAX_RETRIES = 50;

    /* ===================== Helpers ===================== */
    const normHex = (hex) => {
      const h = String(hex || "").trim().toLowerCase();
      if (!h) return null;
      let v = h.startsWith("#") ? h.slice(1) : h;
      if (v.length === 3) v = v.split("").map(c => c + c).join("");
      if (v.length === 6) return "#" + v;
      if (v.length === 8) return "#" + v.slice(0, 6);
      return null;
    };

    const toHex2 = (n) => Math.max(0, Math.min(255, Math.round(n))).toString(16).padStart(2, "0");

    const normRgb = (rgb) => {
      const m = String(rgb || "").replace(/\s+/g, "").match(/^rgba?\((\d+),(\d+),(\d+)(?:,([\d.]+))?\)$/i);
      if (!m) return null;
      return "#" + toHex2(+m[1]) + toHex2(+m[2]) + toHex2(+m[3]);
    };

    const normColor = (c) => {
      if (!c || /^none$/i.test(c)) return null;
      if (/^var\(/i.test(c)) return null;
      return normHex(c) || normRgb(c);
    };

    function buildPairs() {
      const fills = [];
      const strokes = [];
      COLOR_MAP.fills.forEach(({ from, to }) => {
        (Array.isArray(from) ? from : [from]).forEach(f => {
          const k = normColor(f);
          if (k) {
            const [r, g, b] = [k.slice(1, 3), k.slice(3, 5), k.slice(5, 7)].map(v => parseInt(v, 16));
            fills.push({ hex: k, rgbLoose: new RegExp(`rgb\\s*\\(\\s*${r}\\s*,\\s*${g}\\s*,\\s*${b}\\s*\\)`, "gi"), to });
          }
        });
      });
      COLOR_MAP.strokes.forEach(({ from, to }) => {
        (Array.isArray(from) ? from : [from]).forEach(f => {
          const k = normColor(f);
          if (k) {
            const [r, g, b] = [k.slice(1, 3), k.slice(3, 5), k.slice(5, 7)].map(v => parseInt(v, 16));
            strokes.push({ hex: k, rgbLoose: new RegExp(`rgb\\s*\\(\\s*${r}\\s*,\\s*${g}\\s*,\\s*${b}\\s*\\)`, "gi"), to });
          }
        });
      });
      return { fills, strokes };
    }

    function recolorSvg(svgRoot, pairs) {
      if (!svgRoot) return;
      const maybeSwap = (val, list) => {
        const n = normColor(val);
        if (!n) return null;
        const hit = list.find(p => p.hex === n);
        return hit ? hit.to : null;
      };

      svgRoot.querySelectorAll("path, rect, circle, ellipse, polygon, polyline, line, g, use").forEach(el => {
        const fAttr = el.getAttribute("fill");
        const fStyle = el.style && el.style.fill ? el.style.fill : null;
        const fTo = maybeSwap(fAttr, pairs.fills) || maybeSwap(fStyle, pairs.fills);
        if (fTo) { el.setAttribute("fill", fTo); if (el.style) el.style.fill = fTo; }

        const sAttr = el.getAttribute("stroke");
        const sStyle = el.style && el.style.stroke ? el.style.stroke : null;
        const sTo = maybeSwap(sAttr, pairs.strokes) || maybeSwap(sStyle, pairs.strokes);
        if (sTo) { el.setAttribute("stroke", sTo); if (el.style) el.style.stroke = sTo; }
      });

      svgRoot.querySelectorAll("stop").forEach(stop => {
        const scAttr = stop.getAttribute("stop-color");
        const scStyle = stop.style && stop.style.stopColor ? stop.style.stopColor : null;
        const fTo = maybeSwap(scAttr, pairs.fills) || maybeSwap(scStyle, pairs.fills);
        if (fTo) { stop.setAttribute("stop-color", fTo); if (stop.style) stop.style.stopColor = fTo; }
      });

      svgRoot.querySelectorAll("style").forEach(s => {
        const before = s.textContent || "";
        let css = before;
        pairs.fills.forEach(({ hex, rgbLoose, to }) => {
          css = css.replace(new RegExp(hex.replace('#', '\\#'), "gi"), to);
          css = css.replace(rgbLoose, to);
        });
        pairs.strokes.forEach(({ hex, rgbLoose, to }) => {
          css = css.replace(new RegExp(hex.replace('#', '\\#'), "gi"), to);
          css = css.replace(rgbLoose, to);
        });
        if (css !== before) s.textContent = css;
      });
    }

    /* ===================== Build color pairs once ===================== */
    const pairs = buildPairs();

    /* ===================== Reactive reduced motion preference ===================== */
    const reducedMotionQuery = matchMedia("(prefers-reduced-motion: reduce)");
    let prefersReducedMotion = reducedMotionQuery.matches;

    const onReducedMotionChange = (e) => {
      prefersReducedMotion = e.matches;
      if (prefersReducedMotion) {
        elementDataMap.forEach((data) => {
          if (data.api && data.api.isReady) data.api.pause();
        });
      } else {
        checkAllVisibleElements();
      }
    };

    if (reducedMotionQuery.addEventListener) {
      reducedMotionQuery.addEventListener("change", onReducedMotionChange);
    } else if (reducedMotionQuery.addListener) {
      reducedMotionQuery.addListener(onReducedMotionChange);
    }

    /* ===================== Element tracking ===================== */
    const elementDataMap = new Map();
    const pendingElements = new Set();

    /* ===================== Single RAF loop for all recoloring ===================== */
    let rafId = null;
    let frameCount = 0;

    function recolorLoop() {
      frameCount++;
      if (frameCount % RECOLOR_FRAME_INTERVAL === 0) {
        elementDataMap.forEach((data, root) => {
          if (root.isConnected && data.isVisible && data.svgRoot) {
            recolorSvg(data.svgRoot, pairs);
          }
        });
      }
      if (FORCE_MODE && elementDataMap.size > 0) {
        rafId = requestAnimationFrame(recolorLoop);
      } else {
        rafId = null;
      }
    }

    function startRecolorLoop() {
      if (FORCE_MODE && rafId === null && elementDataMap.size > 0) {
        rafId = requestAnimationFrame(recolorLoop);
      }
    }

    function stopRecolorLoopIfEmpty() {
      if (elementDataMap.size === 0 && rafId !== null) {
        cancelAnimationFrame(rafId);
        rafId = null;
      }
    }

    /* ===================== Lottie library retry mechanism ===================== */
    let retryTimeoutId = null;
    let retryCount = 0;

    function isLottieAvailable() {
      return window.lottie && typeof window.lottie.loadAnimation === "function";
    }

    function processPendingElements() {
      if (pendingElements.size === 0) {
        retryTimeoutId = null;
        retryCount = 0;
        return;
      }

      if (isLottieAvailable()) {
        pendingElements.forEach(root => {
          if (root.isConnected) {
            delete root.dataset.scriptInitialized;
            initLottieElement(root);
          }
        });
        pendingElements.clear();
        retryTimeoutId = null;
        retryCount = 0;
        return;
      }

      retryCount++;
      if (retryCount >= LOTTIE_MAX_RETRIES) {
        console.warn("Pictogram Lottie: lottie-web library not available after " + (LOTTIE_MAX_RETRIES * LOTTIE_RETRY_INTERVAL / 1000) + "s timeout");
        pendingElements.clear();
        retryTimeoutId = null;
        retryCount = 0;
        return;
      }

      retryTimeoutId = setTimeout(processPendingElements, LOTTIE_RETRY_INTERVAL);
    }

    function queueForLottieRetry(root) {
      pendingElements.add(root);
      if (retryTimeoutId === null) {
        retryTimeoutId = setTimeout(processPendingElements, LOTTIE_RETRY_INTERVAL);
      }
    }

    /* ===================== Per-element initialization ===================== */
    function initLottieElement(root) {
      if (root.dataset.scriptInitialized === "true" && !elementDataMap.has(root)) {
        delete root.dataset.scriptInitialized;
      }

      if (root.dataset.scriptInitialized) return;
      root.dataset.scriptInitialized = "true";

      const OBS_ROOT_MARGIN = root.getAttribute("data-lottie-rootmargin") || "0px 0px -10% 0px";
      const OBS_THRESHOLD = Math.min(1, Math.max(0, Number(root.getAttribute("data-lottie-threshold") || 0.2)));

      const src = root.getAttribute("data-lottie-src");
      if (!src) return;

      const loop = !/^(false|0|no)$/i.test(String(root.getAttribute("data-lottie-loop") || "true"));
      const rawSpeed = Number(root.getAttribute("data-lottie-speed") || 1);
      const speed = (rawSpeed > 0) ? rawSpeed : 1;
      const direction = Number(root.getAttribute("data-lottie-direction") || 1) === -1 ? -1 : 1;

      let host = root.querySelector("[data-lottie-host]");
      if (!host) {
        host = document.createElement("div");
        host.setAttribute("data-lottie-host", "");
        host.style.width = "100%";
        host.style.height = "100%";
        root.appendChild(host);
      }

      const isDotLottie = /\.lottie(\?|#|$)/i.test(src);
      const hasDot = typeof customElements !== "undefined" && !!customElements.get("dotlottie-player");

      if (!isDotLottie || !hasDot) {
        if (!isLottieAvailable()) {
          queueForLottieRetry(root);
          return;
        }
      }

      const data = {
        api: null,
        io: null,
        svgRoot: null,
        isVisible: false,
        anim: null,
        checkAndPlayIfVisible: null
      };

      function isElementInViewport() {
        const rect = root.getBoundingClientRect();
        const windowHeight = window.innerHeight || document.documentElement.clientHeight;
        const windowWidth = window.innerWidth || document.documentElement.clientWidth;
        return (rect.top < windowHeight && rect.bottom > 0) && (rect.left < windowWidth && rect.right > 0);
      }

      function checkAndPlayIfVisible() {
        if (!data.api || !data.api.isReady) return;
        if (prefersReducedMotion) {
          data.api.pause();
          return;
        }
        if (isElementInViewport()) {
          data.isVisible = true;
          data.api.play();
        }
      }

      data.checkAndPlayIfVisible = checkAndPlayIfVisible;

      function handleLoadError(error) {
        console.warn("Lottie failed to load:", src, error);
        root.dataset.lottieError = "true";
      }

      function onAnimationReady(svgRoot) {
        data.api.isReady = true;
        data.api.setSpeed(speed);
        data.api.setDirection(direction);
        data.svgRoot = svgRoot;

        if (svgRoot) {
          recolorSvg(svgRoot, pairs);
          startRecolorLoop();
        }

        checkAndPlayIfVisible();
      }

      if (isDotLottie && hasDot) {
        const player = document.createElement("dotlottie-player");
        player.setAttribute("src", src);
        player.setAttribute("renderer", "svg");
        player.setAttribute("autoplay", "false");
        player.setAttribute("loop", loop ? "true" : "false");
        player.style.width = "100%";
        player.style.height = "100%";
        host.innerHTML = "";
        host.appendChild(player);

        data.api = {
          isReady: false,
          play() { try { player.play(); } catch (e) { } },
          pause() { try { player.pause(); } catch (e) { } },
          setSpeed(n) { try { player.speed = Number(n) || 1; } catch (e) { } },
          setDirection(d) { try { player.direction = (d === -1 ? -1 : 1); } catch (e) { } },
          destroy() { try { player.remove(); } catch (e) { } }
        };

        player.addEventListener("ready", () => {
          const svgRoot = player.shadowRoot && player.shadowRoot.querySelector("svg");
          onAnimationReady(svgRoot);
        });

        player.addEventListener("error", handleLoadError);

      } else {
        const anim = window.lottie.loadAnimation({
          container: host,
          renderer: "svg",
          loop,
          autoplay: false,
          path: src
        });

        data.anim = anim;

        data.api = {
          isReady: false,
          play() { try { anim.play(); } catch (e) { } },
          pause() { try { anim.pause(); } catch (e) { } },
          setSpeed(n) { try { anim.setSpeed(Number(n) || 1); } catch (e) { } },
          setDirection(d) { try { anim.setDirection(d === -1 ? -1 : 1); } catch (e) { } },
          destroy() { try { anim.destroy(); } catch (e) { } }
        };

        anim.addEventListener("DOMLoaded", () => {
          const svgRoot = host.querySelector("svg");
          onAnimationReady(svgRoot);
        });

        anim.addEventListener("data_failed", handleLoadError);
        anim.addEventListener("error", handleLoadError);
      }

      const io = new IntersectionObserver((entries) => {
        entries.forEach(e => {
          const inView = e.isIntersecting && e.intersectionRatio >= OBS_THRESHOLD;
          data.isVisible = inView;

          if (!data.api || !data.api.isReady) return;

          if (prefersReducedMotion) {
            data.api.pause();
            return;
          }

          inView ? data.api.play() : data.api.pause();
        });
      }, { root: null, rootMargin: OBS_ROOT_MARGIN, threshold: OBS_THRESHOLD });

      io.observe(root);
      data.io = io;

      elementDataMap.set(root, data);
    }

    function cleanupElement(el) {
      const data = elementDataMap.get(el);
      if (data) {
        if (data.io) {
          try { data.io.disconnect(); } catch (e) { }
        }
        if (data.api && data.api.destroy) {
          try { data.api.destroy(); } catch (e) { }
        }
        elementDataMap.delete(el);
        stopRecolorLoopIfEmpty();
      }
      pendingElements.delete(el);
    }

    function checkAllVisibleElements() {
      elementDataMap.forEach((data) => {
        if (data.api && data.api.isReady && data.checkAndPlayIfVisible) {
          data.checkAndPlayIfVisible();
        }
      });
    }

    function init() {
      document.querySelectorAll(".pictogram_lottie_wrap").forEach(initLottieElement);

      if (document.readyState === "complete") {
        checkAllVisibleElements();
      } else {
        window.addEventListener("load", checkAllVisibleElements, { once: true });
      }

      const domObserver = new MutationObserver((mutations) => {
        mutations.forEach((mutation) => {
          mutation.addedNodes.forEach((node) => {
            if (node.nodeType === 1) {
              if (node.matches && node.matches(".pictogram_lottie_wrap")) {
                initLottieElement(node);
              }
              if (node.querySelectorAll) {
                node.querySelectorAll(".pictogram_lottie_wrap").forEach(initLottieElement);
              }
            }
          });

          mutation.removedNodes.forEach((node) => {
            if (node.nodeType === 1) {
              if (node.matches && node.matches(".pictogram_lottie_wrap")) {
                cleanupElement(node);
              }
              if (node.querySelectorAll) {
                node.querySelectorAll(".pictogram_lottie_wrap").forEach(cleanupElement);
              }
            }
          });
        });
      });

      domObserver.observe(document.body, { childList: true, subtree: true });
    }

    if (document.readyState === "loading") {
      document.addEventListener("DOMContentLoaded", init);
    } else {
      init();
    }

    window.PictogramLottie = {
      refresh: checkAllVisibleElements,
      init: initLottieElement,
      cleanup: cleanupElement
    };

  })();
</script></div></div></div></div><div data-animate-header-heading="" class="c-heading-header u-child-contain u-mb-text w-richtext u-max-width-20ch"><h2>For founders on the frontier</h2></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div></div><div data-animate-card-wrap="" class="features_3-col_wrap u-grid-above"><div class="features_3-col_inner u-column-custom"><div class="features_3-col_layout u-grid-autofill"><div data-animate-card-card="" data-slider-card="" data-wf--card-feature--variant="heading-below" class="card_feature_wrap"><div class="card_feature_inner"><div class="card_feature_head"><div class="card_feature_icon_wrap"><div class="card_feature_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M4 4.0465C4.00028 2.87121 5.29098 2.15224 6.29005 2.7711L15.8927 8.72526C16.8385 9.31185 16.8384 10.6874 15.8927 11.2741L6.29005 17.2283C5.35321 17.8088 4.15995 17.2132 4.01465 16.1677L4 15.9529V4.0465ZM5.76368 3.6217C5.43073 3.41543 5.00029 3.65488 5.00001 4.0465V15.9529L5.00489 16.0251C5.05362 16.3734 5.45152 16.5712 5.76368 16.3777L15.3653 10.4245C15.6805 10.2289 15.6806 9.77038 15.3653 9.57488L5.76368 3.6217Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></div><div class="card_feature_heading_flex"><h3 class="card_feature_icon_label u-text-style-h6 u-text-wrap-pretty">Get Claude credits</h3></div></div><p class="card_feature_icon_text u-text-style-body-3 u-max-width-unset-below">Venture backed? Apply for free credits and priority rate limits. Token max to product market fit on us.</p></div></div><div data-animate-card-card="" data-slider-card="" data-wf--card-feature--variant="heading-below" class="card_feature_wrap"><div class="card_feature_inner"><div class="card_feature_head"><div class="card_feature_icon_wrap"><div class="card_feature_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M10 2.5C14.1421 2.5 17.5 5.85786 17.5 10C17.5 14.1421 14.1421 17.5 10 17.5H3C2.79779 17.5 2.61549 17.3782 2.53809 17.1914C2.4607 17.0046 2.50349 16.7895 2.64648 16.6465L4.35547 14.9365C3.20124 13.6175 2.5 11.8906 2.5 10C2.5 5.85786 5.85786 2.5 10 2.5ZM10 3.5C6.41015 3.5 3.5 6.41015 3.5 10C3.5 11.7952 4.22659 13.4199 5.40332 14.5967L5.46582 14.6729C5.52017 14.7544 5.5498 14.8508 5.5498 14.9502C5.5498 15.0828 5.49709 15.2099 5.40332 15.3037L4.20703 16.5H10C13.5899 16.5 16.5 13.5899 16.5 10C16.5 6.41015 13.5899 3.5 10 3.5ZM13.29 9.30371C13.3986 9.05001 13.6925 8.93174 13.9463 9.04004C14.2 9.14863 14.3183 9.44253 14.21 9.69629C13.8506 10.536 13.1645 11.25 12.25 11.25C11.6372 11.25 11.128 10.9289 10.75 10.4648C10.372 10.9289 9.86276 11.25 9.25 11.25C8.63724 11.25 8.12801 10.9289 7.75 10.4648C7.37198 10.9289 6.86276 11.25 6.25 11.25C5.97386 11.25 5.75 11.0261 5.75 10.75C5.75 10.4739 5.97386 10.25 6.25 10.25C6.58764 10.25 7.00448 9.97056 7.29004 9.30371L7.32422 9.2373C7.41431 9.09121 7.5749 9 7.75 9C7.9501 9 8.13123 9.11975 8.20996 9.30371L8.32227 9.53516C8.59804 10.0359 8.95442 10.25 9.25 10.25C9.58764 10.25 10.0045 9.97056 10.29 9.30371L10.3242 9.2373C10.4143 9.09121 10.5749 9 10.75 9C10.9501 9 11.1312 9.11975 11.21 9.30371L11.3223 9.53516C11.598 10.0359 11.9544 10.25 12.25 10.25C12.5876 10.25 13.0045 9.97056 13.29 9.30371Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></div><div class="card_feature_heading_flex"><h3 class="card_feature_icon_label u-text-style-h6 u-text-wrap-pretty">Connect with community</h3></div></div><p class="card_feature_icon_text u-text-style-body-3 u-max-width-unset-below">Meet likeminded builders by participating in hackathons, Founder Days, and meetups in six cities.</p></div></div><div data-animate-card-card="" data-slider-card="" data-wf--card-feature--variant="heading-below" class="card_feature_wrap"><div class="card_feature_inner"><div class="card_feature_head"><div class="card_feature_icon_wrap"><div class="card_feature_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M13.6229 9.64789C13.8798 9.54672 14.1701 9.6724 14.2714 9.92914L15.2792 12.4878C16.0889 14.5432 15.0788 16.8666 13.0233 17.6763C11.0323 18.4603 8.79012 17.5367 7.91585 15.6098L7.83577 15.4204L6.82795 12.8618C6.72674 12.6048 6.85325 12.3145 7.11018 12.2133C7.36701 12.1122 7.65732 12.2379 7.75862 12.4946L8.76645 15.0532C9.37368 16.5947 11.1156 17.3528 12.6571 16.7456C14.1986 16.1384 14.9557 14.3965 14.3485 12.8549L13.3407 10.2963C13.2395 10.0395 13.3661 9.74917 13.6229 9.64789ZM8.90024 7.20842C9.15717 7.10721 9.44747 7.23372 9.54868 7.49065L11.3817 12.143C11.4826 12.3998 11.3563 12.6903 11.0995 12.7915C10.8426 12.8925 10.5523 12.766 10.451 12.5092L8.61898 7.85686C8.5178 7.59999 8.64342 7.30969 8.90024 7.20842ZM7.16975 2.25331C9.17539 1.57852 11.3796 2.58838 12.1639 4.5795L13.1718 7.13811C13.273 7.39504 13.1465 7.68534 12.8895 7.78655C12.6327 7.88749 12.3423 7.76113 12.2411 7.50432L11.2333 4.94571C10.6259 3.40439 8.88406 2.6471 7.3426 3.25429C5.80118 3.86161 5.04399 5.60345 5.65118 7.14494L6.659 9.70355C6.76021 9.96048 6.6337 10.2508 6.37677 10.352C6.11988 10.4531 5.82952 10.3266 5.72833 10.0698L4.7205 7.51116C3.91111 5.45581 4.92107 3.13323 6.97639 2.32362L7.16975 2.25331Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></div><div class="card_feature_heading_flex"><h3 class="card_feature_icon_label u-text-style-h6 u-text-wrap-pretty">Stay close to Anthropic</h3></div></div><p class="card_feature_icon_text u-text-style-body-3 u-max-width-unset-below">Be first to hear about launches, model releases, and program perks for eligible startups.</p></div></div></div></div></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div><div data-wf--module-logo-wall--styles-column="small" class="logo_wall_wrap u-alignment-center w-variant-bf63fcd4-8bbc-a21d-ae00-fdc047fa5de3 u-margin-inline-auto"><div class="u-embed-css w-embed"><style>
  /* Row visibility based on data-logo-wall-rows attribute (1, 2, or 3 rows) */

  /* 1 row: show 4 on desktop, 3 on tablet, 2 on mobile */
  [data-logo-wall-rows='1'] [data-logo-wall-list] > [data-logo-wall-item]:nth-child(n + 5) {
    display: none;
  }
  @container viewport (width < 48em) {
    [data-logo-wall-rows='1'] [data-logo-wall-list] > [data-logo-wall-item]:nth-child(n + 4) {
      display: none;
    }
  }
  @container viewport (width < 30em) {
    [data-logo-wall-rows='1'] [data-logo-wall-list] > [data-logo-wall-item]:nth-child(n + 3) {
      display: none;
    }
  }

  /* 2 rows: show 8 on desktop, 6 on tablet, 2 on mobile */
  [data-logo-wall-rows='2'] [data-logo-wall-list] > [data-logo-wall-item]:nth-child(n + 9) {
    display: none;
  }
  @container viewport (width < 48em) {
    [data-logo-wall-rows='2'] [data-logo-wall-list] > [data-logo-wall-item]:nth-child(n + 7) {
      display: none;
    }
  }
  @container viewport (width < 30em) {
    [data-logo-wall-rows='2'] [data-logo-wall-list] > [data-logo-wall-item]:nth-child(n + 3) {
      display: none;
    }
  }

  /* 3 rows (default): show 12 on desktop, 9 on tablet, 2 on mobile */
  [data-logo-wall-rows='3'] [data-logo-wall-list] > [data-logo-wall-item]:nth-child(n + 13) {
    display: none;
  }
  @container viewport (width < 48em) {
    [data-logo-wall-rows='3'] [data-logo-wall-list] > [data-logo-wall-item]:nth-child(n + 10) {
      display: none;
    }
  }
  @container viewport (width < 30em) {
    [data-logo-wall-rows='3'] [data-logo-wall-list] > [data-logo-wall-item]:nth-child(n + 3) {
      display: none;
    }
  }

  /* force logos showing as light or dark */
  [data-logo-color='light'] .logo_wall_target > .logo_light {
    display: none !important;
  }
  [data-logo-color='light'] .logo_wall_target > .logo_dark {
    display: block !important;
  }
  [data-logo-color='dark'] .logo_wall_target > .logo_light {
    display: block !important;
  }
  [data-logo-color='dark'] .logo_wall_target > .logo_dark {
    display: none !important;
  }
</style></div><div class="u-embed-js w-embed w-script"><script>
  (function () {
    "use strict";

    // Check for reduced motion preference
    const prefersReducedMotion = window.matchMedia("(prefers-reduced-motion: reduce)").matches;

    if (prefersReducedMotion) {
      return; // Exit early if user prefers reduced motion
    }

    // Use offsetParent for visibility check - avoids layout thrashing from getComputedStyle
    function isVisible(el) {
      return el.offsetParent !== null;
    }

    // Utility: Shuffle array
    function shuffleArray(arr) {
      const a = arr.slice();
      for (let i = a.length - 1; i > 0; i--) {
        const j = Math.floor(Math.random() * (i + 1));
        [a[i], a[j]] = [a[j], a[i]];
      }
      return a;
    }

    // Single global visibility change handler
    let activeTimelines = [];
    document.addEventListener("visibilitychange", () => {
      const action = document.hidden ? "pause" : "play";
      activeTimelines.forEach((tl) => {
        if (tl && tl[action]) tl[action]();
      });
    });

    function initLogoWallCycle(root) {
      const loopDelay = 1.5; // Loop Duration
      const duration = 0.9; // Animation Duration

      const list = root.querySelector("[data-logo-wall-list]");
      if (!list) return;

      const items = Array.from(list.querySelectorAll("[data-logo-wall-item]"));
      if (!items.length) return;

      const shuffleFront = root.getAttribute("data-logo-wall-shuffle") !== "false";
      const animateMode = root.getAttribute("data-logo-wall-animate"); // "load" or "scroll"
      const originalTargets = items.map((item) => item.querySelector("[data-logo-wall-target]")).filter(Boolean);

      if (!originalTargets.length) return;

      let visibleItems = [];
      let visibleCount = 0;
      let pool = [];
      let pattern = [];
      let patternIndex = 0;
      let tl;
      let hasAnimatedIn = false;
      let parentCache = new Map();
      let lastVisibilityCheck = 0;
      const VISIBILITY_CHECK_INTERVAL = 2000; // Only check visibility every 2 seconds

      // If animate mode is set, initially hide all items for entrance animation
      if (animateMode) {
        gsap.set(items, { autoAlpha: 0, y: 20 });
      }

      function animateEntrance(onComplete) {
        if (hasAnimatedIn) {
          if (onComplete) onComplete();
          return;
        }
        hasAnimatedIn = true;

        // Filter to only animate visible items
        const itemsToAnimate = items.filter(isVisible);

        gsap.to(itemsToAnimate, {
          autoAlpha: 1,
          y: 0,
          duration: 0.75,
          stagger: { each: 0.1 },
          ease: "power2.out",
          onComplete: onComplete,
        });
      }

      function setup() {
        if (tl) {
          tl.kill();
          activeTimelines = activeTimelines.filter((t) => t !== tl);
        }

        visibleItems = items.filter(isVisible);
        visibleCount = visibleItems.length;

        if (!visibleCount) return;

        pattern = shuffleArray(Array.from({ length: visibleCount }, (_, i) => i));
        patternIndex = 0;

        // Remove all injected targets
        items.forEach((item) => {
          item.querySelectorAll("[data-logo-wall-target]").forEach((old) => old.remove());
        });

        // Cache parent element lookups to avoid expensive :has() queries during animation
        parentCache.clear();
        visibleItems.forEach((container) => {
          const parent = container.querySelector("[data-logo-wall-target-parent]")
          || container.querySelector("*:has(> [data-logo-wall-target])")
          || container;
          parentCache.set(container, parent);
        });

        pool = originalTargets.map((n) => n.cloneNode(true));

        let front, rest;
        if (shuffleFront) {
          const shuffledAll = shuffleArray(pool);
          front = shuffledAll.slice(0, visibleCount);
          rest = shuffleArray(shuffledAll.slice(visibleCount));
        } else {
          front = pool.slice(0, visibleCount);
          rest = shuffleArray(pool.slice(visibleCount));
        }
        pool = front.concat(rest);

        for (let i = 0; i < visibleCount; i++) {
          const parent = visibleItems[i].querySelector("[data-logo-wall-target-parent]") || visibleItems[i];
          parent.appendChild(pool.shift());
        }

        tl = gsap.timeline({ repeat: -1, repeatDelay: loopDelay, paused: !!animateMode });
        tl.call(swapNext);
        activeTimelines.push(tl);
        if (!animateMode) tl.play();
      }

      function swapNext() {
        // Debounced visibility check - only run expensive check periodically
        const now = Date.now();
        if (now - lastVisibilityCheck > VISIBILITY_CHECK_INTERVAL) {
          lastVisibilityCheck = now;
          const nowCount = items.filter(isVisible).length;
          if (nowCount !== visibleCount) {
            setup();
            return;
          }
        }
        if (!pool.length) return;

        const idx = pattern[patternIndex % visibleCount];
        patternIndex++;

        const container = visibleItems[idx];
        if (!container) {
          setup();
          return;
        }

        // Use cached parent lookup instead of expensive :has() query
        const parent = parentCache.get(container) || container;

        const existing = parent.querySelectorAll("[data-logo-wall-target]");
        if (existing.length > 1) return;

        const current = parent.querySelector("[data-logo-wall-target]");
        const incoming = pool.shift();

        gsap.set(incoming, { yPercent: 50, autoAlpha: 0 });
        parent.appendChild(incoming);

        if (current) {
          gsap.to(current, {
            yPercent: -50,
            autoAlpha: 0,
            duration,
            ease: "expo.inOut",
            onComplete: () => {
              current.remove();
              pool.push(current);
            },
          });
        }

        gsap.to(incoming, {
          yPercent: 0,
          autoAlpha: 1,
          duration,
          delay: 0.1,
          ease: "expo.inOut",
        });
      }

      setup();

      // Handle entrance animation based on mode
      if (animateMode === "load") {
        // Use requestIdleCallback to defer animation start until browser is less busy
        const startAnimation = () => {
          animateEntrance(() => { if (tl) tl.play(); });
        };

        if ('requestIdleCallback' in window) {
          requestIdleCallback(() => gsap.delayedCall(0.2, startAnimation), { timeout: 500 });
        } else {
          gsap.delayedCall(0.5, startAnimation);
        }
      }

      // Single ScrollTrigger handles both entrance animation and pause/play when off-screen
      ScrollTrigger.create({
        trigger: root,
        start: "top bottom",
        end: "bottom top",
        onEnter: () => {
          if (animateMode === "scroll") {
            animateEntrance(() => { if (tl) tl.play(); });
          } else if (!animateMode && tl) {
            tl.play();
          }
        },
        onLeave: () => tl && tl.pause(),
        onEnterBack: () => tl && tl.play(),
        onLeaveBack: () => tl && tl.pause(),
      });
    }

    function init() {
      // Check if GSAP and plugins are loaded
      if (typeof gsap === "undefined" || typeof ScrollTrigger === "undefined") {
        console.error("GSAP or ScrollTrigger not loaded");
        return;
      }

      const wrappers = document.querySelectorAll(".logo_wall_wrap");
      if (!wrappers.length) return;

      wrappers.forEach((element) => {
        if (element.dataset.scriptInitialized) return;
        element.dataset.scriptInitialized = "true";

        const roots = element.querySelectorAll('[data-logo-wall-cycle-init="true"]');
        roots.forEach((root) => initLogoWallCycle(root));
      });
    }

    // Execute when DOM is ready or immediately if already loaded
    if (document.readyState === "loading") {
      document.addEventListener("DOMContentLoaded", init);
    } else {
      init();
    }
  })();
</script></div><div data-logo-color="auto" data-logo-wall-cycle-init="true" data-logo-wall-shuffle="false" data-logo-wall-rows="2" data-logo-wall-animate="scroll" class="logo-wall_list_wrap w-dyn-list"><div data-logo-wall-list="" role="list" class="logo-wall_list w-dyn-items"><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68bb5f628079049002c70825_Lovable-light-theme.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68bb5f6571ade0cef16d3413_Lovable-dark-theme.svg" loading="lazy" alt="logo" class="logo_dark"/></div></div><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6a04ae8eb86a40abc34d785a_legora-light-mode.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6a04ae92b4eb674358e3cada_legora-dark-mode.svg" loading="lazy" alt="logo" class="logo_dark"/></div></div><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68c024045f129ad1fd87a3d7_Group.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68c0240a3029ad76b17b6e21_Clip%20path%20group.svg" loading="lazy" alt="logo" class="logo_dark"/></div></div><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68b5aeb2753efa6aa9d82211_Windsurf_light.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68b5aeadbd1a11c46562259c_Windsurf_dark.svg" loading="lazy" alt="logo" class="logo_dark"/></div></div><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/69016becf0259a067d4331fa_logo_hex-light.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/69016beff1534c67cafdc9b5_logo_hex-dark.svg" loading="lazy" alt="logo" class="logo_dark"/></div></div><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68b5ad4f0fb6998a6283f1dd_Replit_light.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68b5ad55e5f775cb92a97c52_Replit_dark.svg" loading="lazy" alt="logo" class="logo_dark"/></div></div><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6984e4bce42081e89a8bec1f_logo_cursor-light.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6984e4bafffa19b5e3366ebc_logo_cursor-dark.svg" loading="lazy" alt="logo" class="logo_dark"/></div></div><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/692482151d80f9362c5b90c9_emergent-black.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/692482163de140b3aa9e1ebb_emergent-white.svg" loading="lazy" alt="logo" class="logo_dark"/></div></div><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68b5a8066e04cba3dd0a8dde_augment%20code_light.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68b5a80a8b51472408dce9b3_augment%20code_dark.svg" loading="lazy" alt="logo" class="logo_dark"/></div></div><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68c02555494a06a2d8a9cbb0_logo-orange.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68bb5e8c0ed40050ce0a934d_Code%20Rabbit-dark-theme.svg" loading="lazy" alt="logo" class="logo_dark"/></div></div><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/69eb7889a5de1e97d78de39b_Frame.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/69eb7889a5de1e97d78de39b_Frame.svg" loading="lazy" alt="logo" class="logo_dark"/></div></div><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68bb5eb091e9b1deda6f7435_Gamma-light-theme.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68bb5eb921a69f6d1bc0efb1_Gamma-dark-theme.svg" loading="lazy" alt="logo" class="logo_dark"/></div></div><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/69f26e70e1444e31742ca027_logo_boltupdatedlogo-light-mode.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/69f26e76cdf0245458a77c3f_logo_boltupdatedlogo-dark-mode.svg" loading="lazy" alt="logo" class="logo_dark"/></div></div><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/69e00f2be6dc7dc675cec29e_logo_xbow-light.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/69e00f7e5e6e711a77b8a979_logo_xbow-dark.svg" loading="lazy" alt="logo" class="logo_dark"/></div></div><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/692481a076d768db9276c4d9_warp-black.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/692481a493eb0f6f4ca5b90a_warp-white.svg" loading="lazy" alt="logo" class="logo_dark"/></div></div><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/69ebbdde1a3d17f2d9e91607_eve-light-mode.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/69ebbde617bb08ba0d0157b8_eve-dark-mode.svg" loading="lazy" alt="logo" class="logo_dark"/></div></div><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68c0232414369115421c1f65_6863e9434f1286f887473e7b_logo-Greptile.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68c0232414369115421c1f65_6863e9434f1286f887473e7b_logo-Greptile.svg" loading="lazy" alt="logo" class="logo_dark"/></div></div><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6a28a7bdb02b70485884e51e_logo_dust-light-mode.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68c026e65569d372201cc547_Frame%20(5).svg" loading="lazy" alt="logo" class="logo_dark"/></div></div><div data-logo-wall-item="" role="listitem" class="logo-wall_item w-dyn-item"><div data-logo-wall-target="" class="logo_wall_target u-cover-absolute"><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6a185746b1e4c275dd8cd47b_logo_genspark_sidebar_dark.svg" loading="lazy" alt="logo" class="logo_light"/><img src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6a1857471fdaacf23f5598bc_logo_genspark_sidebar_light.svg" loading="lazy" alt="logo" class="logo_dark"/></div></div></div></div></div></div></div><!--/$--></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div></section><!--/$--><!--$--><section data-wf--section--theme="ivory" id="join" class="u-section"><div class="u-section-divider"></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div><div class="section_contain u-container u-margin-trim u-threshold-medium"><!--$--><div data-wf--content-wrapper--alignment="inherit" id="" STYLE="" class="u-display-contents"><div class="u-content-wrapper u-container-small"><div data-animate-header-wrap="" data-wf--module-header-main--heading-style="h1" class="header_main_wrap u-margin-trim u-alignment-center"><div class="u-pictogram-wrap"><div class="header_icon"><div data-lottie-loop="true" data-lottie-component="" data-lottie-src="https://cdn.prod.website-files.com/6889473510b50328dbb70ae6/69693e489988f719dc4bdc84_Hand-Shake%20(1).lottie" class="pictogram_lottie_wrap"><div data-lottie-host="" class="pictogram_lottie"></div><div class="u-embed-js w-embed w-script"><script>
  (function() {
    "use strict";

    /* ===================== Prevent double initialization ===================== */
    if (window.__pictogramLottieInitialized) return;
    window.__pictogramLottieInitialized = true;

    /* ===================== CONFIG ===================== */
    const COLOR_MAP = {
      fills: [
        { from: ["#131314", "rgb(19,19,20)", "rgb(19, 19, 20)", "#141413", "rgb(20,20,19)", "rgb(20, 20, 19)"],
         to: "var(--_theme---foreground-primary)" },
        { from: ["#DEDCD1", "rgb(222,220,209)", "rgb(222,220,209)", "#e3dacc", "rgb(227,218,204)", "rgb(227, 218, 204)"],
         to: "var(--_theme---pictogram-accent)" }
      ],
      strokes: [
        { from: ["#ff0000", "rgb(255,0,0)", "rgb(255, 0, 0)"],
         to: "var(--_theme---pictogram-accent)" }
      ]
    };

    const FORCE_MODE = true;
    const RECOLOR_FRAME_INTERVAL = 2;
    const LOTTIE_RETRY_INTERVAL = 100;
    const LOTTIE_MAX_RETRIES = 50;

    /* ===================== Helpers ===================== */
    const normHex = (hex) => {
      const h = String(hex || "").trim().toLowerCase();
      if (!h) return null;
      let v = h.startsWith("#") ? h.slice(1) : h;
      if (v.length === 3) v = v.split("").map(c => c + c).join("");
      if (v.length === 6) return "#" + v;
      if (v.length === 8) return "#" + v.slice(0, 6);
      return null;
    };

    const toHex2 = (n) => Math.max(0, Math.min(255, Math.round(n))).toString(16).padStart(2, "0");

    const normRgb = (rgb) => {
      const m = String(rgb || "").replace(/\s+/g, "").match(/^rgba?\((\d+),(\d+),(\d+)(?:,([\d.]+))?\)$/i);
      if (!m) return null;
      return "#" + toHex2(+m[1]) + toHex2(+m[2]) + toHex2(+m[3]);
    };

    const normColor = (c) => {
      if (!c || /^none$/i.test(c)) return null;
      if (/^var\(/i.test(c)) return null;
      return normHex(c) || normRgb(c);
    };

    function buildPairs() {
      const fills = [];
      const strokes = [];
      COLOR_MAP.fills.forEach(({ from, to }) => {
        (Array.isArray(from) ? from : [from]).forEach(f => {
          const k = normColor(f);
          if (k) {
            const [r, g, b] = [k.slice(1, 3), k.slice(3, 5), k.slice(5, 7)].map(v => parseInt(v, 16));
            fills.push({ hex: k, rgbLoose: new RegExp(`rgb\\s*\\(\\s*${r}\\s*,\\s*${g}\\s*,\\s*${b}\\s*\\)`, "gi"), to });
          }
        });
      });
      COLOR_MAP.strokes.forEach(({ from, to }) => {
        (Array.isArray(from) ? from : [from]).forEach(f => {
          const k = normColor(f);
          if (k) {
            const [r, g, b] = [k.slice(1, 3), k.slice(3, 5), k.slice(5, 7)].map(v => parseInt(v, 16));
            strokes.push({ hex: k, rgbLoose: new RegExp(`rgb\\s*\\(\\s*${r}\\s*,\\s*${g}\\s*,\\s*${b}\\s*\\)`, "gi"), to });
          }
        });
      });
      return { fills, strokes };
    }

    function recolorSvg(svgRoot, pairs) {
      if (!svgRoot) return;
      const maybeSwap = (val, list) => {
        const n = normColor(val);
        if (!n) return null;
        const hit = list.find(p => p.hex === n);
        return hit ? hit.to : null;
      };

      svgRoot.querySelectorAll("path, rect, circle, ellipse, polygon, polyline, line, g, use").forEach(el => {
        const fAttr = el.getAttribute("fill");
        const fStyle = el.style && el.style.fill ? el.style.fill : null;
        const fTo = maybeSwap(fAttr, pairs.fills) || maybeSwap(fStyle, pairs.fills);
        if (fTo) { el.setAttribute("fill", fTo); if (el.style) el.style.fill = fTo; }

        const sAttr = el.getAttribute("stroke");
        const sStyle = el.style && el.style.stroke ? el.style.stroke : null;
        const sTo = maybeSwap(sAttr, pairs.strokes) || maybeSwap(sStyle, pairs.strokes);
        if (sTo) { el.setAttribute("stroke", sTo); if (el.style) el.style.stroke = sTo; }
      });

      svgRoot.querySelectorAll("stop").forEach(stop => {
        const scAttr = stop.getAttribute("stop-color");
        const scStyle = stop.style && stop.style.stopColor ? stop.style.stopColor : null;
        const fTo = maybeSwap(scAttr, pairs.fills) || maybeSwap(scStyle, pairs.fills);
        if (fTo) { stop.setAttribute("stop-color", fTo); if (stop.style) stop.style.stopColor = fTo; }
      });

      svgRoot.querySelectorAll("style").forEach(s => {
        const before = s.textContent || "";
        let css = before;
        pairs.fills.forEach(({ hex, rgbLoose, to }) => {
          css = css.replace(new RegExp(hex.replace('#', '\\#'), "gi"), to);
          css = css.replace(rgbLoose, to);
        });
        pairs.strokes.forEach(({ hex, rgbLoose, to }) => {
          css = css.replace(new RegExp(hex.replace('#', '\\#'), "gi"), to);
          css = css.replace(rgbLoose, to);
        });
        if (css !== before) s.textContent = css;
      });
    }

    /* ===================== Build color pairs once ===================== */
    const pairs = buildPairs();

    /* ===================== Reactive reduced motion preference ===================== */
    const reducedMotionQuery = matchMedia("(prefers-reduced-motion: reduce)");
    let prefersReducedMotion = reducedMotionQuery.matches;

    const onReducedMotionChange = (e) => {
      prefersReducedMotion = e.matches;
      if (prefersReducedMotion) {
        elementDataMap.forEach((data) => {
          if (data.api && data.api.isReady) data.api.pause();
        });
      } else {
        checkAllVisibleElements();
      }
    };

    if (reducedMotionQuery.addEventListener) {
      reducedMotionQuery.addEventListener("change", onReducedMotionChange);
    } else if (reducedMotionQuery.addListener) {
      reducedMotionQuery.addListener(onReducedMotionChange);
    }

    /* ===================== Element tracking ===================== */
    const elementDataMap = new Map();
    const pendingElements = new Set();

    /* ===================== Single RAF loop for all recoloring ===================== */
    let rafId = null;
    let frameCount = 0;

    function recolorLoop() {
      frameCount++;
      if (frameCount % RECOLOR_FRAME_INTERVAL === 0) {
        elementDataMap.forEach((data, root) => {
          if (root.isConnected && data.isVisible && data.svgRoot) {
            recolorSvg(data.svgRoot, pairs);
          }
        });
      }
      if (FORCE_MODE && elementDataMap.size > 0) {
        rafId = requestAnimationFrame(recolorLoop);
      } else {
        rafId = null;
      }
    }

    function startRecolorLoop() {
      if (FORCE_MODE && rafId === null && elementDataMap.size > 0) {
        rafId = requestAnimationFrame(recolorLoop);
      }
    }

    function stopRecolorLoopIfEmpty() {
      if (elementDataMap.size === 0 && rafId !== null) {
        cancelAnimationFrame(rafId);
        rafId = null;
      }
    }

    /* ===================== Lottie library retry mechanism ===================== */
    let retryTimeoutId = null;
    let retryCount = 0;

    function isLottieAvailable() {
      return window.lottie && typeof window.lottie.loadAnimation === "function";
    }

    function processPendingElements() {
      if (pendingElements.size === 0) {
        retryTimeoutId = null;
        retryCount = 0;
        return;
      }

      if (isLottieAvailable()) {
        pendingElements.forEach(root => {
          if (root.isConnected) {
            delete root.dataset.scriptInitialized;
            initLottieElement(root);
          }
        });
        pendingElements.clear();
        retryTimeoutId = null;
        retryCount = 0;
        return;
      }

      retryCount++;
      if (retryCount >= LOTTIE_MAX_RETRIES) {
        console.warn("Pictogram Lottie: lottie-web library not available after " + (LOTTIE_MAX_RETRIES * LOTTIE_RETRY_INTERVAL / 1000) + "s timeout");
        pendingElements.clear();
        retryTimeoutId = null;
        retryCount = 0;
        return;
      }

      retryTimeoutId = setTimeout(processPendingElements, LOTTIE_RETRY_INTERVAL);
    }

    function queueForLottieRetry(root) {
      pendingElements.add(root);
      if (retryTimeoutId === null) {
        retryTimeoutId = setTimeout(processPendingElements, LOTTIE_RETRY_INTERVAL);
      }
    }

    /* ===================== Per-element initialization ===================== */
    function initLottieElement(root) {
      if (root.dataset.scriptInitialized === "true" && !elementDataMap.has(root)) {
        delete root.dataset.scriptInitialized;
      }

      if (root.dataset.scriptInitialized) return;
      root.dataset.scriptInitialized = "true";

      const OBS_ROOT_MARGIN = root.getAttribute("data-lottie-rootmargin") || "0px 0px -10% 0px";
      const OBS_THRESHOLD = Math.min(1, Math.max(0, Number(root.getAttribute("data-lottie-threshold") || 0.2)));

      const src = root.getAttribute("data-lottie-src");
      if (!src) return;

      const loop = !/^(false|0|no)$/i.test(String(root.getAttribute("data-lottie-loop") || "true"));
      const rawSpeed = Number(root.getAttribute("data-lottie-speed") || 1);
      const speed = (rawSpeed > 0) ? rawSpeed : 1;
      const direction = Number(root.getAttribute("data-lottie-direction") || 1) === -1 ? -1 : 1;

      let host = root.querySelector("[data-lottie-host]");
      if (!host) {
        host = document.createElement("div");
        host.setAttribute("data-lottie-host", "");
        host.style.width = "100%";
        host.style.height = "100%";
        root.appendChild(host);
      }

      const isDotLottie = /\.lottie(\?|#|$)/i.test(src);
      const hasDot = typeof customElements !== "undefined" && !!customElements.get("dotlottie-player");

      if (!isDotLottie || !hasDot) {
        if (!isLottieAvailable()) {
          queueForLottieRetry(root);
          return;
        }
      }

      const data = {
        api: null,
        io: null,
        svgRoot: null,
        isVisible: false,
        anim: null,
        checkAndPlayIfVisible: null
      };

      function isElementInViewport() {
        const rect = root.getBoundingClientRect();
        const windowHeight = window.innerHeight || document.documentElement.clientHeight;
        const windowWidth = window.innerWidth || document.documentElement.clientWidth;
        return (rect.top < windowHeight && rect.bottom > 0) && (rect.left < windowWidth && rect.right > 0);
      }

      function checkAndPlayIfVisible() {
        if (!data.api || !data.api.isReady) return;
        if (prefersReducedMotion) {
          data.api.pause();
          return;
        }
        if (isElementInViewport()) {
          data.isVisible = true;
          data.api.play();
        }
      }

      data.checkAndPlayIfVisible = checkAndPlayIfVisible;

      function handleLoadError(error) {
        console.warn("Lottie failed to load:", src, error);
        root.dataset.lottieError = "true";
      }

      function onAnimationReady(svgRoot) {
        data.api.isReady = true;
        data.api.setSpeed(speed);
        data.api.setDirection(direction);
        data.svgRoot = svgRoot;

        if (svgRoot) {
          recolorSvg(svgRoot, pairs);
          startRecolorLoop();
        }

        checkAndPlayIfVisible();
      }

      if (isDotLottie && hasDot) {
        const player = document.createElement("dotlottie-player");
        player.setAttribute("src", src);
        player.setAttribute("renderer", "svg");
        player.setAttribute("autoplay", "false");
        player.setAttribute("loop", loop ? "true" : "false");
        player.style.width = "100%";
        player.style.height = "100%";
        host.innerHTML = "";
        host.appendChild(player);

        data.api = {
          isReady: false,
          play() { try { player.play(); } catch (e) { } },
          pause() { try { player.pause(); } catch (e) { } },
          setSpeed(n) { try { player.speed = Number(n) || 1; } catch (e) { } },
          setDirection(d) { try { player.direction = (d === -1 ? -1 : 1); } catch (e) { } },
          destroy() { try { player.remove(); } catch (e) { } }
        };

        player.addEventListener("ready", () => {
          const svgRoot = player.shadowRoot && player.shadowRoot.querySelector("svg");
          onAnimationReady(svgRoot);
        });

        player.addEventListener("error", handleLoadError);

      } else {
        const anim = window.lottie.loadAnimation({
          container: host,
          renderer: "svg",
          loop,
          autoplay: false,
          path: src
        });

        data.anim = anim;

        data.api = {
          isReady: false,
          play() { try { anim.play(); } catch (e) { } },
          pause() { try { anim.pause(); } catch (e) { } },
          setSpeed(n) { try { anim.setSpeed(Number(n) || 1); } catch (e) { } },
          setDirection(d) { try { anim.setDirection(d === -1 ? -1 : 1); } catch (e) { } },
          destroy() { try { anim.destroy(); } catch (e) { } }
        };

        anim.addEventListener("DOMLoaded", () => {
          const svgRoot = host.querySelector("svg");
          onAnimationReady(svgRoot);
        });

        anim.addEventListener("data_failed", handleLoadError);
        anim.addEventListener("error", handleLoadError);
      }

      const io = new IntersectionObserver((entries) => {
        entries.forEach(e => {
          const inView = e.isIntersecting && e.intersectionRatio >= OBS_THRESHOLD;
          data.isVisible = inView;

          if (!data.api || !data.api.isReady) return;

          if (prefersReducedMotion) {
            data.api.pause();
            return;
          }

          inView ? data.api.play() : data.api.pause();
        });
      }, { root: null, rootMargin: OBS_ROOT_MARGIN, threshold: OBS_THRESHOLD });

      io.observe(root);
      data.io = io;

      elementDataMap.set(root, data);
    }

    function cleanupElement(el) {
      const data = elementDataMap.get(el);
      if (data) {
        if (data.io) {
          try { data.io.disconnect(); } catch (e) { }
        }
        if (data.api && data.api.destroy) {
          try { data.api.destroy(); } catch (e) { }
        }
        elementDataMap.delete(el);
        stopRecolorLoopIfEmpty();
      }
      pendingElements.delete(el);
    }

    function checkAllVisibleElements() {
      elementDataMap.forEach((data) => {
        if (data.api && data.api.isReady && data.checkAndPlayIfVisible) {
          data.checkAndPlayIfVisible();
        }
      });
    }

    function init() {
      document.querySelectorAll(".pictogram_lottie_wrap").forEach(initLottieElement);

      if (document.readyState === "complete") {
        checkAllVisibleElements();
      } else {
        window.addEventListener("load", checkAllVisibleElements, { once: true });
      }

      const domObserver = new MutationObserver((mutations) => {
        mutations.forEach((mutation) => {
          mutation.addedNodes.forEach((node) => {
            if (node.nodeType === 1) {
              if (node.matches && node.matches(".pictogram_lottie_wrap")) {
                initLottieElement(node);
              }
              if (node.querySelectorAll) {
                node.querySelectorAll(".pictogram_lottie_wrap").forEach(initLottieElement);
              }
            }
          });

          mutation.removedNodes.forEach((node) => {
            if (node.nodeType === 1) {
              if (node.matches && node.matches(".pictogram_lottie_wrap")) {
                cleanupElement(node);
              }
              if (node.querySelectorAll) {
                node.querySelectorAll(".pictogram_lottie_wrap").forEach(cleanupElement);
              }
            }
          });
        });
      });

      domObserver.observe(document.body, { childList: true, subtree: true });
    }

    if (document.readyState === "loading") {
      document.addEventListener("DOMContentLoaded", init);
    } else {
      init();
    }

    window.PictogramLottie = {
      refresh: checkAllVisibleElements,
      init: initLottieElement,
      cleanup: cleanupElement
    };

  })();
</script></div></div></div></div><div data-animate-header-heading="" class="c-heading-header u-child-contain u-mb-text w-richtext u-max-width-30ch"><h2>Supporting venture-backed startups</h2></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div></div><div data-wf--module-pricing--container-width="small" class="pricing_layout w-variant-7754012c-fb61-9584-ada4-f592a59c3f32"><div class="u-embed-css w-embed"><style>
.card_pricing_wrap:has(.card_pricing_body) {
	row-gap: var(--_spacing---space--2rem);
}
.card_pricing_wrap:has(.card_pricing_body) .card_pricing_price_wrap {
	margin-bottom: 0;
}

.card_pricing_wrap:has(> div:nth-child(5)) {
	grid-row: span 5;
}
.card_pricing_wrap:has(> div:nth-child(6)) {
	grid-row: span 6;
}
.card_pricing_wrap:has(> div:nth-child(7)) {
	grid-row: span 7;
}
.card_pricing_wrap:has(> div:nth-child(8)) {
	grid-row: span 8;
}

/* Max Plan */
.card_pricing_wrap:where([data-wf--card-pricing-main--card-style="max"]) {
    --_theme---pictogram-accent: var(--swatch--sky);
}
</style></div><!--$--><div data-wf--grid--column-count="2" STYLE="--column-width: 18; --type: auto-fit;" id="" class="u-display-contents"><div class="c-grid w-variant-2d129b71-f389-2bb5-157e-4c6664b6f1f7  u-position-relative"><div class="u-display-contents"><!--$--><div data-wf--card-empty--background="padding-main" data-animate-card-card="" STYLE="" class="card_slot_wrap u-gap-row-2 u-theme-white u-border-tertiary"><div class="u-display-contents"><!--$--><div data-wf--content-wrapper--alignment="inherit" id="" STYLE="display: block; width: 3.5rem; height: 3.5rem;" class="u-display-contents"><div class="u-content-wrapper"><div class="pictogram_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 96 97" fill="none" class="u-svg"><!--$--><path d="M72.9513 46.6611H64.7202V63.5264H72.9513V46.6611Z" fill="var(--_theme---pictogram-accent)"></path><!--/$--><!--$--><path d="M31.6021 46.6611H23.3711V63.5264H31.6021V46.6611Z" fill="var(--_theme---pictogram-accent)"></path><!--/$--><!--$--><path d="M30.55 27.4611L37.2527 27.6685L37.6597 21.7529L41.0351 18.1107H55.9957L58.1289 21.5475L58.6319 28.0313L65.9164 27.7683L65.1369 21.3747L63.2053 15.4419C63.2053 15.4419 60.6978 11.5558 56.422 11.5558C52.1461 11.5558 40.0213 10.3597 37.0223 12.0915C34.0233 13.8233 31.1145 15.5091 30.8111 19.5929C30.5077 23.6768 30.55 27.463 30.55 27.463V27.4611Z" fill="var(--_theme---pictogram-accent)"></path><!--/$--><!--$--><path d="M91.9145 84.2851C91.8992 82.4381 92.0719 82.4361 92.0566 80.591C92.0412 78.744 92.1583 78.744 92.143 76.8969C92.1276 75.0499 91.8358 75.0518 91.8204 73.2048C91.8051 71.3577 91.9683 71.3558 91.9529 69.5069C91.9376 67.6598 91.759 67.6598 91.7436 65.8128C91.7283 63.9657 91.9472 63.9638 91.9318 62.1168C91.9164 60.2697 91.686 60.2717 91.6707 58.4246C91.6617 57.1933 91.6534 55.9619 91.6457 54.7305C91.6304 52.8835 91.8588 52.8816 91.8435 51.0345C91.8396 50.5718 91.8223 50.2262 91.7974 49.9382C91.7724 49.6502 91.7321 49.4409 91.6975 49.2201C91.6611 49.0013 91.6323 48.7843 91.5824 48.5136C91.5612 48.3773 91.5401 48.2294 91.519 48.0605C91.5017 47.8915 91.4806 47.7014 91.448 47.4845C91.3481 46.6185 91.2809 46.1865 91.2425 45.7488C91.1734 45.3168 91.1311 44.8752 90.8816 44.0323C90.6262 43.1933 90.4476 42.7881 90.2595 42.3926C90.1673 42.1929 90.079 41.9933 89.9542 41.7494C89.8294 41.5056 89.7084 41.2022 89.5049 40.8144C89.4089 40.6185 89.3244 40.4457 89.2515 40.2941C89.1728 40.1424 89.1036 40.0099 89.0403 39.8889C88.9116 39.6489 88.8252 39.4454 88.7158 39.2573C88.6083 39.0653 88.5008 38.8752 88.3683 38.6352C88.23 38.399 88.0419 38.1283 87.7961 37.7654C87.535 37.4141 87.343 37.1472 87.1856 36.9206C87.0204 36.7017 86.8937 36.5213 86.7651 36.3408C86.6422 36.1565 86.502 35.9875 86.3254 35.7744C86.2351 35.6688 86.1372 35.5536 86.0259 35.423C85.9088 35.2982 85.7724 35.16 85.6169 35.0045C85.3116 34.6857 85.0601 34.4707 84.8604 34.2787C84.6627 34.0867 84.4956 33.9408 84.3286 33.7968C83.9984 33.503 83.6624 33.215 82.9443 32.6985C82.2224 32.1878 81.823 31.9901 81.439 31.7731C81.0396 31.5811 80.6556 31.368 79.8627 30.9859C79.0659 30.6115 78.6665 30.4272 78.2595 30.2525C78.0579 30.1622 77.8563 30.0701 77.5952 29.9798C77.334 29.8896 77.0268 29.7629 76.5987 29.6515C76.3856 29.592 76.1993 29.5421 76.0323 29.496C75.8652 29.4537 75.7155 29.4269 75.5811 29.3981C75.3103 29.3443 75.0953 29.2963 74.8764 29.2656C74.4387 29.2061 74.0048 29.1331 73.1292 29.0313C72.6915 28.9776 72.3612 28.968 72.0867 28.9488C72.0521 28.9469 72.0195 28.9449 71.9868 28.943C71.9561 28.943 71.9139 28.9392 71.9235 28.9411C71.862 28.9411 71.8025 28.943 71.743 28.9449C71.6201 28.9488 71.5049 28.9526 71.3897 28.9565C70.927 28.9718 70.4662 28.9872 69.5427 28.9872C67.6956 28.9872 67.6937 29.1043 65.8486 29.1043C64.0035 29.1043 64.0016 29.0717 62.1545 29.0717C60.3075 29.0717 60.3094 28.9142 58.4604 28.9142C57.2291 28.9142 55.9971 28.9142 54.7644 28.9142C52.9174 28.9142 52.9174 28.8278 51.0704 28.8278C49.2233 28.8278 49.2214 29.0755 47.3744 29.0774C45.5273 29.0774 45.5273 29.0275 43.6803 29.0275C41.8332 29.0275 41.8313 29.1446 39.9843 29.1446C38.1372 29.1446 38.1372 29.1081 36.2902 29.1081C34.4432 29.1081 34.4432 28.9085 32.5961 28.9085C30.7491 28.9085 30.7491 29.0544 28.902 29.0544C27.055 29.0544 27.0512 29.1101 25.2099 29.1139C24.7721 29.1254 24.4438 29.1312 24.1692 29.1331C23.8966 29.1465 23.6777 29.1561 23.4588 29.1677C23.0211 29.1811 22.5833 29.2233 21.7155 29.352C21.2854 29.4345 20.9609 29.4902 20.694 29.5497C20.4291 29.6169 20.216 29.6707 20.0048 29.7245C19.8992 29.7513 19.7916 29.7782 19.6803 29.807C19.5689 29.8416 19.4518 29.8781 19.3212 29.9184C19.1907 29.9587 19.0467 30.0009 18.8835 30.0509C18.8009 30.0758 18.7145 30.1008 18.6224 30.1296C18.5321 30.1622 18.4342 30.1968 18.3324 30.2333C17.503 30.5136 17.0844 30.6461 16.6505 30.7536C16.4355 30.8093 16.2262 30.8841 15.9651 30.9801C15.8345 31.0301 15.6944 31.0857 15.535 31.1529C15.3776 31.2259 15.2067 31.3161 15.0108 31.4217C14.8169 31.5273 14.6441 31.6176 14.4944 31.704C14.3484 31.7961 14.2179 31.8768 14.1008 31.9497C13.8684 32.0995 13.6764 32.2128 13.4998 32.3453C13.1427 32.6083 12.774 32.8521 12.0752 33.3917C11.8966 33.5203 11.7488 33.647 11.6182 33.7603C11.4876 33.8736 11.3724 33.9734 11.2688 34.0637C11.0576 34.2422 10.9059 34.4035 10.7504 34.5609C10.5948 34.7165 10.4393 34.8739 10.2454 35.0697C10.0592 35.2713 9.82875 35.5094 9.52155 35.8243C9.22971 36.1526 9.00891 36.4003 8.82651 36.6057C8.65563 36.8208 8.51739 36.9917 8.38107 37.1645C8.31195 37.2509 8.24283 37.3353 8.16987 37.4275C8.10075 37.5216 8.02779 37.6214 7.94715 37.7328C7.86651 37.8441 7.77819 37.967 7.67643 38.1053C7.62651 38.1744 7.57275 38.2493 7.51515 38.328C7.46139 38.4086 7.40571 38.495 7.34619 38.5872C6.85467 39.3168 6.65499 39.7104 6.43227 40.0886C6.32475 40.2806 6.23067 40.4803 6.10395 40.7222C6.04059 40.8451 5.97147 40.9795 5.89467 41.1312C5.82363 41.2867 5.74491 41.4633 5.65275 41.663C5.46267 42.0605 5.34939 42.3696 5.25531 42.6269C5.16315 42.8861 5.07867 43.0877 5.02299 43.3008C4.95963 43.5101 4.89627 43.7213 4.81755 43.9824C4.72923 44.2416 4.66011 44.5641 4.53723 44.9846C4.47387 45.1939 4.43355 45.3821 4.39707 45.5491C4.35867 45.7161 4.32411 45.8621 4.29339 45.9965C4.22619 46.2614 4.18971 46.4784 4.15131 46.6934C4.11291 46.9085 4.07259 47.1254 4.02459 47.3942C3.99195 47.6669 3.95355 47.9933 3.90171 48.4272C3.86715 48.8649 3.85371 49.1933 3.83643 49.4659C3.81723 49.7385 3.83259 49.9593 3.82875 50.1782C3.83259 50.3971 3.82299 50.616 3.83451 50.8905C3.84795 51.1651 3.86331 51.4934 3.88443 51.9312C3.89979 52.1462 3.91515 52.3305 3.93051 52.4726C3.93819 52.5302 3.94395 52.584 3.95163 52.6358V52.6493L3.89403 52.6646L3.76539 52.6992C3.68667 52.7222 3.60795 52.7472 3.52923 52.7702C3.45819 52.7913 3.38907 52.8163 3.32187 52.8432C3.26619 52.8605 3.21051 52.8835 3.15867 52.9085C3.06075 52.9526 2.98971 52.9949 2.95323 53.0352C2.29659 53.7437 3.84411 52.079 3.68859 52.2518L3.72315 52.2864L3.76731 52.3363C3.79611 52.3709 3.82491 52.4054 3.84987 52.4438C3.90171 52.5187 3.94587 52.5974 3.98043 52.6761C4.00539 52.7376 4.01883 52.7798 4.03419 52.8317C4.07067 52.9507 4.07259 52.9833 4.08411 53.0429L4.09947 53.1254L4.10715 53.1907C4.11099 53.2329 4.11675 53.2733 4.12059 53.3136C4.13403 53.4633 4.13979 53.5939 4.14363 53.7206C4.15707 54.2237 4.15515 54.696 4.18587 55.6329C4.23387 57.5011 4.22811 57.4973 4.24539 59.3558C4.25307 61.2105 4.44699 61.2086 4.44315 63.0614C4.43547 64.9142 4.39515 64.9142 4.38171 66.7651C4.36635 68.6141 4.19547 68.6121 4.17627 70.4611C4.15323 72.3101 4.17627 72.3101 4.15131 74.1571C4.12955 75.3897 4.10779 76.6217 4.08603 77.8531C4.05531 79.7021 4.13019 79.704 4.09755 81.5529C4.08027 82.4765 4.04571 82.9392 4.01115 83.4C3.99579 83.6093 3.98043 83.8186 3.96123 84.0797C3.95547 84.1296 3.92091 84.2102 3.99387 84.2697C4.04571 84.3081 4.10331 84.2966 4.11291 84.3062C4.63131 84.3523 4.95003 84.3811 5.29947 84.4118C5.70843 84.4483 6.15387 84.4848 6.90459 84.5251C8.74971 84.623 8.75355 84.5808 10.5987 84.6787C12.4438 84.7766 12.4496 84.6595 14.2947 84.7574C16.1398 84.8553 16.1456 84.7728 17.9907 84.8707C18.4131 84.8918 18.7376 84.9072 19.0064 84.9206C19.1408 84.9264 19.2598 84.9302 19.3712 84.936C19.4268 84.9379 19.4787 84.9398 19.5305 84.9417C19.5555 84.9417 19.5804 84.9417 19.6054 84.9437H19.6092C20.1392 84.9264 20.6076 84.911 21.608 84.8995C23.4569 84.8765 23.4588 85.0377 25.3059 85.0128C27.1548 84.9897 27.1529 84.9571 29.0019 84.9321C30.2345 84.9232 31.4672 84.9142 32.6998 84.9053C34.5488 84.8822 34.5488 84.9629 36.3977 84.9398C38.2467 84.9168 38.2467 84.8688 40.0937 84.8457C41.3264 84.8342 42.559 84.8233 43.7916 84.8131C45.6406 84.7901 45.6387 84.6653 47.4876 84.6422C49.3366 84.6192 49.3385 84.8169 51.1875 84.7939C53.0364 84.7709 53.0345 84.6614 54.8835 84.6384C56.7324 84.6153 56.7343 84.7305 58.5833 84.7075C59.8147 84.6896 61.0467 84.6717 62.2793 84.6537C64.1283 84.6307 64.1244 84.3293 65.9734 84.3043C67.8223 84.2813 67.8262 84.5232 69.6752 84.5001C70.1379 84.4944 70.4835 84.4829 70.7734 84.4675C71.0691 84.4483 71.3072 84.4349 71.5433 84.4195C72.008 84.3926 72.4688 84.3677 73.3942 84.3715C75.2432 84.383 75.2431 84.3485 77.0921 84.3581C78.3235 84.3696 79.5555 84.3817 80.7881 84.3945C82.6371 84.4022 82.6371 84.5213 84.486 84.527C86.3369 84.5309 86.3369 84.4675 88.1859 84.4675C90.0329 84.4656 90.0368 84.4905 91.8761 84.4752C92.575 84.4675 92.8822 84.5712 92.9878 84.7536L93.007 84.7881C93.0108 84.7997 93.0089 84.8131 93.0108 84.8265C93.0243 84.9129 93.0377 84.9993 93.0512 85.0857L93.0742 85.2221C93.0704 85.2489 93.0627 85.2643 93.0627 85.2854C93.0569 85.3238 93.0627 85.3545 93.0684 85.3795C93.0819 85.4294 93.1049 85.4563 93.1183 85.4717C93.1471 85.5005 93.1376 85.4909 93.1222 85.4755C93.1145 85.4678 93.1049 85.4563 93.0992 85.4486L93.0953 85.4429L93.103 85.4505L93.1356 85.4947C93.1779 85.5561 93.2297 85.6099 93.2873 85.6541C93.343 85.6982 93.4063 85.7328 93.4198 85.8057C93.4256 85.8422 93.4179 85.8902 93.3737 85.9478C93.3507 85.9766 93.32 86.0073 93.2777 86.0342C93.2585 86.0477 93.2297 86.0611 93.2105 86.0707L93.2048 86.0937C93.1952 86.1225 93.1798 86.1533 93.1606 86.1821C93.151 86.1955 93.1376 86.2109 93.126 86.2243C93.1183 86.2377 93.1087 86.2512 93.0992 86.2627C92.936 86.4662 92.6172 86.591 91.9011 86.6006C90.0425 86.616 90.0464 86.6601 88.1955 86.664C86.3465 86.664 86.3465 86.7177 84.4976 86.7139C82.6486 86.7081 82.6486 86.7619 80.8016 86.7542C78.9526 86.7465 78.9545 86.5929 77.1056 86.5833C75.2566 86.5737 75.2585 86.5392 73.4096 86.5296C72.486 86.5238 72.0233 86.5296 71.5625 86.5315C71.1056 86.5411 70.6486 86.5488 69.7347 86.5661C67.8876 86.5891 67.8895 86.6736 66.0425 86.6966C64.1955 86.7197 64.1955 86.6467 62.3484 86.6697C61.1171 86.6838 59.8857 86.6979 58.6544 86.712C56.8073 86.735 56.8092 86.9155 54.9622 86.9385C53.7295 86.9475 52.4976 86.9565 51.2662 86.9654C49.4192 86.9885 49.4153 86.7408 47.5664 86.7638C45.7193 86.7869 45.7212 86.975 43.8742 86.9981C42.0272 87.0211 42.0252 86.9558 40.1782 86.9808C38.3312 87.0038 38.3331 87.1017 36.486 87.1267C34.639 87.1497 34.6371 86.9923 32.7881 87.0153C30.9411 87.0384 30.9411 87.1209 29.094 87.144C27.247 87.167 27.2451 87.0595 25.3961 87.0825C23.5491 87.1056 23.5491 87.1555 21.702 87.1785C20.6384 87.192 20.1948 87.1593 19.6246 87.1363C19.5804 87.1344 19.5382 87.1305 19.494 87.1286C19.4691 87.1267 19.4441 87.1229 19.4192 87.1209C19.3692 87.1152 19.3155 87.1094 19.2617 87.1037C19.1523 87.0941 19.0371 87.0825 18.9065 87.071C18.6473 87.0499 18.3401 87.0269 17.9465 87.0057C16.1014 86.9078 16.0976 86.975 14.2524 86.8771C12.4073 86.7792 12.4016 86.8733 10.5564 86.7753C8.71131 86.6774 8.70363 86.8099 6.85851 86.712C6.05403 86.6697 5.60283 86.5968 5.19579 86.52C4.99227 86.4816 4.80027 86.4432 4.58139 86.4067C4.47195 86.3875 4.35483 86.3702 4.22619 86.3529C4.19355 86.3491 4.16091 86.3453 4.12827 86.3414C4.08987 86.3376 4.07451 86.3337 3.99771 86.328C3.87099 86.3184 3.73659 86.3069 3.59451 86.2953C3.26811 86.2646 2.93979 86.1801 2.61915 85.9459C2.30619 85.7155 2.11803 85.4102 2.02203 85.128C1.99899 85.0569 1.97787 84.9878 1.96827 84.9168C1.96059 84.8438 1.95291 84.7728 1.94523 84.7037C1.93947 84.6345 1.92795 84.5693 1.92411 84.5021C1.92411 84.4349 1.92411 84.3677 1.92411 84.3043C1.92411 84.1891 1.92411 84.0816 1.92411 83.976C1.92411 83.9107 1.92219 83.8473 1.92027 83.7859C1.91835 83.663 1.91451 83.5478 1.91259 83.4326C1.90107 82.9699 1.88955 82.5091 1.90683 81.5856C1.93947 79.7385 1.89723 79.7385 1.92795 77.8915C1.95675 76.0445 2.03739 76.0464 2.06427 74.1993C2.08923 72.3523 1.93755 72.3504 1.95867 70.5053C1.97979 68.6601 2.03355 68.6601 2.04891 66.815C2.06235 64.9699 2.01819 64.9699 2.02587 63.1248C2.02971 61.2797 2.09499 61.2797 2.08539 59.4384C2.07003 57.599 1.99131 57.5971 1.94523 55.7712C1.91835 54.863 1.90491 54.4137 1.88571 53.9875C1.87995 53.8838 1.87419 53.7782 1.86459 53.6822C1.86075 53.6265 1.85499 53.5939 1.85115 53.5478L1.84731 53.5152V53.5113L1.91259 53.4921C1.96827 53.4749 2.00283 53.4691 2.03739 53.4633L2.14491 53.4403C2.28891 53.4077 2.43099 53.3597 2.57115 53.2963C2.60187 53.2848 2.64795 53.256 2.66715 53.256C2.68827 53.2521 2.70939 53.2464 2.73051 53.2387C2.77083 53.2233 2.80923 53.1984 2.83995 53.1677C2.84763 53.16 2.85531 53.1504 2.86299 53.1427L2.86875 53.135C3.53691 52.4189 1.96251 54.1085 2.12187 53.9299L2.11419 53.9222L2.08347 53.8896C2.04123 53.8473 2.00283 53.7993 1.96827 53.7513L1.94331 53.7149L1.92987 53.6937L1.90491 53.6534C1.88763 53.6265 1.87227 53.5977 1.85883 53.5689C1.81851 53.4864 1.79163 53.4115 1.77627 53.3673C1.75707 53.3097 1.74747 53.2752 1.73595 53.2329C1.69755 53.0793 1.68219 52.9718 1.66683 52.8566C1.63611 52.6339 1.61691 52.415 1.59771 52.1673C1.54779 51.1958 1.52667 50.712 1.54203 50.2262C1.54779 49.9843 1.54203 49.7405 1.55739 49.4371C1.57659 49.1337 1.59963 48.7709 1.63035 48.287C1.68603 47.8051 1.72251 47.4422 1.74747 47.1389C1.78395 46.8374 1.81275 46.5955 1.84155 46.3536C1.89147 45.8678 1.97019 45.3859 2.20443 44.4393C2.33883 43.9709 2.43099 43.6157 2.53467 43.3296C2.64027 43.0435 2.72475 42.815 2.80923 42.5865C2.88987 42.3561 2.98971 42.1353 3.10683 41.8531C3.22587 41.5728 3.35451 41.231 3.56187 40.7913C3.66363 40.5705 3.75195 40.3766 3.83067 40.2038C3.91131 40.031 3.99387 39.8851 4.06107 39.7507C4.20315 39.4819 4.31643 39.2669 4.42971 39.0518C4.55259 38.8425 4.67739 38.6333 4.83099 38.3721C4.97883 38.1072 5.18043 37.8038 5.44731 37.3968C5.70651 36.9859 5.92923 36.696 6.09819 36.4445C6.18267 36.3177 6.25947 36.2045 6.33243 36.0989C6.40539 35.9933 6.48027 35.8973 6.55131 35.7974C6.69531 35.6016 6.83931 35.4038 7.02555 35.1619C7.21755 34.9257 7.45947 34.6512 7.78203 34.2864C8.11611 33.9331 8.38299 33.6816 8.60379 33.4723C8.82651 33.2649 9.02235 33.1171 9.20859 32.9616C9.58299 32.6505 9.97083 32.3568 10.7292 31.7539C11.119 31.4659 11.4032 31.2374 11.6566 31.0704C11.9081 30.9014 12.1097 30.7651 12.3113 30.6307C12.5091 30.4905 12.7222 30.3734 12.9795 30.2141C13.2387 30.0566 13.5478 29.8646 13.9779 29.6419C14.1929 29.5286 14.3792 29.4307 14.5481 29.3424C14.719 29.2617 14.8726 29.1965 15.0108 29.135C15.2892 29.016 15.512 28.9219 15.7404 28.8374C16.2012 28.6857 16.6486 28.4995 17.5625 28.1904C18.0156 28.0214 18.3651 27.9254 18.6492 27.8217C18.9353 27.7219 19.1619 27.6355 19.3942 27.5664C19.6246 27.4915 19.8569 27.4185 20.1488 27.3341C20.4406 27.2515 20.7996 27.1862 21.2758 27.0941C21.7539 27.0057 22.1168 26.975 22.4163 26.9289C22.7158 26.8829 22.9596 26.8675 23.2016 26.8464C23.4435 26.8272 23.6854 26.8061 23.9888 26.7811C24.2921 26.7734 24.655 26.7619 25.1408 26.7485C27.0032 26.7408 26.9936 26.6678 28.8444 26.6659C30.6934 26.6659 30.6934 26.831 32.5424 26.831C34.3913 26.831 34.3913 26.6793 36.2384 26.6793C38.0854 26.6793 38.0854 26.7389 39.9324 26.7389C41.7795 26.7389 41.7795 26.8425 43.6284 26.8425C45.4774 26.8425 45.4774 26.927 47.3264 26.927C48.5577 26.9193 49.7897 26.9123 51.0224 26.9059C52.8713 26.9059 52.8713 26.8061 54.7203 26.8061C56.5692 26.8061 56.5673 26.9501 58.4163 26.9501C60.2652 26.9501 60.2652 26.8944 62.1123 26.8944C63.9612 26.8944 63.9632 26.7907 65.8121 26.7907C67.6611 26.7907 67.6611 26.7024 69.51 26.7024C70.4355 26.7024 70.8963 26.7158 71.359 26.7312C71.4742 26.735 71.5894 26.7369 71.7123 26.7408C71.7737 26.7408 71.8371 26.7446 71.9043 26.7465C71.9523 26.7485 72.0003 26.7504 72.0483 26.7542C72.0848 26.7581 72.1232 26.7619 72.1635 26.7657C72.4649 26.7984 72.8297 26.8214 73.3116 26.8733C73.7935 26.9385 74.1545 26.9808 74.4521 27.0422C74.7497 27.1056 74.9859 27.1574 75.224 27.2093C75.462 27.2573 75.6944 27.3321 75.9881 27.4032C76.1359 27.4397 76.2972 27.48 76.4796 27.5261C76.662 27.5779 76.8656 27.6355 77.0979 27.7027C77.5664 27.8256 77.9062 27.96 78.1904 28.0637C78.3324 28.1174 78.4592 28.1654 78.5782 28.2153C78.6953 28.2691 78.8048 28.319 78.9161 28.3709C79.135 28.4726 79.3558 28.5725 79.6303 28.6992C79.9011 28.8355 80.2313 28.9795 80.6672 29.1869C81.535 29.6073 81.9804 29.7955 82.4374 29.9741C82.6639 30.0681 82.8848 30.1699 83.1574 30.3081C83.4319 30.4425 83.7411 30.6384 84.1423 30.9149C84.9353 31.4813 85.3001 31.8077 85.6553 32.1398C85.8339 32.3049 86.0163 32.4662 86.2313 32.6813C86.4464 32.8963 86.7228 33.1344 87.0588 33.4838C87.2297 33.6547 87.3775 33.8083 87.5081 33.9465C87.6348 34.0867 87.7404 34.2173 87.8364 34.3344C88.0265 34.5725 88.1801 34.7587 88.3145 34.9622C88.4528 35.1619 88.5891 35.3616 88.7696 35.6054C88.9443 35.8512 89.1497 36.1488 89.4396 36.5328C89.7123 36.9302 89.9312 37.2182 90.1155 37.4582C90.294 37.7021 90.4457 37.8921 90.5993 38.0822C90.7568 38.2704 90.8931 38.472 91.062 38.7254C91.1465 38.8521 91.2348 38.9942 91.3328 39.1574C91.423 39.3245 91.5209 39.5126 91.6303 39.7315C91.855 40.1635 91.9855 40.5053 92.1046 40.7856C92.2255 41.0659 92.3043 41.2963 92.3811 41.5267C92.4579 41.7571 92.5443 41.9856 92.6364 42.2736C92.7228 42.5654 92.8438 42.9091 92.9801 43.3737C93.2528 44.3049 93.3488 44.783 93.4601 45.2553C93.5119 45.4934 93.5504 45.7315 93.606 46.031C93.6675 46.3286 93.7136 46.6896 93.775 47.1715C93.8076 47.4115 93.8307 47.6227 93.8383 47.8128C93.8479 48.0029 93.8556 48.168 93.8652 48.3197C93.8825 48.623 93.871 48.8649 93.8614 49.1088C93.8537 49.3488 93.8479 49.5907 93.8383 49.8902C93.8288 50.1801 93.823 50.5257 93.8268 50.9885C93.8422 52.8374 93.8864 52.8355 93.9017 54.6845C93.9158 55.9171 93.9299 57.1497 93.944 58.3824C93.9593 60.2313 94.1225 60.2294 94.1379 62.0784C94.1494 63.311 94.1609 64.5437 94.1724 65.7763C94.184 67.0089 94.1859 68.2422 94.1782 69.4761C94.1936 71.3251 93.9459 71.327 93.9612 73.1741C93.9766 75.0249 94.0956 75.023 94.111 76.8739C94.1264 78.7248 94.0015 78.7267 94.0188 80.5776C94.0342 82.4285 94.3068 82.4265 94.3222 84.2774C94.3337 85.6925 93.7366 85.4851 93.1376 85.4889C92.5385 85.4947 91.9241 85.7136 91.9126 84.2966L91.9145 84.2851Z" fill="currentColor"></path><!--/$--><!--$--><path d="M32.55 54.216C34.2723 54.2621 34.2684 54.4137 35.9945 54.4445C37.7206 54.4771 37.7206 54.5232 39.4486 54.5481C41.1766 54.5616 41.1785 54.4137 42.9065 54.4214C44.6345 54.431 44.6364 54.3657 46.3644 54.3696C48.0944 54.3696 48.0944 54.6038 49.8243 54.5981C51.5542 54.5923 51.5523 54.5174 53.2822 54.5078C55.0121 54.4944 55.0121 54.4713 56.742 54.4521C58.4739 54.4329 58.4739 54.5251 60.2057 54.4982C61.9356 54.4675 61.9337 54.3715 63.6617 54.3312C64.9347 54.2966 65.1209 54.7248 65.1382 55.2835C65.1555 55.8422 64.9942 56.2051 63.7097 56.2397C61.976 56.28 61.9798 56.4701 60.2441 56.5008C58.5104 56.5257 58.5065 56.3126 56.7728 56.3318C55.039 56.351 55.039 56.3107 53.3072 56.3241C51.5734 56.3337 51.5753 56.5699 49.8416 56.5757C48.1078 56.5814 48.1078 56.4029 46.374 56.4029C45.2195 56.3926 44.0643 56.383 42.9084 56.3741C41.1747 56.3664 41.1728 56.3856 39.439 56.3721C37.7033 56.3491 37.7014 56.5161 35.9619 56.4835C34.2243 56.4509 34.2224 56.4969 32.4828 56.4489C31.1964 56.4086 31.2963 55.8422 31.3155 55.2835C31.3347 54.7248 31.2771 54.1737 32.55 54.2121V54.216Z" fill="currentColor"></path><!--/$--><!--$--><path d="M73.0505 53.8761C74.1065 53.8608 74.1084 54.0105 75.1644 54.0029C76.2204 53.9933 76.2204 54.0489 77.2745 54.0432C78.3286 54.0413 78.3286 53.8896 79.3846 53.8877C80.4387 53.8915 80.4406 53.8262 81.4947 53.832C82.5507 53.8377 82.5488 54.0701 83.6028 54.0777C84.6569 54.0854 84.6569 54.0125 85.711 54.024C86.7651 54.0355 86.767 54.0105 87.8211 54.024C88.8771 54.0374 88.8752 54.1315 89.9312 54.1488C90.9872 54.1661 90.9891 54.0681 92.0432 54.0893C92.8227 54.1046 92.9187 54.5405 92.9072 55.0992C92.8956 55.6579 92.7843 56.0131 92.0067 55.9977C90.9564 55.9785 90.9526 56.1705 89.9024 56.1533C88.8502 56.1379 88.854 55.9209 87.8019 55.9075C86.7497 55.8941 86.7497 55.8557 85.6995 55.8441C84.6473 55.8345 84.6454 56.0669 83.5932 56.0592C82.5411 56.0496 82.543 55.8749 81.4908 55.8691C80.7907 55.8614 80.0899 55.8531 79.3884 55.8441C78.3363 55.8441 78.3363 55.8691 77.2841 55.871C76.2319 55.8768 76.232 56.0342 75.1817 56.0457C74.1315 56.0553 74.1315 56.1014 73.0812 56.1149C72.3055 56.1264 72.3439 55.5561 72.3344 54.9955C72.3248 54.4368 72.2672 53.8877 73.0486 53.8781L73.0505 53.8761Z" fill="currentColor"></path><!--/$--><!--$--><path d="M22.6332 56.2646C21.6041 56.2493 21.606 56.0976 20.5769 56.088C19.5459 56.0765 19.5478 56.0246 18.5168 56.0189C17.4857 56.0131 17.4857 56.1667 16.4547 56.1648C15.4236 56.1648 15.4236 56.2301 14.3945 56.232C13.3635 56.2358 13.3616 56.0054 12.3305 56.0112C11.2995 56.0227 11.3014 56.0937 10.2704 56.1072C9.23931 56.1206 9.23931 56.1475 8.20827 56.1629C7.17723 56.1821 7.17531 56.088 6.14235 56.111C5.11131 56.1341 5.11323 56.232 4.08219 56.2589C3.32187 56.28 3.20859 55.8518 3.18939 55.2912C3.17019 54.7325 3.26427 54.3715 4.03035 54.3485C5.06523 54.3216 5.06139 54.1296 6.09627 54.1065C7.13115 54.0835 7.13691 54.3005 8.16987 54.2813C9.20475 54.264 9.20475 54.3024 10.2396 54.2889C11.2745 54.2755 11.2726 54.0432 12.3075 54.0317C13.3424 54.024 13.3443 54.1987 14.3792 54.1949C15.414 54.1929 15.414 54.2064 16.4489 54.2083C17.4857 54.2083 17.4857 54.1833 18.5206 54.1891C19.5574 54.1949 19.5593 54.0317 20.5961 54.0432C21.6329 54.0528 21.6348 54.0086 22.6716 54.024C23.4377 54.0355 23.3801 54.6057 23.3705 55.1645C23.3609 55.7232 23.3955 56.2742 22.6352 56.2608L22.6332 56.2646Z" fill="currentColor"></path><!--/$--><!--$--><path d="M22.5814 55.4563C22.6928 52.8585 22.8387 52.8643 22.95 50.2646C22.9808 49.6137 23.0057 49.1261 23.0249 48.719C23.0518 48.2755 23.0729 47.9222 23.096 47.5689C23.1056 47.4211 23.1132 47.2733 23.1228 47.1216C23.1593 46.9891 23.1958 46.8566 23.2323 46.7184C23.2515 46.6512 23.2649 46.5744 23.2976 46.5206L23.3398 46.4323C23.3724 46.4169 23.3955 46.3824 23.4243 46.3574C23.48 46.3075 23.5299 46.2537 23.5932 46.2096C23.624 46.1865 23.6547 46.1635 23.6854 46.1405C23.7219 46.1232 23.7603 46.1059 23.7987 46.0886C24.1001 45.9504 24.5244 45.8832 24.9545 45.839C25.231 45.8121 25.5305 45.7929 25.8684 45.7776C27.2163 45.7296 27.8748 45.72 28.5488 45.7008C28.8848 45.695 29.2208 45.6912 29.6489 45.7104C29.7564 45.7161 29.8697 45.7219 29.9907 45.7315C30.0521 45.7373 30.1155 45.7411 30.1788 45.7469C30.2249 45.7526 30.2729 45.7565 30.3209 45.7622C30.3804 45.768 30.44 45.7776 30.4995 45.7872C30.6185 45.8083 30.7491 45.8179 30.87 45.8544C30.9315 45.8697 30.9948 45.8851 31.0582 45.9005C31.1216 45.9177 31.1792 45.9427 31.2406 45.9657C31.2694 45.9792 31.302 45.9888 31.3308 46.0041L31.4096 46.0579C31.4633 46.0925 31.5152 46.1309 31.567 46.1712C31.615 46.2115 31.6803 46.248 31.7244 46.3017C31.7686 46.3574 31.7993 46.4169 31.8377 46.4765C31.8742 46.5379 31.9088 46.5974 31.9433 46.655C31.9683 46.7203 31.9875 46.7913 32.0086 46.8566C32.0508 46.9891 32.0662 47.135 32.095 47.2675C32.1123 47.4057 32.1276 47.5401 32.143 47.6707C32.1507 47.7494 32.1564 47.8262 32.1641 47.9011C32.1833 48.1661 32.2006 48.3984 32.2179 48.6096C32.2428 49.0243 32.264 49.3545 32.2851 49.6867C32.3235 50.3453 32.3561 51 32.3792 52.3075C32.4214 54.9168 32.1814 54.9187 32.2256 57.5165C32.2563 58.8317 32.2716 59.4902 32.287 60.1488C32.2928 60.4829 32.2947 60.815 32.2793 61.2393C32.262 61.6656 32.2486 62.1667 32.1238 62.9021C32.1104 62.9923 32.0873 63.0883 32.0681 63.1785C32.0585 63.2246 32.0489 63.2669 32.0355 63.3149C32.0182 63.3782 32.0009 63.4416 31.9836 63.503C31.9433 63.6297 31.8915 63.7469 31.8473 63.864C31.7897 63.9715 31.7436 64.0848 31.6784 64.1769C31.5536 64.3689 31.4307 64.5437 31.2425 64.6262C31.087 64.7472 30.895 64.7875 30.7164 64.8259C30.534 64.8605 30.3555 64.8739 30.1827 64.8873C30.0867 64.895 30.0483 64.8931 29.9964 64.8969C29.9465 64.8969 29.8985 64.9008 29.8505 64.9027C29.6624 64.9085 29.4896 64.9085 29.3187 64.9065C28.6352 64.8969 27.9689 64.8797 26.6403 64.7568C25.974 64.6915 25.4748 64.6243 25.0505 64.5494C24.8393 64.5129 24.6435 64.4726 24.4534 64.4285C24.3843 64.4112 24.3171 64.3958 24.2499 64.3785C24.175 64.3593 24.102 64.3344 24.0291 64.3113C23.9561 64.2902 23.8851 64.2672 23.8198 64.2345C23.7526 64.2057 23.6873 64.1731 23.6278 64.1328C23.5683 64.0944 23.5049 64.0579 23.4512 64.0099C23.4012 63.9581 23.3475 63.9062 23.2995 63.8525C23.2553 63.7949 23.2092 63.7353 23.1651 63.6777C23.1286 63.6125 23.0921 63.5453 23.0556 63.4781C22.9923 63.3379 22.9308 63.1881 22.8982 63.023C22.879 62.9424 22.856 62.8579 22.8406 62.7734C22.831 62.7101 22.8233 62.6448 22.8137 62.5795C22.7523 62.0937 22.7388 61.5888 22.7235 60.9206C22.7024 59.5939 22.687 58.9507 22.662 58.296C22.6409 57.6451 22.6083 56.9961 22.6275 55.6713C22.6371 55.1798 22.6774 54.7901 22.7504 54.4713C22.8214 54.1507 22.9347 53.9049 23.0403 53.7878C23.2515 53.5421 23.4992 53.4921 23.7795 53.5152C24.056 53.5382 24.2864 53.6189 24.4016 53.9721C24.4572 54.1545 24.4899 54.3312 24.5148 54.6C24.5379 54.8707 24.5456 55.2355 24.5379 55.7078C24.5187 56.9885 24.5744 57.6413 24.6204 58.2921C24.6704 58.9392 24.7088 59.5997 24.7299 60.8707C24.7433 61.5005 24.751 61.9689 24.7779 62.2819C24.7798 62.3145 24.7856 62.3664 24.7856 62.3798C24.7856 62.3933 24.7817 62.3894 24.7798 62.3952C24.776 62.4029 24.7721 62.4105 24.7683 62.4221C24.7625 62.4413 24.7606 62.4662 24.7683 62.4854C24.7721 62.495 24.7798 62.5046 24.7875 62.5123L24.8009 62.5257C24.8009 62.5257 24.8048 62.5296 24.8048 62.5315C24.8048 62.5315 24.8048 62.5315 24.8086 62.5353L24.8336 62.543C24.9795 62.5853 25.1408 62.6275 25.3308 62.6659C25.7072 62.7446 26.1756 62.8176 26.8092 62.879C28.0745 62.9961 28.7139 63.0288 29.336 63.0537C29.4915 63.0595 29.6451 63.0614 29.8044 63.0614C29.8774 63.0614 29.9523 63.0595 30.0291 63.0576C30.0521 63.0576 30.0752 63.0576 30.0982 63.0557C30.1232 63.0557 30.1481 63.0518 30.175 63.0441C30.2019 63.0365 30.2153 63.0057 30.2307 62.9808C30.246 62.9539 30.2576 62.9232 30.2691 62.8905L30.2748 62.8675C30.2825 62.8425 30.2902 62.8137 30.296 62.783C30.3075 62.7216 30.3248 62.664 30.3363 62.591C30.4342 62.0342 30.4438 61.5523 30.4419 61.1664C30.4419 60.7766 30.4169 60.4579 30.392 60.1411C30.367 59.8243 30.3382 59.5056 30.3132 59.1062C30.2864 58.7069 30.2633 58.2307 30.2499 57.5721C30.2038 54.9609 30.3881 54.959 30.3478 52.3613C30.3209 51.0672 30.3094 50.4221 30.296 49.775C30.2883 49.4525 30.2768 49.1318 30.2576 48.7363C30.248 48.5385 30.2364 48.3216 30.2172 48.0797C30.2115 48.0086 30.2038 47.9357 30.198 47.855C30.1942 47.8262 30.1904 47.7936 30.1827 47.7609C30.1808 47.7225 30.1404 47.7129 30.1136 47.7072C30.0848 47.7014 30.056 47.6976 30.031 47.6937C29.9561 47.6861 29.8851 47.6784 29.8179 47.6707C29.7123 47.6611 29.6105 47.6534 29.5145 47.6457C29.1286 47.6169 28.8118 47.6054 28.495 47.5958C27.8652 47.5824 27.2201 47.5613 25.9664 47.6073C25.6553 47.6208 25.3846 47.6419 25.1561 47.6688C25.1177 47.6726 25.1235 47.6726 25.1158 47.6745L25.1004 47.6784L25.0716 47.6861C25.0544 47.6918 25.0371 47.6976 25.0236 47.7053C25.0102 47.7129 24.9987 47.7206 24.991 47.7321C24.9795 47.7437 24.9929 47.7648 24.9948 47.7782C25.0025 47.8089 25.0121 47.832 25.0217 47.8531L25.0294 47.8665V47.9875C25.0332 48.0701 25.0332 48.1545 25.0352 48.2409C25.0352 48.4137 25.0352 48.5961 25.0352 48.7997C25.0332 49.2067 25.0217 49.6944 24.9948 50.3453C24.8854 52.9488 24.9334 52.9507 24.822 55.5561C24.7817 56.5181 24.6166 56.9673 24.3939 57.1709C24.1654 57.4377 23.8851 57.3533 23.6105 57.3129L23.5068 57.2976L23.5683 57.3072L23.43 57.2861H23.4166L23.5702 57.3072H23.5644L23.4262 57.2841L23.3302 57.2688L23.3052 57.2649C23.2726 57.2573 23.24 57.2496 23.2073 57.2438C23.144 57.2285 23.0806 57.2093 23.023 57.1862C22.9942 57.1747 22.9654 57.1632 22.9385 57.1497C22.9251 57.1421 22.9116 57.1382 22.8982 57.1286C22.8848 57.1171 22.8732 57.1037 22.8598 57.0902C22.664 56.8733 22.5468 56.4201 22.5872 55.4582L22.5814 55.4563Z" fill="currentColor"></path><!--/$--><!--$--><path d="M63.6233 55.4582C63.6195 52.7933 63.7654 52.7913 63.7596 50.1245C63.7616 49.4563 63.7635 48.9552 63.7654 48.5385C63.7692 48.3293 63.7712 48.1411 63.7731 47.9645C63.775 47.832 63.7769 47.7053 63.7788 47.5785C63.7788 47.5017 63.7808 47.4249 63.7827 47.3481C63.7827 47.2733 63.7827 47.1907 63.8038 47.1293C63.8364 46.9968 63.8691 46.8643 63.9036 46.7299C63.919 46.6589 63.942 46.6032 63.9632 46.5417L63.9785 46.4957C63.9996 46.4899 64.0073 46.4726 64.0208 46.4611L64.0975 46.3862C64.1475 46.3363 64.2012 46.2902 64.2588 46.2461C64.3107 46.1961 64.3836 46.1635 64.4547 46.1289C64.4912 46.1117 64.5257 46.0925 64.5641 46.0771C64.6044 46.0637 64.6448 46.0502 64.687 46.0368C64.7696 46.0099 64.8521 45.9792 64.9462 45.96C65.0384 45.9389 65.1305 45.9177 65.2265 45.8947C65.2764 45.8851 65.3264 45.8755 65.3763 45.8659C65.4224 45.8582 65.4684 45.8505 65.5164 45.8409C65.6393 45.8217 65.7699 45.8006 65.9062 45.7833C66.1788 45.7449 66.4784 45.7104 66.8182 45.6739C68.1142 45.5414 68.7785 45.4723 69.4313 45.3955C69.7558 45.359 70.0764 45.3225 70.4681 45.2918C70.6639 45.2765 70.8771 45.2611 71.119 45.2496C71.2419 45.2457 71.3705 45.24 71.5088 45.2342C71.5491 45.2342 71.5894 45.2342 71.6297 45.2323C71.695 45.2323 71.7622 45.2323 71.8294 45.2323C71.9657 45.2285 72.102 45.2438 72.2441 45.2534C72.2921 45.2649 72.3708 45.2784 72.4611 45.3072C72.5436 45.3571 72.6588 45.3763 72.7606 45.4339C73.039 45.5817 73.2271 45.8121 73.3846 46.0387C73.4576 46.1577 73.5267 46.2749 73.5708 46.4016C73.6188 46.5245 73.6784 46.6454 73.7091 46.7625C73.7705 46.968 73.7955 47.0889 73.8262 47.2368C73.855 47.375 73.8723 47.4979 73.8953 47.6189C73.9644 48.0893 73.9913 48.4425 74.0182 48.7958C74.0643 49.5005 74.0873 50.1917 74.0527 51.5433C74.0163 52.8912 73.9299 53.5497 73.8531 54.2121C73.7782 54.8726 73.6918 55.535 73.6975 56.8425C73.7052 57.1728 73.711 57.4608 73.7148 57.7181C73.7225 57.9792 73.7283 58.2115 73.736 58.4208C73.7494 58.8413 73.7609 59.1773 73.7724 59.5133C73.782 59.8512 73.7916 60.1891 73.7916 60.6153C73.7916 60.8304 73.7897 61.0646 73.7801 61.3373C73.7705 61.6099 73.7571 61.9152 73.7168 62.2896C73.711 62.3357 73.7071 62.3837 73.7014 62.4278C73.6937 62.4816 73.686 62.5353 73.6764 62.5891C73.6572 62.7389 73.6208 62.8694 73.5881 63.0038C73.5612 63.1382 73.5056 63.2534 73.4652 63.3725C73.4096 63.4819 73.3577 63.5894 73.2905 63.6816C73.2617 63.7315 73.2233 63.7718 73.1868 63.8121L73.1465 63.8582C73.1465 63.8582 73.158 63.8736 73.1312 63.8448H73.1292L73.1254 63.8505L73.1177 63.8563L73.0563 63.9081C73.016 63.9408 72.9776 63.9753 72.9372 64.0061C72.8931 64.031 72.8489 64.056 72.8048 64.079C72.7164 64.1251 72.6147 64.1481 72.5225 64.1827C72.4246 64.2038 72.3286 64.2269 72.2345 64.248C71.8102 64.319 71.6777 64.3325 71.478 64.3536C71.2899 64.3747 71.1171 64.3901 70.9443 64.4035C70.2531 64.4573 69.5734 64.5033 68.2083 64.5149C67.5247 64.5187 67.0102 64.5014 66.5724 64.4726C66.3555 64.4592 66.1558 64.44 65.9638 64.4208C65.9158 64.415 65.8678 64.4093 65.8198 64.4035L65.7487 64.3939C65.718 64.3901 65.6796 64.3862 65.6393 64.3785C65.4857 64.3536 65.3321 64.3325 65.1881 64.2921L65.0787 64.2653C65.0441 64.2537 65.0096 64.2384 64.9769 64.2249C64.9078 64.1981 64.8406 64.1712 64.7792 64.1309C64.7177 64.0925 64.6505 64.0579 64.591 64.0137C64.5392 63.9581 64.4815 63.9081 64.4316 63.8486C64.2262 63.6182 64.0784 63.311 64.0054 62.9405C63.9804 62.8502 63.9612 62.7542 63.9497 62.6601C63.9401 62.5872 63.9286 62.52 63.9228 62.4547C63.9094 62.3241 63.894 62.1821 63.8883 62.0438C63.8672 61.7577 63.8595 61.4563 63.8499 61.1126C63.8249 59.7494 63.8096 59.0889 63.7827 58.4189C63.7616 57.7507 63.727 57.0864 63.7481 55.7289C63.7577 55.2259 63.798 54.8265 63.871 54.5001C63.942 54.1737 64.0553 53.9203 64.1609 53.7955C64.374 53.5421 64.6217 53.4921 64.902 53.5152C65.1785 53.5382 65.4089 53.6189 65.5222 53.9837C65.5779 54.168 65.6105 54.3465 65.6336 54.6249C65.6566 54.9033 65.6643 55.2777 65.6566 55.7616C65.6374 57.0749 65.695 57.7469 65.7392 58.4131C65.7891 59.0755 65.8275 59.7533 65.8524 61.0531C65.862 61.3737 65.8678 61.6521 65.8812 61.8825C65.8851 62.0016 65.8947 62.1014 65.9004 62.1993C65.9024 62.2512 65.9081 62.2877 65.912 62.328C65.912 62.3376 65.9081 62.3395 65.9062 62.3433C65.8889 62.3664 65.8774 62.424 65.91 62.4509C65.9177 62.4585 65.9254 62.4662 65.935 62.4739C65.9388 62.4758 65.935 62.4777 65.9465 62.4797C65.9542 62.4816 65.9811 62.4854 65.9964 62.4893C66.0348 62.4969 66.0732 62.5027 66.1116 62.5104C66.2729 62.5353 66.4457 62.5603 66.6454 62.5776C67.0428 62.616 67.5286 62.6409 68.1833 62.6371C69.4908 62.6256 70.1456 62.5968 70.7907 62.5622C70.952 62.5526 71.1113 62.543 71.2784 62.5277C71.3609 62.52 71.4454 62.5123 71.5337 62.5027C71.5836 62.4969 71.6374 62.4912 71.6931 62.4854C71.718 62.4816 71.7449 62.4777 71.7718 62.472C71.7987 62.4662 71.8313 62.4566 71.8428 62.4259C71.8582 62.399 71.8678 62.3664 71.8774 62.3318C71.8812 62.3145 71.8851 62.2953 71.887 62.2781C71.8908 62.255 71.8947 62.232 71.8985 62.2089C71.9024 62.1744 71.9062 62.1379 71.91 62.1014C71.9427 61.8096 71.9542 61.5293 71.958 61.2797C71.9619 61.0301 71.958 60.8054 71.9503 60.6019C71.935 60.1929 71.9062 59.8646 71.8755 59.5363C71.8448 59.2061 71.814 58.8777 71.7852 58.4649C71.7737 58.2576 71.7622 58.031 71.7468 57.7718C71.7411 57.6432 71.7372 57.5049 71.7315 57.359C71.7276 57.2073 71.7257 57.0461 71.7219 56.8752C71.7161 55.5062 71.7891 54.8381 71.8505 54.1661C71.9139 53.4979 71.9849 52.8278 72.0214 51.5049C72.054 50.1859 72.0521 49.5369 72.0291 48.9014C72.0156 48.5865 72.0003 48.2697 71.9523 47.903C71.9273 47.7283 71.8947 47.5152 71.8447 47.352C71.8275 47.2944 71.8121 47.2329 71.7507 47.1945C71.7238 47.1753 71.6892 47.1792 71.6873 47.1792C71.6355 47.1792 71.5856 47.1792 71.5395 47.1792C71.4128 47.183 71.2937 47.1849 71.1785 47.1888C70.9481 47.1984 70.7427 47.2061 70.5545 47.2137C70.1763 47.2329 69.8614 47.2521 69.5427 47.2733C68.9072 47.3193 68.2467 47.3597 67.0275 47.4845C66.7049 47.519 66.4246 47.5555 66.1808 47.5958C66.0579 47.615 65.9465 47.6361 65.8409 47.6553L65.8064 47.663H65.8006L65.7891 47.6688L65.7641 47.6784C65.7334 47.6937 65.7123 47.7072 65.6988 47.7264C65.6892 47.7341 65.695 47.7513 65.6988 47.7648L65.7142 47.8032L65.7296 47.8339L65.7372 47.8473V47.8512L65.7411 47.8819L65.7449 47.9472C65.7526 48.1238 65.7622 48.312 65.7699 48.5193C65.7852 48.936 65.7968 49.4371 65.7968 50.1033C65.8025 52.7741 65.8524 52.7741 65.8563 55.4486C65.8563 56.4355 65.7142 56.904 65.4992 57.1248C65.4723 57.1497 65.4454 57.1728 65.4147 57.2112C65.3859 57.2438 65.3552 57.2669 65.3225 57.2861C65.2592 57.3245 65.1958 57.3398 65.1286 57.3456C64.9961 57.3533 64.8579 57.3206 64.7196 57.3014L64.6678 57.2937L64.6428 57.2899H64.6294C64.6294 57.2899 64.6371 57.2899 64.6409 57.2899L64.6908 57.2976L64.5392 57.2745H64.5257L64.6908 57.2976H64.687C64.5948 57.2822 64.5027 57.2688 64.4124 57.2534C64.3798 57.2457 64.3472 57.24 64.3145 57.2323C64.2492 57.2169 64.1878 57.1997 64.1264 57.1843C64.0975 57.1766 64.0688 57.1689 64.04 57.1593C64.0131 57.1574 63.9862 57.1344 63.9593 57.1056C63.7539 56.8944 63.6195 56.4355 63.6175 55.4486L63.6233 55.4582Z" fill="currentColor"></path><!--/$--><!--$--><path d="M64.5584 25.8057C64.374 24.2985 64.3203 23.5401 64.2646 22.7817C64.2377 22.4035 64.2089 22.0233 64.1667 21.551C64.1436 21.3149 64.1168 21.0557 64.088 20.76C64.0707 20.6121 64.0534 20.4566 64.0361 20.2896C64.0265 20.207 64.0169 20.1206 64.0054 20.0323C63.9939 19.944 63.9785 19.8691 63.9651 19.7827C63.9363 19.6137 63.9113 19.4563 63.8864 19.3085C63.8691 19.1587 63.8172 19.0243 63.7884 18.8957C63.7212 18.6384 63.6694 18.408 63.5888 18.2102C63.5139 18.0105 63.4601 17.8262 63.3891 17.6573C63.3142 17.4921 63.2432 17.3366 63.1721 17.1811C63.1088 17.0217 63.0185 16.8758 62.9283 16.7184C62.8841 16.6397 62.8361 16.5571 62.7881 16.4726C62.7632 16.4304 62.7382 16.3862 62.7132 16.3421C62.6844 16.2998 62.6537 16.2576 62.623 16.2134C62.4944 16.0406 62.3715 15.839 62.2006 15.6336C62.1123 15.5318 62.0201 15.4243 61.9222 15.3091C61.8723 15.2515 61.8224 15.192 61.7686 15.1325C61.711 15.0768 61.6515 15.0192 61.5881 14.9597C61.4652 14.8406 61.3481 14.7293 61.2387 14.6237C61.1196 14.5296 61.0083 14.4413 60.9027 14.3587C60.7971 14.2781 60.7011 14.1955 60.6012 14.1283C60.4995 14.0649 60.4054 14.0054 60.3132 13.9478C59.958 13.7059 59.6355 13.583 59.3321 13.4294C59.1747 13.3641 59.0134 13.3104 58.8444 13.2451C58.76 13.2125 58.6736 13.1798 58.5833 13.1453C58.4912 13.1184 58.3932 13.0896 58.2915 13.0608C58.088 13.0032 57.871 12.9206 57.6099 12.8765C57.4812 12.8477 57.3449 12.8169 57.2009 12.7843C57.0569 12.7478 56.8976 12.7401 56.7305 12.7133C56.5635 12.6941 56.408 12.6576 56.2582 12.6557C56.1084 12.6499 55.9702 12.6441 55.8377 12.6384C55.5862 12.623 55.3155 12.6288 55.0774 12.6307C54.6032 12.6384 54.223 12.6461 53.8428 12.6518C53.0825 12.6672 52.3241 12.6845 50.8035 12.6845C47.7641 12.6845 47.7641 12.4521 44.7248 12.4521C43.206 12.4521 42.4457 12.4713 41.6873 12.4886C41.3072 12.4963 40.927 12.504 40.4528 12.5136C40.3376 12.5174 40.2012 12.5136 40.086 12.5232C39.967 12.5309 39.8422 12.5385 39.7097 12.5462C39.5772 12.5539 39.4352 12.5616 39.2854 12.5693C39.1376 12.5923 38.9782 12.6173 38.8112 12.6441C38.4713 12.6806 38.1852 12.7689 37.926 12.8342C37.7974 12.8707 37.6726 12.8899 37.5632 12.936C37.4518 12.9782 37.3481 13.0166 37.2483 13.0531C36.8432 13.1856 36.5456 13.3584 36.2384 13.5043L36.1232 13.56L36.0137 13.6291C35.9408 13.6752 35.8659 13.7213 35.7891 13.7693C35.7123 13.8173 35.6336 13.8653 35.551 13.9171C35.5088 13.9421 35.4665 13.9689 35.4243 13.9939C35.384 14.0246 35.3436 14.0553 35.2995 14.088C35.1324 14.2185 34.9404 14.3529 34.7331 14.5219C34.6352 14.6121 34.5315 14.7062 34.4201 14.808C34.3126 14.9117 34.184 15.0077 34.0745 15.1401C33.6041 15.6336 33.3008 16.0464 33.055 16.3939C32.9398 16.5725 32.8361 16.7357 32.7382 16.8873C32.6384 17.039 32.5712 17.1984 32.4886 17.3462C32.4483 17.4211 32.408 17.4979 32.3676 17.5747C32.3465 17.6131 32.3273 17.6515 32.3062 17.6918C32.2889 17.7321 32.2736 17.7744 32.2563 17.8166C32.1891 17.9856 32.118 18.1661 32.0393 18.3657C31.9068 18.7728 31.759 19.2701 31.6726 19.9536C31.6265 20.1744 31.638 20.3837 31.6246 20.5641C31.6169 20.7446 31.6112 20.8982 31.6054 21.0192V21.0864C31.4806 23.0256 31.519 23.4461 31.3308 25.9843C31.1657 28.2249 30.7107 28.4937 30.152 28.4534C29.5932 28.4112 29.2592 28.0848 29.4262 25.8441C29.6144 23.3059 29.5107 22.8854 29.6105 20.9385L29.6067 21.0192C29.6105 20.8713 29.6163 20.6832 29.624 20.4624C29.6297 20.3529 29.6336 20.2339 29.6393 20.1091C29.6432 20.0477 29.6432 19.9824 29.6508 19.9171C29.6604 19.8518 29.67 19.7846 29.6796 19.7174C29.7852 18.8745 29.9734 18.2621 30.1443 17.7629C30.2441 17.5171 30.3363 17.2982 30.4265 17.0928C30.4496 17.0409 30.4707 16.991 30.4937 16.9411C30.5206 16.8931 30.5456 16.8451 30.5724 16.799C30.6243 16.7049 30.6761 16.6128 30.728 16.5206C30.8355 16.3382 30.9276 16.1501 31.0505 15.9657C31.1753 15.7814 31.3059 15.5856 31.4518 15.3705C31.4883 15.3168 31.5228 15.2592 31.5632 15.2035C31.6054 15.1497 31.6496 15.0941 31.6937 15.0384C31.782 14.9251 31.878 14.8041 31.9779 14.6755C32.166 14.4105 32.4291 14.1552 32.7056 13.8461C32.84 13.6867 32.9916 13.5638 33.126 13.439C33.2624 13.3161 33.3891 13.2009 33.51 13.0915C33.7596 12.8841 33.9958 12.7229 34.2032 12.5673C34.4067 12.4061 34.6179 12.3024 34.8041 12.1853C34.8982 12.1296 34.9904 12.0739 35.0825 12.0221C35.1728 11.9664 35.263 11.9165 35.3571 11.8742C35.7353 11.7033 36.1001 11.5037 36.5955 11.3443C36.8393 11.2579 37.1043 11.1523 37.4211 11.0832C37.736 11.0064 38.0835 10.9008 38.4963 10.8509C38.7017 10.8182 38.8918 10.7894 39.0742 10.7606C39.2566 10.7433 39.4275 10.7357 39.5888 10.7222C39.9113 10.6992 40.2032 10.6742 40.4316 10.6685C40.9059 10.6473 41.286 10.6166 41.6662 10.5878C42.4265 10.5283 43.1849 10.4707 44.7056 10.4707C47.7449 10.4707 47.7449 10.6473 50.7843 10.6473C52.303 10.6512 53.0633 10.6531 53.8217 10.6569C54.2019 10.6569 54.582 10.6608 55.0563 10.6627C55.2963 10.6646 55.544 10.6589 55.878 10.6781C56.0393 10.6857 56.2121 10.6934 56.3945 10.703C56.5788 10.7049 56.7689 10.7472 56.9763 10.7721C57.1817 10.8048 57.3756 10.8221 57.5561 10.8624C57.7347 10.9046 57.9036 10.943 58.0611 10.9795C58.3798 11.0429 58.6505 11.1427 58.8963 11.2233C59.0192 11.2637 59.1363 11.304 59.2496 11.3405C59.3609 11.3808 59.4646 11.4307 59.5664 11.4729C59.7699 11.5613 59.96 11.6438 60.152 11.7264C60.3344 11.8243 60.5187 11.9241 60.7126 12.0297C60.9104 12.1296 61.1062 12.2601 61.3212 12.4041C61.4288 12.4771 61.544 12.552 61.663 12.6326C61.782 12.7133 61.8972 12.8169 62.0259 12.9168C62.1526 13.0185 62.287 13.128 62.4291 13.2432C62.5616 13.3699 62.7017 13.5062 62.8534 13.6502C62.9283 13.7232 63.0012 13.7923 63.0704 13.8614C63.1395 13.9305 63.199 14.0054 63.2604 14.0726C63.3814 14.2109 63.4966 14.3395 63.6041 14.4624C63.7174 14.5814 63.8019 14.7081 63.8921 14.8233C63.9804 14.9385 64.063 15.048 64.1417 15.1536C64.3088 15.3571 64.4201 15.5645 64.5468 15.7488C64.6678 15.9369 64.7907 16.1078 64.8828 16.2979C64.9827 16.4841 65.0806 16.6704 65.1862 16.8681C65.286 17.0678 65.3686 17.2925 65.4684 17.5363C65.5145 17.6611 65.576 17.7859 65.6144 17.928C65.6547 18.0701 65.6969 18.2198 65.743 18.3773C65.7833 18.5366 65.8448 18.7037 65.8716 18.888C65.9043 19.0723 65.9369 19.2681 65.9734 19.4755C66.1769 20.9961 66.2787 21.7584 66.3804 22.5187C66.4841 23.2733 66.5878 24.0259 66.7721 25.5369C67.0448 27.768 66.4611 27.7008 65.9062 27.768C65.3513 27.8352 64.8233 28.0387 64.5507 25.8077L64.5584 25.8057Z" fill="currentColor"></path><!--/$--><!--$--><path d="M57.4697 26.7753C57.3948 24.9033 57.5446 24.8976 57.4697 23.0256C57.464 22.8662 57.4697 22.9104 57.4486 22.799C57.4352 22.7145 57.4217 22.6339 57.4102 22.559C57.391 22.4073 57.343 22.2806 57.318 22.1597C57.295 22.0387 57.2547 21.9369 57.222 21.8371C57.1856 21.7392 57.1644 21.6432 57.1222 21.5529C57.0416 21.3744 56.9724 21.1881 56.8419 20.9789C56.8112 20.9251 56.7804 20.8675 56.744 20.8099C56.7036 20.7542 56.6633 20.6947 56.6172 20.6313C56.5712 20.5699 56.5289 20.4989 56.4713 20.4336C56.4137 20.3683 56.3542 20.2973 56.2889 20.2224C56.2275 20.1456 56.1584 20.0822 56.095 20.0227C56.0316 19.9632 55.9721 19.9075 55.9145 19.8537C55.7936 19.7577 55.6822 19.679 55.5843 19.6061C55.4825 19.5369 55.3827 19.487 55.2924 19.4352C55.2464 19.4102 55.2041 19.3853 55.158 19.3622C55.112 19.343 55.0678 19.3238 55.0217 19.3046C54.9315 19.2681 54.8432 19.2259 54.7472 19.1875C54.6492 19.1549 54.5456 19.1203 54.4342 19.0781C54.2057 19.0032 53.9312 18.9225 53.5568 18.8419C53.3686 18.8131 53.2016 18.7881 53.0537 18.7766C52.904 18.7728 52.7734 18.7689 52.6524 18.7651C52.3606 18.7728 52.1264 18.7805 51.8921 18.7862C51.4236 18.8016 50.9552 18.8189 50.0182 18.8189C48.1443 18.8189 48.1443 18.5865 46.2704 18.5865C45.3334 18.5865 44.8649 18.6057 44.3964 18.623C44.1622 18.6307 43.928 18.6384 43.6361 18.648C43.494 18.6518 43.3193 18.6518 43.1542 18.6595C43.0025 18.6749 42.8297 18.6729 42.6358 18.696C41.8601 18.7997 41.4972 18.9686 41.1478 19.1357C41.0614 19.1798 40.9731 19.2201 40.8828 19.2701C40.7945 19.3257 40.7024 19.3833 40.5987 19.4486C40.4912 19.5062 40.3913 19.5965 40.2684 19.6867C40.1417 19.7712 40.0208 19.8921 39.8768 20.0227C39.8019 20.0841 39.7404 20.1533 39.6828 20.2166C39.6233 20.28 39.5696 20.3376 39.5177 20.3933C39.416 20.5065 39.3411 20.6179 39.2604 20.7101C39.1779 20.8022 39.1241 20.8982 39.0646 20.9827C39.0089 21.0691 38.9436 21.1459 38.8976 21.2323C38.8073 21.4051 38.694 21.5702 38.6115 21.8045C38.5673 21.9197 38.5078 22.0425 38.4732 22.1942C38.4348 22.344 38.3772 22.5091 38.358 22.7069C38.3427 22.8048 38.3292 22.8969 38.3158 22.9833C38.3081 23.0717 38.3081 23.1581 38.3043 23.2368C38.2985 23.3961 38.2947 23.5305 38.2947 23.6861C38.2947 23.9798 38.2985 24.216 38.3024 24.4502C38.31 24.9206 38.3196 25.3929 38.2889 26.3337C38.2428 27.7238 37.8032 27.8966 37.2444 27.8774C36.6857 27.8582 36.3344 27.6605 36.3804 26.2819C36.4112 25.3488 36.3804 24.8822 36.3478 24.4137C36.3324 24.1795 36.3152 23.9472 36.3075 23.6553C36.3017 23.5209 36.3036 23.327 36.3094 23.1158C36.3132 23.0102 36.3152 22.8989 36.3228 22.7779C36.3401 22.6569 36.3593 22.5264 36.3785 22.3881C36.4112 22.1117 36.486 21.8774 36.5436 21.6662C36.5974 21.455 36.678 21.2803 36.7452 21.119C36.8739 20.7965 37.0332 20.5641 37.1753 20.328C37.2464 20.2089 37.3366 20.1033 37.4192 19.9843C37.5075 19.8691 37.5881 19.7385 37.7033 19.6118C37.8147 19.4832 37.926 19.3334 38.0681 19.1779C38.1411 19.1011 38.2179 19.0205 38.2985 18.9321C38.3811 18.8457 38.4636 18.7497 38.5654 18.6614C38.7651 18.4809 38.936 18.3158 39.1107 18.1968C39.2816 18.0739 39.4236 17.9549 39.5734 17.8742C39.7193 17.7878 39.8499 17.711 39.9728 17.64C40.0995 17.5728 40.2243 17.5209 40.3452 17.4633C40.8368 17.2502 41.3436 17.0333 42.4092 16.8873C42.6761 16.8528 42.9104 16.8509 43.1196 16.8317C43.3059 16.8201 43.471 16.8105 43.6188 16.8009C43.9107 16.7798 44.1449 16.7491 44.3792 16.7203C44.8476 16.6608 45.3161 16.6032 46.2531 16.6032C48.127 16.6032 48.127 16.7798 50.0009 16.7798C50.9379 16.7837 51.4064 16.7856 51.8748 16.7894C52.1091 16.7894 52.3433 16.7933 52.6352 16.7952C52.8022 16.8029 52.9884 16.8125 53.1977 16.8221C53.407 16.8393 53.6412 16.8777 53.9081 16.9181C54.1712 16.9833 54.4054 17.0237 54.6051 17.0928C54.8048 17.1619 54.9852 17.2099 55.1408 17.2771C55.2963 17.3443 55.4364 17.4038 55.5689 17.4595C55.6995 17.519 55.8166 17.5881 55.9356 17.6515C56.0566 17.7149 56.1756 17.7782 56.2928 17.8608C56.4118 17.9414 56.5424 18.0201 56.6787 18.1219C56.8112 18.2275 56.959 18.3427 57.1203 18.479C57.27 18.6288 57.4524 18.7824 57.6291 18.9878C57.8076 19.1913 57.9651 19.3699 58.088 19.5446C58.1513 19.6291 58.2128 19.7097 58.2704 19.7846C58.326 19.8614 58.3721 19.9382 58.4201 20.0093C58.616 20.2896 58.7465 20.5315 58.8809 20.7715C58.952 20.8905 59 21.0192 59.0633 21.1536C59.1228 21.288 59.19 21.4301 59.2361 21.5971C59.2841 21.7622 59.3532 21.9427 59.3916 22.1558C59.4108 22.2633 59.432 22.3747 59.455 22.4957C59.4646 22.5571 59.478 22.6128 59.4896 22.7203C59.4934 22.7913 59.4953 22.8643 59.4992 22.9392C59.574 24.8131 59.6201 24.8112 59.695 26.687C59.7488 28.0713 59.1766 28.0099 58.6179 28.031C58.0592 28.0541 57.5139 28.1597 57.4582 26.7753H57.4697Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></div><!--/$--><div data-wf--typography-heading--font-style="h4" class="c-heading w-variant-7c7eb163-b37d-338d-2369-5eae7e6d458a w-richtext u-mb-0"><h3>Funded startups</h3></div><div data-wf--typography-paragraph--font-style="body-2" class="c-paragraph w-variant-61d538b2-709c-eb7a-4258-8c0890dc07fc u-text-wrap-pretty w-richtext u-rich-text u-foreground-secondary"><p>Backed by a VC? You may qualify for credits and priority rate limits. Mention your investor when you apply.</p></div><!--$--><div data-wf--button-main--style="primary" class="button_main_wrap"><div class="u-embed-css w-embed"><style>
.button_main_icon {
  transition: color 300ms ease;
}
.button_main_wrap:hover .button_main_icon {
  color: var(--_button-style---icon-hover); 
}
.button_main_wrap:focus-within .button_main_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_main_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_main_text u-text-style-body-2">Join the startups program</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Join the startups program" target="" data-cta="Startups page" data-cta-position="Supporting venture-backed startups" href="/form/startups-application" data-wf-event-ids="157059830" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Join the startups program</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Join the startups program</span><!--/$--></button><!--/$--></div></div><!--/$--></div></div><!--/$--><!--$--><div data-wf--card-empty--background="padding-main" data-animate-card-card="" STYLE="" class="card_slot_wrap u-gap-row-2 u-theme-white u-border-tertiary"><div class="u-display-contents"><!--$--><div data-wf--content-wrapper--alignment="inherit" id="" STYLE="display: block; width: 3.5rem; height: 3.5rem;" class="u-display-contents"><div class="u-content-wrapper"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 96 96" fill="none"><!--$--><path d="M16.9381 67.8586C16.9381 69.7229 16.8287 84.8621 16.9381 85.5188C17.0476 86.1754 22.0396 86.1217 24.2322 86.1217C26.4249 86.1217 29.8271 86.1773 30.1554 85.9028C30.4837 85.6282 30.5951 78.8276 30.5951 75.9745C30.5951 73.1213 30.6412 68.6842 30.6412 66.5933C30.6412 64.0513 30.9426 60.7988 30.6681 60.5799C30.3935 60.361 25.4399 60.3994 22.2028 60.3994C18.9657 60.3994 17.0591 60.2343 16.8882 60.3994C16.7173 60.5645 16.9497 63.9649 16.8882 66.7066C16.8268 69.4484 16.8441 74.2196 16.8997 76.1396" fill="var(--_theme---pictogram-accent)"></path><!--/$--><!--$--><path d="M40.0473 65.3127C40.0473 67.7933 39.7938 84.5108 39.9033 85.3863C40.0127 86.2618 45.1487 85.7645 47.3433 85.7645C49.5378 85.7645 52.9381 85.8375 53.2665 85.4727C53.5948 85.1079 53.6178 76.0609 53.7061 72.2689C53.8943 64.1242 53.7522 61.3057 53.7522 58.5255C53.7522 55.1444 54.0537 50.8186 53.7791 50.5268C53.5045 50.2349 48.5509 50.2868 45.3138 50.2868C42.0767 50.2868 40.1317 50.5037 39.9609 50.7226C39.79 50.9415 40.0607 55.0292 39.9993 58.6753C39.9378 62.3213 39.9551 69.9341 40.0108 72.4877" fill="var(--_theme---pictogram-accent)"></path><!--/$--><!--$--><path d="M78.9945 65.9751C78.9945 62.7284 79.1135 40.2164 78.9945 39.0701C78.8754 37.9239 73.4783 38.0199 71.1052 38.0199C68.7321 38.0199 64.6713 37.5399 64.3141 38.018C63.957 38.4961 64.2239 50.7188 64.2239 55.6839C64.2239 60.649 64.174 71.2205 64.174 74.8589C64.174 79.2845 63.8476 84.9466 64.1452 85.3287C64.4428 85.7108 69.7996 85.6436 73.2997 85.6436C76.7999 85.6436 78.862 85.9297 79.0463 85.6436C79.2306 85.3575 78.981 79.4381 79.0463 74.6631C79.1116 69.8881 79.0943 58.7405 79.0348 55.3978" fill="var(--_theme---pictogram-accent)"></path><!--/$--><!--$--><path d="M15.746 73.0905C15.7345 70.8844 15.7786 69.7824 15.8247 68.6784C15.8478 68.1254 15.8708 67.5724 15.9015 66.8812C15.9322 66.1996 15.9457 65.4009 15.9246 64.3084C15.9054 63.2179 15.8823 62.3942 15.8766 61.6953C15.8766 61.5955 15.8766 61.4995 15.8766 61.4054C15.8766 61.2556 15.8785 61.1078 15.8804 60.9638C15.8842 60.6758 15.9054 60.4032 15.9745 60.1804C15.986 60.119 16.0206 60.0787 16.0455 60.0326L16.1262 59.9001L16.2087 59.7676L16.2318 59.7331L16.2663 59.71C16.2894 59.6947 16.3124 59.6812 16.3354 59.6697C16.4276 59.6217 16.5159 59.5737 16.6081 59.5296L16.7617 59.4758C16.8116 59.4566 16.8634 59.4393 16.9249 59.4374C17.0458 59.4278 17.1591 59.4048 17.2858 59.4048C17.4106 59.4048 17.5374 59.4009 17.6641 59.399C17.7812 59.399 17.9002 59.4028 18.0212 59.4048C18.0942 59.4067 18.1671 59.4086 18.242 59.4105C18.5358 59.4201 18.8449 59.4297 19.1905 59.4412C19.8759 59.4624 20.6938 59.4854 21.7825 59.4912C23.9713 59.4931 25.0791 59.4489 26.1812 59.4144C26.7342 59.3971 27.2852 59.3817 27.9802 59.376C28.3278 59.374 28.7098 59.376 29.1495 59.3836C29.2609 59.3875 29.3742 59.3894 29.4913 59.3932C29.5508 59.3952 29.6103 59.3971 29.6718 59.4009C29.762 59.4048 29.8522 59.4105 29.9463 59.4144C30.3822 59.4489 30.9486 59.4585 31.2884 59.7292C31.3345 59.76 31.3806 59.7888 31.4209 59.831L31.4247 59.8348C31.4055 59.856 31.4209 59.8425 31.419 59.8483L31.4266 59.856L31.4401 59.8732L31.4689 59.9059L31.5226 59.9692C31.5937 60.0499 31.6513 60.1382 31.6916 60.24C31.7742 60.4416 31.8126 60.672 31.8298 60.9043C31.849 61.1347 31.851 61.367 31.8529 61.584C31.8529 61.7049 31.8529 61.824 31.851 61.9392C31.8394 62.3769 31.8298 62.7628 31.8222 63.1123C31.8049 63.7977 31.7895 64.3449 31.7761 64.894C31.7665 65.4374 31.7588 65.9769 31.7646 66.6432C31.7646 67.3305 31.7646 68.1561 31.7607 69.2544C31.7377 73.6588 31.5092 73.6435 31.4804 78.0652C31.4478 80.2752 31.4324 81.3811 31.4151 82.4851C31.4017 83.04 31.3902 83.5948 31.3518 84.2976C31.3422 84.4742 31.3306 84.6585 31.3153 84.8582C31.3057 84.9638 31.2961 85.0713 31.2865 85.1827C31.2654 85.3651 31.2442 85.5609 31.2097 85.7529C31.1559 86.1523 30.9812 86.4883 30.6529 86.7283C30.4878 86.8377 30.2804 86.9049 30.05 86.9491C29.9329 86.9683 29.8158 86.9875 29.6929 86.999C29.6314 87.0048 29.57 87.0124 29.5066 87.0182C29.451 87.022 29.3934 87.0278 29.3377 87.0316C28.7502 87.072 28.2625 87.0796 27.8247 87.0892C27.3908 87.0931 27.0068 87.0988 26.6593 87.1008C25.97 87.1027 25.417 87.1046 24.866 87.1065C23.7716 87.1027 22.6753 87.1411 20.4385 87.0873C19.3134 87.0508 18.4705 86.9952 17.7025 86.8665C17.3876 86.8128 17.0881 86.7417 16.8308 86.6342C16.5735 86.5248 16.3662 86.3808 16.2126 86.1811C16.1262 86.0832 16.1089 85.9641 16.0705 85.8528L16.0186 85.6857C16.011 85.6569 15.9994 85.632 15.9956 85.6012L15.9898 85.5052C15.9841 85.3766 15.9706 85.2537 15.9726 85.1251L15.9687 84.7852C15.9745 83.6659 15.9956 82.5676 15.9956 80.3616C16.0033 75.9532 15.9092 75.9532 15.9303 71.5488C15.9476 68.2944 16.3796 67.8662 16.9402 67.8643C17.499 67.8643 17.858 68.3059 17.8407 71.5584C17.8196 75.9552 18.0097 75.9552 18.0001 80.3481C18.0001 82.5427 17.9482 83.6448 17.9118 84.7276C17.9118 84.8198 17.906 84.8006 17.9041 84.8121L17.8945 84.8409C17.8887 84.862 17.881 84.8851 17.881 84.91C17.8983 84.9523 17.9482 84.9696 18.0058 84.9907L18.0462 84.9984L18.1038 85.008C18.1422 85.0137 18.1825 85.0214 18.2228 85.0291C18.3054 85.0406 18.3898 85.054 18.4762 85.0656C18.6529 85.0886 18.843 85.1097 19.0484 85.127C19.4593 85.1635 19.9278 85.1884 20.4692 85.2057C22.635 85.2595 23.737 85.2384 24.843 85.2576C25.3921 85.2633 25.9393 85.2672 26.6266 85.2729C27.3044 85.2729 28.1396 85.2806 29.1802 85.2211C29.211 85.2192 29.2398 85.2172 29.2686 85.2134L29.3166 85.2076C29.3473 85.2038 29.378 85.198 29.4049 85.1904C29.4183 85.1865 29.4337 85.1827 29.4433 85.1712C29.451 85.1596 29.4548 85.1443 29.4567 85.1308C29.4625 85.104 29.4644 85.0771 29.4663 85.0502C29.4663 85.0252 29.4682 85.0003 29.4702 84.9772C29.4759 84.8928 29.4817 84.8121 29.4874 84.7315C29.499 84.5491 29.5066 84.3744 29.5124 84.2054C29.5335 83.5334 29.5278 82.9881 29.5182 82.4428C29.499 81.3523 29.474 80.2579 29.5028 78.0691C29.5182 76.9728 29.5258 76.1587 29.547 75.4694C29.5662 74.782 29.5911 74.2329 29.6161 73.6819C29.666 72.5817 29.714 71.4816 29.7255 69.2812C29.7313 68.1811 29.737 67.3574 29.7409 66.67C29.7428 65.9673 29.7601 65.4086 29.7812 64.8537C29.8042 64.3027 29.8273 63.7516 29.8561 63.0643C29.8695 62.7225 29.8849 62.3481 29.8945 61.9315C29.8945 61.8278 29.8964 61.7222 29.8983 61.6128C29.8983 61.582 29.8983 61.5513 29.8983 61.5187C29.8983 61.4937 29.8983 61.4668 29.8945 61.44C29.8887 61.4169 29.8945 61.3766 29.8618 61.3708C29.8042 61.3574 29.7582 61.3574 29.6948 61.3536C29.4932 61.3459 29.3031 61.3382 29.1246 61.3305C28.7041 61.319 28.3297 61.3132 27.9879 61.3094C27.3044 61.3075 26.7572 61.3056 26.21 61.3036C25.1098 61.3075 24.0097 61.3094 21.8074 61.3152C20.6977 61.3075 19.8663 61.3036 19.1732 61.2998C18.8295 61.2998 18.5223 61.3017 18.2305 61.3036C18.1594 61.3036 18.0884 61.3056 18.0174 61.3075H17.9655C17.9559 61.3075 17.9598 61.3094 17.954 61.3094L17.9406 61.3132C17.9233 61.319 17.9079 61.3228 17.8945 61.3286C17.881 61.3344 17.8695 61.3401 17.8599 61.3478C17.8465 61.3536 17.858 61.3785 17.8599 61.392C17.8638 61.4054 17.8676 61.4208 17.8734 61.4342L17.8791 61.4534C17.8791 61.4534 17.8791 61.4534 17.8791 61.4611V61.5225C17.883 61.5628 17.8849 61.6051 17.8849 61.6473C17.9098 62.3212 17.9463 63.1468 17.9674 64.2585C17.9886 65.3664 17.9866 66.2208 17.9751 66.9158C17.9655 67.5974 17.9655 68.1446 17.9674 68.6918C17.9732 69.7881 17.977 70.8864 17.9866 73.079C17.9982 74.6995 17.8714 75.456 17.6679 75.815C17.4644 76.1721 17.1802 76.1337 16.9018 76.1414C16.6234 76.1491 16.347 76.2086 16.13 75.8515C15.915 75.4963 15.7614 74.7264 15.7498 73.0944L15.746 73.0905Z" fill="currentColor"></path><!--/$--><!--$--><path d="M38.859 68.7859C38.8455 66.1132 38.8858 64.7788 38.9262 63.4425C38.9684 62.11 39.0049 60.7622 39.0433 58.103C39.051 55.4668 38.9991 54.1344 38.9876 52.7961C38.9838 52.4582 38.9818 52.1203 38.978 51.7612C38.978 51.6384 38.978 51.5136 38.9799 51.3849C38.9799 51.2179 38.9876 51.0489 39.001 50.8819C39.0202 50.7168 39.0394 50.544 39.1124 50.4096C39.145 50.3404 39.1796 50.2694 39.2122 50.1984C39.2199 50.1811 39.2334 50.1638 39.2449 50.1465L39.2948 50.1062C39.3274 50.0774 39.3601 50.0524 39.3927 50.0275C39.625 49.8009 40.011 49.7049 40.4199 49.632C40.5236 49.6166 40.6292 49.5993 40.7348 49.584C40.802 49.5763 40.8711 49.5667 40.9402 49.559C41.0727 49.5436 41.2033 49.5321 41.3396 49.5187C41.883 49.4688 42.4801 49.4361 43.1598 49.4112C44.5191 49.3632 45.531 49.3689 46.3585 49.3497C47.1937 49.3286 47.8618 49.3113 48.53 49.296C49.2001 49.2787 49.8701 49.2614 50.7111 49.2576C51.1335 49.2576 51.5962 49.2595 52.1319 49.2748C52.2663 49.2806 52.4065 49.2844 52.5486 49.2902C52.6215 49.294 52.6945 49.2979 52.7693 49.3017C52.8692 49.3075 52.969 49.3152 53.0727 49.3209C53.3569 49.3459 53.6526 49.3747 53.929 49.4496C54.0692 49.4841 54.1921 49.5456 54.3015 49.6185C54.3553 49.6569 54.409 49.6953 54.4647 49.7337C54.4916 49.7529 54.5223 49.774 54.5511 49.7971L54.6106 49.8854C54.6471 49.943 54.6836 50.0006 54.7201 50.0563C54.7508 50.1177 54.7853 50.1753 54.8122 50.2406C54.8333 50.3097 54.8545 50.3769 54.8698 50.446C54.8814 50.519 54.8948 50.592 54.9063 50.663C54.9236 50.8108 54.937 50.9587 54.9428 51.1046C54.9447 51.1776 54.9485 51.2505 54.9505 51.3235C54.9505 51.383 54.9524 51.4406 54.9543 51.5001C54.9601 51.8131 54.9562 52.0953 54.9543 52.3622C54.9447 52.8883 54.937 53.3529 54.9293 53.7734C54.914 54.6067 54.9005 55.2729 54.8871 55.9392C54.8775 56.6016 54.8698 57.264 54.8698 58.0857C54.8698 58.9036 54.8871 59.8963 54.9044 61.2326C54.939 63.911 54.8718 65.255 54.8046 66.5932C54.7354 67.9315 54.6625 69.2697 54.6049 71.9443C54.5492 74.6016 54.5588 75.9379 54.555 77.2723C54.5492 78.6086 54.5607 79.9411 54.4762 82.6252C54.4513 83.3548 54.4225 83.9865 54.386 84.4992C54.3802 84.5645 54.3764 84.6259 54.3706 84.6873C54.3668 84.7276 54.3649 84.766 54.361 84.8044C54.3553 84.8563 54.3495 84.9062 54.3437 84.9542C54.3226 85.15 54.3034 85.3305 54.265 85.4822C54.2458 85.6473 54.1729 85.7548 54.1268 85.8624C54.073 85.9622 54.027 86.0448 53.9847 86.1197C53.9271 86.1696 53.8695 86.2176 53.8138 86.2637L53.7293 86.3289C53.6986 86.3481 53.666 86.3635 53.6353 86.3808C53.5086 86.4499 53.3646 86.494 53.2225 86.5324C53.0766 86.567 52.9306 86.5939 52.7847 86.6131C52.6484 86.6361 52.4602 86.6515 52.4046 86.6572C52.0686 86.688 51.7671 86.7033 51.4791 86.7148C50.9012 86.7379 50.3751 86.7456 49.8145 86.7494C49.2596 86.7494 48.6721 86.7494 47.977 86.7494C47.8062 86.7494 47.6276 86.7494 47.4414 86.7494C47.2551 86.7494 47.0785 86.7513 46.8788 86.7571C46.4852 86.7667 46.0474 86.784 45.5617 86.8051C44.2273 86.8627 43.2078 86.8934 42.3418 86.878C41.9079 86.8704 41.5124 86.8531 41.1207 86.8147C40.9153 86.7897 40.7751 86.7859 40.418 86.711C40.2625 86.686 40.1204 86.6342 39.9745 86.5939C39.8382 86.5363 39.7018 86.4825 39.5828 86.4057C39.4599 86.3328 39.3543 86.2406 39.2583 86.135C39.2142 86.0812 39.1681 86.0217 39.1335 85.9603C39.1182 85.9296 39.0951 85.9008 39.0855 85.8681L39.0625 85.7625C39.0318 85.6224 39.001 85.4822 38.9703 85.3401C38.9569 85.1885 38.953 85.0272 38.953 84.8678C38.953 84.6681 38.953 84.4627 38.953 84.2477C38.953 84.0557 38.9569 83.856 38.9588 83.6467C38.9665 82.8096 38.9761 81.8054 38.9876 80.4672C39.0356 75.12 38.9434 75.12 39.0049 69.7766C39.051 65.831 39.481 65.3145 40.0417 65.3126C40.6004 65.3107 40.9614 65.854 40.9153 69.7977C40.8558 75.1315 41.0401 75.1353 40.9921 80.4633C40.9825 81.7958 40.9633 82.7942 40.9441 83.6237C40.9345 84.0173 40.9249 84.3724 40.9153 84.7084C40.9057 84.7372 40.8769 84.7872 40.9095 84.814C40.923 84.8275 40.9383 84.8371 40.9594 84.8486L40.9748 84.8563C40.9748 84.8563 40.9902 84.862 41.0324 84.8678C41.1015 84.8812 41.1802 84.8908 41.257 84.9004C41.57 84.9408 41.9252 84.9657 42.3265 84.9792C43.131 85.0061 44.1159 84.9868 45.4484 84.9292C45.938 84.9081 46.3854 84.8908 46.8039 84.8812C47.0113 84.8755 47.2206 84.8736 47.4126 84.8755C47.6007 84.8755 47.7812 84.8755 47.9559 84.8774C48.6471 84.8812 49.2308 84.8851 49.7837 84.8889C50.3329 84.8889 50.8474 84.8889 51.3927 84.8736C51.6654 84.8659 51.9457 84.8524 52.2298 84.8294C52.2663 84.8256 52.3009 84.8236 52.3393 84.8198C52.3585 84.8179 52.3777 84.816 52.3969 84.8121C52.4353 84.8045 52.4794 84.8025 52.5121 84.7737C52.5255 84.7545 52.5294 84.7219 52.537 84.6816C52.539 84.6604 52.5428 84.6374 52.5466 84.6124C52.5524 84.5414 52.5601 84.4646 52.5658 84.3801C52.6004 83.9117 52.6292 83.303 52.6542 82.5964C52.7367 79.9468 52.6868 78.6086 52.6522 77.2761C52.6157 75.9417 52.5658 74.6112 52.6215 71.9308C52.6791 69.2678 52.7367 67.9392 52.7924 66.6105C52.8442 65.28 52.898 63.9532 52.8634 61.2921C52.8462 59.9596 52.8327 58.9536 52.8404 58.1068C52.8481 57.262 52.8673 56.592 52.8865 55.9219C52.9076 55.2537 52.9287 54.5875 52.9556 53.7542C52.9652 53.3414 52.9767 52.8864 52.9902 52.3699C52.994 52.1145 52.9978 51.8438 52.994 51.5635C52.994 51.5136 52.9921 51.4598 52.9902 51.406C52.9882 51.3734 52.9863 51.3388 52.9786 51.3062C52.9709 51.2678 52.923 51.2736 52.8942 51.2659C52.8615 51.262 52.8308 51.2582 52.8001 51.2563C52.6906 51.2505 52.585 51.2428 52.4814 51.2371C52.347 51.2313 52.2164 51.2256 52.0916 51.2198C51.5828 51.2006 51.1278 51.1929 50.715 51.1891C49.8874 51.1795 49.2231 51.1814 48.5569 51.1833C47.8906 51.1872 47.2244 51.1891 46.3911 51.1929C45.5521 51.2006 44.5594 51.1852 43.2519 51.2313C42.5972 51.2544 42.0289 51.2889 41.5335 51.3388C41.4106 51.3523 41.2897 51.3638 41.1764 51.3792C41.1207 51.3868 41.065 51.3945 41.0094 51.4003C40.9825 51.4041 40.9844 51.406 40.971 51.408C40.9326 51.4176 40.898 51.4252 40.8692 51.4406C40.8519 51.4464 40.8481 51.4656 40.85 51.4828C40.85 51.5001 40.8519 51.5155 40.8538 51.5308L40.8596 51.575L40.8634 51.5961L40.8673 51.7132C40.8846 52.0627 40.8999 52.391 40.9153 52.7193C40.9806 54.0499 41.0881 55.3843 41.0804 58.0934C41.042 60.7737 41.0535 62.0928 41.0612 63.431C41.0689 64.7654 41.0766 66.0979 41.0919 68.7667C41.1188 72.7027 40.5678 72.4627 40.0033 72.478C39.4503 72.4934 38.882 72.7353 38.8551 68.7782L38.859 68.7859Z" fill="currentColor"></path><!--/$--><!--$--><path d="M80.187 60.1747C80.2004 63.6172 80.162 65.3395 80.1236 67.0598C80.0833 68.782 80.0487 70.5004 80.0161 73.9488C79.9911 75.671 79.9911 76.942 79.995 78.0172C80.0007 79.0905 80.0065 79.9488 80.0103 80.807C80.0161 81.6691 80.0218 82.5312 80.0295 83.6102C80.0295 83.8828 80.0295 84.1689 80.0295 84.4723C80.0295 84.5587 80.0276 84.647 80.0257 84.7372C80.0218 84.8755 80.018 85.0176 80.0141 85.1597C80.0026 85.2979 80.0026 85.4476 79.9777 85.584C79.9661 85.6512 79.9565 85.7222 79.9412 85.7894C79.9181 85.8489 79.8951 85.9104 79.8721 85.9718C79.8241 86.0928 79.7857 86.208 79.6743 86.2944C79.5841 86.4019 79.4689 86.4672 79.3441 86.5228C79.0964 86.638 78.77 86.6726 78.4301 86.6803C78.3457 86.6841 78.2593 86.6803 78.171 86.6822C78.0884 86.6822 78.0058 86.6803 77.9233 86.6784C77.8215 86.6764 77.7198 86.6726 77.6161 86.6707C77.4126 86.663 77.2014 86.6553 76.9844 86.6477C75.266 86.5728 74.0065 86.5612 72.937 86.5804C71.8618 86.6016 70.9998 86.6188 70.1396 86.638C69.2756 86.6553 68.4135 86.6745 67.3249 86.6688C66.7796 86.6649 66.1806 86.6572 65.4798 86.6208C65.3914 86.615 65.3012 86.6092 65.211 86.6035C65.1092 86.5958 65.0074 86.5881 64.9038 86.5785C64.5639 86.5382 64.1991 86.5036 63.8766 86.3865C63.8036 86.35 63.7191 86.3232 63.6538 86.2771C63.5905 86.2272 63.5271 86.1753 63.4657 86.1216C63.2986 86.0409 63.2506 85.8624 63.1642 85.7203C63.1239 85.6454 63.1028 85.5532 63.0721 85.4688C63.0509 85.3766 63.0375 85.2787 63.0202 85.1846C62.9991 84.9869 62.9799 84.7853 62.9722 84.5721C62.9684 84.4435 62.9645 84.3187 62.9607 84.1958C62.9607 84.0883 62.9588 83.9808 62.9569 83.8752V83.2742C62.9607 82.8902 62.9665 82.5292 62.9703 82.1894C62.9838 81.5155 62.9933 80.9222 63.0049 80.3827C63.0221 79.3094 63.0356 78.4512 63.049 77.5929C63.0586 76.7366 63.0644 75.8822 63.0586 74.8185C63.0586 73.7433 63.0586 72.4531 63.0586 70.7328C63.0759 63.8476 63.3102 63.8476 63.3274 56.9644C63.337 53.5315 63.2794 51.815 63.2487 50.0947C63.2141 48.3744 63.17 46.656 63.1623 43.2057C63.1623 41.9193 63.1681 40.871 63.1873 40.0147C63.1969 39.5865 63.2084 39.2083 63.2257 38.8665C63.2295 38.8032 63.2334 38.7398 63.2372 38.6764C63.243 38.6035 63.2468 38.5324 63.2564 38.4633C63.2737 38.3251 63.289 38.1926 63.3044 38.064C63.3332 37.9449 63.3754 37.8393 63.4081 37.7318C63.4465 37.63 63.4887 37.5417 63.5309 37.4496L63.5962 37.3689C63.6346 37.3555 63.65 37.3209 63.6788 37.2998C63.7287 37.2518 63.7786 37.2038 63.8382 37.1673C63.9495 37.0886 64.0781 37.0348 64.2106 36.9907C64.4813 36.9062 64.7751 36.8736 65.065 36.8524L65.1745 36.8467L65.2686 36.8428L65.3972 36.839C65.4797 36.839 65.5623 36.8371 65.6449 36.8352C65.8081 36.8352 65.9655 36.8352 66.121 36.839C66.745 36.8505 67.3422 36.8793 67.9854 36.912C68.6266 36.9446 69.3159 36.9849 70.0993 37.0156C70.2932 37.0214 70.4948 37.0272 70.7041 37.0329C70.9114 37.0368 71.1169 37.0368 71.3511 37.0368C71.8158 37.0368 72.3169 37.0368 72.8583 37.0368C74.6017 37.0464 75.9226 37.1059 77.0631 37.2576C77.3492 37.296 77.6238 37.342 77.8964 37.4016C78.0308 37.4284 78.169 37.4668 78.3054 37.5014C78.3764 37.5225 78.4455 37.5436 78.5146 37.5648C78.5454 37.5724 78.6049 37.5974 78.651 37.6147L78.7988 37.6723C79.1866 37.8355 79.5303 38.064 79.7377 38.3961C79.849 38.5593 79.8932 38.7456 79.9047 38.9414C79.9239 39.1334 79.9431 39.3254 79.9623 39.5155C79.9585 41.2435 79.9546 42.9734 79.9489 46.4294C79.9412 53.3241 80.0334 53.3222 80.0122 60.215C79.993 65.3049 79.561 65.9827 79.0004 65.9827C78.4417 65.9827 78.0826 65.2953 78.1018 60.2073C78.1249 53.328 77.9367 53.328 77.9444 46.4524C77.9444 43.0176 77.9943 41.2876 78.0212 39.5942V39.5424L78.027 39.5212C78.0289 39.5059 78.0346 39.4886 78.027 39.4771C78.0212 39.4464 77.9943 39.4272 77.9655 39.408L77.9425 39.3945C77.9022 39.3811 77.8618 39.3676 77.8215 39.3542C77.7313 39.3273 77.6372 39.2985 77.5316 39.2755C77.3262 39.2256 77.0958 39.1833 76.8481 39.1449C75.8535 38.9971 74.5844 38.926 72.8833 38.9164C72.3418 38.9164 71.8446 38.9164 71.3818 38.9164C71.1514 38.9164 70.9153 38.9164 70.6926 38.9126C70.4718 38.9068 70.2586 38.8992 70.0513 38.8934C69.2334 38.8608 68.5402 38.8147 67.899 38.7782C67.2596 38.7417 66.674 38.7072 66.0903 38.6918C65.9444 38.688 65.8004 38.686 65.6564 38.686C65.5854 38.686 65.5143 38.686 65.4414 38.686C65.3914 38.686 65.3396 38.688 65.2897 38.6899C65.2532 38.6899 65.2167 38.6937 65.1783 38.6976C65.1438 38.7052 65.0938 38.7052 65.0785 38.7456C65.0708 38.7705 65.0669 38.8012 65.0612 38.832C65.0612 38.8473 65.0574 38.8646 65.0554 38.8819C65.0554 38.9068 65.0516 38.9318 65.0497 38.9587C65.0305 39.264 65.017 39.6249 65.0055 40.0358C64.9844 40.8595 64.9748 41.8886 64.9748 43.1539C64.9825 46.5868 65.067 48.3072 65.1418 50.0256C65.2129 51.744 65.3108 53.4662 65.3012 56.9184C65.2839 63.8016 65.1073 63.8016 65.09 70.6867C65.0842 72.407 65.0804 73.6972 65.0766 74.7724C65.0746 75.8572 65.0593 76.7212 65.0401 77.5852C65.019 78.4473 64.9959 79.3075 64.969 80.3846C64.9556 80.9203 64.9422 81.5097 64.9268 82.1798C64.9153 82.8441 64.898 83.6006 64.9191 84.4185C64.9191 84.4665 64.923 84.5068 64.9287 84.5491C64.9326 84.5683 64.9326 84.5913 64.9479 84.6067C64.9652 84.6182 64.9844 84.622 65.0036 84.6278C65.042 84.6355 65.0804 84.6393 65.1169 84.6432C65.1802 84.6489 65.2436 84.6547 65.307 84.6585C65.3895 84.6643 65.4702 84.67 65.5508 84.6758C66.1959 84.7142 66.7815 84.7276 67.3134 84.7372C68.377 84.7545 69.2353 84.7526 70.0935 84.7507C70.9537 84.7469 71.8138 84.743 72.889 84.7372C73.9681 84.7296 75.2929 84.7488 77.0132 84.8237C77.2263 84.8313 77.4318 84.839 77.6334 84.8467C77.7313 84.8486 77.8273 84.8524 77.9233 84.8544C77.9578 84.8544 77.9905 84.8544 78.0231 84.8544C78.0577 84.8544 78.0922 84.8544 78.123 84.8486C78.1383 84.8467 78.1556 84.8429 78.1671 84.8352C78.1825 84.8275 78.1786 84.8064 78.1806 84.7929C78.1806 84.7622 78.1806 84.7315 78.1806 84.7046C78.1806 84.6624 78.1786 84.7046 78.1786 84.503C78.1748 84.2073 78.171 83.9289 78.1671 83.664C78.1422 82.5964 78.1076 81.7344 78.075 80.8723C78.0423 80.0102 78.0097 79.1481 77.9847 78.0672C77.9617 76.99 77.9463 75.6768 77.9713 73.9545C78.0039 70.5196 77.9886 68.7955 77.9809 67.0752C77.9713 65.3529 77.9636 63.6326 77.9463 60.19C77.9175 55.1097 78.4686 55.4208 79.035 55.4073C79.5879 55.3939 80.1562 55.0848 80.185 60.1804L80.187 60.1747Z" fill="currentColor"></path><!--/$--><!--$--><path d="M69.0893 21.911C68.857 22.2201 68.6535 22.4908 68.473 22.7328C68.2772 22.9632 68.1025 23.1648 67.945 23.3491C67.6263 23.7139 67.3671 24.0019 67.1079 24.288C66.8449 24.5721 66.5972 24.8678 66.2631 25.2172C65.9271 25.5648 65.5297 25.9872 65.0093 26.5593C64.7482 26.8435 64.5236 27.0969 64.3143 27.3139C64.0993 27.5251 63.9092 27.7113 63.7364 27.8803C63.3889 28.2163 63.1105 28.4832 62.8321 28.752C62.2868 29.2992 61.6877 29.7907 60.5396 30.8256C60.3956 30.9542 60.2612 31.0752 60.1345 31.1904C60.002 31.2998 59.8791 31.4016 59.7639 31.4976C59.5335 31.6934 59.33 31.8643 59.1457 32.0198C58.7789 32.3347 58.489 32.5939 58.201 32.8512C57.913 33.1104 57.602 33.3427 57.2218 33.6422C56.8359 33.936 56.3789 34.2969 55.7396 34.7385C55.0925 35.1667 54.6068 35.4873 54.2017 35.7561C53.9981 35.8905 53.8215 36.0172 53.6468 36.1267C53.4701 36.2342 53.305 36.336 53.138 36.4358C52.8058 36.6374 52.4737 36.839 52.057 37.0905C51.8458 37.2115 51.6231 37.3612 51.3524 37.4976C51.0817 37.6377 50.7802 37.7952 50.4346 37.9737C50.089 38.1523 49.7837 38.3059 49.5111 38.4384C49.2404 38.5766 48.985 38.6668 48.7623 38.7609C48.3092 38.9414 47.9425 39.0758 47.5777 39.2102C47.3933 39.2755 47.2129 39.3465 47.017 39.4137C46.8212 39.479 46.6119 39.5462 46.3815 39.623C46.1511 39.7017 45.8996 39.79 45.6154 39.8956C45.4733 39.9494 45.3236 40.0051 45.1623 40.0646C45.0029 40.128 44.8321 40.1913 44.6458 40.2489C43.9085 40.4928 43.3575 40.6809 42.8967 40.8403C42.434 40.9881 42.0577 41.0899 41.6852 41.2032C41.499 41.2588 41.3108 41.3145 41.113 41.3721C40.9134 41.4278 40.706 41.4988 40.466 41.5468C39.9898 41.6544 39.4177 41.7811 38.6535 41.9424C37.8798 42.0614 37.298 42.1497 36.8142 42.2246C36.3322 42.2918 35.9521 42.3264 35.5681 42.3744C34.8039 42.4684 34.0359 42.5414 32.4999 42.6585C31.73 42.7027 31.154 42.7372 30.6721 42.7488C30.1902 42.7545 29.8062 42.7584 29.4202 42.7641C29.0343 42.7699 28.6503 42.7584 28.1684 42.7603C27.9284 42.7603 27.6634 42.7603 27.362 42.7603C27.0606 42.7584 26.7246 42.7564 26.3386 42.7526C24.7988 42.7372 24.027 42.7315 23.257 42.7238C22.4852 42.7104 21.7134 42.7008 20.1735 42.5664C19.035 42.4627 18.3994 42.2726 18.0615 42.048C17.7236 41.8214 17.6814 41.5622 17.7274 41.2876C17.7735 41.0112 17.8772 40.798 18.2439 40.6867C18.6106 40.5753 19.2404 40.5638 20.3425 40.6636C21.8343 40.7923 22.5889 40.7769 23.3396 40.7673C24.0903 40.75 24.841 40.7366 26.3406 40.7481C26.715 40.7481 27.0433 40.7539 27.337 40.7596C27.6308 40.7635 27.8881 40.7692 28.1223 40.7731C28.5908 40.7827 28.9671 40.8115 29.3434 40.8211C29.7198 40.8345 30.0961 40.846 30.5665 40.8499C31.0369 40.8499 31.6014 40.8249 32.3521 40.7827C33.8516 40.6694 34.6023 40.6137 35.3492 40.5369C35.7217 40.4985 36.1018 40.4716 36.5626 40.414C37.0196 40.3468 37.5706 40.2662 38.3022 40.1568C39.0279 40.0032 39.5694 39.8726 40.0186 39.7555C40.2433 39.7017 40.441 39.6288 40.6273 39.5654C40.8135 39.5001 40.9882 39.4368 41.1649 39.3753C41.5143 39.2524 41.8657 39.1296 42.3015 38.9779C42.7354 38.8108 43.2577 38.6227 43.9604 38.3904C44.0487 38.3616 44.1332 38.3328 44.2157 38.3059C44.2964 38.2752 44.3751 38.2444 44.4519 38.2156C44.6055 38.158 44.7495 38.1043 44.8839 38.0524C45.1565 37.9545 45.3965 37.8662 45.6135 37.7875C45.8343 37.7126 46.0321 37.6454 46.2183 37.582C46.4045 37.5187 46.5773 37.4457 46.7521 37.3804C47.0996 37.248 47.4471 37.1136 47.8791 36.9369C48.0922 36.8448 48.3341 36.7584 48.5953 36.6259C48.8545 36.4934 49.1463 36.3456 49.4785 36.1785C50.1409 35.8368 50.642 35.5872 51.0394 35.3433C51.4426 35.111 51.7671 34.9248 52.0897 34.7385C52.2509 34.6464 52.4122 34.5523 52.585 34.4544C52.7578 34.3564 52.9287 34.2355 53.1265 34.1107C53.5181 33.8553 53.9866 33.55 54.6125 33.143C55.2289 32.7206 55.6724 32.3769 56.0525 32.1024C56.4269 31.822 56.7361 31.6108 57.0241 31.3728C57.314 31.1347 57.602 30.8985 57.9629 30.6009C58.1434 30.4531 58.3431 30.2918 58.5697 30.1056C58.6829 30.0134 58.8039 29.9155 58.9325 29.8118C59.0554 29.7024 59.186 29.5852 59.3261 29.4604C60.4378 28.4563 60.985 27.9456 61.4746 27.3753C61.7261 27.0969 61.9777 26.8204 62.2983 26.4806C62.4596 26.3116 62.6381 26.1273 62.8397 25.918C63.0356 25.7011 63.2545 25.4592 63.506 25.1827C64.0071 24.6278 64.3834 24.2131 64.6964 23.8656C65.0055 23.5161 65.2263 23.2128 65.4625 22.9248C65.6967 22.6329 65.929 22.3411 66.2209 21.9763C66.3687 21.7958 66.53 21.5961 66.7124 21.3676C66.8852 21.1334 67.0791 20.8684 67.3018 20.5689C68.6132 18.7968 69.0029 19.2288 69.4599 19.5513C69.9169 19.8739 70.4525 20.0736 69.0874 21.9168L69.0893 21.911Z" fill="currentColor"></path><!--/$--><!--$--><path d="M61.73 15.4137C63.9226 14.3481 63.9879 14.4825 66.1825 13.4169C68.377 12.3513 68.4001 12.3974 70.5946 11.3318C71.691 10.798 72.2228 10.4985 72.7546 10.1971C72.8871 10.1222 73.0215 10.0473 73.1617 9.9686C73.2327 9.9302 73.3057 9.88988 73.3825 9.84764C73.465 9.80348 73.5514 9.7574 73.6398 9.7094C73.9662 9.5462 74.331 9.3542 74.7438 9.15836C74.9511 9.06236 75.1604 9.02972 75.3466 9.02588C75.3927 9.02588 75.4388 9.02588 75.4868 9.02588C75.529 9.03164 75.5713 9.03548 75.6154 9.04124C75.6999 9.05276 75.7978 9.07772 75.9034 9.11804C76.13 9.20252 76.3374 9.35804 76.4718 9.51164C76.61 9.67292 76.6695 9.78812 76.729 9.92828C76.8481 10.199 76.8634 10.51 76.8519 10.6713C76.825 10.992 76.8001 11.2857 76.777 11.5622C76.7617 11.758 76.7463 11.9424 76.7329 12.1209C76.7156 12.3782 76.6983 12.6163 76.681 12.8697C76.6446 13.3766 76.6004 13.9411 76.5178 14.8339C76.2913 17.2627 76.059 17.2416 75.8324 19.6723C75.7191 20.8857 75.6807 21.4944 75.6423 22.1049C75.6212 22.4083 75.602 22.7136 75.5751 23.0937C75.5521 23.3587 75.529 23.6486 75.5002 23.9788C75.481 24.1996 75.4599 24.4339 75.4369 24.6816C75.4119 24.9254 75.4042 25.2172 75.3178 25.4227C75.3025 25.4822 75.2794 25.5264 75.2583 25.5705C75.2372 25.6147 75.2161 25.6627 75.195 25.7011C75.1508 25.7683 75.1066 25.8432 75.0644 25.8988C75.0222 25.9488 74.9818 25.9987 74.9434 26.0448C74.9031 26.087 74.8589 26.1292 74.7994 26.1753C74.6861 26.2617 74.5364 26.3347 74.3924 26.3769C74.2465 26.4172 74.1044 26.4326 73.9873 26.4288C73.8663 26.4211 73.7876 26.4096 73.707 26.3808C73.6666 26.3692 73.6263 26.3577 73.5879 26.3462C73.5495 26.3366 73.5015 26.3116 73.4612 26.2944C73.2941 26.2272 73.1041 26.11 72.9217 25.9219C72.8295 25.8297 72.7412 25.7126 72.651 25.6012C72.5607 25.488 72.4686 25.3747 72.3726 25.2556C72.1902 25.0291 71.9982 24.7891 71.7831 24.5222C71.545 24.2246 71.259 23.8675 70.8769 23.3913C70.1953 22.535 69.8324 22.0512 69.4964 21.5961C69.3274 21.3696 69.1662 21.1507 68.9761 20.8953C68.8801 20.7686 68.7764 20.6323 68.6612 20.4806C68.6093 20.4134 68.5556 20.3443 68.4999 20.2694C68.4884 20.2521 68.475 20.2348 68.4615 20.2156C68.45 20.2118 68.4346 20.208 68.4135 20.2003C68.3425 20.1811 68.2599 20.16 68.1716 20.135C65.81 19.511 65.785 19.6051 63.4234 18.9811C61.6801 18.5203 61.5553 18.0403 61.6993 17.4988C61.8414 16.9574 62.1677 16.6752 63.9111 17.134C66.2689 17.7561 66.3169 17.5718 68.6746 18.1939C69.0279 18.2899 69.3486 18.3763 69.6135 18.4473C69.7537 18.6278 69.8862 18.7987 70.0129 18.9619C70.0532 19.0156 70.0916 19.0675 70.13 19.1174C70.1588 19.1577 70.1876 19.1961 70.2145 19.2345C70.3258 19.3862 70.4218 19.5244 70.5121 19.6531C70.6906 19.9123 70.8385 20.1388 70.994 20.3731C71.305 20.8416 71.6468 21.3408 72.3361 22.2067C72.7143 22.6848 72.9985 23.0438 73.2346 23.3433C73.2519 23.3644 73.2673 23.3856 73.2846 23.4067L73.3018 23.4297C73.3134 23.4451 73.323 23.4604 73.3345 23.4758C73.3556 23.5065 73.3767 23.5353 73.3959 23.566C73.4401 23.6236 73.4765 23.6966 73.5457 23.7619C73.586 23.7868 73.6513 23.7811 73.682 23.7312C73.7089 23.6812 73.7012 23.6121 73.7127 23.5392C73.7204 23.4643 73.7223 23.3971 73.7204 23.3395C73.7204 23.326 73.7204 23.3107 73.7204 23.2972V23.278C73.7204 23.278 73.7166 23.2742 73.7204 23.2377C73.7242 23.1321 73.73 23.0323 73.7338 22.9363C73.7473 22.5542 73.7473 22.2489 73.7454 21.9417C73.7454 21.3292 73.7415 20.7168 73.8548 19.5014C74.0814 17.0726 74.2561 17.088 74.4826 14.6592C74.569 13.7644 74.6228 13.198 74.6708 12.6912C74.6958 12.4377 74.7207 12.1996 74.7457 11.9424C74.7572 11.831 74.7706 11.71 74.786 11.568C74.7879 11.5507 74.7918 11.518 74.7975 11.472C74.7975 11.4489 74.8071 11.422 74.7937 11.3952C74.7821 11.3683 74.7572 11.3452 74.7226 11.3414C74.69 11.3356 74.6631 11.3548 74.6382 11.3664C74.6132 11.3798 74.5902 11.3913 74.5671 11.4009C74.523 11.424 74.4846 11.4432 74.45 11.4604C74.1198 11.6256 73.8548 11.7561 73.5898 11.8886C73.0446 12.1612 72.4974 12.4339 71.3991 12.9657C69.2026 14.0332 69.2737 14.1792 67.0753 15.2467C64.8788 16.3142 64.898 16.3564 62.7015 17.424C62.498 17.5219 62.3194 17.6006 62.1582 17.6582C62.139 17.6659 62.1178 17.6716 62.0986 17.6793C62.0045 17.4892 61.9124 17.2992 61.8222 17.1129L61.8126 17.0976L61.801 17.0803L61.7933 17.0726C61.7933 17.0726 61.7972 17.0745 61.8087 17.0764C61.8317 17.0803 61.8241 17.0764 61.8087 17.0822C61.7972 17.088 61.7876 17.0976 61.7953 17.0899L61.8029 17.0784L61.8087 17.063C61.8087 17.063 61.8145 17.0496 61.8145 17.0457C61.8145 17.0457 61.8183 17.0342 61.8145 17.0476L61.801 17.0956C61.7665 17.2243 61.7319 17.3606 61.6954 17.495C61.657 17.6294 61.6378 17.7696 61.5706 17.8848C61.5034 17.9923 61.3729 18.1094 61.0791 18.0268C60.9351 17.9846 60.7565 17.8732 60.6049 17.662C60.4609 17.4508 60.338 17.136 60.4071 16.727C60.4397 16.5254 60.53 16.2988 60.6932 16.0972C60.7738 15.9955 60.8737 15.9052 60.9812 15.8265C61.033 15.79 61.0964 15.7516 61.1502 15.7228C61.1674 15.7113 61.1847 15.7017 61.2039 15.6902C61.3498 15.6019 61.5207 15.5078 61.7242 15.4099L61.73 15.4137Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><!--/$--><div data-wf--typography-heading--font-style="h4" class="c-heading w-variant-7c7eb163-b37d-338d-2369-5eae7e6d458a w-richtext u-mb-0"><h3>Equity investors</h3></div><div data-wf--typography-paragraph--font-style="body-2" class="c-paragraph w-variant-61d538b2-709c-eb7a-4258-8c0890dc07fc u-text-wrap-pretty w-richtext u-rich-text u-foreground-secondary"><p>Investing in startups? You may be able to give founders access to free credits. VC funds can apply to join our program.</p></div><!--$--><div data-wf--button-main--style="primary" class="button_main_wrap"><div class="u-embed-css w-embed"><style>
.button_main_icon {
  transition: color 300ms ease;
}
.button_main_wrap:hover .button_main_icon {
  color: var(--_button-style---icon-hover); 
}
.button_main_wrap:focus-within .button_main_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_main_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_main_text u-text-style-body-2">Join the VC partner program</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Join the VC partner program" target="" data-cta="Startups page" data-cta-position="Supporting venture-backed startups" href="/contact-sales/vc-partner" data-wf-event-ids="157059830" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Join the VC partner program</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Join the VC partner program</span><!--/$--></button><!--/$--></div></div><!--/$--></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div></section><!--/$--><!--$--><section data-wf--section--theme="white" id="" class="u-section w-variant-a4eabb01-8ed6-63d0-157e-0a7b56aedaa1"><div class="u-section-divider"></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div><div class="section_contain u-container u-margin-trim u-threshold-medium"><div data-animate-header-wrap="" data-wf--module-header-main--heading-style="h1" class="header_main_wrap u-margin-trim u-alignment-center"><div class="u-pictogram-wrap"><div class="header_icon"><div data-lottie-loop="true" data-lottie-component="" data-lottie-src="https://cdn.prod.website-files.com/6889473510b50328dbb70ae6/69a5e63a6119e2c804884d30_Object-Calendar.lottie" class="pictogram_lottie_wrap"><div data-lottie-host="" class="pictogram_lottie"></div><div class="u-embed-js w-embed w-script"><script>
  (function() {
    "use strict";

    /* ===================== Prevent double initialization ===================== */
    if (window.__pictogramLottieInitialized) return;
    window.__pictogramLottieInitialized = true;

    /* ===================== CONFIG ===================== */
    const COLOR_MAP = {
      fills: [
        { from: ["#131314", "rgb(19,19,20)", "rgb(19, 19, 20)", "#141413", "rgb(20,20,19)", "rgb(20, 20, 19)"],
         to: "var(--_theme---foreground-primary)" },
        { from: ["#DEDCD1", "rgb(222,220,209)", "rgb(222,220,209)", "#e3dacc", "rgb(227,218,204)", "rgb(227, 218, 204)"],
         to: "var(--_theme---pictogram-accent)" }
      ],
      strokes: [
        { from: ["#ff0000", "rgb(255,0,0)", "rgb(255, 0, 0)"],
         to: "var(--_theme---pictogram-accent)" }
      ]
    };

    const FORCE_MODE = true;
    const RECOLOR_FRAME_INTERVAL = 2;
    const LOTTIE_RETRY_INTERVAL = 100;
    const LOTTIE_MAX_RETRIES = 50;

    /* ===================== Helpers ===================== */
    const normHex = (hex) => {
      const h = String(hex || "").trim().toLowerCase();
      if (!h) return null;
      let v = h.startsWith("#") ? h.slice(1) : h;
      if (v.length === 3) v = v.split("").map(c => c + c).join("");
      if (v.length === 6) return "#" + v;
      if (v.length === 8) return "#" + v.slice(0, 6);
      return null;
    };

    const toHex2 = (n) => Math.max(0, Math.min(255, Math.round(n))).toString(16).padStart(2, "0");

    const normRgb = (rgb) => {
      const m = String(rgb || "").replace(/\s+/g, "").match(/^rgba?\((\d+),(\d+),(\d+)(?:,([\d.]+))?\)$/i);
      if (!m) return null;
      return "#" + toHex2(+m[1]) + toHex2(+m[2]) + toHex2(+m[3]);
    };

    const normColor = (c) => {
      if (!c || /^none$/i.test(c)) return null;
      if (/^var\(/i.test(c)) return null;
      return normHex(c) || normRgb(c);
    };

    function buildPairs() {
      const fills = [];
      const strokes = [];
      COLOR_MAP.fills.forEach(({ from, to }) => {
        (Array.isArray(from) ? from : [from]).forEach(f => {
          const k = normColor(f);
          if (k) {
            const [r, g, b] = [k.slice(1, 3), k.slice(3, 5), k.slice(5, 7)].map(v => parseInt(v, 16));
            fills.push({ hex: k, rgbLoose: new RegExp(`rgb\\s*\\(\\s*${r}\\s*,\\s*${g}\\s*,\\s*${b}\\s*\\)`, "gi"), to });
          }
        });
      });
      COLOR_MAP.strokes.forEach(({ from, to }) => {
        (Array.isArray(from) ? from : [from]).forEach(f => {
          const k = normColor(f);
          if (k) {
            const [r, g, b] = [k.slice(1, 3), k.slice(3, 5), k.slice(5, 7)].map(v => parseInt(v, 16));
            strokes.push({ hex: k, rgbLoose: new RegExp(`rgb\\s*\\(\\s*${r}\\s*,\\s*${g}\\s*,\\s*${b}\\s*\\)`, "gi"), to });
          }
        });
      });
      return { fills, strokes };
    }

    function recolorSvg(svgRoot, pairs) {
      if (!svgRoot) return;
      const maybeSwap = (val, list) => {
        const n = normColor(val);
        if (!n) return null;
        const hit = list.find(p => p.hex === n);
        return hit ? hit.to : null;
      };

      svgRoot.querySelectorAll("path, rect, circle, ellipse, polygon, polyline, line, g, use").forEach(el => {
        const fAttr = el.getAttribute("fill");
        const fStyle = el.style && el.style.fill ? el.style.fill : null;
        const fTo = maybeSwap(fAttr, pairs.fills) || maybeSwap(fStyle, pairs.fills);
        if (fTo) { el.setAttribute("fill", fTo); if (el.style) el.style.fill = fTo; }

        const sAttr = el.getAttribute("stroke");
        const sStyle = el.style && el.style.stroke ? el.style.stroke : null;
        const sTo = maybeSwap(sAttr, pairs.strokes) || maybeSwap(sStyle, pairs.strokes);
        if (sTo) { el.setAttribute("stroke", sTo); if (el.style) el.style.stroke = sTo; }
      });

      svgRoot.querySelectorAll("stop").forEach(stop => {
        const scAttr = stop.getAttribute("stop-color");
        const scStyle = stop.style && stop.style.stopColor ? stop.style.stopColor : null;
        const fTo = maybeSwap(scAttr, pairs.fills) || maybeSwap(scStyle, pairs.fills);
        if (fTo) { stop.setAttribute("stop-color", fTo); if (stop.style) stop.style.stopColor = fTo; }
      });

      svgRoot.querySelectorAll("style").forEach(s => {
        const before = s.textContent || "";
        let css = before;
        pairs.fills.forEach(({ hex, rgbLoose, to }) => {
          css = css.replace(new RegExp(hex.replace('#', '\\#'), "gi"), to);
          css = css.replace(rgbLoose, to);
        });
        pairs.strokes.forEach(({ hex, rgbLoose, to }) => {
          css = css.replace(new RegExp(hex.replace('#', '\\#'), "gi"), to);
          css = css.replace(rgbLoose, to);
        });
        if (css !== before) s.textContent = css;
      });
    }

    /* ===================== Build color pairs once ===================== */
    const pairs = buildPairs();

    /* ===================== Reactive reduced motion preference ===================== */
    const reducedMotionQuery = matchMedia("(prefers-reduced-motion: reduce)");
    let prefersReducedMotion = reducedMotionQuery.matches;

    const onReducedMotionChange = (e) => {
      prefersReducedMotion = e.matches;
      if (prefersReducedMotion) {
        elementDataMap.forEach((data) => {
          if (data.api && data.api.isReady) data.api.pause();
        });
      } else {
        checkAllVisibleElements();
      }
    };

    if (reducedMotionQuery.addEventListener) {
      reducedMotionQuery.addEventListener("change", onReducedMotionChange);
    } else if (reducedMotionQuery.addListener) {
      reducedMotionQuery.addListener(onReducedMotionChange);
    }

    /* ===================== Element tracking ===================== */
    const elementDataMap = new Map();
    const pendingElements = new Set();

    /* ===================== Single RAF loop for all recoloring ===================== */
    let rafId = null;
    let frameCount = 0;

    function recolorLoop() {
      frameCount++;
      if (frameCount % RECOLOR_FRAME_INTERVAL === 0) {
        elementDataMap.forEach((data, root) => {
          if (root.isConnected && data.isVisible && data.svgRoot) {
            recolorSvg(data.svgRoot, pairs);
          }
        });
      }
      if (FORCE_MODE && elementDataMap.size > 0) {
        rafId = requestAnimationFrame(recolorLoop);
      } else {
        rafId = null;
      }
    }

    function startRecolorLoop() {
      if (FORCE_MODE && rafId === null && elementDataMap.size > 0) {
        rafId = requestAnimationFrame(recolorLoop);
      }
    }

    function stopRecolorLoopIfEmpty() {
      if (elementDataMap.size === 0 && rafId !== null) {
        cancelAnimationFrame(rafId);
        rafId = null;
      }
    }

    /* ===================== Lottie library retry mechanism ===================== */
    let retryTimeoutId = null;
    let retryCount = 0;

    function isLottieAvailable() {
      return window.lottie && typeof window.lottie.loadAnimation === "function";
    }

    function processPendingElements() {
      if (pendingElements.size === 0) {
        retryTimeoutId = null;
        retryCount = 0;
        return;
      }

      if (isLottieAvailable()) {
        pendingElements.forEach(root => {
          if (root.isConnected) {
            delete root.dataset.scriptInitialized;
            initLottieElement(root);
          }
        });
        pendingElements.clear();
        retryTimeoutId = null;
        retryCount = 0;
        return;
      }

      retryCount++;
      if (retryCount >= LOTTIE_MAX_RETRIES) {
        console.warn("Pictogram Lottie: lottie-web library not available after " + (LOTTIE_MAX_RETRIES * LOTTIE_RETRY_INTERVAL / 1000) + "s timeout");
        pendingElements.clear();
        retryTimeoutId = null;
        retryCount = 0;
        return;
      }

      retryTimeoutId = setTimeout(processPendingElements, LOTTIE_RETRY_INTERVAL);
    }

    function queueForLottieRetry(root) {
      pendingElements.add(root);
      if (retryTimeoutId === null) {
        retryTimeoutId = setTimeout(processPendingElements, LOTTIE_RETRY_INTERVAL);
      }
    }

    /* ===================== Per-element initialization ===================== */
    function initLottieElement(root) {
      if (root.dataset.scriptInitialized === "true" && !elementDataMap.has(root)) {
        delete root.dataset.scriptInitialized;
      }

      if (root.dataset.scriptInitialized) return;
      root.dataset.scriptInitialized = "true";

      const OBS_ROOT_MARGIN = root.getAttribute("data-lottie-rootmargin") || "0px 0px -10% 0px";
      const OBS_THRESHOLD = Math.min(1, Math.max(0, Number(root.getAttribute("data-lottie-threshold") || 0.2)));

      const src = root.getAttribute("data-lottie-src");
      if (!src) return;

      const loop = !/^(false|0|no)$/i.test(String(root.getAttribute("data-lottie-loop") || "true"));
      const rawSpeed = Number(root.getAttribute("data-lottie-speed") || 1);
      const speed = (rawSpeed > 0) ? rawSpeed : 1;
      const direction = Number(root.getAttribute("data-lottie-direction") || 1) === -1 ? -1 : 1;

      let host = root.querySelector("[data-lottie-host]");
      if (!host) {
        host = document.createElement("div");
        host.setAttribute("data-lottie-host", "");
        host.style.width = "100%";
        host.style.height = "100%";
        root.appendChild(host);
      }

      const isDotLottie = /\.lottie(\?|#|$)/i.test(src);
      const hasDot = typeof customElements !== "undefined" && !!customElements.get("dotlottie-player");

      if (!isDotLottie || !hasDot) {
        if (!isLottieAvailable()) {
          queueForLottieRetry(root);
          return;
        }
      }

      const data = {
        api: null,
        io: null,
        svgRoot: null,
        isVisible: false,
        anim: null,
        checkAndPlayIfVisible: null
      };

      function isElementInViewport() {
        const rect = root.getBoundingClientRect();
        const windowHeight = window.innerHeight || document.documentElement.clientHeight;
        const windowWidth = window.innerWidth || document.documentElement.clientWidth;
        return (rect.top < windowHeight && rect.bottom > 0) && (rect.left < windowWidth && rect.right > 0);
      }

      function checkAndPlayIfVisible() {
        if (!data.api || !data.api.isReady) return;
        if (prefersReducedMotion) {
          data.api.pause();
          return;
        }
        if (isElementInViewport()) {
          data.isVisible = true;
          data.api.play();
        }
      }

      data.checkAndPlayIfVisible = checkAndPlayIfVisible;

      function handleLoadError(error) {
        console.warn("Lottie failed to load:", src, error);
        root.dataset.lottieError = "true";
      }

      function onAnimationReady(svgRoot) {
        data.api.isReady = true;
        data.api.setSpeed(speed);
        data.api.setDirection(direction);
        data.svgRoot = svgRoot;

        if (svgRoot) {
          recolorSvg(svgRoot, pairs);
          startRecolorLoop();
        }

        checkAndPlayIfVisible();
      }

      if (isDotLottie && hasDot) {
        const player = document.createElement("dotlottie-player");
        player.setAttribute("src", src);
        player.setAttribute("renderer", "svg");
        player.setAttribute("autoplay", "false");
        player.setAttribute("loop", loop ? "true" : "false");
        player.style.width = "100%";
        player.style.height = "100%";
        host.innerHTML = "";
        host.appendChild(player);

        data.api = {
          isReady: false,
          play() { try { player.play(); } catch (e) { } },
          pause() { try { player.pause(); } catch (e) { } },
          setSpeed(n) { try { player.speed = Number(n) || 1; } catch (e) { } },
          setDirection(d) { try { player.direction = (d === -1 ? -1 : 1); } catch (e) { } },
          destroy() { try { player.remove(); } catch (e) { } }
        };

        player.addEventListener("ready", () => {
          const svgRoot = player.shadowRoot && player.shadowRoot.querySelector("svg");
          onAnimationReady(svgRoot);
        });

        player.addEventListener("error", handleLoadError);

      } else {
        const anim = window.lottie.loadAnimation({
          container: host,
          renderer: "svg",
          loop,
          autoplay: false,
          path: src
        });

        data.anim = anim;

        data.api = {
          isReady: false,
          play() { try { anim.play(); } catch (e) { } },
          pause() { try { anim.pause(); } catch (e) { } },
          setSpeed(n) { try { anim.setSpeed(Number(n) || 1); } catch (e) { } },
          setDirection(d) { try { anim.setDirection(d === -1 ? -1 : 1); } catch (e) { } },
          destroy() { try { anim.destroy(); } catch (e) { } }
        };

        anim.addEventListener("DOMLoaded", () => {
          const svgRoot = host.querySelector("svg");
          onAnimationReady(svgRoot);
        });

        anim.addEventListener("data_failed", handleLoadError);
        anim.addEventListener("error", handleLoadError);
      }

      const io = new IntersectionObserver((entries) => {
        entries.forEach(e => {
          const inView = e.isIntersecting && e.intersectionRatio >= OBS_THRESHOLD;
          data.isVisible = inView;

          if (!data.api || !data.api.isReady) return;

          if (prefersReducedMotion) {
            data.api.pause();
            return;
          }

          inView ? data.api.play() : data.api.pause();
        });
      }, { root: null, rootMargin: OBS_ROOT_MARGIN, threshold: OBS_THRESHOLD });

      io.observe(root);
      data.io = io;

      elementDataMap.set(root, data);
    }

    function cleanupElement(el) {
      const data = elementDataMap.get(el);
      if (data) {
        if (data.io) {
          try { data.io.disconnect(); } catch (e) { }
        }
        if (data.api && data.api.destroy) {
          try { data.api.destroy(); } catch (e) { }
        }
        elementDataMap.delete(el);
        stopRecolorLoopIfEmpty();
      }
      pendingElements.delete(el);
    }

    function checkAllVisibleElements() {
      elementDataMap.forEach((data) => {
        if (data.api && data.api.isReady && data.checkAndPlayIfVisible) {
          data.checkAndPlayIfVisible();
        }
      });
    }

    function init() {
      document.querySelectorAll(".pictogram_lottie_wrap").forEach(initLottieElement);

      if (document.readyState === "complete") {
        checkAllVisibleElements();
      } else {
        window.addEventListener("load", checkAllVisibleElements, { once: true });
      }

      const domObserver = new MutationObserver((mutations) => {
        mutations.forEach((mutation) => {
          mutation.addedNodes.forEach((node) => {
            if (node.nodeType === 1) {
              if (node.matches && node.matches(".pictogram_lottie_wrap")) {
                initLottieElement(node);
              }
              if (node.querySelectorAll) {
                node.querySelectorAll(".pictogram_lottie_wrap").forEach(initLottieElement);
              }
            }
          });

          mutation.removedNodes.forEach((node) => {
            if (node.nodeType === 1) {
              if (node.matches && node.matches(".pictogram_lottie_wrap")) {
                cleanupElement(node);
              }
              if (node.querySelectorAll) {
                node.querySelectorAll(".pictogram_lottie_wrap").forEach(cleanupElement);
              }
            }
          });
        });
      });

      domObserver.observe(document.body, { childList: true, subtree: true });
    }

    if (document.readyState === "loading") {
      document.addEventListener("DOMContentLoaded", init);
    } else {
      init();
    }

    window.PictogramLottie = {
      refresh: checkAllVisibleElements,
      init: initLottieElement,
      cleanup: cleanupElement
    };

  })();
</script></div></div></div></div><div data-animate-header-heading="" class="c-heading-header u-child-contain u-mb-text w-richtext u-max-width-20ch"><h2>Find your community</h2></div><div data-animate-header-text="" class="header_main_text u-foreground-tertiary u-child-contain u-text-wrap-pretty w-richtext u-mb-text u-max-width-60ch"><p>Meet in person, online, and everywhere builders gather.</p></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div></div><!--$--><div data-wf--content-wrapper--alignment="inherit" id="" STYLE="" class="u-display-contents"><div class="u-content-wrapper u-margin-trim u-align-self-center u-width-full"><div data-animate-card-wrap="" class="features_3-col_wrap u-grid-above"><div class="features_3-col_inner u-column-custom"><div class="features_3-col_layout u-grid-autofill"><div data-animate-card-card="" data-slider-card="" data-wf--card-feature--variant="heading-below" class="card_feature_wrap"><div class="card_feature_inner"><div class="card_feature_head"><div class="card_feature_icon_wrap"><div class="card_feature_icon"><div class="icon_wrap"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 21" fill="none" class="u-svg"><!--$--><path d="M11.1357 2.74322C12.0824 2.50658 12.9999 3.22351 13 4.19928V7.66803H15.5C16.3284 7.66803 16.9999 8.33968 17 9.16804V16.168C17 16.9965 16.3284 17.668 15.5 17.668H4.5C3.67157 17.668 3 16.9965 3 16.168V5.94928C3.00007 5.26116 3.46822 4.66027 4.13574 4.49323L11.1357 2.74322ZM11.3789 3.71393L4.37891 5.46393C4.15637 5.51956 4.00007 5.71991 4 5.94928V16.168C4 16.4442 4.22386 16.668 4.5 16.668H6V13.168L6.00977 13.0675C6.05635 12.8396 6.25834 12.668 6.5 12.668H9.5L9.60059 12.6778C9.8285 12.7243 9.99993 12.9264 10 13.168V16.668H12V4.19928C11.9999 3.87413 11.6944 3.63516 11.3789 3.71393ZM7 16.668H9V13.668H7V16.668ZM13 16.668H15.5C15.7761 16.668 16 16.4442 16 16.168V9.16804C15.9999 8.89196 15.7761 8.66804 15.5 8.66804H13V16.668ZM9.5 9.66804C9.77609 9.66804 9.99992 9.89196 10 10.168C10 10.4442 9.77614 10.668 9.5 10.668H6.5C6.22386 10.668 6 10.4442 6 10.168C6.00008 9.89196 6.22391 9.66804 6.5 9.66804H9.5ZM9.5 6.66803C9.77609 6.66803 9.99992 6.89196 10 7.16803C10 7.44418 9.77614 7.66803 9.5 7.66803H6.5C6.22386 7.66803 6 7.44418 6 7.16803C6.00008 6.89196 6.22391 6.66803 6.5 6.66803H9.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></div><div class="card_feature_heading_flex"><h3 class="card_feature_icon_label u-text-style-h6 u-text-wrap-pretty">From Anthropic</h3></div></div><p class="card_feature_icon_text u-text-style-body-3 u-max-width-unset-below">Builder Days, hackathons, and Founder Days hosted by our team.</p><!--$--><div data-wf--button-tiny--style="tertiary" class="button_tiny_wrap w-variant-16a9da87-57ec-3c0a-151b-c352f09ca06b"><div class="u-embed-css w-embed"><style>
.button_tiny_icon {
  transition: color 300ms ease;
}
.button_tiny_wrap:hover .button_tiny_icon {
  color: var(--_button-style---icon-hover); 
}
.button_tiny_wrap:focus-within .button_tiny_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_tiny_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_tiny_text u-text-style-caption">See events</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="See events" target="" data-cta="Startups page" data-cta-position="Find your community" href="https://www.anthropic.com/events" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">See events</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">See events</span><!--/$--></button><!--/$--></div></div><!--/$--></div></div><div data-animate-card-card="" data-slider-card="" data-wf--card-feature--variant="heading-below" class="card_feature_wrap"><div class="card_feature_inner"><div class="card_feature_head"><div class="card_feature_icon_wrap"><div class="card_feature_icon"><div class="icon_wrap"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M10 2C13.3332 2 16 4.81164 16 8.23535C16 10.6203 14.5292 13.0519 13.1445 14.8291C12.4422 15.7305 11.741 16.4898 11.2158 17.0234C10.953 17.2905 10.7337 17.5022 10.5791 17.6475C10.5019 17.72 10.4406 17.7761 10.3984 17.8145C10.3775 17.8335 10.3609 17.8483 10.3496 17.8584C10.3439 17.8635 10.339 17.8674 10.3359 17.8701C10.3344 17.8715 10.3329 17.8723 10.332 17.873L10.3311 17.874V17.875C10.1657 18.0209 9.92763 18.0391 9.74414 17.9297L9.66895 17.875V17.874L9.66797 17.873C9.66709 17.8723 9.66558 17.8715 9.66406 17.8701C9.66097 17.8674 9.65605 17.8635 9.65039 17.8584C9.63907 17.8483 9.62254 17.8335 9.60156 17.8145C9.55936 17.7761 9.49811 17.72 9.4209 17.6475C9.26633 17.5022 9.04702 17.2905 8.78418 17.0234C8.25898 16.4898 7.55777 15.7305 6.85547 14.8291C5.47081 13.0519 4.00002 10.6203 4 8.23535C4 4.81164 6.66676 2 10 2ZM10 3C7.25811 3 5 5.32403 5 8.23535C5.00002 10.262 6.27927 12.4626 7.64453 14.2148C8.31716 15.0781 8.99105 15.8081 9.49707 16.3223C9.6935 16.5218 9.86506 16.6876 10 16.8164C10.1349 16.6876 10.3065 16.5218 10.5029 16.3223C11.0089 15.8081 11.6828 15.0781 12.3555 14.2148C13.7207 12.4626 15 10.262 15 8.23535C15 5.32403 12.7419 3 10 3ZM10 6C11.1046 6 12 6.89543 12 8C12 9.10457 11.1046 10 10 10C8.89543 10 8 9.10457 8 8C8 6.89543 8.89543 6 10 6ZM10 7C9.44772 7 9 7.44772 9 8C9 8.55228 9.44772 9 10 9C10.5523 9 11 8.55228 11 8C11 7.44772 10.5523 7 10 7Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></div><div class="card_feature_heading_flex"><h3 class="card_feature_icon_label u-text-style-h6 u-text-wrap-pretty">From the community</h3></div></div><p class="card_feature_icon_text u-text-style-body-3 u-max-width-unset-below">Meetups and demo nights organized by founders building with Claude.</p><!--$--><div data-wf--button-tiny--style="tertiary" class="button_tiny_wrap w-variant-16a9da87-57ec-3c0a-151b-c352f09ca06b"><div class="u-embed-css w-embed"><style>
.button_tiny_icon {
  transition: color 300ms ease;
}
.button_tiny_wrap:hover .button_tiny_icon {
  color: var(--_button-style---icon-hover); 
}
.button_tiny_wrap:focus-within .button_tiny_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_tiny_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_tiny_text u-text-style-caption">See events</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="See events" target="" data-cta="Startups page" data-cta-position="Find your community" href="https://luma.com/claudecommunity" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">See events</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">See events</span><!--/$--></button><!--/$--></div></div><!--/$--></div></div><div data-animate-card-card="" data-slider-card="" data-wf--card-feature--variant="heading-below" class="card_feature_wrap"><div class="card_feature_inner"><div class="card_feature_head"><div class="card_feature_icon_wrap"><div class="card_feature_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M4 4.0465C4.00028 2.87121 5.29098 2.15224 6.29005 2.7711L15.8927 8.72526C16.8385 9.31185 16.8384 10.6874 15.8927 11.2741L6.29005 17.2283C5.35321 17.8088 4.15995 17.2132 4.01465 16.1677L4 15.9529V4.0465ZM5.76368 3.6217C5.43073 3.41543 5.00029 3.65488 5.00001 4.0465V15.9529L5.00489 16.0251C5.05362 16.3734 5.45152 16.5712 5.76368 16.3777L15.3653 10.4245C15.6805 10.2289 15.6806 9.77038 15.3653 9.57488L5.76368 3.6217Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div></div><div class="card_feature_heading_flex"><h3 class="card_feature_icon_label u-text-style-h6 u-text-wrap-pretty">From anywhere</h3></div></div><p class="card_feature_icon_text u-text-style-body-3 u-max-width-unset-below">Livestreams, AMAs, and on-demand sessions you can watch on your own time.</p><!--$--><div data-wf--button-tiny--style="tertiary" class="button_tiny_wrap w-variant-16a9da87-57ec-3c0a-151b-c352f09ca06b"><div class="u-embed-css w-embed"><style>
.button_tiny_icon {
  transition: color 300ms ease;
}
.button_tiny_wrap:hover .button_tiny_icon {
  color: var(--_button-style---icon-hover); 
}
.button_tiny_wrap:focus-within .button_tiny_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_tiny_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_tiny_text u-text-style-caption">See events</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="See events" target="" data-cta="Startups page" data-cta-position="Find your community" href="https://www.anthropic.com/events#webinars" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">See events</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">See events</span><!--/$--></button><!--/$--></div></div><!--/$--></div></div></div></div></div></div></div><!--/$--></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div></section><!--/$--><!--$--><section data-wf--section--theme="ivory" id="" class="u-section"><div class="u-section-divider"></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div><div class="section_contain u-container u-margin-trim u-threshold-medium"><!--$--><div data-wf--content-wrapper--alignment="inherit" id="" STYLE="" class="u-display-contents"><div class="u-content-wrapper"><div data-animate-header-wrap="" data-wf--module-header-main--heading-style="h1" class="header_main_wrap u-margin-trim u-alignment-center"><div class="u-pictogram-wrap"><div class="header_icon"><div data-lottie-loop="true" data-lottie-component="" data-lottie-src="https://cdn.prod.website-files.com/6889473510b50328dbb70ae6/695db29326adb430e8889e28_031ec997133020454cec585519bb97a5_Object-Toolbox.lottie" class="pictogram_lottie_wrap"><div data-lottie-host="" class="pictogram_lottie"></div><div class="u-embed-js w-embed w-script"><script>
  (function() {
    "use strict";

    /* ===================== Prevent double initialization ===================== */
    if (window.__pictogramLottieInitialized) return;
    window.__pictogramLottieInitialized = true;

    /* ===================== CONFIG ===================== */
    const COLOR_MAP = {
      fills: [
        { from: ["#131314", "rgb(19,19,20)", "rgb(19, 19, 20)", "#141413", "rgb(20,20,19)", "rgb(20, 20, 19)"],
         to: "var(--_theme---foreground-primary)" },
        { from: ["#DEDCD1", "rgb(222,220,209)", "rgb(222,220,209)", "#e3dacc", "rgb(227,218,204)", "rgb(227, 218, 204)"],
         to: "var(--_theme---pictogram-accent)" }
      ],
      strokes: [
        { from: ["#ff0000", "rgb(255,0,0)", "rgb(255, 0, 0)"],
         to: "var(--_theme---pictogram-accent)" }
      ]
    };

    const FORCE_MODE = true;
    const RECOLOR_FRAME_INTERVAL = 2;
    const LOTTIE_RETRY_INTERVAL = 100;
    const LOTTIE_MAX_RETRIES = 50;

    /* ===================== Helpers ===================== */
    const normHex = (hex) => {
      const h = String(hex || "").trim().toLowerCase();
      if (!h) return null;
      let v = h.startsWith("#") ? h.slice(1) : h;
      if (v.length === 3) v = v.split("").map(c => c + c).join("");
      if (v.length === 6) return "#" + v;
      if (v.length === 8) return "#" + v.slice(0, 6);
      return null;
    };

    const toHex2 = (n) => Math.max(0, Math.min(255, Math.round(n))).toString(16).padStart(2, "0");

    const normRgb = (rgb) => {
      const m = String(rgb || "").replace(/\s+/g, "").match(/^rgba?\((\d+),(\d+),(\d+)(?:,([\d.]+))?\)$/i);
      if (!m) return null;
      return "#" + toHex2(+m[1]) + toHex2(+m[2]) + toHex2(+m[3]);
    };

    const normColor = (c) => {
      if (!c || /^none$/i.test(c)) return null;
      if (/^var\(/i.test(c)) return null;
      return normHex(c) || normRgb(c);
    };

    function buildPairs() {
      const fills = [];
      const strokes = [];
      COLOR_MAP.fills.forEach(({ from, to }) => {
        (Array.isArray(from) ? from : [from]).forEach(f => {
          const k = normColor(f);
          if (k) {
            const [r, g, b] = [k.slice(1, 3), k.slice(3, 5), k.slice(5, 7)].map(v => parseInt(v, 16));
            fills.push({ hex: k, rgbLoose: new RegExp(`rgb\\s*\\(\\s*${r}\\s*,\\s*${g}\\s*,\\s*${b}\\s*\\)`, "gi"), to });
          }
        });
      });
      COLOR_MAP.strokes.forEach(({ from, to }) => {
        (Array.isArray(from) ? from : [from]).forEach(f => {
          const k = normColor(f);
          if (k) {
            const [r, g, b] = [k.slice(1, 3), k.slice(3, 5), k.slice(5, 7)].map(v => parseInt(v, 16));
            strokes.push({ hex: k, rgbLoose: new RegExp(`rgb\\s*\\(\\s*${r}\\s*,\\s*${g}\\s*,\\s*${b}\\s*\\)`, "gi"), to });
          }
        });
      });
      return { fills, strokes };
    }

    function recolorSvg(svgRoot, pairs) {
      if (!svgRoot) return;
      const maybeSwap = (val, list) => {
        const n = normColor(val);
        if (!n) return null;
        const hit = list.find(p => p.hex === n);
        return hit ? hit.to : null;
      };

      svgRoot.querySelectorAll("path, rect, circle, ellipse, polygon, polyline, line, g, use").forEach(el => {
        const fAttr = el.getAttribute("fill");
        const fStyle = el.style && el.style.fill ? el.style.fill : null;
        const fTo = maybeSwap(fAttr, pairs.fills) || maybeSwap(fStyle, pairs.fills);
        if (fTo) { el.setAttribute("fill", fTo); if (el.style) el.style.fill = fTo; }

        const sAttr = el.getAttribute("stroke");
        const sStyle = el.style && el.style.stroke ? el.style.stroke : null;
        const sTo = maybeSwap(sAttr, pairs.strokes) || maybeSwap(sStyle, pairs.strokes);
        if (sTo) { el.setAttribute("stroke", sTo); if (el.style) el.style.stroke = sTo; }
      });

      svgRoot.querySelectorAll("stop").forEach(stop => {
        const scAttr = stop.getAttribute("stop-color");
        const scStyle = stop.style && stop.style.stopColor ? stop.style.stopColor : null;
        const fTo = maybeSwap(scAttr, pairs.fills) || maybeSwap(scStyle, pairs.fills);
        if (fTo) { stop.setAttribute("stop-color", fTo); if (stop.style) stop.style.stopColor = fTo; }
      });

      svgRoot.querySelectorAll("style").forEach(s => {
        const before = s.textContent || "";
        let css = before;
        pairs.fills.forEach(({ hex, rgbLoose, to }) => {
          css = css.replace(new RegExp(hex.replace('#', '\\#'), "gi"), to);
          css = css.replace(rgbLoose, to);
        });
        pairs.strokes.forEach(({ hex, rgbLoose, to }) => {
          css = css.replace(new RegExp(hex.replace('#', '\\#'), "gi"), to);
          css = css.replace(rgbLoose, to);
        });
        if (css !== before) s.textContent = css;
      });
    }

    /* ===================== Build color pairs once ===================== */
    const pairs = buildPairs();

    /* ===================== Reactive reduced motion preference ===================== */
    const reducedMotionQuery = matchMedia("(prefers-reduced-motion: reduce)");
    let prefersReducedMotion = reducedMotionQuery.matches;

    const onReducedMotionChange = (e) => {
      prefersReducedMotion = e.matches;
      if (prefersReducedMotion) {
        elementDataMap.forEach((data) => {
          if (data.api && data.api.isReady) data.api.pause();
        });
      } else {
        checkAllVisibleElements();
      }
    };

    if (reducedMotionQuery.addEventListener) {
      reducedMotionQuery.addEventListener("change", onReducedMotionChange);
    } else if (reducedMotionQuery.addListener) {
      reducedMotionQuery.addListener(onReducedMotionChange);
    }

    /* ===================== Element tracking ===================== */
    const elementDataMap = new Map();
    const pendingElements = new Set();

    /* ===================== Single RAF loop for all recoloring ===================== */
    let rafId = null;
    let frameCount = 0;

    function recolorLoop() {
      frameCount++;
      if (frameCount % RECOLOR_FRAME_INTERVAL === 0) {
        elementDataMap.forEach((data, root) => {
          if (root.isConnected && data.isVisible && data.svgRoot) {
            recolorSvg(data.svgRoot, pairs);
          }
        });
      }
      if (FORCE_MODE && elementDataMap.size > 0) {
        rafId = requestAnimationFrame(recolorLoop);
      } else {
        rafId = null;
      }
    }

    function startRecolorLoop() {
      if (FORCE_MODE && rafId === null && elementDataMap.size > 0) {
        rafId = requestAnimationFrame(recolorLoop);
      }
    }

    function stopRecolorLoopIfEmpty() {
      if (elementDataMap.size === 0 && rafId !== null) {
        cancelAnimationFrame(rafId);
        rafId = null;
      }
    }

    /* ===================== Lottie library retry mechanism ===================== */
    let retryTimeoutId = null;
    let retryCount = 0;

    function isLottieAvailable() {
      return window.lottie && typeof window.lottie.loadAnimation === "function";
    }

    function processPendingElements() {
      if (pendingElements.size === 0) {
        retryTimeoutId = null;
        retryCount = 0;
        return;
      }

      if (isLottieAvailable()) {
        pendingElements.forEach(root => {
          if (root.isConnected) {
            delete root.dataset.scriptInitialized;
            initLottieElement(root);
          }
        });
        pendingElements.clear();
        retryTimeoutId = null;
        retryCount = 0;
        return;
      }

      retryCount++;
      if (retryCount >= LOTTIE_MAX_RETRIES) {
        console.warn("Pictogram Lottie: lottie-web library not available after " + (LOTTIE_MAX_RETRIES * LOTTIE_RETRY_INTERVAL / 1000) + "s timeout");
        pendingElements.clear();
        retryTimeoutId = null;
        retryCount = 0;
        return;
      }

      retryTimeoutId = setTimeout(processPendingElements, LOTTIE_RETRY_INTERVAL);
    }

    function queueForLottieRetry(root) {
      pendingElements.add(root);
      if (retryTimeoutId === null) {
        retryTimeoutId = setTimeout(processPendingElements, LOTTIE_RETRY_INTERVAL);
      }
    }

    /* ===================== Per-element initialization ===================== */
    function initLottieElement(root) {
      if (root.dataset.scriptInitialized === "true" && !elementDataMap.has(root)) {
        delete root.dataset.scriptInitialized;
      }

      if (root.dataset.scriptInitialized) return;
      root.dataset.scriptInitialized = "true";

      const OBS_ROOT_MARGIN = root.getAttribute("data-lottie-rootmargin") || "0px 0px -10% 0px";
      const OBS_THRESHOLD = Math.min(1, Math.max(0, Number(root.getAttribute("data-lottie-threshold") || 0.2)));

      const src = root.getAttribute("data-lottie-src");
      if (!src) return;

      const loop = !/^(false|0|no)$/i.test(String(root.getAttribute("data-lottie-loop") || "true"));
      const rawSpeed = Number(root.getAttribute("data-lottie-speed") || 1);
      const speed = (rawSpeed > 0) ? rawSpeed : 1;
      const direction = Number(root.getAttribute("data-lottie-direction") || 1) === -1 ? -1 : 1;

      let host = root.querySelector("[data-lottie-host]");
      if (!host) {
        host = document.createElement("div");
        host.setAttribute("data-lottie-host", "");
        host.style.width = "100%";
        host.style.height = "100%";
        root.appendChild(host);
      }

      const isDotLottie = /\.lottie(\?|#|$)/i.test(src);
      const hasDot = typeof customElements !== "undefined" && !!customElements.get("dotlottie-player");

      if (!isDotLottie || !hasDot) {
        if (!isLottieAvailable()) {
          queueForLottieRetry(root);
          return;
        }
      }

      const data = {
        api: null,
        io: null,
        svgRoot: null,
        isVisible: false,
        anim: null,
        checkAndPlayIfVisible: null
      };

      function isElementInViewport() {
        const rect = root.getBoundingClientRect();
        const windowHeight = window.innerHeight || document.documentElement.clientHeight;
        const windowWidth = window.innerWidth || document.documentElement.clientWidth;
        return (rect.top < windowHeight && rect.bottom > 0) && (rect.left < windowWidth && rect.right > 0);
      }

      function checkAndPlayIfVisible() {
        if (!data.api || !data.api.isReady) return;
        if (prefersReducedMotion) {
          data.api.pause();
          return;
        }
        if (isElementInViewport()) {
          data.isVisible = true;
          data.api.play();
        }
      }

      data.checkAndPlayIfVisible = checkAndPlayIfVisible;

      function handleLoadError(error) {
        console.warn("Lottie failed to load:", src, error);
        root.dataset.lottieError = "true";
      }

      function onAnimationReady(svgRoot) {
        data.api.isReady = true;
        data.api.setSpeed(speed);
        data.api.setDirection(direction);
        data.svgRoot = svgRoot;

        if (svgRoot) {
          recolorSvg(svgRoot, pairs);
          startRecolorLoop();
        }

        checkAndPlayIfVisible();
      }

      if (isDotLottie && hasDot) {
        const player = document.createElement("dotlottie-player");
        player.setAttribute("src", src);
        player.setAttribute("renderer", "svg");
        player.setAttribute("autoplay", "false");
        player.setAttribute("loop", loop ? "true" : "false");
        player.style.width = "100%";
        player.style.height = "100%";
        host.innerHTML = "";
        host.appendChild(player);

        data.api = {
          isReady: false,
          play() { try { player.play(); } catch (e) { } },
          pause() { try { player.pause(); } catch (e) { } },
          setSpeed(n) { try { player.speed = Number(n) || 1; } catch (e) { } },
          setDirection(d) { try { player.direction = (d === -1 ? -1 : 1); } catch (e) { } },
          destroy() { try { player.remove(); } catch (e) { } }
        };

        player.addEventListener("ready", () => {
          const svgRoot = player.shadowRoot && player.shadowRoot.querySelector("svg");
          onAnimationReady(svgRoot);
        });

        player.addEventListener("error", handleLoadError);

      } else {
        const anim = window.lottie.loadAnimation({
          container: host,
          renderer: "svg",
          loop,
          autoplay: false,
          path: src
        });

        data.anim = anim;

        data.api = {
          isReady: false,
          play() { try { anim.play(); } catch (e) { } },
          pause() { try { anim.pause(); } catch (e) { } },
          setSpeed(n) { try { anim.setSpeed(Number(n) || 1); } catch (e) { } },
          setDirection(d) { try { anim.setDirection(d === -1 ? -1 : 1); } catch (e) { } },
          destroy() { try { anim.destroy(); } catch (e) { } }
        };

        anim.addEventListener("DOMLoaded", () => {
          const svgRoot = host.querySelector("svg");
          onAnimationReady(svgRoot);
        });

        anim.addEventListener("data_failed", handleLoadError);
        anim.addEventListener("error", handleLoadError);
      }

      const io = new IntersectionObserver((entries) => {
        entries.forEach(e => {
          const inView = e.isIntersecting && e.intersectionRatio >= OBS_THRESHOLD;
          data.isVisible = inView;

          if (!data.api || !data.api.isReady) return;

          if (prefersReducedMotion) {
            data.api.pause();
            return;
          }

          inView ? data.api.play() : data.api.pause();
        });
      }, { root: null, rootMargin: OBS_ROOT_MARGIN, threshold: OBS_THRESHOLD });

      io.observe(root);
      data.io = io;

      elementDataMap.set(root, data);
    }

    function cleanupElement(el) {
      const data = elementDataMap.get(el);
      if (data) {
        if (data.io) {
          try { data.io.disconnect(); } catch (e) { }
        }
        if (data.api && data.api.destroy) {
          try { data.api.destroy(); } catch (e) { }
        }
        elementDataMap.delete(el);
        stopRecolorLoopIfEmpty();
      }
      pendingElements.delete(el);
    }

    function checkAllVisibleElements() {
      elementDataMap.forEach((data) => {
        if (data.api && data.api.isReady && data.checkAndPlayIfVisible) {
          data.checkAndPlayIfVisible();
        }
      });
    }

    function init() {
      document.querySelectorAll(".pictogram_lottie_wrap").forEach(initLottieElement);

      if (document.readyState === "complete") {
        checkAllVisibleElements();
      } else {
        window.addEventListener("load", checkAllVisibleElements, { once: true });
      }

      const domObserver = new MutationObserver((mutations) => {
        mutations.forEach((mutation) => {
          mutation.addedNodes.forEach((node) => {
            if (node.nodeType === 1) {
              if (node.matches && node.matches(".pictogram_lottie_wrap")) {
                initLottieElement(node);
              }
              if (node.querySelectorAll) {
                node.querySelectorAll(".pictogram_lottie_wrap").forEach(initLottieElement);
              }
            }
          });

          mutation.removedNodes.forEach((node) => {
            if (node.nodeType === 1) {
              if (node.matches && node.matches(".pictogram_lottie_wrap")) {
                cleanupElement(node);
              }
              if (node.querySelectorAll) {
                node.querySelectorAll(".pictogram_lottie_wrap").forEach(cleanupElement);
              }
            }
          });
        });
      });

      domObserver.observe(document.body, { childList: true, subtree: true });
    }

    if (document.readyState === "loading") {
      document.addEventListener("DOMContentLoaded", init);
    } else {
      init();
    }

    window.PictogramLottie = {
      refresh: checkAllVisibleElements,
      init: initLottieElement,
      cleanup: cleanupElement
    };

  })();
</script></div></div></div></div><div data-animate-header-heading="" class="c-heading-header u-child-contain u-mb-text w-richtext u-max-width-20ch"><h2>Build, ship, and scale with Claude</h2></div><div data-animate-header-text="" class="header_main_text u-foreground-tertiary u-child-contain u-text-wrap-pretty w-richtext u-mb-text u-max-width-40ch"><p>Claude products for startups give you everything you need to build your idea and support your team.</p></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div></div><div data-animate-card-wrap="" class="feature_list_wrap"><div class="feature_list_layout u-grid-above"><div class="list_marginalia_list u-column-custom"><div data-animate-card-card="" class="list_marginalia_item u-grid-autofill u-alignment-start"><div class="list_marginalia_header"><div class="list_marginalia_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M5 2.5C5.93171 2.5 6.71235 3.13768 6.93457 4H13.75C15.5449 4 17 5.45507 17 7.25C17 9.04493 15.5449 10.5 13.75 10.5H12.707L10.3535 12.8535C10.1583 13.0488 9.84175 13.0488 9.64648 12.8535L7.29297 10.5H6.25C5.00736 10.5 4 11.5074 4 12.75C4 13.9926 5.00736 15 6.25 15H13.0654C13.2877 14.1377 14.0683 13.5 15 13.5C16.1046 13.5 17 14.3954 17 15.5C17 16.6046 16.1046 17.5 15 17.5C14.0683 17.5 13.2877 16.8623 13.0654 16H6.25C4.45507 16 3 14.5449 3 12.75C3 10.9551 4.45507 9.5 6.25 9.5H7.29297L9.64648 7.14648L9.72461 7.08203C9.91869 6.95387 10.1827 6.97562 10.3535 7.14648L12.707 9.5H13.75C14.9926 9.5 16 8.49264 16 7.25C16 6.00736 14.9926 5 13.75 5H6.93457C6.71235 5.86232 5.93171 6.5 5 6.5C3.89543 6.5 3 5.60457 3 4.5C3 3.39543 3.89543 2.5 5 2.5ZM15 14.5C14.4477 14.5 14 14.9477 14 15.5C14 16.0523 14.4477 16.5 15 16.5C15.5523 16.5 16 16.0523 16 15.5C16 14.9477 15.5523 14.5 15 14.5ZM8.20703 10L10 11.793L11.793 10L10 8.20703L8.20703 10ZM5 3.5C4.44772 3.5 4 3.94772 4 4.5C4 5.05228 4.44772 5.5 5 5.5C5.55228 5.5 6 5.05228 6 4.5C6 3.94772 5.55228 3.5 5 3.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><h3 class="list_marginalia_title u-text-style-h6">Claude API</h3></div><div class="list_marginalia_content"><div data-wf--typography-paragraph--font-style="body-2" class="c-paragraph w-variant-61d538b2-709c-eb7a-4258-8c0890dc07fc u-text-wrap-pretty w-richtext u-rich-text"><p>Build on frontier intelligence by adding Claude models with a single integration.</p></div><!--$--><div data-wf--button-wrapper--mobile-styling="full-width-mobile" id="" class="u-display-contents"><div class="u-button-group w-variant-92fe68b6-7437-d0c6-3fc0-cc8114f8d03d"><!--$--><div data-wf--button-tiny--style="tertiary" class="button_tiny_wrap w-variant-16a9da87-57ec-3c0a-151b-c352f09ca06b"><div class="u-embed-css w-embed"><style>
.button_tiny_icon {
  transition: color 300ms ease;
}
.button_tiny_wrap:hover .button_tiny_icon {
  color: var(--_button-style---icon-hover); 
}
.button_tiny_wrap:focus-within .button_tiny_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_tiny_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_tiny_text u-text-style-caption">Learn more</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Learn more" target="" data-cta="Startups page" data-cta-position="Build, ship, and scale with Claude" href="/platform/api" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Learn more</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Learn more</span><!--/$--></button><!--/$--></div></div><!--/$--></div></div><!--/$--></div></div><div data-animate-card-card="" class="list_marginalia_item u-grid-autofill u-alignment-start"><div class="list_marginalia_header"><div class="list_marginalia_icon"><div class="icon_wrap"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 32 32" fill="none" class="u-svg"><!--$--><path d="M26.3992 6.40022C27.7247 6.40022 28.7992 7.47474 28.7992 8.80022V23.2002C28.7992 24.5257 27.7247 25.6002 26.3992 25.6002H5.59922C4.27376 25.6002 3.19926 24.5257 3.19922 23.2002V14.4002C3.19922 13.9584 3.55739 13.6002 3.99922 13.6002C4.44105 13.6002 4.79922 13.9584 4.79922 14.4002V23.2002C4.79926 23.642 5.15742 24.0002 5.59922 24.0002H26.3992C26.841 24.0002 27.1992 23.642 27.1992 23.2002V8.80022C27.1992 8.35839 26.841 8.00022 26.3992 8.00022H22.3992C21.9574 8.00022 21.5993 7.64201 21.5992 7.20022C21.5992 6.75839 21.9574 6.40022 22.3992 6.40022H26.3992ZM12.9555 4.81584C13.3885 4.90246 13.6699 5.32344 13.5836 5.75647L11.9836 13.7565C11.897 14.1895 11.476 14.4709 11.043 14.3846C10.6099 14.298 10.3286 13.877 10.4148 13.444L12.0148 5.44397C12.1015 5.01092 12.5224 4.72958 12.9555 4.81584ZM7.63516 5.68772C7.96648 5.51799 8.38262 5.59822 8.62422 5.90022C8.86561 6.20201 8.85268 6.62519 8.61484 6.91116L8.49922 7.02522L5.28047 9.60022L8.49922 12.1752C8.8442 12.4512 8.90022 12.9552 8.62422 13.3002C8.34821 13.6452 7.84421 13.7012 7.49922 13.4252L3.49922 10.2252L3.37266 10.0971C3.26161 9.95705 3.19924 9.7824 3.19922 9.60022C3.19922 9.35721 3.30947 9.12704 3.49922 8.97522L7.49922 5.77522L7.63516 5.68772ZM15.3742 5.90022C15.6158 5.59822 16.032 5.51799 16.3633 5.68772L16.4992 5.77522L20.4992 8.97522C20.689 9.12703 20.7992 9.35722 20.7992 9.60022C20.7992 9.7824 20.7368 9.95705 20.6258 10.0971L20.4992 10.2252L16.4992 13.4252C16.1542 13.7012 15.6502 13.6452 15.3742 13.3002C15.0982 12.9552 15.1542 12.4512 15.4992 12.1752L18.718 9.60022L15.4992 7.02522L15.3836 6.91116C15.1458 6.62519 15.1328 6.20201 15.3742 5.90022Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><h3 class="list_marginalia_title u-text-style-h6">Claude Code</h3></div><div class="list_marginalia_content"><div data-wf--typography-paragraph--font-style="body-2" class="c-paragraph w-variant-61d538b2-709c-eb7a-4258-8c0890dc07fc u-text-wrap-pretty w-richtext u-rich-text"><p>Ship faster with Claude Code.<strong> </strong>Describe what you need and Claude Code works across your code to build, debug, and ship it.</p></div><!--$--><div data-wf--button-wrapper--mobile-styling="full-width-mobile" id="" class="u-display-contents"><div class="u-button-group w-variant-92fe68b6-7437-d0c6-3fc0-cc8114f8d03d"><!--$--><div data-wf--button-tiny--style="tertiary" class="button_tiny_wrap w-variant-16a9da87-57ec-3c0a-151b-c352f09ca06b"><div class="u-embed-css w-embed"><style>
.button_tiny_icon {
  transition: color 300ms ease;
}
.button_tiny_wrap:hover .button_tiny_icon {
  color: var(--_button-style---icon-hover); 
}
.button_tiny_wrap:focus-within .button_tiny_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_tiny_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_tiny_text u-text-style-caption">Learn more</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Learn more" target="" data-cta="Startups page" data-cta-position="Build, ship, and scale with Claude" href="/product/claude-code" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Learn more</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Learn more</span><!--/$--></button><!--/$--></div></div><!--/$--></div></div><!--/$--></div></div><div data-animate-card-card="" class="list_marginalia_item u-grid-autofill u-alignment-start"><div class="list_marginalia_header"><div class="list_marginalia_icon"><div class="icon_wrap"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 18 18" fill="none" class="u-svg"><!--$--><path d="M6.3125 10.1875C7.14093 10.1875 7.8125 10.8591 7.8125 11.6875V14.1875C7.8125 15.0159 7.14093 15.6875 6.3125 15.6875H3.8125C2.98407 15.6875 2.3125 15.0159 2.3125 14.1875V11.6875C2.3125 10.8591 2.98407 10.1875 3.8125 10.1875H6.3125ZM14.1875 10.1875C15.0159 10.1875 15.6875 10.8591 15.6875 11.6875V14.1875C15.6875 15.0159 15.0159 15.6875 14.1875 15.6875H11.6875C10.8591 15.6875 10.1875 15.0159 10.1875 14.1875V11.6875C10.1875 10.8591 10.8591 10.1875 11.6875 10.1875H14.1875ZM3.8125 11.1875C3.53636 11.1875 3.3125 11.4114 3.3125 11.6875V14.1875C3.3125 14.4636 3.53636 14.6875 3.8125 14.6875H6.3125C6.58864 14.6875 6.8125 14.4636 6.8125 14.1875V11.6875C6.8125 11.4114 6.58864 11.1875 6.3125 11.1875H3.8125ZM11.6875 11.1875C11.4114 11.1875 11.1875 11.4114 11.1875 11.6875V14.1875C11.1875 14.4636 11.4114 14.6875 11.6875 14.6875H14.1875C14.4636 14.6875 14.6875 14.4636 14.6875 14.1875V11.6875C14.6875 11.4114 14.4636 11.1875 14.1875 11.1875H11.6875ZM6.3125 2.3125C7.14093 2.3125 7.8125 2.98407 7.8125 3.8125V6.3125C7.8125 7.14093 7.14093 7.8125 6.3125 7.8125H3.8125C2.98407 7.8125 2.3125 7.14093 2.3125 6.3125V3.8125C2.3125 2.98407 2.98407 2.3125 3.8125 2.3125H6.3125ZM14.1875 2.3125C15.0159 2.3125 15.6875 2.98407 15.6875 3.8125V6.3125C15.6875 7.14093 15.0159 7.8125 14.1875 7.8125H11.6875C10.8591 7.8125 10.1875 7.14093 10.1875 6.3125V3.8125C10.1875 2.98407 10.8591 2.3125 11.6875 2.3125H14.1875ZM3.8125 3.3125C3.53636 3.3125 3.3125 3.53636 3.3125 3.8125V6.3125C3.3125 6.58864 3.53636 6.8125 3.8125 6.8125H6.3125C6.58864 6.8125 6.8125 6.58864 6.8125 6.3125V3.8125C6.8125 3.53636 6.58864 3.3125 6.3125 3.3125H3.8125ZM11.6875 3.3125C11.4114 3.3125 11.1875 3.53636 11.1875 3.8125V6.3125C11.1875 6.58864 11.4114 6.8125 11.6875 6.8125H14.1875C14.4636 6.8125 14.6875 6.58864 14.6875 6.3125V3.8125C14.6875 3.53636 14.4636 3.3125 14.1875 3.3125H11.6875Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><h3 class="list_marginalia_title u-text-style-h6">Claude Managed Agents</h3></div><div class="list_marginalia_content"><div data-wf--typography-paragraph--font-style="body-2" class="c-paragraph w-variant-61d538b2-709c-eb7a-4258-8c0890dc07fc u-text-wrap-pretty w-richtext u-rich-text"><p>Create your own<strong> </strong>production agents with MCP, code execution, and tool use. Go from prototype to deployed agents in days.</p></div><!--$--><div data-wf--button-wrapper--mobile-styling="full-width-mobile" id="" class="u-display-contents"><div class="u-button-group w-variant-92fe68b6-7437-d0c6-3fc0-cc8114f8d03d"><!--$--><div data-wf--button-tiny--style="tertiary" class="button_tiny_wrap w-variant-16a9da87-57ec-3c0a-151b-c352f09ca06b"><div class="u-embed-css w-embed"><style>
.button_tiny_icon {
  transition: color 300ms ease;
}
.button_tiny_wrap:hover .button_tiny_icon {
  color: var(--_button-style---icon-hover); 
}
.button_tiny_wrap:focus-within .button_tiny_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_tiny_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_tiny_text u-text-style-caption">Learn more</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Learn more" target="" data-cta="Startups page" data-cta-position="Build, ship, and scale with Claude" href="https://platform.claude.com/docs/en/managed-agents/overview" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Learn more</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Learn more</span><!--/$--></button><!--/$--></div></div><!--/$--></div></div><!--/$--></div></div><div data-animate-card-card="" class="list_marginalia_item u-grid-autofill u-alignment-start"><div class="list_marginalia_header"><div class="list_marginalia_icon"><div class="icon_wrap"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 24 24" fill="none" class="u-svg"><!--$--><path d="M7.19993 16.2C7.86266 16.2 8.39992 16.7372 8.39994 17.4V19.8C8.39994 20.4627 7.86268 21 7.19993 21H4.79993C4.1372 21 3.59993 20.4627 3.59993 19.8V17.4C3.59995 16.7372 4.13721 16.2 4.79993 16.2H7.19993ZM4.79993 19.8H7.19993V17.4H4.79993V19.8ZM19.7999 18C20.1313 18 20.3999 18.2686 20.3999 18.6C20.3999 18.9313 20.1313 19.2 19.7999 19.2H11.3999C11.0686 19.2 10.7999 18.9313 10.7999 18.6C10.8 18.2686 11.0686 18 11.3999 18H19.7999ZM7.19993 9.59995C7.86266 9.59995 8.39992 10.1372 8.39994 10.8V13.2C8.39994 13.8627 7.86268 14.4 7.19993 14.4H4.79993C4.1372 14.3999 3.59993 13.8627 3.59993 13.2V10.8C3.59995 10.1372 4.13721 9.59996 4.79993 9.59995H7.19993ZM4.79993 13.2H7.19993V10.8H4.79993V13.2ZM19.7999 11.4C20.1313 11.4 20.3999 11.6686 20.3999 12C20.3999 12.3313 20.1313 12.6 19.7999 12.6H11.3999C11.0686 12.5999 10.7999 12.3313 10.7999 12C10.8 11.6686 11.0686 11.4 11.3999 11.4H19.7999ZM7.35111 3.50151C7.57101 3.25379 7.95053 3.23131 8.19837 3.45112C8.4461 3.67103 8.46859 4.05054 8.24876 4.29838L5.58743 7.29839C5.47433 7.42572 5.31244 7.49903 5.14212 7.49995C4.97172 7.50086 4.80894 7.42928 4.69446 7.30307L3.45579 5.93667L3.38313 5.83823C3.24114 5.59812 3.28207 5.2829 3.49681 5.08823C3.71146 4.8938 4.02885 4.88384 4.25384 5.04838L4.34407 5.13041L5.13275 5.99995L7.35111 3.50151ZM19.7999 4.79995C20.1313 4.79995 20.3999 5.06859 20.3999 5.39995C20.3999 5.73132 20.1313 5.99995 19.7999 5.99995H11.3999C11.0686 5.99994 10.7999 5.73131 10.7999 5.39995C10.8 5.0686 11.0686 4.79996 11.3999 4.79995H19.7999Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><h3 class="list_marginalia_title u-text-style-h6">Claude Cowork</h3></div><div class="list_marginalia_content"><div data-wf--typography-paragraph--font-style="body-2" class="c-paragraph w-variant-61d538b2-709c-eb7a-4258-8c0890dc07fc u-text-wrap-pretty w-richtext u-rich-text"><p>Delegate file work, research, and everyday tasks across the tools you already use.</p></div><!--$--><div data-wf--button-wrapper--mobile-styling="full-width-mobile" id="" class="u-display-contents"><div class="u-button-group w-variant-92fe68b6-7437-d0c6-3fc0-cc8114f8d03d"><!--$--><div data-wf--button-tiny--style="tertiary" class="button_tiny_wrap w-variant-16a9da87-57ec-3c0a-151b-c352f09ca06b"><div class="u-embed-css w-embed"><style>
.button_tiny_icon {
  transition: color 300ms ease;
}
.button_tiny_wrap:hover .button_tiny_icon {
  color: var(--_button-style---icon-hover); 
}
.button_tiny_wrap:focus-within .button_tiny_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_tiny_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_tiny_text u-text-style-caption">Learn more</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Learn more" target="" data-cta="Startups page" data-cta-position="Build, ship, and scale with Claude" href="/product/cowork" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Learn more</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Learn more</span><!--/$--></button><!--/$--></div></div><!--/$--></div></div><!--/$--></div></div></div></div><div data-aside-rail="" class="marginalia_rail is-left"></div><div data-aside-rail="" class="marginalia_rail is-right"></div><div class="u-embed-css w-embed"><style>
  @container threshold-medium (width < 58em) {
    .marginalia_rail {
      display: none !important;
    }
  }
</style></div></div></div></div><!--/$--></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div></section><!--/$--></div><!--$--><section id="" class="u-section u-theme-white"><div class="u-section-divider"></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div><div data-animate-header-wrap="" data-wf--module-header-main--heading-style="h1" class="header_main_wrap u-margin-trim u-alignment-center"><!--$--><div id=""><div data-wf--typography-heading--font-style="body-2" class="c-heading w-variant-3fbd0d32-5675-1947-73b3-abb16c1fb986 w-richtext u-mb-text u-foreground-tertiary"><p>Customer stories</p></div></div><!--/$--><div data-animate-header-heading="" class="c-heading-header u-child-contain u-mb-text w-richtext u-max-width-30ch"><h2>In good company</h2></div><div data-animate-header-text="" class="header_main_text u-foreground-tertiary u-child-contain u-text-wrap-pretty w-richtext u-mb-text u-max-width-45ch"><p>Inside the startups and founders using Claude. See what they shipped, and what it gave back.</p></div><div data-wf--spacer--section-space="small" class="u-section-spacer w-variant-d422cbd0-f212-c815-68df-63414354c21d u-ignore-trim"></div></div><div class="section_contain u-container u-margin-trim"><div data-animate-card-wrap="" data-slider="" data-slider-desktop-threshold="3" data-slider-tablet-threshold="2" data-slider-loop="true" data-slider-center="false" class="slider_component"><div class="u-embed-css w-embed"><style>

  [data-slider-shell] {
    display: none;
  }

  /* Card width defers to Swiper's per-instance inline width.
     Do NOT hardcode breakpoint percentages here — that forces every
     slider to 1/2/3-up regardless of its own slidesPerView. */
  [data-slider-track] > [data-slider-card] {
    flex: 0 0 auto;
    width: auto;
    min-width: 0;
    box-sizing: border-box;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  [data-slider-prev],
  [data-slider-next] {
    transition: opacity 0.3s ease;
  }

  [data-slider-prev].is-disabled,
  [data-slider-next].is-disabled {
    opacity: 0.3;
    pointer-events: none;
    cursor: default;
  }

  [data-slider-dot] {
    width: 1.75rem;
    justify-content: center;
    display: flex;
    height: 1.75rem;
    align-items: center;
  }

  [data-slider-dot] span {
    display: block;
    width: 0.3125rem;
    height: 0.3125rem;
    border-radius: 999px;
    background: var(--_theme---border-secondary);
    transition: background 0.3s ease;
  }

  [data-slider-dot].is-active span {
    background: var(--_theme---foreground-primary);
  }

</style>
</div><div class="u-embed-js w-embed w-script"><script>
  document.addEventListener('DOMContentLoaded', function () {
    if (!document.getElementById('__swiper_slider_overrides')) {
      var s = document.createElement('style');
      s.id = '__swiper_slider_overrides';
      s.textContent = `
      /* Equal-height cards */
      [data-slider] [data-slider-track] { align-items: stretch; }
      [data-slider] [data-slider-card].swiper-slide {
        height: auto;
        display: flex;
        flex-direction: column;
      }
      [data-slider] [data-slider-card].swiper-slide > * { flex: 1 1 auto; }

      /* Preserve original .slider_dots layout — stop Swiper from stretching it */
      [data-slider] [data-slider-dots].swiper-pagination-horizontal,
      [data-slider] [data-slider-dots].swiper-pagination-bullets {
        width: auto !important;
        position: static;
        flex: 0 0 auto;
      }

      /* Match easing to GSAP power1.inOut */
      [data-slider] .swiper-wrapper {
        transition-timing-function: cubic-bezier(0.37, 0, 0.63, 1) !important;
      }
    `;
      document.head.appendChild(s);
    }

    function debounce(fn, wait) {
      let t;
      return function () {
        const args = arguments;
        clearTimeout(t);
        t = setTimeout(function () {
          fn.apply(null, args);
        }, wait);
      };
    }

    var FULL_DURATION = 600;
    var SNAPPY_DURATION = 400;

    document.querySelectorAll('[data-slider]').forEach(function (root) {
      if (root.dataset.scriptInitialized) return;
      root.dataset.scriptInitialized = 'true';

      var desktopPer = parseInt(root.getAttribute('data-slider-desktop-threshold')) || 4;
      var tabletPer = parseInt(root.getAttribute('data-slider-tablet-threshold')) || 2;
      var mobilePer = 1;

      var loopAttr = (root.getAttribute('data-slider-loop') || '').toLowerCase();
      var centerAttr = (root.getAttribute('data-slider-center') || '').toLowerCase();
      var LOOP = loopAttr === 'true' || loopAttr === '1' || loopAttr === '';
      var CENTER_MODE = centerAttr === 'true' || centerAttr === '1';

      var grid = root.querySelector('[data-slider-grid]');
      var shell = root.querySelector('[data-slider-shell]');
      var viewport = shell && shell.querySelector('[data-slider-viewport]');
      var track = shell && shell.querySelector('[data-slider-track]');
      var prevBtn = shell && shell.querySelector('[data-slider-prev]');
      var nextBtn = shell && shell.querySelector('[data-slider-next]');
      var controls = shell && shell.querySelector('[data-slider-controls]');
      var dotsWrap = shell && shell.querySelector('[data-slider-dots]');
      var mobileActive = shell && shell.querySelector('[data-slider-mobile-active]');
      var mobileTotal = shell && shell.querySelector('[data-slider-mobile-total]');

      if (!grid || !shell || !viewport || !track) return;

      var cards = Array.prototype.slice.call(grid.querySelectorAll('[data-slider-card]'));
      if (!cards.length) return;

      var placeholders = new Map();
      cards.forEach(function (card) {
        var m = document.createComment('card-slot');
        card.parentNode.insertBefore(m, card);
        placeholders.set(card, m);
      });

      var originalLength = cards.length;
      if (mobileTotal) mobileTotal.textContent = String(originalLength);

      var swiper = null;
      var currentMode = 'grid';
      var lastNavTime = 0;

      function applySwiperClasses() {
        viewport.classList.add('swiper');
        track.classList.add('swiper-wrapper');
        cards.forEach(function (c) {
          c.classList.add('swiper-slide');
        });
      }
      function removeSwiperClasses() {
        viewport.classList.remove('swiper');
        track.classList.remove('swiper-wrapper');
        cards.forEach(function (c) {
          c.classList.remove('swiper-slide');
        });
      }
      function moveCardsToTrack() {
        cards.forEach(function (c) {
          track.appendChild(c);
        });
        grid.style.display = 'none';
      }
      function moveCardsBackToGrid() {
        cards.forEach(function (c) {
          var m = placeholders.get(c);
          if (m && m.parentNode) m.parentNode.insertBefore(c, m);
          c.classList.remove('is-active');
        });
        grid.style.display = '';
      }
      function showControls(show) {
        if (controls) controls.style.display = show ? '' : 'none';
      }

      function getSlidesPerViewForWindow() {
        var w = window.innerWidth;
        if (w >= 1200) return desktopPer;
        if (w >= 768) return tabletPer;
        return mobilePer;
      }
      function shouldUseSlider() {
        return cards.length > getSlidesPerViewForWindow();
      }
      function updateMobileCounter(realIndex) {
        if (mobileActive) mobileActive.textContent = String((realIndex || 0) + 1);
      }

      // Override slideNext/slidePrev: dynamically switch params.speed so the next
      // transition runs at SNAPPY_DURATION if the user is clicking rapidly.
      function patchNavigationSpeed(sw) {
        var proto = Object.getPrototypeOf(sw);
        sw.slideNext = function () {
          var now = Date.now();
          var hadRecent = lastNavTime !== 0 && now - lastNavTime < FULL_DURATION;
          sw.params.speed = hadRecent ? SNAPPY_DURATION : FULL_DURATION;
          lastNavTime = now;
          return proto.slideNext.call(sw);
        };
        sw.slidePrev = function () {
          var now = Date.now();
          var hadRecent = lastNavTime !== 0 && now - lastNavTime < FULL_DURATION;
          sw.params.speed = hadRecent ? SNAPPY_DURATION : FULL_DURATION;
          lastNavTime = now;
          return proto.slidePrev.call(sw);
        };
      }

      function initializeSlider() {
        if (swiper) return;
        applySwiperClasses();
        moveCardsToTrack();
        shell.style.display = 'block';
        showControls(true);

        swiper = new Swiper(viewport, {
          slidesPerView: mobilePer,
          spaceBetween: 0,
          loop: LOOP,
          centeredSlides: CENTER_MODE,
          followFinger: true,
          freeMode: false,
          slideToClickedSlide: false,
          autoHeight: false,
          speed: FULL_DURATION,
          allowSlidePrev: true,
          allowSlideNext: true,
          preventInteractionOnTransition: false,
          breakpoints: {
            768: { slidesPerView: tabletPer },
            1200: { slidesPerView: desktopPer },
          },
          mousewheel: { forceToAxis: true },
          keyboard: { enabled: true, onlyInViewport: true },
          navigation: {
            nextEl: nextBtn || undefined,
            prevEl: prevBtn || undefined,
            disabledClass: 'is-disabled',
          },
          pagination: dotsWrap
            ? {
                el: dotsWrap,
                bulletActiveClass: 'is-active',
                bulletClass: 'slider_dot_item',
                bulletElement: 'button',
                clickable: true,
                renderBullet: function (index, className) {
                  return '<button type="button" data-slider-dot class="' + className + '" aria-label="Go to item ' + (index + 1) + '"><span></span></button>';
                },
              }
            : false,
          slideActiveClass: 'is-active',
          slideDuplicateActiveClass: 'is-active',
          on: {
            init: function () {
              updateMobileCounter(this.realIndex);
            },
            slideChange: function () {
              updateMobileCounter(this.realIndex);
            },
          },
        });

        patchNavigationSpeed(swiper);
        currentMode = 'slider';
      }

      function destroySlider() {
        if (!swiper) return;
        try {
          swiper.destroy(true, true);
        } catch (e) {}
        swiper = null;
        removeSwiperClasses();
        moveCardsBackToGrid();
        shell.style.display = 'none';
        showControls(false);
        currentMode = 'grid';
      }

      function evaluate() {
        if (shouldUseSlider()) {
          if (currentMode !== 'slider') initializeSlider();
          else if (swiper) swiper.update();
        } else {
          if (currentMode !== 'grid') destroySlider();
        }
      }

      window.addEventListener('resize', debounce(evaluate, 200));
      if (window.ResizeObserver) {
        var ro = new ResizeObserver(debounce(evaluate, 200));
        ro.observe(document.documentElement);
        root._sliderCleanup = function () {
          ro.disconnect();
          if (swiper) {
            try {
              swiper.destroy(true, true);
            } catch (e) {}
            swiper = null;
          }
        };
      }

      evaluate();
    });
  });
</script></div><div class="u-display-contents w-dyn-list"><div data-slider-grid="" role="list" class="slider_layout u-grid-autofit w-dyn-items"><div role="listitem" class="u-display-contents w-dyn-item"><article data-slider-card="" class="card_cs_grid_wrap"><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Eve Legal" target="" data-cta="Customer stories page" data-cta-position="Customer grid section" href="/customers/eve-legal" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">View story</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">View story</span><!--/$--></button><!--/$--></div><div class="card_cs_grid_img"><div data-cs-pattern="Flow" class="cs_pattern_wrap u-cover-absolute"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 368" fill="none" data-pattern="Flow" class="cs_pattern_svg"><!--$--><path d="M0.00976562 345.323C11.2198 336.903 22.6098 328.753 34.3898 321.133C70.6798 297.633 110.94 274.273 154.13 266.513C203.53 257.643 247.43 262.314 296.75 266.364C303.81 266.944 310.7 269.754 317.63 271.094C409.74 288.833 484.98 255.443 558.04 203.403C575.44 191.013 592.97 178.183 610.55 166.013C622.75 157.573 638.46 150.823 652.63 146.523L652.94 153.293C648.36 154.493 643.83 156.054 639.46 157.874C620.97 165.564 602.26 178.864 585.37 189.874C568.48 200.884 553.05 214.274 536.13 225.624C483.25 261.084 428.42 283.363 363.26 279.953C342.81 278.883 321.75 274.064 301.65 272.364C295.5 271.844 289.28 272.724 283.12 272.364C270.07 271.604 257.01 269.533 243.92 269.053C199.99 267.453 138.15 271.004 97.7498 288.594C69.3398 300.964 49.6998 318.653 24.5798 335.293C16.3598 340.743 8.24977 346.444 0.00976562 351.864V345.323Z" fill="currentColor"></path><!--/$--><!--$--><path d="M553.18 0.0078125C529.36 11.1878 508.24 26.1578 488.86 43.8478C479.2 52.6678 469.77 64.7278 459.62 72.3578C429.94 94.6578 396.22 110.408 358.88 113.838C322.1 117.218 286.43 106.888 249.91 104.568C221.85 102.788 199.07 105.148 172.23 113.038C109.94 131.338 55.3898 167.948 0.00976562 200.448V192.818C15.2698 183.148 30.8498 173.968 46.5198 164.948C109.93 128.448 172.83 95.4678 248.82 100.198C293.43 102.968 333.01 115.338 378.35 106.598C393.98 103.588 410.06 96.5778 424.04 89.0778C455.99 71.9178 478.21 42.8478 506.91 21.5778C517.74 13.5578 530.24 7.03782 541.74 0.0178223H553.18V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M461.08 0.0078125C457.88 2.04781 455.1 4.8578 451.99 6.9978C436.69 17.5678 416.78 31.3478 400.75 40.2078C359.32 63.0878 310.32 67.1578 264.22 60.3078C226.93 54.7578 204.97 52.0378 167.31 60.7378C118.57 72.0078 83.44 93.9678 39.98 115.948C26.9 122.568 13.14 128.038 0 134.548V129.098C26.22 116.208 51.66 101.788 78.49 90.1678C116.26 73.7978 160.05 54.7578 201.39 50.6778C228.32 48.0178 244.9 50.5178 270.76 55.4078C321.1 64.9378 368.4 56.6178 410.56 27.6878C423.03 19.1378 435.75 11.1778 448.28 2.7478C449.42 1.9778 450.63 1.30781 451.26 0.0078125H461.08Z" fill="currentColor"></path><!--/$--><!--$--><path d="M294.85 0.0100098C279.14 10.28 261.57 17.24 243.18 21.08C233 23.2 223.81 24.91 213.38 23.97C189.24 21.79 166.69 18.47 141.99 19.63C111.46 21.07 70.65 36.82 41.84 48.08C27.8 53.57 14.39 60.88 0.00999832 65.37V60.47C5.49 59.49 9.67 55.79 14.53 53.47C55.13 34.06 102.59 17.49 147.95 16.33C161.59 15.98 177.96 16.36 191.59 16.87C199.29 17.16 207.81 19.53 215.61 19.55C222.94 19.57 230.91 17.58 238.07 15.97C252.9 12.64 267.62 7.68 280.68 0H294.85V0.0100098Z" fill="currentColor"></path><!--/$--><!--$--><path d="M71.4006 367.098L95.2006 351.398C115.321 337.358 138.321 330.318 161.961 324.438C202.311 314.398 244.721 318.678 285.831 319.148C292.041 319.218 298.851 318.748 304.951 319.148C311.051 319.548 316.541 321.498 322.351 321.908C352.611 324.068 385.601 320.918 416.131 322.448C467.961 314.748 518.061 296.788 562.061 268.398C573.461 261.038 583.511 251.868 595.321 244.998C603.231 240.398 610.961 237.578 618.951 233.748C623.251 231.688 650.411 217.888 652.631 218.388C653.031 219.698 653.331 223.228 652.371 224.128C641.791 228.358 631.621 233.518 621.291 238.268C613.431 241.878 605.851 244.318 598.051 248.808C582.021 258.038 568.981 271.948 553.141 281.808C529.491 296.528 503.891 308.048 476.881 315.078C430.761 327.078 377.171 328.368 329.431 326.258C321.851 325.928 314.771 324.038 307.671 323.498C292.221 322.308 274.981 324.498 259.121 324.088C230.451 323.338 196.441 318.208 168.531 326.098C152.441 330.648 128.841 340.098 114.081 347.938C109.731 350.248 83.3606 367.098 81.4706 367.098H71.3906H71.4006Z" fill="currentColor"></path><!--/$--><!--$--><path d="M652.92 285.953V294.393C645.92 298.033 638.14 301.013 631.3 304.923C620.41 311.163 607.53 319.253 596.83 326.033C588.59 331.253 582.67 337.763 574.93 343.363C568.26 348.183 538.28 367.103 531.66 367.103H507.41L535.18 358.633C542.41 355.603 549.92 352.953 556.83 349.223C586.7 333.103 609.58 305.233 640.75 290.383C644.62 288.543 648.7 286.763 652.93 285.953H652.92Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 368" fill="none" data-pattern="Grain" class="cs_pattern_svg"><!--$--><path d="M643.401 0.0078125C642.281 2.13781 639.861 3.5478 638.271 5.4978C629.061 16.8178 622.961 33.9578 619.241 48.0178C610.311 81.7478 617.651 114.688 613.371 148.358C610.701 169.318 605.471 204.598 596.631 223.128C581.041 255.788 530.991 266.868 498.651 273.358C469.371 279.228 443.971 285.988 417.021 299.628C406.381 305.008 401.301 308.828 392.991 317.008C378.681 331.078 378.531 337.228 368.611 353.108C367.481 354.928 360.051 365.908 359.171 366.548C357.411 367.818 353.391 366.988 351.281 366.838C353.931 362.888 355.841 358.138 358.151 354.098C374.591 325.298 399.191 304.038 427.961 288.238C431.511 286.288 435.291 284.828 439.151 283.618C481.631 270.338 524.231 268.378 564.201 246.828C577.201 239.818 581.021 235.908 588.251 222.938C600.551 200.878 608.111 164.348 609.091 139.188C610.111 112.828 607.901 84.5678 611.881 58.6378C615.121 37.5278 624.001 18.2478 634.691 0.0078125H643.411H643.401Z" fill="currentColor"></path><!--/$--><!--$--><path d="M48.8024 0.0100098C46.3924 20.03 44.9324 39.05 52.3524 58.28C63.6424 87.52 86.1624 103.24 116.722 107.78C150.512 112.8 170.312 95.3901 199.232 84.1801C214.612 78.2201 230.912 74.65 246.222 68.51C271.982 58.17 305.382 38.78 325.392 19.63C331.932 13.37 337.812 6.42001 344.182 0.0100098H352.902C351.702 2.20001 349.972 4.75006 348.282 6.56006C322.732 33.9001 282.142 61.24 247.302 75.03C233.852 80.36 219.612 83.5 206.012 88.23C172.732 99.82 151.002 118.12 112.972 111.51C87.9624 107.16 69.0524 95.9301 55.1024 74.5701C40.1124 51.6301 37.5824 26.45 43.8824 0H48.7824L48.8024 0.0100098Z" fill="currentColor"></path><!--/$--><!--$--><path d="M425.401 0.0078125C420.471 7.19781 416.051 14.7678 411.141 21.9778C405.501 30.2478 399.521 36.4679 395.331 45.9379C385.471 68.2479 385.601 90.9678 405.531 107.298C441.741 136.968 467.511 111.618 492.191 83.9178C511.311 62.4478 529.341 39.6679 549.111 18.7979C556.441 11.0579 566.891 6.40782 575.281 0.0178223H584.001C575.711 9.16782 563.621 14.5778 554.311 22.3578C522.211 49.1978 483.131 117.278 443.291 124.918C420.171 129.348 385.891 105.208 382.961 81.3678C380.711 63.0678 386.001 53.5279 394.241 38.3179C401.311 25.2779 409.091 12.3778 417.221 0.0078125H425.401Z" fill="currentColor"></path><!--/$--><!--$--><path d="M653.213 248.919C642.773 264.099 628.333 277.509 613.683 288.659C593.543 303.999 574.833 308.699 550.553 314.889C532.093 319.599 513.573 321.889 495.883 329.429C482.343 335.199 462.323 351.329 452.653 362.479C450.063 365.469 450.823 368.619 445.013 366.829C444.323 363.849 456.513 349.189 459.183 346.679C487.373 320.219 507.793 322.309 541.903 312.249C574.603 302.599 609.473 290.369 633.343 264.739C641.903 255.549 646.223 244.349 653.213 234.219V248.929V248.919Z" fill="currentColor"></path><!--/$--><!--$--><path d="M477.171 0.0078125C469.421 12.5878 457.821 21.8878 449.161 33.8278C443.841 41.1578 436.141 50.9678 441.181 60.2078C443.991 65.3578 448.471 66.3078 453.881 64.6978C464.971 61.3978 480.371 37.8278 488.081 28.6178C497.431 17.4578 507.141 7.64781 519.671 0.0078125H526.751C519.551 7.06781 511.451 13.1878 504.391 20.4178C490.751 34.3978 478.631 51.4778 463.531 64.0078C455.901 70.3378 445.201 74.1778 437.921 65.0778C425.651 49.7378 440.331 38.9878 448.501 27.7478C455.051 18.7378 461.041 9.18781 467.341 0.0078125H477.171Z" fill="currentColor"></path><!--/$--><!--$--><path d="M115.292 0.0078125C113.132 14.5678 120.652 25.5078 131.932 33.7578C136.872 37.3678 141.232 39.1878 147.022 41.0078C184.742 52.8978 210.522 41.7178 241.142 20.3778C249.472 14.5778 257.012 6.17781 265.172 0.0078125H276.612C275.972 1.06781 275.072 1.91776 274.142 2.70776C234.632 36.2278 195.092 60.3378 141.462 44.3878C122.572 38.7678 105.452 20.9778 110.392 0.0078125H115.292Z" fill="currentColor"></path><!--/$--><!--$--><path d="M653.212 326.257C645.562 330.267 637.312 332.517 629.412 335.967C618.972 340.527 592.142 353.317 584.052 359.807C582.742 360.867 577.162 367.107 576.642 367.107H568.742C574.512 358.457 581.112 352.447 590.182 347.407C597.902 343.117 607.612 339.117 615.792 335.427C628.442 329.717 641.892 325.877 653.222 317.547V326.257H653.212Z" fill="currentColor"></path><!--/$--><!--$--><path d="M40.632 367.106C46.102 357.516 56.322 352.306 63.822 344.806C66.802 341.826 69.652 337.266 72.772 334.146C97.642 309.346 123.852 283.526 130.962 247.426C134.772 214.486 119.022 183.536 84.422 177.656C75.552 176.146 64.782 176.506 56.292 174.726C42.902 171.916 14.912 160.196 4.92202 150.896C0.842018 147.106 -0.457981 144.716 0.312019 138.906C5.79202 144.856 11.302 148.746 18.122 152.956C27.172 158.556 39.082 164.486 48.982 168.416C65.752 175.066 83.092 171.176 100.032 177.856C137.152 192.496 141.912 232.156 130.042 266.106C123.572 284.616 105.012 313.356 91.112 327.136C78.632 339.516 62.202 351.466 50.992 364.656C50.242 365.546 50.042 367.106 49.902 367.106H40.632Z" fill="currentColor"></path><!--/$--><!--$--><path d="M287.842 279.097C311.932 299.567 312.142 329.647 309.302 358.647C309.192 359.747 307.982 366.777 307.602 367.027C306.782 367.557 302.002 366.807 300.592 367.097C303.312 361.477 302.662 355.217 303.322 349.407C304.582 338.267 307.032 327.237 303.872 316.157C294.422 282.957 266.752 263.627 232.012 271.067C180.062 282.197 141.082 321.967 105.742 358.927C101.962 362.877 100.202 368.677 93.4824 367.097C97.2224 362.727 100.062 357.557 103.822 353.197C119.392 335.187 142.132 314.847 160.802 300.127C194.332 273.697 249.252 246.317 287.822 279.097H287.842Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0.30197 338.51C1.10197 335.37 25.482 313.34 29.722 309.64C43.882 297.29 71.042 279.45 75.802 260.92C79.912 244.92 77.942 232.41 65.442 221.12C54.042 210.82 26.042 221.43 9.91197 218.88C4.46197 218.02 -1.38803 217.22 0.30197 210.25C5.23197 211.54 10.142 212.7 15.262 212.99C31.202 213.89 56.292 207.07 68.982 219.22C82.152 231.83 84.912 243.66 80.712 261.47C75.092 285.3 41.562 305.29 24.812 322.16C20.712 326.29 15.282 332.3 11.762 336.9C7.55197 342.4 4.58197 348.64 0.30197 354.04C1.01197 349.84 -0.64803 342.26 0.30197 338.52V338.51Z" fill="currentColor"></path><!--/$--><!--$--><path d="M262.992 367.111H254.822C256.702 356.371 254.142 345.871 246.872 337.751C234.472 323.901 212.392 330.141 198.322 338.161C187.972 344.061 177.252 355.661 168.702 364.111C165.832 366.951 166.462 367.801 161.082 367.111C163.292 362.471 166.382 358.641 169.792 354.851C184.132 338.841 203.752 324.431 226.212 324.951C250.732 325.521 265.002 343.061 263.002 367.121L262.992 367.111Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 368" fill="none" data-pattern="Topo" class="cs_pattern_svg"><!--$--><path d="M321.011 0.0078125C320.341 2.28781 319.181 4.46781 318.891 6.87781C317.411 19.1478 322.621 28.8178 321.571 41.1478C319.451 66.1878 284.901 64.7878 277.981 88.5378C275.921 95.6078 275.721 100.238 280.671 105.948C292.921 120.098 317.521 118.648 333.201 111.578C340.081 108.478 345.871 103.248 353.031 100.348C362.611 96.4678 372.781 96.8878 381.881 92.1478C390.981 87.4078 396.771 79.5678 407.931 75.6978C421.091 71.1378 427.191 73.2378 440.081 73.5578C458.531 74.0078 472.461 53.8578 485.351 43.0578C505.201 26.4178 542.051 17.3178 559.311 42.0978C563.941 48.7378 566.571 59.4678 574.081 63.2878C584.491 68.5778 590.381 68.1678 596.451 80.1478C601.061 89.2478 599.151 92.9378 600.131 102.068C601.281 112.708 609.171 115.748 615.311 122.298C625.361 133.008 628.161 150.978 643.841 156.968C650.621 159.558 654.221 155.628 652.921 166.138C639.701 165.408 630.731 158.258 624.041 147.348C619.871 140.538 617.551 132.168 612.051 126.108C607.371 120.958 600.631 117.578 596.701 110.948C590.201 99.9878 596.151 89.1578 586.661 77.4078C580.361 69.5978 572.191 70.8178 565.711 64.0278C560.341 58.3978 559.021 50.5578 554.731 44.4978C539.071 22.3678 506.571 34.6078 488.931 47.7378C476.211 57.2078 459.141 76.1378 443.351 78.4378C432.241 80.0578 421.631 79.1278 410.641 82.7878C400.771 86.0678 394.721 93.2078 385.851 97.2278C375.171 102.068 364.721 100.998 354.371 104.438C347.871 106.598 341.931 112.268 335.741 115.228C314.331 125.478 286.621 124.548 272.921 102.818C266.101 92.0078 276.901 73.2778 286.661 67.8178C297.151 61.9578 316.011 55.5178 317.671 41.6178C318.951 30.9478 313.001 27.6978 312.261 18.8178C311.781 13.0478 312.871 5.36781 315.001 0.0078125H321.011Z" fill="currentColor"></path><!--/$--><!--$--><path d="M221.28 0.01C223.22 17.03 221.34 33.35 215.29 49.31C210.57 61.77 199.9 73.74 192.27 84.58C189.86 88.01 188.12 92.36 185.53 95.82C175.76 108.91 154.59 115.82 139.4 120.53C130.21 123.38 122.42 123.77 115.54 132.09C109.98 138.82 97.73 164.25 95.76 172.77C91.31 191.92 96.48 212.22 86 230.01C81.4 237.82 66.94 253.27 59.58 258.62C56.26 261.03 52.22 262.5 49.09 265.02C38.93 273.2 34.39 295.17 26.6 306.81C19.77 317.02 9.19 322.89 0 330.6V319.71C6.94 315.26 15.27 309.89 20.39 303.32C30.37 290.54 32.11 271.52 44.98 260.36C47.77 257.94 51.28 256.59 53.91 254.57C62.51 247.98 78.05 232.18 82.17 222.36C88.77 206.61 84.81 187.37 89.38 170.74C92.05 160.99 105.49 135.14 112.3 127.74C125.83 113.04 156.28 110.03 174.15 98.05C188.42 88.49 205.21 56.89 210.34 40.54C214.43 27.5 217.32 13.73 215.82 0H221.27L221.28 0.01Z" fill="currentColor"></path><!--/$--><!--$--><path d="M165.14 0.0078125C165.31 15.3578 170.79 33.6578 165.56 48.6278C160.85 62.1178 142.52 78.7578 128.87 82.7578C117.48 86.0978 109.34 89.3678 98.3998 93.1578C84.2498 98.0678 76.7598 98.2578 64.1498 107.948C47.5898 120.668 48.9298 133.728 45.0698 152.058C43.7798 158.208 41.7498 164.168 40.4998 170.368C36.5098 190.148 36.0698 212.478 21.0098 227.678C14.6698 234.078 7.13977 239.098 0.00976562 244.548V234.748C8.76977 229.678 19.0598 222.088 23.5398 212.778C31.0298 197.208 31.1498 179.778 35.0598 163.288C36.2998 158.068 38.4198 153.048 39.7598 147.838C45.8198 124.338 46.3898 108.718 69.2698 95.0878C77.2398 90.3378 101.96 83.1178 111.72 80.8678C125.43 77.7078 130.93 79.4878 142.8 69.4478C160.37 54.5878 160.86 38.7178 160.26 17.1378C160.1 11.4278 158.51 5.82781 159.69 0.0078125H165.14Z" fill="currentColor"></path><!--/$--><!--$--><path d="M116.64 0.0078125C112.72 8.36781 113.95 17.3778 111.33 26.0178C107.85 37.4878 93.3898 53.4878 80.9298 54.4578C70.3698 55.2778 63.5798 53.3878 53.2498 58.9378C34.4098 69.0578 34.4898 81.2778 27.2598 98.8678C23.4498 108.128 12.9998 130.798 4.72977 135.718C3.30977 136.568 1.61977 137.388 0.00976562 137.808V131.818C4.52977 128.658 8.86977 120.858 11.5498 115.848C23.8798 92.7078 28.7098 63.9478 55.7798 53.2978C64.2998 49.9478 73.6898 50.7478 81.8798 48.3378C89.3298 46.1478 100.73 32.4578 103.66 25.4378C107.08 17.2478 105.69 8.09781 109.56 0.0178125H116.64V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M391.859 0.0078125C387.609 10.4778 377.509 17.1078 370.919 25.6578C366.299 31.6478 362.429 37.9578 369.259 44.1078C383.109 56.5878 404.019 37.5278 416.719 31.6678C421.229 29.5878 425.259 29.2878 429.739 27.7978C443.929 23.0778 452.019 11.3778 460.529 0.0178125H473.609C471.219 2.73781 468.269 4.40781 465.699 7.08781C456.679 16.5078 454.139 23.7278 441.269 30.6078C432.979 35.0378 426.349 34.2978 418.739 37.5078C403.429 43.9778 395.399 54.9678 376.839 53.4178C370.049 52.8478 361.609 47.1078 360.079 40.2078C356.649 24.7878 379.339 11.9578 385.859 0.0178125H391.849L391.859 0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M589.151 0.0078125C593.421 4.00781 598.151 8.19781 601.371 13.1278C608.161 23.5278 607.931 34.5278 616.671 44.1378C625.761 54.1378 639.251 55.2678 648.561 64.0078C649.181 64.5878 652.921 68.5878 652.921 68.9178V82.2578C647.831 75.3678 643.771 68.8778 636.191 64.3978C625.771 58.2278 618.131 57.0278 609.591 46.8678C602.451 38.3778 602.091 31.9178 597.971 22.5378C593.851 13.1578 586.261 5.23781 577.711 0.0278125H589.151V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M626.76 367.101H618.31C617.87 367.101 614.07 361.561 612.54 360.341C605.23 354.541 595.19 350.101 587.51 343.411C577.22 334.451 573.35 323.301 558.75 319.321C549.58 316.821 542.34 318.361 534.4 311.521C523.24 301.921 516.16 286.181 505.79 274.761C490.31 257.701 466.78 239.941 442.29 242.371C429.22 243.671 417.33 253.741 404.54 255.291C394.85 256.471 386.92 253.951 376.93 256.561C354.3 262.481 346.42 281.461 329.93 295.101C322.47 301.271 298.23 308.711 288.6 308.581C279.73 308.461 269.8 304.921 261.06 306.341C245.03 308.961 237.54 317.831 224.38 324.691C213.3 330.461 201.41 326.521 189.94 325.161C161.86 321.831 142.42 316.851 118.73 336.631C114.21 340.401 93.3602 367.091 91.3102 367.091H83.4102C98.8202 352.091 107.64 331.741 127.81 321.871C150.86 310.601 181.18 320.042 205.28 322.901C228.26 325.621 230.52 312.451 247.97 303.611C268.97 292.981 286.41 304.551 308.6 298.851C328.1 293.841 331.71 284.311 343.91 270.411C352.43 260.701 360.17 253.891 373.34 250.801C385.51 247.941 395.19 252.051 406.7 249.821C414.47 248.311 420.73 243.241 427.86 240.471C443.11 234.541 461.29 234.581 475.76 242.681C491.78 251.651 507.83 264.861 518.77 279.771C525.71 289.231 529.22 299.331 538.77 307.171C545.95 313.071 554.86 311.421 563.43 314.121C578.89 318.991 583.02 329.671 593.82 339.301C601.02 345.721 611.86 350.301 618.06 355.921C621.28 358.841 623.64 363.891 626.77 367.091L626.76 367.101Z" fill="currentColor"></path><!--/$--><!--$--><path d="M544.459 367.097H535.2C533.87 364.607 531.57 361.887 529.49 360.007C516.539 348.287 492.73 337.417 484.29 323.487C478.61 314.117 475.8 305.437 466.25 298.497C449.77 286.507 433.14 283.827 414.94 294.037C407.65 298.127 401.34 305.917 394.42 309.477C390.58 311.447 386.11 312.067 382.23 313.637C362.99 321.417 348.36 342.687 327.77 345.807C306.03 349.097 288.31 342.767 268.3 357.177C266.43 358.527 258.74 367.107 257.53 367.107H245.27L254.24 361.647C265.13 349.227 279.53 341.767 296.2 340.947C306.62 340.437 315.87 343.367 326.2 342.057C344.21 339.777 360.12 315.457 377.13 307.447C381.75 305.267 387.09 304.347 391.69 301.847C397.38 298.747 402.95 293.407 408.81 290.087C426.07 280.307 440.01 278.747 458.38 286.757C478.36 295.477 480.45 303.977 490.5 321.107C497.97 333.847 521.68 344.967 533.83 355.147C537.9 358.567 541.149 363.007 544.479 367.107L544.459 367.097Z" fill="currentColor"></path><!--/$--><!--$--><path d="M480.149 367.098H470.069C469.489 367.098 465.489 358.828 464.089 357.278C461.369 354.248 447.939 343.968 444.339 342.708C428.759 337.248 419.529 348.578 407.659 353.748C400.699 356.778 393.309 356.688 386.399 360.818C381.349 363.838 379.869 368.768 372.789 367.098C377.499 362.068 381.279 356.508 387.579 353.288C392.399 350.818 397.769 350.068 402.589 348.138C409.099 345.538 414.929 340.138 421.849 337.428C436.459 331.718 445.529 333.628 457.979 342.148C467.999 349.008 474.729 356.138 480.149 367.098Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 318" fill="none" data-pattern="Line" class="cs_pattern_svg"><!--$--><path d="M0 312.133C6.94 311.783 14.01 311.833 20.91 310.973C30.76 309.733 40.33 306.413 50.04 304.683C58.99 303.093 68.06 302.993 77.04 301.703C90.78 299.733 104.12 295.443 118 294.163C153.37 290.903 189.28 291.563 224.8 288.703C249.59 286.703 275.87 281.213 300.59 281.613C310.6 281.773 321.11 282.323 331.09 282.673C383.64 284.523 434.38 295.013 486.87 286.993C504.09 284.363 521.3 277.933 538.19 276.193C559.88 273.953 581.76 273.643 603.56 272.953L652.91 274.863V280.543C643.69 280.353 634.58 281.163 625.36 281.103C595.72 280.933 566.21 278.513 536.56 281.093C527.67 281.863 521.15 284.573 512.85 286.263C481.83 292.583 447.23 296.273 415.54 294.723C376.53 292.813 337.36 288.953 298.41 287.053C275.19 285.923 249.32 290.393 225.89 291.963C190.85 294.313 155.54 294.303 120.72 298.513C106.42 300.243 93.19 304.273 79.13 306.513C70.35 307.913 61.4 308.133 52.75 309.563C41.84 311.363 30.41 315.503 19.27 316.403C12.89 316.923 6.27 315.753 0 317.023V312.123V312.133Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0 226.085C8.94 227.335 17.31 223.985 25.9 223.375C40.88 222.305 54.83 225.855 69.5 227.175C79.85 228.105 90.22 227.885 100.58 228.255C168.46 230.675 236.49 231.975 304.42 230.975C329.86 230.595 355.22 228.985 380.72 228.255C438.76 226.575 492.42 215.995 549.72 209.835C575.67 207.045 596.64 205.985 622.65 206.515C632.73 206.725 642.91 206.635 652.93 205.945C653.04 210.955 653.84 210.965 648.83 211.385C632.41 212.745 616.34 211.135 600.32 211.915C579.06 212.945 556.79 216.275 535.48 217.915C515.76 219.435 497.1 219.565 477.18 222.285C439.57 227.435 402.25 232.795 364.35 235.885C306.41 240.615 252.93 235.235 195.43 233.695C155.63 232.625 115.77 234.275 76.03 232.645C59.37 231.965 42.59 227.185 25.92 228.275C17.34 228.835 8.75 232.125 0.0200005 229.895V226.085H0Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0 95.3597C1.53 95.2897 3.09 95.4796 4.62 95.3496C30.92 93.0496 57.26 91.4996 83.68 89.9396C115.42 88.0696 145.87 85.8996 177.41 81.7596C231.06 74.7096 285.38 66.5096 339.83 67.5696C351.56 67.7996 363.67 69.5496 375.21 69.7996C391.26 70.1396 407.84 68.0096 424.31 68.6596C442.94 69.3896 461.17 72.2397 479.84 72.4797C495.73 72.6796 511.47 71.8596 527.31 71.9296C550.54 72.0396 573.78 74.2496 597.03 74.6996C615.9 75.0596 634.15 72.4996 652.92 72.8196V76.8597C634.75 76.8397 616.85 79.8997 598.66 79.6097C575.05 79.2297 551.49 78.1797 527.86 77.9197C508.87 77.7197 488.87 78.9396 470.04 77.9696C453.07 77.0996 435.53 72.7196 418.31 71.9396C401.92 71.1896 385.1 72.3697 368.72 72.4797C333.14 72.7397 297.86 73.6696 262.4 75.7496C214.82 78.5396 168.19 88.1396 120.71 92.0996C102.94 93.5797 85.07 93.2596 67.32 94.2996C57.18 94.8896 46.97 97.1096 36.81 97.5796C31.84 97.8096 26.28 96.7797 21.51 96.9797C14.34 97.2896 7.22 99.3096 0 99.1896V95.3597Z" fill="currentColor"></path><!--/$--><!--$--><path d="M652.84 3.38334C653.06 3.67334 653.04 8.68336 652.62 8.77336C647.61 7.87336 642.44 6.96337 637.36 6.59337C606.73 4.37337 576.44 5.73337 545.79 6.06337C505.33 6.49337 463.34 6.54335 423.26 12.1033C382.34 17.7833 342.06 27.2034 300.58 28.9334C272.82 30.0934 243.9 27.6634 216.11 26.7134C202.44 26.2434 187.64 27.1534 174.1 26.2134C168.02 25.7934 161.32 24.0234 155.04 23.4834C114.89 20.0233 75.5 24.3134 35.2 18.5133C27.83 17.4534 17.71 14.0234 10.56 13.7334C9.26 13.6834 0.820003 15.3433 0.530003 14.4433C0.680003 13.6833 0.350003 10.5734 0.530003 10.4034C0.940003 10.0134 10.51 9.25335 11.72 9.29335C19.48 9.52335 28.49 11.8933 36.24 12.5733C67.7 15.3433 99.57 14.6534 131.05 16.9534C144.73 17.9534 159.99 21.9334 173.55 22.9534C185.75 23.8734 200.34 22.9534 212.83 22.9534C261.91 22.9334 312.87 22.2734 361.6 17.4934C394.83 14.2334 427.83 7.68337 460.85 2.84337C493.87 -1.99663 527.09 0.563342 560.48 1.69334C582.27 2.42334 604.18 0.243365 625.95 1.12337C629.1 1.25337 652.03 2.31335 652.84 3.39335V3.38334Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Hatch" class="cs_pattern_svg"><!--$--><path d="M110.08 0.0078125C106.88 13.4578 105.45 28.2078 101.63 41.3978C98.31 52.8578 93.29 67.2079 89.24 78.5779C86.26 86.9379 79.72 98.2978 77.88 106.488C77.71 107.228 77.6 110.038 78.2 110.028L277.39 0.0078125H292.65C276.13 7.13781 261.58 17.9379 245.79 26.4379C229.98 34.9479 213.27 41.7279 197.26 49.8379C169.13 64.0979 139.09 81.7279 111.89 97.9579C103.63 102.888 79.02 117.008 74.11 123.378C64.18 136.258 62.85 156.168 59.14 171.598C57.81 177.108 55.44 182.488 54.12 188.368C53.11 192.868 50.48 200.708 53.48 204.468C71.58 216.768 91.88 224.378 111.55 233.588C124.7 239.738 137.88 246.118 150.85 252.588C153.17 253.748 161.44 256.648 162.56 257.618C165.87 260.468 161.53 262.678 158.31 262.578C153.14 262.418 130.04 252.178 124.06 249.398C103.01 239.598 83.23 226.358 63.04 215.068C60.22 213.498 52.27 208.448 49.62 210.568C48.36 211.578 44.66 231.718 43.77 235.218C42.23 241.298 39.79 252.318 37.33 257.648C34.75 263.208 30.57 260.158 31.2 254.258C32.55 241.628 41.29 224.318 42.82 211.378C43.73 203.748 36.88 203.958 31.95 201.488C21.3 196.158 11.04 189.838 0 185.218V176.508L46.04 199.918C48.19 190.088 52.44 180.288 55 170.748C57.03 163.168 57.51 155.288 59.12 147.638C60.56 140.838 62.92 134.198 64.3 127.488C64.01 127.158 57.2 130.728 56.31 131.208C52.21 133.408 42.43 141.038 39.26 141.938C33.04 143.718 32.41 139.068 36.55 135.428C40.69 131.788 49.93 126.768 54.87 123.778C58.58 121.528 67.11 118.488 68.75 114.788C75.63 95.5478 81.59 76.0479 88.03 56.7079C90.43 49.4979 94.01 42.7579 96.05 35.3079C99.21 23.8179 100.71 11.4278 104.63 0.0378418H110.08V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M434.349 0.0100098C441.759 5.96001 447.999 13.07 454.769 19.63C458.829 23.57 463.449 27.21 467.379 31.27C469.909 33.89 479.489 46.07 481.189 46.6C486.299 48.18 489.619 42.7601 493.259 40.0801C512.409 25.9601 533.149 14.39 552.069 0H561.879C547.289 10.89 531.679 20.5401 516.469 30.5901C508.539 35.8301 499.059 41.24 491.619 46.6C489.029 48.47 484.949 50.5501 487.199 54.2201C498.829 64.7201 509.829 75.9401 521.559 86.3301C540.989 103.55 560.279 120.39 579.279 138.12C587.919 146.19 595.149 155.08 605.899 161.1C610.079 162.29 611.649 157.26 613.939 154.67C623.939 143.32 634.859 132.02 644.179 120.07C647.249 116.14 649.539 111.53 652.919 107.83V119C652.919 121.98 622.709 154.97 618.599 160.41C614.889 165.32 612.019 166.73 617.209 171.57C619.479 173.69 630.839 181.3 630.999 183.35C631.399 188.25 624.609 185.86 622.129 184.08C620.099 182.62 612.659 175.14 611.379 174.66C609.789 174.07 607.989 173.89 606.829 175.34C594.029 190.04 583.269 206.54 570.349 221.13C557.429 235.72 544.239 247.93 532.789 263.11C528.249 269.13 525.329 275.84 521.149 281.97C502.009 310.08 480.509 336.35 459.219 362.78C458.479 363.7 456.969 367.09 456.719 367.09H448.549C450.189 363.69 452.569 360.32 454.869 357.34C500.039 298.9 545.599 241.02 590.809 182.74C593.059 179.83 602.459 170.45 602.299 167.48C602.269 166.86 602.179 166.27 601.729 165.8C591.109 159.1 582.909 150.31 573.909 141.87C557.149 126.16 541.329 109.96 524.299 94.5C512.699 83.97 501.299 73.04 489.719 62.6C484.899 58.26 483.379 54.85 476.779 57.9C464.649 63.5 451.679 75.43 440.549 83.24C437.979 85.04 423.129 95.39 421.569 95.37C417.229 95.32 419.949 90.57 421.739 88.79C428.999 81.59 446.349 75.17 454.729 68C459.739 62.02 471.739 58.75 476.549 53.86C477.919 52.47 478.499 51.7101 477.479 49.8301C474.659 44.6001 464.179 36.59 459.719 32.17C454.629 27.11 449.559 21.1701 444.489 16.3401C438.719 10.8501 431.479 6.05002 426.219 0.0200195H434.389L434.349 0.0100098Z" fill="currentColor"></path><!--/$--><!--$--><path d="M335.71 367.102H325.63C321.99 367.102 302.09 354.122 297.5 351.642C284.25 344.472 270.52 338.132 257.41 330.702C245.64 324.032 234.95 315.182 221.52 311.562C220.79 311.592 212.2 320.032 210.62 321.342C198.3 331.602 186.85 342.652 175.68 354.232C174.27 355.692 165.17 367.102 164.31 367.102H155.32C155.24 365.922 156.46 365.102 157.21 364.362C162.81 358.892 169.29 354.222 174.94 348.862C187.87 336.592 199.23 322.622 211.71 309.902C212.29 308.582 212.18 307.662 211.2 306.612C208.46 303.682 196.79 299.452 194.31 296.262C192.53 293.972 193.78 291.742 196.51 291.402C202.65 290.642 214.88 302.362 218.67 301.652C219.91 301.422 228.76 290.912 231.06 288.932C232.97 287.282 236.81 283.362 239.24 284.572C245.51 287.702 229.02 301.802 227.33 304.852C226.73 306.042 229.08 308.302 230.02 309.042C236.7 314.292 245.47 317.192 252.87 321.062C277.97 334.182 302.59 347.912 327.34 361.562C330.12 363.102 333.36 364.952 335.7 367.102H335.71Z" fill="currentColor"></path><!--/$--><!--$--><path d="M652.891 298.472C652.631 298.722 647.231 299.422 645.811 299.842C629.051 304.832 612.411 309.322 595.551 313.882C588.931 315.672 572.431 322.412 566.641 321.222C564.461 320.772 561.841 318.602 563.811 316.472C573.681 313.332 583.901 309.432 594.041 306.912C600.391 305.332 607.091 304.632 613.561 303.002C626.651 299.702 639.591 295.962 652.641 292.492C652.951 292.532 653.111 298.262 652.901 298.472H652.891Z" fill="currentColor"></path><!--/$--><!--$--><path d="M77.2994 288.763C78.8194 291.163 74.3594 305.983 73.2894 309.373C68.8394 323.423 60.9894 336.623 57.4594 350.743C56.5594 354.353 55.8294 363.413 54.3794 366.183C53.4294 368.013 48.7794 366.743 46.8594 367.103C50.3994 353.183 57.6494 339.823 61.7094 326.123C63.4294 320.313 69.5794 291.013 73.3494 288.733C74.3094 288.153 76.7394 287.883 77.2894 288.753L77.2994 288.763Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Swoop" class="cs_pattern_svg"><!--$--><path d="M442 367.344C436.2 348.884 439.04 330.404 445.87 312.774C460.53 274.884 490.02 240.344 520.2 213.194C525.71 208.244 532.37 205.095 538.2 200.675C548.86 192.585 559.29 181.665 569.83 172.915C573.58 169.805 582.89 164.364 584.92 160.754C588.01 155.264 583.86 146.934 581.63 141.474C559.18 86.4644 523.51 39.4845 473.58 7.08447C469.78 4.62447 465.21 3.04437 461.63 0.234375H475.53C477.5 0.234375 503.94 20.6246 507.37 23.4246C532.55 44.0446 564.42 91.9545 579.64 121.135C584.79 131.015 589.49 141.204 594.08 151.365C595.48 152.044 597.25 153.355 598.81 152.875C610.34 146.455 621.17 139.074 632.94 133.034C639.37 129.734 646.4 126.725 652.93 123.875V133.135C652.93 133.645 644.67 136.444 643.47 137.024C633.17 141.974 623.72 147.534 613.86 153.184C609.76 155.534 600 158.045 599.19 163.625C600.67 172.055 605.07 179.845 607.43 188.135C611.55 202.595 614.41 223.844 613.72 238.544C612.03 274.564 609.95 315.914 596.14 349.514C593.75 355.334 589.61 361.194 587.53 367.324H582.08C584.55 361.314 588.56 355.214 591.06 349.344C609.16 306.854 610.76 236.104 598.94 191.714C597.8 187.444 594.24 174.854 592.47 171.494C589.55 165.974 584.87 169.984 581.37 172.444C570.16 180.324 559.54 189.884 549.12 198.484C508.57 231.944 468.28 264.684 449.78 315.974C443.67 332.914 445.17 350.314 450.2 367.324H442.03L442 367.344Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0.0100002 142.954C13.07 141.454 24.93 136.014 38.04 133.844C44.61 132.754 51.07 132.984 57.79 131.244C62.24 130.094 75.82 125.554 79.59 123.624C82.68 122.044 84.41 119.584 83.91 116.034C83.08 110.154 79.43 101.224 78.1 94.6037C73.6 72.2437 66.86 37.4236 67.57 15.2136C67.63 13.4436 68.72 0.813636 69.26 0.293636C69.57 -0.00636384 73.7 0.433607 74.68 0.263607C75.32 0.903607 73.18 8.71369 73.05 10.3537C72.27 20.4637 77.19 36.2537 77.94 47.3837C78.35 53.4337 77.6 59.7036 78.11 65.7436C79.52 82.5236 84.86 98.9336 88.33 115.294C90.08 117.314 92.39 117.064 94.7 116.394C100.82 114.634 119.6 103.594 126.08 99.8237C146.13 88.1737 169.83 70.6637 188.3 56.3437C209.77 39.7037 223.06 25.2235 241.17 5.69354C245.5 1.02354 246.89 -0.716393 253.98 0.263607C239.47 16.8936 226 33.3338 209.29 47.9238C175.73 77.2238 135.4 103.534 94.87 122.024C93.51 122.964 92.63 125.864 92.65 127.444C92.71 131.554 99.86 147.114 101.62 152.244C106.45 166.344 110.65 182.764 117.09 196.154C129.8 222.594 155.17 252.664 173.53 275.914C188.27 294.584 203.49 314.804 219.36 332.504C230.46 344.884 243.65 355.284 255.06 367.354H246.89C234.81 356.464 222.56 345.774 211.73 333.594C183.73 302.094 152.41 263.464 130.03 227.874C110.88 197.404 101.17 168.204 90.07 134.374C89.11 131.444 88.75 128.054 85.3 127.694C79.7 127.104 66.97 133.144 60.92 134.934C40.96 140.844 20.31 145.014 0.0100002 149.494V142.954Z" fill="currentColor"></path><!--/$--><!--$--><path d="M123.72 367.344H117.73C112.72 358.474 108.67 349.064 103.84 340.104C90.94 316.134 75.57 289.763 59.62 267.733C50.51 255.153 41.49 248.203 30.78 237.733C20.72 227.893 11.71 216.824 0 208.854V201.773C11.39 206.103 20.58 216.234 28.9 224.904C53.75 250.824 75.29 281.974 94.51 312.384C105.6 329.934 114.56 348.754 123.71 367.344H123.72Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Loop" class="cs_pattern_svg"><!--$--><path d="M229.5 367.417C232.59 362.507 237.01 358.767 241.23 354.897L266.95 336.217C267.84 335.397 267.29 333.617 266.53 332.857C219.4 295.667 165.421 267.107 106.35 254.377C97.2405 252.417 81.2605 249.417 72.2605 249.227C70.4205 249.187 68.8505 249.077 67.2605 250.197C61.7505 256.147 55.2205 261.047 49.3705 266.637C40.1505 275.447 31.6405 286.097 22.1505 294.437C17.6205 298.417 12.1505 301.517 7.69049 305.587C4.95049 308.087 3.05049 311.267 0.0704919 313.487V305.047C4.50049 301.697 7.94049 297.057 11.7905 293.347C25.7405 279.867 40.4605 267.237 54.3105 253.597C56.2505 251.687 60.3605 248.437 55.7905 246.637C52.2805 245.257 42.7005 245.697 38.5005 245.397C35.6005 245.187 32.1105 244.407 29.2505 244.297C19.5505 243.937 9.75049 244.407 0.0704919 244.867C0.230492 243.937 -0.149508 239.647 0.0704919 239.427C0.320492 239.187 6.02049 238.417 6.89049 238.347C25.0405 236.727 44.2905 240.047 62.5005 240.977C64.4805 240.477 66.1805 239.447 67.6705 238.087C85.8705 221.487 99.6805 193.117 110.98 171.357C124.26 145.817 142.29 112.097 147.05 83.7672C147.81 79.2572 148.95 74.7971 145.05 71.3871C140.08 67.0471 129.24 63.5373 123.07 59.5873C113.96 53.7573 102.43 45.3571 93.8605 38.6671C78.8605 26.9471 66.9305 12.5073 52.3805 0.327293H63.0105C64.6505 0.327293 83.4705 20.0272 86.7105 22.9372C98.1205 33.1972 114.53 45.2071 127.42 53.6071C129.6 55.0271 147.37 64.7471 148.561 64.6371C150.531 64.4471 151.26 57.9073 151.51 56.0873C152.561 48.2973 154.07 35.5171 154.32 27.8571C154.61 18.8371 152.37 9.36729 152.12 0.327293H157.57C157.68 7.77729 159.55 15.5271 159.77 22.9071C160.16 35.8971 156.501 49.2171 155.9 62.1371C155.781 64.6971 156.17 66.7373 157.72 68.7973C173.17 74.1873 188.13 80.9073 204.311 84.0573C255.031 93.9273 313.71 81.2372 357.53 54.4772C359.49 53.2872 372.86 44.6573 373.29 43.8073C373.75 42.8973 372.88 41.6272 372.24 40.9472C369.95 38.4872 362.27 34.1271 358.95 31.3571C348.24 22.4371 340.77 11.7973 333.05 0.337302C334.71 0.577302 337.63 -0.172922 339.04 0.607078C340.05 1.17708 347.59 12.5472 349.42 14.7472C354.4 20.7672 360.6 26.4273 366.89 31.0573C368.49 32.2273 376.25 37.7571 377.49 37.8971C382.38 38.4371 388.46 30.9471 392.2 28.1271C401.28 21.2971 410.33 15.8271 418.08 7.15713C422.6 2.09713 421.35 -1.09293 430.6 0.347068C423.77 10.5771 416.06 18.4071 406.56 26.1571C403.42 28.7171 387.93 38.9272 387.58 41.9972C387.52 42.4772 387.89 43.4072 388.24 43.7772C393.24 45.5972 397.31 49.1471 401.9 51.6371C413.99 58.2071 426.59 64.5173 438.85 70.8073C474.91 89.3173 499.561 101.117 540.581 107.477C542.961 107.847 554.581 109.207 555.69 108.197C557.57 106.487 561.19 75.6272 562.1 70.4972C565.76 50.0072 571.24 24.8172 578.01 5.24721C579.721 0.297215 579.43 -0.142922 585.37 0.357078C579.151 22.5271 572.201 44.6372 567.56 67.2372C566.091 74.3772 561.12 98.7372 562.081 104.517C563.24 111.577 575.89 112.637 581.91 113.557C593.24 115.287 608.31 117.997 619.42 118.557C630.59 119.117 641.83 118.367 652.96 120.167V127.797C647.3 127.317 641.48 126.427 635.81 126.147C615.72 125.147 598.72 123.687 578.73 120.557C574.74 119.937 569.01 117.647 565.42 117.497C562.12 117.357 560.8 122.727 560.61 125.347C558.22 159.067 564.961 183.867 570.5 215.927C573.29 232.097 573.47 248.757 576.24 264.937C580.82 268.547 586.351 266.787 591.641 267.247C601.69 268.107 611.62 269.947 621.63 271.037C631.641 272.127 642.81 271.457 652.96 274.857V282.487C642.28 280.197 631.34 280.387 620.54 279.217C615.21 278.637 580.14 273.087 578.53 275.377C578.11 276.157 578.29 276.967 578.34 277.797C579.09 290.057 585.71 316.497 589.6 328.667C593.8 341.807 602.041 355.147 608.271 367.467H601.19L589.82 344.237C579.25 325.327 579.26 300.257 572.69 280.747C571.81 278.137 570.581 276.257 567.701 275.927C559.25 274.967 546.54 276.837 537.71 277.077C489.66 278.337 445.09 276.397 398.44 290.407C391.75 292.417 385.49 295.547 378.96 297.627C351.39 306.447 319.19 313.417 293.78 327.427C292.38 328.197 283.83 332.977 283.43 333.417C282.52 334.427 282.63 336.157 283.41 337.267C292.93 346.287 299.72 357.737 308.51 367.467H299.25L285.36 349.487C283.75 347.607 277.44 340.847 275.54 340.727C273.64 340.607 265.54 345.807 263.42 347.187C257.43 351.107 249.57 356.587 243.94 360.947C241.49 362.847 239.04 365.017 237.11 367.467H229.48L229.5 367.417ZM381.43 47.3073C376.74 47.8873 372.34 53.1073 368.44 55.5673C317.05 87.9673 244.31 102.557 185.24 85.6771C177.52 83.4671 170.57 80.1073 163.12 77.8273C161.21 77.2373 156.98 75.5473 155.38 76.2973C153.51 77.1773 151.64 89.1372 150.86 91.9472C143.26 119.457 133.02 141.857 120.42 167.187C111.47 185.177 100.6 208.407 88.5705 224.137C86.6005 226.707 73.1605 240.827 73.6305 242.407C77.7005 244.037 83.0705 243.767 87.4505 244.397C139.01 251.827 184.2 271.477 228.58 297.797C242.42 304.997 257 320.117 270.29 326.917C278.28 331.007 284.38 323.947 291.27 320.487C317.05 307.557 347.891 301.107 375.44 292.947C384.01 290.407 392.21 286.557 401.06 284.237C439.58 274.117 477.96 272.077 517.54 269.927C533.96 269.037 550.45 269.047 566.84 267.457C568.27 266.247 569.86 264.737 569.54 262.657C566.83 228.937 556.62 194.837 555.98 161.277C555.72 147.337 555.81 133.307 556.34 119.377C555.79 117.767 554.56 116.397 552.91 115.817C549.49 114.607 541.83 114.737 537.41 113.877C491.56 104.937 456.9 84.1073 416.07 63.5673C411.43 61.2373 406.42 59.5071 401.77 57.1571C397.12 54.8071 389.421 48.8972 384.78 47.4572C383.37 47.0172 382.81 47.1273 381.41 47.2973L381.43 47.3073Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Weave" class="cs_pattern_svg"><!--$--><path d="M93.2845 0.0500488C102.695 8.18005 112.435 16.0199 122.225 23.6899C124.795 25.6999 127.865 27.28 130.605 29.48C133.835 32.06 139.615 40.5102 144.285 37.6702C144.565 37.5002 147.935 33.51 148.615 32.74C157.635 22.47 164.655 9.75005 174.495 0.0500488H183.755L167.135 19.6602C162.695 25.7802 151.115 34.5401 147.545 40.3801C147.095 41.1101 146.545 41.7299 146.775 42.6899C147.225 44.5699 155.705 49.58 157.775 50.79C192.085 70.95 229.515 77.1402 269.025 77.4102C289.604 77.5502 315.405 77.26 335.285 72.77C359.005 67.41 390.375 60.15 410.115 45.7C412.395 44.03 417.265 41.5001 415.225 38.3301C414.575 37.3201 403.895 29.9301 401.755 28.1001C392.105 19.8101 385.055 11.2 378.875 0.0400391H384.865C388.555 6.24004 393.055 12.44 398.204 17.48C402.335 21.52 412.435 30.67 417.075 33.48C419.455 34.92 421.194 36.0301 424.085 35.1301C433.914 32.0601 450.315 17.26 459.355 11.02C464.935 7.17002 471.305 4.54003 476.424 0.0300293H488.415C480.495 5.14003 472.044 9.57997 464.145 14.72C454.384 21.08 445.345 28.07 435.165 34.24C432.745 35.71 425.885 37.3401 427.625 40.8801C429.095 43.8801 451.575 53.92 455.915 56.21C480.355 69.1 503.705 82.5101 524.395 101.06C532.255 108.11 538.275 116.93 545.905 124.23C547.275 125.54 555.395 132.95 556.285 132.92C557.485 132.88 558.015 131.66 558.455 130.76C559.905 127.81 561.935 120.24 562.925 116.71C572.165 84 573.785 47.2201 590.785 17.1001C594.025 11.3601 598.615 5.89004 601.775 0.0400391H611.035C609.395 1.23004 608.155 2.79995 606.995 4.44995C579.425 43.82 579.535 89.72 562.235 133.46C560.815 142.64 566.045 142.59 570.975 147.65C580.105 157.03 586.854 162.52 597.885 169.77C613.845 180.27 634.825 182.74 653.005 187.4V194.48C644.875 192.24 636.065 190.68 628.065 188.09C616.974 184.5 598.695 178.02 590.055 170.49C588.255 168.92 586.845 166.44 584.835 164.84C581.305 162.01 575.405 159.88 572.145 157.37C569.885 155.63 564.275 148.38 561.975 147.38C557.755 145.55 555.465 154.13 554.345 157.17C546.455 178.68 544.785 201.99 536.635 223.34C525.255 253.12 509.844 277.63 492.454 303.91C489.544 308.31 475.835 326.45 475.355 329.87C475.185 331.1 475.245 332.73 476.035 333.75C484.945 339.08 493.055 345.62 501.535 351.56C508.525 356.45 517.365 360.11 522.195 367.13H511.564C509.654 367.13 484.935 347.15 480.945 344.36C477.375 341.86 472.985 336.68 469.635 341.02C464.905 347.14 461.975 359.65 459.465 367.07L452.435 367.12C453.865 361.91 455.525 356.78 457.475 351.74C458.745 348.47 463.354 340.11 463.775 337.85C463.995 336.68 463.924 335.23 462.935 334.42C447.264 328.56 431.695 319.74 415.495 315.53C394.854 310.17 364.385 306.45 343.135 306.11C331.845 305.93 316.635 307.78 304.995 308.3C277.275 309.54 253.345 314.93 226.455 317.5C217.215 318.38 206.545 317.61 197.645 318.67C195.285 318.95 193.365 319.51 193.965 322.32C197.395 327.84 200.245 333.62 202.915 339.53C205.585 345.44 212.695 360.78 213.115 366.38C213.205 367.6 208.795 367.32 207.985 367.14C207.365 367 206.935 366.92 206.715 366.23C203.095 353.81 197.515 340.25 191.105 328.99C189.175 325.6 187.805 322.08 184.025 320.82C176.555 318.32 160.605 321.23 152.415 321.4C138.825 321.69 122.795 322.05 109.425 320.75C90.2945 318.9 69.5845 313.63 50.7845 309.64C33.7145 306.01 16.2845 303.29 0.074524 296.6V287.61L34.1745 300.1C69.9445 308.99 106.325 315.2 143.165 316.5L178.275 313.73C178.475 312.67 177.965 311.9 177.445 311.05C175.645 308.13 169.805 302.4 167.135 299.56C143.175 274.06 117.385 256.3 99.7145 224.24C86.5745 200.41 80.6045 177.1 64.6045 154.21C60.6645 148.57 60.0845 146.37 54.0245 151.7C39.1045 164.82 28.5245 181.87 12.1145 194.78C8.10452 197.94 4.20452 201.26 0.0845243 204.26C0.244524 202.42 -0.425476 200.18 0.584524 198.5C0.864524 198.04 7.47452 192.14 8.54453 191.2C20.7745 180.45 33.3745 169.44 44.5045 157.42C45.8845 155.93 55.0045 145.49 55.0745 144.66C55.1445 143.94 54.4745 141.51 54.0645 140.78C48.9245 131.65 19.8345 114.62 9.72453 109.93C8.23453 109.24 0.674525 106.91 0.184525 106.12C-0.275475 105.38 0.294524 102.92 0.0945245 101.86C13.2345 106.04 25.3845 111.52 36.5745 119.59C40.4045 122.35 46.9245 127.3 50.2445 130.44C53.5645 133.58 55.3445 139.07 60.7445 138.36L95.4845 93.4299C108.445 82.3299 117.825 70.14 127.955 56.71C129.515 54.64 136.905 46.7301 137.315 45.3701C138.145 42.6501 136.965 41.67 135.255 40.03C129.285 34.3 122.285 30.14 115.925 25.04C105.705 16.85 95.8745 8.19 85.6645 0H93.2945L93.2845 0.0500488ZM551.435 136.96C547.985 133 542.115 129.63 538.265 125.88C534.835 122.54 532.295 118.41 529.025 114.97C499.375 83.85 460.725 63.71 423.165 43.73C421.785 43.3 420.764 43.76 419.525 44.23C415.734 45.67 408.865 51.6501 404.315 54.0801C375.645 69.3601 327.655 82.1402 295.235 83.4102C272.115 84.3102 243.955 83.5802 221.465 78.6602C195.435 72.9802 177.715 66.08 154.515 53.52C152.075 52.2 145.715 47.4301 143.725 47.3801C139.395 47.2901 134.645 54.26 132.005 57.53C114.025 79.79 96.8945 102.87 78.3145 124.78C75.3945 128.22 64.5145 138.09 63.5845 141.64C63.1845 143.17 62.9945 144.9 63.8245 146.33C84.6745 171.21 93.4745 202.83 110.105 230.25C129.975 263.01 154.075 278.22 179.695 304.5C184.695 309.62 186.005 313.18 194.585 314C210.905 315.56 232.225 311.83 248.455 309.5C307.745 300.99 365.385 292.57 423.725 312.26C436.095 316.43 449.835 324.78 461.975 327.96C464.045 328.5 466.074 328.9 468.145 328.07C474.065 318.94 480.655 309.99 486.704 300.87C503.594 275.41 520.385 249.48 532.135 221C538.674 205.14 540.665 188.02 545.395 171.61C547.535 164.16 552.295 154.14 553.705 147.24C554.615 142.78 554.425 140.36 551.465 136.95L551.435 136.96Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div><img width="Auto" loading="lazy" alt="" src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/69ebbdde1a3d17f2d9e91607_eve-light-mode.svg" class="logo_light is-customer-story-grid"/><img loading="lazy" src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/69ebbde617bb08ba0d0157b8_eve-dark-mode.svg" alt="" class="logo_dark is-customer-story-grid"/></div><div class="card_cs_grid_content"><div fs-list-field="title" class="card_cs_grid_title u-text-style-body-2">Eve Legal helps plaintiff law firms settle cases 60 days faster with Claude</div><div class="u-display-none"><div fs-list-field="client">Eve Legal</div><div fs-list-field="company-size">Startup</div><div fs-list-field="partner" class="w-dyn-bind-empty"></div><div fs-list-field="location">North America</div><div fs-list-fieldtype="date" fs-list-field="date">July 17, 2026</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><div fs-list-field="product">Claude Platform</div></div><div role="listitem" class="w-dyn-item"><div fs-list-field="product">Claude Code</div></div></div></div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><div fs-list-field="industry">Legal</div></div></div></div><div fs-list-field="product">Claude Platform</div></div></div></article></div><div role="listitem" class="u-display-contents w-dyn-item"><article data-slider-card="" class="card_cs_grid_wrap"><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Dust" target="" data-cta="Customer stories page" data-cta-position="Customer grid section" href="/customers/dust" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">View story</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">View story</span><!--/$--></button><!--/$--></div><div class="card_cs_grid_img"><div data-cs-pattern="Hatch" class="cs_pattern_wrap u-cover-absolute"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 368" fill="none" data-pattern="Flow" class="cs_pattern_svg"><!--$--><path d="M0.00976562 345.323C11.2198 336.903 22.6098 328.753 34.3898 321.133C70.6798 297.633 110.94 274.273 154.13 266.513C203.53 257.643 247.43 262.314 296.75 266.364C303.81 266.944 310.7 269.754 317.63 271.094C409.74 288.833 484.98 255.443 558.04 203.403C575.44 191.013 592.97 178.183 610.55 166.013C622.75 157.573 638.46 150.823 652.63 146.523L652.94 153.293C648.36 154.493 643.83 156.054 639.46 157.874C620.97 165.564 602.26 178.864 585.37 189.874C568.48 200.884 553.05 214.274 536.13 225.624C483.25 261.084 428.42 283.363 363.26 279.953C342.81 278.883 321.75 274.064 301.65 272.364C295.5 271.844 289.28 272.724 283.12 272.364C270.07 271.604 257.01 269.533 243.92 269.053C199.99 267.453 138.15 271.004 97.7498 288.594C69.3398 300.964 49.6998 318.653 24.5798 335.293C16.3598 340.743 8.24977 346.444 0.00976562 351.864V345.323Z" fill="currentColor"></path><!--/$--><!--$--><path d="M553.18 0.0078125C529.36 11.1878 508.24 26.1578 488.86 43.8478C479.2 52.6678 469.77 64.7278 459.62 72.3578C429.94 94.6578 396.22 110.408 358.88 113.838C322.1 117.218 286.43 106.888 249.91 104.568C221.85 102.788 199.07 105.148 172.23 113.038C109.94 131.338 55.3898 167.948 0.00976562 200.448V192.818C15.2698 183.148 30.8498 173.968 46.5198 164.948C109.93 128.448 172.83 95.4678 248.82 100.198C293.43 102.968 333.01 115.338 378.35 106.598C393.98 103.588 410.06 96.5778 424.04 89.0778C455.99 71.9178 478.21 42.8478 506.91 21.5778C517.74 13.5578 530.24 7.03782 541.74 0.0178223H553.18V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M461.08 0.0078125C457.88 2.04781 455.1 4.8578 451.99 6.9978C436.69 17.5678 416.78 31.3478 400.75 40.2078C359.32 63.0878 310.32 67.1578 264.22 60.3078C226.93 54.7578 204.97 52.0378 167.31 60.7378C118.57 72.0078 83.44 93.9678 39.98 115.948C26.9 122.568 13.14 128.038 0 134.548V129.098C26.22 116.208 51.66 101.788 78.49 90.1678C116.26 73.7978 160.05 54.7578 201.39 50.6778C228.32 48.0178 244.9 50.5178 270.76 55.4078C321.1 64.9378 368.4 56.6178 410.56 27.6878C423.03 19.1378 435.75 11.1778 448.28 2.7478C449.42 1.9778 450.63 1.30781 451.26 0.0078125H461.08Z" fill="currentColor"></path><!--/$--><!--$--><path d="M294.85 0.0100098C279.14 10.28 261.57 17.24 243.18 21.08C233 23.2 223.81 24.91 213.38 23.97C189.24 21.79 166.69 18.47 141.99 19.63C111.46 21.07 70.65 36.82 41.84 48.08C27.8 53.57 14.39 60.88 0.00999832 65.37V60.47C5.49 59.49 9.67 55.79 14.53 53.47C55.13 34.06 102.59 17.49 147.95 16.33C161.59 15.98 177.96 16.36 191.59 16.87C199.29 17.16 207.81 19.53 215.61 19.55C222.94 19.57 230.91 17.58 238.07 15.97C252.9 12.64 267.62 7.68 280.68 0H294.85V0.0100098Z" fill="currentColor"></path><!--/$--><!--$--><path d="M71.4006 367.098L95.2006 351.398C115.321 337.358 138.321 330.318 161.961 324.438C202.311 314.398 244.721 318.678 285.831 319.148C292.041 319.218 298.851 318.748 304.951 319.148C311.051 319.548 316.541 321.498 322.351 321.908C352.611 324.068 385.601 320.918 416.131 322.448C467.961 314.748 518.061 296.788 562.061 268.398C573.461 261.038 583.511 251.868 595.321 244.998C603.231 240.398 610.961 237.578 618.951 233.748C623.251 231.688 650.411 217.888 652.631 218.388C653.031 219.698 653.331 223.228 652.371 224.128C641.791 228.358 631.621 233.518 621.291 238.268C613.431 241.878 605.851 244.318 598.051 248.808C582.021 258.038 568.981 271.948 553.141 281.808C529.491 296.528 503.891 308.048 476.881 315.078C430.761 327.078 377.171 328.368 329.431 326.258C321.851 325.928 314.771 324.038 307.671 323.498C292.221 322.308 274.981 324.498 259.121 324.088C230.451 323.338 196.441 318.208 168.531 326.098C152.441 330.648 128.841 340.098 114.081 347.938C109.731 350.248 83.3606 367.098 81.4706 367.098H71.3906H71.4006Z" fill="currentColor"></path><!--/$--><!--$--><path d="M652.92 285.953V294.393C645.92 298.033 638.14 301.013 631.3 304.923C620.41 311.163 607.53 319.253 596.83 326.033C588.59 331.253 582.67 337.763 574.93 343.363C568.26 348.183 538.28 367.103 531.66 367.103H507.41L535.18 358.633C542.41 355.603 549.92 352.953 556.83 349.223C586.7 333.103 609.58 305.233 640.75 290.383C644.62 288.543 648.7 286.763 652.93 285.953H652.92Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 368" fill="none" data-pattern="Grain" class="cs_pattern_svg"><!--$--><path d="M643.401 0.0078125C642.281 2.13781 639.861 3.5478 638.271 5.4978C629.061 16.8178 622.961 33.9578 619.241 48.0178C610.311 81.7478 617.651 114.688 613.371 148.358C610.701 169.318 605.471 204.598 596.631 223.128C581.041 255.788 530.991 266.868 498.651 273.358C469.371 279.228 443.971 285.988 417.021 299.628C406.381 305.008 401.301 308.828 392.991 317.008C378.681 331.078 378.531 337.228 368.611 353.108C367.481 354.928 360.051 365.908 359.171 366.548C357.411 367.818 353.391 366.988 351.281 366.838C353.931 362.888 355.841 358.138 358.151 354.098C374.591 325.298 399.191 304.038 427.961 288.238C431.511 286.288 435.291 284.828 439.151 283.618C481.631 270.338 524.231 268.378 564.201 246.828C577.201 239.818 581.021 235.908 588.251 222.938C600.551 200.878 608.111 164.348 609.091 139.188C610.111 112.828 607.901 84.5678 611.881 58.6378C615.121 37.5278 624.001 18.2478 634.691 0.0078125H643.411H643.401Z" fill="currentColor"></path><!--/$--><!--$--><path d="M48.8024 0.0100098C46.3924 20.03 44.9324 39.05 52.3524 58.28C63.6424 87.52 86.1624 103.24 116.722 107.78C150.512 112.8 170.312 95.3901 199.232 84.1801C214.612 78.2201 230.912 74.65 246.222 68.51C271.982 58.17 305.382 38.78 325.392 19.63C331.932 13.37 337.812 6.42001 344.182 0.0100098H352.902C351.702 2.20001 349.972 4.75006 348.282 6.56006C322.732 33.9001 282.142 61.24 247.302 75.03C233.852 80.36 219.612 83.5 206.012 88.23C172.732 99.82 151.002 118.12 112.972 111.51C87.9624 107.16 69.0524 95.9301 55.1024 74.5701C40.1124 51.6301 37.5824 26.45 43.8824 0H48.7824L48.8024 0.0100098Z" fill="currentColor"></path><!--/$--><!--$--><path d="M425.401 0.0078125C420.471 7.19781 416.051 14.7678 411.141 21.9778C405.501 30.2478 399.521 36.4679 395.331 45.9379C385.471 68.2479 385.601 90.9678 405.531 107.298C441.741 136.968 467.511 111.618 492.191 83.9178C511.311 62.4478 529.341 39.6679 549.111 18.7979C556.441 11.0579 566.891 6.40782 575.281 0.0178223H584.001C575.711 9.16782 563.621 14.5778 554.311 22.3578C522.211 49.1978 483.131 117.278 443.291 124.918C420.171 129.348 385.891 105.208 382.961 81.3678C380.711 63.0678 386.001 53.5279 394.241 38.3179C401.311 25.2779 409.091 12.3778 417.221 0.0078125H425.401Z" fill="currentColor"></path><!--/$--><!--$--><path d="M653.213 248.919C642.773 264.099 628.333 277.509 613.683 288.659C593.543 303.999 574.833 308.699 550.553 314.889C532.093 319.599 513.573 321.889 495.883 329.429C482.343 335.199 462.323 351.329 452.653 362.479C450.063 365.469 450.823 368.619 445.013 366.829C444.323 363.849 456.513 349.189 459.183 346.679C487.373 320.219 507.793 322.309 541.903 312.249C574.603 302.599 609.473 290.369 633.343 264.739C641.903 255.549 646.223 244.349 653.213 234.219V248.929V248.919Z" fill="currentColor"></path><!--/$--><!--$--><path d="M477.171 0.0078125C469.421 12.5878 457.821 21.8878 449.161 33.8278C443.841 41.1578 436.141 50.9678 441.181 60.2078C443.991 65.3578 448.471 66.3078 453.881 64.6978C464.971 61.3978 480.371 37.8278 488.081 28.6178C497.431 17.4578 507.141 7.64781 519.671 0.0078125H526.751C519.551 7.06781 511.451 13.1878 504.391 20.4178C490.751 34.3978 478.631 51.4778 463.531 64.0078C455.901 70.3378 445.201 74.1778 437.921 65.0778C425.651 49.7378 440.331 38.9878 448.501 27.7478C455.051 18.7378 461.041 9.18781 467.341 0.0078125H477.171Z" fill="currentColor"></path><!--/$--><!--$--><path d="M115.292 0.0078125C113.132 14.5678 120.652 25.5078 131.932 33.7578C136.872 37.3678 141.232 39.1878 147.022 41.0078C184.742 52.8978 210.522 41.7178 241.142 20.3778C249.472 14.5778 257.012 6.17781 265.172 0.0078125H276.612C275.972 1.06781 275.072 1.91776 274.142 2.70776C234.632 36.2278 195.092 60.3378 141.462 44.3878C122.572 38.7678 105.452 20.9778 110.392 0.0078125H115.292Z" fill="currentColor"></path><!--/$--><!--$--><path d="M653.212 326.257C645.562 330.267 637.312 332.517 629.412 335.967C618.972 340.527 592.142 353.317 584.052 359.807C582.742 360.867 577.162 367.107 576.642 367.107H568.742C574.512 358.457 581.112 352.447 590.182 347.407C597.902 343.117 607.612 339.117 615.792 335.427C628.442 329.717 641.892 325.877 653.222 317.547V326.257H653.212Z" fill="currentColor"></path><!--/$--><!--$--><path d="M40.632 367.106C46.102 357.516 56.322 352.306 63.822 344.806C66.802 341.826 69.652 337.266 72.772 334.146C97.642 309.346 123.852 283.526 130.962 247.426C134.772 214.486 119.022 183.536 84.422 177.656C75.552 176.146 64.782 176.506 56.292 174.726C42.902 171.916 14.912 160.196 4.92202 150.896C0.842018 147.106 -0.457981 144.716 0.312019 138.906C5.79202 144.856 11.302 148.746 18.122 152.956C27.172 158.556 39.082 164.486 48.982 168.416C65.752 175.066 83.092 171.176 100.032 177.856C137.152 192.496 141.912 232.156 130.042 266.106C123.572 284.616 105.012 313.356 91.112 327.136C78.632 339.516 62.202 351.466 50.992 364.656C50.242 365.546 50.042 367.106 49.902 367.106H40.632Z" fill="currentColor"></path><!--/$--><!--$--><path d="M287.842 279.097C311.932 299.567 312.142 329.647 309.302 358.647C309.192 359.747 307.982 366.777 307.602 367.027C306.782 367.557 302.002 366.807 300.592 367.097C303.312 361.477 302.662 355.217 303.322 349.407C304.582 338.267 307.032 327.237 303.872 316.157C294.422 282.957 266.752 263.627 232.012 271.067C180.062 282.197 141.082 321.967 105.742 358.927C101.962 362.877 100.202 368.677 93.4824 367.097C97.2224 362.727 100.062 357.557 103.822 353.197C119.392 335.187 142.132 314.847 160.802 300.127C194.332 273.697 249.252 246.317 287.822 279.097H287.842Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0.30197 338.51C1.10197 335.37 25.482 313.34 29.722 309.64C43.882 297.29 71.042 279.45 75.802 260.92C79.912 244.92 77.942 232.41 65.442 221.12C54.042 210.82 26.042 221.43 9.91197 218.88C4.46197 218.02 -1.38803 217.22 0.30197 210.25C5.23197 211.54 10.142 212.7 15.262 212.99C31.202 213.89 56.292 207.07 68.982 219.22C82.152 231.83 84.912 243.66 80.712 261.47C75.092 285.3 41.562 305.29 24.812 322.16C20.712 326.29 15.282 332.3 11.762 336.9C7.55197 342.4 4.58197 348.64 0.30197 354.04C1.01197 349.84 -0.64803 342.26 0.30197 338.52V338.51Z" fill="currentColor"></path><!--/$--><!--$--><path d="M262.992 367.111H254.822C256.702 356.371 254.142 345.871 246.872 337.751C234.472 323.901 212.392 330.141 198.322 338.161C187.972 344.061 177.252 355.661 168.702 364.111C165.832 366.951 166.462 367.801 161.082 367.111C163.292 362.471 166.382 358.641 169.792 354.851C184.132 338.841 203.752 324.431 226.212 324.951C250.732 325.521 265.002 343.061 263.002 367.121L262.992 367.111Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 368" fill="none" data-pattern="Topo" class="cs_pattern_svg"><!--$--><path d="M321.011 0.0078125C320.341 2.28781 319.181 4.46781 318.891 6.87781C317.411 19.1478 322.621 28.8178 321.571 41.1478C319.451 66.1878 284.901 64.7878 277.981 88.5378C275.921 95.6078 275.721 100.238 280.671 105.948C292.921 120.098 317.521 118.648 333.201 111.578C340.081 108.478 345.871 103.248 353.031 100.348C362.611 96.4678 372.781 96.8878 381.881 92.1478C390.981 87.4078 396.771 79.5678 407.931 75.6978C421.091 71.1378 427.191 73.2378 440.081 73.5578C458.531 74.0078 472.461 53.8578 485.351 43.0578C505.201 26.4178 542.051 17.3178 559.311 42.0978C563.941 48.7378 566.571 59.4678 574.081 63.2878C584.491 68.5778 590.381 68.1678 596.451 80.1478C601.061 89.2478 599.151 92.9378 600.131 102.068C601.281 112.708 609.171 115.748 615.311 122.298C625.361 133.008 628.161 150.978 643.841 156.968C650.621 159.558 654.221 155.628 652.921 166.138C639.701 165.408 630.731 158.258 624.041 147.348C619.871 140.538 617.551 132.168 612.051 126.108C607.371 120.958 600.631 117.578 596.701 110.948C590.201 99.9878 596.151 89.1578 586.661 77.4078C580.361 69.5978 572.191 70.8178 565.711 64.0278C560.341 58.3978 559.021 50.5578 554.731 44.4978C539.071 22.3678 506.571 34.6078 488.931 47.7378C476.211 57.2078 459.141 76.1378 443.351 78.4378C432.241 80.0578 421.631 79.1278 410.641 82.7878C400.771 86.0678 394.721 93.2078 385.851 97.2278C375.171 102.068 364.721 100.998 354.371 104.438C347.871 106.598 341.931 112.268 335.741 115.228C314.331 125.478 286.621 124.548 272.921 102.818C266.101 92.0078 276.901 73.2778 286.661 67.8178C297.151 61.9578 316.011 55.5178 317.671 41.6178C318.951 30.9478 313.001 27.6978 312.261 18.8178C311.781 13.0478 312.871 5.36781 315.001 0.0078125H321.011Z" fill="currentColor"></path><!--/$--><!--$--><path d="M221.28 0.01C223.22 17.03 221.34 33.35 215.29 49.31C210.57 61.77 199.9 73.74 192.27 84.58C189.86 88.01 188.12 92.36 185.53 95.82C175.76 108.91 154.59 115.82 139.4 120.53C130.21 123.38 122.42 123.77 115.54 132.09C109.98 138.82 97.73 164.25 95.76 172.77C91.31 191.92 96.48 212.22 86 230.01C81.4 237.82 66.94 253.27 59.58 258.62C56.26 261.03 52.22 262.5 49.09 265.02C38.93 273.2 34.39 295.17 26.6 306.81C19.77 317.02 9.19 322.89 0 330.6V319.71C6.94 315.26 15.27 309.89 20.39 303.32C30.37 290.54 32.11 271.52 44.98 260.36C47.77 257.94 51.28 256.59 53.91 254.57C62.51 247.98 78.05 232.18 82.17 222.36C88.77 206.61 84.81 187.37 89.38 170.74C92.05 160.99 105.49 135.14 112.3 127.74C125.83 113.04 156.28 110.03 174.15 98.05C188.42 88.49 205.21 56.89 210.34 40.54C214.43 27.5 217.32 13.73 215.82 0H221.27L221.28 0.01Z" fill="currentColor"></path><!--/$--><!--$--><path d="M165.14 0.0078125C165.31 15.3578 170.79 33.6578 165.56 48.6278C160.85 62.1178 142.52 78.7578 128.87 82.7578C117.48 86.0978 109.34 89.3678 98.3998 93.1578C84.2498 98.0678 76.7598 98.2578 64.1498 107.948C47.5898 120.668 48.9298 133.728 45.0698 152.058C43.7798 158.208 41.7498 164.168 40.4998 170.368C36.5098 190.148 36.0698 212.478 21.0098 227.678C14.6698 234.078 7.13977 239.098 0.00976562 244.548V234.748C8.76977 229.678 19.0598 222.088 23.5398 212.778C31.0298 197.208 31.1498 179.778 35.0598 163.288C36.2998 158.068 38.4198 153.048 39.7598 147.838C45.8198 124.338 46.3898 108.718 69.2698 95.0878C77.2398 90.3378 101.96 83.1178 111.72 80.8678C125.43 77.7078 130.93 79.4878 142.8 69.4478C160.37 54.5878 160.86 38.7178 160.26 17.1378C160.1 11.4278 158.51 5.82781 159.69 0.0078125H165.14Z" fill="currentColor"></path><!--/$--><!--$--><path d="M116.64 0.0078125C112.72 8.36781 113.95 17.3778 111.33 26.0178C107.85 37.4878 93.3898 53.4878 80.9298 54.4578C70.3698 55.2778 63.5798 53.3878 53.2498 58.9378C34.4098 69.0578 34.4898 81.2778 27.2598 98.8678C23.4498 108.128 12.9998 130.798 4.72977 135.718C3.30977 136.568 1.61977 137.388 0.00976562 137.808V131.818C4.52977 128.658 8.86977 120.858 11.5498 115.848C23.8798 92.7078 28.7098 63.9478 55.7798 53.2978C64.2998 49.9478 73.6898 50.7478 81.8798 48.3378C89.3298 46.1478 100.73 32.4578 103.66 25.4378C107.08 17.2478 105.69 8.09781 109.56 0.0178125H116.64V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M391.859 0.0078125C387.609 10.4778 377.509 17.1078 370.919 25.6578C366.299 31.6478 362.429 37.9578 369.259 44.1078C383.109 56.5878 404.019 37.5278 416.719 31.6678C421.229 29.5878 425.259 29.2878 429.739 27.7978C443.929 23.0778 452.019 11.3778 460.529 0.0178125H473.609C471.219 2.73781 468.269 4.40781 465.699 7.08781C456.679 16.5078 454.139 23.7278 441.269 30.6078C432.979 35.0378 426.349 34.2978 418.739 37.5078C403.429 43.9778 395.399 54.9678 376.839 53.4178C370.049 52.8478 361.609 47.1078 360.079 40.2078C356.649 24.7878 379.339 11.9578 385.859 0.0178125H391.849L391.859 0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M589.151 0.0078125C593.421 4.00781 598.151 8.19781 601.371 13.1278C608.161 23.5278 607.931 34.5278 616.671 44.1378C625.761 54.1378 639.251 55.2678 648.561 64.0078C649.181 64.5878 652.921 68.5878 652.921 68.9178V82.2578C647.831 75.3678 643.771 68.8778 636.191 64.3978C625.771 58.2278 618.131 57.0278 609.591 46.8678C602.451 38.3778 602.091 31.9178 597.971 22.5378C593.851 13.1578 586.261 5.23781 577.711 0.0278125H589.151V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M626.76 367.101H618.31C617.87 367.101 614.07 361.561 612.54 360.341C605.23 354.541 595.19 350.101 587.51 343.411C577.22 334.451 573.35 323.301 558.75 319.321C549.58 316.821 542.34 318.361 534.4 311.521C523.24 301.921 516.16 286.181 505.79 274.761C490.31 257.701 466.78 239.941 442.29 242.371C429.22 243.671 417.33 253.741 404.54 255.291C394.85 256.471 386.92 253.951 376.93 256.561C354.3 262.481 346.42 281.461 329.93 295.101C322.47 301.271 298.23 308.711 288.6 308.581C279.73 308.461 269.8 304.921 261.06 306.341C245.03 308.961 237.54 317.831 224.38 324.691C213.3 330.461 201.41 326.521 189.94 325.161C161.86 321.831 142.42 316.851 118.73 336.631C114.21 340.401 93.3602 367.091 91.3102 367.091H83.4102C98.8202 352.091 107.64 331.741 127.81 321.871C150.86 310.601 181.18 320.042 205.28 322.901C228.26 325.621 230.52 312.451 247.97 303.611C268.97 292.981 286.41 304.551 308.6 298.851C328.1 293.841 331.71 284.311 343.91 270.411C352.43 260.701 360.17 253.891 373.34 250.801C385.51 247.941 395.19 252.051 406.7 249.821C414.47 248.311 420.73 243.241 427.86 240.471C443.11 234.541 461.29 234.581 475.76 242.681C491.78 251.651 507.83 264.861 518.77 279.771C525.71 289.231 529.22 299.331 538.77 307.171C545.95 313.071 554.86 311.421 563.43 314.121C578.89 318.991 583.02 329.671 593.82 339.301C601.02 345.721 611.86 350.301 618.06 355.921C621.28 358.841 623.64 363.891 626.77 367.091L626.76 367.101Z" fill="currentColor"></path><!--/$--><!--$--><path d="M544.459 367.097H535.2C533.87 364.607 531.57 361.887 529.49 360.007C516.539 348.287 492.73 337.417 484.29 323.487C478.61 314.117 475.8 305.437 466.25 298.497C449.77 286.507 433.14 283.827 414.94 294.037C407.65 298.127 401.34 305.917 394.42 309.477C390.58 311.447 386.11 312.067 382.23 313.637C362.99 321.417 348.36 342.687 327.77 345.807C306.03 349.097 288.31 342.767 268.3 357.177C266.43 358.527 258.74 367.107 257.53 367.107H245.27L254.24 361.647C265.13 349.227 279.53 341.767 296.2 340.947C306.62 340.437 315.87 343.367 326.2 342.057C344.21 339.777 360.12 315.457 377.13 307.447C381.75 305.267 387.09 304.347 391.69 301.847C397.38 298.747 402.95 293.407 408.81 290.087C426.07 280.307 440.01 278.747 458.38 286.757C478.36 295.477 480.45 303.977 490.5 321.107C497.97 333.847 521.68 344.967 533.83 355.147C537.9 358.567 541.149 363.007 544.479 367.107L544.459 367.097Z" fill="currentColor"></path><!--/$--><!--$--><path d="M480.149 367.098H470.069C469.489 367.098 465.489 358.828 464.089 357.278C461.369 354.248 447.939 343.968 444.339 342.708C428.759 337.248 419.529 348.578 407.659 353.748C400.699 356.778 393.309 356.688 386.399 360.818C381.349 363.838 379.869 368.768 372.789 367.098C377.499 362.068 381.279 356.508 387.579 353.288C392.399 350.818 397.769 350.068 402.589 348.138C409.099 345.538 414.929 340.138 421.849 337.428C436.459 331.718 445.529 333.628 457.979 342.148C467.999 349.008 474.729 356.138 480.149 367.098Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 318" fill="none" data-pattern="Line" class="cs_pattern_svg"><!--$--><path d="M0 312.133C6.94 311.783 14.01 311.833 20.91 310.973C30.76 309.733 40.33 306.413 50.04 304.683C58.99 303.093 68.06 302.993 77.04 301.703C90.78 299.733 104.12 295.443 118 294.163C153.37 290.903 189.28 291.563 224.8 288.703C249.59 286.703 275.87 281.213 300.59 281.613C310.6 281.773 321.11 282.323 331.09 282.673C383.64 284.523 434.38 295.013 486.87 286.993C504.09 284.363 521.3 277.933 538.19 276.193C559.88 273.953 581.76 273.643 603.56 272.953L652.91 274.863V280.543C643.69 280.353 634.58 281.163 625.36 281.103C595.72 280.933 566.21 278.513 536.56 281.093C527.67 281.863 521.15 284.573 512.85 286.263C481.83 292.583 447.23 296.273 415.54 294.723C376.53 292.813 337.36 288.953 298.41 287.053C275.19 285.923 249.32 290.393 225.89 291.963C190.85 294.313 155.54 294.303 120.72 298.513C106.42 300.243 93.19 304.273 79.13 306.513C70.35 307.913 61.4 308.133 52.75 309.563C41.84 311.363 30.41 315.503 19.27 316.403C12.89 316.923 6.27 315.753 0 317.023V312.123V312.133Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0 226.085C8.94 227.335 17.31 223.985 25.9 223.375C40.88 222.305 54.83 225.855 69.5 227.175C79.85 228.105 90.22 227.885 100.58 228.255C168.46 230.675 236.49 231.975 304.42 230.975C329.86 230.595 355.22 228.985 380.72 228.255C438.76 226.575 492.42 215.995 549.72 209.835C575.67 207.045 596.64 205.985 622.65 206.515C632.73 206.725 642.91 206.635 652.93 205.945C653.04 210.955 653.84 210.965 648.83 211.385C632.41 212.745 616.34 211.135 600.32 211.915C579.06 212.945 556.79 216.275 535.48 217.915C515.76 219.435 497.1 219.565 477.18 222.285C439.57 227.435 402.25 232.795 364.35 235.885C306.41 240.615 252.93 235.235 195.43 233.695C155.63 232.625 115.77 234.275 76.03 232.645C59.37 231.965 42.59 227.185 25.92 228.275C17.34 228.835 8.75 232.125 0.0200005 229.895V226.085H0Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0 95.3597C1.53 95.2897 3.09 95.4796 4.62 95.3496C30.92 93.0496 57.26 91.4996 83.68 89.9396C115.42 88.0696 145.87 85.8996 177.41 81.7596C231.06 74.7096 285.38 66.5096 339.83 67.5696C351.56 67.7996 363.67 69.5496 375.21 69.7996C391.26 70.1396 407.84 68.0096 424.31 68.6596C442.94 69.3896 461.17 72.2397 479.84 72.4797C495.73 72.6796 511.47 71.8596 527.31 71.9296C550.54 72.0396 573.78 74.2496 597.03 74.6996C615.9 75.0596 634.15 72.4996 652.92 72.8196V76.8597C634.75 76.8397 616.85 79.8997 598.66 79.6097C575.05 79.2297 551.49 78.1797 527.86 77.9197C508.87 77.7197 488.87 78.9396 470.04 77.9696C453.07 77.0996 435.53 72.7196 418.31 71.9396C401.92 71.1896 385.1 72.3697 368.72 72.4797C333.14 72.7397 297.86 73.6696 262.4 75.7496C214.82 78.5396 168.19 88.1396 120.71 92.0996C102.94 93.5797 85.07 93.2596 67.32 94.2996C57.18 94.8896 46.97 97.1096 36.81 97.5796C31.84 97.8096 26.28 96.7797 21.51 96.9797C14.34 97.2896 7.22 99.3096 0 99.1896V95.3597Z" fill="currentColor"></path><!--/$--><!--$--><path d="M652.84 3.38334C653.06 3.67334 653.04 8.68336 652.62 8.77336C647.61 7.87336 642.44 6.96337 637.36 6.59337C606.73 4.37337 576.44 5.73337 545.79 6.06337C505.33 6.49337 463.34 6.54335 423.26 12.1033C382.34 17.7833 342.06 27.2034 300.58 28.9334C272.82 30.0934 243.9 27.6634 216.11 26.7134C202.44 26.2434 187.64 27.1534 174.1 26.2134C168.02 25.7934 161.32 24.0234 155.04 23.4834C114.89 20.0233 75.5 24.3134 35.2 18.5133C27.83 17.4534 17.71 14.0234 10.56 13.7334C9.26 13.6834 0.820003 15.3433 0.530003 14.4433C0.680003 13.6833 0.350003 10.5734 0.530003 10.4034C0.940003 10.0134 10.51 9.25335 11.72 9.29335C19.48 9.52335 28.49 11.8933 36.24 12.5733C67.7 15.3433 99.57 14.6534 131.05 16.9534C144.73 17.9534 159.99 21.9334 173.55 22.9534C185.75 23.8734 200.34 22.9534 212.83 22.9534C261.91 22.9334 312.87 22.2734 361.6 17.4934C394.83 14.2334 427.83 7.68337 460.85 2.84337C493.87 -1.99663 527.09 0.563342 560.48 1.69334C582.27 2.42334 604.18 0.243365 625.95 1.12337C629.1 1.25337 652.03 2.31335 652.84 3.39335V3.38334Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Hatch" class="cs_pattern_svg"><!--$--><path d="M110.08 0.0078125C106.88 13.4578 105.45 28.2078 101.63 41.3978C98.31 52.8578 93.29 67.2079 89.24 78.5779C86.26 86.9379 79.72 98.2978 77.88 106.488C77.71 107.228 77.6 110.038 78.2 110.028L277.39 0.0078125H292.65C276.13 7.13781 261.58 17.9379 245.79 26.4379C229.98 34.9479 213.27 41.7279 197.26 49.8379C169.13 64.0979 139.09 81.7279 111.89 97.9579C103.63 102.888 79.02 117.008 74.11 123.378C64.18 136.258 62.85 156.168 59.14 171.598C57.81 177.108 55.44 182.488 54.12 188.368C53.11 192.868 50.48 200.708 53.48 204.468C71.58 216.768 91.88 224.378 111.55 233.588C124.7 239.738 137.88 246.118 150.85 252.588C153.17 253.748 161.44 256.648 162.56 257.618C165.87 260.468 161.53 262.678 158.31 262.578C153.14 262.418 130.04 252.178 124.06 249.398C103.01 239.598 83.23 226.358 63.04 215.068C60.22 213.498 52.27 208.448 49.62 210.568C48.36 211.578 44.66 231.718 43.77 235.218C42.23 241.298 39.79 252.318 37.33 257.648C34.75 263.208 30.57 260.158 31.2 254.258C32.55 241.628 41.29 224.318 42.82 211.378C43.73 203.748 36.88 203.958 31.95 201.488C21.3 196.158 11.04 189.838 0 185.218V176.508L46.04 199.918C48.19 190.088 52.44 180.288 55 170.748C57.03 163.168 57.51 155.288 59.12 147.638C60.56 140.838 62.92 134.198 64.3 127.488C64.01 127.158 57.2 130.728 56.31 131.208C52.21 133.408 42.43 141.038 39.26 141.938C33.04 143.718 32.41 139.068 36.55 135.428C40.69 131.788 49.93 126.768 54.87 123.778C58.58 121.528 67.11 118.488 68.75 114.788C75.63 95.5478 81.59 76.0479 88.03 56.7079C90.43 49.4979 94.01 42.7579 96.05 35.3079C99.21 23.8179 100.71 11.4278 104.63 0.0378418H110.08V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M434.349 0.0100098C441.759 5.96001 447.999 13.07 454.769 19.63C458.829 23.57 463.449 27.21 467.379 31.27C469.909 33.89 479.489 46.07 481.189 46.6C486.299 48.18 489.619 42.7601 493.259 40.0801C512.409 25.9601 533.149 14.39 552.069 0H561.879C547.289 10.89 531.679 20.5401 516.469 30.5901C508.539 35.8301 499.059 41.24 491.619 46.6C489.029 48.47 484.949 50.5501 487.199 54.2201C498.829 64.7201 509.829 75.9401 521.559 86.3301C540.989 103.55 560.279 120.39 579.279 138.12C587.919 146.19 595.149 155.08 605.899 161.1C610.079 162.29 611.649 157.26 613.939 154.67C623.939 143.32 634.859 132.02 644.179 120.07C647.249 116.14 649.539 111.53 652.919 107.83V119C652.919 121.98 622.709 154.97 618.599 160.41C614.889 165.32 612.019 166.73 617.209 171.57C619.479 173.69 630.839 181.3 630.999 183.35C631.399 188.25 624.609 185.86 622.129 184.08C620.099 182.62 612.659 175.14 611.379 174.66C609.789 174.07 607.989 173.89 606.829 175.34C594.029 190.04 583.269 206.54 570.349 221.13C557.429 235.72 544.239 247.93 532.789 263.11C528.249 269.13 525.329 275.84 521.149 281.97C502.009 310.08 480.509 336.35 459.219 362.78C458.479 363.7 456.969 367.09 456.719 367.09H448.549C450.189 363.69 452.569 360.32 454.869 357.34C500.039 298.9 545.599 241.02 590.809 182.74C593.059 179.83 602.459 170.45 602.299 167.48C602.269 166.86 602.179 166.27 601.729 165.8C591.109 159.1 582.909 150.31 573.909 141.87C557.149 126.16 541.329 109.96 524.299 94.5C512.699 83.97 501.299 73.04 489.719 62.6C484.899 58.26 483.379 54.85 476.779 57.9C464.649 63.5 451.679 75.43 440.549 83.24C437.979 85.04 423.129 95.39 421.569 95.37C417.229 95.32 419.949 90.57 421.739 88.79C428.999 81.59 446.349 75.17 454.729 68C459.739 62.02 471.739 58.75 476.549 53.86C477.919 52.47 478.499 51.7101 477.479 49.8301C474.659 44.6001 464.179 36.59 459.719 32.17C454.629 27.11 449.559 21.1701 444.489 16.3401C438.719 10.8501 431.479 6.05002 426.219 0.0200195H434.389L434.349 0.0100098Z" fill="currentColor"></path><!--/$--><!--$--><path d="M335.71 367.102H325.63C321.99 367.102 302.09 354.122 297.5 351.642C284.25 344.472 270.52 338.132 257.41 330.702C245.64 324.032 234.95 315.182 221.52 311.562C220.79 311.592 212.2 320.032 210.62 321.342C198.3 331.602 186.85 342.652 175.68 354.232C174.27 355.692 165.17 367.102 164.31 367.102H155.32C155.24 365.922 156.46 365.102 157.21 364.362C162.81 358.892 169.29 354.222 174.94 348.862C187.87 336.592 199.23 322.622 211.71 309.902C212.29 308.582 212.18 307.662 211.2 306.612C208.46 303.682 196.79 299.452 194.31 296.262C192.53 293.972 193.78 291.742 196.51 291.402C202.65 290.642 214.88 302.362 218.67 301.652C219.91 301.422 228.76 290.912 231.06 288.932C232.97 287.282 236.81 283.362 239.24 284.572C245.51 287.702 229.02 301.802 227.33 304.852C226.73 306.042 229.08 308.302 230.02 309.042C236.7 314.292 245.47 317.192 252.87 321.062C277.97 334.182 302.59 347.912 327.34 361.562C330.12 363.102 333.36 364.952 335.7 367.102H335.71Z" fill="currentColor"></path><!--/$--><!--$--><path d="M652.891 298.472C652.631 298.722 647.231 299.422 645.811 299.842C629.051 304.832 612.411 309.322 595.551 313.882C588.931 315.672 572.431 322.412 566.641 321.222C564.461 320.772 561.841 318.602 563.811 316.472C573.681 313.332 583.901 309.432 594.041 306.912C600.391 305.332 607.091 304.632 613.561 303.002C626.651 299.702 639.591 295.962 652.641 292.492C652.951 292.532 653.111 298.262 652.901 298.472H652.891Z" fill="currentColor"></path><!--/$--><!--$--><path d="M77.2994 288.763C78.8194 291.163 74.3594 305.983 73.2894 309.373C68.8394 323.423 60.9894 336.623 57.4594 350.743C56.5594 354.353 55.8294 363.413 54.3794 366.183C53.4294 368.013 48.7794 366.743 46.8594 367.103C50.3994 353.183 57.6494 339.823 61.7094 326.123C63.4294 320.313 69.5794 291.013 73.3494 288.733C74.3094 288.153 76.7394 287.883 77.2894 288.753L77.2994 288.763Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Swoop" class="cs_pattern_svg"><!--$--><path d="M442 367.344C436.2 348.884 439.04 330.404 445.87 312.774C460.53 274.884 490.02 240.344 520.2 213.194C525.71 208.244 532.37 205.095 538.2 200.675C548.86 192.585 559.29 181.665 569.83 172.915C573.58 169.805 582.89 164.364 584.92 160.754C588.01 155.264 583.86 146.934 581.63 141.474C559.18 86.4644 523.51 39.4845 473.58 7.08447C469.78 4.62447 465.21 3.04437 461.63 0.234375H475.53C477.5 0.234375 503.94 20.6246 507.37 23.4246C532.55 44.0446 564.42 91.9545 579.64 121.135C584.79 131.015 589.49 141.204 594.08 151.365C595.48 152.044 597.25 153.355 598.81 152.875C610.34 146.455 621.17 139.074 632.94 133.034C639.37 129.734 646.4 126.725 652.93 123.875V133.135C652.93 133.645 644.67 136.444 643.47 137.024C633.17 141.974 623.72 147.534 613.86 153.184C609.76 155.534 600 158.045 599.19 163.625C600.67 172.055 605.07 179.845 607.43 188.135C611.55 202.595 614.41 223.844 613.72 238.544C612.03 274.564 609.95 315.914 596.14 349.514C593.75 355.334 589.61 361.194 587.53 367.324H582.08C584.55 361.314 588.56 355.214 591.06 349.344C609.16 306.854 610.76 236.104 598.94 191.714C597.8 187.444 594.24 174.854 592.47 171.494C589.55 165.974 584.87 169.984 581.37 172.444C570.16 180.324 559.54 189.884 549.12 198.484C508.57 231.944 468.28 264.684 449.78 315.974C443.67 332.914 445.17 350.314 450.2 367.324H442.03L442 367.344Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0.0100002 142.954C13.07 141.454 24.93 136.014 38.04 133.844C44.61 132.754 51.07 132.984 57.79 131.244C62.24 130.094 75.82 125.554 79.59 123.624C82.68 122.044 84.41 119.584 83.91 116.034C83.08 110.154 79.43 101.224 78.1 94.6037C73.6 72.2437 66.86 37.4236 67.57 15.2136C67.63 13.4436 68.72 0.813636 69.26 0.293636C69.57 -0.00636384 73.7 0.433607 74.68 0.263607C75.32 0.903607 73.18 8.71369 73.05 10.3537C72.27 20.4637 77.19 36.2537 77.94 47.3837C78.35 53.4337 77.6 59.7036 78.11 65.7436C79.52 82.5236 84.86 98.9336 88.33 115.294C90.08 117.314 92.39 117.064 94.7 116.394C100.82 114.634 119.6 103.594 126.08 99.8237C146.13 88.1737 169.83 70.6637 188.3 56.3437C209.77 39.7037 223.06 25.2235 241.17 5.69354C245.5 1.02354 246.89 -0.716393 253.98 0.263607C239.47 16.8936 226 33.3338 209.29 47.9238C175.73 77.2238 135.4 103.534 94.87 122.024C93.51 122.964 92.63 125.864 92.65 127.444C92.71 131.554 99.86 147.114 101.62 152.244C106.45 166.344 110.65 182.764 117.09 196.154C129.8 222.594 155.17 252.664 173.53 275.914C188.27 294.584 203.49 314.804 219.36 332.504C230.46 344.884 243.65 355.284 255.06 367.354H246.89C234.81 356.464 222.56 345.774 211.73 333.594C183.73 302.094 152.41 263.464 130.03 227.874C110.88 197.404 101.17 168.204 90.07 134.374C89.11 131.444 88.75 128.054 85.3 127.694C79.7 127.104 66.97 133.144 60.92 134.934C40.96 140.844 20.31 145.014 0.0100002 149.494V142.954Z" fill="currentColor"></path><!--/$--><!--$--><path d="M123.72 367.344H117.73C112.72 358.474 108.67 349.064 103.84 340.104C90.94 316.134 75.57 289.763 59.62 267.733C50.51 255.153 41.49 248.203 30.78 237.733C20.72 227.893 11.71 216.824 0 208.854V201.773C11.39 206.103 20.58 216.234 28.9 224.904C53.75 250.824 75.29 281.974 94.51 312.384C105.6 329.934 114.56 348.754 123.71 367.344H123.72Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Loop" class="cs_pattern_svg"><!--$--><path d="M229.5 367.417C232.59 362.507 237.01 358.767 241.23 354.897L266.95 336.217C267.84 335.397 267.29 333.617 266.53 332.857C219.4 295.667 165.421 267.107 106.35 254.377C97.2405 252.417 81.2605 249.417 72.2605 249.227C70.4205 249.187 68.8505 249.077 67.2605 250.197C61.7505 256.147 55.2205 261.047 49.3705 266.637C40.1505 275.447 31.6405 286.097 22.1505 294.437C17.6205 298.417 12.1505 301.517 7.69049 305.587C4.95049 308.087 3.05049 311.267 0.0704919 313.487V305.047C4.50049 301.697 7.94049 297.057 11.7905 293.347C25.7405 279.867 40.4605 267.237 54.3105 253.597C56.2505 251.687 60.3605 248.437 55.7905 246.637C52.2805 245.257 42.7005 245.697 38.5005 245.397C35.6005 245.187 32.1105 244.407 29.2505 244.297C19.5505 243.937 9.75049 244.407 0.0704919 244.867C0.230492 243.937 -0.149508 239.647 0.0704919 239.427C0.320492 239.187 6.02049 238.417 6.89049 238.347C25.0405 236.727 44.2905 240.047 62.5005 240.977C64.4805 240.477 66.1805 239.447 67.6705 238.087C85.8705 221.487 99.6805 193.117 110.98 171.357C124.26 145.817 142.29 112.097 147.05 83.7672C147.81 79.2572 148.95 74.7971 145.05 71.3871C140.08 67.0471 129.24 63.5373 123.07 59.5873C113.96 53.7573 102.43 45.3571 93.8605 38.6671C78.8605 26.9471 66.9305 12.5073 52.3805 0.327293H63.0105C64.6505 0.327293 83.4705 20.0272 86.7105 22.9372C98.1205 33.1972 114.53 45.2071 127.42 53.6071C129.6 55.0271 147.37 64.7471 148.561 64.6371C150.531 64.4471 151.26 57.9073 151.51 56.0873C152.561 48.2973 154.07 35.5171 154.32 27.8571C154.61 18.8371 152.37 9.36729 152.12 0.327293H157.57C157.68 7.77729 159.55 15.5271 159.77 22.9071C160.16 35.8971 156.501 49.2171 155.9 62.1371C155.781 64.6971 156.17 66.7373 157.72 68.7973C173.17 74.1873 188.13 80.9073 204.311 84.0573C255.031 93.9273 313.71 81.2372 357.53 54.4772C359.49 53.2872 372.86 44.6573 373.29 43.8073C373.75 42.8973 372.88 41.6272 372.24 40.9472C369.95 38.4872 362.27 34.1271 358.95 31.3571C348.24 22.4371 340.77 11.7973 333.05 0.337302C334.71 0.577302 337.63 -0.172922 339.04 0.607078C340.05 1.17708 347.59 12.5472 349.42 14.7472C354.4 20.7672 360.6 26.4273 366.89 31.0573C368.49 32.2273 376.25 37.7571 377.49 37.8971C382.38 38.4371 388.46 30.9471 392.2 28.1271C401.28 21.2971 410.33 15.8271 418.08 7.15713C422.6 2.09713 421.35 -1.09293 430.6 0.347068C423.77 10.5771 416.06 18.4071 406.56 26.1571C403.42 28.7171 387.93 38.9272 387.58 41.9972C387.52 42.4772 387.89 43.4072 388.24 43.7772C393.24 45.5972 397.31 49.1471 401.9 51.6371C413.99 58.2071 426.59 64.5173 438.85 70.8073C474.91 89.3173 499.561 101.117 540.581 107.477C542.961 107.847 554.581 109.207 555.69 108.197C557.57 106.487 561.19 75.6272 562.1 70.4972C565.76 50.0072 571.24 24.8172 578.01 5.24721C579.721 0.297215 579.43 -0.142922 585.37 0.357078C579.151 22.5271 572.201 44.6372 567.56 67.2372C566.091 74.3772 561.12 98.7372 562.081 104.517C563.24 111.577 575.89 112.637 581.91 113.557C593.24 115.287 608.31 117.997 619.42 118.557C630.59 119.117 641.83 118.367 652.96 120.167V127.797C647.3 127.317 641.48 126.427 635.81 126.147C615.72 125.147 598.72 123.687 578.73 120.557C574.74 119.937 569.01 117.647 565.42 117.497C562.12 117.357 560.8 122.727 560.61 125.347C558.22 159.067 564.961 183.867 570.5 215.927C573.29 232.097 573.47 248.757 576.24 264.937C580.82 268.547 586.351 266.787 591.641 267.247C601.69 268.107 611.62 269.947 621.63 271.037C631.641 272.127 642.81 271.457 652.96 274.857V282.487C642.28 280.197 631.34 280.387 620.54 279.217C615.21 278.637 580.14 273.087 578.53 275.377C578.11 276.157 578.29 276.967 578.34 277.797C579.09 290.057 585.71 316.497 589.6 328.667C593.8 341.807 602.041 355.147 608.271 367.467H601.19L589.82 344.237C579.25 325.327 579.26 300.257 572.69 280.747C571.81 278.137 570.581 276.257 567.701 275.927C559.25 274.967 546.54 276.837 537.71 277.077C489.66 278.337 445.09 276.397 398.44 290.407C391.75 292.417 385.49 295.547 378.96 297.627C351.39 306.447 319.19 313.417 293.78 327.427C292.38 328.197 283.83 332.977 283.43 333.417C282.52 334.427 282.63 336.157 283.41 337.267C292.93 346.287 299.72 357.737 308.51 367.467H299.25L285.36 349.487C283.75 347.607 277.44 340.847 275.54 340.727C273.64 340.607 265.54 345.807 263.42 347.187C257.43 351.107 249.57 356.587 243.94 360.947C241.49 362.847 239.04 365.017 237.11 367.467H229.48L229.5 367.417ZM381.43 47.3073C376.74 47.8873 372.34 53.1073 368.44 55.5673C317.05 87.9673 244.31 102.557 185.24 85.6771C177.52 83.4671 170.57 80.1073 163.12 77.8273C161.21 77.2373 156.98 75.5473 155.38 76.2973C153.51 77.1773 151.64 89.1372 150.86 91.9472C143.26 119.457 133.02 141.857 120.42 167.187C111.47 185.177 100.6 208.407 88.5705 224.137C86.6005 226.707 73.1605 240.827 73.6305 242.407C77.7005 244.037 83.0705 243.767 87.4505 244.397C139.01 251.827 184.2 271.477 228.58 297.797C242.42 304.997 257 320.117 270.29 326.917C278.28 331.007 284.38 323.947 291.27 320.487C317.05 307.557 347.891 301.107 375.44 292.947C384.01 290.407 392.21 286.557 401.06 284.237C439.58 274.117 477.96 272.077 517.54 269.927C533.96 269.037 550.45 269.047 566.84 267.457C568.27 266.247 569.86 264.737 569.54 262.657C566.83 228.937 556.62 194.837 555.98 161.277C555.72 147.337 555.81 133.307 556.34 119.377C555.79 117.767 554.56 116.397 552.91 115.817C549.49 114.607 541.83 114.737 537.41 113.877C491.56 104.937 456.9 84.1073 416.07 63.5673C411.43 61.2373 406.42 59.5071 401.77 57.1571C397.12 54.8071 389.421 48.8972 384.78 47.4572C383.37 47.0172 382.81 47.1273 381.41 47.2973L381.43 47.3073Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Weave" class="cs_pattern_svg"><!--$--><path d="M93.2845 0.0500488C102.695 8.18005 112.435 16.0199 122.225 23.6899C124.795 25.6999 127.865 27.28 130.605 29.48C133.835 32.06 139.615 40.5102 144.285 37.6702C144.565 37.5002 147.935 33.51 148.615 32.74C157.635 22.47 164.655 9.75005 174.495 0.0500488H183.755L167.135 19.6602C162.695 25.7802 151.115 34.5401 147.545 40.3801C147.095 41.1101 146.545 41.7299 146.775 42.6899C147.225 44.5699 155.705 49.58 157.775 50.79C192.085 70.95 229.515 77.1402 269.025 77.4102C289.604 77.5502 315.405 77.26 335.285 72.77C359.005 67.41 390.375 60.15 410.115 45.7C412.395 44.03 417.265 41.5001 415.225 38.3301C414.575 37.3201 403.895 29.9301 401.755 28.1001C392.105 19.8101 385.055 11.2 378.875 0.0400391H384.865C388.555 6.24004 393.055 12.44 398.204 17.48C402.335 21.52 412.435 30.67 417.075 33.48C419.455 34.92 421.194 36.0301 424.085 35.1301C433.914 32.0601 450.315 17.26 459.355 11.02C464.935 7.17002 471.305 4.54003 476.424 0.0300293H488.415C480.495 5.14003 472.044 9.57997 464.145 14.72C454.384 21.08 445.345 28.07 435.165 34.24C432.745 35.71 425.885 37.3401 427.625 40.8801C429.095 43.8801 451.575 53.92 455.915 56.21C480.355 69.1 503.705 82.5101 524.395 101.06C532.255 108.11 538.275 116.93 545.905 124.23C547.275 125.54 555.395 132.95 556.285 132.92C557.485 132.88 558.015 131.66 558.455 130.76C559.905 127.81 561.935 120.24 562.925 116.71C572.165 84 573.785 47.2201 590.785 17.1001C594.025 11.3601 598.615 5.89004 601.775 0.0400391H611.035C609.395 1.23004 608.155 2.79995 606.995 4.44995C579.425 43.82 579.535 89.72 562.235 133.46C560.815 142.64 566.045 142.59 570.975 147.65C580.105 157.03 586.854 162.52 597.885 169.77C613.845 180.27 634.825 182.74 653.005 187.4V194.48C644.875 192.24 636.065 190.68 628.065 188.09C616.974 184.5 598.695 178.02 590.055 170.49C588.255 168.92 586.845 166.44 584.835 164.84C581.305 162.01 575.405 159.88 572.145 157.37C569.885 155.63 564.275 148.38 561.975 147.38C557.755 145.55 555.465 154.13 554.345 157.17C546.455 178.68 544.785 201.99 536.635 223.34C525.255 253.12 509.844 277.63 492.454 303.91C489.544 308.31 475.835 326.45 475.355 329.87C475.185 331.1 475.245 332.73 476.035 333.75C484.945 339.08 493.055 345.62 501.535 351.56C508.525 356.45 517.365 360.11 522.195 367.13H511.564C509.654 367.13 484.935 347.15 480.945 344.36C477.375 341.86 472.985 336.68 469.635 341.02C464.905 347.14 461.975 359.65 459.465 367.07L452.435 367.12C453.865 361.91 455.525 356.78 457.475 351.74C458.745 348.47 463.354 340.11 463.775 337.85C463.995 336.68 463.924 335.23 462.935 334.42C447.264 328.56 431.695 319.74 415.495 315.53C394.854 310.17 364.385 306.45 343.135 306.11C331.845 305.93 316.635 307.78 304.995 308.3C277.275 309.54 253.345 314.93 226.455 317.5C217.215 318.38 206.545 317.61 197.645 318.67C195.285 318.95 193.365 319.51 193.965 322.32C197.395 327.84 200.245 333.62 202.915 339.53C205.585 345.44 212.695 360.78 213.115 366.38C213.205 367.6 208.795 367.32 207.985 367.14C207.365 367 206.935 366.92 206.715 366.23C203.095 353.81 197.515 340.25 191.105 328.99C189.175 325.6 187.805 322.08 184.025 320.82C176.555 318.32 160.605 321.23 152.415 321.4C138.825 321.69 122.795 322.05 109.425 320.75C90.2945 318.9 69.5845 313.63 50.7845 309.64C33.7145 306.01 16.2845 303.29 0.074524 296.6V287.61L34.1745 300.1C69.9445 308.99 106.325 315.2 143.165 316.5L178.275 313.73C178.475 312.67 177.965 311.9 177.445 311.05C175.645 308.13 169.805 302.4 167.135 299.56C143.175 274.06 117.385 256.3 99.7145 224.24C86.5745 200.41 80.6045 177.1 64.6045 154.21C60.6645 148.57 60.0845 146.37 54.0245 151.7C39.1045 164.82 28.5245 181.87 12.1145 194.78C8.10452 197.94 4.20452 201.26 0.0845243 204.26C0.244524 202.42 -0.425476 200.18 0.584524 198.5C0.864524 198.04 7.47452 192.14 8.54453 191.2C20.7745 180.45 33.3745 169.44 44.5045 157.42C45.8845 155.93 55.0045 145.49 55.0745 144.66C55.1445 143.94 54.4745 141.51 54.0645 140.78C48.9245 131.65 19.8345 114.62 9.72453 109.93C8.23453 109.24 0.674525 106.91 0.184525 106.12C-0.275475 105.38 0.294524 102.92 0.0945245 101.86C13.2345 106.04 25.3845 111.52 36.5745 119.59C40.4045 122.35 46.9245 127.3 50.2445 130.44C53.5645 133.58 55.3445 139.07 60.7445 138.36L95.4845 93.4299C108.445 82.3299 117.825 70.14 127.955 56.71C129.515 54.64 136.905 46.7301 137.315 45.3701C138.145 42.6501 136.965 41.67 135.255 40.03C129.285 34.3 122.285 30.14 115.925 25.04C105.705 16.85 95.8745 8.19 85.6645 0H93.2945L93.2845 0.0500488ZM551.435 136.96C547.985 133 542.115 129.63 538.265 125.88C534.835 122.54 532.295 118.41 529.025 114.97C499.375 83.85 460.725 63.71 423.165 43.73C421.785 43.3 420.764 43.76 419.525 44.23C415.734 45.67 408.865 51.6501 404.315 54.0801C375.645 69.3601 327.655 82.1402 295.235 83.4102C272.115 84.3102 243.955 83.5802 221.465 78.6602C195.435 72.9802 177.715 66.08 154.515 53.52C152.075 52.2 145.715 47.4301 143.725 47.3801C139.395 47.2901 134.645 54.26 132.005 57.53C114.025 79.79 96.8945 102.87 78.3145 124.78C75.3945 128.22 64.5145 138.09 63.5845 141.64C63.1845 143.17 62.9945 144.9 63.8245 146.33C84.6745 171.21 93.4745 202.83 110.105 230.25C129.975 263.01 154.075 278.22 179.695 304.5C184.695 309.62 186.005 313.18 194.585 314C210.905 315.56 232.225 311.83 248.455 309.5C307.745 300.99 365.385 292.57 423.725 312.26C436.095 316.43 449.835 324.78 461.975 327.96C464.045 328.5 466.074 328.9 468.145 328.07C474.065 318.94 480.655 309.99 486.704 300.87C503.594 275.41 520.385 249.48 532.135 221C538.674 205.14 540.665 188.02 545.395 171.61C547.535 164.16 552.295 154.14 553.705 147.24C554.615 142.78 554.425 140.36 551.465 136.95L551.435 136.96Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div><img width="Auto" loading="lazy" alt="" src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6a28a7bdb02b70485884e51e_logo_dust-light-mode.svg" class="logo_light is-customer-story-grid"/><img loading="lazy" src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68c026e65569d372201cc547_Frame%20(5).svg" alt="Dust logo" class="logo_dark is-customer-story-grid"/></div><div class="card_cs_grid_content"><div fs-list-field="title" class="card_cs_grid_title u-text-style-body-2">Dust enables agents to go deeper at lower cost with Claude</div><div class="u-display-none"><div fs-list-field="client">Dust</div><div fs-list-field="company-size">Startup</div><div fs-list-field="partner" class="w-dyn-bind-empty"></div><div fs-list-field="location">Europe</div><div fs-list-fieldtype="date" fs-list-field="date">June 30, 2026</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><div fs-list-field="product">Claude Platform</div></div><div role="listitem" class="w-dyn-item"><div fs-list-field="product">Claude Code</div></div></div></div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><div fs-list-field="industry">Software</div></div></div></div><div fs-list-field="product">Claude Platform</div></div></div></article></div><div role="listitem" class="u-display-contents w-dyn-item"><article data-slider-card="" class="card_cs_grid_wrap"><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Kai" target="" data-cta="Customer stories page" data-cta-position="Customer grid section" href="/customers/kai" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">View story</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">View story</span><!--/$--></button><!--/$--></div><div class="card_cs_grid_img"><div data-cs-pattern="Swoop" class="cs_pattern_wrap u-cover-absolute"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 368" fill="none" data-pattern="Flow" class="cs_pattern_svg"><!--$--><path d="M0.00976562 345.323C11.2198 336.903 22.6098 328.753 34.3898 321.133C70.6798 297.633 110.94 274.273 154.13 266.513C203.53 257.643 247.43 262.314 296.75 266.364C303.81 266.944 310.7 269.754 317.63 271.094C409.74 288.833 484.98 255.443 558.04 203.403C575.44 191.013 592.97 178.183 610.55 166.013C622.75 157.573 638.46 150.823 652.63 146.523L652.94 153.293C648.36 154.493 643.83 156.054 639.46 157.874C620.97 165.564 602.26 178.864 585.37 189.874C568.48 200.884 553.05 214.274 536.13 225.624C483.25 261.084 428.42 283.363 363.26 279.953C342.81 278.883 321.75 274.064 301.65 272.364C295.5 271.844 289.28 272.724 283.12 272.364C270.07 271.604 257.01 269.533 243.92 269.053C199.99 267.453 138.15 271.004 97.7498 288.594C69.3398 300.964 49.6998 318.653 24.5798 335.293C16.3598 340.743 8.24977 346.444 0.00976562 351.864V345.323Z" fill="currentColor"></path><!--/$--><!--$--><path d="M553.18 0.0078125C529.36 11.1878 508.24 26.1578 488.86 43.8478C479.2 52.6678 469.77 64.7278 459.62 72.3578C429.94 94.6578 396.22 110.408 358.88 113.838C322.1 117.218 286.43 106.888 249.91 104.568C221.85 102.788 199.07 105.148 172.23 113.038C109.94 131.338 55.3898 167.948 0.00976562 200.448V192.818C15.2698 183.148 30.8498 173.968 46.5198 164.948C109.93 128.448 172.83 95.4678 248.82 100.198C293.43 102.968 333.01 115.338 378.35 106.598C393.98 103.588 410.06 96.5778 424.04 89.0778C455.99 71.9178 478.21 42.8478 506.91 21.5778C517.74 13.5578 530.24 7.03782 541.74 0.0178223H553.18V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M461.08 0.0078125C457.88 2.04781 455.1 4.8578 451.99 6.9978C436.69 17.5678 416.78 31.3478 400.75 40.2078C359.32 63.0878 310.32 67.1578 264.22 60.3078C226.93 54.7578 204.97 52.0378 167.31 60.7378C118.57 72.0078 83.44 93.9678 39.98 115.948C26.9 122.568 13.14 128.038 0 134.548V129.098C26.22 116.208 51.66 101.788 78.49 90.1678C116.26 73.7978 160.05 54.7578 201.39 50.6778C228.32 48.0178 244.9 50.5178 270.76 55.4078C321.1 64.9378 368.4 56.6178 410.56 27.6878C423.03 19.1378 435.75 11.1778 448.28 2.7478C449.42 1.9778 450.63 1.30781 451.26 0.0078125H461.08Z" fill="currentColor"></path><!--/$--><!--$--><path d="M294.85 0.0100098C279.14 10.28 261.57 17.24 243.18 21.08C233 23.2 223.81 24.91 213.38 23.97C189.24 21.79 166.69 18.47 141.99 19.63C111.46 21.07 70.65 36.82 41.84 48.08C27.8 53.57 14.39 60.88 0.00999832 65.37V60.47C5.49 59.49 9.67 55.79 14.53 53.47C55.13 34.06 102.59 17.49 147.95 16.33C161.59 15.98 177.96 16.36 191.59 16.87C199.29 17.16 207.81 19.53 215.61 19.55C222.94 19.57 230.91 17.58 238.07 15.97C252.9 12.64 267.62 7.68 280.68 0H294.85V0.0100098Z" fill="currentColor"></path><!--/$--><!--$--><path d="M71.4006 367.098L95.2006 351.398C115.321 337.358 138.321 330.318 161.961 324.438C202.311 314.398 244.721 318.678 285.831 319.148C292.041 319.218 298.851 318.748 304.951 319.148C311.051 319.548 316.541 321.498 322.351 321.908C352.611 324.068 385.601 320.918 416.131 322.448C467.961 314.748 518.061 296.788 562.061 268.398C573.461 261.038 583.511 251.868 595.321 244.998C603.231 240.398 610.961 237.578 618.951 233.748C623.251 231.688 650.411 217.888 652.631 218.388C653.031 219.698 653.331 223.228 652.371 224.128C641.791 228.358 631.621 233.518 621.291 238.268C613.431 241.878 605.851 244.318 598.051 248.808C582.021 258.038 568.981 271.948 553.141 281.808C529.491 296.528 503.891 308.048 476.881 315.078C430.761 327.078 377.171 328.368 329.431 326.258C321.851 325.928 314.771 324.038 307.671 323.498C292.221 322.308 274.981 324.498 259.121 324.088C230.451 323.338 196.441 318.208 168.531 326.098C152.441 330.648 128.841 340.098 114.081 347.938C109.731 350.248 83.3606 367.098 81.4706 367.098H71.3906H71.4006Z" fill="currentColor"></path><!--/$--><!--$--><path d="M652.92 285.953V294.393C645.92 298.033 638.14 301.013 631.3 304.923C620.41 311.163 607.53 319.253 596.83 326.033C588.59 331.253 582.67 337.763 574.93 343.363C568.26 348.183 538.28 367.103 531.66 367.103H507.41L535.18 358.633C542.41 355.603 549.92 352.953 556.83 349.223C586.7 333.103 609.58 305.233 640.75 290.383C644.62 288.543 648.7 286.763 652.93 285.953H652.92Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 368" fill="none" data-pattern="Grain" class="cs_pattern_svg"><!--$--><path d="M643.401 0.0078125C642.281 2.13781 639.861 3.5478 638.271 5.4978C629.061 16.8178 622.961 33.9578 619.241 48.0178C610.311 81.7478 617.651 114.688 613.371 148.358C610.701 169.318 605.471 204.598 596.631 223.128C581.041 255.788 530.991 266.868 498.651 273.358C469.371 279.228 443.971 285.988 417.021 299.628C406.381 305.008 401.301 308.828 392.991 317.008C378.681 331.078 378.531 337.228 368.611 353.108C367.481 354.928 360.051 365.908 359.171 366.548C357.411 367.818 353.391 366.988 351.281 366.838C353.931 362.888 355.841 358.138 358.151 354.098C374.591 325.298 399.191 304.038 427.961 288.238C431.511 286.288 435.291 284.828 439.151 283.618C481.631 270.338 524.231 268.378 564.201 246.828C577.201 239.818 581.021 235.908 588.251 222.938C600.551 200.878 608.111 164.348 609.091 139.188C610.111 112.828 607.901 84.5678 611.881 58.6378C615.121 37.5278 624.001 18.2478 634.691 0.0078125H643.411H643.401Z" fill="currentColor"></path><!--/$--><!--$--><path d="M48.8024 0.0100098C46.3924 20.03 44.9324 39.05 52.3524 58.28C63.6424 87.52 86.1624 103.24 116.722 107.78C150.512 112.8 170.312 95.3901 199.232 84.1801C214.612 78.2201 230.912 74.65 246.222 68.51C271.982 58.17 305.382 38.78 325.392 19.63C331.932 13.37 337.812 6.42001 344.182 0.0100098H352.902C351.702 2.20001 349.972 4.75006 348.282 6.56006C322.732 33.9001 282.142 61.24 247.302 75.03C233.852 80.36 219.612 83.5 206.012 88.23C172.732 99.82 151.002 118.12 112.972 111.51C87.9624 107.16 69.0524 95.9301 55.1024 74.5701C40.1124 51.6301 37.5824 26.45 43.8824 0H48.7824L48.8024 0.0100098Z" fill="currentColor"></path><!--/$--><!--$--><path d="M425.401 0.0078125C420.471 7.19781 416.051 14.7678 411.141 21.9778C405.501 30.2478 399.521 36.4679 395.331 45.9379C385.471 68.2479 385.601 90.9678 405.531 107.298C441.741 136.968 467.511 111.618 492.191 83.9178C511.311 62.4478 529.341 39.6679 549.111 18.7979C556.441 11.0579 566.891 6.40782 575.281 0.0178223H584.001C575.711 9.16782 563.621 14.5778 554.311 22.3578C522.211 49.1978 483.131 117.278 443.291 124.918C420.171 129.348 385.891 105.208 382.961 81.3678C380.711 63.0678 386.001 53.5279 394.241 38.3179C401.311 25.2779 409.091 12.3778 417.221 0.0078125H425.401Z" fill="currentColor"></path><!--/$--><!--$--><path d="M653.213 248.919C642.773 264.099 628.333 277.509 613.683 288.659C593.543 303.999 574.833 308.699 550.553 314.889C532.093 319.599 513.573 321.889 495.883 329.429C482.343 335.199 462.323 351.329 452.653 362.479C450.063 365.469 450.823 368.619 445.013 366.829C444.323 363.849 456.513 349.189 459.183 346.679C487.373 320.219 507.793 322.309 541.903 312.249C574.603 302.599 609.473 290.369 633.343 264.739C641.903 255.549 646.223 244.349 653.213 234.219V248.929V248.919Z" fill="currentColor"></path><!--/$--><!--$--><path d="M477.171 0.0078125C469.421 12.5878 457.821 21.8878 449.161 33.8278C443.841 41.1578 436.141 50.9678 441.181 60.2078C443.991 65.3578 448.471 66.3078 453.881 64.6978C464.971 61.3978 480.371 37.8278 488.081 28.6178C497.431 17.4578 507.141 7.64781 519.671 0.0078125H526.751C519.551 7.06781 511.451 13.1878 504.391 20.4178C490.751 34.3978 478.631 51.4778 463.531 64.0078C455.901 70.3378 445.201 74.1778 437.921 65.0778C425.651 49.7378 440.331 38.9878 448.501 27.7478C455.051 18.7378 461.041 9.18781 467.341 0.0078125H477.171Z" fill="currentColor"></path><!--/$--><!--$--><path d="M115.292 0.0078125C113.132 14.5678 120.652 25.5078 131.932 33.7578C136.872 37.3678 141.232 39.1878 147.022 41.0078C184.742 52.8978 210.522 41.7178 241.142 20.3778C249.472 14.5778 257.012 6.17781 265.172 0.0078125H276.612C275.972 1.06781 275.072 1.91776 274.142 2.70776C234.632 36.2278 195.092 60.3378 141.462 44.3878C122.572 38.7678 105.452 20.9778 110.392 0.0078125H115.292Z" fill="currentColor"></path><!--/$--><!--$--><path d="M653.212 326.257C645.562 330.267 637.312 332.517 629.412 335.967C618.972 340.527 592.142 353.317 584.052 359.807C582.742 360.867 577.162 367.107 576.642 367.107H568.742C574.512 358.457 581.112 352.447 590.182 347.407C597.902 343.117 607.612 339.117 615.792 335.427C628.442 329.717 641.892 325.877 653.222 317.547V326.257H653.212Z" fill="currentColor"></path><!--/$--><!--$--><path d="M40.632 367.106C46.102 357.516 56.322 352.306 63.822 344.806C66.802 341.826 69.652 337.266 72.772 334.146C97.642 309.346 123.852 283.526 130.962 247.426C134.772 214.486 119.022 183.536 84.422 177.656C75.552 176.146 64.782 176.506 56.292 174.726C42.902 171.916 14.912 160.196 4.92202 150.896C0.842018 147.106 -0.457981 144.716 0.312019 138.906C5.79202 144.856 11.302 148.746 18.122 152.956C27.172 158.556 39.082 164.486 48.982 168.416C65.752 175.066 83.092 171.176 100.032 177.856C137.152 192.496 141.912 232.156 130.042 266.106C123.572 284.616 105.012 313.356 91.112 327.136C78.632 339.516 62.202 351.466 50.992 364.656C50.242 365.546 50.042 367.106 49.902 367.106H40.632Z" fill="currentColor"></path><!--/$--><!--$--><path d="M287.842 279.097C311.932 299.567 312.142 329.647 309.302 358.647C309.192 359.747 307.982 366.777 307.602 367.027C306.782 367.557 302.002 366.807 300.592 367.097C303.312 361.477 302.662 355.217 303.322 349.407C304.582 338.267 307.032 327.237 303.872 316.157C294.422 282.957 266.752 263.627 232.012 271.067C180.062 282.197 141.082 321.967 105.742 358.927C101.962 362.877 100.202 368.677 93.4824 367.097C97.2224 362.727 100.062 357.557 103.822 353.197C119.392 335.187 142.132 314.847 160.802 300.127C194.332 273.697 249.252 246.317 287.822 279.097H287.842Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0.30197 338.51C1.10197 335.37 25.482 313.34 29.722 309.64C43.882 297.29 71.042 279.45 75.802 260.92C79.912 244.92 77.942 232.41 65.442 221.12C54.042 210.82 26.042 221.43 9.91197 218.88C4.46197 218.02 -1.38803 217.22 0.30197 210.25C5.23197 211.54 10.142 212.7 15.262 212.99C31.202 213.89 56.292 207.07 68.982 219.22C82.152 231.83 84.912 243.66 80.712 261.47C75.092 285.3 41.562 305.29 24.812 322.16C20.712 326.29 15.282 332.3 11.762 336.9C7.55197 342.4 4.58197 348.64 0.30197 354.04C1.01197 349.84 -0.64803 342.26 0.30197 338.52V338.51Z" fill="currentColor"></path><!--/$--><!--$--><path d="M262.992 367.111H254.822C256.702 356.371 254.142 345.871 246.872 337.751C234.472 323.901 212.392 330.141 198.322 338.161C187.972 344.061 177.252 355.661 168.702 364.111C165.832 366.951 166.462 367.801 161.082 367.111C163.292 362.471 166.382 358.641 169.792 354.851C184.132 338.841 203.752 324.431 226.212 324.951C250.732 325.521 265.002 343.061 263.002 367.121L262.992 367.111Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 368" fill="none" data-pattern="Topo" class="cs_pattern_svg"><!--$--><path d="M321.011 0.0078125C320.341 2.28781 319.181 4.46781 318.891 6.87781C317.411 19.1478 322.621 28.8178 321.571 41.1478C319.451 66.1878 284.901 64.7878 277.981 88.5378C275.921 95.6078 275.721 100.238 280.671 105.948C292.921 120.098 317.521 118.648 333.201 111.578C340.081 108.478 345.871 103.248 353.031 100.348C362.611 96.4678 372.781 96.8878 381.881 92.1478C390.981 87.4078 396.771 79.5678 407.931 75.6978C421.091 71.1378 427.191 73.2378 440.081 73.5578C458.531 74.0078 472.461 53.8578 485.351 43.0578C505.201 26.4178 542.051 17.3178 559.311 42.0978C563.941 48.7378 566.571 59.4678 574.081 63.2878C584.491 68.5778 590.381 68.1678 596.451 80.1478C601.061 89.2478 599.151 92.9378 600.131 102.068C601.281 112.708 609.171 115.748 615.311 122.298C625.361 133.008 628.161 150.978 643.841 156.968C650.621 159.558 654.221 155.628 652.921 166.138C639.701 165.408 630.731 158.258 624.041 147.348C619.871 140.538 617.551 132.168 612.051 126.108C607.371 120.958 600.631 117.578 596.701 110.948C590.201 99.9878 596.151 89.1578 586.661 77.4078C580.361 69.5978 572.191 70.8178 565.711 64.0278C560.341 58.3978 559.021 50.5578 554.731 44.4978C539.071 22.3678 506.571 34.6078 488.931 47.7378C476.211 57.2078 459.141 76.1378 443.351 78.4378C432.241 80.0578 421.631 79.1278 410.641 82.7878C400.771 86.0678 394.721 93.2078 385.851 97.2278C375.171 102.068 364.721 100.998 354.371 104.438C347.871 106.598 341.931 112.268 335.741 115.228C314.331 125.478 286.621 124.548 272.921 102.818C266.101 92.0078 276.901 73.2778 286.661 67.8178C297.151 61.9578 316.011 55.5178 317.671 41.6178C318.951 30.9478 313.001 27.6978 312.261 18.8178C311.781 13.0478 312.871 5.36781 315.001 0.0078125H321.011Z" fill="currentColor"></path><!--/$--><!--$--><path d="M221.28 0.01C223.22 17.03 221.34 33.35 215.29 49.31C210.57 61.77 199.9 73.74 192.27 84.58C189.86 88.01 188.12 92.36 185.53 95.82C175.76 108.91 154.59 115.82 139.4 120.53C130.21 123.38 122.42 123.77 115.54 132.09C109.98 138.82 97.73 164.25 95.76 172.77C91.31 191.92 96.48 212.22 86 230.01C81.4 237.82 66.94 253.27 59.58 258.62C56.26 261.03 52.22 262.5 49.09 265.02C38.93 273.2 34.39 295.17 26.6 306.81C19.77 317.02 9.19 322.89 0 330.6V319.71C6.94 315.26 15.27 309.89 20.39 303.32C30.37 290.54 32.11 271.52 44.98 260.36C47.77 257.94 51.28 256.59 53.91 254.57C62.51 247.98 78.05 232.18 82.17 222.36C88.77 206.61 84.81 187.37 89.38 170.74C92.05 160.99 105.49 135.14 112.3 127.74C125.83 113.04 156.28 110.03 174.15 98.05C188.42 88.49 205.21 56.89 210.34 40.54C214.43 27.5 217.32 13.73 215.82 0H221.27L221.28 0.01Z" fill="currentColor"></path><!--/$--><!--$--><path d="M165.14 0.0078125C165.31 15.3578 170.79 33.6578 165.56 48.6278C160.85 62.1178 142.52 78.7578 128.87 82.7578C117.48 86.0978 109.34 89.3678 98.3998 93.1578C84.2498 98.0678 76.7598 98.2578 64.1498 107.948C47.5898 120.668 48.9298 133.728 45.0698 152.058C43.7798 158.208 41.7498 164.168 40.4998 170.368C36.5098 190.148 36.0698 212.478 21.0098 227.678C14.6698 234.078 7.13977 239.098 0.00976562 244.548V234.748C8.76977 229.678 19.0598 222.088 23.5398 212.778C31.0298 197.208 31.1498 179.778 35.0598 163.288C36.2998 158.068 38.4198 153.048 39.7598 147.838C45.8198 124.338 46.3898 108.718 69.2698 95.0878C77.2398 90.3378 101.96 83.1178 111.72 80.8678C125.43 77.7078 130.93 79.4878 142.8 69.4478C160.37 54.5878 160.86 38.7178 160.26 17.1378C160.1 11.4278 158.51 5.82781 159.69 0.0078125H165.14Z" fill="currentColor"></path><!--/$--><!--$--><path d="M116.64 0.0078125C112.72 8.36781 113.95 17.3778 111.33 26.0178C107.85 37.4878 93.3898 53.4878 80.9298 54.4578C70.3698 55.2778 63.5798 53.3878 53.2498 58.9378C34.4098 69.0578 34.4898 81.2778 27.2598 98.8678C23.4498 108.128 12.9998 130.798 4.72977 135.718C3.30977 136.568 1.61977 137.388 0.00976562 137.808V131.818C4.52977 128.658 8.86977 120.858 11.5498 115.848C23.8798 92.7078 28.7098 63.9478 55.7798 53.2978C64.2998 49.9478 73.6898 50.7478 81.8798 48.3378C89.3298 46.1478 100.73 32.4578 103.66 25.4378C107.08 17.2478 105.69 8.09781 109.56 0.0178125H116.64V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M391.859 0.0078125C387.609 10.4778 377.509 17.1078 370.919 25.6578C366.299 31.6478 362.429 37.9578 369.259 44.1078C383.109 56.5878 404.019 37.5278 416.719 31.6678C421.229 29.5878 425.259 29.2878 429.739 27.7978C443.929 23.0778 452.019 11.3778 460.529 0.0178125H473.609C471.219 2.73781 468.269 4.40781 465.699 7.08781C456.679 16.5078 454.139 23.7278 441.269 30.6078C432.979 35.0378 426.349 34.2978 418.739 37.5078C403.429 43.9778 395.399 54.9678 376.839 53.4178C370.049 52.8478 361.609 47.1078 360.079 40.2078C356.649 24.7878 379.339 11.9578 385.859 0.0178125H391.849L391.859 0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M589.151 0.0078125C593.421 4.00781 598.151 8.19781 601.371 13.1278C608.161 23.5278 607.931 34.5278 616.671 44.1378C625.761 54.1378 639.251 55.2678 648.561 64.0078C649.181 64.5878 652.921 68.5878 652.921 68.9178V82.2578C647.831 75.3678 643.771 68.8778 636.191 64.3978C625.771 58.2278 618.131 57.0278 609.591 46.8678C602.451 38.3778 602.091 31.9178 597.971 22.5378C593.851 13.1578 586.261 5.23781 577.711 0.0278125H589.151V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M626.76 367.101H618.31C617.87 367.101 614.07 361.561 612.54 360.341C605.23 354.541 595.19 350.101 587.51 343.411C577.22 334.451 573.35 323.301 558.75 319.321C549.58 316.821 542.34 318.361 534.4 311.521C523.24 301.921 516.16 286.181 505.79 274.761C490.31 257.701 466.78 239.941 442.29 242.371C429.22 243.671 417.33 253.741 404.54 255.291C394.85 256.471 386.92 253.951 376.93 256.561C354.3 262.481 346.42 281.461 329.93 295.101C322.47 301.271 298.23 308.711 288.6 308.581C279.73 308.461 269.8 304.921 261.06 306.341C245.03 308.961 237.54 317.831 224.38 324.691C213.3 330.461 201.41 326.521 189.94 325.161C161.86 321.831 142.42 316.851 118.73 336.631C114.21 340.401 93.3602 367.091 91.3102 367.091H83.4102C98.8202 352.091 107.64 331.741 127.81 321.871C150.86 310.601 181.18 320.042 205.28 322.901C228.26 325.621 230.52 312.451 247.97 303.611C268.97 292.981 286.41 304.551 308.6 298.851C328.1 293.841 331.71 284.311 343.91 270.411C352.43 260.701 360.17 253.891 373.34 250.801C385.51 247.941 395.19 252.051 406.7 249.821C414.47 248.311 420.73 243.241 427.86 240.471C443.11 234.541 461.29 234.581 475.76 242.681C491.78 251.651 507.83 264.861 518.77 279.771C525.71 289.231 529.22 299.331 538.77 307.171C545.95 313.071 554.86 311.421 563.43 314.121C578.89 318.991 583.02 329.671 593.82 339.301C601.02 345.721 611.86 350.301 618.06 355.921C621.28 358.841 623.64 363.891 626.77 367.091L626.76 367.101Z" fill="currentColor"></path><!--/$--><!--$--><path d="M544.459 367.097H535.2C533.87 364.607 531.57 361.887 529.49 360.007C516.539 348.287 492.73 337.417 484.29 323.487C478.61 314.117 475.8 305.437 466.25 298.497C449.77 286.507 433.14 283.827 414.94 294.037C407.65 298.127 401.34 305.917 394.42 309.477C390.58 311.447 386.11 312.067 382.23 313.637C362.99 321.417 348.36 342.687 327.77 345.807C306.03 349.097 288.31 342.767 268.3 357.177C266.43 358.527 258.74 367.107 257.53 367.107H245.27L254.24 361.647C265.13 349.227 279.53 341.767 296.2 340.947C306.62 340.437 315.87 343.367 326.2 342.057C344.21 339.777 360.12 315.457 377.13 307.447C381.75 305.267 387.09 304.347 391.69 301.847C397.38 298.747 402.95 293.407 408.81 290.087C426.07 280.307 440.01 278.747 458.38 286.757C478.36 295.477 480.45 303.977 490.5 321.107C497.97 333.847 521.68 344.967 533.83 355.147C537.9 358.567 541.149 363.007 544.479 367.107L544.459 367.097Z" fill="currentColor"></path><!--/$--><!--$--><path d="M480.149 367.098H470.069C469.489 367.098 465.489 358.828 464.089 357.278C461.369 354.248 447.939 343.968 444.339 342.708C428.759 337.248 419.529 348.578 407.659 353.748C400.699 356.778 393.309 356.688 386.399 360.818C381.349 363.838 379.869 368.768 372.789 367.098C377.499 362.068 381.279 356.508 387.579 353.288C392.399 350.818 397.769 350.068 402.589 348.138C409.099 345.538 414.929 340.138 421.849 337.428C436.459 331.718 445.529 333.628 457.979 342.148C467.999 349.008 474.729 356.138 480.149 367.098Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 318" fill="none" data-pattern="Line" class="cs_pattern_svg"><!--$--><path d="M0 312.133C6.94 311.783 14.01 311.833 20.91 310.973C30.76 309.733 40.33 306.413 50.04 304.683C58.99 303.093 68.06 302.993 77.04 301.703C90.78 299.733 104.12 295.443 118 294.163C153.37 290.903 189.28 291.563 224.8 288.703C249.59 286.703 275.87 281.213 300.59 281.613C310.6 281.773 321.11 282.323 331.09 282.673C383.64 284.523 434.38 295.013 486.87 286.993C504.09 284.363 521.3 277.933 538.19 276.193C559.88 273.953 581.76 273.643 603.56 272.953L652.91 274.863V280.543C643.69 280.353 634.58 281.163 625.36 281.103C595.72 280.933 566.21 278.513 536.56 281.093C527.67 281.863 521.15 284.573 512.85 286.263C481.83 292.583 447.23 296.273 415.54 294.723C376.53 292.813 337.36 288.953 298.41 287.053C275.19 285.923 249.32 290.393 225.89 291.963C190.85 294.313 155.54 294.303 120.72 298.513C106.42 300.243 93.19 304.273 79.13 306.513C70.35 307.913 61.4 308.133 52.75 309.563C41.84 311.363 30.41 315.503 19.27 316.403C12.89 316.923 6.27 315.753 0 317.023V312.123V312.133Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0 226.085C8.94 227.335 17.31 223.985 25.9 223.375C40.88 222.305 54.83 225.855 69.5 227.175C79.85 228.105 90.22 227.885 100.58 228.255C168.46 230.675 236.49 231.975 304.42 230.975C329.86 230.595 355.22 228.985 380.72 228.255C438.76 226.575 492.42 215.995 549.72 209.835C575.67 207.045 596.64 205.985 622.65 206.515C632.73 206.725 642.91 206.635 652.93 205.945C653.04 210.955 653.84 210.965 648.83 211.385C632.41 212.745 616.34 211.135 600.32 211.915C579.06 212.945 556.79 216.275 535.48 217.915C515.76 219.435 497.1 219.565 477.18 222.285C439.57 227.435 402.25 232.795 364.35 235.885C306.41 240.615 252.93 235.235 195.43 233.695C155.63 232.625 115.77 234.275 76.03 232.645C59.37 231.965 42.59 227.185 25.92 228.275C17.34 228.835 8.75 232.125 0.0200005 229.895V226.085H0Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0 95.3597C1.53 95.2897 3.09 95.4796 4.62 95.3496C30.92 93.0496 57.26 91.4996 83.68 89.9396C115.42 88.0696 145.87 85.8996 177.41 81.7596C231.06 74.7096 285.38 66.5096 339.83 67.5696C351.56 67.7996 363.67 69.5496 375.21 69.7996C391.26 70.1396 407.84 68.0096 424.31 68.6596C442.94 69.3896 461.17 72.2397 479.84 72.4797C495.73 72.6796 511.47 71.8596 527.31 71.9296C550.54 72.0396 573.78 74.2496 597.03 74.6996C615.9 75.0596 634.15 72.4996 652.92 72.8196V76.8597C634.75 76.8397 616.85 79.8997 598.66 79.6097C575.05 79.2297 551.49 78.1797 527.86 77.9197C508.87 77.7197 488.87 78.9396 470.04 77.9696C453.07 77.0996 435.53 72.7196 418.31 71.9396C401.92 71.1896 385.1 72.3697 368.72 72.4797C333.14 72.7397 297.86 73.6696 262.4 75.7496C214.82 78.5396 168.19 88.1396 120.71 92.0996C102.94 93.5797 85.07 93.2596 67.32 94.2996C57.18 94.8896 46.97 97.1096 36.81 97.5796C31.84 97.8096 26.28 96.7797 21.51 96.9797C14.34 97.2896 7.22 99.3096 0 99.1896V95.3597Z" fill="currentColor"></path><!--/$--><!--$--><path d="M652.84 3.38334C653.06 3.67334 653.04 8.68336 652.62 8.77336C647.61 7.87336 642.44 6.96337 637.36 6.59337C606.73 4.37337 576.44 5.73337 545.79 6.06337C505.33 6.49337 463.34 6.54335 423.26 12.1033C382.34 17.7833 342.06 27.2034 300.58 28.9334C272.82 30.0934 243.9 27.6634 216.11 26.7134C202.44 26.2434 187.64 27.1534 174.1 26.2134C168.02 25.7934 161.32 24.0234 155.04 23.4834C114.89 20.0233 75.5 24.3134 35.2 18.5133C27.83 17.4534 17.71 14.0234 10.56 13.7334C9.26 13.6834 0.820003 15.3433 0.530003 14.4433C0.680003 13.6833 0.350003 10.5734 0.530003 10.4034C0.940003 10.0134 10.51 9.25335 11.72 9.29335C19.48 9.52335 28.49 11.8933 36.24 12.5733C67.7 15.3433 99.57 14.6534 131.05 16.9534C144.73 17.9534 159.99 21.9334 173.55 22.9534C185.75 23.8734 200.34 22.9534 212.83 22.9534C261.91 22.9334 312.87 22.2734 361.6 17.4934C394.83 14.2334 427.83 7.68337 460.85 2.84337C493.87 -1.99663 527.09 0.563342 560.48 1.69334C582.27 2.42334 604.18 0.243365 625.95 1.12337C629.1 1.25337 652.03 2.31335 652.84 3.39335V3.38334Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Hatch" class="cs_pattern_svg"><!--$--><path d="M110.08 0.0078125C106.88 13.4578 105.45 28.2078 101.63 41.3978C98.31 52.8578 93.29 67.2079 89.24 78.5779C86.26 86.9379 79.72 98.2978 77.88 106.488C77.71 107.228 77.6 110.038 78.2 110.028L277.39 0.0078125H292.65C276.13 7.13781 261.58 17.9379 245.79 26.4379C229.98 34.9479 213.27 41.7279 197.26 49.8379C169.13 64.0979 139.09 81.7279 111.89 97.9579C103.63 102.888 79.02 117.008 74.11 123.378C64.18 136.258 62.85 156.168 59.14 171.598C57.81 177.108 55.44 182.488 54.12 188.368C53.11 192.868 50.48 200.708 53.48 204.468C71.58 216.768 91.88 224.378 111.55 233.588C124.7 239.738 137.88 246.118 150.85 252.588C153.17 253.748 161.44 256.648 162.56 257.618C165.87 260.468 161.53 262.678 158.31 262.578C153.14 262.418 130.04 252.178 124.06 249.398C103.01 239.598 83.23 226.358 63.04 215.068C60.22 213.498 52.27 208.448 49.62 210.568C48.36 211.578 44.66 231.718 43.77 235.218C42.23 241.298 39.79 252.318 37.33 257.648C34.75 263.208 30.57 260.158 31.2 254.258C32.55 241.628 41.29 224.318 42.82 211.378C43.73 203.748 36.88 203.958 31.95 201.488C21.3 196.158 11.04 189.838 0 185.218V176.508L46.04 199.918C48.19 190.088 52.44 180.288 55 170.748C57.03 163.168 57.51 155.288 59.12 147.638C60.56 140.838 62.92 134.198 64.3 127.488C64.01 127.158 57.2 130.728 56.31 131.208C52.21 133.408 42.43 141.038 39.26 141.938C33.04 143.718 32.41 139.068 36.55 135.428C40.69 131.788 49.93 126.768 54.87 123.778C58.58 121.528 67.11 118.488 68.75 114.788C75.63 95.5478 81.59 76.0479 88.03 56.7079C90.43 49.4979 94.01 42.7579 96.05 35.3079C99.21 23.8179 100.71 11.4278 104.63 0.0378418H110.08V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M434.349 0.0100098C441.759 5.96001 447.999 13.07 454.769 19.63C458.829 23.57 463.449 27.21 467.379 31.27C469.909 33.89 479.489 46.07 481.189 46.6C486.299 48.18 489.619 42.7601 493.259 40.0801C512.409 25.9601 533.149 14.39 552.069 0H561.879C547.289 10.89 531.679 20.5401 516.469 30.5901C508.539 35.8301 499.059 41.24 491.619 46.6C489.029 48.47 484.949 50.5501 487.199 54.2201C498.829 64.7201 509.829 75.9401 521.559 86.3301C540.989 103.55 560.279 120.39 579.279 138.12C587.919 146.19 595.149 155.08 605.899 161.1C610.079 162.29 611.649 157.26 613.939 154.67C623.939 143.32 634.859 132.02 644.179 120.07C647.249 116.14 649.539 111.53 652.919 107.83V119C652.919 121.98 622.709 154.97 618.599 160.41C614.889 165.32 612.019 166.73 617.209 171.57C619.479 173.69 630.839 181.3 630.999 183.35C631.399 188.25 624.609 185.86 622.129 184.08C620.099 182.62 612.659 175.14 611.379 174.66C609.789 174.07 607.989 173.89 606.829 175.34C594.029 190.04 583.269 206.54 570.349 221.13C557.429 235.72 544.239 247.93 532.789 263.11C528.249 269.13 525.329 275.84 521.149 281.97C502.009 310.08 480.509 336.35 459.219 362.78C458.479 363.7 456.969 367.09 456.719 367.09H448.549C450.189 363.69 452.569 360.32 454.869 357.34C500.039 298.9 545.599 241.02 590.809 182.74C593.059 179.83 602.459 170.45 602.299 167.48C602.269 166.86 602.179 166.27 601.729 165.8C591.109 159.1 582.909 150.31 573.909 141.87C557.149 126.16 541.329 109.96 524.299 94.5C512.699 83.97 501.299 73.04 489.719 62.6C484.899 58.26 483.379 54.85 476.779 57.9C464.649 63.5 451.679 75.43 440.549 83.24C437.979 85.04 423.129 95.39 421.569 95.37C417.229 95.32 419.949 90.57 421.739 88.79C428.999 81.59 446.349 75.17 454.729 68C459.739 62.02 471.739 58.75 476.549 53.86C477.919 52.47 478.499 51.7101 477.479 49.8301C474.659 44.6001 464.179 36.59 459.719 32.17C454.629 27.11 449.559 21.1701 444.489 16.3401C438.719 10.8501 431.479 6.05002 426.219 0.0200195H434.389L434.349 0.0100098Z" fill="currentColor"></path><!--/$--><!--$--><path d="M335.71 367.102H325.63C321.99 367.102 302.09 354.122 297.5 351.642C284.25 344.472 270.52 338.132 257.41 330.702C245.64 324.032 234.95 315.182 221.52 311.562C220.79 311.592 212.2 320.032 210.62 321.342C198.3 331.602 186.85 342.652 175.68 354.232C174.27 355.692 165.17 367.102 164.31 367.102H155.32C155.24 365.922 156.46 365.102 157.21 364.362C162.81 358.892 169.29 354.222 174.94 348.862C187.87 336.592 199.23 322.622 211.71 309.902C212.29 308.582 212.18 307.662 211.2 306.612C208.46 303.682 196.79 299.452 194.31 296.262C192.53 293.972 193.78 291.742 196.51 291.402C202.65 290.642 214.88 302.362 218.67 301.652C219.91 301.422 228.76 290.912 231.06 288.932C232.97 287.282 236.81 283.362 239.24 284.572C245.51 287.702 229.02 301.802 227.33 304.852C226.73 306.042 229.08 308.302 230.02 309.042C236.7 314.292 245.47 317.192 252.87 321.062C277.97 334.182 302.59 347.912 327.34 361.562C330.12 363.102 333.36 364.952 335.7 367.102H335.71Z" fill="currentColor"></path><!--/$--><!--$--><path d="M652.891 298.472C652.631 298.722 647.231 299.422 645.811 299.842C629.051 304.832 612.411 309.322 595.551 313.882C588.931 315.672 572.431 322.412 566.641 321.222C564.461 320.772 561.841 318.602 563.811 316.472C573.681 313.332 583.901 309.432 594.041 306.912C600.391 305.332 607.091 304.632 613.561 303.002C626.651 299.702 639.591 295.962 652.641 292.492C652.951 292.532 653.111 298.262 652.901 298.472H652.891Z" fill="currentColor"></path><!--/$--><!--$--><path d="M77.2994 288.763C78.8194 291.163 74.3594 305.983 73.2894 309.373C68.8394 323.423 60.9894 336.623 57.4594 350.743C56.5594 354.353 55.8294 363.413 54.3794 366.183C53.4294 368.013 48.7794 366.743 46.8594 367.103C50.3994 353.183 57.6494 339.823 61.7094 326.123C63.4294 320.313 69.5794 291.013 73.3494 288.733C74.3094 288.153 76.7394 287.883 77.2894 288.753L77.2994 288.763Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Swoop" class="cs_pattern_svg"><!--$--><path d="M442 367.344C436.2 348.884 439.04 330.404 445.87 312.774C460.53 274.884 490.02 240.344 520.2 213.194C525.71 208.244 532.37 205.095 538.2 200.675C548.86 192.585 559.29 181.665 569.83 172.915C573.58 169.805 582.89 164.364 584.92 160.754C588.01 155.264 583.86 146.934 581.63 141.474C559.18 86.4644 523.51 39.4845 473.58 7.08447C469.78 4.62447 465.21 3.04437 461.63 0.234375H475.53C477.5 0.234375 503.94 20.6246 507.37 23.4246C532.55 44.0446 564.42 91.9545 579.64 121.135C584.79 131.015 589.49 141.204 594.08 151.365C595.48 152.044 597.25 153.355 598.81 152.875C610.34 146.455 621.17 139.074 632.94 133.034C639.37 129.734 646.4 126.725 652.93 123.875V133.135C652.93 133.645 644.67 136.444 643.47 137.024C633.17 141.974 623.72 147.534 613.86 153.184C609.76 155.534 600 158.045 599.19 163.625C600.67 172.055 605.07 179.845 607.43 188.135C611.55 202.595 614.41 223.844 613.72 238.544C612.03 274.564 609.95 315.914 596.14 349.514C593.75 355.334 589.61 361.194 587.53 367.324H582.08C584.55 361.314 588.56 355.214 591.06 349.344C609.16 306.854 610.76 236.104 598.94 191.714C597.8 187.444 594.24 174.854 592.47 171.494C589.55 165.974 584.87 169.984 581.37 172.444C570.16 180.324 559.54 189.884 549.12 198.484C508.57 231.944 468.28 264.684 449.78 315.974C443.67 332.914 445.17 350.314 450.2 367.324H442.03L442 367.344Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0.0100002 142.954C13.07 141.454 24.93 136.014 38.04 133.844C44.61 132.754 51.07 132.984 57.79 131.244C62.24 130.094 75.82 125.554 79.59 123.624C82.68 122.044 84.41 119.584 83.91 116.034C83.08 110.154 79.43 101.224 78.1 94.6037C73.6 72.2437 66.86 37.4236 67.57 15.2136C67.63 13.4436 68.72 0.813636 69.26 0.293636C69.57 -0.00636384 73.7 0.433607 74.68 0.263607C75.32 0.903607 73.18 8.71369 73.05 10.3537C72.27 20.4637 77.19 36.2537 77.94 47.3837C78.35 53.4337 77.6 59.7036 78.11 65.7436C79.52 82.5236 84.86 98.9336 88.33 115.294C90.08 117.314 92.39 117.064 94.7 116.394C100.82 114.634 119.6 103.594 126.08 99.8237C146.13 88.1737 169.83 70.6637 188.3 56.3437C209.77 39.7037 223.06 25.2235 241.17 5.69354C245.5 1.02354 246.89 -0.716393 253.98 0.263607C239.47 16.8936 226 33.3338 209.29 47.9238C175.73 77.2238 135.4 103.534 94.87 122.024C93.51 122.964 92.63 125.864 92.65 127.444C92.71 131.554 99.86 147.114 101.62 152.244C106.45 166.344 110.65 182.764 117.09 196.154C129.8 222.594 155.17 252.664 173.53 275.914C188.27 294.584 203.49 314.804 219.36 332.504C230.46 344.884 243.65 355.284 255.06 367.354H246.89C234.81 356.464 222.56 345.774 211.73 333.594C183.73 302.094 152.41 263.464 130.03 227.874C110.88 197.404 101.17 168.204 90.07 134.374C89.11 131.444 88.75 128.054 85.3 127.694C79.7 127.104 66.97 133.144 60.92 134.934C40.96 140.844 20.31 145.014 0.0100002 149.494V142.954Z" fill="currentColor"></path><!--/$--><!--$--><path d="M123.72 367.344H117.73C112.72 358.474 108.67 349.064 103.84 340.104C90.94 316.134 75.57 289.763 59.62 267.733C50.51 255.153 41.49 248.203 30.78 237.733C20.72 227.893 11.71 216.824 0 208.854V201.773C11.39 206.103 20.58 216.234 28.9 224.904C53.75 250.824 75.29 281.974 94.51 312.384C105.6 329.934 114.56 348.754 123.71 367.344H123.72Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Loop" class="cs_pattern_svg"><!--$--><path d="M229.5 367.417C232.59 362.507 237.01 358.767 241.23 354.897L266.95 336.217C267.84 335.397 267.29 333.617 266.53 332.857C219.4 295.667 165.421 267.107 106.35 254.377C97.2405 252.417 81.2605 249.417 72.2605 249.227C70.4205 249.187 68.8505 249.077 67.2605 250.197C61.7505 256.147 55.2205 261.047 49.3705 266.637C40.1505 275.447 31.6405 286.097 22.1505 294.437C17.6205 298.417 12.1505 301.517 7.69049 305.587C4.95049 308.087 3.05049 311.267 0.0704919 313.487V305.047C4.50049 301.697 7.94049 297.057 11.7905 293.347C25.7405 279.867 40.4605 267.237 54.3105 253.597C56.2505 251.687 60.3605 248.437 55.7905 246.637C52.2805 245.257 42.7005 245.697 38.5005 245.397C35.6005 245.187 32.1105 244.407 29.2505 244.297C19.5505 243.937 9.75049 244.407 0.0704919 244.867C0.230492 243.937 -0.149508 239.647 0.0704919 239.427C0.320492 239.187 6.02049 238.417 6.89049 238.347C25.0405 236.727 44.2905 240.047 62.5005 240.977C64.4805 240.477 66.1805 239.447 67.6705 238.087C85.8705 221.487 99.6805 193.117 110.98 171.357C124.26 145.817 142.29 112.097 147.05 83.7672C147.81 79.2572 148.95 74.7971 145.05 71.3871C140.08 67.0471 129.24 63.5373 123.07 59.5873C113.96 53.7573 102.43 45.3571 93.8605 38.6671C78.8605 26.9471 66.9305 12.5073 52.3805 0.327293H63.0105C64.6505 0.327293 83.4705 20.0272 86.7105 22.9372C98.1205 33.1972 114.53 45.2071 127.42 53.6071C129.6 55.0271 147.37 64.7471 148.561 64.6371C150.531 64.4471 151.26 57.9073 151.51 56.0873C152.561 48.2973 154.07 35.5171 154.32 27.8571C154.61 18.8371 152.37 9.36729 152.12 0.327293H157.57C157.68 7.77729 159.55 15.5271 159.77 22.9071C160.16 35.8971 156.501 49.2171 155.9 62.1371C155.781 64.6971 156.17 66.7373 157.72 68.7973C173.17 74.1873 188.13 80.9073 204.311 84.0573C255.031 93.9273 313.71 81.2372 357.53 54.4772C359.49 53.2872 372.86 44.6573 373.29 43.8073C373.75 42.8973 372.88 41.6272 372.24 40.9472C369.95 38.4872 362.27 34.1271 358.95 31.3571C348.24 22.4371 340.77 11.7973 333.05 0.337302C334.71 0.577302 337.63 -0.172922 339.04 0.607078C340.05 1.17708 347.59 12.5472 349.42 14.7472C354.4 20.7672 360.6 26.4273 366.89 31.0573C368.49 32.2273 376.25 37.7571 377.49 37.8971C382.38 38.4371 388.46 30.9471 392.2 28.1271C401.28 21.2971 410.33 15.8271 418.08 7.15713C422.6 2.09713 421.35 -1.09293 430.6 0.347068C423.77 10.5771 416.06 18.4071 406.56 26.1571C403.42 28.7171 387.93 38.9272 387.58 41.9972C387.52 42.4772 387.89 43.4072 388.24 43.7772C393.24 45.5972 397.31 49.1471 401.9 51.6371C413.99 58.2071 426.59 64.5173 438.85 70.8073C474.91 89.3173 499.561 101.117 540.581 107.477C542.961 107.847 554.581 109.207 555.69 108.197C557.57 106.487 561.19 75.6272 562.1 70.4972C565.76 50.0072 571.24 24.8172 578.01 5.24721C579.721 0.297215 579.43 -0.142922 585.37 0.357078C579.151 22.5271 572.201 44.6372 567.56 67.2372C566.091 74.3772 561.12 98.7372 562.081 104.517C563.24 111.577 575.89 112.637 581.91 113.557C593.24 115.287 608.31 117.997 619.42 118.557C630.59 119.117 641.83 118.367 652.96 120.167V127.797C647.3 127.317 641.48 126.427 635.81 126.147C615.72 125.147 598.72 123.687 578.73 120.557C574.74 119.937 569.01 117.647 565.42 117.497C562.12 117.357 560.8 122.727 560.61 125.347C558.22 159.067 564.961 183.867 570.5 215.927C573.29 232.097 573.47 248.757 576.24 264.937C580.82 268.547 586.351 266.787 591.641 267.247C601.69 268.107 611.62 269.947 621.63 271.037C631.641 272.127 642.81 271.457 652.96 274.857V282.487C642.28 280.197 631.34 280.387 620.54 279.217C615.21 278.637 580.14 273.087 578.53 275.377C578.11 276.157 578.29 276.967 578.34 277.797C579.09 290.057 585.71 316.497 589.6 328.667C593.8 341.807 602.041 355.147 608.271 367.467H601.19L589.82 344.237C579.25 325.327 579.26 300.257 572.69 280.747C571.81 278.137 570.581 276.257 567.701 275.927C559.25 274.967 546.54 276.837 537.71 277.077C489.66 278.337 445.09 276.397 398.44 290.407C391.75 292.417 385.49 295.547 378.96 297.627C351.39 306.447 319.19 313.417 293.78 327.427C292.38 328.197 283.83 332.977 283.43 333.417C282.52 334.427 282.63 336.157 283.41 337.267C292.93 346.287 299.72 357.737 308.51 367.467H299.25L285.36 349.487C283.75 347.607 277.44 340.847 275.54 340.727C273.64 340.607 265.54 345.807 263.42 347.187C257.43 351.107 249.57 356.587 243.94 360.947C241.49 362.847 239.04 365.017 237.11 367.467H229.48L229.5 367.417ZM381.43 47.3073C376.74 47.8873 372.34 53.1073 368.44 55.5673C317.05 87.9673 244.31 102.557 185.24 85.6771C177.52 83.4671 170.57 80.1073 163.12 77.8273C161.21 77.2373 156.98 75.5473 155.38 76.2973C153.51 77.1773 151.64 89.1372 150.86 91.9472C143.26 119.457 133.02 141.857 120.42 167.187C111.47 185.177 100.6 208.407 88.5705 224.137C86.6005 226.707 73.1605 240.827 73.6305 242.407C77.7005 244.037 83.0705 243.767 87.4505 244.397C139.01 251.827 184.2 271.477 228.58 297.797C242.42 304.997 257 320.117 270.29 326.917C278.28 331.007 284.38 323.947 291.27 320.487C317.05 307.557 347.891 301.107 375.44 292.947C384.01 290.407 392.21 286.557 401.06 284.237C439.58 274.117 477.96 272.077 517.54 269.927C533.96 269.037 550.45 269.047 566.84 267.457C568.27 266.247 569.86 264.737 569.54 262.657C566.83 228.937 556.62 194.837 555.98 161.277C555.72 147.337 555.81 133.307 556.34 119.377C555.79 117.767 554.56 116.397 552.91 115.817C549.49 114.607 541.83 114.737 537.41 113.877C491.56 104.937 456.9 84.1073 416.07 63.5673C411.43 61.2373 406.42 59.5071 401.77 57.1571C397.12 54.8071 389.421 48.8972 384.78 47.4572C383.37 47.0172 382.81 47.1273 381.41 47.2973L381.43 47.3073Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Weave" class="cs_pattern_svg"><!--$--><path d="M93.2845 0.0500488C102.695 8.18005 112.435 16.0199 122.225 23.6899C124.795 25.6999 127.865 27.28 130.605 29.48C133.835 32.06 139.615 40.5102 144.285 37.6702C144.565 37.5002 147.935 33.51 148.615 32.74C157.635 22.47 164.655 9.75005 174.495 0.0500488H183.755L167.135 19.6602C162.695 25.7802 151.115 34.5401 147.545 40.3801C147.095 41.1101 146.545 41.7299 146.775 42.6899C147.225 44.5699 155.705 49.58 157.775 50.79C192.085 70.95 229.515 77.1402 269.025 77.4102C289.604 77.5502 315.405 77.26 335.285 72.77C359.005 67.41 390.375 60.15 410.115 45.7C412.395 44.03 417.265 41.5001 415.225 38.3301C414.575 37.3201 403.895 29.9301 401.755 28.1001C392.105 19.8101 385.055 11.2 378.875 0.0400391H384.865C388.555 6.24004 393.055 12.44 398.204 17.48C402.335 21.52 412.435 30.67 417.075 33.48C419.455 34.92 421.194 36.0301 424.085 35.1301C433.914 32.0601 450.315 17.26 459.355 11.02C464.935 7.17002 471.305 4.54003 476.424 0.0300293H488.415C480.495 5.14003 472.044 9.57997 464.145 14.72C454.384 21.08 445.345 28.07 435.165 34.24C432.745 35.71 425.885 37.3401 427.625 40.8801C429.095 43.8801 451.575 53.92 455.915 56.21C480.355 69.1 503.705 82.5101 524.395 101.06C532.255 108.11 538.275 116.93 545.905 124.23C547.275 125.54 555.395 132.95 556.285 132.92C557.485 132.88 558.015 131.66 558.455 130.76C559.905 127.81 561.935 120.24 562.925 116.71C572.165 84 573.785 47.2201 590.785 17.1001C594.025 11.3601 598.615 5.89004 601.775 0.0400391H611.035C609.395 1.23004 608.155 2.79995 606.995 4.44995C579.425 43.82 579.535 89.72 562.235 133.46C560.815 142.64 566.045 142.59 570.975 147.65C580.105 157.03 586.854 162.52 597.885 169.77C613.845 180.27 634.825 182.74 653.005 187.4V194.48C644.875 192.24 636.065 190.68 628.065 188.09C616.974 184.5 598.695 178.02 590.055 170.49C588.255 168.92 586.845 166.44 584.835 164.84C581.305 162.01 575.405 159.88 572.145 157.37C569.885 155.63 564.275 148.38 561.975 147.38C557.755 145.55 555.465 154.13 554.345 157.17C546.455 178.68 544.785 201.99 536.635 223.34C525.255 253.12 509.844 277.63 492.454 303.91C489.544 308.31 475.835 326.45 475.355 329.87C475.185 331.1 475.245 332.73 476.035 333.75C484.945 339.08 493.055 345.62 501.535 351.56C508.525 356.45 517.365 360.11 522.195 367.13H511.564C509.654 367.13 484.935 347.15 480.945 344.36C477.375 341.86 472.985 336.68 469.635 341.02C464.905 347.14 461.975 359.65 459.465 367.07L452.435 367.12C453.865 361.91 455.525 356.78 457.475 351.74C458.745 348.47 463.354 340.11 463.775 337.85C463.995 336.68 463.924 335.23 462.935 334.42C447.264 328.56 431.695 319.74 415.495 315.53C394.854 310.17 364.385 306.45 343.135 306.11C331.845 305.93 316.635 307.78 304.995 308.3C277.275 309.54 253.345 314.93 226.455 317.5C217.215 318.38 206.545 317.61 197.645 318.67C195.285 318.95 193.365 319.51 193.965 322.32C197.395 327.84 200.245 333.62 202.915 339.53C205.585 345.44 212.695 360.78 213.115 366.38C213.205 367.6 208.795 367.32 207.985 367.14C207.365 367 206.935 366.92 206.715 366.23C203.095 353.81 197.515 340.25 191.105 328.99C189.175 325.6 187.805 322.08 184.025 320.82C176.555 318.32 160.605 321.23 152.415 321.4C138.825 321.69 122.795 322.05 109.425 320.75C90.2945 318.9 69.5845 313.63 50.7845 309.64C33.7145 306.01 16.2845 303.29 0.074524 296.6V287.61L34.1745 300.1C69.9445 308.99 106.325 315.2 143.165 316.5L178.275 313.73C178.475 312.67 177.965 311.9 177.445 311.05C175.645 308.13 169.805 302.4 167.135 299.56C143.175 274.06 117.385 256.3 99.7145 224.24C86.5745 200.41 80.6045 177.1 64.6045 154.21C60.6645 148.57 60.0845 146.37 54.0245 151.7C39.1045 164.82 28.5245 181.87 12.1145 194.78C8.10452 197.94 4.20452 201.26 0.0845243 204.26C0.244524 202.42 -0.425476 200.18 0.584524 198.5C0.864524 198.04 7.47452 192.14 8.54453 191.2C20.7745 180.45 33.3745 169.44 44.5045 157.42C45.8845 155.93 55.0045 145.49 55.0745 144.66C55.1445 143.94 54.4745 141.51 54.0645 140.78C48.9245 131.65 19.8345 114.62 9.72453 109.93C8.23453 109.24 0.674525 106.91 0.184525 106.12C-0.275475 105.38 0.294524 102.92 0.0945245 101.86C13.2345 106.04 25.3845 111.52 36.5745 119.59C40.4045 122.35 46.9245 127.3 50.2445 130.44C53.5645 133.58 55.3445 139.07 60.7445 138.36L95.4845 93.4299C108.445 82.3299 117.825 70.14 127.955 56.71C129.515 54.64 136.905 46.7301 137.315 45.3701C138.145 42.6501 136.965 41.67 135.255 40.03C129.285 34.3 122.285 30.14 115.925 25.04C105.705 16.85 95.8745 8.19 85.6645 0H93.2945L93.2845 0.0500488ZM551.435 136.96C547.985 133 542.115 129.63 538.265 125.88C534.835 122.54 532.295 118.41 529.025 114.97C499.375 83.85 460.725 63.71 423.165 43.73C421.785 43.3 420.764 43.76 419.525 44.23C415.734 45.67 408.865 51.6501 404.315 54.0801C375.645 69.3601 327.655 82.1402 295.235 83.4102C272.115 84.3102 243.955 83.5802 221.465 78.6602C195.435 72.9802 177.715 66.08 154.515 53.52C152.075 52.2 145.715 47.4301 143.725 47.3801C139.395 47.2901 134.645 54.26 132.005 57.53C114.025 79.79 96.8945 102.87 78.3145 124.78C75.3945 128.22 64.5145 138.09 63.5845 141.64C63.1845 143.17 62.9945 144.9 63.8245 146.33C84.6745 171.21 93.4745 202.83 110.105 230.25C129.975 263.01 154.075 278.22 179.695 304.5C184.695 309.62 186.005 313.18 194.585 314C210.905 315.56 232.225 311.83 248.455 309.5C307.745 300.99 365.385 292.57 423.725 312.26C436.095 316.43 449.835 324.78 461.975 327.96C464.045 328.5 466.074 328.9 468.145 328.07C474.065 318.94 480.655 309.99 486.704 300.87C503.594 275.41 520.385 249.48 532.135 221C538.674 205.14 540.665 188.02 545.395 171.61C547.535 164.16 552.295 154.14 553.705 147.24C554.615 142.78 554.425 140.36 551.465 136.95L551.435 136.96Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div><img width="Auto" loading="lazy" alt="" src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6a3d58f7d668ee0558dc6fec_Kai%20Logo_Horizontal_Dark_Transparent%20BG.svg" class="logo_light is-customer-story-grid"/><img loading="lazy" src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6a3d590a9fa9b75011957e73_Kai%20Logo_Horizontal_All%20White_Transparent%20BG.svg" alt="" class="logo_dark is-customer-story-grid"/></div><div class="card_cs_grid_content"><div fs-list-field="title" class="card_cs_grid_title u-text-style-body-2">Kai delivers preemptive exposure management with Claude </div><div class="u-display-none"><div fs-list-field="client">Kai</div><div fs-list-field="company-size">Startup</div><div fs-list-field="partner">AWS</div><div fs-list-field="location">North America</div><div fs-list-fieldtype="date" fs-list-field="date">June 25, 2026</div><div class="w-dyn-list"><div class="w-dyn-empty"></div></div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><div fs-list-field="industry">Cybersecurity</div></div></div></div><div fs-list-field="product">Claude Platform</div></div></div></article></div><div role="listitem" class="u-display-contents w-dyn-item"><article data-slider-card="" class="card_cs_grid_wrap"><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Juno" target="" data-cta="Customer stories page" data-cta-position="Customer grid section" href="/customers/juno" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">View story</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">View story</span><!--/$--></button><!--/$--></div><div class="card_cs_grid_img"><div data-cs-pattern="Line" class="cs_pattern_wrap u-cover-absolute"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 368" fill="none" data-pattern="Flow" class="cs_pattern_svg"><!--$--><path d="M0.00976562 345.323C11.2198 336.903 22.6098 328.753 34.3898 321.133C70.6798 297.633 110.94 274.273 154.13 266.513C203.53 257.643 247.43 262.314 296.75 266.364C303.81 266.944 310.7 269.754 317.63 271.094C409.74 288.833 484.98 255.443 558.04 203.403C575.44 191.013 592.97 178.183 610.55 166.013C622.75 157.573 638.46 150.823 652.63 146.523L652.94 153.293C648.36 154.493 643.83 156.054 639.46 157.874C620.97 165.564 602.26 178.864 585.37 189.874C568.48 200.884 553.05 214.274 536.13 225.624C483.25 261.084 428.42 283.363 363.26 279.953C342.81 278.883 321.75 274.064 301.65 272.364C295.5 271.844 289.28 272.724 283.12 272.364C270.07 271.604 257.01 269.533 243.92 269.053C199.99 267.453 138.15 271.004 97.7498 288.594C69.3398 300.964 49.6998 318.653 24.5798 335.293C16.3598 340.743 8.24977 346.444 0.00976562 351.864V345.323Z" fill="currentColor"></path><!--/$--><!--$--><path d="M553.18 0.0078125C529.36 11.1878 508.24 26.1578 488.86 43.8478C479.2 52.6678 469.77 64.7278 459.62 72.3578C429.94 94.6578 396.22 110.408 358.88 113.838C322.1 117.218 286.43 106.888 249.91 104.568C221.85 102.788 199.07 105.148 172.23 113.038C109.94 131.338 55.3898 167.948 0.00976562 200.448V192.818C15.2698 183.148 30.8498 173.968 46.5198 164.948C109.93 128.448 172.83 95.4678 248.82 100.198C293.43 102.968 333.01 115.338 378.35 106.598C393.98 103.588 410.06 96.5778 424.04 89.0778C455.99 71.9178 478.21 42.8478 506.91 21.5778C517.74 13.5578 530.24 7.03782 541.74 0.0178223H553.18V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M461.08 0.0078125C457.88 2.04781 455.1 4.8578 451.99 6.9978C436.69 17.5678 416.78 31.3478 400.75 40.2078C359.32 63.0878 310.32 67.1578 264.22 60.3078C226.93 54.7578 204.97 52.0378 167.31 60.7378C118.57 72.0078 83.44 93.9678 39.98 115.948C26.9 122.568 13.14 128.038 0 134.548V129.098C26.22 116.208 51.66 101.788 78.49 90.1678C116.26 73.7978 160.05 54.7578 201.39 50.6778C228.32 48.0178 244.9 50.5178 270.76 55.4078C321.1 64.9378 368.4 56.6178 410.56 27.6878C423.03 19.1378 435.75 11.1778 448.28 2.7478C449.42 1.9778 450.63 1.30781 451.26 0.0078125H461.08Z" fill="currentColor"></path><!--/$--><!--$--><path d="M294.85 0.0100098C279.14 10.28 261.57 17.24 243.18 21.08C233 23.2 223.81 24.91 213.38 23.97C189.24 21.79 166.69 18.47 141.99 19.63C111.46 21.07 70.65 36.82 41.84 48.08C27.8 53.57 14.39 60.88 0.00999832 65.37V60.47C5.49 59.49 9.67 55.79 14.53 53.47C55.13 34.06 102.59 17.49 147.95 16.33C161.59 15.98 177.96 16.36 191.59 16.87C199.29 17.16 207.81 19.53 215.61 19.55C222.94 19.57 230.91 17.58 238.07 15.97C252.9 12.64 267.62 7.68 280.68 0H294.85V0.0100098Z" fill="currentColor"></path><!--/$--><!--$--><path d="M71.4006 367.098L95.2006 351.398C115.321 337.358 138.321 330.318 161.961 324.438C202.311 314.398 244.721 318.678 285.831 319.148C292.041 319.218 298.851 318.748 304.951 319.148C311.051 319.548 316.541 321.498 322.351 321.908C352.611 324.068 385.601 320.918 416.131 322.448C467.961 314.748 518.061 296.788 562.061 268.398C573.461 261.038 583.511 251.868 595.321 244.998C603.231 240.398 610.961 237.578 618.951 233.748C623.251 231.688 650.411 217.888 652.631 218.388C653.031 219.698 653.331 223.228 652.371 224.128C641.791 228.358 631.621 233.518 621.291 238.268C613.431 241.878 605.851 244.318 598.051 248.808C582.021 258.038 568.981 271.948 553.141 281.808C529.491 296.528 503.891 308.048 476.881 315.078C430.761 327.078 377.171 328.368 329.431 326.258C321.851 325.928 314.771 324.038 307.671 323.498C292.221 322.308 274.981 324.498 259.121 324.088C230.451 323.338 196.441 318.208 168.531 326.098C152.441 330.648 128.841 340.098 114.081 347.938C109.731 350.248 83.3606 367.098 81.4706 367.098H71.3906H71.4006Z" fill="currentColor"></path><!--/$--><!--$--><path d="M652.92 285.953V294.393C645.92 298.033 638.14 301.013 631.3 304.923C620.41 311.163 607.53 319.253 596.83 326.033C588.59 331.253 582.67 337.763 574.93 343.363C568.26 348.183 538.28 367.103 531.66 367.103H507.41L535.18 358.633C542.41 355.603 549.92 352.953 556.83 349.223C586.7 333.103 609.58 305.233 640.75 290.383C644.62 288.543 648.7 286.763 652.93 285.953H652.92Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 368" fill="none" data-pattern="Grain" class="cs_pattern_svg"><!--$--><path d="M643.401 0.0078125C642.281 2.13781 639.861 3.5478 638.271 5.4978C629.061 16.8178 622.961 33.9578 619.241 48.0178C610.311 81.7478 617.651 114.688 613.371 148.358C610.701 169.318 605.471 204.598 596.631 223.128C581.041 255.788 530.991 266.868 498.651 273.358C469.371 279.228 443.971 285.988 417.021 299.628C406.381 305.008 401.301 308.828 392.991 317.008C378.681 331.078 378.531 337.228 368.611 353.108C367.481 354.928 360.051 365.908 359.171 366.548C357.411 367.818 353.391 366.988 351.281 366.838C353.931 362.888 355.841 358.138 358.151 354.098C374.591 325.298 399.191 304.038 427.961 288.238C431.511 286.288 435.291 284.828 439.151 283.618C481.631 270.338 524.231 268.378 564.201 246.828C577.201 239.818 581.021 235.908 588.251 222.938C600.551 200.878 608.111 164.348 609.091 139.188C610.111 112.828 607.901 84.5678 611.881 58.6378C615.121 37.5278 624.001 18.2478 634.691 0.0078125H643.411H643.401Z" fill="currentColor"></path><!--/$--><!--$--><path d="M48.8024 0.0100098C46.3924 20.03 44.9324 39.05 52.3524 58.28C63.6424 87.52 86.1624 103.24 116.722 107.78C150.512 112.8 170.312 95.3901 199.232 84.1801C214.612 78.2201 230.912 74.65 246.222 68.51C271.982 58.17 305.382 38.78 325.392 19.63C331.932 13.37 337.812 6.42001 344.182 0.0100098H352.902C351.702 2.20001 349.972 4.75006 348.282 6.56006C322.732 33.9001 282.142 61.24 247.302 75.03C233.852 80.36 219.612 83.5 206.012 88.23C172.732 99.82 151.002 118.12 112.972 111.51C87.9624 107.16 69.0524 95.9301 55.1024 74.5701C40.1124 51.6301 37.5824 26.45 43.8824 0H48.7824L48.8024 0.0100098Z" fill="currentColor"></path><!--/$--><!--$--><path d="M425.401 0.0078125C420.471 7.19781 416.051 14.7678 411.141 21.9778C405.501 30.2478 399.521 36.4679 395.331 45.9379C385.471 68.2479 385.601 90.9678 405.531 107.298C441.741 136.968 467.511 111.618 492.191 83.9178C511.311 62.4478 529.341 39.6679 549.111 18.7979C556.441 11.0579 566.891 6.40782 575.281 0.0178223H584.001C575.711 9.16782 563.621 14.5778 554.311 22.3578C522.211 49.1978 483.131 117.278 443.291 124.918C420.171 129.348 385.891 105.208 382.961 81.3678C380.711 63.0678 386.001 53.5279 394.241 38.3179C401.311 25.2779 409.091 12.3778 417.221 0.0078125H425.401Z" fill="currentColor"></path><!--/$--><!--$--><path d="M653.213 248.919C642.773 264.099 628.333 277.509 613.683 288.659C593.543 303.999 574.833 308.699 550.553 314.889C532.093 319.599 513.573 321.889 495.883 329.429C482.343 335.199 462.323 351.329 452.653 362.479C450.063 365.469 450.823 368.619 445.013 366.829C444.323 363.849 456.513 349.189 459.183 346.679C487.373 320.219 507.793 322.309 541.903 312.249C574.603 302.599 609.473 290.369 633.343 264.739C641.903 255.549 646.223 244.349 653.213 234.219V248.929V248.919Z" fill="currentColor"></path><!--/$--><!--$--><path d="M477.171 0.0078125C469.421 12.5878 457.821 21.8878 449.161 33.8278C443.841 41.1578 436.141 50.9678 441.181 60.2078C443.991 65.3578 448.471 66.3078 453.881 64.6978C464.971 61.3978 480.371 37.8278 488.081 28.6178C497.431 17.4578 507.141 7.64781 519.671 0.0078125H526.751C519.551 7.06781 511.451 13.1878 504.391 20.4178C490.751 34.3978 478.631 51.4778 463.531 64.0078C455.901 70.3378 445.201 74.1778 437.921 65.0778C425.651 49.7378 440.331 38.9878 448.501 27.7478C455.051 18.7378 461.041 9.18781 467.341 0.0078125H477.171Z" fill="currentColor"></path><!--/$--><!--$--><path d="M115.292 0.0078125C113.132 14.5678 120.652 25.5078 131.932 33.7578C136.872 37.3678 141.232 39.1878 147.022 41.0078C184.742 52.8978 210.522 41.7178 241.142 20.3778C249.472 14.5778 257.012 6.17781 265.172 0.0078125H276.612C275.972 1.06781 275.072 1.91776 274.142 2.70776C234.632 36.2278 195.092 60.3378 141.462 44.3878C122.572 38.7678 105.452 20.9778 110.392 0.0078125H115.292Z" fill="currentColor"></path><!--/$--><!--$--><path d="M653.212 326.257C645.562 330.267 637.312 332.517 629.412 335.967C618.972 340.527 592.142 353.317 584.052 359.807C582.742 360.867 577.162 367.107 576.642 367.107H568.742C574.512 358.457 581.112 352.447 590.182 347.407C597.902 343.117 607.612 339.117 615.792 335.427C628.442 329.717 641.892 325.877 653.222 317.547V326.257H653.212Z" fill="currentColor"></path><!--/$--><!--$--><path d="M40.632 367.106C46.102 357.516 56.322 352.306 63.822 344.806C66.802 341.826 69.652 337.266 72.772 334.146C97.642 309.346 123.852 283.526 130.962 247.426C134.772 214.486 119.022 183.536 84.422 177.656C75.552 176.146 64.782 176.506 56.292 174.726C42.902 171.916 14.912 160.196 4.92202 150.896C0.842018 147.106 -0.457981 144.716 0.312019 138.906C5.79202 144.856 11.302 148.746 18.122 152.956C27.172 158.556 39.082 164.486 48.982 168.416C65.752 175.066 83.092 171.176 100.032 177.856C137.152 192.496 141.912 232.156 130.042 266.106C123.572 284.616 105.012 313.356 91.112 327.136C78.632 339.516 62.202 351.466 50.992 364.656C50.242 365.546 50.042 367.106 49.902 367.106H40.632Z" fill="currentColor"></path><!--/$--><!--$--><path d="M287.842 279.097C311.932 299.567 312.142 329.647 309.302 358.647C309.192 359.747 307.982 366.777 307.602 367.027C306.782 367.557 302.002 366.807 300.592 367.097C303.312 361.477 302.662 355.217 303.322 349.407C304.582 338.267 307.032 327.237 303.872 316.157C294.422 282.957 266.752 263.627 232.012 271.067C180.062 282.197 141.082 321.967 105.742 358.927C101.962 362.877 100.202 368.677 93.4824 367.097C97.2224 362.727 100.062 357.557 103.822 353.197C119.392 335.187 142.132 314.847 160.802 300.127C194.332 273.697 249.252 246.317 287.822 279.097H287.842Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0.30197 338.51C1.10197 335.37 25.482 313.34 29.722 309.64C43.882 297.29 71.042 279.45 75.802 260.92C79.912 244.92 77.942 232.41 65.442 221.12C54.042 210.82 26.042 221.43 9.91197 218.88C4.46197 218.02 -1.38803 217.22 0.30197 210.25C5.23197 211.54 10.142 212.7 15.262 212.99C31.202 213.89 56.292 207.07 68.982 219.22C82.152 231.83 84.912 243.66 80.712 261.47C75.092 285.3 41.562 305.29 24.812 322.16C20.712 326.29 15.282 332.3 11.762 336.9C7.55197 342.4 4.58197 348.64 0.30197 354.04C1.01197 349.84 -0.64803 342.26 0.30197 338.52V338.51Z" fill="currentColor"></path><!--/$--><!--$--><path d="M262.992 367.111H254.822C256.702 356.371 254.142 345.871 246.872 337.751C234.472 323.901 212.392 330.141 198.322 338.161C187.972 344.061 177.252 355.661 168.702 364.111C165.832 366.951 166.462 367.801 161.082 367.111C163.292 362.471 166.382 358.641 169.792 354.851C184.132 338.841 203.752 324.431 226.212 324.951C250.732 325.521 265.002 343.061 263.002 367.121L262.992 367.111Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 368" fill="none" data-pattern="Topo" class="cs_pattern_svg"><!--$--><path d="M321.011 0.0078125C320.341 2.28781 319.181 4.46781 318.891 6.87781C317.411 19.1478 322.621 28.8178 321.571 41.1478C319.451 66.1878 284.901 64.7878 277.981 88.5378C275.921 95.6078 275.721 100.238 280.671 105.948C292.921 120.098 317.521 118.648 333.201 111.578C340.081 108.478 345.871 103.248 353.031 100.348C362.611 96.4678 372.781 96.8878 381.881 92.1478C390.981 87.4078 396.771 79.5678 407.931 75.6978C421.091 71.1378 427.191 73.2378 440.081 73.5578C458.531 74.0078 472.461 53.8578 485.351 43.0578C505.201 26.4178 542.051 17.3178 559.311 42.0978C563.941 48.7378 566.571 59.4678 574.081 63.2878C584.491 68.5778 590.381 68.1678 596.451 80.1478C601.061 89.2478 599.151 92.9378 600.131 102.068C601.281 112.708 609.171 115.748 615.311 122.298C625.361 133.008 628.161 150.978 643.841 156.968C650.621 159.558 654.221 155.628 652.921 166.138C639.701 165.408 630.731 158.258 624.041 147.348C619.871 140.538 617.551 132.168 612.051 126.108C607.371 120.958 600.631 117.578 596.701 110.948C590.201 99.9878 596.151 89.1578 586.661 77.4078C580.361 69.5978 572.191 70.8178 565.711 64.0278C560.341 58.3978 559.021 50.5578 554.731 44.4978C539.071 22.3678 506.571 34.6078 488.931 47.7378C476.211 57.2078 459.141 76.1378 443.351 78.4378C432.241 80.0578 421.631 79.1278 410.641 82.7878C400.771 86.0678 394.721 93.2078 385.851 97.2278C375.171 102.068 364.721 100.998 354.371 104.438C347.871 106.598 341.931 112.268 335.741 115.228C314.331 125.478 286.621 124.548 272.921 102.818C266.101 92.0078 276.901 73.2778 286.661 67.8178C297.151 61.9578 316.011 55.5178 317.671 41.6178C318.951 30.9478 313.001 27.6978 312.261 18.8178C311.781 13.0478 312.871 5.36781 315.001 0.0078125H321.011Z" fill="currentColor"></path><!--/$--><!--$--><path d="M221.28 0.01C223.22 17.03 221.34 33.35 215.29 49.31C210.57 61.77 199.9 73.74 192.27 84.58C189.86 88.01 188.12 92.36 185.53 95.82C175.76 108.91 154.59 115.82 139.4 120.53C130.21 123.38 122.42 123.77 115.54 132.09C109.98 138.82 97.73 164.25 95.76 172.77C91.31 191.92 96.48 212.22 86 230.01C81.4 237.82 66.94 253.27 59.58 258.62C56.26 261.03 52.22 262.5 49.09 265.02C38.93 273.2 34.39 295.17 26.6 306.81C19.77 317.02 9.19 322.89 0 330.6V319.71C6.94 315.26 15.27 309.89 20.39 303.32C30.37 290.54 32.11 271.52 44.98 260.36C47.77 257.94 51.28 256.59 53.91 254.57C62.51 247.98 78.05 232.18 82.17 222.36C88.77 206.61 84.81 187.37 89.38 170.74C92.05 160.99 105.49 135.14 112.3 127.74C125.83 113.04 156.28 110.03 174.15 98.05C188.42 88.49 205.21 56.89 210.34 40.54C214.43 27.5 217.32 13.73 215.82 0H221.27L221.28 0.01Z" fill="currentColor"></path><!--/$--><!--$--><path d="M165.14 0.0078125C165.31 15.3578 170.79 33.6578 165.56 48.6278C160.85 62.1178 142.52 78.7578 128.87 82.7578C117.48 86.0978 109.34 89.3678 98.3998 93.1578C84.2498 98.0678 76.7598 98.2578 64.1498 107.948C47.5898 120.668 48.9298 133.728 45.0698 152.058C43.7798 158.208 41.7498 164.168 40.4998 170.368C36.5098 190.148 36.0698 212.478 21.0098 227.678C14.6698 234.078 7.13977 239.098 0.00976562 244.548V234.748C8.76977 229.678 19.0598 222.088 23.5398 212.778C31.0298 197.208 31.1498 179.778 35.0598 163.288C36.2998 158.068 38.4198 153.048 39.7598 147.838C45.8198 124.338 46.3898 108.718 69.2698 95.0878C77.2398 90.3378 101.96 83.1178 111.72 80.8678C125.43 77.7078 130.93 79.4878 142.8 69.4478C160.37 54.5878 160.86 38.7178 160.26 17.1378C160.1 11.4278 158.51 5.82781 159.69 0.0078125H165.14Z" fill="currentColor"></path><!--/$--><!--$--><path d="M116.64 0.0078125C112.72 8.36781 113.95 17.3778 111.33 26.0178C107.85 37.4878 93.3898 53.4878 80.9298 54.4578C70.3698 55.2778 63.5798 53.3878 53.2498 58.9378C34.4098 69.0578 34.4898 81.2778 27.2598 98.8678C23.4498 108.128 12.9998 130.798 4.72977 135.718C3.30977 136.568 1.61977 137.388 0.00976562 137.808V131.818C4.52977 128.658 8.86977 120.858 11.5498 115.848C23.8798 92.7078 28.7098 63.9478 55.7798 53.2978C64.2998 49.9478 73.6898 50.7478 81.8798 48.3378C89.3298 46.1478 100.73 32.4578 103.66 25.4378C107.08 17.2478 105.69 8.09781 109.56 0.0178125H116.64V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M391.859 0.0078125C387.609 10.4778 377.509 17.1078 370.919 25.6578C366.299 31.6478 362.429 37.9578 369.259 44.1078C383.109 56.5878 404.019 37.5278 416.719 31.6678C421.229 29.5878 425.259 29.2878 429.739 27.7978C443.929 23.0778 452.019 11.3778 460.529 0.0178125H473.609C471.219 2.73781 468.269 4.40781 465.699 7.08781C456.679 16.5078 454.139 23.7278 441.269 30.6078C432.979 35.0378 426.349 34.2978 418.739 37.5078C403.429 43.9778 395.399 54.9678 376.839 53.4178C370.049 52.8478 361.609 47.1078 360.079 40.2078C356.649 24.7878 379.339 11.9578 385.859 0.0178125H391.849L391.859 0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M589.151 0.0078125C593.421 4.00781 598.151 8.19781 601.371 13.1278C608.161 23.5278 607.931 34.5278 616.671 44.1378C625.761 54.1378 639.251 55.2678 648.561 64.0078C649.181 64.5878 652.921 68.5878 652.921 68.9178V82.2578C647.831 75.3678 643.771 68.8778 636.191 64.3978C625.771 58.2278 618.131 57.0278 609.591 46.8678C602.451 38.3778 602.091 31.9178 597.971 22.5378C593.851 13.1578 586.261 5.23781 577.711 0.0278125H589.151V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M626.76 367.101H618.31C617.87 367.101 614.07 361.561 612.54 360.341C605.23 354.541 595.19 350.101 587.51 343.411C577.22 334.451 573.35 323.301 558.75 319.321C549.58 316.821 542.34 318.361 534.4 311.521C523.24 301.921 516.16 286.181 505.79 274.761C490.31 257.701 466.78 239.941 442.29 242.371C429.22 243.671 417.33 253.741 404.54 255.291C394.85 256.471 386.92 253.951 376.93 256.561C354.3 262.481 346.42 281.461 329.93 295.101C322.47 301.271 298.23 308.711 288.6 308.581C279.73 308.461 269.8 304.921 261.06 306.341C245.03 308.961 237.54 317.831 224.38 324.691C213.3 330.461 201.41 326.521 189.94 325.161C161.86 321.831 142.42 316.851 118.73 336.631C114.21 340.401 93.3602 367.091 91.3102 367.091H83.4102C98.8202 352.091 107.64 331.741 127.81 321.871C150.86 310.601 181.18 320.042 205.28 322.901C228.26 325.621 230.52 312.451 247.97 303.611C268.97 292.981 286.41 304.551 308.6 298.851C328.1 293.841 331.71 284.311 343.91 270.411C352.43 260.701 360.17 253.891 373.34 250.801C385.51 247.941 395.19 252.051 406.7 249.821C414.47 248.311 420.73 243.241 427.86 240.471C443.11 234.541 461.29 234.581 475.76 242.681C491.78 251.651 507.83 264.861 518.77 279.771C525.71 289.231 529.22 299.331 538.77 307.171C545.95 313.071 554.86 311.421 563.43 314.121C578.89 318.991 583.02 329.671 593.82 339.301C601.02 345.721 611.86 350.301 618.06 355.921C621.28 358.841 623.64 363.891 626.77 367.091L626.76 367.101Z" fill="currentColor"></path><!--/$--><!--$--><path d="M544.459 367.097H535.2C533.87 364.607 531.57 361.887 529.49 360.007C516.539 348.287 492.73 337.417 484.29 323.487C478.61 314.117 475.8 305.437 466.25 298.497C449.77 286.507 433.14 283.827 414.94 294.037C407.65 298.127 401.34 305.917 394.42 309.477C390.58 311.447 386.11 312.067 382.23 313.637C362.99 321.417 348.36 342.687 327.77 345.807C306.03 349.097 288.31 342.767 268.3 357.177C266.43 358.527 258.74 367.107 257.53 367.107H245.27L254.24 361.647C265.13 349.227 279.53 341.767 296.2 340.947C306.62 340.437 315.87 343.367 326.2 342.057C344.21 339.777 360.12 315.457 377.13 307.447C381.75 305.267 387.09 304.347 391.69 301.847C397.38 298.747 402.95 293.407 408.81 290.087C426.07 280.307 440.01 278.747 458.38 286.757C478.36 295.477 480.45 303.977 490.5 321.107C497.97 333.847 521.68 344.967 533.83 355.147C537.9 358.567 541.149 363.007 544.479 367.107L544.459 367.097Z" fill="currentColor"></path><!--/$--><!--$--><path d="M480.149 367.098H470.069C469.489 367.098 465.489 358.828 464.089 357.278C461.369 354.248 447.939 343.968 444.339 342.708C428.759 337.248 419.529 348.578 407.659 353.748C400.699 356.778 393.309 356.688 386.399 360.818C381.349 363.838 379.869 368.768 372.789 367.098C377.499 362.068 381.279 356.508 387.579 353.288C392.399 350.818 397.769 350.068 402.589 348.138C409.099 345.538 414.929 340.138 421.849 337.428C436.459 331.718 445.529 333.628 457.979 342.148C467.999 349.008 474.729 356.138 480.149 367.098Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 318" fill="none" data-pattern="Line" class="cs_pattern_svg"><!--$--><path d="M0 312.133C6.94 311.783 14.01 311.833 20.91 310.973C30.76 309.733 40.33 306.413 50.04 304.683C58.99 303.093 68.06 302.993 77.04 301.703C90.78 299.733 104.12 295.443 118 294.163C153.37 290.903 189.28 291.563 224.8 288.703C249.59 286.703 275.87 281.213 300.59 281.613C310.6 281.773 321.11 282.323 331.09 282.673C383.64 284.523 434.38 295.013 486.87 286.993C504.09 284.363 521.3 277.933 538.19 276.193C559.88 273.953 581.76 273.643 603.56 272.953L652.91 274.863V280.543C643.69 280.353 634.58 281.163 625.36 281.103C595.72 280.933 566.21 278.513 536.56 281.093C527.67 281.863 521.15 284.573 512.85 286.263C481.83 292.583 447.23 296.273 415.54 294.723C376.53 292.813 337.36 288.953 298.41 287.053C275.19 285.923 249.32 290.393 225.89 291.963C190.85 294.313 155.54 294.303 120.72 298.513C106.42 300.243 93.19 304.273 79.13 306.513C70.35 307.913 61.4 308.133 52.75 309.563C41.84 311.363 30.41 315.503 19.27 316.403C12.89 316.923 6.27 315.753 0 317.023V312.123V312.133Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0 226.085C8.94 227.335 17.31 223.985 25.9 223.375C40.88 222.305 54.83 225.855 69.5 227.175C79.85 228.105 90.22 227.885 100.58 228.255C168.46 230.675 236.49 231.975 304.42 230.975C329.86 230.595 355.22 228.985 380.72 228.255C438.76 226.575 492.42 215.995 549.72 209.835C575.67 207.045 596.64 205.985 622.65 206.515C632.73 206.725 642.91 206.635 652.93 205.945C653.04 210.955 653.84 210.965 648.83 211.385C632.41 212.745 616.34 211.135 600.32 211.915C579.06 212.945 556.79 216.275 535.48 217.915C515.76 219.435 497.1 219.565 477.18 222.285C439.57 227.435 402.25 232.795 364.35 235.885C306.41 240.615 252.93 235.235 195.43 233.695C155.63 232.625 115.77 234.275 76.03 232.645C59.37 231.965 42.59 227.185 25.92 228.275C17.34 228.835 8.75 232.125 0.0200005 229.895V226.085H0Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0 95.3597C1.53 95.2897 3.09 95.4796 4.62 95.3496C30.92 93.0496 57.26 91.4996 83.68 89.9396C115.42 88.0696 145.87 85.8996 177.41 81.7596C231.06 74.7096 285.38 66.5096 339.83 67.5696C351.56 67.7996 363.67 69.5496 375.21 69.7996C391.26 70.1396 407.84 68.0096 424.31 68.6596C442.94 69.3896 461.17 72.2397 479.84 72.4797C495.73 72.6796 511.47 71.8596 527.31 71.9296C550.54 72.0396 573.78 74.2496 597.03 74.6996C615.9 75.0596 634.15 72.4996 652.92 72.8196V76.8597C634.75 76.8397 616.85 79.8997 598.66 79.6097C575.05 79.2297 551.49 78.1797 527.86 77.9197C508.87 77.7197 488.87 78.9396 470.04 77.9696C453.07 77.0996 435.53 72.7196 418.31 71.9396C401.92 71.1896 385.1 72.3697 368.72 72.4797C333.14 72.7397 297.86 73.6696 262.4 75.7496C214.82 78.5396 168.19 88.1396 120.71 92.0996C102.94 93.5797 85.07 93.2596 67.32 94.2996C57.18 94.8896 46.97 97.1096 36.81 97.5796C31.84 97.8096 26.28 96.7797 21.51 96.9797C14.34 97.2896 7.22 99.3096 0 99.1896V95.3597Z" fill="currentColor"></path><!--/$--><!--$--><path d="M652.84 3.38334C653.06 3.67334 653.04 8.68336 652.62 8.77336C647.61 7.87336 642.44 6.96337 637.36 6.59337C606.73 4.37337 576.44 5.73337 545.79 6.06337C505.33 6.49337 463.34 6.54335 423.26 12.1033C382.34 17.7833 342.06 27.2034 300.58 28.9334C272.82 30.0934 243.9 27.6634 216.11 26.7134C202.44 26.2434 187.64 27.1534 174.1 26.2134C168.02 25.7934 161.32 24.0234 155.04 23.4834C114.89 20.0233 75.5 24.3134 35.2 18.5133C27.83 17.4534 17.71 14.0234 10.56 13.7334C9.26 13.6834 0.820003 15.3433 0.530003 14.4433C0.680003 13.6833 0.350003 10.5734 0.530003 10.4034C0.940003 10.0134 10.51 9.25335 11.72 9.29335C19.48 9.52335 28.49 11.8933 36.24 12.5733C67.7 15.3433 99.57 14.6534 131.05 16.9534C144.73 17.9534 159.99 21.9334 173.55 22.9534C185.75 23.8734 200.34 22.9534 212.83 22.9534C261.91 22.9334 312.87 22.2734 361.6 17.4934C394.83 14.2334 427.83 7.68337 460.85 2.84337C493.87 -1.99663 527.09 0.563342 560.48 1.69334C582.27 2.42334 604.18 0.243365 625.95 1.12337C629.1 1.25337 652.03 2.31335 652.84 3.39335V3.38334Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Hatch" class="cs_pattern_svg"><!--$--><path d="M110.08 0.0078125C106.88 13.4578 105.45 28.2078 101.63 41.3978C98.31 52.8578 93.29 67.2079 89.24 78.5779C86.26 86.9379 79.72 98.2978 77.88 106.488C77.71 107.228 77.6 110.038 78.2 110.028L277.39 0.0078125H292.65C276.13 7.13781 261.58 17.9379 245.79 26.4379C229.98 34.9479 213.27 41.7279 197.26 49.8379C169.13 64.0979 139.09 81.7279 111.89 97.9579C103.63 102.888 79.02 117.008 74.11 123.378C64.18 136.258 62.85 156.168 59.14 171.598C57.81 177.108 55.44 182.488 54.12 188.368C53.11 192.868 50.48 200.708 53.48 204.468C71.58 216.768 91.88 224.378 111.55 233.588C124.7 239.738 137.88 246.118 150.85 252.588C153.17 253.748 161.44 256.648 162.56 257.618C165.87 260.468 161.53 262.678 158.31 262.578C153.14 262.418 130.04 252.178 124.06 249.398C103.01 239.598 83.23 226.358 63.04 215.068C60.22 213.498 52.27 208.448 49.62 210.568C48.36 211.578 44.66 231.718 43.77 235.218C42.23 241.298 39.79 252.318 37.33 257.648C34.75 263.208 30.57 260.158 31.2 254.258C32.55 241.628 41.29 224.318 42.82 211.378C43.73 203.748 36.88 203.958 31.95 201.488C21.3 196.158 11.04 189.838 0 185.218V176.508L46.04 199.918C48.19 190.088 52.44 180.288 55 170.748C57.03 163.168 57.51 155.288 59.12 147.638C60.56 140.838 62.92 134.198 64.3 127.488C64.01 127.158 57.2 130.728 56.31 131.208C52.21 133.408 42.43 141.038 39.26 141.938C33.04 143.718 32.41 139.068 36.55 135.428C40.69 131.788 49.93 126.768 54.87 123.778C58.58 121.528 67.11 118.488 68.75 114.788C75.63 95.5478 81.59 76.0479 88.03 56.7079C90.43 49.4979 94.01 42.7579 96.05 35.3079C99.21 23.8179 100.71 11.4278 104.63 0.0378418H110.08V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M434.349 0.0100098C441.759 5.96001 447.999 13.07 454.769 19.63C458.829 23.57 463.449 27.21 467.379 31.27C469.909 33.89 479.489 46.07 481.189 46.6C486.299 48.18 489.619 42.7601 493.259 40.0801C512.409 25.9601 533.149 14.39 552.069 0H561.879C547.289 10.89 531.679 20.5401 516.469 30.5901C508.539 35.8301 499.059 41.24 491.619 46.6C489.029 48.47 484.949 50.5501 487.199 54.2201C498.829 64.7201 509.829 75.9401 521.559 86.3301C540.989 103.55 560.279 120.39 579.279 138.12C587.919 146.19 595.149 155.08 605.899 161.1C610.079 162.29 611.649 157.26 613.939 154.67C623.939 143.32 634.859 132.02 644.179 120.07C647.249 116.14 649.539 111.53 652.919 107.83V119C652.919 121.98 622.709 154.97 618.599 160.41C614.889 165.32 612.019 166.73 617.209 171.57C619.479 173.69 630.839 181.3 630.999 183.35C631.399 188.25 624.609 185.86 622.129 184.08C620.099 182.62 612.659 175.14 611.379 174.66C609.789 174.07 607.989 173.89 606.829 175.34C594.029 190.04 583.269 206.54 570.349 221.13C557.429 235.72 544.239 247.93 532.789 263.11C528.249 269.13 525.329 275.84 521.149 281.97C502.009 310.08 480.509 336.35 459.219 362.78C458.479 363.7 456.969 367.09 456.719 367.09H448.549C450.189 363.69 452.569 360.32 454.869 357.34C500.039 298.9 545.599 241.02 590.809 182.74C593.059 179.83 602.459 170.45 602.299 167.48C602.269 166.86 602.179 166.27 601.729 165.8C591.109 159.1 582.909 150.31 573.909 141.87C557.149 126.16 541.329 109.96 524.299 94.5C512.699 83.97 501.299 73.04 489.719 62.6C484.899 58.26 483.379 54.85 476.779 57.9C464.649 63.5 451.679 75.43 440.549 83.24C437.979 85.04 423.129 95.39 421.569 95.37C417.229 95.32 419.949 90.57 421.739 88.79C428.999 81.59 446.349 75.17 454.729 68C459.739 62.02 471.739 58.75 476.549 53.86C477.919 52.47 478.499 51.7101 477.479 49.8301C474.659 44.6001 464.179 36.59 459.719 32.17C454.629 27.11 449.559 21.1701 444.489 16.3401C438.719 10.8501 431.479 6.05002 426.219 0.0200195H434.389L434.349 0.0100098Z" fill="currentColor"></path><!--/$--><!--$--><path d="M335.71 367.102H325.63C321.99 367.102 302.09 354.122 297.5 351.642C284.25 344.472 270.52 338.132 257.41 330.702C245.64 324.032 234.95 315.182 221.52 311.562C220.79 311.592 212.2 320.032 210.62 321.342C198.3 331.602 186.85 342.652 175.68 354.232C174.27 355.692 165.17 367.102 164.31 367.102H155.32C155.24 365.922 156.46 365.102 157.21 364.362C162.81 358.892 169.29 354.222 174.94 348.862C187.87 336.592 199.23 322.622 211.71 309.902C212.29 308.582 212.18 307.662 211.2 306.612C208.46 303.682 196.79 299.452 194.31 296.262C192.53 293.972 193.78 291.742 196.51 291.402C202.65 290.642 214.88 302.362 218.67 301.652C219.91 301.422 228.76 290.912 231.06 288.932C232.97 287.282 236.81 283.362 239.24 284.572C245.51 287.702 229.02 301.802 227.33 304.852C226.73 306.042 229.08 308.302 230.02 309.042C236.7 314.292 245.47 317.192 252.87 321.062C277.97 334.182 302.59 347.912 327.34 361.562C330.12 363.102 333.36 364.952 335.7 367.102H335.71Z" fill="currentColor"></path><!--/$--><!--$--><path d="M652.891 298.472C652.631 298.722 647.231 299.422 645.811 299.842C629.051 304.832 612.411 309.322 595.551 313.882C588.931 315.672 572.431 322.412 566.641 321.222C564.461 320.772 561.841 318.602 563.811 316.472C573.681 313.332 583.901 309.432 594.041 306.912C600.391 305.332 607.091 304.632 613.561 303.002C626.651 299.702 639.591 295.962 652.641 292.492C652.951 292.532 653.111 298.262 652.901 298.472H652.891Z" fill="currentColor"></path><!--/$--><!--$--><path d="M77.2994 288.763C78.8194 291.163 74.3594 305.983 73.2894 309.373C68.8394 323.423 60.9894 336.623 57.4594 350.743C56.5594 354.353 55.8294 363.413 54.3794 366.183C53.4294 368.013 48.7794 366.743 46.8594 367.103C50.3994 353.183 57.6494 339.823 61.7094 326.123C63.4294 320.313 69.5794 291.013 73.3494 288.733C74.3094 288.153 76.7394 287.883 77.2894 288.753L77.2994 288.763Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Swoop" class="cs_pattern_svg"><!--$--><path d="M442 367.344C436.2 348.884 439.04 330.404 445.87 312.774C460.53 274.884 490.02 240.344 520.2 213.194C525.71 208.244 532.37 205.095 538.2 200.675C548.86 192.585 559.29 181.665 569.83 172.915C573.58 169.805 582.89 164.364 584.92 160.754C588.01 155.264 583.86 146.934 581.63 141.474C559.18 86.4644 523.51 39.4845 473.58 7.08447C469.78 4.62447 465.21 3.04437 461.63 0.234375H475.53C477.5 0.234375 503.94 20.6246 507.37 23.4246C532.55 44.0446 564.42 91.9545 579.64 121.135C584.79 131.015 589.49 141.204 594.08 151.365C595.48 152.044 597.25 153.355 598.81 152.875C610.34 146.455 621.17 139.074 632.94 133.034C639.37 129.734 646.4 126.725 652.93 123.875V133.135C652.93 133.645 644.67 136.444 643.47 137.024C633.17 141.974 623.72 147.534 613.86 153.184C609.76 155.534 600 158.045 599.19 163.625C600.67 172.055 605.07 179.845 607.43 188.135C611.55 202.595 614.41 223.844 613.72 238.544C612.03 274.564 609.95 315.914 596.14 349.514C593.75 355.334 589.61 361.194 587.53 367.324H582.08C584.55 361.314 588.56 355.214 591.06 349.344C609.16 306.854 610.76 236.104 598.94 191.714C597.8 187.444 594.24 174.854 592.47 171.494C589.55 165.974 584.87 169.984 581.37 172.444C570.16 180.324 559.54 189.884 549.12 198.484C508.57 231.944 468.28 264.684 449.78 315.974C443.67 332.914 445.17 350.314 450.2 367.324H442.03L442 367.344Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0.0100002 142.954C13.07 141.454 24.93 136.014 38.04 133.844C44.61 132.754 51.07 132.984 57.79 131.244C62.24 130.094 75.82 125.554 79.59 123.624C82.68 122.044 84.41 119.584 83.91 116.034C83.08 110.154 79.43 101.224 78.1 94.6037C73.6 72.2437 66.86 37.4236 67.57 15.2136C67.63 13.4436 68.72 0.813636 69.26 0.293636C69.57 -0.00636384 73.7 0.433607 74.68 0.263607C75.32 0.903607 73.18 8.71369 73.05 10.3537C72.27 20.4637 77.19 36.2537 77.94 47.3837C78.35 53.4337 77.6 59.7036 78.11 65.7436C79.52 82.5236 84.86 98.9336 88.33 115.294C90.08 117.314 92.39 117.064 94.7 116.394C100.82 114.634 119.6 103.594 126.08 99.8237C146.13 88.1737 169.83 70.6637 188.3 56.3437C209.77 39.7037 223.06 25.2235 241.17 5.69354C245.5 1.02354 246.89 -0.716393 253.98 0.263607C239.47 16.8936 226 33.3338 209.29 47.9238C175.73 77.2238 135.4 103.534 94.87 122.024C93.51 122.964 92.63 125.864 92.65 127.444C92.71 131.554 99.86 147.114 101.62 152.244C106.45 166.344 110.65 182.764 117.09 196.154C129.8 222.594 155.17 252.664 173.53 275.914C188.27 294.584 203.49 314.804 219.36 332.504C230.46 344.884 243.65 355.284 255.06 367.354H246.89C234.81 356.464 222.56 345.774 211.73 333.594C183.73 302.094 152.41 263.464 130.03 227.874C110.88 197.404 101.17 168.204 90.07 134.374C89.11 131.444 88.75 128.054 85.3 127.694C79.7 127.104 66.97 133.144 60.92 134.934C40.96 140.844 20.31 145.014 0.0100002 149.494V142.954Z" fill="currentColor"></path><!--/$--><!--$--><path d="M123.72 367.344H117.73C112.72 358.474 108.67 349.064 103.84 340.104C90.94 316.134 75.57 289.763 59.62 267.733C50.51 255.153 41.49 248.203 30.78 237.733C20.72 227.893 11.71 216.824 0 208.854V201.773C11.39 206.103 20.58 216.234 28.9 224.904C53.75 250.824 75.29 281.974 94.51 312.384C105.6 329.934 114.56 348.754 123.71 367.344H123.72Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Loop" class="cs_pattern_svg"><!--$--><path d="M229.5 367.417C232.59 362.507 237.01 358.767 241.23 354.897L266.95 336.217C267.84 335.397 267.29 333.617 266.53 332.857C219.4 295.667 165.421 267.107 106.35 254.377C97.2405 252.417 81.2605 249.417 72.2605 249.227C70.4205 249.187 68.8505 249.077 67.2605 250.197C61.7505 256.147 55.2205 261.047 49.3705 266.637C40.1505 275.447 31.6405 286.097 22.1505 294.437C17.6205 298.417 12.1505 301.517 7.69049 305.587C4.95049 308.087 3.05049 311.267 0.0704919 313.487V305.047C4.50049 301.697 7.94049 297.057 11.7905 293.347C25.7405 279.867 40.4605 267.237 54.3105 253.597C56.2505 251.687 60.3605 248.437 55.7905 246.637C52.2805 245.257 42.7005 245.697 38.5005 245.397C35.6005 245.187 32.1105 244.407 29.2505 244.297C19.5505 243.937 9.75049 244.407 0.0704919 244.867C0.230492 243.937 -0.149508 239.647 0.0704919 239.427C0.320492 239.187 6.02049 238.417 6.89049 238.347C25.0405 236.727 44.2905 240.047 62.5005 240.977C64.4805 240.477 66.1805 239.447 67.6705 238.087C85.8705 221.487 99.6805 193.117 110.98 171.357C124.26 145.817 142.29 112.097 147.05 83.7672C147.81 79.2572 148.95 74.7971 145.05 71.3871C140.08 67.0471 129.24 63.5373 123.07 59.5873C113.96 53.7573 102.43 45.3571 93.8605 38.6671C78.8605 26.9471 66.9305 12.5073 52.3805 0.327293H63.0105C64.6505 0.327293 83.4705 20.0272 86.7105 22.9372C98.1205 33.1972 114.53 45.2071 127.42 53.6071C129.6 55.0271 147.37 64.7471 148.561 64.6371C150.531 64.4471 151.26 57.9073 151.51 56.0873C152.561 48.2973 154.07 35.5171 154.32 27.8571C154.61 18.8371 152.37 9.36729 152.12 0.327293H157.57C157.68 7.77729 159.55 15.5271 159.77 22.9071C160.16 35.8971 156.501 49.2171 155.9 62.1371C155.781 64.6971 156.17 66.7373 157.72 68.7973C173.17 74.1873 188.13 80.9073 204.311 84.0573C255.031 93.9273 313.71 81.2372 357.53 54.4772C359.49 53.2872 372.86 44.6573 373.29 43.8073C373.75 42.8973 372.88 41.6272 372.24 40.9472C369.95 38.4872 362.27 34.1271 358.95 31.3571C348.24 22.4371 340.77 11.7973 333.05 0.337302C334.71 0.577302 337.63 -0.172922 339.04 0.607078C340.05 1.17708 347.59 12.5472 349.42 14.7472C354.4 20.7672 360.6 26.4273 366.89 31.0573C368.49 32.2273 376.25 37.7571 377.49 37.8971C382.38 38.4371 388.46 30.9471 392.2 28.1271C401.28 21.2971 410.33 15.8271 418.08 7.15713C422.6 2.09713 421.35 -1.09293 430.6 0.347068C423.77 10.5771 416.06 18.4071 406.56 26.1571C403.42 28.7171 387.93 38.9272 387.58 41.9972C387.52 42.4772 387.89 43.4072 388.24 43.7772C393.24 45.5972 397.31 49.1471 401.9 51.6371C413.99 58.2071 426.59 64.5173 438.85 70.8073C474.91 89.3173 499.561 101.117 540.581 107.477C542.961 107.847 554.581 109.207 555.69 108.197C557.57 106.487 561.19 75.6272 562.1 70.4972C565.76 50.0072 571.24 24.8172 578.01 5.24721C579.721 0.297215 579.43 -0.142922 585.37 0.357078C579.151 22.5271 572.201 44.6372 567.56 67.2372C566.091 74.3772 561.12 98.7372 562.081 104.517C563.24 111.577 575.89 112.637 581.91 113.557C593.24 115.287 608.31 117.997 619.42 118.557C630.59 119.117 641.83 118.367 652.96 120.167V127.797C647.3 127.317 641.48 126.427 635.81 126.147C615.72 125.147 598.72 123.687 578.73 120.557C574.74 119.937 569.01 117.647 565.42 117.497C562.12 117.357 560.8 122.727 560.61 125.347C558.22 159.067 564.961 183.867 570.5 215.927C573.29 232.097 573.47 248.757 576.24 264.937C580.82 268.547 586.351 266.787 591.641 267.247C601.69 268.107 611.62 269.947 621.63 271.037C631.641 272.127 642.81 271.457 652.96 274.857V282.487C642.28 280.197 631.34 280.387 620.54 279.217C615.21 278.637 580.14 273.087 578.53 275.377C578.11 276.157 578.29 276.967 578.34 277.797C579.09 290.057 585.71 316.497 589.6 328.667C593.8 341.807 602.041 355.147 608.271 367.467H601.19L589.82 344.237C579.25 325.327 579.26 300.257 572.69 280.747C571.81 278.137 570.581 276.257 567.701 275.927C559.25 274.967 546.54 276.837 537.71 277.077C489.66 278.337 445.09 276.397 398.44 290.407C391.75 292.417 385.49 295.547 378.96 297.627C351.39 306.447 319.19 313.417 293.78 327.427C292.38 328.197 283.83 332.977 283.43 333.417C282.52 334.427 282.63 336.157 283.41 337.267C292.93 346.287 299.72 357.737 308.51 367.467H299.25L285.36 349.487C283.75 347.607 277.44 340.847 275.54 340.727C273.64 340.607 265.54 345.807 263.42 347.187C257.43 351.107 249.57 356.587 243.94 360.947C241.49 362.847 239.04 365.017 237.11 367.467H229.48L229.5 367.417ZM381.43 47.3073C376.74 47.8873 372.34 53.1073 368.44 55.5673C317.05 87.9673 244.31 102.557 185.24 85.6771C177.52 83.4671 170.57 80.1073 163.12 77.8273C161.21 77.2373 156.98 75.5473 155.38 76.2973C153.51 77.1773 151.64 89.1372 150.86 91.9472C143.26 119.457 133.02 141.857 120.42 167.187C111.47 185.177 100.6 208.407 88.5705 224.137C86.6005 226.707 73.1605 240.827 73.6305 242.407C77.7005 244.037 83.0705 243.767 87.4505 244.397C139.01 251.827 184.2 271.477 228.58 297.797C242.42 304.997 257 320.117 270.29 326.917C278.28 331.007 284.38 323.947 291.27 320.487C317.05 307.557 347.891 301.107 375.44 292.947C384.01 290.407 392.21 286.557 401.06 284.237C439.58 274.117 477.96 272.077 517.54 269.927C533.96 269.037 550.45 269.047 566.84 267.457C568.27 266.247 569.86 264.737 569.54 262.657C566.83 228.937 556.62 194.837 555.98 161.277C555.72 147.337 555.81 133.307 556.34 119.377C555.79 117.767 554.56 116.397 552.91 115.817C549.49 114.607 541.83 114.737 537.41 113.877C491.56 104.937 456.9 84.1073 416.07 63.5673C411.43 61.2373 406.42 59.5071 401.77 57.1571C397.12 54.8071 389.421 48.8972 384.78 47.4572C383.37 47.0172 382.81 47.1273 381.41 47.2973L381.43 47.3073Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Weave" class="cs_pattern_svg"><!--$--><path d="M93.2845 0.0500488C102.695 8.18005 112.435 16.0199 122.225 23.6899C124.795 25.6999 127.865 27.28 130.605 29.48C133.835 32.06 139.615 40.5102 144.285 37.6702C144.565 37.5002 147.935 33.51 148.615 32.74C157.635 22.47 164.655 9.75005 174.495 0.0500488H183.755L167.135 19.6602C162.695 25.7802 151.115 34.5401 147.545 40.3801C147.095 41.1101 146.545 41.7299 146.775 42.6899C147.225 44.5699 155.705 49.58 157.775 50.79C192.085 70.95 229.515 77.1402 269.025 77.4102C289.604 77.5502 315.405 77.26 335.285 72.77C359.005 67.41 390.375 60.15 410.115 45.7C412.395 44.03 417.265 41.5001 415.225 38.3301C414.575 37.3201 403.895 29.9301 401.755 28.1001C392.105 19.8101 385.055 11.2 378.875 0.0400391H384.865C388.555 6.24004 393.055 12.44 398.204 17.48C402.335 21.52 412.435 30.67 417.075 33.48C419.455 34.92 421.194 36.0301 424.085 35.1301C433.914 32.0601 450.315 17.26 459.355 11.02C464.935 7.17002 471.305 4.54003 476.424 0.0300293H488.415C480.495 5.14003 472.044 9.57997 464.145 14.72C454.384 21.08 445.345 28.07 435.165 34.24C432.745 35.71 425.885 37.3401 427.625 40.8801C429.095 43.8801 451.575 53.92 455.915 56.21C480.355 69.1 503.705 82.5101 524.395 101.06C532.255 108.11 538.275 116.93 545.905 124.23C547.275 125.54 555.395 132.95 556.285 132.92C557.485 132.88 558.015 131.66 558.455 130.76C559.905 127.81 561.935 120.24 562.925 116.71C572.165 84 573.785 47.2201 590.785 17.1001C594.025 11.3601 598.615 5.89004 601.775 0.0400391H611.035C609.395 1.23004 608.155 2.79995 606.995 4.44995C579.425 43.82 579.535 89.72 562.235 133.46C560.815 142.64 566.045 142.59 570.975 147.65C580.105 157.03 586.854 162.52 597.885 169.77C613.845 180.27 634.825 182.74 653.005 187.4V194.48C644.875 192.24 636.065 190.68 628.065 188.09C616.974 184.5 598.695 178.02 590.055 170.49C588.255 168.92 586.845 166.44 584.835 164.84C581.305 162.01 575.405 159.88 572.145 157.37C569.885 155.63 564.275 148.38 561.975 147.38C557.755 145.55 555.465 154.13 554.345 157.17C546.455 178.68 544.785 201.99 536.635 223.34C525.255 253.12 509.844 277.63 492.454 303.91C489.544 308.31 475.835 326.45 475.355 329.87C475.185 331.1 475.245 332.73 476.035 333.75C484.945 339.08 493.055 345.62 501.535 351.56C508.525 356.45 517.365 360.11 522.195 367.13H511.564C509.654 367.13 484.935 347.15 480.945 344.36C477.375 341.86 472.985 336.68 469.635 341.02C464.905 347.14 461.975 359.65 459.465 367.07L452.435 367.12C453.865 361.91 455.525 356.78 457.475 351.74C458.745 348.47 463.354 340.11 463.775 337.85C463.995 336.68 463.924 335.23 462.935 334.42C447.264 328.56 431.695 319.74 415.495 315.53C394.854 310.17 364.385 306.45 343.135 306.11C331.845 305.93 316.635 307.78 304.995 308.3C277.275 309.54 253.345 314.93 226.455 317.5C217.215 318.38 206.545 317.61 197.645 318.67C195.285 318.95 193.365 319.51 193.965 322.32C197.395 327.84 200.245 333.62 202.915 339.53C205.585 345.44 212.695 360.78 213.115 366.38C213.205 367.6 208.795 367.32 207.985 367.14C207.365 367 206.935 366.92 206.715 366.23C203.095 353.81 197.515 340.25 191.105 328.99C189.175 325.6 187.805 322.08 184.025 320.82C176.555 318.32 160.605 321.23 152.415 321.4C138.825 321.69 122.795 322.05 109.425 320.75C90.2945 318.9 69.5845 313.63 50.7845 309.64C33.7145 306.01 16.2845 303.29 0.074524 296.6V287.61L34.1745 300.1C69.9445 308.99 106.325 315.2 143.165 316.5L178.275 313.73C178.475 312.67 177.965 311.9 177.445 311.05C175.645 308.13 169.805 302.4 167.135 299.56C143.175 274.06 117.385 256.3 99.7145 224.24C86.5745 200.41 80.6045 177.1 64.6045 154.21C60.6645 148.57 60.0845 146.37 54.0245 151.7C39.1045 164.82 28.5245 181.87 12.1145 194.78C8.10452 197.94 4.20452 201.26 0.0845243 204.26C0.244524 202.42 -0.425476 200.18 0.584524 198.5C0.864524 198.04 7.47452 192.14 8.54453 191.2C20.7745 180.45 33.3745 169.44 44.5045 157.42C45.8845 155.93 55.0045 145.49 55.0745 144.66C55.1445 143.94 54.4745 141.51 54.0645 140.78C48.9245 131.65 19.8345 114.62 9.72453 109.93C8.23453 109.24 0.674525 106.91 0.184525 106.12C-0.275475 105.38 0.294524 102.92 0.0945245 101.86C13.2345 106.04 25.3845 111.52 36.5745 119.59C40.4045 122.35 46.9245 127.3 50.2445 130.44C53.5645 133.58 55.3445 139.07 60.7445 138.36L95.4845 93.4299C108.445 82.3299 117.825 70.14 127.955 56.71C129.515 54.64 136.905 46.7301 137.315 45.3701C138.145 42.6501 136.965 41.67 135.255 40.03C129.285 34.3 122.285 30.14 115.925 25.04C105.705 16.85 95.8745 8.19 85.6645 0H93.2945L93.2845 0.0500488ZM551.435 136.96C547.985 133 542.115 129.63 538.265 125.88C534.835 122.54 532.295 118.41 529.025 114.97C499.375 83.85 460.725 63.71 423.165 43.73C421.785 43.3 420.764 43.76 419.525 44.23C415.734 45.67 408.865 51.6501 404.315 54.0801C375.645 69.3601 327.655 82.1402 295.235 83.4102C272.115 84.3102 243.955 83.5802 221.465 78.6602C195.435 72.9802 177.715 66.08 154.515 53.52C152.075 52.2 145.715 47.4301 143.725 47.3801C139.395 47.2901 134.645 54.26 132.005 57.53C114.025 79.79 96.8945 102.87 78.3145 124.78C75.3945 128.22 64.5145 138.09 63.5845 141.64C63.1845 143.17 62.9945 144.9 63.8245 146.33C84.6745 171.21 93.4745 202.83 110.105 230.25C129.975 263.01 154.075 278.22 179.695 304.5C184.695 309.62 186.005 313.18 194.585 314C210.905 315.56 232.225 311.83 248.455 309.5C307.745 300.99 365.385 292.57 423.725 312.26C436.095 316.43 449.835 324.78 461.975 327.96C464.045 328.5 466.074 328.9 468.145 328.07C474.065 318.94 480.655 309.99 486.704 300.87C503.594 275.41 520.385 249.48 532.135 221C538.674 205.14 540.665 188.02 545.395 171.61C547.535 164.16 552.295 154.14 553.705 147.24C554.615 142.78 554.425 140.36 551.465 136.95L551.435 136.96Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div><img width="Auto" loading="lazy" alt="" src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6a30dd3770a64a8d0590bd78_logo_juno2-light-mode.svg" class="logo_light is-customer-story-grid"/><img loading="lazy" src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6a30dd3ac6c210dba5fe16c6_logo_juno2-dark-mode.svg" alt="" class="logo_dark is-customer-story-grid"/></div><div class="card_cs_grid_content"><div fs-list-field="title" class="card_cs_grid_title u-text-style-body-2">Juno helps people with chronic illness find patterns in their symptoms with Claude</div><div class="u-display-none"><div fs-list-field="client">Juno</div><div fs-list-field="company-size">Startup</div><div fs-list-field="partner" class="w-dyn-bind-empty"></div><div fs-list-field="location">North America</div><div fs-list-fieldtype="date" fs-list-field="date">June 16, 2026</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><div fs-list-field="product">Claude Platform</div></div><div role="listitem" class="w-dyn-item"><div fs-list-field="product">Claude Code</div></div><div role="listitem" class="w-dyn-item"><div fs-list-field="product">Claude Cowork</div></div></div></div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><div fs-list-field="industry">Software</div></div></div></div><div fs-list-field="product">Claude Platform</div></div></div></article></div><div role="listitem" class="u-display-contents w-dyn-item"><article data-slider-card="" class="card_cs_grid_wrap"><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="delight.ai" target="" data-cta="Customer stories page" data-cta-position="Customer grid section" href="/customers/delightai-qa" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">View story</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">View story</span><!--/$--></button><!--/$--></div><div class="card_cs_grid_img"><div data-cs-pattern="Weave" class="cs_pattern_wrap u-cover-absolute"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 368" fill="none" data-pattern="Flow" class="cs_pattern_svg"><!--$--><path d="M0.00976562 345.323C11.2198 336.903 22.6098 328.753 34.3898 321.133C70.6798 297.633 110.94 274.273 154.13 266.513C203.53 257.643 247.43 262.314 296.75 266.364C303.81 266.944 310.7 269.754 317.63 271.094C409.74 288.833 484.98 255.443 558.04 203.403C575.44 191.013 592.97 178.183 610.55 166.013C622.75 157.573 638.46 150.823 652.63 146.523L652.94 153.293C648.36 154.493 643.83 156.054 639.46 157.874C620.97 165.564 602.26 178.864 585.37 189.874C568.48 200.884 553.05 214.274 536.13 225.624C483.25 261.084 428.42 283.363 363.26 279.953C342.81 278.883 321.75 274.064 301.65 272.364C295.5 271.844 289.28 272.724 283.12 272.364C270.07 271.604 257.01 269.533 243.92 269.053C199.99 267.453 138.15 271.004 97.7498 288.594C69.3398 300.964 49.6998 318.653 24.5798 335.293C16.3598 340.743 8.24977 346.444 0.00976562 351.864V345.323Z" fill="currentColor"></path><!--/$--><!--$--><path d="M553.18 0.0078125C529.36 11.1878 508.24 26.1578 488.86 43.8478C479.2 52.6678 469.77 64.7278 459.62 72.3578C429.94 94.6578 396.22 110.408 358.88 113.838C322.1 117.218 286.43 106.888 249.91 104.568C221.85 102.788 199.07 105.148 172.23 113.038C109.94 131.338 55.3898 167.948 0.00976562 200.448V192.818C15.2698 183.148 30.8498 173.968 46.5198 164.948C109.93 128.448 172.83 95.4678 248.82 100.198C293.43 102.968 333.01 115.338 378.35 106.598C393.98 103.588 410.06 96.5778 424.04 89.0778C455.99 71.9178 478.21 42.8478 506.91 21.5778C517.74 13.5578 530.24 7.03782 541.74 0.0178223H553.18V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M461.08 0.0078125C457.88 2.04781 455.1 4.8578 451.99 6.9978C436.69 17.5678 416.78 31.3478 400.75 40.2078C359.32 63.0878 310.32 67.1578 264.22 60.3078C226.93 54.7578 204.97 52.0378 167.31 60.7378C118.57 72.0078 83.44 93.9678 39.98 115.948C26.9 122.568 13.14 128.038 0 134.548V129.098C26.22 116.208 51.66 101.788 78.49 90.1678C116.26 73.7978 160.05 54.7578 201.39 50.6778C228.32 48.0178 244.9 50.5178 270.76 55.4078C321.1 64.9378 368.4 56.6178 410.56 27.6878C423.03 19.1378 435.75 11.1778 448.28 2.7478C449.42 1.9778 450.63 1.30781 451.26 0.0078125H461.08Z" fill="currentColor"></path><!--/$--><!--$--><path d="M294.85 0.0100098C279.14 10.28 261.57 17.24 243.18 21.08C233 23.2 223.81 24.91 213.38 23.97C189.24 21.79 166.69 18.47 141.99 19.63C111.46 21.07 70.65 36.82 41.84 48.08C27.8 53.57 14.39 60.88 0.00999832 65.37V60.47C5.49 59.49 9.67 55.79 14.53 53.47C55.13 34.06 102.59 17.49 147.95 16.33C161.59 15.98 177.96 16.36 191.59 16.87C199.29 17.16 207.81 19.53 215.61 19.55C222.94 19.57 230.91 17.58 238.07 15.97C252.9 12.64 267.62 7.68 280.68 0H294.85V0.0100098Z" fill="currentColor"></path><!--/$--><!--$--><path d="M71.4006 367.098L95.2006 351.398C115.321 337.358 138.321 330.318 161.961 324.438C202.311 314.398 244.721 318.678 285.831 319.148C292.041 319.218 298.851 318.748 304.951 319.148C311.051 319.548 316.541 321.498 322.351 321.908C352.611 324.068 385.601 320.918 416.131 322.448C467.961 314.748 518.061 296.788 562.061 268.398C573.461 261.038 583.511 251.868 595.321 244.998C603.231 240.398 610.961 237.578 618.951 233.748C623.251 231.688 650.411 217.888 652.631 218.388C653.031 219.698 653.331 223.228 652.371 224.128C641.791 228.358 631.621 233.518 621.291 238.268C613.431 241.878 605.851 244.318 598.051 248.808C582.021 258.038 568.981 271.948 553.141 281.808C529.491 296.528 503.891 308.048 476.881 315.078C430.761 327.078 377.171 328.368 329.431 326.258C321.851 325.928 314.771 324.038 307.671 323.498C292.221 322.308 274.981 324.498 259.121 324.088C230.451 323.338 196.441 318.208 168.531 326.098C152.441 330.648 128.841 340.098 114.081 347.938C109.731 350.248 83.3606 367.098 81.4706 367.098H71.3906H71.4006Z" fill="currentColor"></path><!--/$--><!--$--><path d="M652.92 285.953V294.393C645.92 298.033 638.14 301.013 631.3 304.923C620.41 311.163 607.53 319.253 596.83 326.033C588.59 331.253 582.67 337.763 574.93 343.363C568.26 348.183 538.28 367.103 531.66 367.103H507.41L535.18 358.633C542.41 355.603 549.92 352.953 556.83 349.223C586.7 333.103 609.58 305.233 640.75 290.383C644.62 288.543 648.7 286.763 652.93 285.953H652.92Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 368" fill="none" data-pattern="Grain" class="cs_pattern_svg"><!--$--><path d="M643.401 0.0078125C642.281 2.13781 639.861 3.5478 638.271 5.4978C629.061 16.8178 622.961 33.9578 619.241 48.0178C610.311 81.7478 617.651 114.688 613.371 148.358C610.701 169.318 605.471 204.598 596.631 223.128C581.041 255.788 530.991 266.868 498.651 273.358C469.371 279.228 443.971 285.988 417.021 299.628C406.381 305.008 401.301 308.828 392.991 317.008C378.681 331.078 378.531 337.228 368.611 353.108C367.481 354.928 360.051 365.908 359.171 366.548C357.411 367.818 353.391 366.988 351.281 366.838C353.931 362.888 355.841 358.138 358.151 354.098C374.591 325.298 399.191 304.038 427.961 288.238C431.511 286.288 435.291 284.828 439.151 283.618C481.631 270.338 524.231 268.378 564.201 246.828C577.201 239.818 581.021 235.908 588.251 222.938C600.551 200.878 608.111 164.348 609.091 139.188C610.111 112.828 607.901 84.5678 611.881 58.6378C615.121 37.5278 624.001 18.2478 634.691 0.0078125H643.411H643.401Z" fill="currentColor"></path><!--/$--><!--$--><path d="M48.8024 0.0100098C46.3924 20.03 44.9324 39.05 52.3524 58.28C63.6424 87.52 86.1624 103.24 116.722 107.78C150.512 112.8 170.312 95.3901 199.232 84.1801C214.612 78.2201 230.912 74.65 246.222 68.51C271.982 58.17 305.382 38.78 325.392 19.63C331.932 13.37 337.812 6.42001 344.182 0.0100098H352.902C351.702 2.20001 349.972 4.75006 348.282 6.56006C322.732 33.9001 282.142 61.24 247.302 75.03C233.852 80.36 219.612 83.5 206.012 88.23C172.732 99.82 151.002 118.12 112.972 111.51C87.9624 107.16 69.0524 95.9301 55.1024 74.5701C40.1124 51.6301 37.5824 26.45 43.8824 0H48.7824L48.8024 0.0100098Z" fill="currentColor"></path><!--/$--><!--$--><path d="M425.401 0.0078125C420.471 7.19781 416.051 14.7678 411.141 21.9778C405.501 30.2478 399.521 36.4679 395.331 45.9379C385.471 68.2479 385.601 90.9678 405.531 107.298C441.741 136.968 467.511 111.618 492.191 83.9178C511.311 62.4478 529.341 39.6679 549.111 18.7979C556.441 11.0579 566.891 6.40782 575.281 0.0178223H584.001C575.711 9.16782 563.621 14.5778 554.311 22.3578C522.211 49.1978 483.131 117.278 443.291 124.918C420.171 129.348 385.891 105.208 382.961 81.3678C380.711 63.0678 386.001 53.5279 394.241 38.3179C401.311 25.2779 409.091 12.3778 417.221 0.0078125H425.401Z" fill="currentColor"></path><!--/$--><!--$--><path d="M653.213 248.919C642.773 264.099 628.333 277.509 613.683 288.659C593.543 303.999 574.833 308.699 550.553 314.889C532.093 319.599 513.573 321.889 495.883 329.429C482.343 335.199 462.323 351.329 452.653 362.479C450.063 365.469 450.823 368.619 445.013 366.829C444.323 363.849 456.513 349.189 459.183 346.679C487.373 320.219 507.793 322.309 541.903 312.249C574.603 302.599 609.473 290.369 633.343 264.739C641.903 255.549 646.223 244.349 653.213 234.219V248.929V248.919Z" fill="currentColor"></path><!--/$--><!--$--><path d="M477.171 0.0078125C469.421 12.5878 457.821 21.8878 449.161 33.8278C443.841 41.1578 436.141 50.9678 441.181 60.2078C443.991 65.3578 448.471 66.3078 453.881 64.6978C464.971 61.3978 480.371 37.8278 488.081 28.6178C497.431 17.4578 507.141 7.64781 519.671 0.0078125H526.751C519.551 7.06781 511.451 13.1878 504.391 20.4178C490.751 34.3978 478.631 51.4778 463.531 64.0078C455.901 70.3378 445.201 74.1778 437.921 65.0778C425.651 49.7378 440.331 38.9878 448.501 27.7478C455.051 18.7378 461.041 9.18781 467.341 0.0078125H477.171Z" fill="currentColor"></path><!--/$--><!--$--><path d="M115.292 0.0078125C113.132 14.5678 120.652 25.5078 131.932 33.7578C136.872 37.3678 141.232 39.1878 147.022 41.0078C184.742 52.8978 210.522 41.7178 241.142 20.3778C249.472 14.5778 257.012 6.17781 265.172 0.0078125H276.612C275.972 1.06781 275.072 1.91776 274.142 2.70776C234.632 36.2278 195.092 60.3378 141.462 44.3878C122.572 38.7678 105.452 20.9778 110.392 0.0078125H115.292Z" fill="currentColor"></path><!--/$--><!--$--><path d="M653.212 326.257C645.562 330.267 637.312 332.517 629.412 335.967C618.972 340.527 592.142 353.317 584.052 359.807C582.742 360.867 577.162 367.107 576.642 367.107H568.742C574.512 358.457 581.112 352.447 590.182 347.407C597.902 343.117 607.612 339.117 615.792 335.427C628.442 329.717 641.892 325.877 653.222 317.547V326.257H653.212Z" fill="currentColor"></path><!--/$--><!--$--><path d="M40.632 367.106C46.102 357.516 56.322 352.306 63.822 344.806C66.802 341.826 69.652 337.266 72.772 334.146C97.642 309.346 123.852 283.526 130.962 247.426C134.772 214.486 119.022 183.536 84.422 177.656C75.552 176.146 64.782 176.506 56.292 174.726C42.902 171.916 14.912 160.196 4.92202 150.896C0.842018 147.106 -0.457981 144.716 0.312019 138.906C5.79202 144.856 11.302 148.746 18.122 152.956C27.172 158.556 39.082 164.486 48.982 168.416C65.752 175.066 83.092 171.176 100.032 177.856C137.152 192.496 141.912 232.156 130.042 266.106C123.572 284.616 105.012 313.356 91.112 327.136C78.632 339.516 62.202 351.466 50.992 364.656C50.242 365.546 50.042 367.106 49.902 367.106H40.632Z" fill="currentColor"></path><!--/$--><!--$--><path d="M287.842 279.097C311.932 299.567 312.142 329.647 309.302 358.647C309.192 359.747 307.982 366.777 307.602 367.027C306.782 367.557 302.002 366.807 300.592 367.097C303.312 361.477 302.662 355.217 303.322 349.407C304.582 338.267 307.032 327.237 303.872 316.157C294.422 282.957 266.752 263.627 232.012 271.067C180.062 282.197 141.082 321.967 105.742 358.927C101.962 362.877 100.202 368.677 93.4824 367.097C97.2224 362.727 100.062 357.557 103.822 353.197C119.392 335.187 142.132 314.847 160.802 300.127C194.332 273.697 249.252 246.317 287.822 279.097H287.842Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0.30197 338.51C1.10197 335.37 25.482 313.34 29.722 309.64C43.882 297.29 71.042 279.45 75.802 260.92C79.912 244.92 77.942 232.41 65.442 221.12C54.042 210.82 26.042 221.43 9.91197 218.88C4.46197 218.02 -1.38803 217.22 0.30197 210.25C5.23197 211.54 10.142 212.7 15.262 212.99C31.202 213.89 56.292 207.07 68.982 219.22C82.152 231.83 84.912 243.66 80.712 261.47C75.092 285.3 41.562 305.29 24.812 322.16C20.712 326.29 15.282 332.3 11.762 336.9C7.55197 342.4 4.58197 348.64 0.30197 354.04C1.01197 349.84 -0.64803 342.26 0.30197 338.52V338.51Z" fill="currentColor"></path><!--/$--><!--$--><path d="M262.992 367.111H254.822C256.702 356.371 254.142 345.871 246.872 337.751C234.472 323.901 212.392 330.141 198.322 338.161C187.972 344.061 177.252 355.661 168.702 364.111C165.832 366.951 166.462 367.801 161.082 367.111C163.292 362.471 166.382 358.641 169.792 354.851C184.132 338.841 203.752 324.431 226.212 324.951C250.732 325.521 265.002 343.061 263.002 367.121L262.992 367.111Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 368" fill="none" data-pattern="Topo" class="cs_pattern_svg"><!--$--><path d="M321.011 0.0078125C320.341 2.28781 319.181 4.46781 318.891 6.87781C317.411 19.1478 322.621 28.8178 321.571 41.1478C319.451 66.1878 284.901 64.7878 277.981 88.5378C275.921 95.6078 275.721 100.238 280.671 105.948C292.921 120.098 317.521 118.648 333.201 111.578C340.081 108.478 345.871 103.248 353.031 100.348C362.611 96.4678 372.781 96.8878 381.881 92.1478C390.981 87.4078 396.771 79.5678 407.931 75.6978C421.091 71.1378 427.191 73.2378 440.081 73.5578C458.531 74.0078 472.461 53.8578 485.351 43.0578C505.201 26.4178 542.051 17.3178 559.311 42.0978C563.941 48.7378 566.571 59.4678 574.081 63.2878C584.491 68.5778 590.381 68.1678 596.451 80.1478C601.061 89.2478 599.151 92.9378 600.131 102.068C601.281 112.708 609.171 115.748 615.311 122.298C625.361 133.008 628.161 150.978 643.841 156.968C650.621 159.558 654.221 155.628 652.921 166.138C639.701 165.408 630.731 158.258 624.041 147.348C619.871 140.538 617.551 132.168 612.051 126.108C607.371 120.958 600.631 117.578 596.701 110.948C590.201 99.9878 596.151 89.1578 586.661 77.4078C580.361 69.5978 572.191 70.8178 565.711 64.0278C560.341 58.3978 559.021 50.5578 554.731 44.4978C539.071 22.3678 506.571 34.6078 488.931 47.7378C476.211 57.2078 459.141 76.1378 443.351 78.4378C432.241 80.0578 421.631 79.1278 410.641 82.7878C400.771 86.0678 394.721 93.2078 385.851 97.2278C375.171 102.068 364.721 100.998 354.371 104.438C347.871 106.598 341.931 112.268 335.741 115.228C314.331 125.478 286.621 124.548 272.921 102.818C266.101 92.0078 276.901 73.2778 286.661 67.8178C297.151 61.9578 316.011 55.5178 317.671 41.6178C318.951 30.9478 313.001 27.6978 312.261 18.8178C311.781 13.0478 312.871 5.36781 315.001 0.0078125H321.011Z" fill="currentColor"></path><!--/$--><!--$--><path d="M221.28 0.01C223.22 17.03 221.34 33.35 215.29 49.31C210.57 61.77 199.9 73.74 192.27 84.58C189.86 88.01 188.12 92.36 185.53 95.82C175.76 108.91 154.59 115.82 139.4 120.53C130.21 123.38 122.42 123.77 115.54 132.09C109.98 138.82 97.73 164.25 95.76 172.77C91.31 191.92 96.48 212.22 86 230.01C81.4 237.82 66.94 253.27 59.58 258.62C56.26 261.03 52.22 262.5 49.09 265.02C38.93 273.2 34.39 295.17 26.6 306.81C19.77 317.02 9.19 322.89 0 330.6V319.71C6.94 315.26 15.27 309.89 20.39 303.32C30.37 290.54 32.11 271.52 44.98 260.36C47.77 257.94 51.28 256.59 53.91 254.57C62.51 247.98 78.05 232.18 82.17 222.36C88.77 206.61 84.81 187.37 89.38 170.74C92.05 160.99 105.49 135.14 112.3 127.74C125.83 113.04 156.28 110.03 174.15 98.05C188.42 88.49 205.21 56.89 210.34 40.54C214.43 27.5 217.32 13.73 215.82 0H221.27L221.28 0.01Z" fill="currentColor"></path><!--/$--><!--$--><path d="M165.14 0.0078125C165.31 15.3578 170.79 33.6578 165.56 48.6278C160.85 62.1178 142.52 78.7578 128.87 82.7578C117.48 86.0978 109.34 89.3678 98.3998 93.1578C84.2498 98.0678 76.7598 98.2578 64.1498 107.948C47.5898 120.668 48.9298 133.728 45.0698 152.058C43.7798 158.208 41.7498 164.168 40.4998 170.368C36.5098 190.148 36.0698 212.478 21.0098 227.678C14.6698 234.078 7.13977 239.098 0.00976562 244.548V234.748C8.76977 229.678 19.0598 222.088 23.5398 212.778C31.0298 197.208 31.1498 179.778 35.0598 163.288C36.2998 158.068 38.4198 153.048 39.7598 147.838C45.8198 124.338 46.3898 108.718 69.2698 95.0878C77.2398 90.3378 101.96 83.1178 111.72 80.8678C125.43 77.7078 130.93 79.4878 142.8 69.4478C160.37 54.5878 160.86 38.7178 160.26 17.1378C160.1 11.4278 158.51 5.82781 159.69 0.0078125H165.14Z" fill="currentColor"></path><!--/$--><!--$--><path d="M116.64 0.0078125C112.72 8.36781 113.95 17.3778 111.33 26.0178C107.85 37.4878 93.3898 53.4878 80.9298 54.4578C70.3698 55.2778 63.5798 53.3878 53.2498 58.9378C34.4098 69.0578 34.4898 81.2778 27.2598 98.8678C23.4498 108.128 12.9998 130.798 4.72977 135.718C3.30977 136.568 1.61977 137.388 0.00976562 137.808V131.818C4.52977 128.658 8.86977 120.858 11.5498 115.848C23.8798 92.7078 28.7098 63.9478 55.7798 53.2978C64.2998 49.9478 73.6898 50.7478 81.8798 48.3378C89.3298 46.1478 100.73 32.4578 103.66 25.4378C107.08 17.2478 105.69 8.09781 109.56 0.0178125H116.64V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M391.859 0.0078125C387.609 10.4778 377.509 17.1078 370.919 25.6578C366.299 31.6478 362.429 37.9578 369.259 44.1078C383.109 56.5878 404.019 37.5278 416.719 31.6678C421.229 29.5878 425.259 29.2878 429.739 27.7978C443.929 23.0778 452.019 11.3778 460.529 0.0178125H473.609C471.219 2.73781 468.269 4.40781 465.699 7.08781C456.679 16.5078 454.139 23.7278 441.269 30.6078C432.979 35.0378 426.349 34.2978 418.739 37.5078C403.429 43.9778 395.399 54.9678 376.839 53.4178C370.049 52.8478 361.609 47.1078 360.079 40.2078C356.649 24.7878 379.339 11.9578 385.859 0.0178125H391.849L391.859 0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M589.151 0.0078125C593.421 4.00781 598.151 8.19781 601.371 13.1278C608.161 23.5278 607.931 34.5278 616.671 44.1378C625.761 54.1378 639.251 55.2678 648.561 64.0078C649.181 64.5878 652.921 68.5878 652.921 68.9178V82.2578C647.831 75.3678 643.771 68.8778 636.191 64.3978C625.771 58.2278 618.131 57.0278 609.591 46.8678C602.451 38.3778 602.091 31.9178 597.971 22.5378C593.851 13.1578 586.261 5.23781 577.711 0.0278125H589.151V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M626.76 367.101H618.31C617.87 367.101 614.07 361.561 612.54 360.341C605.23 354.541 595.19 350.101 587.51 343.411C577.22 334.451 573.35 323.301 558.75 319.321C549.58 316.821 542.34 318.361 534.4 311.521C523.24 301.921 516.16 286.181 505.79 274.761C490.31 257.701 466.78 239.941 442.29 242.371C429.22 243.671 417.33 253.741 404.54 255.291C394.85 256.471 386.92 253.951 376.93 256.561C354.3 262.481 346.42 281.461 329.93 295.101C322.47 301.271 298.23 308.711 288.6 308.581C279.73 308.461 269.8 304.921 261.06 306.341C245.03 308.961 237.54 317.831 224.38 324.691C213.3 330.461 201.41 326.521 189.94 325.161C161.86 321.831 142.42 316.851 118.73 336.631C114.21 340.401 93.3602 367.091 91.3102 367.091H83.4102C98.8202 352.091 107.64 331.741 127.81 321.871C150.86 310.601 181.18 320.042 205.28 322.901C228.26 325.621 230.52 312.451 247.97 303.611C268.97 292.981 286.41 304.551 308.6 298.851C328.1 293.841 331.71 284.311 343.91 270.411C352.43 260.701 360.17 253.891 373.34 250.801C385.51 247.941 395.19 252.051 406.7 249.821C414.47 248.311 420.73 243.241 427.86 240.471C443.11 234.541 461.29 234.581 475.76 242.681C491.78 251.651 507.83 264.861 518.77 279.771C525.71 289.231 529.22 299.331 538.77 307.171C545.95 313.071 554.86 311.421 563.43 314.121C578.89 318.991 583.02 329.671 593.82 339.301C601.02 345.721 611.86 350.301 618.06 355.921C621.28 358.841 623.64 363.891 626.77 367.091L626.76 367.101Z" fill="currentColor"></path><!--/$--><!--$--><path d="M544.459 367.097H535.2C533.87 364.607 531.57 361.887 529.49 360.007C516.539 348.287 492.73 337.417 484.29 323.487C478.61 314.117 475.8 305.437 466.25 298.497C449.77 286.507 433.14 283.827 414.94 294.037C407.65 298.127 401.34 305.917 394.42 309.477C390.58 311.447 386.11 312.067 382.23 313.637C362.99 321.417 348.36 342.687 327.77 345.807C306.03 349.097 288.31 342.767 268.3 357.177C266.43 358.527 258.74 367.107 257.53 367.107H245.27L254.24 361.647C265.13 349.227 279.53 341.767 296.2 340.947C306.62 340.437 315.87 343.367 326.2 342.057C344.21 339.777 360.12 315.457 377.13 307.447C381.75 305.267 387.09 304.347 391.69 301.847C397.38 298.747 402.95 293.407 408.81 290.087C426.07 280.307 440.01 278.747 458.38 286.757C478.36 295.477 480.45 303.977 490.5 321.107C497.97 333.847 521.68 344.967 533.83 355.147C537.9 358.567 541.149 363.007 544.479 367.107L544.459 367.097Z" fill="currentColor"></path><!--/$--><!--$--><path d="M480.149 367.098H470.069C469.489 367.098 465.489 358.828 464.089 357.278C461.369 354.248 447.939 343.968 444.339 342.708C428.759 337.248 419.529 348.578 407.659 353.748C400.699 356.778 393.309 356.688 386.399 360.818C381.349 363.838 379.869 368.768 372.789 367.098C377.499 362.068 381.279 356.508 387.579 353.288C392.399 350.818 397.769 350.068 402.589 348.138C409.099 345.538 414.929 340.138 421.849 337.428C436.459 331.718 445.529 333.628 457.979 342.148C467.999 349.008 474.729 356.138 480.149 367.098Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 318" fill="none" data-pattern="Line" class="cs_pattern_svg"><!--$--><path d="M0 312.133C6.94 311.783 14.01 311.833 20.91 310.973C30.76 309.733 40.33 306.413 50.04 304.683C58.99 303.093 68.06 302.993 77.04 301.703C90.78 299.733 104.12 295.443 118 294.163C153.37 290.903 189.28 291.563 224.8 288.703C249.59 286.703 275.87 281.213 300.59 281.613C310.6 281.773 321.11 282.323 331.09 282.673C383.64 284.523 434.38 295.013 486.87 286.993C504.09 284.363 521.3 277.933 538.19 276.193C559.88 273.953 581.76 273.643 603.56 272.953L652.91 274.863V280.543C643.69 280.353 634.58 281.163 625.36 281.103C595.72 280.933 566.21 278.513 536.56 281.093C527.67 281.863 521.15 284.573 512.85 286.263C481.83 292.583 447.23 296.273 415.54 294.723C376.53 292.813 337.36 288.953 298.41 287.053C275.19 285.923 249.32 290.393 225.89 291.963C190.85 294.313 155.54 294.303 120.72 298.513C106.42 300.243 93.19 304.273 79.13 306.513C70.35 307.913 61.4 308.133 52.75 309.563C41.84 311.363 30.41 315.503 19.27 316.403C12.89 316.923 6.27 315.753 0 317.023V312.123V312.133Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0 226.085C8.94 227.335 17.31 223.985 25.9 223.375C40.88 222.305 54.83 225.855 69.5 227.175C79.85 228.105 90.22 227.885 100.58 228.255C168.46 230.675 236.49 231.975 304.42 230.975C329.86 230.595 355.22 228.985 380.72 228.255C438.76 226.575 492.42 215.995 549.72 209.835C575.67 207.045 596.64 205.985 622.65 206.515C632.73 206.725 642.91 206.635 652.93 205.945C653.04 210.955 653.84 210.965 648.83 211.385C632.41 212.745 616.34 211.135 600.32 211.915C579.06 212.945 556.79 216.275 535.48 217.915C515.76 219.435 497.1 219.565 477.18 222.285C439.57 227.435 402.25 232.795 364.35 235.885C306.41 240.615 252.93 235.235 195.43 233.695C155.63 232.625 115.77 234.275 76.03 232.645C59.37 231.965 42.59 227.185 25.92 228.275C17.34 228.835 8.75 232.125 0.0200005 229.895V226.085H0Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0 95.3597C1.53 95.2897 3.09 95.4796 4.62 95.3496C30.92 93.0496 57.26 91.4996 83.68 89.9396C115.42 88.0696 145.87 85.8996 177.41 81.7596C231.06 74.7096 285.38 66.5096 339.83 67.5696C351.56 67.7996 363.67 69.5496 375.21 69.7996C391.26 70.1396 407.84 68.0096 424.31 68.6596C442.94 69.3896 461.17 72.2397 479.84 72.4797C495.73 72.6796 511.47 71.8596 527.31 71.9296C550.54 72.0396 573.78 74.2496 597.03 74.6996C615.9 75.0596 634.15 72.4996 652.92 72.8196V76.8597C634.75 76.8397 616.85 79.8997 598.66 79.6097C575.05 79.2297 551.49 78.1797 527.86 77.9197C508.87 77.7197 488.87 78.9396 470.04 77.9696C453.07 77.0996 435.53 72.7196 418.31 71.9396C401.92 71.1896 385.1 72.3697 368.72 72.4797C333.14 72.7397 297.86 73.6696 262.4 75.7496C214.82 78.5396 168.19 88.1396 120.71 92.0996C102.94 93.5797 85.07 93.2596 67.32 94.2996C57.18 94.8896 46.97 97.1096 36.81 97.5796C31.84 97.8096 26.28 96.7797 21.51 96.9797C14.34 97.2896 7.22 99.3096 0 99.1896V95.3597Z" fill="currentColor"></path><!--/$--><!--$--><path d="M652.84 3.38334C653.06 3.67334 653.04 8.68336 652.62 8.77336C647.61 7.87336 642.44 6.96337 637.36 6.59337C606.73 4.37337 576.44 5.73337 545.79 6.06337C505.33 6.49337 463.34 6.54335 423.26 12.1033C382.34 17.7833 342.06 27.2034 300.58 28.9334C272.82 30.0934 243.9 27.6634 216.11 26.7134C202.44 26.2434 187.64 27.1534 174.1 26.2134C168.02 25.7934 161.32 24.0234 155.04 23.4834C114.89 20.0233 75.5 24.3134 35.2 18.5133C27.83 17.4534 17.71 14.0234 10.56 13.7334C9.26 13.6834 0.820003 15.3433 0.530003 14.4433C0.680003 13.6833 0.350003 10.5734 0.530003 10.4034C0.940003 10.0134 10.51 9.25335 11.72 9.29335C19.48 9.52335 28.49 11.8933 36.24 12.5733C67.7 15.3433 99.57 14.6534 131.05 16.9534C144.73 17.9534 159.99 21.9334 173.55 22.9534C185.75 23.8734 200.34 22.9534 212.83 22.9534C261.91 22.9334 312.87 22.2734 361.6 17.4934C394.83 14.2334 427.83 7.68337 460.85 2.84337C493.87 -1.99663 527.09 0.563342 560.48 1.69334C582.27 2.42334 604.18 0.243365 625.95 1.12337C629.1 1.25337 652.03 2.31335 652.84 3.39335V3.38334Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Hatch" class="cs_pattern_svg"><!--$--><path d="M110.08 0.0078125C106.88 13.4578 105.45 28.2078 101.63 41.3978C98.31 52.8578 93.29 67.2079 89.24 78.5779C86.26 86.9379 79.72 98.2978 77.88 106.488C77.71 107.228 77.6 110.038 78.2 110.028L277.39 0.0078125H292.65C276.13 7.13781 261.58 17.9379 245.79 26.4379C229.98 34.9479 213.27 41.7279 197.26 49.8379C169.13 64.0979 139.09 81.7279 111.89 97.9579C103.63 102.888 79.02 117.008 74.11 123.378C64.18 136.258 62.85 156.168 59.14 171.598C57.81 177.108 55.44 182.488 54.12 188.368C53.11 192.868 50.48 200.708 53.48 204.468C71.58 216.768 91.88 224.378 111.55 233.588C124.7 239.738 137.88 246.118 150.85 252.588C153.17 253.748 161.44 256.648 162.56 257.618C165.87 260.468 161.53 262.678 158.31 262.578C153.14 262.418 130.04 252.178 124.06 249.398C103.01 239.598 83.23 226.358 63.04 215.068C60.22 213.498 52.27 208.448 49.62 210.568C48.36 211.578 44.66 231.718 43.77 235.218C42.23 241.298 39.79 252.318 37.33 257.648C34.75 263.208 30.57 260.158 31.2 254.258C32.55 241.628 41.29 224.318 42.82 211.378C43.73 203.748 36.88 203.958 31.95 201.488C21.3 196.158 11.04 189.838 0 185.218V176.508L46.04 199.918C48.19 190.088 52.44 180.288 55 170.748C57.03 163.168 57.51 155.288 59.12 147.638C60.56 140.838 62.92 134.198 64.3 127.488C64.01 127.158 57.2 130.728 56.31 131.208C52.21 133.408 42.43 141.038 39.26 141.938C33.04 143.718 32.41 139.068 36.55 135.428C40.69 131.788 49.93 126.768 54.87 123.778C58.58 121.528 67.11 118.488 68.75 114.788C75.63 95.5478 81.59 76.0479 88.03 56.7079C90.43 49.4979 94.01 42.7579 96.05 35.3079C99.21 23.8179 100.71 11.4278 104.63 0.0378418H110.08V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M434.349 0.0100098C441.759 5.96001 447.999 13.07 454.769 19.63C458.829 23.57 463.449 27.21 467.379 31.27C469.909 33.89 479.489 46.07 481.189 46.6C486.299 48.18 489.619 42.7601 493.259 40.0801C512.409 25.9601 533.149 14.39 552.069 0H561.879C547.289 10.89 531.679 20.5401 516.469 30.5901C508.539 35.8301 499.059 41.24 491.619 46.6C489.029 48.47 484.949 50.5501 487.199 54.2201C498.829 64.7201 509.829 75.9401 521.559 86.3301C540.989 103.55 560.279 120.39 579.279 138.12C587.919 146.19 595.149 155.08 605.899 161.1C610.079 162.29 611.649 157.26 613.939 154.67C623.939 143.32 634.859 132.02 644.179 120.07C647.249 116.14 649.539 111.53 652.919 107.83V119C652.919 121.98 622.709 154.97 618.599 160.41C614.889 165.32 612.019 166.73 617.209 171.57C619.479 173.69 630.839 181.3 630.999 183.35C631.399 188.25 624.609 185.86 622.129 184.08C620.099 182.62 612.659 175.14 611.379 174.66C609.789 174.07 607.989 173.89 606.829 175.34C594.029 190.04 583.269 206.54 570.349 221.13C557.429 235.72 544.239 247.93 532.789 263.11C528.249 269.13 525.329 275.84 521.149 281.97C502.009 310.08 480.509 336.35 459.219 362.78C458.479 363.7 456.969 367.09 456.719 367.09H448.549C450.189 363.69 452.569 360.32 454.869 357.34C500.039 298.9 545.599 241.02 590.809 182.74C593.059 179.83 602.459 170.45 602.299 167.48C602.269 166.86 602.179 166.27 601.729 165.8C591.109 159.1 582.909 150.31 573.909 141.87C557.149 126.16 541.329 109.96 524.299 94.5C512.699 83.97 501.299 73.04 489.719 62.6C484.899 58.26 483.379 54.85 476.779 57.9C464.649 63.5 451.679 75.43 440.549 83.24C437.979 85.04 423.129 95.39 421.569 95.37C417.229 95.32 419.949 90.57 421.739 88.79C428.999 81.59 446.349 75.17 454.729 68C459.739 62.02 471.739 58.75 476.549 53.86C477.919 52.47 478.499 51.7101 477.479 49.8301C474.659 44.6001 464.179 36.59 459.719 32.17C454.629 27.11 449.559 21.1701 444.489 16.3401C438.719 10.8501 431.479 6.05002 426.219 0.0200195H434.389L434.349 0.0100098Z" fill="currentColor"></path><!--/$--><!--$--><path d="M335.71 367.102H325.63C321.99 367.102 302.09 354.122 297.5 351.642C284.25 344.472 270.52 338.132 257.41 330.702C245.64 324.032 234.95 315.182 221.52 311.562C220.79 311.592 212.2 320.032 210.62 321.342C198.3 331.602 186.85 342.652 175.68 354.232C174.27 355.692 165.17 367.102 164.31 367.102H155.32C155.24 365.922 156.46 365.102 157.21 364.362C162.81 358.892 169.29 354.222 174.94 348.862C187.87 336.592 199.23 322.622 211.71 309.902C212.29 308.582 212.18 307.662 211.2 306.612C208.46 303.682 196.79 299.452 194.31 296.262C192.53 293.972 193.78 291.742 196.51 291.402C202.65 290.642 214.88 302.362 218.67 301.652C219.91 301.422 228.76 290.912 231.06 288.932C232.97 287.282 236.81 283.362 239.24 284.572C245.51 287.702 229.02 301.802 227.33 304.852C226.73 306.042 229.08 308.302 230.02 309.042C236.7 314.292 245.47 317.192 252.87 321.062C277.97 334.182 302.59 347.912 327.34 361.562C330.12 363.102 333.36 364.952 335.7 367.102H335.71Z" fill="currentColor"></path><!--/$--><!--$--><path d="M652.891 298.472C652.631 298.722 647.231 299.422 645.811 299.842C629.051 304.832 612.411 309.322 595.551 313.882C588.931 315.672 572.431 322.412 566.641 321.222C564.461 320.772 561.841 318.602 563.811 316.472C573.681 313.332 583.901 309.432 594.041 306.912C600.391 305.332 607.091 304.632 613.561 303.002C626.651 299.702 639.591 295.962 652.641 292.492C652.951 292.532 653.111 298.262 652.901 298.472H652.891Z" fill="currentColor"></path><!--/$--><!--$--><path d="M77.2994 288.763C78.8194 291.163 74.3594 305.983 73.2894 309.373C68.8394 323.423 60.9894 336.623 57.4594 350.743C56.5594 354.353 55.8294 363.413 54.3794 366.183C53.4294 368.013 48.7794 366.743 46.8594 367.103C50.3994 353.183 57.6494 339.823 61.7094 326.123C63.4294 320.313 69.5794 291.013 73.3494 288.733C74.3094 288.153 76.7394 287.883 77.2894 288.753L77.2994 288.763Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Swoop" class="cs_pattern_svg"><!--$--><path d="M442 367.344C436.2 348.884 439.04 330.404 445.87 312.774C460.53 274.884 490.02 240.344 520.2 213.194C525.71 208.244 532.37 205.095 538.2 200.675C548.86 192.585 559.29 181.665 569.83 172.915C573.58 169.805 582.89 164.364 584.92 160.754C588.01 155.264 583.86 146.934 581.63 141.474C559.18 86.4644 523.51 39.4845 473.58 7.08447C469.78 4.62447 465.21 3.04437 461.63 0.234375H475.53C477.5 0.234375 503.94 20.6246 507.37 23.4246C532.55 44.0446 564.42 91.9545 579.64 121.135C584.79 131.015 589.49 141.204 594.08 151.365C595.48 152.044 597.25 153.355 598.81 152.875C610.34 146.455 621.17 139.074 632.94 133.034C639.37 129.734 646.4 126.725 652.93 123.875V133.135C652.93 133.645 644.67 136.444 643.47 137.024C633.17 141.974 623.72 147.534 613.86 153.184C609.76 155.534 600 158.045 599.19 163.625C600.67 172.055 605.07 179.845 607.43 188.135C611.55 202.595 614.41 223.844 613.72 238.544C612.03 274.564 609.95 315.914 596.14 349.514C593.75 355.334 589.61 361.194 587.53 367.324H582.08C584.55 361.314 588.56 355.214 591.06 349.344C609.16 306.854 610.76 236.104 598.94 191.714C597.8 187.444 594.24 174.854 592.47 171.494C589.55 165.974 584.87 169.984 581.37 172.444C570.16 180.324 559.54 189.884 549.12 198.484C508.57 231.944 468.28 264.684 449.78 315.974C443.67 332.914 445.17 350.314 450.2 367.324H442.03L442 367.344Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0.0100002 142.954C13.07 141.454 24.93 136.014 38.04 133.844C44.61 132.754 51.07 132.984 57.79 131.244C62.24 130.094 75.82 125.554 79.59 123.624C82.68 122.044 84.41 119.584 83.91 116.034C83.08 110.154 79.43 101.224 78.1 94.6037C73.6 72.2437 66.86 37.4236 67.57 15.2136C67.63 13.4436 68.72 0.813636 69.26 0.293636C69.57 -0.00636384 73.7 0.433607 74.68 0.263607C75.32 0.903607 73.18 8.71369 73.05 10.3537C72.27 20.4637 77.19 36.2537 77.94 47.3837C78.35 53.4337 77.6 59.7036 78.11 65.7436C79.52 82.5236 84.86 98.9336 88.33 115.294C90.08 117.314 92.39 117.064 94.7 116.394C100.82 114.634 119.6 103.594 126.08 99.8237C146.13 88.1737 169.83 70.6637 188.3 56.3437C209.77 39.7037 223.06 25.2235 241.17 5.69354C245.5 1.02354 246.89 -0.716393 253.98 0.263607C239.47 16.8936 226 33.3338 209.29 47.9238C175.73 77.2238 135.4 103.534 94.87 122.024C93.51 122.964 92.63 125.864 92.65 127.444C92.71 131.554 99.86 147.114 101.62 152.244C106.45 166.344 110.65 182.764 117.09 196.154C129.8 222.594 155.17 252.664 173.53 275.914C188.27 294.584 203.49 314.804 219.36 332.504C230.46 344.884 243.65 355.284 255.06 367.354H246.89C234.81 356.464 222.56 345.774 211.73 333.594C183.73 302.094 152.41 263.464 130.03 227.874C110.88 197.404 101.17 168.204 90.07 134.374C89.11 131.444 88.75 128.054 85.3 127.694C79.7 127.104 66.97 133.144 60.92 134.934C40.96 140.844 20.31 145.014 0.0100002 149.494V142.954Z" fill="currentColor"></path><!--/$--><!--$--><path d="M123.72 367.344H117.73C112.72 358.474 108.67 349.064 103.84 340.104C90.94 316.134 75.57 289.763 59.62 267.733C50.51 255.153 41.49 248.203 30.78 237.733C20.72 227.893 11.71 216.824 0 208.854V201.773C11.39 206.103 20.58 216.234 28.9 224.904C53.75 250.824 75.29 281.974 94.51 312.384C105.6 329.934 114.56 348.754 123.71 367.344H123.72Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Loop" class="cs_pattern_svg"><!--$--><path d="M229.5 367.417C232.59 362.507 237.01 358.767 241.23 354.897L266.95 336.217C267.84 335.397 267.29 333.617 266.53 332.857C219.4 295.667 165.421 267.107 106.35 254.377C97.2405 252.417 81.2605 249.417 72.2605 249.227C70.4205 249.187 68.8505 249.077 67.2605 250.197C61.7505 256.147 55.2205 261.047 49.3705 266.637C40.1505 275.447 31.6405 286.097 22.1505 294.437C17.6205 298.417 12.1505 301.517 7.69049 305.587C4.95049 308.087 3.05049 311.267 0.0704919 313.487V305.047C4.50049 301.697 7.94049 297.057 11.7905 293.347C25.7405 279.867 40.4605 267.237 54.3105 253.597C56.2505 251.687 60.3605 248.437 55.7905 246.637C52.2805 245.257 42.7005 245.697 38.5005 245.397C35.6005 245.187 32.1105 244.407 29.2505 244.297C19.5505 243.937 9.75049 244.407 0.0704919 244.867C0.230492 243.937 -0.149508 239.647 0.0704919 239.427C0.320492 239.187 6.02049 238.417 6.89049 238.347C25.0405 236.727 44.2905 240.047 62.5005 240.977C64.4805 240.477 66.1805 239.447 67.6705 238.087C85.8705 221.487 99.6805 193.117 110.98 171.357C124.26 145.817 142.29 112.097 147.05 83.7672C147.81 79.2572 148.95 74.7971 145.05 71.3871C140.08 67.0471 129.24 63.5373 123.07 59.5873C113.96 53.7573 102.43 45.3571 93.8605 38.6671C78.8605 26.9471 66.9305 12.5073 52.3805 0.327293H63.0105C64.6505 0.327293 83.4705 20.0272 86.7105 22.9372C98.1205 33.1972 114.53 45.2071 127.42 53.6071C129.6 55.0271 147.37 64.7471 148.561 64.6371C150.531 64.4471 151.26 57.9073 151.51 56.0873C152.561 48.2973 154.07 35.5171 154.32 27.8571C154.61 18.8371 152.37 9.36729 152.12 0.327293H157.57C157.68 7.77729 159.55 15.5271 159.77 22.9071C160.16 35.8971 156.501 49.2171 155.9 62.1371C155.781 64.6971 156.17 66.7373 157.72 68.7973C173.17 74.1873 188.13 80.9073 204.311 84.0573C255.031 93.9273 313.71 81.2372 357.53 54.4772C359.49 53.2872 372.86 44.6573 373.29 43.8073C373.75 42.8973 372.88 41.6272 372.24 40.9472C369.95 38.4872 362.27 34.1271 358.95 31.3571C348.24 22.4371 340.77 11.7973 333.05 0.337302C334.71 0.577302 337.63 -0.172922 339.04 0.607078C340.05 1.17708 347.59 12.5472 349.42 14.7472C354.4 20.7672 360.6 26.4273 366.89 31.0573C368.49 32.2273 376.25 37.7571 377.49 37.8971C382.38 38.4371 388.46 30.9471 392.2 28.1271C401.28 21.2971 410.33 15.8271 418.08 7.15713C422.6 2.09713 421.35 -1.09293 430.6 0.347068C423.77 10.5771 416.06 18.4071 406.56 26.1571C403.42 28.7171 387.93 38.9272 387.58 41.9972C387.52 42.4772 387.89 43.4072 388.24 43.7772C393.24 45.5972 397.31 49.1471 401.9 51.6371C413.99 58.2071 426.59 64.5173 438.85 70.8073C474.91 89.3173 499.561 101.117 540.581 107.477C542.961 107.847 554.581 109.207 555.69 108.197C557.57 106.487 561.19 75.6272 562.1 70.4972C565.76 50.0072 571.24 24.8172 578.01 5.24721C579.721 0.297215 579.43 -0.142922 585.37 0.357078C579.151 22.5271 572.201 44.6372 567.56 67.2372C566.091 74.3772 561.12 98.7372 562.081 104.517C563.24 111.577 575.89 112.637 581.91 113.557C593.24 115.287 608.31 117.997 619.42 118.557C630.59 119.117 641.83 118.367 652.96 120.167V127.797C647.3 127.317 641.48 126.427 635.81 126.147C615.72 125.147 598.72 123.687 578.73 120.557C574.74 119.937 569.01 117.647 565.42 117.497C562.12 117.357 560.8 122.727 560.61 125.347C558.22 159.067 564.961 183.867 570.5 215.927C573.29 232.097 573.47 248.757 576.24 264.937C580.82 268.547 586.351 266.787 591.641 267.247C601.69 268.107 611.62 269.947 621.63 271.037C631.641 272.127 642.81 271.457 652.96 274.857V282.487C642.28 280.197 631.34 280.387 620.54 279.217C615.21 278.637 580.14 273.087 578.53 275.377C578.11 276.157 578.29 276.967 578.34 277.797C579.09 290.057 585.71 316.497 589.6 328.667C593.8 341.807 602.041 355.147 608.271 367.467H601.19L589.82 344.237C579.25 325.327 579.26 300.257 572.69 280.747C571.81 278.137 570.581 276.257 567.701 275.927C559.25 274.967 546.54 276.837 537.71 277.077C489.66 278.337 445.09 276.397 398.44 290.407C391.75 292.417 385.49 295.547 378.96 297.627C351.39 306.447 319.19 313.417 293.78 327.427C292.38 328.197 283.83 332.977 283.43 333.417C282.52 334.427 282.63 336.157 283.41 337.267C292.93 346.287 299.72 357.737 308.51 367.467H299.25L285.36 349.487C283.75 347.607 277.44 340.847 275.54 340.727C273.64 340.607 265.54 345.807 263.42 347.187C257.43 351.107 249.57 356.587 243.94 360.947C241.49 362.847 239.04 365.017 237.11 367.467H229.48L229.5 367.417ZM381.43 47.3073C376.74 47.8873 372.34 53.1073 368.44 55.5673C317.05 87.9673 244.31 102.557 185.24 85.6771C177.52 83.4671 170.57 80.1073 163.12 77.8273C161.21 77.2373 156.98 75.5473 155.38 76.2973C153.51 77.1773 151.64 89.1372 150.86 91.9472C143.26 119.457 133.02 141.857 120.42 167.187C111.47 185.177 100.6 208.407 88.5705 224.137C86.6005 226.707 73.1605 240.827 73.6305 242.407C77.7005 244.037 83.0705 243.767 87.4505 244.397C139.01 251.827 184.2 271.477 228.58 297.797C242.42 304.997 257 320.117 270.29 326.917C278.28 331.007 284.38 323.947 291.27 320.487C317.05 307.557 347.891 301.107 375.44 292.947C384.01 290.407 392.21 286.557 401.06 284.237C439.58 274.117 477.96 272.077 517.54 269.927C533.96 269.037 550.45 269.047 566.84 267.457C568.27 266.247 569.86 264.737 569.54 262.657C566.83 228.937 556.62 194.837 555.98 161.277C555.72 147.337 555.81 133.307 556.34 119.377C555.79 117.767 554.56 116.397 552.91 115.817C549.49 114.607 541.83 114.737 537.41 113.877C491.56 104.937 456.9 84.1073 416.07 63.5673C411.43 61.2373 406.42 59.5071 401.77 57.1571C397.12 54.8071 389.421 48.8972 384.78 47.4572C383.37 47.0172 382.81 47.1273 381.41 47.2973L381.43 47.3073Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Weave" class="cs_pattern_svg"><!--$--><path d="M93.2845 0.0500488C102.695 8.18005 112.435 16.0199 122.225 23.6899C124.795 25.6999 127.865 27.28 130.605 29.48C133.835 32.06 139.615 40.5102 144.285 37.6702C144.565 37.5002 147.935 33.51 148.615 32.74C157.635 22.47 164.655 9.75005 174.495 0.0500488H183.755L167.135 19.6602C162.695 25.7802 151.115 34.5401 147.545 40.3801C147.095 41.1101 146.545 41.7299 146.775 42.6899C147.225 44.5699 155.705 49.58 157.775 50.79C192.085 70.95 229.515 77.1402 269.025 77.4102C289.604 77.5502 315.405 77.26 335.285 72.77C359.005 67.41 390.375 60.15 410.115 45.7C412.395 44.03 417.265 41.5001 415.225 38.3301C414.575 37.3201 403.895 29.9301 401.755 28.1001C392.105 19.8101 385.055 11.2 378.875 0.0400391H384.865C388.555 6.24004 393.055 12.44 398.204 17.48C402.335 21.52 412.435 30.67 417.075 33.48C419.455 34.92 421.194 36.0301 424.085 35.1301C433.914 32.0601 450.315 17.26 459.355 11.02C464.935 7.17002 471.305 4.54003 476.424 0.0300293H488.415C480.495 5.14003 472.044 9.57997 464.145 14.72C454.384 21.08 445.345 28.07 435.165 34.24C432.745 35.71 425.885 37.3401 427.625 40.8801C429.095 43.8801 451.575 53.92 455.915 56.21C480.355 69.1 503.705 82.5101 524.395 101.06C532.255 108.11 538.275 116.93 545.905 124.23C547.275 125.54 555.395 132.95 556.285 132.92C557.485 132.88 558.015 131.66 558.455 130.76C559.905 127.81 561.935 120.24 562.925 116.71C572.165 84 573.785 47.2201 590.785 17.1001C594.025 11.3601 598.615 5.89004 601.775 0.0400391H611.035C609.395 1.23004 608.155 2.79995 606.995 4.44995C579.425 43.82 579.535 89.72 562.235 133.46C560.815 142.64 566.045 142.59 570.975 147.65C580.105 157.03 586.854 162.52 597.885 169.77C613.845 180.27 634.825 182.74 653.005 187.4V194.48C644.875 192.24 636.065 190.68 628.065 188.09C616.974 184.5 598.695 178.02 590.055 170.49C588.255 168.92 586.845 166.44 584.835 164.84C581.305 162.01 575.405 159.88 572.145 157.37C569.885 155.63 564.275 148.38 561.975 147.38C557.755 145.55 555.465 154.13 554.345 157.17C546.455 178.68 544.785 201.99 536.635 223.34C525.255 253.12 509.844 277.63 492.454 303.91C489.544 308.31 475.835 326.45 475.355 329.87C475.185 331.1 475.245 332.73 476.035 333.75C484.945 339.08 493.055 345.62 501.535 351.56C508.525 356.45 517.365 360.11 522.195 367.13H511.564C509.654 367.13 484.935 347.15 480.945 344.36C477.375 341.86 472.985 336.68 469.635 341.02C464.905 347.14 461.975 359.65 459.465 367.07L452.435 367.12C453.865 361.91 455.525 356.78 457.475 351.74C458.745 348.47 463.354 340.11 463.775 337.85C463.995 336.68 463.924 335.23 462.935 334.42C447.264 328.56 431.695 319.74 415.495 315.53C394.854 310.17 364.385 306.45 343.135 306.11C331.845 305.93 316.635 307.78 304.995 308.3C277.275 309.54 253.345 314.93 226.455 317.5C217.215 318.38 206.545 317.61 197.645 318.67C195.285 318.95 193.365 319.51 193.965 322.32C197.395 327.84 200.245 333.62 202.915 339.53C205.585 345.44 212.695 360.78 213.115 366.38C213.205 367.6 208.795 367.32 207.985 367.14C207.365 367 206.935 366.92 206.715 366.23C203.095 353.81 197.515 340.25 191.105 328.99C189.175 325.6 187.805 322.08 184.025 320.82C176.555 318.32 160.605 321.23 152.415 321.4C138.825 321.69 122.795 322.05 109.425 320.75C90.2945 318.9 69.5845 313.63 50.7845 309.64C33.7145 306.01 16.2845 303.29 0.074524 296.6V287.61L34.1745 300.1C69.9445 308.99 106.325 315.2 143.165 316.5L178.275 313.73C178.475 312.67 177.965 311.9 177.445 311.05C175.645 308.13 169.805 302.4 167.135 299.56C143.175 274.06 117.385 256.3 99.7145 224.24C86.5745 200.41 80.6045 177.1 64.6045 154.21C60.6645 148.57 60.0845 146.37 54.0245 151.7C39.1045 164.82 28.5245 181.87 12.1145 194.78C8.10452 197.94 4.20452 201.26 0.0845243 204.26C0.244524 202.42 -0.425476 200.18 0.584524 198.5C0.864524 198.04 7.47452 192.14 8.54453 191.2C20.7745 180.45 33.3745 169.44 44.5045 157.42C45.8845 155.93 55.0045 145.49 55.0745 144.66C55.1445 143.94 54.4745 141.51 54.0645 140.78C48.9245 131.65 19.8345 114.62 9.72453 109.93C8.23453 109.24 0.674525 106.91 0.184525 106.12C-0.275475 105.38 0.294524 102.92 0.0945245 101.86C13.2345 106.04 25.3845 111.52 36.5745 119.59C40.4045 122.35 46.9245 127.3 50.2445 130.44C53.5645 133.58 55.3445 139.07 60.7445 138.36L95.4845 93.4299C108.445 82.3299 117.825 70.14 127.955 56.71C129.515 54.64 136.905 46.7301 137.315 45.3701C138.145 42.6501 136.965 41.67 135.255 40.03C129.285 34.3 122.285 30.14 115.925 25.04C105.705 16.85 95.8745 8.19 85.6645 0H93.2945L93.2845 0.0500488ZM551.435 136.96C547.985 133 542.115 129.63 538.265 125.88C534.835 122.54 532.295 118.41 529.025 114.97C499.375 83.85 460.725 63.71 423.165 43.73C421.785 43.3 420.764 43.76 419.525 44.23C415.734 45.67 408.865 51.6501 404.315 54.0801C375.645 69.3601 327.655 82.1402 295.235 83.4102C272.115 84.3102 243.955 83.5802 221.465 78.6602C195.435 72.9802 177.715 66.08 154.515 53.52C152.075 52.2 145.715 47.4301 143.725 47.3801C139.395 47.2901 134.645 54.26 132.005 57.53C114.025 79.79 96.8945 102.87 78.3145 124.78C75.3945 128.22 64.5145 138.09 63.5845 141.64C63.1845 143.17 62.9945 144.9 63.8245 146.33C84.6745 171.21 93.4745 202.83 110.105 230.25C129.975 263.01 154.075 278.22 179.695 304.5C184.695 309.62 186.005 313.18 194.585 314C210.905 315.56 232.225 311.83 248.455 309.5C307.745 300.99 365.385 292.57 423.725 312.26C436.095 316.43 449.835 324.78 461.975 327.96C464.045 328.5 466.074 328.9 468.145 328.07C474.065 318.94 480.655 309.99 486.704 300.87C503.594 275.41 520.385 249.48 532.135 221C538.674 205.14 540.665 188.02 545.395 171.61C547.535 164.16 552.295 154.14 553.705 147.24C554.615 142.78 554.425 140.36 551.465 136.95L551.435 136.96Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div><img width="Auto" loading="lazy" alt="" src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6a20a3704e9edd41be5cc440_logo_delight-light-mode.svg" class="logo_light is-customer-story-grid"/><img loading="lazy" src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6a20a3756b53473bfeef6932_logo_delight-dark-mode.svg" alt="" class="logo_dark is-customer-story-grid"/></div><div class="card_cs_grid_content"><div fs-list-field="title" class="card_cs_grid_title u-text-style-body-2">Inside Delight.ai’s AI/ML team: Building internal tools with Claude Code</div><div class="u-display-none"><div fs-list-field="client">delight.ai</div><div fs-list-field="company-size">Startup</div><div fs-list-field="partner">AWS</div><div fs-list-field="location">North America</div><div fs-list-fieldtype="date" fs-list-field="date">June 5, 2026</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><div fs-list-field="product">Claude Code</div></div></div></div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><div fs-list-field="industry">Software</div></div></div></div><div fs-list-field="product">Claude Platform</div></div></div></article></div><div role="listitem" class="u-display-contents w-dyn-item"><article data-slider-card="" class="card_cs_grid_wrap"><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Lovable" target="" data-cta="Customer stories page" data-cta-position="Customer grid section" href="/customers/lovable" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">View story</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">View story</span><!--/$--></button><!--/$--></div><div class="card_cs_grid_img"><div data-cs-pattern="Swoop" class="cs_pattern_wrap u-cover-absolute"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 368" fill="none" data-pattern="Flow" class="cs_pattern_svg"><!--$--><path d="M0.00976562 345.323C11.2198 336.903 22.6098 328.753 34.3898 321.133C70.6798 297.633 110.94 274.273 154.13 266.513C203.53 257.643 247.43 262.314 296.75 266.364C303.81 266.944 310.7 269.754 317.63 271.094C409.74 288.833 484.98 255.443 558.04 203.403C575.44 191.013 592.97 178.183 610.55 166.013C622.75 157.573 638.46 150.823 652.63 146.523L652.94 153.293C648.36 154.493 643.83 156.054 639.46 157.874C620.97 165.564 602.26 178.864 585.37 189.874C568.48 200.884 553.05 214.274 536.13 225.624C483.25 261.084 428.42 283.363 363.26 279.953C342.81 278.883 321.75 274.064 301.65 272.364C295.5 271.844 289.28 272.724 283.12 272.364C270.07 271.604 257.01 269.533 243.92 269.053C199.99 267.453 138.15 271.004 97.7498 288.594C69.3398 300.964 49.6998 318.653 24.5798 335.293C16.3598 340.743 8.24977 346.444 0.00976562 351.864V345.323Z" fill="currentColor"></path><!--/$--><!--$--><path d="M553.18 0.0078125C529.36 11.1878 508.24 26.1578 488.86 43.8478C479.2 52.6678 469.77 64.7278 459.62 72.3578C429.94 94.6578 396.22 110.408 358.88 113.838C322.1 117.218 286.43 106.888 249.91 104.568C221.85 102.788 199.07 105.148 172.23 113.038C109.94 131.338 55.3898 167.948 0.00976562 200.448V192.818C15.2698 183.148 30.8498 173.968 46.5198 164.948C109.93 128.448 172.83 95.4678 248.82 100.198C293.43 102.968 333.01 115.338 378.35 106.598C393.98 103.588 410.06 96.5778 424.04 89.0778C455.99 71.9178 478.21 42.8478 506.91 21.5778C517.74 13.5578 530.24 7.03782 541.74 0.0178223H553.18V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M461.08 0.0078125C457.88 2.04781 455.1 4.8578 451.99 6.9978C436.69 17.5678 416.78 31.3478 400.75 40.2078C359.32 63.0878 310.32 67.1578 264.22 60.3078C226.93 54.7578 204.97 52.0378 167.31 60.7378C118.57 72.0078 83.44 93.9678 39.98 115.948C26.9 122.568 13.14 128.038 0 134.548V129.098C26.22 116.208 51.66 101.788 78.49 90.1678C116.26 73.7978 160.05 54.7578 201.39 50.6778C228.32 48.0178 244.9 50.5178 270.76 55.4078C321.1 64.9378 368.4 56.6178 410.56 27.6878C423.03 19.1378 435.75 11.1778 448.28 2.7478C449.42 1.9778 450.63 1.30781 451.26 0.0078125H461.08Z" fill="currentColor"></path><!--/$--><!--$--><path d="M294.85 0.0100098C279.14 10.28 261.57 17.24 243.18 21.08C233 23.2 223.81 24.91 213.38 23.97C189.24 21.79 166.69 18.47 141.99 19.63C111.46 21.07 70.65 36.82 41.84 48.08C27.8 53.57 14.39 60.88 0.00999832 65.37V60.47C5.49 59.49 9.67 55.79 14.53 53.47C55.13 34.06 102.59 17.49 147.95 16.33C161.59 15.98 177.96 16.36 191.59 16.87C199.29 17.16 207.81 19.53 215.61 19.55C222.94 19.57 230.91 17.58 238.07 15.97C252.9 12.64 267.62 7.68 280.68 0H294.85V0.0100098Z" fill="currentColor"></path><!--/$--><!--$--><path d="M71.4006 367.098L95.2006 351.398C115.321 337.358 138.321 330.318 161.961 324.438C202.311 314.398 244.721 318.678 285.831 319.148C292.041 319.218 298.851 318.748 304.951 319.148C311.051 319.548 316.541 321.498 322.351 321.908C352.611 324.068 385.601 320.918 416.131 322.448C467.961 314.748 518.061 296.788 562.061 268.398C573.461 261.038 583.511 251.868 595.321 244.998C603.231 240.398 610.961 237.578 618.951 233.748C623.251 231.688 650.411 217.888 652.631 218.388C653.031 219.698 653.331 223.228 652.371 224.128C641.791 228.358 631.621 233.518 621.291 238.268C613.431 241.878 605.851 244.318 598.051 248.808C582.021 258.038 568.981 271.948 553.141 281.808C529.491 296.528 503.891 308.048 476.881 315.078C430.761 327.078 377.171 328.368 329.431 326.258C321.851 325.928 314.771 324.038 307.671 323.498C292.221 322.308 274.981 324.498 259.121 324.088C230.451 323.338 196.441 318.208 168.531 326.098C152.441 330.648 128.841 340.098 114.081 347.938C109.731 350.248 83.3606 367.098 81.4706 367.098H71.3906H71.4006Z" fill="currentColor"></path><!--/$--><!--$--><path d="M652.92 285.953V294.393C645.92 298.033 638.14 301.013 631.3 304.923C620.41 311.163 607.53 319.253 596.83 326.033C588.59 331.253 582.67 337.763 574.93 343.363C568.26 348.183 538.28 367.103 531.66 367.103H507.41L535.18 358.633C542.41 355.603 549.92 352.953 556.83 349.223C586.7 333.103 609.58 305.233 640.75 290.383C644.62 288.543 648.7 286.763 652.93 285.953H652.92Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 368" fill="none" data-pattern="Grain" class="cs_pattern_svg"><!--$--><path d="M643.401 0.0078125C642.281 2.13781 639.861 3.5478 638.271 5.4978C629.061 16.8178 622.961 33.9578 619.241 48.0178C610.311 81.7478 617.651 114.688 613.371 148.358C610.701 169.318 605.471 204.598 596.631 223.128C581.041 255.788 530.991 266.868 498.651 273.358C469.371 279.228 443.971 285.988 417.021 299.628C406.381 305.008 401.301 308.828 392.991 317.008C378.681 331.078 378.531 337.228 368.611 353.108C367.481 354.928 360.051 365.908 359.171 366.548C357.411 367.818 353.391 366.988 351.281 366.838C353.931 362.888 355.841 358.138 358.151 354.098C374.591 325.298 399.191 304.038 427.961 288.238C431.511 286.288 435.291 284.828 439.151 283.618C481.631 270.338 524.231 268.378 564.201 246.828C577.201 239.818 581.021 235.908 588.251 222.938C600.551 200.878 608.111 164.348 609.091 139.188C610.111 112.828 607.901 84.5678 611.881 58.6378C615.121 37.5278 624.001 18.2478 634.691 0.0078125H643.411H643.401Z" fill="currentColor"></path><!--/$--><!--$--><path d="M48.8024 0.0100098C46.3924 20.03 44.9324 39.05 52.3524 58.28C63.6424 87.52 86.1624 103.24 116.722 107.78C150.512 112.8 170.312 95.3901 199.232 84.1801C214.612 78.2201 230.912 74.65 246.222 68.51C271.982 58.17 305.382 38.78 325.392 19.63C331.932 13.37 337.812 6.42001 344.182 0.0100098H352.902C351.702 2.20001 349.972 4.75006 348.282 6.56006C322.732 33.9001 282.142 61.24 247.302 75.03C233.852 80.36 219.612 83.5 206.012 88.23C172.732 99.82 151.002 118.12 112.972 111.51C87.9624 107.16 69.0524 95.9301 55.1024 74.5701C40.1124 51.6301 37.5824 26.45 43.8824 0H48.7824L48.8024 0.0100098Z" fill="currentColor"></path><!--/$--><!--$--><path d="M425.401 0.0078125C420.471 7.19781 416.051 14.7678 411.141 21.9778C405.501 30.2478 399.521 36.4679 395.331 45.9379C385.471 68.2479 385.601 90.9678 405.531 107.298C441.741 136.968 467.511 111.618 492.191 83.9178C511.311 62.4478 529.341 39.6679 549.111 18.7979C556.441 11.0579 566.891 6.40782 575.281 0.0178223H584.001C575.711 9.16782 563.621 14.5778 554.311 22.3578C522.211 49.1978 483.131 117.278 443.291 124.918C420.171 129.348 385.891 105.208 382.961 81.3678C380.711 63.0678 386.001 53.5279 394.241 38.3179C401.311 25.2779 409.091 12.3778 417.221 0.0078125H425.401Z" fill="currentColor"></path><!--/$--><!--$--><path d="M653.213 248.919C642.773 264.099 628.333 277.509 613.683 288.659C593.543 303.999 574.833 308.699 550.553 314.889C532.093 319.599 513.573 321.889 495.883 329.429C482.343 335.199 462.323 351.329 452.653 362.479C450.063 365.469 450.823 368.619 445.013 366.829C444.323 363.849 456.513 349.189 459.183 346.679C487.373 320.219 507.793 322.309 541.903 312.249C574.603 302.599 609.473 290.369 633.343 264.739C641.903 255.549 646.223 244.349 653.213 234.219V248.929V248.919Z" fill="currentColor"></path><!--/$--><!--$--><path d="M477.171 0.0078125C469.421 12.5878 457.821 21.8878 449.161 33.8278C443.841 41.1578 436.141 50.9678 441.181 60.2078C443.991 65.3578 448.471 66.3078 453.881 64.6978C464.971 61.3978 480.371 37.8278 488.081 28.6178C497.431 17.4578 507.141 7.64781 519.671 0.0078125H526.751C519.551 7.06781 511.451 13.1878 504.391 20.4178C490.751 34.3978 478.631 51.4778 463.531 64.0078C455.901 70.3378 445.201 74.1778 437.921 65.0778C425.651 49.7378 440.331 38.9878 448.501 27.7478C455.051 18.7378 461.041 9.18781 467.341 0.0078125H477.171Z" fill="currentColor"></path><!--/$--><!--$--><path d="M115.292 0.0078125C113.132 14.5678 120.652 25.5078 131.932 33.7578C136.872 37.3678 141.232 39.1878 147.022 41.0078C184.742 52.8978 210.522 41.7178 241.142 20.3778C249.472 14.5778 257.012 6.17781 265.172 0.0078125H276.612C275.972 1.06781 275.072 1.91776 274.142 2.70776C234.632 36.2278 195.092 60.3378 141.462 44.3878C122.572 38.7678 105.452 20.9778 110.392 0.0078125H115.292Z" fill="currentColor"></path><!--/$--><!--$--><path d="M653.212 326.257C645.562 330.267 637.312 332.517 629.412 335.967C618.972 340.527 592.142 353.317 584.052 359.807C582.742 360.867 577.162 367.107 576.642 367.107H568.742C574.512 358.457 581.112 352.447 590.182 347.407C597.902 343.117 607.612 339.117 615.792 335.427C628.442 329.717 641.892 325.877 653.222 317.547V326.257H653.212Z" fill="currentColor"></path><!--/$--><!--$--><path d="M40.632 367.106C46.102 357.516 56.322 352.306 63.822 344.806C66.802 341.826 69.652 337.266 72.772 334.146C97.642 309.346 123.852 283.526 130.962 247.426C134.772 214.486 119.022 183.536 84.422 177.656C75.552 176.146 64.782 176.506 56.292 174.726C42.902 171.916 14.912 160.196 4.92202 150.896C0.842018 147.106 -0.457981 144.716 0.312019 138.906C5.79202 144.856 11.302 148.746 18.122 152.956C27.172 158.556 39.082 164.486 48.982 168.416C65.752 175.066 83.092 171.176 100.032 177.856C137.152 192.496 141.912 232.156 130.042 266.106C123.572 284.616 105.012 313.356 91.112 327.136C78.632 339.516 62.202 351.466 50.992 364.656C50.242 365.546 50.042 367.106 49.902 367.106H40.632Z" fill="currentColor"></path><!--/$--><!--$--><path d="M287.842 279.097C311.932 299.567 312.142 329.647 309.302 358.647C309.192 359.747 307.982 366.777 307.602 367.027C306.782 367.557 302.002 366.807 300.592 367.097C303.312 361.477 302.662 355.217 303.322 349.407C304.582 338.267 307.032 327.237 303.872 316.157C294.422 282.957 266.752 263.627 232.012 271.067C180.062 282.197 141.082 321.967 105.742 358.927C101.962 362.877 100.202 368.677 93.4824 367.097C97.2224 362.727 100.062 357.557 103.822 353.197C119.392 335.187 142.132 314.847 160.802 300.127C194.332 273.697 249.252 246.317 287.822 279.097H287.842Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0.30197 338.51C1.10197 335.37 25.482 313.34 29.722 309.64C43.882 297.29 71.042 279.45 75.802 260.92C79.912 244.92 77.942 232.41 65.442 221.12C54.042 210.82 26.042 221.43 9.91197 218.88C4.46197 218.02 -1.38803 217.22 0.30197 210.25C5.23197 211.54 10.142 212.7 15.262 212.99C31.202 213.89 56.292 207.07 68.982 219.22C82.152 231.83 84.912 243.66 80.712 261.47C75.092 285.3 41.562 305.29 24.812 322.16C20.712 326.29 15.282 332.3 11.762 336.9C7.55197 342.4 4.58197 348.64 0.30197 354.04C1.01197 349.84 -0.64803 342.26 0.30197 338.52V338.51Z" fill="currentColor"></path><!--/$--><!--$--><path d="M262.992 367.111H254.822C256.702 356.371 254.142 345.871 246.872 337.751C234.472 323.901 212.392 330.141 198.322 338.161C187.972 344.061 177.252 355.661 168.702 364.111C165.832 366.951 166.462 367.801 161.082 367.111C163.292 362.471 166.382 358.641 169.792 354.851C184.132 338.841 203.752 324.431 226.212 324.951C250.732 325.521 265.002 343.061 263.002 367.121L262.992 367.111Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 368" fill="none" data-pattern="Topo" class="cs_pattern_svg"><!--$--><path d="M321.011 0.0078125C320.341 2.28781 319.181 4.46781 318.891 6.87781C317.411 19.1478 322.621 28.8178 321.571 41.1478C319.451 66.1878 284.901 64.7878 277.981 88.5378C275.921 95.6078 275.721 100.238 280.671 105.948C292.921 120.098 317.521 118.648 333.201 111.578C340.081 108.478 345.871 103.248 353.031 100.348C362.611 96.4678 372.781 96.8878 381.881 92.1478C390.981 87.4078 396.771 79.5678 407.931 75.6978C421.091 71.1378 427.191 73.2378 440.081 73.5578C458.531 74.0078 472.461 53.8578 485.351 43.0578C505.201 26.4178 542.051 17.3178 559.311 42.0978C563.941 48.7378 566.571 59.4678 574.081 63.2878C584.491 68.5778 590.381 68.1678 596.451 80.1478C601.061 89.2478 599.151 92.9378 600.131 102.068C601.281 112.708 609.171 115.748 615.311 122.298C625.361 133.008 628.161 150.978 643.841 156.968C650.621 159.558 654.221 155.628 652.921 166.138C639.701 165.408 630.731 158.258 624.041 147.348C619.871 140.538 617.551 132.168 612.051 126.108C607.371 120.958 600.631 117.578 596.701 110.948C590.201 99.9878 596.151 89.1578 586.661 77.4078C580.361 69.5978 572.191 70.8178 565.711 64.0278C560.341 58.3978 559.021 50.5578 554.731 44.4978C539.071 22.3678 506.571 34.6078 488.931 47.7378C476.211 57.2078 459.141 76.1378 443.351 78.4378C432.241 80.0578 421.631 79.1278 410.641 82.7878C400.771 86.0678 394.721 93.2078 385.851 97.2278C375.171 102.068 364.721 100.998 354.371 104.438C347.871 106.598 341.931 112.268 335.741 115.228C314.331 125.478 286.621 124.548 272.921 102.818C266.101 92.0078 276.901 73.2778 286.661 67.8178C297.151 61.9578 316.011 55.5178 317.671 41.6178C318.951 30.9478 313.001 27.6978 312.261 18.8178C311.781 13.0478 312.871 5.36781 315.001 0.0078125H321.011Z" fill="currentColor"></path><!--/$--><!--$--><path d="M221.28 0.01C223.22 17.03 221.34 33.35 215.29 49.31C210.57 61.77 199.9 73.74 192.27 84.58C189.86 88.01 188.12 92.36 185.53 95.82C175.76 108.91 154.59 115.82 139.4 120.53C130.21 123.38 122.42 123.77 115.54 132.09C109.98 138.82 97.73 164.25 95.76 172.77C91.31 191.92 96.48 212.22 86 230.01C81.4 237.82 66.94 253.27 59.58 258.62C56.26 261.03 52.22 262.5 49.09 265.02C38.93 273.2 34.39 295.17 26.6 306.81C19.77 317.02 9.19 322.89 0 330.6V319.71C6.94 315.26 15.27 309.89 20.39 303.32C30.37 290.54 32.11 271.52 44.98 260.36C47.77 257.94 51.28 256.59 53.91 254.57C62.51 247.98 78.05 232.18 82.17 222.36C88.77 206.61 84.81 187.37 89.38 170.74C92.05 160.99 105.49 135.14 112.3 127.74C125.83 113.04 156.28 110.03 174.15 98.05C188.42 88.49 205.21 56.89 210.34 40.54C214.43 27.5 217.32 13.73 215.82 0H221.27L221.28 0.01Z" fill="currentColor"></path><!--/$--><!--$--><path d="M165.14 0.0078125C165.31 15.3578 170.79 33.6578 165.56 48.6278C160.85 62.1178 142.52 78.7578 128.87 82.7578C117.48 86.0978 109.34 89.3678 98.3998 93.1578C84.2498 98.0678 76.7598 98.2578 64.1498 107.948C47.5898 120.668 48.9298 133.728 45.0698 152.058C43.7798 158.208 41.7498 164.168 40.4998 170.368C36.5098 190.148 36.0698 212.478 21.0098 227.678C14.6698 234.078 7.13977 239.098 0.00976562 244.548V234.748C8.76977 229.678 19.0598 222.088 23.5398 212.778C31.0298 197.208 31.1498 179.778 35.0598 163.288C36.2998 158.068 38.4198 153.048 39.7598 147.838C45.8198 124.338 46.3898 108.718 69.2698 95.0878C77.2398 90.3378 101.96 83.1178 111.72 80.8678C125.43 77.7078 130.93 79.4878 142.8 69.4478C160.37 54.5878 160.86 38.7178 160.26 17.1378C160.1 11.4278 158.51 5.82781 159.69 0.0078125H165.14Z" fill="currentColor"></path><!--/$--><!--$--><path d="M116.64 0.0078125C112.72 8.36781 113.95 17.3778 111.33 26.0178C107.85 37.4878 93.3898 53.4878 80.9298 54.4578C70.3698 55.2778 63.5798 53.3878 53.2498 58.9378C34.4098 69.0578 34.4898 81.2778 27.2598 98.8678C23.4498 108.128 12.9998 130.798 4.72977 135.718C3.30977 136.568 1.61977 137.388 0.00976562 137.808V131.818C4.52977 128.658 8.86977 120.858 11.5498 115.848C23.8798 92.7078 28.7098 63.9478 55.7798 53.2978C64.2998 49.9478 73.6898 50.7478 81.8798 48.3378C89.3298 46.1478 100.73 32.4578 103.66 25.4378C107.08 17.2478 105.69 8.09781 109.56 0.0178125H116.64V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M391.859 0.0078125C387.609 10.4778 377.509 17.1078 370.919 25.6578C366.299 31.6478 362.429 37.9578 369.259 44.1078C383.109 56.5878 404.019 37.5278 416.719 31.6678C421.229 29.5878 425.259 29.2878 429.739 27.7978C443.929 23.0778 452.019 11.3778 460.529 0.0178125H473.609C471.219 2.73781 468.269 4.40781 465.699 7.08781C456.679 16.5078 454.139 23.7278 441.269 30.6078C432.979 35.0378 426.349 34.2978 418.739 37.5078C403.429 43.9778 395.399 54.9678 376.839 53.4178C370.049 52.8478 361.609 47.1078 360.079 40.2078C356.649 24.7878 379.339 11.9578 385.859 0.0178125H391.849L391.859 0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M589.151 0.0078125C593.421 4.00781 598.151 8.19781 601.371 13.1278C608.161 23.5278 607.931 34.5278 616.671 44.1378C625.761 54.1378 639.251 55.2678 648.561 64.0078C649.181 64.5878 652.921 68.5878 652.921 68.9178V82.2578C647.831 75.3678 643.771 68.8778 636.191 64.3978C625.771 58.2278 618.131 57.0278 609.591 46.8678C602.451 38.3778 602.091 31.9178 597.971 22.5378C593.851 13.1578 586.261 5.23781 577.711 0.0278125H589.151V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M626.76 367.101H618.31C617.87 367.101 614.07 361.561 612.54 360.341C605.23 354.541 595.19 350.101 587.51 343.411C577.22 334.451 573.35 323.301 558.75 319.321C549.58 316.821 542.34 318.361 534.4 311.521C523.24 301.921 516.16 286.181 505.79 274.761C490.31 257.701 466.78 239.941 442.29 242.371C429.22 243.671 417.33 253.741 404.54 255.291C394.85 256.471 386.92 253.951 376.93 256.561C354.3 262.481 346.42 281.461 329.93 295.101C322.47 301.271 298.23 308.711 288.6 308.581C279.73 308.461 269.8 304.921 261.06 306.341C245.03 308.961 237.54 317.831 224.38 324.691C213.3 330.461 201.41 326.521 189.94 325.161C161.86 321.831 142.42 316.851 118.73 336.631C114.21 340.401 93.3602 367.091 91.3102 367.091H83.4102C98.8202 352.091 107.64 331.741 127.81 321.871C150.86 310.601 181.18 320.042 205.28 322.901C228.26 325.621 230.52 312.451 247.97 303.611C268.97 292.981 286.41 304.551 308.6 298.851C328.1 293.841 331.71 284.311 343.91 270.411C352.43 260.701 360.17 253.891 373.34 250.801C385.51 247.941 395.19 252.051 406.7 249.821C414.47 248.311 420.73 243.241 427.86 240.471C443.11 234.541 461.29 234.581 475.76 242.681C491.78 251.651 507.83 264.861 518.77 279.771C525.71 289.231 529.22 299.331 538.77 307.171C545.95 313.071 554.86 311.421 563.43 314.121C578.89 318.991 583.02 329.671 593.82 339.301C601.02 345.721 611.86 350.301 618.06 355.921C621.28 358.841 623.64 363.891 626.77 367.091L626.76 367.101Z" fill="currentColor"></path><!--/$--><!--$--><path d="M544.459 367.097H535.2C533.87 364.607 531.57 361.887 529.49 360.007C516.539 348.287 492.73 337.417 484.29 323.487C478.61 314.117 475.8 305.437 466.25 298.497C449.77 286.507 433.14 283.827 414.94 294.037C407.65 298.127 401.34 305.917 394.42 309.477C390.58 311.447 386.11 312.067 382.23 313.637C362.99 321.417 348.36 342.687 327.77 345.807C306.03 349.097 288.31 342.767 268.3 357.177C266.43 358.527 258.74 367.107 257.53 367.107H245.27L254.24 361.647C265.13 349.227 279.53 341.767 296.2 340.947C306.62 340.437 315.87 343.367 326.2 342.057C344.21 339.777 360.12 315.457 377.13 307.447C381.75 305.267 387.09 304.347 391.69 301.847C397.38 298.747 402.95 293.407 408.81 290.087C426.07 280.307 440.01 278.747 458.38 286.757C478.36 295.477 480.45 303.977 490.5 321.107C497.97 333.847 521.68 344.967 533.83 355.147C537.9 358.567 541.149 363.007 544.479 367.107L544.459 367.097Z" fill="currentColor"></path><!--/$--><!--$--><path d="M480.149 367.098H470.069C469.489 367.098 465.489 358.828 464.089 357.278C461.369 354.248 447.939 343.968 444.339 342.708C428.759 337.248 419.529 348.578 407.659 353.748C400.699 356.778 393.309 356.688 386.399 360.818C381.349 363.838 379.869 368.768 372.789 367.098C377.499 362.068 381.279 356.508 387.579 353.288C392.399 350.818 397.769 350.068 402.589 348.138C409.099 345.538 414.929 340.138 421.849 337.428C436.459 331.718 445.529 333.628 457.979 342.148C467.999 349.008 474.729 356.138 480.149 367.098Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 654 318" fill="none" data-pattern="Line" class="cs_pattern_svg"><!--$--><path d="M0 312.133C6.94 311.783 14.01 311.833 20.91 310.973C30.76 309.733 40.33 306.413 50.04 304.683C58.99 303.093 68.06 302.993 77.04 301.703C90.78 299.733 104.12 295.443 118 294.163C153.37 290.903 189.28 291.563 224.8 288.703C249.59 286.703 275.87 281.213 300.59 281.613C310.6 281.773 321.11 282.323 331.09 282.673C383.64 284.523 434.38 295.013 486.87 286.993C504.09 284.363 521.3 277.933 538.19 276.193C559.88 273.953 581.76 273.643 603.56 272.953L652.91 274.863V280.543C643.69 280.353 634.58 281.163 625.36 281.103C595.72 280.933 566.21 278.513 536.56 281.093C527.67 281.863 521.15 284.573 512.85 286.263C481.83 292.583 447.23 296.273 415.54 294.723C376.53 292.813 337.36 288.953 298.41 287.053C275.19 285.923 249.32 290.393 225.89 291.963C190.85 294.313 155.54 294.303 120.72 298.513C106.42 300.243 93.19 304.273 79.13 306.513C70.35 307.913 61.4 308.133 52.75 309.563C41.84 311.363 30.41 315.503 19.27 316.403C12.89 316.923 6.27 315.753 0 317.023V312.123V312.133Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0 226.085C8.94 227.335 17.31 223.985 25.9 223.375C40.88 222.305 54.83 225.855 69.5 227.175C79.85 228.105 90.22 227.885 100.58 228.255C168.46 230.675 236.49 231.975 304.42 230.975C329.86 230.595 355.22 228.985 380.72 228.255C438.76 226.575 492.42 215.995 549.72 209.835C575.67 207.045 596.64 205.985 622.65 206.515C632.73 206.725 642.91 206.635 652.93 205.945C653.04 210.955 653.84 210.965 648.83 211.385C632.41 212.745 616.34 211.135 600.32 211.915C579.06 212.945 556.79 216.275 535.48 217.915C515.76 219.435 497.1 219.565 477.18 222.285C439.57 227.435 402.25 232.795 364.35 235.885C306.41 240.615 252.93 235.235 195.43 233.695C155.63 232.625 115.77 234.275 76.03 232.645C59.37 231.965 42.59 227.185 25.92 228.275C17.34 228.835 8.75 232.125 0.0200005 229.895V226.085H0Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0 95.3597C1.53 95.2897 3.09 95.4796 4.62 95.3496C30.92 93.0496 57.26 91.4996 83.68 89.9396C115.42 88.0696 145.87 85.8996 177.41 81.7596C231.06 74.7096 285.38 66.5096 339.83 67.5696C351.56 67.7996 363.67 69.5496 375.21 69.7996C391.26 70.1396 407.84 68.0096 424.31 68.6596C442.94 69.3896 461.17 72.2397 479.84 72.4797C495.73 72.6796 511.47 71.8596 527.31 71.9296C550.54 72.0396 573.78 74.2496 597.03 74.6996C615.9 75.0596 634.15 72.4996 652.92 72.8196V76.8597C634.75 76.8397 616.85 79.8997 598.66 79.6097C575.05 79.2297 551.49 78.1797 527.86 77.9197C508.87 77.7197 488.87 78.9396 470.04 77.9696C453.07 77.0996 435.53 72.7196 418.31 71.9396C401.92 71.1896 385.1 72.3697 368.72 72.4797C333.14 72.7397 297.86 73.6696 262.4 75.7496C214.82 78.5396 168.19 88.1396 120.71 92.0996C102.94 93.5797 85.07 93.2596 67.32 94.2996C57.18 94.8896 46.97 97.1096 36.81 97.5796C31.84 97.8096 26.28 96.7797 21.51 96.9797C14.34 97.2896 7.22 99.3096 0 99.1896V95.3597Z" fill="currentColor"></path><!--/$--><!--$--><path d="M652.84 3.38334C653.06 3.67334 653.04 8.68336 652.62 8.77336C647.61 7.87336 642.44 6.96337 637.36 6.59337C606.73 4.37337 576.44 5.73337 545.79 6.06337C505.33 6.49337 463.34 6.54335 423.26 12.1033C382.34 17.7833 342.06 27.2034 300.58 28.9334C272.82 30.0934 243.9 27.6634 216.11 26.7134C202.44 26.2434 187.64 27.1534 174.1 26.2134C168.02 25.7934 161.32 24.0234 155.04 23.4834C114.89 20.0233 75.5 24.3134 35.2 18.5133C27.83 17.4534 17.71 14.0234 10.56 13.7334C9.26 13.6834 0.820003 15.3433 0.530003 14.4433C0.680003 13.6833 0.350003 10.5734 0.530003 10.4034C0.940003 10.0134 10.51 9.25335 11.72 9.29335C19.48 9.52335 28.49 11.8933 36.24 12.5733C67.7 15.3433 99.57 14.6534 131.05 16.9534C144.73 17.9534 159.99 21.9334 173.55 22.9534C185.75 23.8734 200.34 22.9534 212.83 22.9534C261.91 22.9334 312.87 22.2734 361.6 17.4934C394.83 14.2334 427.83 7.68337 460.85 2.84337C493.87 -1.99663 527.09 0.563342 560.48 1.69334C582.27 2.42334 604.18 0.243365 625.95 1.12337C629.1 1.25337 652.03 2.31335 652.84 3.39335V3.38334Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Hatch" class="cs_pattern_svg"><!--$--><path d="M110.08 0.0078125C106.88 13.4578 105.45 28.2078 101.63 41.3978C98.31 52.8578 93.29 67.2079 89.24 78.5779C86.26 86.9379 79.72 98.2978 77.88 106.488C77.71 107.228 77.6 110.038 78.2 110.028L277.39 0.0078125H292.65C276.13 7.13781 261.58 17.9379 245.79 26.4379C229.98 34.9479 213.27 41.7279 197.26 49.8379C169.13 64.0979 139.09 81.7279 111.89 97.9579C103.63 102.888 79.02 117.008 74.11 123.378C64.18 136.258 62.85 156.168 59.14 171.598C57.81 177.108 55.44 182.488 54.12 188.368C53.11 192.868 50.48 200.708 53.48 204.468C71.58 216.768 91.88 224.378 111.55 233.588C124.7 239.738 137.88 246.118 150.85 252.588C153.17 253.748 161.44 256.648 162.56 257.618C165.87 260.468 161.53 262.678 158.31 262.578C153.14 262.418 130.04 252.178 124.06 249.398C103.01 239.598 83.23 226.358 63.04 215.068C60.22 213.498 52.27 208.448 49.62 210.568C48.36 211.578 44.66 231.718 43.77 235.218C42.23 241.298 39.79 252.318 37.33 257.648C34.75 263.208 30.57 260.158 31.2 254.258C32.55 241.628 41.29 224.318 42.82 211.378C43.73 203.748 36.88 203.958 31.95 201.488C21.3 196.158 11.04 189.838 0 185.218V176.508L46.04 199.918C48.19 190.088 52.44 180.288 55 170.748C57.03 163.168 57.51 155.288 59.12 147.638C60.56 140.838 62.92 134.198 64.3 127.488C64.01 127.158 57.2 130.728 56.31 131.208C52.21 133.408 42.43 141.038 39.26 141.938C33.04 143.718 32.41 139.068 36.55 135.428C40.69 131.788 49.93 126.768 54.87 123.778C58.58 121.528 67.11 118.488 68.75 114.788C75.63 95.5478 81.59 76.0479 88.03 56.7079C90.43 49.4979 94.01 42.7579 96.05 35.3079C99.21 23.8179 100.71 11.4278 104.63 0.0378418H110.08V0.0078125Z" fill="currentColor"></path><!--/$--><!--$--><path d="M434.349 0.0100098C441.759 5.96001 447.999 13.07 454.769 19.63C458.829 23.57 463.449 27.21 467.379 31.27C469.909 33.89 479.489 46.07 481.189 46.6C486.299 48.18 489.619 42.7601 493.259 40.0801C512.409 25.9601 533.149 14.39 552.069 0H561.879C547.289 10.89 531.679 20.5401 516.469 30.5901C508.539 35.8301 499.059 41.24 491.619 46.6C489.029 48.47 484.949 50.5501 487.199 54.2201C498.829 64.7201 509.829 75.9401 521.559 86.3301C540.989 103.55 560.279 120.39 579.279 138.12C587.919 146.19 595.149 155.08 605.899 161.1C610.079 162.29 611.649 157.26 613.939 154.67C623.939 143.32 634.859 132.02 644.179 120.07C647.249 116.14 649.539 111.53 652.919 107.83V119C652.919 121.98 622.709 154.97 618.599 160.41C614.889 165.32 612.019 166.73 617.209 171.57C619.479 173.69 630.839 181.3 630.999 183.35C631.399 188.25 624.609 185.86 622.129 184.08C620.099 182.62 612.659 175.14 611.379 174.66C609.789 174.07 607.989 173.89 606.829 175.34C594.029 190.04 583.269 206.54 570.349 221.13C557.429 235.72 544.239 247.93 532.789 263.11C528.249 269.13 525.329 275.84 521.149 281.97C502.009 310.08 480.509 336.35 459.219 362.78C458.479 363.7 456.969 367.09 456.719 367.09H448.549C450.189 363.69 452.569 360.32 454.869 357.34C500.039 298.9 545.599 241.02 590.809 182.74C593.059 179.83 602.459 170.45 602.299 167.48C602.269 166.86 602.179 166.27 601.729 165.8C591.109 159.1 582.909 150.31 573.909 141.87C557.149 126.16 541.329 109.96 524.299 94.5C512.699 83.97 501.299 73.04 489.719 62.6C484.899 58.26 483.379 54.85 476.779 57.9C464.649 63.5 451.679 75.43 440.549 83.24C437.979 85.04 423.129 95.39 421.569 95.37C417.229 95.32 419.949 90.57 421.739 88.79C428.999 81.59 446.349 75.17 454.729 68C459.739 62.02 471.739 58.75 476.549 53.86C477.919 52.47 478.499 51.7101 477.479 49.8301C474.659 44.6001 464.179 36.59 459.719 32.17C454.629 27.11 449.559 21.1701 444.489 16.3401C438.719 10.8501 431.479 6.05002 426.219 0.0200195H434.389L434.349 0.0100098Z" fill="currentColor"></path><!--/$--><!--$--><path d="M335.71 367.102H325.63C321.99 367.102 302.09 354.122 297.5 351.642C284.25 344.472 270.52 338.132 257.41 330.702C245.64 324.032 234.95 315.182 221.52 311.562C220.79 311.592 212.2 320.032 210.62 321.342C198.3 331.602 186.85 342.652 175.68 354.232C174.27 355.692 165.17 367.102 164.31 367.102H155.32C155.24 365.922 156.46 365.102 157.21 364.362C162.81 358.892 169.29 354.222 174.94 348.862C187.87 336.592 199.23 322.622 211.71 309.902C212.29 308.582 212.18 307.662 211.2 306.612C208.46 303.682 196.79 299.452 194.31 296.262C192.53 293.972 193.78 291.742 196.51 291.402C202.65 290.642 214.88 302.362 218.67 301.652C219.91 301.422 228.76 290.912 231.06 288.932C232.97 287.282 236.81 283.362 239.24 284.572C245.51 287.702 229.02 301.802 227.33 304.852C226.73 306.042 229.08 308.302 230.02 309.042C236.7 314.292 245.47 317.192 252.87 321.062C277.97 334.182 302.59 347.912 327.34 361.562C330.12 363.102 333.36 364.952 335.7 367.102H335.71Z" fill="currentColor"></path><!--/$--><!--$--><path d="M652.891 298.472C652.631 298.722 647.231 299.422 645.811 299.842C629.051 304.832 612.411 309.322 595.551 313.882C588.931 315.672 572.431 322.412 566.641 321.222C564.461 320.772 561.841 318.602 563.811 316.472C573.681 313.332 583.901 309.432 594.041 306.912C600.391 305.332 607.091 304.632 613.561 303.002C626.651 299.702 639.591 295.962 652.641 292.492C652.951 292.532 653.111 298.262 652.901 298.472H652.891Z" fill="currentColor"></path><!--/$--><!--$--><path d="M77.2994 288.763C78.8194 291.163 74.3594 305.983 73.2894 309.373C68.8394 323.423 60.9894 336.623 57.4594 350.743C56.5594 354.353 55.8294 363.413 54.3794 366.183C53.4294 368.013 48.7794 366.743 46.8594 367.103C50.3994 353.183 57.6494 339.823 61.7094 326.123C63.4294 320.313 69.5794 291.013 73.3494 288.733C74.3094 288.153 76.7394 287.883 77.2894 288.753L77.2994 288.763Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Swoop" class="cs_pattern_svg"><!--$--><path d="M442 367.344C436.2 348.884 439.04 330.404 445.87 312.774C460.53 274.884 490.02 240.344 520.2 213.194C525.71 208.244 532.37 205.095 538.2 200.675C548.86 192.585 559.29 181.665 569.83 172.915C573.58 169.805 582.89 164.364 584.92 160.754C588.01 155.264 583.86 146.934 581.63 141.474C559.18 86.4644 523.51 39.4845 473.58 7.08447C469.78 4.62447 465.21 3.04437 461.63 0.234375H475.53C477.5 0.234375 503.94 20.6246 507.37 23.4246C532.55 44.0446 564.42 91.9545 579.64 121.135C584.79 131.015 589.49 141.204 594.08 151.365C595.48 152.044 597.25 153.355 598.81 152.875C610.34 146.455 621.17 139.074 632.94 133.034C639.37 129.734 646.4 126.725 652.93 123.875V133.135C652.93 133.645 644.67 136.444 643.47 137.024C633.17 141.974 623.72 147.534 613.86 153.184C609.76 155.534 600 158.045 599.19 163.625C600.67 172.055 605.07 179.845 607.43 188.135C611.55 202.595 614.41 223.844 613.72 238.544C612.03 274.564 609.95 315.914 596.14 349.514C593.75 355.334 589.61 361.194 587.53 367.324H582.08C584.55 361.314 588.56 355.214 591.06 349.344C609.16 306.854 610.76 236.104 598.94 191.714C597.8 187.444 594.24 174.854 592.47 171.494C589.55 165.974 584.87 169.984 581.37 172.444C570.16 180.324 559.54 189.884 549.12 198.484C508.57 231.944 468.28 264.684 449.78 315.974C443.67 332.914 445.17 350.314 450.2 367.324H442.03L442 367.344Z" fill="currentColor"></path><!--/$--><!--$--><path d="M0.0100002 142.954C13.07 141.454 24.93 136.014 38.04 133.844C44.61 132.754 51.07 132.984 57.79 131.244C62.24 130.094 75.82 125.554 79.59 123.624C82.68 122.044 84.41 119.584 83.91 116.034C83.08 110.154 79.43 101.224 78.1 94.6037C73.6 72.2437 66.86 37.4236 67.57 15.2136C67.63 13.4436 68.72 0.813636 69.26 0.293636C69.57 -0.00636384 73.7 0.433607 74.68 0.263607C75.32 0.903607 73.18 8.71369 73.05 10.3537C72.27 20.4637 77.19 36.2537 77.94 47.3837C78.35 53.4337 77.6 59.7036 78.11 65.7436C79.52 82.5236 84.86 98.9336 88.33 115.294C90.08 117.314 92.39 117.064 94.7 116.394C100.82 114.634 119.6 103.594 126.08 99.8237C146.13 88.1737 169.83 70.6637 188.3 56.3437C209.77 39.7037 223.06 25.2235 241.17 5.69354C245.5 1.02354 246.89 -0.716393 253.98 0.263607C239.47 16.8936 226 33.3338 209.29 47.9238C175.73 77.2238 135.4 103.534 94.87 122.024C93.51 122.964 92.63 125.864 92.65 127.444C92.71 131.554 99.86 147.114 101.62 152.244C106.45 166.344 110.65 182.764 117.09 196.154C129.8 222.594 155.17 252.664 173.53 275.914C188.27 294.584 203.49 314.804 219.36 332.504C230.46 344.884 243.65 355.284 255.06 367.354H246.89C234.81 356.464 222.56 345.774 211.73 333.594C183.73 302.094 152.41 263.464 130.03 227.874C110.88 197.404 101.17 168.204 90.07 134.374C89.11 131.444 88.75 128.054 85.3 127.694C79.7 127.104 66.97 133.144 60.92 134.934C40.96 140.844 20.31 145.014 0.0100002 149.494V142.954Z" fill="currentColor"></path><!--/$--><!--$--><path d="M123.72 367.344H117.73C112.72 358.474 108.67 349.064 103.84 340.104C90.94 316.134 75.57 289.763 59.62 267.733C50.51 255.153 41.49 248.203 30.78 237.733C20.72 227.893 11.71 216.824 0 208.854V201.773C11.39 206.103 20.58 216.234 28.9 224.904C53.75 250.824 75.29 281.974 94.51 312.384C105.6 329.934 114.56 348.754 123.71 367.344H123.72Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Loop" class="cs_pattern_svg"><!--$--><path d="M229.5 367.417C232.59 362.507 237.01 358.767 241.23 354.897L266.95 336.217C267.84 335.397 267.29 333.617 266.53 332.857C219.4 295.667 165.421 267.107 106.35 254.377C97.2405 252.417 81.2605 249.417 72.2605 249.227C70.4205 249.187 68.8505 249.077 67.2605 250.197C61.7505 256.147 55.2205 261.047 49.3705 266.637C40.1505 275.447 31.6405 286.097 22.1505 294.437C17.6205 298.417 12.1505 301.517 7.69049 305.587C4.95049 308.087 3.05049 311.267 0.0704919 313.487V305.047C4.50049 301.697 7.94049 297.057 11.7905 293.347C25.7405 279.867 40.4605 267.237 54.3105 253.597C56.2505 251.687 60.3605 248.437 55.7905 246.637C52.2805 245.257 42.7005 245.697 38.5005 245.397C35.6005 245.187 32.1105 244.407 29.2505 244.297C19.5505 243.937 9.75049 244.407 0.0704919 244.867C0.230492 243.937 -0.149508 239.647 0.0704919 239.427C0.320492 239.187 6.02049 238.417 6.89049 238.347C25.0405 236.727 44.2905 240.047 62.5005 240.977C64.4805 240.477 66.1805 239.447 67.6705 238.087C85.8705 221.487 99.6805 193.117 110.98 171.357C124.26 145.817 142.29 112.097 147.05 83.7672C147.81 79.2572 148.95 74.7971 145.05 71.3871C140.08 67.0471 129.24 63.5373 123.07 59.5873C113.96 53.7573 102.43 45.3571 93.8605 38.6671C78.8605 26.9471 66.9305 12.5073 52.3805 0.327293H63.0105C64.6505 0.327293 83.4705 20.0272 86.7105 22.9372C98.1205 33.1972 114.53 45.2071 127.42 53.6071C129.6 55.0271 147.37 64.7471 148.561 64.6371C150.531 64.4471 151.26 57.9073 151.51 56.0873C152.561 48.2973 154.07 35.5171 154.32 27.8571C154.61 18.8371 152.37 9.36729 152.12 0.327293H157.57C157.68 7.77729 159.55 15.5271 159.77 22.9071C160.16 35.8971 156.501 49.2171 155.9 62.1371C155.781 64.6971 156.17 66.7373 157.72 68.7973C173.17 74.1873 188.13 80.9073 204.311 84.0573C255.031 93.9273 313.71 81.2372 357.53 54.4772C359.49 53.2872 372.86 44.6573 373.29 43.8073C373.75 42.8973 372.88 41.6272 372.24 40.9472C369.95 38.4872 362.27 34.1271 358.95 31.3571C348.24 22.4371 340.77 11.7973 333.05 0.337302C334.71 0.577302 337.63 -0.172922 339.04 0.607078C340.05 1.17708 347.59 12.5472 349.42 14.7472C354.4 20.7672 360.6 26.4273 366.89 31.0573C368.49 32.2273 376.25 37.7571 377.49 37.8971C382.38 38.4371 388.46 30.9471 392.2 28.1271C401.28 21.2971 410.33 15.8271 418.08 7.15713C422.6 2.09713 421.35 -1.09293 430.6 0.347068C423.77 10.5771 416.06 18.4071 406.56 26.1571C403.42 28.7171 387.93 38.9272 387.58 41.9972C387.52 42.4772 387.89 43.4072 388.24 43.7772C393.24 45.5972 397.31 49.1471 401.9 51.6371C413.99 58.2071 426.59 64.5173 438.85 70.8073C474.91 89.3173 499.561 101.117 540.581 107.477C542.961 107.847 554.581 109.207 555.69 108.197C557.57 106.487 561.19 75.6272 562.1 70.4972C565.76 50.0072 571.24 24.8172 578.01 5.24721C579.721 0.297215 579.43 -0.142922 585.37 0.357078C579.151 22.5271 572.201 44.6372 567.56 67.2372C566.091 74.3772 561.12 98.7372 562.081 104.517C563.24 111.577 575.89 112.637 581.91 113.557C593.24 115.287 608.31 117.997 619.42 118.557C630.59 119.117 641.83 118.367 652.96 120.167V127.797C647.3 127.317 641.48 126.427 635.81 126.147C615.72 125.147 598.72 123.687 578.73 120.557C574.74 119.937 569.01 117.647 565.42 117.497C562.12 117.357 560.8 122.727 560.61 125.347C558.22 159.067 564.961 183.867 570.5 215.927C573.29 232.097 573.47 248.757 576.24 264.937C580.82 268.547 586.351 266.787 591.641 267.247C601.69 268.107 611.62 269.947 621.63 271.037C631.641 272.127 642.81 271.457 652.96 274.857V282.487C642.28 280.197 631.34 280.387 620.54 279.217C615.21 278.637 580.14 273.087 578.53 275.377C578.11 276.157 578.29 276.967 578.34 277.797C579.09 290.057 585.71 316.497 589.6 328.667C593.8 341.807 602.041 355.147 608.271 367.467H601.19L589.82 344.237C579.25 325.327 579.26 300.257 572.69 280.747C571.81 278.137 570.581 276.257 567.701 275.927C559.25 274.967 546.54 276.837 537.71 277.077C489.66 278.337 445.09 276.397 398.44 290.407C391.75 292.417 385.49 295.547 378.96 297.627C351.39 306.447 319.19 313.417 293.78 327.427C292.38 328.197 283.83 332.977 283.43 333.417C282.52 334.427 282.63 336.157 283.41 337.267C292.93 346.287 299.72 357.737 308.51 367.467H299.25L285.36 349.487C283.75 347.607 277.44 340.847 275.54 340.727C273.64 340.607 265.54 345.807 263.42 347.187C257.43 351.107 249.57 356.587 243.94 360.947C241.49 362.847 239.04 365.017 237.11 367.467H229.48L229.5 367.417ZM381.43 47.3073C376.74 47.8873 372.34 53.1073 368.44 55.5673C317.05 87.9673 244.31 102.557 185.24 85.6771C177.52 83.4671 170.57 80.1073 163.12 77.8273C161.21 77.2373 156.98 75.5473 155.38 76.2973C153.51 77.1773 151.64 89.1372 150.86 91.9472C143.26 119.457 133.02 141.857 120.42 167.187C111.47 185.177 100.6 208.407 88.5705 224.137C86.6005 226.707 73.1605 240.827 73.6305 242.407C77.7005 244.037 83.0705 243.767 87.4505 244.397C139.01 251.827 184.2 271.477 228.58 297.797C242.42 304.997 257 320.117 270.29 326.917C278.28 331.007 284.38 323.947 291.27 320.487C317.05 307.557 347.891 301.107 375.44 292.947C384.01 290.407 392.21 286.557 401.06 284.237C439.58 274.117 477.96 272.077 517.54 269.927C533.96 269.037 550.45 269.047 566.84 267.457C568.27 266.247 569.86 264.737 569.54 262.657C566.83 228.937 556.62 194.837 555.98 161.277C555.72 147.337 555.81 133.307 556.34 119.377C555.79 117.767 554.56 116.397 552.91 115.817C549.49 114.607 541.83 114.737 537.41 113.877C491.56 104.937 456.9 84.1073 416.07 63.5673C411.43 61.2373 406.42 59.5071 401.77 57.1571C397.12 54.8071 389.421 48.8972 384.78 47.4572C383.37 47.0172 382.81 47.1273 381.41 47.2973L381.43 47.3073Z" fill="currentColor"></path><!--/$--></svg><!--/$--><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 653 368" fill="none" data-pattern="Weave" class="cs_pattern_svg"><!--$--><path d="M93.2845 0.0500488C102.695 8.18005 112.435 16.0199 122.225 23.6899C124.795 25.6999 127.865 27.28 130.605 29.48C133.835 32.06 139.615 40.5102 144.285 37.6702C144.565 37.5002 147.935 33.51 148.615 32.74C157.635 22.47 164.655 9.75005 174.495 0.0500488H183.755L167.135 19.6602C162.695 25.7802 151.115 34.5401 147.545 40.3801C147.095 41.1101 146.545 41.7299 146.775 42.6899C147.225 44.5699 155.705 49.58 157.775 50.79C192.085 70.95 229.515 77.1402 269.025 77.4102C289.604 77.5502 315.405 77.26 335.285 72.77C359.005 67.41 390.375 60.15 410.115 45.7C412.395 44.03 417.265 41.5001 415.225 38.3301C414.575 37.3201 403.895 29.9301 401.755 28.1001C392.105 19.8101 385.055 11.2 378.875 0.0400391H384.865C388.555 6.24004 393.055 12.44 398.204 17.48C402.335 21.52 412.435 30.67 417.075 33.48C419.455 34.92 421.194 36.0301 424.085 35.1301C433.914 32.0601 450.315 17.26 459.355 11.02C464.935 7.17002 471.305 4.54003 476.424 0.0300293H488.415C480.495 5.14003 472.044 9.57997 464.145 14.72C454.384 21.08 445.345 28.07 435.165 34.24C432.745 35.71 425.885 37.3401 427.625 40.8801C429.095 43.8801 451.575 53.92 455.915 56.21C480.355 69.1 503.705 82.5101 524.395 101.06C532.255 108.11 538.275 116.93 545.905 124.23C547.275 125.54 555.395 132.95 556.285 132.92C557.485 132.88 558.015 131.66 558.455 130.76C559.905 127.81 561.935 120.24 562.925 116.71C572.165 84 573.785 47.2201 590.785 17.1001C594.025 11.3601 598.615 5.89004 601.775 0.0400391H611.035C609.395 1.23004 608.155 2.79995 606.995 4.44995C579.425 43.82 579.535 89.72 562.235 133.46C560.815 142.64 566.045 142.59 570.975 147.65C580.105 157.03 586.854 162.52 597.885 169.77C613.845 180.27 634.825 182.74 653.005 187.4V194.48C644.875 192.24 636.065 190.68 628.065 188.09C616.974 184.5 598.695 178.02 590.055 170.49C588.255 168.92 586.845 166.44 584.835 164.84C581.305 162.01 575.405 159.88 572.145 157.37C569.885 155.63 564.275 148.38 561.975 147.38C557.755 145.55 555.465 154.13 554.345 157.17C546.455 178.68 544.785 201.99 536.635 223.34C525.255 253.12 509.844 277.63 492.454 303.91C489.544 308.31 475.835 326.45 475.355 329.87C475.185 331.1 475.245 332.73 476.035 333.75C484.945 339.08 493.055 345.62 501.535 351.56C508.525 356.45 517.365 360.11 522.195 367.13H511.564C509.654 367.13 484.935 347.15 480.945 344.36C477.375 341.86 472.985 336.68 469.635 341.02C464.905 347.14 461.975 359.65 459.465 367.07L452.435 367.12C453.865 361.91 455.525 356.78 457.475 351.74C458.745 348.47 463.354 340.11 463.775 337.85C463.995 336.68 463.924 335.23 462.935 334.42C447.264 328.56 431.695 319.74 415.495 315.53C394.854 310.17 364.385 306.45 343.135 306.11C331.845 305.93 316.635 307.78 304.995 308.3C277.275 309.54 253.345 314.93 226.455 317.5C217.215 318.38 206.545 317.61 197.645 318.67C195.285 318.95 193.365 319.51 193.965 322.32C197.395 327.84 200.245 333.62 202.915 339.53C205.585 345.44 212.695 360.78 213.115 366.38C213.205 367.6 208.795 367.32 207.985 367.14C207.365 367 206.935 366.92 206.715 366.23C203.095 353.81 197.515 340.25 191.105 328.99C189.175 325.6 187.805 322.08 184.025 320.82C176.555 318.32 160.605 321.23 152.415 321.4C138.825 321.69 122.795 322.05 109.425 320.75C90.2945 318.9 69.5845 313.63 50.7845 309.64C33.7145 306.01 16.2845 303.29 0.074524 296.6V287.61L34.1745 300.1C69.9445 308.99 106.325 315.2 143.165 316.5L178.275 313.73C178.475 312.67 177.965 311.9 177.445 311.05C175.645 308.13 169.805 302.4 167.135 299.56C143.175 274.06 117.385 256.3 99.7145 224.24C86.5745 200.41 80.6045 177.1 64.6045 154.21C60.6645 148.57 60.0845 146.37 54.0245 151.7C39.1045 164.82 28.5245 181.87 12.1145 194.78C8.10452 197.94 4.20452 201.26 0.0845243 204.26C0.244524 202.42 -0.425476 200.18 0.584524 198.5C0.864524 198.04 7.47452 192.14 8.54453 191.2C20.7745 180.45 33.3745 169.44 44.5045 157.42C45.8845 155.93 55.0045 145.49 55.0745 144.66C55.1445 143.94 54.4745 141.51 54.0645 140.78C48.9245 131.65 19.8345 114.62 9.72453 109.93C8.23453 109.24 0.674525 106.91 0.184525 106.12C-0.275475 105.38 0.294524 102.92 0.0945245 101.86C13.2345 106.04 25.3845 111.52 36.5745 119.59C40.4045 122.35 46.9245 127.3 50.2445 130.44C53.5645 133.58 55.3445 139.07 60.7445 138.36L95.4845 93.4299C108.445 82.3299 117.825 70.14 127.955 56.71C129.515 54.64 136.905 46.7301 137.315 45.3701C138.145 42.6501 136.965 41.67 135.255 40.03C129.285 34.3 122.285 30.14 115.925 25.04C105.705 16.85 95.8745 8.19 85.6645 0H93.2945L93.2845 0.0500488ZM551.435 136.96C547.985 133 542.115 129.63 538.265 125.88C534.835 122.54 532.295 118.41 529.025 114.97C499.375 83.85 460.725 63.71 423.165 43.73C421.785 43.3 420.764 43.76 419.525 44.23C415.734 45.67 408.865 51.6501 404.315 54.0801C375.645 69.3601 327.655 82.1402 295.235 83.4102C272.115 84.3102 243.955 83.5802 221.465 78.6602C195.435 72.9802 177.715 66.08 154.515 53.52C152.075 52.2 145.715 47.4301 143.725 47.3801C139.395 47.2901 134.645 54.26 132.005 57.53C114.025 79.79 96.8945 102.87 78.3145 124.78C75.3945 128.22 64.5145 138.09 63.5845 141.64C63.1845 143.17 62.9945 144.9 63.8245 146.33C84.6745 171.21 93.4745 202.83 110.105 230.25C129.975 263.01 154.075 278.22 179.695 304.5C184.695 309.62 186.005 313.18 194.585 314C210.905 315.56 232.225 311.83 248.455 309.5C307.745 300.99 365.385 292.57 423.725 312.26C436.095 316.43 449.835 324.78 461.975 327.96C464.045 328.5 466.074 328.9 468.145 328.07C474.065 318.94 480.655 309.99 486.704 300.87C503.594 275.41 520.385 249.48 532.135 221C538.674 205.14 540.665 188.02 545.395 171.61C547.535 164.16 552.295 154.14 553.705 147.24C554.615 142.78 554.425 140.36 551.465 136.95L551.435 136.96Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div><img width="Auto" loading="lazy" alt="Lovable logo" src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68bb5f628079049002c70825_Lovable-light-theme.svg" class="logo_light is-customer-story-grid"/><img loading="lazy" src="https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/68bb5f6571ade0cef16d3413_Lovable-dark-theme.svg" alt="Lovable logo" class="logo_dark is-customer-story-grid"/></div><div class="card_cs_grid_content"><div fs-list-field="title" class="card_cs_grid_title u-text-style-body-2">Lovable helps anyone create software 20x faster with Claude</div><div class="u-display-none"><div fs-list-field="client">Lovable</div><div fs-list-field="company-size">Startup</div><div fs-list-field="partner" class="w-dyn-bind-empty"></div><div fs-list-field="location">EMEA</div><div fs-list-fieldtype="date" fs-list-field="date">June 4, 2026</div><div class="w-dyn-list"><div class="w-dyn-empty"></div></div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><div fs-list-field="industry">Software</div></div></div></div><div fs-list-field="product">Claude Platform</div></div></div></article></div></div></div><div role="region" data-slider-shell="" class="slider_wrap"><div data-slider-viewport="" class="slider_viewport"><div data-slider-track="" class="slider_track"></div></div><div data-slider-controls="" class="slider_controls"><!--$--><div data-wf--button-icon-main--style="tertiary" data-slider-prev="" class="button_icon_main_wrap w-variant-52cf1529-e159-a9a6-666f-6cc78aab2881"><div class="button_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M8.14648 4.64648C8.34176 4.45136 8.6583 4.45127 8.85352 4.64648C9.04868 4.8417 9.04862 5.15826 8.85352 5.35352L4.70703 9.50001H16.5C16.7761 9.50001 17 9.72387 17 10C16.9999 10.2761 16.7761 10.5 16.5 10.5H4.70703L8.85352 14.6465C9.04863 14.8418 9.04873 15.1583 8.85352 15.3535C8.6583 15.5487 8.34174 15.5486 8.14648 15.3535L3.14648 10.3535C3.05274 10.2598 3.00003 10.1326 3 10C3 9.90061 3.02967 9.80418 3.08398 9.72267L3.14648 9.64649L8.14648 4.64648Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Prev" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Prev</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Prev</span><!--/$--></button><!--/$--></div></div><!--/$--><div data-slider-dots="" class="slider_dots is_mobile_hide"></div><div class="slider_mobile_progress u-text-style-body-3 u-foreground-tertiary"><span data-slider-mobile-active="" class="u-foreground-primary">0</span>/<span data-slider-mobile-total="">5</span></div><!--$--><div data-wf--button-icon-main--style="tertiary" data-slider-next="" class="button_icon_main_wrap w-variant-52cf1529-e159-a9a6-666f-6cc78aab2881"><div class="button_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M11.1465 4.64648C11.3417 4.45127 11.6582 4.45136 11.8535 4.64648L16.8535 9.64649L16.916 9.72267C16.9703 9.80418 17 9.90061 17 10C17 10.1326 16.9473 10.2598 16.8535 10.3535L11.8535 15.3535C11.6583 15.5486 11.3417 15.5487 11.1465 15.3535C10.9513 15.1583 10.9514 14.8418 11.1465 14.6465L15.293 10.5H3.5C3.2239 10.5 3.00006 10.2761 3 10C3 9.72387 3.22386 9.50001 3.5 9.50001H15.293L11.1465 5.35352C10.9514 5.15826 10.9513 4.8417 11.1465 4.64648Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Next" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Next</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Next</span><!--/$--></button><!--/$--></div></div><!--/$--></div></div></div></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div></section><!--/$--><div><!--$--><section data-wf--section--theme="ivory" id="" class="u-section"><div class="u-section-divider"></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div><div class="section_contain u-container u-margin-trim u-threshold-medium"><!--$--><div data-wf--content-wrapper--alignment="inherit" id="" STYLE="" class="u-display-contents"><div class="u-content-wrapper u-margin-trim u-align-self-center u-width-full u-alignment-center"><div data-animate-header-wrap="" data-wf--module-header-main--heading-style="h1" class="header_main_wrap u-margin-trim u-alignment-center u-alignment-inset-below"><div class="u-pictogram-wrap"><div class="header_icon"><div data-lottie-loop="true" data-lottie-component="" data-lottie-src="https://cdn.prod.website-files.com/6889473510b50328dbb70ae6/6977b8a4cd4cb19e443fba23_Object-Question.lottie" class="pictogram_lottie_wrap"><div data-lottie-host="" class="pictogram_lottie"></div><div class="u-embed-js w-embed w-script"><script>
  (function() {
    "use strict";

    /* ===================== Prevent double initialization ===================== */
    if (window.__pictogramLottieInitialized) return;
    window.__pictogramLottieInitialized = true;

    /* ===================== CONFIG ===================== */
    const COLOR_MAP = {
      fills: [
        { from: ["#131314", "rgb(19,19,20)", "rgb(19, 19, 20)", "#141413", "rgb(20,20,19)", "rgb(20, 20, 19)"],
         to: "var(--_theme---foreground-primary)" },
        { from: ["#DEDCD1", "rgb(222,220,209)", "rgb(222,220,209)", "#e3dacc", "rgb(227,218,204)", "rgb(227, 218, 204)"],
         to: "var(--_theme---pictogram-accent)" }
      ],
      strokes: [
        { from: ["#ff0000", "rgb(255,0,0)", "rgb(255, 0, 0)"],
         to: "var(--_theme---pictogram-accent)" }
      ]
    };

    const FORCE_MODE = true;
    const RECOLOR_FRAME_INTERVAL = 2;
    const LOTTIE_RETRY_INTERVAL = 100;
    const LOTTIE_MAX_RETRIES = 50;

    /* ===================== Helpers ===================== */
    const normHex = (hex) => {
      const h = String(hex || "").trim().toLowerCase();
      if (!h) return null;
      let v = h.startsWith("#") ? h.slice(1) : h;
      if (v.length === 3) v = v.split("").map(c => c + c).join("");
      if (v.length === 6) return "#" + v;
      if (v.length === 8) return "#" + v.slice(0, 6);
      return null;
    };

    const toHex2 = (n) => Math.max(0, Math.min(255, Math.round(n))).toString(16).padStart(2, "0");

    const normRgb = (rgb) => {
      const m = String(rgb || "").replace(/\s+/g, "").match(/^rgba?\((\d+),(\d+),(\d+)(?:,([\d.]+))?\)$/i);
      if (!m) return null;
      return "#" + toHex2(+m[1]) + toHex2(+m[2]) + toHex2(+m[3]);
    };

    const normColor = (c) => {
      if (!c || /^none$/i.test(c)) return null;
      if (/^var\(/i.test(c)) return null;
      return normHex(c) || normRgb(c);
    };

    function buildPairs() {
      const fills = [];
      const strokes = [];
      COLOR_MAP.fills.forEach(({ from, to }) => {
        (Array.isArray(from) ? from : [from]).forEach(f => {
          const k = normColor(f);
          if (k) {
            const [r, g, b] = [k.slice(1, 3), k.slice(3, 5), k.slice(5, 7)].map(v => parseInt(v, 16));
            fills.push({ hex: k, rgbLoose: new RegExp(`rgb\\s*\\(\\s*${r}\\s*,\\s*${g}\\s*,\\s*${b}\\s*\\)`, "gi"), to });
          }
        });
      });
      COLOR_MAP.strokes.forEach(({ from, to }) => {
        (Array.isArray(from) ? from : [from]).forEach(f => {
          const k = normColor(f);
          if (k) {
            const [r, g, b] = [k.slice(1, 3), k.slice(3, 5), k.slice(5, 7)].map(v => parseInt(v, 16));
            strokes.push({ hex: k, rgbLoose: new RegExp(`rgb\\s*\\(\\s*${r}\\s*,\\s*${g}\\s*,\\s*${b}\\s*\\)`, "gi"), to });
          }
        });
      });
      return { fills, strokes };
    }

    function recolorSvg(svgRoot, pairs) {
      if (!svgRoot) return;
      const maybeSwap = (val, list) => {
        const n = normColor(val);
        if (!n) return null;
        const hit = list.find(p => p.hex === n);
        return hit ? hit.to : null;
      };

      svgRoot.querySelectorAll("path, rect, circle, ellipse, polygon, polyline, line, g, use").forEach(el => {
        const fAttr = el.getAttribute("fill");
        const fStyle = el.style && el.style.fill ? el.style.fill : null;
        const fTo = maybeSwap(fAttr, pairs.fills) || maybeSwap(fStyle, pairs.fills);
        if (fTo) { el.setAttribute("fill", fTo); if (el.style) el.style.fill = fTo; }

        const sAttr = el.getAttribute("stroke");
        const sStyle = el.style && el.style.stroke ? el.style.stroke : null;
        const sTo = maybeSwap(sAttr, pairs.strokes) || maybeSwap(sStyle, pairs.strokes);
        if (sTo) { el.setAttribute("stroke", sTo); if (el.style) el.style.stroke = sTo; }
      });

      svgRoot.querySelectorAll("stop").forEach(stop => {
        const scAttr = stop.getAttribute("stop-color");
        const scStyle = stop.style && stop.style.stopColor ? stop.style.stopColor : null;
        const fTo = maybeSwap(scAttr, pairs.fills) || maybeSwap(scStyle, pairs.fills);
        if (fTo) { stop.setAttribute("stop-color", fTo); if (stop.style) stop.style.stopColor = fTo; }
      });

      svgRoot.querySelectorAll("style").forEach(s => {
        const before = s.textContent || "";
        let css = before;
        pairs.fills.forEach(({ hex, rgbLoose, to }) => {
          css = css.replace(new RegExp(hex.replace('#', '\\#'), "gi"), to);
          css = css.replace(rgbLoose, to);
        });
        pairs.strokes.forEach(({ hex, rgbLoose, to }) => {
          css = css.replace(new RegExp(hex.replace('#', '\\#'), "gi"), to);
          css = css.replace(rgbLoose, to);
        });
        if (css !== before) s.textContent = css;
      });
    }

    /* ===================== Build color pairs once ===================== */
    const pairs = buildPairs();

    /* ===================== Reactive reduced motion preference ===================== */
    const reducedMotionQuery = matchMedia("(prefers-reduced-motion: reduce)");
    let prefersReducedMotion = reducedMotionQuery.matches;

    const onReducedMotionChange = (e) => {
      prefersReducedMotion = e.matches;
      if (prefersReducedMotion) {
        elementDataMap.forEach((data) => {
          if (data.api && data.api.isReady) data.api.pause();
        });
      } else {
        checkAllVisibleElements();
      }
    };

    if (reducedMotionQuery.addEventListener) {
      reducedMotionQuery.addEventListener("change", onReducedMotionChange);
    } else if (reducedMotionQuery.addListener) {
      reducedMotionQuery.addListener(onReducedMotionChange);
    }

    /* ===================== Element tracking ===================== */
    const elementDataMap = new Map();
    const pendingElements = new Set();

    /* ===================== Single RAF loop for all recoloring ===================== */
    let rafId = null;
    let frameCount = 0;

    function recolorLoop() {
      frameCount++;
      if (frameCount % RECOLOR_FRAME_INTERVAL === 0) {
        elementDataMap.forEach((data, root) => {
          if (root.isConnected && data.isVisible && data.svgRoot) {
            recolorSvg(data.svgRoot, pairs);
          }
        });
      }
      if (FORCE_MODE && elementDataMap.size > 0) {
        rafId = requestAnimationFrame(recolorLoop);
      } else {
        rafId = null;
      }
    }

    function startRecolorLoop() {
      if (FORCE_MODE && rafId === null && elementDataMap.size > 0) {
        rafId = requestAnimationFrame(recolorLoop);
      }
    }

    function stopRecolorLoopIfEmpty() {
      if (elementDataMap.size === 0 && rafId !== null) {
        cancelAnimationFrame(rafId);
        rafId = null;
      }
    }

    /* ===================== Lottie library retry mechanism ===================== */
    let retryTimeoutId = null;
    let retryCount = 0;

    function isLottieAvailable() {
      return window.lottie && typeof window.lottie.loadAnimation === "function";
    }

    function processPendingElements() {
      if (pendingElements.size === 0) {
        retryTimeoutId = null;
        retryCount = 0;
        return;
      }

      if (isLottieAvailable()) {
        pendingElements.forEach(root => {
          if (root.isConnected) {
            delete root.dataset.scriptInitialized;
            initLottieElement(root);
          }
        });
        pendingElements.clear();
        retryTimeoutId = null;
        retryCount = 0;
        return;
      }

      retryCount++;
      if (retryCount >= LOTTIE_MAX_RETRIES) {
        console.warn("Pictogram Lottie: lottie-web library not available after " + (LOTTIE_MAX_RETRIES * LOTTIE_RETRY_INTERVAL / 1000) + "s timeout");
        pendingElements.clear();
        retryTimeoutId = null;
        retryCount = 0;
        return;
      }

      retryTimeoutId = setTimeout(processPendingElements, LOTTIE_RETRY_INTERVAL);
    }

    function queueForLottieRetry(root) {
      pendingElements.add(root);
      if (retryTimeoutId === null) {
        retryTimeoutId = setTimeout(processPendingElements, LOTTIE_RETRY_INTERVAL);
      }
    }

    /* ===================== Per-element initialization ===================== */
    function initLottieElement(root) {
      if (root.dataset.scriptInitialized === "true" && !elementDataMap.has(root)) {
        delete root.dataset.scriptInitialized;
      }

      if (root.dataset.scriptInitialized) return;
      root.dataset.scriptInitialized = "true";

      const OBS_ROOT_MARGIN = root.getAttribute("data-lottie-rootmargin") || "0px 0px -10% 0px";
      const OBS_THRESHOLD = Math.min(1, Math.max(0, Number(root.getAttribute("data-lottie-threshold") || 0.2)));

      const src = root.getAttribute("data-lottie-src");
      if (!src) return;

      const loop = !/^(false|0|no)$/i.test(String(root.getAttribute("data-lottie-loop") || "true"));
      const rawSpeed = Number(root.getAttribute("data-lottie-speed") || 1);
      const speed = (rawSpeed > 0) ? rawSpeed : 1;
      const direction = Number(root.getAttribute("data-lottie-direction") || 1) === -1 ? -1 : 1;

      let host = root.querySelector("[data-lottie-host]");
      if (!host) {
        host = document.createElement("div");
        host.setAttribute("data-lottie-host", "");
        host.style.width = "100%";
        host.style.height = "100%";
        root.appendChild(host);
      }

      const isDotLottie = /\.lottie(\?|#|$)/i.test(src);
      const hasDot = typeof customElements !== "undefined" && !!customElements.get("dotlottie-player");

      if (!isDotLottie || !hasDot) {
        if (!isLottieAvailable()) {
          queueForLottieRetry(root);
          return;
        }
      }

      const data = {
        api: null,
        io: null,
        svgRoot: null,
        isVisible: false,
        anim: null,
        checkAndPlayIfVisible: null
      };

      function isElementInViewport() {
        const rect = root.getBoundingClientRect();
        const windowHeight = window.innerHeight || document.documentElement.clientHeight;
        const windowWidth = window.innerWidth || document.documentElement.clientWidth;
        return (rect.top < windowHeight && rect.bottom > 0) && (rect.left < windowWidth && rect.right > 0);
      }

      function checkAndPlayIfVisible() {
        if (!data.api || !data.api.isReady) return;
        if (prefersReducedMotion) {
          data.api.pause();
          return;
        }
        if (isElementInViewport()) {
          data.isVisible = true;
          data.api.play();
        }
      }

      data.checkAndPlayIfVisible = checkAndPlayIfVisible;

      function handleLoadError(error) {
        console.warn("Lottie failed to load:", src, error);
        root.dataset.lottieError = "true";
      }

      function onAnimationReady(svgRoot) {
        data.api.isReady = true;
        data.api.setSpeed(speed);
        data.api.setDirection(direction);
        data.svgRoot = svgRoot;

        if (svgRoot) {
          recolorSvg(svgRoot, pairs);
          startRecolorLoop();
        }

        checkAndPlayIfVisible();
      }

      if (isDotLottie && hasDot) {
        const player = document.createElement("dotlottie-player");
        player.setAttribute("src", src);
        player.setAttribute("renderer", "svg");
        player.setAttribute("autoplay", "false");
        player.setAttribute("loop", loop ? "true" : "false");
        player.style.width = "100%";
        player.style.height = "100%";
        host.innerHTML = "";
        host.appendChild(player);

        data.api = {
          isReady: false,
          play() { try { player.play(); } catch (e) { } },
          pause() { try { player.pause(); } catch (e) { } },
          setSpeed(n) { try { player.speed = Number(n) || 1; } catch (e) { } },
          setDirection(d) { try { player.direction = (d === -1 ? -1 : 1); } catch (e) { } },
          destroy() { try { player.remove(); } catch (e) { } }
        };

        player.addEventListener("ready", () => {
          const svgRoot = player.shadowRoot && player.shadowRoot.querySelector("svg");
          onAnimationReady(svgRoot);
        });

        player.addEventListener("error", handleLoadError);

      } else {
        const anim = window.lottie.loadAnimation({
          container: host,
          renderer: "svg",
          loop,
          autoplay: false,
          path: src
        });

        data.anim = anim;

        data.api = {
          isReady: false,
          play() { try { anim.play(); } catch (e) { } },
          pause() { try { anim.pause(); } catch (e) { } },
          setSpeed(n) { try { anim.setSpeed(Number(n) || 1); } catch (e) { } },
          setDirection(d) { try { anim.setDirection(d === -1 ? -1 : 1); } catch (e) { } },
          destroy() { try { anim.destroy(); } catch (e) { } }
        };

        anim.addEventListener("DOMLoaded", () => {
          const svgRoot = host.querySelector("svg");
          onAnimationReady(svgRoot);
        });

        anim.addEventListener("data_failed", handleLoadError);
        anim.addEventListener("error", handleLoadError);
      }

      const io = new IntersectionObserver((entries) => {
        entries.forEach(e => {
          const inView = e.isIntersecting && e.intersectionRatio >= OBS_THRESHOLD;
          data.isVisible = inView;

          if (!data.api || !data.api.isReady) return;

          if (prefersReducedMotion) {
            data.api.pause();
            return;
          }

          inView ? data.api.play() : data.api.pause();
        });
      }, { root: null, rootMargin: OBS_ROOT_MARGIN, threshold: OBS_THRESHOLD });

      io.observe(root);
      data.io = io;

      elementDataMap.set(root, data);
    }

    function cleanupElement(el) {
      const data = elementDataMap.get(el);
      if (data) {
        if (data.io) {
          try { data.io.disconnect(); } catch (e) { }
        }
        if (data.api && data.api.destroy) {
          try { data.api.destroy(); } catch (e) { }
        }
        elementDataMap.delete(el);
        stopRecolorLoopIfEmpty();
      }
      pendingElements.delete(el);
    }

    function checkAllVisibleElements() {
      elementDataMap.forEach((data) => {
        if (data.api && data.api.isReady && data.checkAndPlayIfVisible) {
          data.checkAndPlayIfVisible();
        }
      });
    }

    function init() {
      document.querySelectorAll(".pictogram_lottie_wrap").forEach(initLottieElement);

      if (document.readyState === "complete") {
        checkAllVisibleElements();
      } else {
        window.addEventListener("load", checkAllVisibleElements, { once: true });
      }

      const domObserver = new MutationObserver((mutations) => {
        mutations.forEach((mutation) => {
          mutation.addedNodes.forEach((node) => {
            if (node.nodeType === 1) {
              if (node.matches && node.matches(".pictogram_lottie_wrap")) {
                initLottieElement(node);
              }
              if (node.querySelectorAll) {
                node.querySelectorAll(".pictogram_lottie_wrap").forEach(initLottieElement);
              }
            }
          });

          mutation.removedNodes.forEach((node) => {
            if (node.nodeType === 1) {
              if (node.matches && node.matches(".pictogram_lottie_wrap")) {
                cleanupElement(node);
              }
              if (node.querySelectorAll) {
                node.querySelectorAll(".pictogram_lottie_wrap").forEach(cleanupElement);
              }
            }
          });
        });
      });

      domObserver.observe(document.body, { childList: true, subtree: true });
    }

    if (document.readyState === "loading") {
      document.addEventListener("DOMContentLoaded", init);
    } else {
      init();
    }

    window.PictogramLottie = {
      refresh: checkAllVisibleElements,
      init: initLottieElement,
      cleanup: cleanupElement
    };

  })();
</script></div></div></div></div><div data-animate-header-heading="" class="c-heading-header u-child-contain u-mb-text w-richtext u-max-width-30ch"><p>FAQ</p></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div></div><div data-animate-card-wrap="" class="faq_list_wrap"><div class="faq_list u-grid-above"><div class="list_marginalia_list u-column-custom"><!--$--><div data-close-previous="true" data-close-on-second-click="true" data-open-on-hover="false" data-open-by-default="0" data-accordion="wrap" class="accordion_wrap"><div class="accordion_css w-embed"><style>
.wf-design-mode [data-accordion="content"] {
	display: block;
}
.accordion_toggle_line.is-2 {
    transition: transform 500ms var(--ease-expo-out);
}
[data-accordion="component"].is-opened .accordion_toggle_line.is-2 {
	transform: rotate(0deg);
}
</style></div><div data-accordion="list" role="list" class="accordion_list"><div class="u-display-contents"><div role="listitem" data-wf--accordion-item--variant="base" class="accordion_item u-alignment-start"><div data-cta-copy="Who can apply?" data-accordion="component" data-cta="Startups page" data-cta-position="FAQ" class="accordion_component"><!--$--><h3 class="accordion_toggle_heading"><!--$--><button aria-expanded="false" data-accordion="toggle" class="accordion_toggle_button"><!--$--><span class="accordion_toggle_text u-text-style-h6 u-text-wrap-pretty">Who can apply?</span><!--/$--><!--$--><span data-accordion="icon" class="accordion_toggle_icon"><div class="accordion_toggle_line"></div><div class="accordion_toggle_line is-2"></div></span><!--/$--></button><!--/$--></h3><!--/$--><div data-accordion="content" class="accordion_content_wrap"><div class="accordion_content_text u-rich-text u-text-style-body-2 u-color-faded w-richtext"><p>Any early-stage founder or startup building with Claude can join the Startups program. To qualify for Claude credits and extras, your company must have received equity funding from institutional investor, been founded within the last four years, and not previously received Anthropic startup credits. You&#x27;ll need a Claude Console account, a company email, your website, and a short description of what you&#x27;re building.</p><div class="w-embed w-script"><script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Question",
  "name": "Who can apply?",
  "acceptedAnswer": {
    "@type": "Answer",
    "text": "Any early-stage founder or startup building with Claude can join the Startups program. To qualify for Claude credits and extras, your company must have received equity funding from institutional investor, been founded within the last four years, and not previously received Anthropic startup credits. You'll need a Claude Console account, a company email, your website, and a short description of what you're building."
  }
}
</script></div></div><div class="accordion_content_padding"></div></div></div></div><div role="listitem" data-wf--accordion-item--variant="base" class="accordion_item u-alignment-start"><div data-cta-copy="Do I need VC funding to apply?" data-accordion="component" data-cta="Startups page" data-cta-position="FAQ" class="accordion_component"><!--$--><h3 class="accordion_toggle_heading"><!--$--><button aria-expanded="false" data-accordion="toggle" class="accordion_toggle_button"><!--$--><span class="accordion_toggle_text u-text-style-h6 u-text-wrap-pretty">Do I need VC funding to apply?</span><!--/$--><!--$--><span data-accordion="icon" class="accordion_toggle_icon"><div class="accordion_toggle_line"></div><div class="accordion_toggle_line is-2"></div></span><!--/$--></button><!--/$--></h3><!--/$--><div data-accordion="content" class="accordion_content_wrap"><div class="accordion_content_text u-rich-text u-text-style-body-2 u-color-faded w-richtext"><p>No. The program is open to any early-stage founder or startup with or without VC backing. If you&#x27;re backed by an Anthropic partner VC or accelerator, mention it in your application and you may qualify for additional benefits.</p><div class="w-embed w-script"><script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Question",
  "name": "Do I need VC funding to apply?",
  "acceptedAnswer": {
    "@type": "Answer",
    "text": "No. The program is open to any early-stage founder or startup with or without VC backing. If you're backed by an Anthropic partner VC or accelerator, mention it in your application and you may qualify for additional benefits."
  }
}
</script></div></div><div class="accordion_content_padding"></div></div></div></div><div role="listitem" data-wf--accordion-item--variant="base" class="accordion_item u-alignment-start"><div data-cta-copy="How do I apply?" data-accordion="component" data-cta="Startups page" data-cta-position="FAQ" class="accordion_component"><!--$--><h3 class="accordion_toggle_heading"><!--$--><button aria-expanded="false" data-accordion="toggle" class="accordion_toggle_button"><!--$--><span class="accordion_toggle_text u-text-style-h6 u-text-wrap-pretty">How do I apply?</span><!--/$--><!--$--><span data-accordion="icon" class="accordion_toggle_icon"><div class="accordion_toggle_line"></div><div class="accordion_toggle_line is-2"></div></span><!--/$--></button><!--/$--></h3><!--/$--><div data-accordion="content" class="accordion_content_wrap"><div class="accordion_content_text u-rich-text u-text-style-body-2 u-color-faded w-richtext"><p>Fill out the application on this page. It takes about two minutes. You&#x27;ll need a Claude Console account (the API console, not the Claude app) and a company email address.</p><div class="w-embed w-script"><script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Question",
  "name": "How do I apply?",
  "acceptedAnswer": {
    "@type": "Answer",
    "text": "Fill out the application on this page. It takes about two minutes. You'll need a Claude Console account (the API console, not the Claude app) and a company email address."
  }
}
</script></div></div><div class="accordion_content_padding"></div></div></div></div><div role="listitem" data-wf--accordion-item--variant="base" class="accordion_item u-alignment-start"><div data-cta-copy="Can I use credits on AWS Bedrock or Google Vertex AI?" data-accordion="component" data-cta="Startups page" data-cta-position="FAQ" class="accordion_component"><!--$--><h3 class="accordion_toggle_heading"><!--$--><button aria-expanded="false" data-accordion="toggle" class="accordion_toggle_button"><!--$--><span class="accordion_toggle_text u-text-style-h6 u-text-wrap-pretty">Can I use credits on AWS Bedrock or Google Vertex AI?</span><!--/$--><!--$--><span data-accordion="icon" class="accordion_toggle_icon"><div class="accordion_toggle_line"></div><div class="accordion_toggle_line is-2"></div></span><!--/$--></button><!--/$--></h3><!--/$--><div data-accordion="content" class="accordion_content_wrap"><div class="accordion_content_text u-rich-text u-text-style-body-2 u-color-faded w-richtext"><p>No. Claude startup credits apply to the first-party Claude API via the Claude Console. They can&#x27;t be used on AWS Bedrock, Google Cloud Vertex AI, or other third-party platforms.</p><div class="w-embed w-script"><script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Question",
  "name": "Can I use credits on AWS Bedrock or Google Vertex AI?",
  "acceptedAnswer": {
    "@type": "Answer",
    "text": "No. Claude startup credits apply to the first-party Claude API via the Claude Console. They can't be used on AWS Bedrock, Google Cloud Vertex AI, or other third-party platforms."
  }
}
</script></div></div><div class="accordion_content_padding"></div></div></div></div><div role="listitem" data-wf--accordion-item--variant="base" class="accordion_item u-alignment-start"><div data-cta-copy="Does the program include higher API rate limits?" data-accordion="component" data-cta="Startups page" data-cta-position="FAQ" class="accordion_component"><!--$--><h3 class="accordion_toggle_heading"><!--$--><button aria-expanded="false" data-accordion="toggle" class="accordion_toggle_button"><!--$--><span class="accordion_toggle_text u-text-style-h6 u-text-wrap-pretty">Does the program include higher API rate limits?</span><!--/$--><!--$--><span data-accordion="icon" class="accordion_toggle_icon"><div class="accordion_toggle_line"></div><div class="accordion_toggle_line is-2"></div></span><!--/$--></button><!--/$--></h3><!--/$--><div data-accordion="content" class="accordion_content_wrap"><div class="accordion_content_text u-rich-text u-text-style-body-2 u-color-faded w-richtext"><p>Yes. Acceptance upgrades you to our highest rate limits , so you can ship to production without throttling while you&#x27;re on credits.</p><div class="w-embed w-script"><script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Question",
  "name": "Does the program include higher API rate limits?",
  "acceptedAnswer": {
    "@type": "Answer",
    "text": "Yes. Acceptance upgrades you to our highest rate limits , so you can ship to production without throttling while you're on credits."
  }
}
</script></div></div><div class="accordion_content_padding"></div></div></div></div><div role="listitem" data-wf--accordion-item--variant="base" class="accordion_item u-alignment-start"><div data-cta-copy="What happens after the program? " data-accordion="component" data-cta="Startups page" data-cta-position="FAQ" class="accordion_component"><!--$--><h3 class="accordion_toggle_heading"><!--$--><button aria-expanded="false" data-accordion="toggle" class="accordion_toggle_button"><!--$--><span class="accordion_toggle_text u-text-style-h6 u-text-wrap-pretty">What happens after the program? </span><!--/$--><!--$--><span data-accordion="icon" class="accordion_toggle_icon"><div class="accordion_toggle_line"></div><div class="accordion_toggle_line is-2"></div></span><!--/$--></button><!--/$--></h3><!--/$--><div data-accordion="content" class="accordion_content_wrap"><div class="accordion_content_text u-rich-text u-text-style-body-2 u-color-faded w-richtext"><p>You keep building. Standard API pricing kicks in automatically with no migration. If you need help optimizing costs as you scale, the Claude for Startups team can help.</p><div class="w-embed w-script"><script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Question",
  "name": "What happens after the program? ",
  "acceptedAnswer": {
    "@type": "Answer",
    "text": "You keep building. Standard API pricing kicks in automatically with no migration. If you need help optimizing costs as you scale, the Claude for Startups team can help."
  }
}
</script></div></div><div class="accordion_content_padding"></div></div></div></div></div></div><div class="accordion_js w-embed w-script"><script>
document.addEventListener("DOMContentLoaded", function () {
  document.querySelectorAll("[data-accordion='wrap']").forEach((component, listIndex) => {
    if (component.dataset.scriptInitialized) return;
    component.dataset.scriptInitialized = "true";

    const closePrevious = component.getAttribute("data-close-previous") !== "false";
    const closeOnSecondClick = component.getAttribute("data-close-on-second-click") !== "false";
    const openOnHover = component.getAttribute("data-open-on-hover") === "true";
    const openByDefault = component.getAttribute("data-open-by-default") !== null && !isNaN(+component.getAttribute("data-open-by-default")) ? +component.getAttribute("data-open-by-default") : false;
		const list = component.querySelector("[data-accordion='list']");
    let previousIndex = null,
      closeFunctions = [];

    function removeCMSList(slot) {
      const dynList = Array.from(slot.children).find((child) => child.classList.contains("w-dyn-list"));
      if (!dynList) return;
      const nestedItems = dynList?.firstElementChild?.children;
      if (!nestedItems) return;
      const staticWrapper = [...slot.children];
      [...nestedItems].forEach(el => el.firstElementChild && slot.appendChild(el.firstElementChild));
      staticWrapper.forEach((el) => el.remove());
    }
    removeCMSList(list);

    component.querySelectorAll("[data-accordion='component']").forEach((card, cardIndex) => {
      const button = card.querySelector("[data-accordion='toggle']");
      const content = card.querySelector("[data-accordion='content']");

      if (!button || !content ) return console.warn("Missing elements:", card);

      button.setAttribute("aria-expanded", "false");
      button.setAttribute("id", "accordion_button_" + listIndex + "_" + cardIndex);
      content.setAttribute("id", "accordion_content_" + listIndex + "_" + cardIndex);
      button.setAttribute("aria-controls", content.id);
      content.setAttribute("aria-labelledby", button.id);
      content.style.display = "none";

      const refresh = () => {
        tl.invalidate();
        if (typeof ScrollTrigger !== "undefined") ScrollTrigger.refresh();
      };
      const tl = gsap.timeline({ paused: true, defaults: { duration: 0.3, ease: "power1.inOut" }, onComplete: refresh, onReverseComplete: refresh });
      tl.set(content, { display: "block" });
      tl.fromTo(content, { height: 0 }, { height: "auto" });

      const closeAccordion = () => card.classList.contains("is-opened") && (card.classList.remove("is-opened"), tl.reverse(), button.setAttribute("aria-expanded", "false"));
      closeFunctions[cardIndex] = closeAccordion;

      const openAccordion = (instant = false) => {
        if (closePrevious && previousIndex !== null && previousIndex !== cardIndex) closeFunctions[previousIndex]?.();
        previousIndex = cardIndex;
        button.setAttribute("aria-expanded", "true");
        card.classList.add("is-opened");
        instant ? tl.progress(1) : tl.play();
      };
      if (openByDefault === cardIndex + 1) openAccordion(true);

      button.addEventListener("click", () => (card.classList.contains("is-opened") && closeOnSecondClick ? (closeAccordion(), (previousIndex = null)) : openAccordion()));
      if (openOnHover) button.addEventListener("mouseenter", () => openAccordion());
    });
  });
});
</script></div></div><!--/$--></div></div><div data-aside-rail="" class="marginalia_rail is-left"></div><div data-aside-rail="" class="marginalia_rail is-right"></div><div tabindex="0" data-aside="slider" class="marginalia_slider"><div class="u-embed-js w-embed w-script"><script>
document.addEventListener("DOMContentLoaded", function () {
  document.querySelectorAll(".marginalia_slider").forEach((element) => {
    if (element.dataset.scriptInitialized) return;
    element.dataset.scriptInitialized = "true";

    // --- Marginalia Slider (scoped to `element`) ---
    try { gsap.registerPlugin(Draggable); } catch (e) {}

    const slider   = element; // treat the .marginalia_slider as the slider root
    const track    = slider.querySelector("[data-aside-track]");
    const viewport = slider.querySelector("[data-aside-viewport]");
    const prevBtn  = slider.querySelector("[data-aside-prev]");
    const nextBtn  = slider.querySelector("[data-aside-next]");
    const controls = slider.querySelector("[data-aside-slider-controls]");
    let dotsWrap   = controls?.querySelector("[data-aside-dots]") || null;

    const rails = Array.from(slider.parentElement?.querySelectorAll("[data-aside-rail]") || []);
    if (!track || !viewport || !rails.length) return;

    const cards = rails.flatMap((r) => Array.from(r.querySelectorAll("[data-aside-card]")));
    if (!cards.length) return;

    // Preserve DOM order (to restore on desktop)
    const placeholders = new Map();
    cards.forEach((card) => {
      const marker = document.createComment("card-slot");
      card.parentNode.insertBefore(marker, card);
      placeholders.set(card, marker);
    });

    // ---- state ----
    let loopTL = null; // only exists when overflowing
    let activeIndex = 0;
    let mode = null;
    let isOverflowing = false;

    function moveCardsToTrack() {
      cards.forEach((c) => track.appendChild(c));
    }
    function moveCardsBackToRails() {
      cards.forEach((c) => {
        const marker = placeholders.get(c);
        if (marker?.parentNode) marker.parentNode.insertBefore(c, marker);
      });
      if (window.gsap) gsap.set(cards, { clearProps: "x,xPercent" });
    }

    // ---- overflow measuring ----
    function getGapPx(el) {
      const cs = getComputedStyle(el);
      return parseFloat(cs.gap) || parseFloat(cs.columnGap) || 0;
    }
    function measureOverflow() {
      const vw = viewport.getBoundingClientRect().width;
      const gap = getGapPx(track);
      const widths = cards.map((c) => c.getBoundingClientRect().width);
      const total = widths.reduce((a, w) => a + w, 0) + gap * Math.max(0, widths.length - 1);
      return total > vw + 0.5; // tolerance
    }

    function setBtnState(btn, disabled) {
      if (!btn) return;
      btn.classList.toggle("is-disabled", !!disabled);
      btn.setAttribute("aria-disabled", disabled ? "true" : "false");
      if ("disabled" in btn) btn.disabled = !!disabled;
    }

    function updateControlsVisibility(overflow) {
      if (!controls) return;
      controls.style.display = overflow ? "" : "none";
      setBtnState(prevBtn, !overflow);
      setBtnState(nextBtn, !overflow);
    }

    // ---- dots ----
    function ensureDots(count) {
      if (!controls) return;
      if (!dotsWrap) {
        dotsWrap = document.createElement("div");
        dotsWrap.setAttribute("data-aside-dots", "");
        controls.appendChild(dotsWrap);
      }
      if (dotsWrap.childElementCount !== count) {
        dotsWrap.innerHTML = "";
        const frag = document.createDocumentFragment();
        for (let i = 0; i < count; i++) {
          const b = document.createElement("button");
          b.type = "button";
          b.setAttribute("data-aside-dot", "");
          b.setAttribute("aria-label", `Go to slide ${i + 1}`);
          b.addEventListener("click", () => {
            if (loopTL) loopTL.toIndex(i, { duration: 0.5, ease: "power1.inOut" });
          });
          frag.appendChild(b);
        }
        dotsWrap.appendChild(frag);
      }
      updateDots();
    }
    function updateDots() {
      if (!dotsWrap) return;
      const dots = Array.from(dotsWrap.querySelectorAll("[data-aside-dot]"));
      dots.forEach((d, i) => {
        const on = i === activeIndex;
        d.classList.toggle("is-active", on);
        d.setAttribute("aria-current", on ? "true" : "false");
      });
    }

    // ---- build / destroy loop (only when overflowing) ----
    function buildLoop() {
      if (loopTL) return; // already active
      loopTL = horizontalLoop(cards, {
        paused: true,
        draggable: true,
        center: false,
        speed: 1,
        snap: false,
        onChange: (el, idx) => {
          activeIndex = idx;
          updateDots();
        },
        _trigger: viewport,
      });
      loopTL.pause(0);

      prevBtn?.addEventListener("click", onPrev);
      nextBtn?.addEventListener("click", onNext);
      window.addEventListener("resize", onResizeMeasure);
    }

    function destroyLoop() {
      window.removeEventListener("resize", onResizeMeasure);
      prevBtn?.removeEventListener("click", onPrev);
      nextBtn?.removeEventListener("click", onNext);

      if (loopTL) {
        loopTL.kill && loopTL.kill();
        loopTL = null;
      }
      gsap.set(cards, { clearProps: "x,xPercent" });
    }

    // ---- slider enter/leave ----
    function enterSlider() {
      if (mode === "slider") return;
      mode = "slider";

      moveCardsToTrack();
      track.style.display = "flex";
      track.style.flexWrap = "nowrap";

      // Force a reflow to ensure dimensions are calculated
      track.offsetHeight;

      // Measure AFTER the track is visible
      isOverflowing = measureOverflow();
      updateControlsVisibility(isOverflowing);

      if (isOverflowing) {
        ensureDots(cards.length);
        buildLoop();
      } else {
        destroyLoop();
      }
    }

    function leaveSlider() {
      if (mode === "desktop") return;
      mode = "desktop";

      destroyLoop();
      updateControlsVisibility(false);
      moveCardsBackToRails();
    }

    function onPrev() {
      if (!isOverflowing || !loopTL) return;
      loopTL.previous({ duration: 0.45, ease: "power1.inOut" });
    }
    function onNext() {
      if (!isOverflowing || !loopTL) return;
      loopTL.next({ duration: 0.45, ease: "power1.inOut" });
    }

    function onResizeMeasure() {
      const overflowNow = measureOverflow();
      if (overflowNow === isOverflowing) return;

      isOverflowing = overflowNow;
      updateControlsVisibility(isOverflowing);

      if (isOverflowing) {
        ensureDots(cards.length);
        buildLoop(); // enable drag/loop
      } else {
        destroyLoop(); // disable drag/loop completely
      }
    }

    // ---- mode switch driven by CSS (tablet if slider block is visible) ----
    function cssSaysTablet() {
      return getComputedStyle(slider).display !== "none";
    }
    function setMode(compact, { initial = false } = {}) {
      const target = compact ? "slider" : "desktop";
      if (mode === target && !initial) return;
      if (compact) enterSlider();
      else leaveSlider();
    }

    const ro = new ResizeObserver(() => setMode(cssSaysTablet()));
    if (slider.parentElement) ro.observe(slider.parentElement);
    window.addEventListener("resize", () => setMode(cssSaysTablet()));

    // Initial
    setMode(cssSaysTablet(), { initial: true });

    // === horizontalLoop helper (full implementation) ===
    function horizontalLoop(items, config) {
      let timeline;
      items = gsap.utils.toArray(items);
      config = config || {};
      let triggerEl = config._trigger || items[0].parentNode;

      gsap.context(() => {
        let onChange = config.onChange,
          lastIndex = 0,
          tl = gsap.timeline({
            repeat: config.repeat,
            onUpdate:
              onChange &&
              function () {
                let i = tl.closestIndex();
                if (lastIndex !== i) {
                  lastIndex = i;
                  onChange(items[i], i);
                }
              },
            paused: config.paused,
            defaults: { ease: "none" },
            onReverseComplete: () => tl.totalTime(tl.rawTime() + tl.duration() * 100),
          }),
          length = items.length,
          startX = items[0].offsetLeft,
          times = [],
          widths = [],
          spaceBefore = [],
          xPercents = [],
          curIndex = 0,
          indexIsDirty = false,
          center = config.center,
          pixelsPerSecond = (config.speed || 1) * 100,
          snap = config.snap === false ? (v) => v : gsap.utils.snap(config.snap || 1),
          timeOffset = 0,
          container =
            center === true
              ? items[0].parentNode
              : gsap.utils.toArray(center)[0] || items[0].parentNode,
          totalWidth,
          getTotalWidth = () =>
            items[length - 1].offsetLeft +
            (xPercents[length - 1] / 100) * widths[length - 1] -
            startX +
            spaceBefore[0] +
            items[length - 1].offsetWidth * gsap.getProperty(items[length - 1], "scaleX") +
            (parseFloat(config.paddingRight) || 0),
          populateWidths = () => {
            let b1 = container.getBoundingClientRect(),
              b2;
            items.forEach((el, i) => {
              widths[i] = el.offsetWidth;
              xPercents[i] = snap(
                (parseFloat(gsap.getProperty(el, "x", "px")) / widths[i]) * 100 +
                  gsap.getProperty(el, "xPercent")
              );
              b2 = el.getBoundingClientRect();
              spaceBefore[i] = b2.left - (i ? b1.right : b1.left);
              b1 = b2;
            });
            gsap.set(items, { xPercent: (i) => xPercents[i] });
            totalWidth = getTotalWidth();
          },
          timeWrap,
          populateOffsets = () => {
            timeOffset = center ? (tl.duration() * (container.offsetWidth / 2)) / totalWidth : 0;
            center &&
              times.forEach((t, i) => {
                times[i] = timeWrap(
                  tl.labels["label" + i] +
                    (tl.duration() * widths[i]) / 2 / totalWidth -
                    timeOffset
                );
              });
          },
          getClosest = (values, value, wrap) => {
            let i = values.length,
              closest = 1e10,
              index = 0,
              d;
            while (i--) {
              d = Math.abs(values[i] - value);
              if (d > wrap / 2) d = wrap - d;
              if (d < closest) {
                closest = d;
                index = i;
              }
            }
            return index;
          },
          populateTimeline = () => {
            let i, item, curX, distanceToStart, distanceToLoop;
            tl.clear();
            for (i = 0; i < length; i++) {
              item = items[i];
              curX = (xPercents[i] / 100) * widths[i];
              distanceToStart = item.offsetLeft + curX - startX + spaceBefore[0];
              distanceToLoop = distanceToStart + widths[i] * gsap.getProperty(item, "scaleX");
              tl.to(
                item,
                {
                  xPercent: snap(((curX - distanceToLoop) / widths[i]) * 100),
                  duration: distanceToLoop / pixelsPerSecond,
                },
                0
              )
                .fromTo(
                  item,
                  {
                    xPercent: snap(
                      ((curX - distanceToLoop + totalWidth) / widths[i]) * 100
                    ),
                  },
                  {
                    xPercent: xPercents[i],
                    duration:
                      (curX - distanceToLoop + totalWidth - curX) / pixelsPerSecond,
                    immediateRender: false,
                  },
                  distanceToLoop / pixelsPerSecond
                )
                .add("label" + i, distanceToStart / pixelsPerSecond);
              times[i] = distanceToStart / pixelsPerSecond;
            }
            timeWrap = gsap.utils.wrap(0, tl.duration());
          },
          refresh = (deep) => {
            let progress = tl.progress();
            tl.progress(0, true);
            populateWidths();
            deep && populateTimeline();
            populateOffsets();
            deep && tl.draggable && tl.paused()
              ? tl.time(times[curIndex], true)
              : tl.progress(progress, true);
          },
          onResize = () => refresh(true),
          proxy;

        gsap.set(items, { x: 0 });
        populateWidths();
        populateTimeline();
        populateOffsets();
        window.addEventListener("resize", onResize);

        function toIndex(index, vars) {
          vars = vars || {};
          Math.abs(index - curIndex) > length / 2 && (index += index > curIndex ? -length : length);
          let newIndex = gsap.utils.wrap(0, length, index),
            time = times[newIndex];
          if (time > tl.time() !== index > curIndex && index !== curIndex) {
            time += tl.duration() * (index > curIndex ? 1 : -1);
          }
          if (time < 0 || time > tl.duration()) {
            vars.modifiers = { time: timeWrap };
          }
          curIndex = newIndex;
          vars.overwrite = true;
          gsap.killTweensOf(proxy);
          return vars.duration === 0 ? tl.time(timeWrap(time)) : tl.tweenTo(time, vars);
        }

        tl.toIndex = (index, vars) => toIndex(index, vars);
        tl.closestIndex = (setCurrent) => {
          let i = getClosest(times, tl.time(), tl.duration());
          if (setCurrent) {
            curIndex = i;
            indexIsDirty = false;
          }
          return i;
        };
        tl.current = () => (indexIsDirty ? tl.closestIndex(true) : curIndex);
        tl.next = (vars) => toIndex(tl.current() + 1, vars);
        tl.previous = (vars) => toIndex(tl.current() - 1, vars);
        tl.times = times;
        tl.progress(1, true).progress(0, true);

        if (config.reversed) {
          tl.vars.onReverseComplete();
          tl.reverse();
        }

        // ---- Draggable: ONE-SLIDE-PER-DRAG (no inertia) ----
        if (config.draggable && typeof Draggable === "function") {
          proxy = document.createElement("div");

          let startProgress,
            ratio,
            draggable,
            minP = 0,
            maxP = 1,
            DRAG_THRESHOLD_TIME = 0.15,
            alignClamped = function () {
              var raw = startProgress + (draggable.startX - draggable.x) * ratio;
              if (raw < minP) raw = minP;
              if (raw > maxP) raw = maxP;
              tl.progress(gsap.utils.wrap(0, 1, raw));
            },
            computeWindow = function () {
              let dur = tl.duration();
              let ci = tl.closestIndex(true);
              let curT = times[ci];
              let nextT = times[(ci + 1) % length];
              let prevT = times[(ci - 1 + length) % length];

              let forwardSpan = nextT - curT;
              if (forwardSpan <= 0) forwardSpan += dur;
              let backSpan = curT - prevT;
              if (backSpan <= 0) backSpan += dur;

              let forwardP = forwardSpan / dur;
              let backP = backSpan / dur;

              startProgress = tl.progress();

              minP = startProgress - backP;
              maxP = startProgress + forwardP;
            };

          draggable = Draggable.create(proxy, {
            trigger: triggerEl,
            type: "x",
            inertia: false,
            onPressInit() {
              gsap.killTweensOf(tl);
              tl.pause();
              refresh(); // widths/times fresh
              ratio = 1 / totalWidth;
              computeWindow();
              gsap.set(proxy, { x: startProgress / -ratio });
            },
            onDrag: alignClamped,
            onRelease() {
              let dur = tl.duration();
              let ci = tl.closestIndex(true);
              let curT = times[ci];
              let nextT = times[(ci + 1) % length];
              let prevT = times[(ci - 1 + length) % length];
              let forwardSpan = nextT - curT;
              if (forwardSpan <= 0) forwardSpan += dur;
              let backSpan = curT - prevT;
              if (backSpan <= 0) backSpan += dur;
              let forwardP = forwardSpan / dur;
              let backP = backSpan / dur;

              let raw = startProgress + (draggable.startX - draggable.x) * ratio;
              if (raw < minP) raw = minP;
              if (raw > maxP) raw = maxP;

              let deltaP = raw - startProgress;

              if (deltaP > DRAG_THRESHOLD_TIME * forwardP) {
                tl.next({ duration: 0.45, ease: "power1.inOut" });
              } else if (-deltaP > DRAG_THRESHOLD_TIME * backP) {
                tl.previous({ duration: 0.45, ease: "power1.inOut" });
              } else {
                tl.toIndex(ci, { duration: 0.25, ease: "power2.out" });
              }
            },
          })[0];

          tl.draggable = draggable;
        }

        // initial index + callback
        tl.closestIndex(true);
        lastIndex = curIndex;
        onChange && onChange(items[curIndex], curIndex);

        const cleanupLoopResize = () => window.removeEventListener("resize", onResize);
        timeline = tl;

        timeline.kill = function () {
          try { cleanupLoopResize && cleanupLoopResize(); } catch (e) {}
          try { timeline.draggable && timeline.draggable.kill(); } catch (e) {}
          try { timeline.clear && timeline.clear(); } catch (e) {}
        };
      });

      return timeline;
    }
    // --- end Marginalia Slider ---
  });
});
</script></div><div class="u-embed-css w-embed"><style>
  @container threshold-medium (width < 58em) {
    .marginalia_rail { display: none !important; }
    .marginalia_slider { display: block; }
    .marginalia_slider:has(.marginalia_slider_track:empty) {
      visibility: hidden;
      height: 0;
      overflow: hidden;
      margin: unset;
    }
    .feature_list_layout { display: flex !important; }
  }

  [data-aside-track] > [data-aside-card] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  [data-aside-track] > [data-aside-card] .marginalia_wrap {
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;
  }

  [data-aside-prev],
  [data-aside-next] {
    transition: opacity 0.3s ease;
  }

  [data-aside-prev].is-disabled,
  [data-aside-next].is-disabled {
    opacity: 0.3;
    pointer-events: none;
    cursor: default;
  }

  [data-aside-dot]{
    width: 0.3125rem;
    height: 0.3125rem;
    border-radius: 999px;
    background: var(--_theme---border-secondary);
    transition: background 0.3s ease;
  }

  [data-aside-dot].is-active{
    background: var(--_theme---foreground-primary);
  }
  
  .feature_list_layout .icon-block_wrap {
  	padding-top: var(--_spacing---space--1-5rem);
    border-top: var(--border-width--main) solid var(--_theme---border-tertiary);
  }
</style></div><div data-aside-viewport="" class="slider_viewport"><div data-aside-track="" class="marginalia_slider_track"></div></div><div data-aside-slider-controls="" class="marginalia_slider_controls"><!--$--><div data-wf--button-icon-main--style="tertiary" data-aside-prev="" class="button_icon_main_wrap w-variant-52cf1529-e159-a9a6-666f-6cc78aab2881"><div class="button_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M8.14648 4.64648C8.34176 4.45136 8.6583 4.45127 8.85352 4.64648C9.04868 4.8417 9.04862 5.15826 8.85352 5.35352L4.70703 9.50001H16.5C16.7761 9.50001 17 9.72387 17 10C16.9999 10.2761 16.7761 10.5 16.5 10.5H4.70703L8.85352 14.6465C9.04863 14.8418 9.04873 15.1583 8.85352 15.3535C8.6583 15.5487 8.34174 15.5486 8.14648 15.3535L3.14648 10.3535C3.05274 10.2598 3.00003 10.1326 3 10C3 9.90061 3.02967 9.80418 3.08398 9.72267L3.14648 9.64649L8.14648 4.64648Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Prev" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Prev</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Prev</span><!--/$--></button><!--/$--></div></div><!--/$--><div data-aside-dots="" class="marginalia_slider_dots"></div><!--$--><div data-wf--button-icon-main--style="tertiary" data-aside-next="" class="button_icon_main_wrap w-variant-52cf1529-e159-a9a6-666f-6cc78aab2881"><div class="button_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M11.1465 4.64648C11.3417 4.45127 11.6582 4.45136 11.8535 4.64648L16.8535 9.64649L16.916 9.72267C16.9703 9.80418 17 9.90061 17 10C17 10.1326 16.9473 10.2598 16.8535 10.3535L11.8535 15.3535C11.6583 15.5486 11.3417 15.5487 11.1465 15.3535C10.9513 15.1583 10.9514 14.8418 11.1465 14.6465L15.293 10.5H3.5C3.2239 10.5 3.00006 10.2761 3 10C3 9.72387 3.22386 9.50001 3.5 9.50001H15.293L11.1465 5.35352C10.9514 5.15826 10.9513 4.8417 11.1465 4.64648Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Next" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Next</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Next</span><!--/$--></button><!--/$--></div></div><!--/$--></div></div></div></div></div><!--/$--></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div></section><!--/$--><!--$--><section data-wf--section--theme="dark-3" id="" class="u-section w-variant-1bfc31ae-0c03-d46c-ae82-d5b08aa25ed3"><div class="u-section-divider"></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div><div class="section_contain u-container u-margin-trim"><div data-animate-header-wrap="" data-wf--module-header-main--heading-style="display-1" class="header_main_wrap u-margin-trim u-alignment-center"><div data-animate-header-heading="" class="c-heading-header u-child-contain u-mb-text w-variant-a985c5bb-c4cf-f0e0-f863-64a96f5a909f w-richtext u-max-width-30ch"><h2>Build with us</h2></div><div data-animate-header-text="" class="header_main_text u-foreground-tertiary u-child-contain u-text-wrap-pretty w-richtext u-mb-text u-max-width-45ch"><p>The Claude Startups Program gives founders access to priority rate limits to build on the best models, community, and resources to support growth. Apply today.</p></div><div data-animate-header-cta="" class="header_main_cta"><!--$--><div data-wf--button-wrapper--mobile-styling="full-width-mobile" id="" class="u-display-contents"><div class="u-button-group w-variant-92fe68b6-7437-d0c6-3fc0-cc8114f8d03d"><div class="u-display-contents"><!--$--><div data-wf--button-main--style="primary" class="button_main_wrap"><div class="u-embed-css w-embed"><style>
.button_main_icon {
  transition: color 300ms ease;
}
.button_main_wrap:hover .button_main_icon {
  color: var(--_button-style---icon-hover); 
}
.button_main_wrap:focus-within .button_main_icon {
  color: var(--_button-style---text-hover) !important;
}
.button_main_wrap:focus-within {
  color: var(--_button-style---text-hover) !important;
}
</style></div><div aria-hidden="true" class="button_main_text u-text-style-body-2">Join the program</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Join the program" target="_blank" data-cta="Startups page" data-cta-position="Build with us" href="/form/startups-application" data-wf-event-ids="157059830" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Join the program</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Join the program</span><!--/$--></button><!--/$--></div></div><!--/$--></div></div></div><!--/$--></div><div data-wf--spacer--section-space="none" class="u-section-spacer u-ignore-trim"></div></div></div><div data-wf--spacer--section-space="main" class="u-section-spacer w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490 u-ignore-trim"></div></section><!--/$--></div></main><section class="footer_wrap u-section"><div class="u-embed-css w-embed"><style>
  @container (width < 52em) {
    .footer_layout {
      display: flex;
      column-gap: var(--_spacing---space--4rem);
      row-gap: var(--_spacing---space--4rem);
    }
    .footer_content_wrap.u-column-custom {
      display: contents;
    }
  }

  .footer_link {
    opacity: 1;
    transition: opacity 0.3s ease;
  }
  .footer_links_list:has(.footer_link:hover) .footer_link:not(:hover) {
    opacity: 0.4;
  }
</style></div><div data-wf--background-color--background-color="background-primary" class="background_wrap w-variant-cd5f9287-5b9f-b1bf-cfe9-3449eb06f297 u-cover-absolute"></div><div data-wf--spacer--section-space="small" class="u-section-spacer w-variant-d422cbd0-f212-c815-68df-63414354c21d u-ignore-trim"></div><div class="footer_contain u-container"><div class="footer_layout u-grid-custom"><div class="footer_content_wrap u-column-custom"><div class="footer_content_top"><div class="footer_logo"><!--$--><div STYLE="" class="u-max-width-full"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 573 125" fill="none" class="u-svg"><!--$--><path d="M200.168 110.625C190.376 110.625 181.647 108.688 173.98 104.813C166.355 100.896 160.397 95.4167 156.105 88.375C151.814 81.3333 149.668 73.25 149.668 64.125C149.668 54.4167 151.855 45.7917 156.23 38.25C160.647 30.7083 166.751 24.8542 174.543 20.6875C182.335 16.4792 191.189 14.375 201.105 14.375C207.064 14.375 213.001 15.0208 218.918 16.3125C224.876 17.5625 230.105 19.5208 234.605 22.1875V42.75H228.98C227.397 35.2083 224.293 29.7292 219.668 26.3125C215.085 22.8958 208.814 21.1875 200.855 21.1875C193.23 21.1875 186.897 22.8958 181.855 26.3125C176.814 29.7292 173.085 34.5 170.668 40.625C168.251 46.7083 167.043 53.7917 167.043 61.875C167.043 69.8333 168.397 76.9792 171.105 83.3125C173.814 89.6458 177.835 94.6458 183.168 98.3125C188.501 101.979 194.918 103.813 202.418 103.813C207.501 103.813 211.855 102.813 215.48 100.813C219.147 98.8125 222.23 96.0833 224.73 92.625C227.23 89.125 229.564 84.8333 231.73 79.75H237.605L233.605 102.313C229.272 105.104 224.105 107.188 218.105 108.563C212.105 109.938 206.126 110.625 200.168 110.625ZM243.168 103.938C245.626 103.646 247.543 103.271 248.918 102.813C250.335 102.313 251.355 101.646 251.98 100.813C252.605 99.9792 252.918 98.9167 252.918 97.625V29.5625L243.168 25.875V21.6875L262.793 14.375H267.793V97.625C267.793 98.9167 268.105 99.9792 268.73 100.813C269.355 101.646 270.355 102.313 271.73 102.813C273.147 103.271 275.085 103.646 277.543 103.938V109.375H243.168V103.938ZM300.355 110.625C296.772 110.625 293.605 109.958 290.855 108.625C288.105 107.292 285.96 105.417 284.418 103C282.918 100.583 282.168 97.7917 282.168 94.625C282.168 90 283.626 86.1875 286.543 83.1875C289.501 80.1458 294.043 77.75 300.168 76L322.855 69.5625V62.75C322.855 58.2917 321.793 54.9167 319.668 52.625C317.585 50.3333 314.48 49.1875 310.355 49.1875C306.73 49.1875 303.855 50.2917 301.73 52.5C299.647 54.7083 298.605 57.7083 298.605 61.5V67.125H288.48C287.272 66.375 286.335 65.3958 285.668 64.1875C285.043 62.9375 284.73 61.5625 284.73 60.0625C284.73 57.1042 285.876 54.3958 288.168 51.9375C290.46 49.4375 293.564 47.4583 297.48 46C301.397 44.5417 305.689 43.8125 310.355 43.8125C316.189 43.8125 321.147 44.6875 325.23 46.4375C329.314 48.1875 332.418 50.7708 334.543 54.1875C336.668 57.6042 337.73 61.7292 337.73 66.5625V96.25C337.73 97.7083 338.022 98.875 338.605 99.75C339.23 100.625 340.23 101.333 341.605 101.875C343.022 102.375 344.98 102.771 347.48 103.063V108.5C343.855 109.792 340.376 110.438 337.043 110.438C333.001 110.438 329.751 109.479 327.293 107.563C324.876 105.646 323.439 102.896 322.98 99.3125C319.939 103.063 316.522 105.896 312.73 107.813C308.939 109.688 304.814 110.625 300.355 110.625ZM307.668 100.625C310.335 100.625 312.98 100 315.605 98.75C318.272 97.4583 320.689 95.6667 322.855 93.375V75.3125L305.855 80.375C302.939 81.25 300.71 82.625 299.168 84.5C297.626 86.3333 296.855 88.5833 296.855 91.25C296.855 93.0833 297.314 94.7083 298.23 96.125C299.147 97.5417 300.418 98.6458 302.043 99.4375C303.71 100.229 305.585 100.625 307.668 100.625ZM376.543 110.625C369.876 110.625 364.814 108.938 361.355 105.563C357.897 102.146 356.168 97.1667 356.168 90.625V58.375L346.418 54.9375V50.75L366.105 43.8125H371.043V88.0625C371.043 92.0208 372.043 94.9583 374.043 96.875C376.043 98.7917 379.126 99.75 383.293 99.75C385.96 99.75 388.814 99.1458 391.855 97.9375C394.939 96.7292 397.814 95.0625 400.48 92.9375V58.375L390.73 54.9375V50.75L410.418 43.8125H415.355V92.5C415.355 93.9583 415.647 95.125 416.23 96C416.855 96.875 417.855 97.5625 419.23 98.0625C420.605 98.5625 422.564 98.9792 425.105 99.3125V104.75L405.418 110H400.48V98.9375C396.98 102.563 393.085 105.417 388.793 107.5C384.543 109.583 380.46 110.625 376.543 110.625ZM458.73 110.625C453.105 110.625 448.043 109.354 443.543 106.813C439.085 104.229 435.585 100.688 433.043 96.1875C430.501 91.6458 429.23 86.5625 429.23 80.9375C429.23 73.6042 430.751 67.125 433.793 61.5C436.876 55.875 441.189 51.5208 446.73 48.4375C452.272 45.3542 458.689 43.8125 465.98 43.8125C468.355 43.8125 470.772 44.0625 473.23 44.5625C475.73 45.0625 478.085 45.7708 480.293 46.6875V29.5625L470.543 25.875V21.6875L490.168 14.375H495.168V92.5C495.168 93.9583 495.46 95.125 496.043 96C496.668 96.875 497.668 97.5625 499.043 98.0625C500.418 98.5625 502.376 98.9792 504.918 99.3125V104.75L485.23 110H480.293V101.438C477.168 104.396 473.751 106.667 470.043 108.25C466.335 109.833 462.564 110.625 458.73 110.625ZM464.855 100.563C467.355 100.563 469.96 100.042 472.668 99C475.376 97.9167 477.918 96.4583 480.293 94.625V56C476.21 52.6667 471.751 51 466.918 51C462.168 51 458.126 52.125 454.793 54.375C451.46 56.625 448.939 59.7083 447.23 63.625C445.564 67.5417 444.73 71.9792 444.73 76.9375C444.73 81.6458 445.48 85.7708 446.98 89.3125C448.48 92.8542 450.73 95.625 453.73 97.625C456.772 99.5833 460.48 100.563 464.855 100.563ZM541.293 110.625C535.168 110.625 529.647 109.229 524.73 106.438C519.814 103.646 515.96 99.7708 513.168 94.8125C510.418 89.8125 509.043 84.1875 509.043 77.9375C509.043 71.6042 510.46 65.8333 513.293 60.625C516.126 55.4167 520.001 51.3125 524.918 48.3125C529.876 45.3125 535.376 43.8125 541.418 43.8125C546.001 43.8125 550.272 44.7708 554.23 46.6875C558.189 48.6042 561.501 51.2917 564.168 54.75C566.876 58.2083 568.668 62.1667 569.543 66.625L524.168 80.375C525.418 85.875 527.897 90.1875 531.605 93.3125C535.355 96.3958 539.96 97.9375 545.418 97.9375C550.001 97.9375 554.105 96.8542 557.73 94.6875C561.355 92.4792 564.564 89.1458 567.355 84.6875L572.168 86.1875C571.001 91.1042 568.939 95.4167 565.98 99.125C563.064 102.792 559.48 105.625 555.23 107.625C550.98 109.625 546.335 110.625 541.293 110.625ZM553.293 64.75C552.71 61.9583 551.751 59.5208 550.418 57.4375C549.126 55.3125 547.501 53.6875 545.543 52.5625C543.585 51.3958 541.397 50.8125 538.98 50.8125C535.939 50.8125 533.231 51.7083 530.856 53.5C528.481 55.2917 526.626 57.8333 525.293 61.125C523.96 64.375 523.293 68.1458 523.293 72.4375C523.293 73.1458 523.314 73.7083 523.355 74.125L553.293 64.75Z" fill="currentColor"></path><!--/$--><!--$--><path d="M54.375 118.75L56.125 111L58.125 101L59.75 93L61.25 83.125L62.125 79.875L62 79.625L61.375 79.75L53.875 90L42.5 105.375L33.5 114.875L31.375 115.75L27.625 113.875L28 110.375L30.125 107.375L42.5 91.5L50 81.625L54.875 76L54.75 75.25H54.5L21.5 96.75L15.625 97.5L13 95.125L13.375 91.25L14.625 90L24.5 83.125L49.125 69.375L49.5 68.125L49.125 67.5H47.875L43.75 67.25L29.75 66.875L17.625 66.375L5.75 65.75L2.75 65.125L0 61.375L0.25 59.5L2.75 57.875L6.375 58.125L14.25 58.75L26.125 59.5L34.75 60L47.5 61.375H49.5L49.75 60.5L49.125 60L48.625 59.5L36.25 51.25L23 42.5L16 37.375L12.25 34.75L10.375 32.375L9.625 27.125L13 23.375L17.625 23.75L18.75 24L23.375 27.625L33.25 35.25L46.25 44.875L48.125 46.375L49 45.875V45.5L48.125 44.125L41.125 31.375L33.625 18.375L30.25 13L29.375 9.75C29.0417 8.625 28.875 7.375 28.875 6L32.75 0.750006L34.875 0L40.125 0.750006L42.25 2.625L45.5 10L50.625 21.625L58.75 37.375L61.125 42.125L62.375 46.375L62.875 47.75H63.75V47L64.375 38L65.625 27.125L66.875 13.125L67.25 9.125L69.25 4.375L73.125 1.87501L76.125 3.25L78.625 6.875L78.25 9.125L76.875 18.75L73.875 33.875L72 44.125H73.125L74.375 42.75L79.5 36L88.125 25.25L91.875 21L96.375 16.25L99.25 14H104.625L108.5 19.875L106.75 26L101.25 33L96.625 38.875L90 47.75L86 54.875L86.375 55.375H87.25L102.125 52.125L110.25 50.75L119.75 49.125L124.125 51.125L124.625 53.125L122.875 57.375L112.625 59.875L100.625 62.25L82.75 66.5L82.5 66.625L82.75 67L90.75 67.75L94.25 68H102.75L118.5 69.125L122.625 71.875L125 75.125L124.625 77.75L118.25 80.875L109.75 78.875L89.75 74.125L83 72.5H82V73L87.75 78.625L98.125 88L111.25 100.125L111.875 103.125L110.25 105.625L108.5 105.375L97 96.625L92.5 92.75L82.5 84.375H81.875V85.25L84.125 88.625L96.375 107L97 112.625L96.125 114.375L92.875 115.5L89.5 114.875L82.25 104.875L74.875 93.5L68.875 83.375L68.25 83.875L64.625 121.625L63 123.5L59.25 125L56.125 122.625L54.375 118.75Z" fill="var(--swatch--clay)"></path><!--/$--></svg><!--/$--></div><!--/$--><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Claude logo" target="" data-cta="Startups page" data-cta-position="Footer section" href="https://claude.com" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Homepage</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Homepage</span><!--/$--></button><!--/$--></div></div><div class="footer_prompt"><div data-prompt-scope="" class="prompt_wrap"><div class="u-display-contents"><div class="form_footer_prompt_wrap w-form"><form method="get" name="wf-form-Footer-Prompt" data-name="Footer Prompt" data-claude-mode="intercept" data-claude-form="" id="wf-form-Footer-Prompt" class="form_footer_prompt_list" data-wf-page-id="68b9f99e5686ac70f2d5a4bf" data-wf-element-id="f35deeee-ff20-8187-beb0-116f6969e231"><div class="form_footer_prompt"><textarea class="form_footer_prompt_textarea u-text-style-caption w-input" data-autogrow="" data-claude-textarea="" maxlength="5000" name="field" data-name="Field" placeholder="How can I help you today?" id="footerPrompt"></textarea><!--$--><div data-wf--button-icon-tiny--style="brand" data-claude-button="" class="button_icon_tiny_wrap w-variant-65d2c5b5-e995-8873-5672-27bf4768a028 u-flex-noshrink"><div class="button_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M10 3C10.1326 3.00003 10.2598 3.05274 10.3535 3.14648L15.3536 8.14648C15.5486 8.34174 15.5487 8.6583 15.3536 8.85352C15.1583 9.04873 14.8418 9.04863 14.6465 8.85352L10.5 4.70703V16.5C10.5 16.7761 10.2761 16.9999 10 17C9.72389 17 9.50003 16.7761 9.50003 16.5V4.70703L5.35353 8.85352C5.15827 9.04862 4.84172 9.04868 4.6465 8.85352C4.45128 8.6583 4.45138 8.34176 4.6465 8.14648L9.64651 3.14648L9.72268 3.08398C9.8042 3.02967 9.90062 3 10 3Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Next</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Next</span><!--/$--></button><!--/$--></div></div><!--/$--></div></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div><div class="prompt_button_list"><div class="u-embed-js w-embed w-script"><script>
  (function () {
    const ROOT_SEL = "[data-prompt-scope]";
    const TRIGGER_SEL = "[data-prompt-trigger]";
    const MENU_ATTR = "data-prompt-menu";
    const CLOSE_SEL = "[data-prompt-menu-close]";
    const ACTION_SEL = "a, button, [data-prompt-menu-action]";
    const ITEM_SEL = "[data-prompt-item], li, .menu-item, .w-dyn-item";

    // ---------- Claude helper ----------
    function buildClaudeUrl(text) {
      const url = new URL("https://claude.ai/new");
      url.searchParams.set("q", text || "");
      return url.toString();
    }
    function openClaude(text) {
      const q = (text || "").trim();
      if (!q) return;
      window.open(buildClaudeUrl(q), "_blank", "noopener");
    }

    // ---------- Utilities ----------
    let uid = 0;
    function makeId(prefix = "prompt-menu") {
      uid += 1;
      return `${prefix}-${Date.now().toString(36)}-${uid}`;
    }

    // Limit queries to elements that belong to THIS scope (ignore nested scopes)
    function qsaInScope(root, sel) {
      return Array.from(root.querySelectorAll(sel)).filter(
        (el) => el.closest(ROOT_SEL) === root
      );
    }

    // Lightweight shield to stop click-through during the brief close animation
    function deployClickShield(ms = 300) {
      const sh = document.createElement("div");
      sh.style.cssText =
        "position:fixed;inset:0;z-index:2147483647;pointer-events:auto;background:transparent";
      document.body.appendChild(sh);
      setTimeout(() => {
        sh.remove();
      }, ms);
    }

    // Pairing: find which menu a trigger controls (no manual ids needed)
    function resolveMenuForTrigger(root, trigger) {
      // 1) explicit data-prompt-trigger="x" -> [data-prompt-menu="x"]
      const explicit = trigger.getAttribute("data-prompt-trigger");
      if (explicit) {
        const m = qsaInScope(root, `[${MENU_ATTR}="${explicit}"]`)[0];
        if (m) return m;
      }
      // 2) aria-controls
      const ctrl = trigger.getAttribute("aria-controls");
      if (ctrl) {
        const m = qsaInScope(root, `#${ctrl.replace(/(["'\\])/g, "\\$1")}`)[0];
        if (m) return m;
      }
      // 3) nearest following sibling with [data-prompt-menu]
      let sib = trigger.nextElementSibling;
      while (sib && sib !== root) {
        if (
          sib.hasAttribute &&
          sib.hasAttribute(MENU_ATTR) &&
          sib.closest(ROOT_SEL) === root
        )
          return sib;
        sib = sib.nextElementSibling;
      }
      // 4) first menu in this root
      return qsaInScope(root, `[${MENU_ATTR}]`)[0] || null;
    }

    function ensurePairing(trigger, menu) {
      if (!menu.id) menu.id = makeId();
      trigger.setAttribute("aria-controls", menu.id);
      if (trigger.tagName === "BUTTON" && !trigger.hasAttribute("type"))
        trigger.type = "button";
    }

    // ---------- Animations (GSAP) ----------
    function revealMenu(menu) {
      return new Promise((resolve) => {
        gsap.set(menu, {
          visibility: "visible",
          pointerEvents: "auto",
          willChange: "transform, opacity",
        });
        gsap.killTweensOf(menu);
        gsap.fromTo(
          menu,
          { opacity: 0, scale: 0.96 },
          {
            opacity: 1,
            scale: 1,
            duration: 0.28,
            ease: "power3.out",
            clearProps: "willChange",
            onComplete: resolve,
          }
        );
      });
    }
    function hideMenu(menu) {
      return new Promise((resolve) => {
        gsap.killTweensOf(menu);
        gsap.to(menu, {
          opacity: 0,
          duration: 0.2,
          ease: "power2.out",
          onComplete: () => {
            gsap.set(menu, {
              visibility: "hidden",
              pointerEvents: "none",
              clearProps: "opacity,scale,willChange",
            });
            resolve();
          },
        });
      });
    }

    // ---------- Per-scope controller ----------
    const stateMap = new WeakMap(); // root -> { openMenuEl, openTrigger, isAnimating }

    function getState(root) {
      let s = stateMap.get(root);
      if (!s) {
        s = { openMenuEl: null, openTrigger: null, isAnimating: false };
        stateMap.set(root, s);
      }
      return s;
    }

    function setTriggersInteractive(root, enabled) {
      qsaInScope(root, TRIGGER_SEL).forEach((el) => {
        el.style.pointerEvents = enabled ? "auto" : "none";
      });
    }

    // ---------- Button fade animations ----------
    function fadeOutButtons(root) {
      return new Promise((resolve) => {
        const buttons = qsaInScope(root, TRIGGER_SEL);
        if (buttons.length === 0) {
          resolve();
          return;
        }

        gsap.killTweensOf(buttons);
        gsap.to(buttons, {
          autoAlpha: 0,
          duration: 0.2,
          ease: "power2.out",
          onComplete: resolve,
        });
      });
    }

    function fadeInButtons(root) {
      return new Promise((resolve) => {
        const buttons = qsaInScope(root, TRIGGER_SEL);
        if (buttons.length === 0) {
          resolve();
          return;
        }

        gsap.killTweensOf(buttons);
        gsap.to(buttons, {
          autoAlpha: 1,
          duration: 0.2,
          ease: "power2.out",
          onComplete: resolve,
        });
      });
    }

    async function openMenuIn(root, menu, trigger) {
      const s = getState(root);
      if (s.isAnimating || s.openMenuEl === menu) return;
      s.isAnimating = true;

      // close any currently open in THIS scope only
      if (s.openMenuEl && s.openMenuEl !== menu) {
        await hideMenu(s.openMenuEl);
        if (s.openTrigger) s.openTrigger.setAttribute("aria-expanded", "false");
      }

      // Fade out buttons when opening menu
      await fadeOutButtons(root);

      await revealMenu(menu);
      s.openMenuEl = menu;
      s.openTrigger = trigger || null;
      if (s.openTrigger) s.openTrigger.setAttribute("aria-expanded", "true");

      // Disable only this scope's triggers while open
      setTriggersInteractive(root, false);

      s.isAnimating = false;
    }

    async function closeMenuIn(root) {
      const s = getState(root);
      if (!s.openMenuEl || s.isAnimating) return;
      s.isAnimating = true;

      deployClickShield(280); // prevent click-through during closing
      await hideMenu(s.openMenuEl);

      if (s.openTrigger) s.openTrigger.setAttribute("aria-expanded", "false");
      s.openMenuEl = null;
      s.openTrigger = null;

      // Re-enable only this scope's triggers
      setTriggersInteractive(root, true);

      // Fade in buttons when closing menu
      await fadeInButtons(root);

      s.isAnimating = false;
    }

    // ---------- Initializer ----------
    const initedRoots = new WeakSet();

    function initScope(root) {
      if (!root || initedRoots.has(root)) return;
      initedRoots.add(root);

      if (!window.gsap) {
        console.warn("GSAP is required for prompt menus.");
        return;
      }

      // Normalize ALL menus in this scope to hidden on init (prevents “open on load” bugs)
      qsaInScope(root, `[${MENU_ATTR}]`).forEach((menu) => {
        if (menu.dataset.pmMenuInit) return;
        menu.dataset.pmMenuInit = "true";
        gsap.set(menu, {
          visibility: "hidden",
          opacity: 0,
          scale: 1,
          pointerEvents: "none",
        });

        // Optional close button
        const closer = menu.querySelector(CLOSE_SEL);
        if (closer) {
          if (closer.tagName === "BUTTON" && !closer.hasAttribute("type"))
            closer.type = "button";
          closer.addEventListener("click", (e) => {
            e.preventDefault();
            e.stopPropagation();
            closeMenuIn(root);
          });
        }

        // Menu item -> Claude
        menu.addEventListener("click", (e) => {
          const target = e.target.closest(ACTION_SEL);
          if (!target || !menu.contains(target)) return;

          const container = target.closest(ITEM_SEL) || target;
          const hiddenP = container.querySelector("[data-prompt-menu-text]");
          if (!hiddenP) return;

          e.preventDefault();
          e.stopPropagation();

          const text = hiddenP.textContent || hiddenP.innerText || "";
          openClaude(text);

          // close after action
          closeMenuIn(root);
        });
      });

      // Bind triggers (auto-wire)
      qsaInScope(root, TRIGGER_SEL).forEach((trigger) => {
        if (trigger.dataset.pmTrigInit) return;
        trigger.dataset.pmTrigInit = "true";

        const menu = resolveMenuForTrigger(root, trigger);
        if (menu) ensurePairing(trigger, menu);

        trigger.setAttribute("aria-expanded", "false");

        trigger.addEventListener("click", async (e) => {
          e.preventDefault();

          const targetMenu = resolveMenuForTrigger(root, trigger);
          if (!targetMenu) return;

          const s = getState(root);
          if (s.openMenuEl === targetMenu) {
            await closeMenuIn(root); // toggle close
            return;
          }
          await openMenuIn(root, targetMenu, trigger);
        });
      });

      // Outside click (this scope only)
      document.addEventListener("click", (e) => {
        const s = getState(root);
        if (!s.openMenuEl) return;
        const insideMenu = s.openMenuEl.contains(e.target);
        const onTrigger =
          !!e.target.closest(TRIGGER_SEL) && root.contains(e.target);
        if (!insideMenu && !onTrigger) closeMenuIn(root);
      });

      // ESC (this scope only)
      document.addEventListener("keydown", (e) => {
        if (e.key === "Escape") closeMenuIn(root);
      });
    }

    // ---------- Boot + observe ----------
    function boot(container = document) {
      const roots = container.querySelectorAll
        ? container.querySelectorAll(ROOT_SEL)
        : [];
      roots.forEach(initScope);
    }

    if (document.readyState === "loading") {
      document.addEventListener("DOMContentLoaded", () => boot(), {
        once: true,
      });
    } else {
      boot();
    }

    const mo = new MutationObserver((muts) => {
      for (const m of muts) {
        for (const node of m.addedNodes || []) {
          if (node.nodeType !== 1) continue;
          if (node.matches && node.matches(ROOT_SEL)) initScope(node);
          if (node.querySelectorAll) {
            node.querySelectorAll(ROOT_SEL).forEach(initScope);
          }
        }
      }
    });
    mo.observe(document.documentElement, { childList: true, subtree: true });
  })();
</script></div><div class="u-embed-js w-embed w-script"><script>
(function () {
  // ---------- Claude helper ----------
  function buildClaudeUrl(text) {
    const url = new URL('https://claude.ai/new');
    url.searchParams.set('q', text || '');
    return url.toString();
  }

  // ---------- Auto-grow helpers ----------
  function sizeTextarea(el) {
    // Ensure UA defaults don't force a starting height
    el.setAttribute('rows', el.getAttribute('data-min-rows') || '1');
    el.style.minHeight = '0px';
    el.style.height = 'auto'; // allow shrink
    el.style.height = el.scrollHeight + 'px'; // fit content
  }

  function initAutogrow(root = document) {
    root.querySelectorAll('textarea[data-autogrow]').forEach((el) => {
      if (el.dataset.autogrowInit) return;
      el.dataset.autogrowInit = 'true';

      // Respect your existing pattern for default text
      const preset = el.getAttribute('data-default-text');
      if (preset != null && !el.value) el.value = preset;

      // Initial sizing
      sizeTextarea(el);

      // Resize as you type
      el.addEventListener('input', () => sizeTextarea(el));

      // In case fonts/styles load late and change line-height
      window.addEventListener('load', () => sizeTextarea(el), { once: true });
    });
  }

  // ---------- Claude form initializer ----------
  function initClaudeForms(root = document) {
    root.querySelectorAll('form[data-claude-form]').forEach((form) => {
      if (form.dataset.claudeInit) return;
      form.dataset.claudeInit = 'true';

      const textarea = form.querySelector('[data-claude-textarea], textarea');
      const trigger  = form.querySelector('[data-claude-button], button[type="button"], a[data-claude-button]');

      if (!textarea || !trigger) {
        console.warn('Claude form: missing textarea or trigger in', form);
        return;
      }

      // If the trigger is a <button> but has no type, force "button" so it won't submit
      if (trigger.tagName === 'BUTTON' && !trigger.hasAttribute('type')) {
        trigger.type = 'button';
      }

      // Keep <a> from navigating away while still opening Claude
      if (trigger.tagName === 'A') {
        trigger.addEventListener('click', (e) => e.preventDefault());
      }

      // Optional: support data-default-text on the textarea
      const preset = textarea.getAttribute('data-default-text');
      if (preset != null && !textarea.value) textarea.value = preset;

      // Click opens Claude; submission is optional
      trigger.addEventListener('click', () => {
        const text = (textarea.value || '').trim();
        if (!text) {
          textarea.focus();
          return;
        }

        window.open(buildClaudeUrl(text), '_blank', 'noopener');

        const mode = form.getAttribute('data-claude-mode') || 'intercept';
        if (mode === 'also') {
          // Submit after opening Claude
          form.submit();
        }
        // intercept mode: do nothing (no submit)
      });

      // (Optional) Keep an <a data-claude-button> href in sync for right-click/open-in-new-tab UX
      if (trigger.tagName === 'A') {
        const syncHref = () => trigger.setAttribute('href', buildClaudeUrl((textarea.value || '').trim()));
        syncHref();
        textarea.addEventListener('input', syncHref);
        textarea.addEventListener('change', syncHref);
      }
    });
  }

  // ---------- Boot ----------
  function initAll(root = document) {
    initAutogrow(root);
    initClaudeForms(root);
  }

  if (document.readyState === 'loading') {
    document.addEventListener('DOMContentLoaded', () => initAll(), { once: true });
  } else {
    initAll();
  }

  // Re-init if content is injected later (Webflow CMS / IX / tabs)
  const mo = new MutationObserver((muts) => {
    for (const m of muts) {
      for (const node of m.addedNodes || []) {
        if (node.nodeType === 1) initAll(node);
      }
    }
  });
  mo.observe(document.documentElement, { childList: true, subtree: true });
})();
</script></div><div class="u-embed-css w-embed"><style>
  .prompt_menu_item {
    transition: border-color 0.2s ease, color 0.2s ease;
  }
  .prompt_menu_item_base, .prompt_menu_item_icon {
    transition: opacity 0.2s ease;
  }
  .prompt_menu_list .prompt_menu_item:first-child {
    border-color: transparent;
  }
  .prompt_menu_item:hover {
    border-color: transparent;
    color: var(--_theme---foreground-primary);
  }
  .prompt_menu_item:hover .prompt_menu_item_base {
    opacity: 1;
  }
  .prompt_menu_item:hover .prompt_menu_item_icon {
    opacity: 1;
  }
  .prompt_menu_item:hover + .prompt_menu_item {
    border-top-color: transparent;
  }

  .button_prompt_icon {
    transition: color 0.3s ease;
  }
  .button_prompt_wrap:hover .button_prompt_icon {
    color: var(--_button-style---icon-hover); 
  }
  .button_prompt_wrap:focus-within .button_prompt_icon {
    color: var(--_button-style---text-hover) !important;
  }
  .button_prompt_wrap:focus-within {
    color: var(--_button-style---text-hover) !important;
  }

</style></div><!--$--><div data-prompt-trigger="1" class="button_prompt_wrap"><div class="button_prompt_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.72821 2.87934C10.0318 2.10869 10.9028 1.72933 11.6735 2.03266L14.4655 3.13226C15.236 3.43593 15.6145 4.30697 15.3112 5.07758L11.3903 15.0307C11.2954 15.2717 11.1394 15.4835 10.9391 15.6459L10.8513 15.7123L7.7077 17.8979C7.29581 18.1843 6.73463 17.9917 6.57294 17.5356L6.54657 17.4409L5.737 13.6987C5.67447 13.4092 5.69977 13.107 5.80829 12.8315L9.72821 2.87934ZM6.73798 13.1987C6.70201 13.2903 6.69385 13.3906 6.71454 13.4868L7.44501 16.8627L10.28 14.892L10.3376 14.8452C10.3909 14.7949 10.4325 14.7332 10.4597 14.6645L13.0974 7.96723L9.37567 6.50141L6.73798 13.1987ZM11.3073 2.96332C11.0504 2.86217 10.7601 2.98864 10.6589 3.24555L9.74188 5.57074L13.4636 7.03754L14.3806 4.71137C14.4817 4.45445 14.3552 4.16413 14.0983 4.06293L11.3073 2.96332Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div aria-hidden="true" class="button_prompt_text u-text-style-caption">Write</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Write" target="" data-cta="Startups page" data-cta-position="Footer" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Button Text</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Button Text</span><!--/$--></button><!--/$--></div></div><!--/$--><!--$--><div data-prompt-trigger="2" class="button_prompt_wrap"><div class="button_prompt_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M11.5859 2C11.9837 2.00004 12.3652 2.15818 12.6465 2.43945L15.5605 5.35352C15.8418 5.63478 16 6.01629 16 6.41406V16.5C16 17.3284 15.3284 18 14.5 18H5.5C4.72334 18 4.08461 17.4097 4.00781 16.6533L4 16.5V3.5C4 2.67157 4.67157 2 5.5 2H11.5859ZM5.5 3C5.22386 3 5 3.22386 5 3.5V16.5C5 16.7761 5.22386 17 5.5 17H14.5C14.7761 17 15 16.7761 15 16.5V7H12.5C11.6716 7 11 6.32843 11 5.5V3H5.5ZM12.54 13.3037C12.6486 13.05 12.9425 12.9317 13.1963 13.04C13.45 13.1486 13.5683 13.4425 13.46 13.6963C13.1651 14.3853 12.589 15 11.7998 15C11.3132 14.9999 10.908 14.7663 10.5996 14.4258C10.2913 14.7661 9.88667 14.9999 9.40039 15C8.91365 15 8.50769 14.7665 8.19922 14.4258C7.89083 14.7661 7.48636 15 7 15C6.72386 15 6.5 14.7761 6.5 14.5C6.5 14.2239 6.72386 14 7 14C7.21245 14 7.51918 13.8199 7.74023 13.3037L7.77441 13.2373C7.86451 13.0913 8.02513 13 8.2002 13C8.40022 13.0001 8.58145 13.1198 8.66016 13.3037C8.88121 13.8198 9.18796 14 9.40039 14C9.61284 13.9998 9.9197 13.8197 10.1406 13.3037L10.1748 13.2373C10.2649 13.0915 10.4248 13.0001 10.5996 13C10.7997 13 10.9808 13.1198 11.0596 13.3037C11.2806 13.8198 11.5874 13.9999 11.7998 14C12.0122 14 12.319 13.8198 12.54 13.3037ZM12.54 9.30371C12.6486 9.05001 12.9425 8.93174 13.1963 9.04004C13.45 9.14863 13.5683 9.44253 13.46 9.69629C13.1651 10.3853 12.589 11 11.7998 11C11.3132 10.9999 10.908 10.7663 10.5996 10.4258C10.2913 10.7661 9.88667 10.9999 9.40039 11C8.91365 11 8.50769 10.7665 8.19922 10.4258C7.89083 10.7661 7.48636 11 7 11C6.72386 11 6.5 10.7761 6.5 10.5C6.5 10.2239 6.72386 10 7 10C7.21245 10 7.51918 9.8199 7.74023 9.30371L7.77441 9.2373C7.86451 9.09126 8.02513 9 8.2002 9C8.40022 9.00008 8.58145 9.11981 8.66016 9.30371C8.88121 9.8198 9.18796 10 9.40039 10C9.61284 9.99978 9.9197 9.81969 10.1406 9.30371L10.1748 9.2373C10.2649 9.09147 10.4248 9.00014 10.5996 9C10.7997 9 10.9808 9.11975 11.0596 9.30371C11.2806 9.8198 11.5874 9.99989 11.7998 10C12.0122 10 12.319 9.81985 12.54 9.30371ZM12 5.5C12 5.77614 12.2239 6 12.5 6H14.793L12 3.20703V5.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div aria-hidden="true" class="button_prompt_text u-text-style-caption">Learn</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Learn" target="" data-cta="Startups page" data-cta-position="Footer" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Button Text</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Button Text</span><!--/$--></button><!--/$--></div></div><!--/$--><!--$--><div data-prompt-trigger="3" class="button_prompt_wrap"><div class="button_prompt_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M11.6318 4.01757C11.898 4.09032 12.055 4.36555 11.9824 4.63183L8.98242 15.6318C8.90966 15.8981 8.63449 16.0551 8.36816 15.9824C8.10193 15.9097 7.94495 15.6345 8.01758 15.3682L11.0176 4.36816C11.0904 4.102 11.3656 3.94497 11.6318 4.01757ZM13.124 6.17089C13.3059 5.96325 13.6213 5.9423 13.8291 6.12402L17.8291 9.62402L17.9014 9.70215C17.9647 9.78754 18 9.89182 18 10C18 10.1441 17.9375 10.281 17.8291 10.376L13.8291 13.876L13.7471 13.9346C13.5449 14.0498 13.2833 14.011 13.124 13.8291C12.9649 13.6472 12.9606 13.3824 13.1016 13.1973L13.1709 13.124L16.7412 10L13.1709 6.87597C12.9632 6.69411 12.9422 6.37866 13.124 6.17089ZM6.25293 6.06542C6.45509 5.95025 6.71675 5.98908 6.87598 6.17089C7.03513 6.35279 7.03933 6.6176 6.89844 6.80273L6.8291 6.87597L3.25879 10L6.8291 13.124C7.03682 13.3059 7.05771 13.6213 6.87598 13.8291C6.69413 14.0369 6.37869 14.0578 6.1709 13.876L2.1709 10.376L2.09863 10.2979C2.03528 10.2124 2 10.1082 2 10C2.00005 9.85591 2.06247 9.71893 2.1709 9.62402L6.1709 6.12402L6.25293 6.06542Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div aria-hidden="true" class="button_prompt_text u-text-style-caption">Code</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Code" target="" data-cta="Startups page" data-cta-position="Footer" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Button Text</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Button Text</span><!--/$--></button><!--/$--></div></div><!--/$--><div data-prompt-menu="1" class="prompt_menu_wrap"><div class="prompt_menu_header"><div class="prompt_menu_label_wrap"><div class="prompt_menu_label_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M9.72821 2.87934C10.0318 2.10869 10.9028 1.72933 11.6735 2.03266L14.4655 3.13226C15.236 3.43593 15.6145 4.30697 15.3112 5.07758L11.3903 15.0307C11.2954 15.2717 11.1394 15.4835 10.9391 15.6459L10.8513 15.7123L7.7077 17.8979C7.29581 18.1843 6.73463 17.9917 6.57294 17.5356L6.54657 17.4409L5.737 13.6987C5.67447 13.4092 5.69977 13.107 5.80829 12.8315L9.72821 2.87934ZM6.73798 13.1987C6.70201 13.2903 6.69385 13.3906 6.71454 13.4868L7.44501 16.8627L10.28 14.892L10.3376 14.8452C10.3909 14.7949 10.4325 14.7332 10.4597 14.6645L13.0974 7.96723L9.37567 6.50141L6.73798 13.1987ZM11.3073 2.96332C11.0504 2.86217 10.7601 2.98864 10.6589 3.24555L9.74188 5.57074L13.4636 7.03754L14.3806 4.71137C14.4817 4.45445 14.3552 4.16413 14.0983 4.06293L11.3073 2.96332Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="prompt_menu_label_text u-text-style-caption">Write</div></div><!--$--><button aria-label="Close menu" data-prompt-menu-close="" class="prompt_menu_close_wrap"><!--$--><span class="prompt_menu_close_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M15.1465 4.14642C15.3418 3.95121 15.6583 3.95118 15.8536 4.14642C16.0487 4.34168 16.0488 4.65822 15.8536 4.85346L10.7071 9.99997L15.8536 15.1465C16.0487 15.3417 16.0488 15.6583 15.8536 15.8535C15.6828 16.0244 15.4187 16.0461 15.2247 15.918L15.1465 15.8535L10 10.707L4.85352 15.8535C4.65827 16.0486 4.34168 16.0486 4.14648 15.8535C3.95129 15.6583 3.95142 15.3418 4.14648 15.1465L9.293 9.99997L4.14648 4.85346C3.95142 4.65818 3.95129 4.34162 4.14648 4.14642C4.34168 3.95128 4.65825 3.95138 4.85352 4.14642L10 9.29294L15.1465 4.14642Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></span><!--/$--></button><!--/$--></div><ul role="list" class="prompt_menu_list"><li data-prompt-item="" class="prompt_menu_item"><div class="prompt_menu_item_text u-text-style-body-3">Help me develop a unique voice for an audience</div><div class="prompt_menu_item_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M7.12771 5.16489C7.28926 4.98544 7.55225 4.95072 7.75273 5.0682L7.83477 5.12778L12.835 9.62788C12.9402 9.72264 12.9999 9.85833 13 9.99995C13 10.1063 12.9667 10.2093 12.9053 10.2939L12.835 10.372L7.83477 14.8721C7.62952 15.0567 7.31242 15.0402 7.12771 14.835C6.94336 14.6298 6.95983 14.3126 7.16482 14.128L11.7519 9.99995L7.16482 5.87193L7.09744 5.79674C6.95939 5.60969 6.96617 5.34444 7.12771 5.16489Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="prompt_menu_item_base u-cover-absolute"></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></button><!--/$--></div><p data-prompt-menu-text="" class="prompt_menu_text u-display-none">Hi Claude! Could you help me develop a unique voice for an audience? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to— like Google Drive, web search, etc.—if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. <!--$--><br/><!--/$--><!--$--><br/><!--/$-->Please execute the task as soon as you can—an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!</p></li><li data-prompt-item="" class="prompt_menu_item"><div class="prompt_menu_item_text u-text-style-body-3">Improve my writing style</div><div class="prompt_menu_item_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M7.12771 5.16489C7.28926 4.98544 7.55225 4.95072 7.75273 5.0682L7.83477 5.12778L12.835 9.62788C12.9402 9.72264 12.9999 9.85833 13 9.99995C13 10.1063 12.9667 10.2093 12.9053 10.2939L12.835 10.372L7.83477 14.8721C7.62952 15.0567 7.31242 15.0402 7.12771 14.835C6.94336 14.6298 6.95983 14.3126 7.16482 14.128L11.7519 9.99995L7.16482 5.87193L7.09744 5.79674C6.95939 5.60969 6.96617 5.34444 7.12771 5.16489Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="prompt_menu_item_base u-cover-absolute"></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></button><!--/$--></div><p data-prompt-menu-text="" class="prompt_menu_text u-display-none">Hi Claude! Could you improve my writing style? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to— like Google Drive, web search, etc.—if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. <!--$--><br/><!--/$--><!--$--><br/><!--/$-->Please execute the task as soon as you can—an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!</p></li><li data-prompt-item="" class="prompt_menu_item"><div class="prompt_menu_item_text u-text-style-body-3">Brainstorm creative ideas</div><div class="prompt_menu_item_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M7.12771 5.16489C7.28926 4.98544 7.55225 4.95072 7.75273 5.0682L7.83477 5.12778L12.835 9.62788C12.9402 9.72264 12.9999 9.85833 13 9.99995C13 10.1063 12.9667 10.2093 12.9053 10.2939L12.835 10.372L7.83477 14.8721C7.62952 15.0567 7.31242 15.0402 7.12771 14.835C6.94336 14.6298 6.95983 14.3126 7.16482 14.128L11.7519 9.99995L7.16482 5.87193L7.09744 5.79674C6.95939 5.60969 6.96617 5.34444 7.12771 5.16489Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="prompt_menu_item_base u-cover-absolute"></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></button><!--/$--></div><p data-prompt-menu-text="" class="prompt_menu_text u-display-none">Hi Claude! Could you brainstorm creative ideas? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to— like Google Drive, web search, etc.—if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. <!--$--><br/><!--/$--><!--$--><br/><!--/$-->Please execute the task as soon as you can—an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!</p></li></ul></div><div data-prompt-menu="2" class="prompt_menu_wrap"><div class="prompt_menu_header"><div class="prompt_menu_label_wrap"><div class="prompt_menu_label_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M11.5859 2C11.9837 2.00004 12.3652 2.15818 12.6465 2.43945L15.5605 5.35352C15.8418 5.63478 16 6.01629 16 6.41406V16.5C16 17.3284 15.3284 18 14.5 18H5.5C4.72334 18 4.08461 17.4097 4.00781 16.6533L4 16.5V3.5C4 2.67157 4.67157 2 5.5 2H11.5859ZM5.5 3C5.22386 3 5 3.22386 5 3.5V16.5C5 16.7761 5.22386 17 5.5 17H14.5C14.7761 17 15 16.7761 15 16.5V7H12.5C11.6716 7 11 6.32843 11 5.5V3H5.5ZM12.54 13.3037C12.6486 13.05 12.9425 12.9317 13.1963 13.04C13.45 13.1486 13.5683 13.4425 13.46 13.6963C13.1651 14.3853 12.589 15 11.7998 15C11.3132 14.9999 10.908 14.7663 10.5996 14.4258C10.2913 14.7661 9.88667 14.9999 9.40039 15C8.91365 15 8.50769 14.7665 8.19922 14.4258C7.89083 14.7661 7.48636 15 7 15C6.72386 15 6.5 14.7761 6.5 14.5C6.5 14.2239 6.72386 14 7 14C7.21245 14 7.51918 13.8199 7.74023 13.3037L7.77441 13.2373C7.86451 13.0913 8.02513 13 8.2002 13C8.40022 13.0001 8.58145 13.1198 8.66016 13.3037C8.88121 13.8198 9.18796 14 9.40039 14C9.61284 13.9998 9.9197 13.8197 10.1406 13.3037L10.1748 13.2373C10.2649 13.0915 10.4248 13.0001 10.5996 13C10.7997 13 10.9808 13.1198 11.0596 13.3037C11.2806 13.8198 11.5874 13.9999 11.7998 14C12.0122 14 12.319 13.8198 12.54 13.3037ZM12.54 9.30371C12.6486 9.05001 12.9425 8.93174 13.1963 9.04004C13.45 9.14863 13.5683 9.44253 13.46 9.69629C13.1651 10.3853 12.589 11 11.7998 11C11.3132 10.9999 10.908 10.7663 10.5996 10.4258C10.2913 10.7661 9.88667 10.9999 9.40039 11C8.91365 11 8.50769 10.7665 8.19922 10.4258C7.89083 10.7661 7.48636 11 7 11C6.72386 11 6.5 10.7761 6.5 10.5C6.5 10.2239 6.72386 10 7 10C7.21245 10 7.51918 9.8199 7.74023 9.30371L7.77441 9.2373C7.86451 9.09126 8.02513 9 8.2002 9C8.40022 9.00008 8.58145 9.11981 8.66016 9.30371C8.88121 9.8198 9.18796 10 9.40039 10C9.61284 9.99978 9.9197 9.81969 10.1406 9.30371L10.1748 9.2373C10.2649 9.09147 10.4248 9.00014 10.5996 9C10.7997 9 10.9808 9.11975 11.0596 9.30371C11.2806 9.8198 11.5874 9.99989 11.7998 10C12.0122 10 12.319 9.81985 12.54 9.30371ZM12 5.5C12 5.77614 12.2239 6 12.5 6H14.793L12 3.20703V5.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="prompt_menu_label_text u-text-style-caption">Learn</div></div><!--$--><button aria-label="Close menu" data-prompt-menu-close="" class="prompt_menu_close_wrap"><!--$--><span class="prompt_menu_close_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M15.1465 4.14642C15.3418 3.95121 15.6583 3.95118 15.8536 4.14642C16.0487 4.34168 16.0488 4.65822 15.8536 4.85346L10.7071 9.99997L15.8536 15.1465C16.0487 15.3417 16.0488 15.6583 15.8536 15.8535C15.6828 16.0244 15.4187 16.0461 15.2247 15.918L15.1465 15.8535L10 10.707L4.85352 15.8535C4.65827 16.0486 4.34168 16.0486 4.14648 15.8535C3.95129 15.6583 3.95142 15.3418 4.14648 15.1465L9.293 9.99997L4.14648 4.85346C3.95142 4.65818 3.95129 4.34162 4.14648 4.14642C4.34168 3.95128 4.65825 3.95138 4.85352 4.14642L10 9.29294L15.1465 4.14642Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></span><!--/$--></button><!--/$--></div><ul role="list" class="prompt_menu_list"><li data-prompt-item="" class="prompt_menu_item"><div class="prompt_menu_item_text u-text-style-body-3">Explain a complex topic simply</div><div class="prompt_menu_item_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M7.12771 5.16489C7.28926 4.98544 7.55225 4.95072 7.75273 5.0682L7.83477 5.12778L12.835 9.62788C12.9402 9.72264 12.9999 9.85833 13 9.99995C13 10.1063 12.9667 10.2093 12.9053 10.2939L12.835 10.372L7.83477 14.8721C7.62952 15.0567 7.31242 15.0402 7.12771 14.835C6.94336 14.6298 6.95983 14.3126 7.16482 14.128L11.7519 9.99995L7.16482 5.87193L7.09744 5.79674C6.95939 5.60969 6.96617 5.34444 7.12771 5.16489Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="prompt_menu_item_base u-cover-absolute"></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></button><!--/$--></div><p data-prompt-menu-text="" class="prompt_menu_text u-display-none">Hi Claude! Could you explain a complex topic simply? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to— like Google Drive, web search, etc.—if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. <!--$--><br/><!--/$--><!--$--><br/><!--/$-->Please execute the task as soon as you can—an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!</p></li><li data-prompt-item="" class="prompt_menu_item"><div class="prompt_menu_item_text u-text-style-body-3">Help me make sense of these ideas</div><div class="prompt_menu_item_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M7.12771 5.16489C7.28926 4.98544 7.55225 4.95072 7.75273 5.0682L7.83477 5.12778L12.835 9.62788C12.9402 9.72264 12.9999 9.85833 13 9.99995C13 10.1063 12.9667 10.2093 12.9053 10.2939L12.835 10.372L7.83477 14.8721C7.62952 15.0567 7.31242 15.0402 7.12771 14.835C6.94336 14.6298 6.95983 14.3126 7.16482 14.128L11.7519 9.99995L7.16482 5.87193L7.09744 5.79674C6.95939 5.60969 6.96617 5.34444 7.12771 5.16489Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="prompt_menu_item_base u-cover-absolute"></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></button><!--/$--></div><p data-prompt-menu-text="" class="prompt_menu_text u-display-none">Hi Claude! Could you help me make sense of these ideas? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to— like Google Drive, web search, etc.—if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. <!--$--><br/><!--/$--><!--$--><br/><!--/$-->Please execute the task as soon as you can—an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!</p></li><li data-prompt-item="" class="prompt_menu_item"><div class="prompt_menu_item_text u-text-style-body-3">Prepare for an exam or interview</div><div class="prompt_menu_item_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M7.12771 5.16489C7.28926 4.98544 7.55225 4.95072 7.75273 5.0682L7.83477 5.12778L12.835 9.62788C12.9402 9.72264 12.9999 9.85833 13 9.99995C13 10.1063 12.9667 10.2093 12.9053 10.2939L12.835 10.372L7.83477 14.8721C7.62952 15.0567 7.31242 15.0402 7.12771 14.835C6.94336 14.6298 6.95983 14.3126 7.16482 14.128L11.7519 9.99995L7.16482 5.87193L7.09744 5.79674C6.95939 5.60969 6.96617 5.34444 7.12771 5.16489Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="prompt_menu_item_base u-cover-absolute"></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></button><!--/$--></div><p data-prompt-menu-text="" class="prompt_menu_text u-display-none">Hi Claude! Could you prepare for an exam or interview? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to— like Google Drive, web search, etc.—if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. <!--$--><br/><!--/$--><!--$--><br/><!--/$-->Please execute the task as soon as you can—an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!</p></li></ul></div><div data-prompt-menu="3" class="prompt_menu_wrap"><div class="prompt_menu_header"><div class="prompt_menu_label_wrap"><div class="prompt_menu_label_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M11.6318 4.01757C11.898 4.09032 12.055 4.36555 11.9824 4.63183L8.98242 15.6318C8.90966 15.8981 8.63449 16.0551 8.36816 15.9824C8.10193 15.9097 7.94495 15.6345 8.01758 15.3682L11.0176 4.36816C11.0904 4.102 11.3656 3.94497 11.6318 4.01757ZM13.124 6.17089C13.3059 5.96325 13.6213 5.9423 13.8291 6.12402L17.8291 9.62402L17.9014 9.70215C17.9647 9.78754 18 9.89182 18 10C18 10.1441 17.9375 10.281 17.8291 10.376L13.8291 13.876L13.7471 13.9346C13.5449 14.0498 13.2833 14.011 13.124 13.8291C12.9649 13.6472 12.9606 13.3824 13.1016 13.1973L13.1709 13.124L16.7412 10L13.1709 6.87597C12.9632 6.69411 12.9422 6.37866 13.124 6.17089ZM6.25293 6.06542C6.45509 5.95025 6.71675 5.98908 6.87598 6.17089C7.03513 6.35279 7.03933 6.6176 6.89844 6.80273L6.8291 6.87597L3.25879 10L6.8291 13.124C7.03682 13.3059 7.05771 13.6213 6.87598 13.8291C6.69413 14.0369 6.37869 14.0578 6.1709 13.876L2.1709 10.376L2.09863 10.2979C2.03528 10.2124 2 10.1082 2 10C2.00005 9.85591 2.06247 9.71893 2.1709 9.62402L6.1709 6.12402L6.25293 6.06542Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="prompt_menu_label_text u-text-style-caption">Code</div></div><!--$--><button aria-label="Close menu" data-prompt-menu-close="" class="prompt_menu_close_wrap"><!--$--><span class="prompt_menu_close_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M15.1465 4.14642C15.3418 3.95121 15.6583 3.95118 15.8536 4.14642C16.0487 4.34168 16.0488 4.65822 15.8536 4.85346L10.7071 9.99997L15.8536 15.1465C16.0487 15.3417 16.0488 15.6583 15.8536 15.8535C15.6828 16.0244 15.4187 16.0461 15.2247 15.918L15.1465 15.8535L10 10.707L4.85352 15.8535C4.65827 16.0486 4.34168 16.0486 4.14648 15.8535C3.95129 15.6583 3.95142 15.3418 4.14648 15.1465L9.293 9.99997L4.14648 4.85346C3.95142 4.65818 3.95129 4.34162 4.14648 4.14642C4.34168 3.95128 4.65825 3.95138 4.85352 4.14642L10 9.29294L15.1465 4.14642Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></span><!--/$--></button><!--/$--></div><ul role="list" class="prompt_menu_list"><li data-prompt-item="" class="prompt_menu_item"><div class="prompt_menu_item_text u-text-style-body-3">Explain a programming concept</div><div class="prompt_menu_item_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M7.12771 5.16489C7.28926 4.98544 7.55225 4.95072 7.75273 5.0682L7.83477 5.12778L12.835 9.62788C12.9402 9.72264 12.9999 9.85833 13 9.99995C13 10.1063 12.9667 10.2093 12.9053 10.2939L12.835 10.372L7.83477 14.8721C7.62952 15.0567 7.31242 15.0402 7.12771 14.835C6.94336 14.6298 6.95983 14.3126 7.16482 14.128L11.7519 9.99995L7.16482 5.87193L7.09744 5.79674C6.95939 5.60969 6.96617 5.34444 7.12771 5.16489Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="prompt_menu_item_base u-cover-absolute"></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></button><!--/$--></div><p data-prompt-menu-text="" class="prompt_menu_text u-display-none">Hi Claude! Could you explain a programming concept? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to— like Google Drive, web search, etc.—if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. <!--$--><br/><!--/$--><!--$--><br/><!--/$-->Please execute the task as soon as you can—an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!</p></li><li data-prompt-item="" class="prompt_menu_item"><div class="prompt_menu_item_text u-text-style-body-3">Look over my code and give me tips</div><div class="prompt_menu_item_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M7.12771 5.16489C7.28926 4.98544 7.55225 4.95072 7.75273 5.0682L7.83477 5.12778L12.835 9.62788C12.9402 9.72264 12.9999 9.85833 13 9.99995C13 10.1063 12.9667 10.2093 12.9053 10.2939L12.835 10.372L7.83477 14.8721C7.62952 15.0567 7.31242 15.0402 7.12771 14.835C6.94336 14.6298 6.95983 14.3126 7.16482 14.128L11.7519 9.99995L7.16482 5.87193L7.09744 5.79674C6.95939 5.60969 6.96617 5.34444 7.12771 5.16489Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="prompt_menu_item_base u-cover-absolute"></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></button><!--/$--></div><p data-prompt-menu-text="" class="prompt_menu_text u-display-none">Hi Claude! Could you look over my code and give me tips? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to— like Google Drive, web search, etc.—if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. <!--$--><br/><!--/$--><!--$--><br/><!--/$-->Please execute the task as soon as you can—an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!</p></li><li data-prompt-item="" class="prompt_menu_item"><div class="prompt_menu_item_text u-text-style-body-3">Vibe code with me</div><div class="prompt_menu_item_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M7.12771 5.16489C7.28926 4.98544 7.55225 4.95072 7.75273 5.0682L7.83477 5.12778L12.835 9.62788C12.9402 9.72264 12.9999 9.85833 13 9.99995C13 10.1063 12.9667 10.2093 12.9053 10.2939L12.835 10.372L7.83477 14.8721C7.62952 15.0567 7.31242 15.0402 7.12771 14.835C6.94336 14.6298 6.95983 14.3126 7.16482 14.128L11.7519 9.99995L7.16482 5.87193L7.09744 5.79674C6.95939 5.60969 6.96617 5.34444 7.12771 5.16489Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="prompt_menu_item_base u-cover-absolute"></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></button><!--/$--></div><p data-prompt-menu-text="" class="prompt_menu_text u-display-none">Hi Claude! Could you vibe code with me? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to— like Google Drive, web search, etc.—if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. <!--$--><br/><!--/$--><!--$--><br/><!--/$-->Please execute the task as soon as you can—an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!</p></li></ul></div><div data-prompt-menu="4" class="prompt_menu_wrap"><div class="prompt_menu_header"><div class="prompt_menu_label_wrap"><div class="prompt_menu_label_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M4.5 8.5C5.32843 8.5 6 9.17157 6 10C6 10.8284 5.32843 11.5 4.5 11.5C3.67157 11.5 3 10.8284 3 10C3 9.17157 3.67157 8.5 4.5 8.5ZM10 8.5C10.8284 8.5 11.5 9.17157 11.5 10C11.5 10.8284 10.8284 11.5 10 11.5C9.17157 11.5 8.5 10.8284 8.5 10C8.5 9.17157 9.17157 8.5 10 8.5ZM15.5 8.5C16.3284 8.5 17 9.17157 17 10C17 10.8284 16.3284 11.5 15.5 11.5C14.6716 11.5 14 10.8284 14 10C14 9.17157 14.6716 8.5 15.5 8.5Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="prompt_menu_label_text u-text-style-caption">More</div></div><!--$--><button aria-label="Close menu" data-prompt-menu-close="" class="prompt_menu_close_wrap"><!--$--><span class="prompt_menu_close_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M15.1465 4.14642C15.3418 3.95121 15.6583 3.95118 15.8536 4.14642C16.0487 4.34168 16.0488 4.65822 15.8536 4.85346L10.7071 9.99997L15.8536 15.1465C16.0487 15.3417 16.0488 15.6583 15.8536 15.8535C15.6828 16.0244 15.4187 16.0461 15.2247 15.918L15.1465 15.8535L10 10.707L4.85352 15.8535C4.65827 16.0486 4.34168 16.0486 4.14648 15.8535C3.95129 15.6583 3.95142 15.3418 4.14648 15.1465L9.293 9.99997L4.14648 4.85346C3.95142 4.65818 3.95129 4.34162 4.14648 4.14642C4.34168 3.95128 4.65825 3.95138 4.85352 4.14642L10 9.29294L15.1465 4.14642Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></span><!--/$--></button><!--/$--></div><ul role="list" class="prompt_menu_list"><li data-prompt-item="" class="prompt_menu_item"><div class="prompt_menu_item_text u-text-style-body-3">Write case studies</div><div class="prompt_menu_item_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M7.12771 5.16489C7.28926 4.98544 7.55225 4.95072 7.75273 5.0682L7.83477 5.12778L12.835 9.62788C12.9402 9.72264 12.9999 9.85833 13 9.99995C13 10.1063 12.9667 10.2093 12.9053 10.2939L12.835 10.372L7.83477 14.8721C7.62952 15.0567 7.31242 15.0402 7.12771 14.835C6.94336 14.6298 6.95983 14.3126 7.16482 14.128L11.7519 9.99995L7.16482 5.87193L7.09744 5.79674C6.95939 5.60969 6.96617 5.34444 7.12771 5.16489Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="prompt_menu_item_base u-cover-absolute"></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></button><!--/$--></div><p data-prompt-menu-text="" class="prompt_menu_text u-display-none">This is another test</p></li><li data-prompt-item="" class="prompt_menu_item"><div class="prompt_menu_item_text u-text-style-body-3">Write grant proposals</div><div class="prompt_menu_item_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M7.12771 5.16489C7.28926 4.98544 7.55225 4.95072 7.75273 5.0682L7.83477 5.12778L12.835 9.62788C12.9402 9.72264 12.9999 9.85833 13 9.99995C13 10.1063 12.9667 10.2093 12.9053 10.2939L12.835 10.372L7.83477 14.8721C7.62952 15.0567 7.31242 15.0402 7.12771 14.835C6.94336 14.6298 6.95983 14.3126 7.16482 14.128L11.7519 9.99995L7.16482 5.87193L7.09744 5.79674C6.95939 5.60969 6.96617 5.34444 7.12771 5.16489Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="prompt_menu_item_base u-cover-absolute"></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></button><!--/$--></div><p data-prompt-menu-text="" class="prompt_menu_text u-display-none">Hi Claude! Could you write grant proposals? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to — like Google Drive, web search, etc. — if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. <!--$--><br/><!--/$--><!--$--><br/><!--/$-->Please execute the task as soon as you can - an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!</p></li><li data-prompt-item="" class="prompt_menu_item"><div class="prompt_menu_item_text u-text-style-body-3">Write video scripts</div><div class="prompt_menu_item_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M7.12771 5.16489C7.28926 4.98544 7.55225 4.95072 7.75273 5.0682L7.83477 5.12778L12.835 9.62788C12.9402 9.72264 12.9999 9.85833 13 9.99995C13 10.1063 12.9667 10.2093 12.9053 10.2939L12.835 10.372L7.83477 14.8721C7.62952 15.0567 7.31242 15.0402 7.12771 14.835C6.94336 14.6298 6.95983 14.3126 7.16482 14.128L11.7519 9.99995L7.16482 5.87193L7.09744 5.79674C6.95939 5.60969 6.96617 5.34444 7.12771 5.16489Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div class="prompt_menu_item_base u-cover-absolute"></div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="#" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only"></span><!--/$--></button><!--/$--></div><p data-prompt-menu-text="" class="prompt_menu_text u-display-none">this is a test</p></li></ul></div></div></div></div></div><div class="footer_content_bottom"><div class="footer_anthropic_link"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 133 12" fill="none" class="u-svg"><!--$--><path fill-rule="evenodd" clip-rule="evenodd" d="M0 0.194981V11.7972H6.0205C8.73304 11.7972 10.1389 10.5044 10.1389 8.4657C10.1389 7.07343 9.36155 6.06239 8.00529 5.68117C9.09692 5.36625 9.84121 4.38835 9.84121 3.29443C9.84121 1.37178 8.56764 0.194981 6.15282 0.194981H0ZM2.48098 6.85796H5.62355C6.9302 6.85796 7.55871 7.32205 7.55871 8.28338C7.55871 9.24471 6.9302 9.70881 5.62355 9.70881H2.48098V6.85796ZM2.48098 2.2668H5.77241C6.7648 2.2668 7.27753 2.69775 7.27753 3.52647C7.27753 4.3552 6.7648 4.78614 5.78895 4.78614H2.48098V2.2668Z" fill="currentColor"></path><!--/$--><!--$--><path d="M18.1608 11.7972V7.18946L22.6265 0.194981H19.7982L16.8706 4.80272L13.8604 0.194981H10.9825L15.5971 7.13973V11.7972H18.1608Z" fill="currentColor"></path><!--/$--><!--$--><path fill-rule="evenodd" clip-rule="evenodd" d="M89.9633 6.01267C89.9633 2.48228 92.3285 -0.00390625 95.6696 -0.00390625C98.9941 -0.00390625 101.343 2.48228 101.343 6.01267C101.343 9.50991 98.9941 11.9961 95.6696 11.9961C92.3285 11.9961 89.9633 9.50991 89.9633 6.01267ZM98.7791 6.01267C98.7791 3.7088 97.6047 2.31654 95.6696 2.31654C93.7179 2.31654 92.527 3.7088 92.527 6.01267C92.527 8.28339 93.7179 9.67565 95.6696 9.67565C97.6047 9.67565 98.7791 8.28339 98.7791 6.01267Z" fill="currentColor"></path><!--/$--><!--$--><path d="M50.4662 11.7972H47.6544L42.4443 3.67565V11.7972H40.0461V0.194987H42.8578L48.0679 8.31654V0.194987H50.4662V11.7972Z" fill="currentColor"></path><!--/$--><!--$--><path d="M52.451 0.194987H62.7057V2.43256H58.8188V11.7972H56.3378V2.43256H52.451V0.194987Z" fill="currentColor"></path><!--/$--><!--$--><path d="M67.1714 7.05687H72.6296V11.7972H75.1105V0.194987H72.6296V4.8193H67.1714V0.194987H64.6904V11.7972H67.1714V7.05687Z" fill="currentColor"></path><!--/$--><!--$--><path fill-rule="evenodd" clip-rule="evenodd" d="M109.315 0.194987H103.658V11.7972H106.139V7.58725H109.315C111.945 7.58725 113.549 6.19499 113.549 3.89112C113.549 1.58725 111.945 0.194987 109.315 0.194987ZM106.139 5.34968V2.43256H109.199C110.423 2.43256 111.068 2.9298 111.068 3.89112C111.068 4.85245 110.423 5.34968 109.199 5.34968H106.139Z" fill="currentColor"></path><!--/$--><!--$--><path fill-rule="evenodd" clip-rule="evenodd" d="M78.1704 0.194987H83.827C86.4569 0.194987 88.0612 1.53753 88.0612 3.72538C88.0612 5.26681 87.2673 6.37731 85.8945 6.9077L85.8922 6.9086L88.6401 11.7972H85.8945L83.4134 7.25576H80.6514V11.7972H78.1704V0.194987ZM80.6514 2.43256V5.01819H83.7113C84.9352 5.01819 85.5803 4.57068 85.5803 3.72538C85.5803 2.88007 84.9352 2.43256 83.7113 2.43256H80.6514Z" fill="currentColor"></path><!--/$--><!--$--><path d="M133 7.90217H130.354C129.924 9.02924 129.064 9.67565 127.889 9.67565C125.937 9.67565 124.747 8.28339 124.747 6.01267C124.747 3.7088 125.937 2.31654 127.889 2.31654C129.064 2.31654 129.924 2.96294 130.354 4.09002H132.983C132.338 1.60383 130.403 -0.00390625 127.889 -0.00390625C124.548 -0.00390625 122.183 2.48228 122.183 6.01267C122.183 9.50991 124.548 11.9961 127.889 11.9961C130.42 11.9961 132.355 10.3718 133 7.90217Z" fill="currentColor"></path><!--/$--><!--$--><path d="M117.072 0.194987H114.542L119.156 11.7972H121.687L117.072 0.194987Z" fill="currentColor"></path><!--/$--><!--$--><path fill-rule="evenodd" clip-rule="evenodd" d="M35.6465 11.7972L34.7028 9.36073H29.875L28.9313 11.7972H26.3511L30.9657 0.194987H33.6121L38.2267 11.7972H35.6465ZM32.2889 3.12869L33.8682 7.20604H30.7096L32.2889 3.12869Z" fill="currentColor"></path><!--/$--></svg><!--/$--><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Anthropic</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Anthropic</span><!--/$--></button><!--/$--></div></div><div class="footer_copyright u-text-style-micro">© <span data-current-year="">[year]</span> <span data-copyright-text="">Anthropic PBC</span></div></div></div><div class="footer_links_wrap u-column-custom"><div class="footer_links_layout u-grid-custom"><div class="footer_links_col"><div class="footer_links_list_wrap"><div class="footer_links_heading u-text-style-caption">Products</div><ul role="list" class="footer_links_list"><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Claude</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/product/overview" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Claude</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Claude</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Claude Code</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/product/claude-code" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Claude Code</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Claude Code</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Claude Code for Enterprise</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/product/claude-code/enterprise" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Claude Code for Enterprise</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Claude Code for Enterprise</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Claude Cowork</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/product/cowork" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Claude Cowork</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Claude Cowork</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">@Claude</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/product/tag" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">@Claude</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">@Claude</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Claude Design</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/product/design" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Claude Design</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Claude Design</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Claude Science</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/product/claude-science" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Claude Science</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Claude Science</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Claude Security</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/product/claude-security" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Claude Security</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Claude Security</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Download app</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/download" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Download app</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Download app</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Pricing</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/pricing" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Pricing</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Pricing</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Log in</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="https://claude.ai/login" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Log in</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Log in</span><!--/$--></button><!--/$--></div></li></ul></div><div class="footer_links_list_wrap"><div class="footer_links_heading u-text-style-caption">Features</div><ul role="list" class="footer_links_list"><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Claude for Chrome</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/claude-for-chrome" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Claude for Chrome</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Claude for Chrome</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Claude for Microsoft 365</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/claude-for-microsoft-365" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Claude for Microsoft 365</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Claude for Microsoft 365</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Skills</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/skills" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Skills</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Skills</span><!--/$--></button><!--/$--></div></li></ul></div><div class="footer_links_list_wrap"><div class="footer_links_heading u-text-style-caption">Models</div><ul role="list" class="footer_links_list"><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Mythos</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/claude/mythos" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Mythos</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Mythos</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Fable</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/claude/fable" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Fable</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Fable</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Opus</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/claude/opus" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Opus</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Opus</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Sonnet</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/claude/sonnet" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Sonnet</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Sonnet</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Haiku</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/claude/haiku" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Haiku</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Haiku</span><!--/$--></button><!--/$--></div></li></ul></div></div><div class="footer_links_col"><div class="footer_links_list_wrap"><div class="footer_links_heading u-text-style-caption">Solutions</div><ul role="list" class="footer_links_list"><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">AI agents</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/solutions/agents" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">AI agents</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">AI agents</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Code modernization</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/solutions/code-modernization" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Code modernization</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Code modernization</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Coding</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/solutions/coding" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Coding</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Coding</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Customer support</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/solutions/customer-support" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Customer support</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Customer support</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Cybersecurity</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/solutions/cybersecurity" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Cybersecurity</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Cybersecurity</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Enterprise</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/solutions/enterprise" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Enterprise</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Enterprise</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Financial services</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/solutions/financial-services" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Financial services</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Financial services</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Government</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/solutions/government" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Government</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Government</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Healthcare</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/solutions/healthcare" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Healthcare</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Healthcare</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Higher education</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/solutions/education" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Higher education</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Higher education</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">K-12 teachers</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/solutions/teachers" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">K-12 teachers</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">K-12 teachers</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Legal</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/solutions/legal" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Legal</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Legal</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Life sciences</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/solutions/life-sciences" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Life sciences</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Life sciences</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Nonprofits</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/solutions/nonprofits" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Nonprofits</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Nonprofits</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Small business</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/solutions/small-business" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Small business</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Small business</span><!--/$--></button><!--/$--></div></li></ul></div><div class="footer_links_list_wrap"><div class="footer_links_heading u-text-style-caption">Claude Platform</div><ul role="list" class="footer_links_list"><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Overview</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/platform/api" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Overview</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Overview</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Developer docs</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="https://platform.claude.com/docs" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Developer docs</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Developer docs</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Pricing</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="https://claude.com/pricing#api" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Pricing</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Pricing</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Ecosystem</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/ecosystem" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Ecosystem</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Ecosystem</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Marketplace</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/platform/marketplace" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Marketplace</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Marketplace</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Claude on AWS</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/partners/claude-on-aws" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Claude on AWS</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Claude on AWS</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Google Cloud</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/partners/google-cloud" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Google Cloud</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Google Cloud</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Microsoft Foundry</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/partners/microsoft-foundry" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Microsoft Foundry</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Microsoft Foundry</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Regional compliance</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/regional-compliance" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Regional compliance</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Regional compliance</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Console login</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://platform.claude.com/" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Console login</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Console login</span><!--/$--></button><!--/$--></div></li></ul></div></div><div class="footer_links_col"><div class="footer_links_list_wrap"><div class="footer_links_heading u-text-style-caption">Resources</div><ul role="list" class="footer_links_list"><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Blog</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/blog" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Blog</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Blog</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Claude partner network</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/partners" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Claude partner network</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Claude partner network</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Community</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/community" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Community</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Community</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Connectors</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/connectors" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Connectors</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Connectors</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Courses</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/learn" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Courses</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Courses</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Customer stories</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/customers" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Customer stories</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Customer stories</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Engineering at Anthropic</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/engineering" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Engineering at Anthropic</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Engineering at Anthropic</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Events</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/events" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Events</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Events</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Plugins</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/plugins" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Plugins</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Plugins</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Powered by Claude</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/partners/powered-by-claude" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Powered by Claude</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Powered by Claude</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Service partners</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/partners/services" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Service partners</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Service partners</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Tutorials</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/resources/tutorials" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Tutorials</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Tutorials</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Use cases</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="" data-cta="" data-cta-position="" href="/resources/use-cases" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Use cases</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Use cases</span><!--/$--></button><!--/$--></div></li></ul></div><div class="footer_links_list_wrap"><div class="footer_links_heading u-text-style-caption">Company</div><ul role="list" class="footer_links_list"><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Anthropic</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Anthropic</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Anthropic</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Careers</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/careers" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Careers</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Careers</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Policy</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/policy" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Policy</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Policy</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Economic Futures</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/economic-futures" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Economic Futures</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Economic Futures</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Research</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/research" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Research</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Research</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">News</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/news" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">News</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">News</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Policy on the AI Exponential</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/policy-on-the-ai-exponential" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Policy on the AI Exponential</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Policy on the AI Exponential</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Responsible Scaling Policy</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/news/announcing-our-updated-responsible-scaling-policy" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Responsible Scaling Policy</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Responsible Scaling Policy</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Security and compliance</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://trust.anthropic.com/" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Security and compliance</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Security and compliance</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Transparency</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://anthropic.com/transparency" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Transparency</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Transparency</span><!--/$--></button><!--/$--></div></li></ul></div></div><div class="footer_links_col"><div class="footer_links_list_wrap"><div class="footer_links_heading u-text-style-caption">Programs</div><ul role="list" class="footer_links_list"><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Startups</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://claude.com/programs/startups" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Startups</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Startups</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Research Labs</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://claude.com/programs/claude-team-plan-for-research-labs" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Research Labs</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Research Labs</span><!--/$--></button><!--/$--></div></li></ul></div><div class="footer_links_list_wrap"><div class="footer_links_heading u-text-style-caption">Help and security</div><ul role="list" class="footer_links_list"><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Availability</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/supported-countries" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Availability</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Availability</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Status</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://status.anthropic.com/" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Status</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Status</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Support center</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://support.claude.com/en/" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Support center</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Support center</span><!--/$--></button><!--/$--></div></li></ul></div><div class="footer_links_list_wrap"><div class="footer_links_heading u-text-style-caption">Terms and policies</div><ul role="list" class="footer_links_list"><li class="footer_link u-flex-horizontal-nowrap"><!--$--><button id="privacy-choices-btn"><div id="privacy-choices-btn" aria-hidden="true" class="footer_link_text u-text-style-caption">Privacy choices</div></button><!--/$--><div><div class="privacy_choices_dialog w-embed"><style>
  /* Dialog styling */
  dialog#consent-container {
    margin: 0;
    padding: 8px;
    opacity: 0;
    transform: translateY(16px);
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
  }

  dialog#consent-container.show {
    opacity: 1;
    transform: translateY(0);
  }

  dialog#consent-container::backdrop {
    background: transparent;
  }

  dialog button span {
    display: inline !important;
  }

  /* Toggle switch styling */
  .toggle_switch {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 24px;
  }

  .toggle_switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }

  .toggle_slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #87867f;
    transition: .4s;
    border-radius: 24px;
  }

  .toggle_slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
  }

  input:checked + .toggle_slider {
    background-color: #d97757;
  }

  input:checked + .toggle_slider:before {
    transform: translateX(12px);
  }

  input:disabled + .toggle_slider {
    cursor: not-allowed;
    opacity: 0.5;
  }

  @media only screen and (max-width: 501px) {
    dialog#consent-container {
      left: 8px !important;
      bottom: 8px !important;
      right: 8px !important;
    }
    #consent-banner {
      padding: 24px 16px 16px !important;
    }
    #simple-options {
      grid-template-columns: repeat(3, 1fr) !important;
      grid-template-rows: auto auto !important;
    }
    #customize-btn {
      grid-column: span 1 !important;
    }
    dialog button span {
    	display: none !important;
    }
</style></div><div class="privacy_choices_dialog w-embed"><dialog id="consent-container" style="position: fixed; bottom: 24px; right: 24px; left: auto; max-width: 456px; padding: 0; background: transparent; z-index: 101; line-height: 1.25;">
  <div id="consent-banner" class="u-flex-vertical-nowrap u-gap-1" style="background-color: #141413; border-radius: 24px; padding: 32px;">
    <h3 class="u-text-style-h5" style="color: #fff;">Cookie settings</h3>
    <p class="u-text-style-body-3" id="consent-description" style="color: #e8e6dc; font-size: 0.875rem; line-height: 1.25rem;">
      We use cookies to deliver and improve our services, analyze site usage, and if you agree, to customize or personalize your experience and market our services to you. You can read our Cookie Policy <a href="https://www.anthropic.com/legal/cookies" style="color: #a1a0a0; text-decoration: underline;">here</a>.
    </p>

    <div id="simple-options" style="display: grid; gap: 8px; grid-template-columns: 1fr 1fr; text-align: center; width: 100%;">
      <button id="customize-btn" style="grid-column: span 2; background: transparent; border: 1px solid #87867f; border-radius: 8px; color: #fff; padding: 8px 16px; cursor: pointer; font-weight: 500; font-size: 1rem;">
        Customize<span> cookie settings</span>
      </button>
      <button id="reject-btn" style="background: transparent; border: 1px solid #87867f; border-radius: 8px; color: #fff; padding: 8px 16px; cursor: pointer; font-weight: 500; font-size: 1rem;">
        Reject<span> all cookies</span>
      </button>
      <button id="accept-btn" style="background: #fff; border: none; border-radius: 8px; color: #141413; padding: 8px 16px; cursor: pointer; font-weight: 500; font-size: 1rem;">
        Accept<span> all cookies</span>
      </button>
    </div>

    <div id="detailed-options" style="display: none; width: 100%;">
      <form id="consent-form">
        <!-- Necessary option (always enabled) -->
        <div style="display: flex; justify-content: space-between; align-items: center; background: #3d3d3a; border-radius: 8px; padding: 12px; margin-bottom: 8px;">
          <div>
            <h6 style="color: #f0eee6; font-size: 0.75rem; margin-bottom: 8px; font-weight:500;">Necessary</h6>
            <p style="color: #b0aea5; font-size: 0.75rem; margin: 0;">Enables security and basic functionality.</p>
          </div>
          <div style="display: flex; align-items: center; gap: 8px;">
            <span style="color: #f0eee6; font-size: 0.75rem;">Required</span>
            <label class="toggle_switch">
              <input type="checkbox" checked disabled>
              <span class="toggle_slider"></span>
            </label>
          </div>
        </div>

        <!-- Analytics option -->
        <div style="display: flex; justify-content: space-between; align-items: center; background: #3d3d3a; border-radius: 8px; padding: 12px; margin-bottom: 8px;">
          <div>
            <h6 style="color: #f0eee6; font-size: 0.75rem; margin-bottom: 8px; font-weight:500;">Analytics</h6>
            <p style="color: #b0aea5; font-size: 0.75rem; margin: 0;">Enables tracking of site performance.</p>
          </div>
          <div style="display: flex; align-items: center; gap: 8px;">
            <span id="analytics-status" style="color: #f0eee6; font-size: 0.75rem;">Off</span>
            <label class="toggle_switch">
              <input type="checkbox" id="analytics-consent">
              <span class="toggle_slider"></span>
            </label>
          </div>
        </div>

        <!-- Marketing option -->
        <div style="display: flex; justify-content: space-between; align-items: center; background: #3d3d3a; border-radius: 8px; padding: 12px; margin-bottom: 32px;">
          <div>
            <h6 style="color: #f0eee6; font-size: 0.75rem; margin-bottom: 8px; font-weight:500;">Marketing</h6>
            <p style="color: #b0aea5; font-size: 0.75rem; margin: 0;">Enables ads personalization and tracking.</p>
          </div>
          <div style="display: flex; align-items: center; gap: 8px;">
            <span id="marketing-status" style="color: #f0eee6; font-size: 0.75rem;">Off</span>
            <label class="toggle_switch">
              <input type="checkbox" id="marketing-consent">
              <span class="toggle_slider"></span>
            </label>
          </div>
        </div>
      </form>

      <button id="save-preferences-btn" class="button_main_wrap" style="text-align: center; width: 100%; background: #fff; border: none; border-radius: 8px; color: #141413; padding: 8px 16px; cursor: pointer; font-weight: 500; font-size: 1rem;">
        Save preferences
      </button>
    </div>
  </div>
</dialog></div></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Privacy policy</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/legal/privacy" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Privacy policy</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Privacy policy</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Responsible disclosure policy</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/responsible-disclosure-policy" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Responsible disclosure policy</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Responsible disclosure policy</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Terms of service: Commercial</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/legal/commercial-terms" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Terms of service: Commercial</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Terms of service: Commercial</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Terms of service: Consumer</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/legal/consumer-terms" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Terms of service: Consumer</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Terms of service: Consumer</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Terms of Service: US K-12</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://anthropic.com/legal/k12-terms" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Terms of Service: US K-12</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Terms of Service: US K-12</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Data Processing Agreement: US K-12</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://anthropic.com/legal/k12-dpa" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Data Processing Agreement: US K-12</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Data Processing Agreement: US K-12</span><!--/$--></button><!--/$--></div></li><li class="footer_link"><div aria-hidden="true" class="footer_link_text u-text-style-caption">Usage policy</div><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="" target="_blank" data-cta="" data-cta-position="" href="https://www.anthropic.com/legal/aup" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Usage policy</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Usage policy</span><!--/$--></button><!--/$--></div></li></ul></div></div></div></div></div><div class="footer_footer"><div class="footer_social_icon_wrap"><div class="footer_social_icon"><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="X.com" target="_blank" data-cta="" data-cta-position="Footer" href="https://x.com/claudeai" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">x.com</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">x.com</span><!--/$--></button><!--/$--></div><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 17 17" fill="none" class="u-svg"><!--$--><g clip-path="url(#clip0_10449_2796)"><!--$--><path d="M10.058 7.1894L15.9061 0.417969H14.5203L9.44241 6.29751L5.38673 0.417969H0.708984L6.84197 9.30887L0.708984 16.4098H2.09487L7.45723 10.2008L11.7403 16.4098H16.4181L10.0577 7.1894H10.058ZM8.15987 9.3872L7.53847 8.50187L2.59422 1.45718H4.72285L8.71292 7.14247L9.33432 8.0278L14.5209 15.4178H12.3923L8.15987 9.38754V9.3872Z" fill="currentColor"></path><!--/$--></g><!--/$--><!--$--><defs><!--$--><clippath id="clip0_10449_2796"><!--$--><rect width="15.7091" height="16" fill="currentColor" transform="translate(0.708984 0.417969)"></rect><!--/$--></clippath><!--/$--></defs><!--/$--></svg><!--/$--></div><div class="footer_social_icon"><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Linkedin" target="_blank" data-cta="" data-cta-position="Footer" href="https://www.linkedin.com/showcase/claude/" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">LinkedIn</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">LinkedIn</span><!--/$--></button><!--/$--></div><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 17 17" fill="none" class="u-svg"><!--$--><path d="M14.3818 0.5625C15.3456 0.562625 16.1268 1.34386 16.127 2.30762V14.5264C16.1268 15.4902 15.3456 16.2714 14.3818 16.2715H2.16309C1.19933 16.2713 0.418093 15.4901 0.417969 14.5264V2.30762C0.418151 1.3439 1.19937 0.562682 2.16309 0.5625H14.3818ZM2.8252 14.0898H5.16797V6.52539H2.8252V14.0898ZM11.1924 6.29492C9.58733 6.29492 8.91211 7.54492 8.91211 7.54492V6.52539H6.66504V14.0898H8.91211V10.1191C8.91211 9.05529 9.40154 8.42188 10.3389 8.42188C11.2005 8.42189 11.6143 9.03057 11.6143 10.1191V14.0898H13.9453V9.30078C13.9453 7.2746 12.7967 6.29494 11.1924 6.29492ZM3.98535 2.74414C3.22012 2.74414 2.59961 3.36889 2.59961 4.13965C2.59963 4.91039 3.22014 5.53516 3.98535 5.53516C4.75044 5.53501 5.3701 4.9103 5.37012 4.13965C5.37012 3.36898 4.75046 2.74429 3.98535 2.74414Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div><div class="footer_social_icon"><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="YouTube" target="_blank" data-cta="" data-cta-position="Footer" href="https://www.youtube.com/@anthropic-ai" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">YouTube</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">YouTube</span><!--/$--></button><!--/$--></div><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 17" fill="none" class="u-svg"><!--$--><g clip-path="url(#clip0_13050_28878)"><!--$--><path d="M6.248 10.855V6.18441L10.354 8.51999L6.248 10.855ZM15.3808 4.71414C15.1954 4.03269 14.6716 3.50576 14.0058 3.31929L13.9917 3.31615C12.3192 3.10349 10.3849 2.98197 8.42172 2.98197C8.22216 2.98197 8.02312 2.98302 7.8246 2.98564L7.85498 2.98511C7.68632 2.98302 7.48781 2.98145 7.28824 2.98145C5.32508 2.98145 3.38968 3.10296 1.4899 3.33815L1.71722 3.3151C1.03787 3.50523 0.514081 4.03164 0.332326 4.69947L0.329184 4.71309C0.119668 5.81776 0.000244141 7.089 0.000244141 8.38799C0.000244141 8.43409 0.000244165 8.48018 0.000767954 8.52575V8.51842C0.000767954 8.55718 0.000244141 8.60327 0.000244141 8.64936C0.000244141 9.94836 0.120192 11.2191 0.349088 12.4515L0.329184 12.3237C0.514605 13.0052 1.03839 13.5321 1.70413 13.7186L1.71827 13.7217C3.39073 13.9344 5.32508 14.0559 7.28824 14.0559C7.48728 14.0559 7.68632 14.0549 7.88536 14.0522L7.85498 14.0528C8.02364 14.0549 8.22268 14.0564 8.42172 14.0564C10.3854 14.0564 12.3203 13.9349 14.2201 13.6997L13.9927 13.7228C14.6726 13.5332 15.1964 13.0062 15.3787 12.3384L15.3818 12.3248C15.5908 11.2201 15.7102 9.94888 15.7102 8.65041C15.7102 8.60432 15.7102 8.55823 15.7097 8.51266V8.51946C15.7097 8.4807 15.7102 8.43461 15.7102 8.38852C15.7102 7.08952 15.5903 5.81881 15.3614 4.58633L15.3808 4.71414Z" fill="currentColor"></path><!--/$--></g><!--/$--><!--$--><defs><!--$--><clippath id="clip0_13050_28878"><!--$--><rect width="15.71" height="15.71" fill="currentColor" transform="translate(0 0.664551)"></rect><!--/$--></clippath><!--/$--></defs><!--/$--></svg><!--/$--></div><div class="footer_social_icon"><div class="clickable_wrap u-cover-absolute"><a data-cta-copy="Instagram" target="_blank" data-cta="Startups page" data-cta-position="Footer" href="https://www.instagram.com/claudeai" data-wf-event-ids="" class="clickable_link w-inline-block"><!--$--><span class="clickable_text u-sr-only">Instagram</span><!--/$--></a><!--$--><button type="button" class="clickable_btn"><!--$--><span class="clickable_text u-sr-only">Instagram</span><!--/$--></button><!--/$--></div><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 17" fill="none" class="u-svg"><!--$--><g clip-path="url(#clip0_10449_2794)"><!--$--><path d="M4.60152 0.617433C3.7658 0.656863 3.19508 0.790233 2.69616 0.986282C2.17981 1.18752 1.74215 1.45756 1.30669 1.89458C0.871239 2.33161 0.603085 2.76958 0.403265 3.28672C0.209886 3.78674 0.0788724 4.35792 0.041956 5.19412C0.00503965 6.03031 -0.00312908 6.2991 0.000955282 8.43208C0.00503964 10.5651 0.0144651 10.8324 0.0549946 11.6703C0.0948956 12.5059 0.227795 13.0765 0.423844 13.5755C0.625392 14.0919 0.895117 14.5294 1.3323 14.965C1.76948 15.4006 2.20714 15.6682 2.72554 15.8683C3.22509 16.0614 3.79643 16.193 4.63247 16.2296C5.4685 16.2662 5.7376 16.2747 7.86995 16.2706C10.0023 16.2665 10.2708 16.2571 11.1085 16.2173C11.9463 16.1776 12.5139 16.0438 13.0131 15.8487C13.5295 15.6466 13.9673 15.3774 14.4026 14.94C14.8379 14.5027 15.1059 14.0644 15.3055 13.547C15.4991 13.0474 15.6306 12.4761 15.6668 11.6407C15.7034 10.8023 15.7121 10.5346 15.708 8.40192C15.7039 6.26925 15.6943 6.00188 15.6546 5.16427C15.6148 4.32666 15.4818 3.75784 15.2859 3.25845C15.084 2.74209 14.8146 2.3049 14.3776 1.86898C13.9406 1.43305 13.502 1.16521 12.9847 0.966018C12.4848 0.772639 11.9138 0.640839 11.0777 0.604708C10.2417 0.568578 9.97262 0.559309 7.83948 0.563394C5.70634 0.567478 5.43929 0.576589 4.60152 0.617433ZM4.69326 14.8166C3.92744 14.7833 3.51162 14.656 3.23451 14.5495C2.86755 14.4081 2.60615 14.2372 2.32999 13.9637C2.05382 13.6902 1.88416 13.4279 1.74089 13.0617C1.63329 12.7846 1.50369 12.3692 1.46787 11.6034C1.42891 10.7757 1.42074 10.5272 1.41619 8.43019C1.41163 6.33319 1.41964 6.08498 1.45593 5.25696C1.48861 4.49177 1.61664 4.07548 1.72299 3.79852C1.86437 3.43109 2.03465 3.17016 2.30878 2.89415C2.5829 2.61814 2.84446 2.44817 3.21095 2.3049C3.48775 2.19682 3.90309 2.06832 4.6686 2.03188C5.49694 1.99261 5.74514 1.98475 7.84183 1.9802C9.93853 1.97564 10.1874 1.9835 11.016 2.01994C11.7812 2.05324 12.1977 2.18002 12.4743 2.28699C12.8414 2.42838 13.1027 2.59819 13.3787 2.87279C13.6547 3.14738 13.8248 3.408 13.9681 3.77527C14.0763 4.05128 14.2048 4.46647 14.2409 5.23245C14.2804 6.06079 14.2893 6.30915 14.2931 8.40569C14.2969 10.5022 14.2895 10.7512 14.2532 11.5789C14.2197 12.3447 14.0928 12.7607 13.9861 13.0381C13.8447 13.4049 13.6743 13.6665 13.4 13.9424C13.1257 14.2182 12.8645 14.3882 12.4979 14.5314C12.2214 14.6394 11.8056 14.7682 11.0407 14.8046C10.2123 14.8436 9.96413 14.8518 7.86665 14.8563C5.76918 14.8609 5.52176 14.8524 4.69342 14.8166M11.0964 4.21906C11.0968 4.40549 11.1523 4.58764 11.2562 4.74247C11.36 4.89731 11.5075 5.01787 11.6798 5.08891C11.8522 5.15995 12.0417 5.17829 12.2245 5.14159C12.4073 5.10489 12.5751 5.01481 12.7067 4.88274C12.8383 4.75067 12.9277 4.58255 12.9638 4.39963C12.9998 4.21671 12.9808 4.02722 12.9091 3.85512C12.8374 3.68302 12.7163 3.53603 12.5611 3.43276C12.4059 3.32949 12.2235 3.27457 12.0371 3.27494C11.7872 3.27544 11.5477 3.37518 11.3713 3.55223C11.1949 3.72927 11.096 3.96913 11.0964 4.21906ZM3.82156 8.42485C3.82596 10.6524 5.63502 12.4541 7.8621 12.4498C10.0892 12.4456 11.8921 10.6367 11.8879 8.40914C11.8836 6.18159 10.0741 4.37945 7.8467 4.38384C5.61931 4.38824 3.81732 6.19762 3.82156 8.42485ZM5.23632 8.42202C5.2353 7.90419 5.38786 7.39768 5.6747 6.96654C5.96154 6.53541 6.36979 6.19901 6.84781 5.9999C7.32584 5.80079 7.85217 5.74789 8.36026 5.84791C8.86835 5.94793 9.33536 6.19637 9.70225 6.56181C10.0691 6.92725 10.3194 7.39328 10.4215 7.90097C10.5235 8.40865 10.4727 8.93519 10.2755 9.41401C10.0782 9.89282 9.74347 10.3024 9.31348 10.5909C8.88348 10.8795 8.37758 11.034 7.85974 11.0351C7.5159 11.0358 7.17528 10.9688 6.85734 10.8378C6.53941 10.7069 6.25037 10.5146 6.00676 10.272C5.76314 10.0293 5.56972 9.74105 5.43752 9.42363C5.30533 9.10622 5.23696 8.76587 5.23632 8.42202Z" fill="currentColor"></path><!--/$--></g><!--/$--><!--$--><defs><!--$--><clippath id="clip0_10449_2794"><!--$--><rect width="15.7091" height="15.7091" fill="currentColor" transform="translate(0 0.5625)"></rect><!--/$--></clippath><!--/$--></defs><!--/$--></svg><!--/$--></div></div><!--$--><div class="locale_picker_component"><div class="w-locales-list"><div data-delay="0" data-hover="true" class="locale_picker_dropdown w-dropdown"><div class="locale_picker_dropdown_button w-dropdown-toggle"><div class="locale_picker_icon"><div class="icon_wrap u-display-contents"><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="u-svg"><!--$--><path d="M7.2705 3.0498C11.1054 1.5437 15.4369 3.42942 16.9473 7.26367C18.4585 11.1003 16.5729 15.4359 12.7363 16.9473C8.89982 18.4583 4.56416 16.5736 3.05272 12.7373C1.54288 8.90435 3.42282 4.57201 7.25194 3.05663C7.25547 3.05522 7.25914 3.05413 7.26269 3.05273C7.26523 3.05172 7.26795 3.05079 7.2705 3.0498ZM8.64159 14.5283C8.05764 14.958 7.56418 15.4198 7.17772 15.8896C8.21355 16.3858 9.37633 16.6096 10.5508 16.5098C10.2224 16.2862 9.89754 16.0029 9.58202 15.6748C9.26312 15.3432 8.94744 14.9583 8.64159 14.5283ZM13.1572 12.5351C12.5305 12.6659 11.8818 12.8585 11.2275 13.1162C10.5729 13.3741 9.96666 13.6758 9.41894 14.0078C9.6946 14.3937 9.97385 14.7371 10.2539 15.0283C10.7036 15.4959 11.1332 15.8156 11.5117 15.9863C11.8879 16.1559 12.1765 16.1643 12.3935 16.0791C12.6107 15.9936 12.8179 15.7903 12.9775 15.4092C13.1379 15.0262 13.2342 14.4991 13.2441 13.8506C13.2503 13.4466 13.2187 13.0053 13.1572 12.5351ZM3.63768 8.51855C3.34594 9.76629 3.4167 11.1121 3.92186 12.3945C4.42675 13.6762 5.29203 14.7083 6.35546 15.4219C6.82009 14.8304 7.4201 14.2628 8.12694 13.748C7.6691 12.9972 7.2458 12.1466 6.88378 11.2275C6.52163 10.3082 6.25055 9.397 6.07323 8.53515C5.20566 8.64053 4.38055 8.63422 3.63768 8.51855ZM16.081 12.3828C15.4777 12.3027 14.8015 12.3016 14.081 12.3857C14.1506 12.9087 14.1838 13.4053 14.1767 13.8652C14.1698 14.3208 14.124 14.75 14.0361 15.1377C14.9636 14.4096 15.6617 13.4524 16.081 12.3828ZM11.0947 6.7705C10.4885 7.14026 9.82394 7.47239 9.11425 7.75195C8.40436 8.03157 7.69176 8.2418 6.99608 8.38476C7.16147 9.17591 7.41289 10.0225 7.75292 10.8857C8.09272 11.7483 8.48601 12.5376 8.90429 13.2285C9.51056 12.8587 10.176 12.5276 10.8857 12.248C11.5954 11.9685 12.3075 11.7572 13.0029 11.6143C12.8376 10.8236 12.5869 9.97794 12.2471 9.11523C11.907 8.25206 11.5133 7.46188 11.0947 6.7705ZM13.6426 4.57714C13.178 5.16855 12.5788 5.73625 11.8721 6.25097C12.3302 7.00222 12.754 7.85307 13.1162 8.77245C13.4782 9.69152 13.7485 10.6024 13.9258 11.4639C14.7932 11.3584 15.6185 11.3649 16.3613 11.4805C16.6528 10.233 16.5841 8.88752 16.0791 7.60546C15.5738 6.32297 14.707 5.29067 13.6426 4.57714ZM5.9619 4.86327C5.03547 5.59096 4.33712 6.54756 3.91796 7.6162C4.52106 7.69641 5.19677 7.69821 5.91698 7.61425C5.84736 7.09104 5.81616 6.59385 5.82323 6.13378C5.83026 5.679 5.87418 5.25038 5.9619 4.86327ZM8.48827 4.01367C8.11174 3.8439 7.82256 3.83644 7.60546 3.92187C7.38849 4.0075 7.182 4.20998 7.02245 4.59081C6.86212 4.97369 6.76585 5.50006 6.75585 6.14843C6.74965 6.55226 6.78027 6.99382 6.84179 7.46386C7.46863 7.33317 8.11803 7.14252 8.77245 6.88476C9.42675 6.62702 10.0316 6.32305 10.5791 5.9912C10.3036 5.6057 10.0259 5.26167 9.74608 4.9707C9.29651 4.50322 8.8667 4.18435 8.48827 4.01367ZM12.8223 4.10937C11.7866 3.61351 10.6234 3.3904 9.44921 3.49023C9.77744 3.71355 10.1026 3.99633 10.418 4.32421C10.7368 4.65579 11.0526 5.04068 11.3584 5.4707C11.9424 5.04095 12.4358 4.57931 12.8223 4.10937Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div></div><div>English (US)</div><!--$--><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 24 24" fill="none" aria-hidden="true" data-dropdown="arrow" class="locale_picker_dropdown_arrow"><!--$--><path d="M16.293 9.29297L12 13.586L7.70697 9.29297L6.29297 10.707L12 16.414L17.707 10.707L16.293 9.29297Z" fill="currentColor"></path><!--/$--></svg><!--/$--></div><nav class="locale_picker_dropdown-content w-dropdown-list"><div role="list" class="locale_picker_dropdown-list w-locales-items"><div role="listitem" class="locale_picker_dropdown-item w-locales-item"><a hreflang="en-US" href="/programs/startups" aria-current="page" class="locale_picker_dropdown-option w--current">English (US)</a></div><div role="listitem" class="locale_picker_dropdown-item w-locales-item"><a hreflang="ja-JP" href="/ja/programs/startups" class="locale_picker_dropdown-option">日本語 (Japan)</a></div><div role="listitem" class="locale_picker_dropdown-item w-locales-item"><a hreflang="de-DE" href="/de/programs/startups" class="locale_picker_dropdown-option">Deutsch (Germany)</a></div><div role="listitem" class="locale_picker_dropdown-item w-locales-item"><a hreflang="fr-FR" href="/fr/programs/startups" class="locale_picker_dropdown-option">Français (France)</a></div><div role="listitem" class="locale_picker_dropdown-item w-locales-item"><a hreflang="ko-KR" href="/ko/programs/startups" class="locale_picker_dropdown-option">한국어 (South Korea)</a></div><div role="listitem" class="locale_picker_dropdown-item w-locales-item"><a hreflang="it-IT" href="/it/programs/startups" class="locale_picker_dropdown-option">Italian (Italy)</a></div></div></nav></div></div></div><!--/$--></div></div><div data-wf--spacer--section-space="small" class="u-section-spacer w-variant-d422cbd0-f212-c815-68df-63414354c21d u-ignore-trim"></div><div class="u-embed-js w-embed w-script"><script>
  // ---- Update copyright year ----
  function initDynamicCurrentYear() {
    const currentYear = new Date().getFullYear();
    const currentYearElements = document.querySelectorAll('[data-current-year]');
    currentYearElements.forEach((currentYearElement) => {
      currentYearElement.textContent = currentYear;
    });
  }
  document.addEventListener('DOMContentLoaded', () => {
    initDynamicCurrentYear();
  });

  // ---- Update copyright text for EU countries ----
  (function () {
    var EU = ['AT', 'BE', 'BG', 'HR', 'CY', 'CZ', 'DK', 'EE', 'FI', 'FR', 'DE', 'GR', 'HU', 'IE', 'IT', 'LV', 'LT', 'LU', 'MT', 'NL', 'PL', 'PT', 'RO', 'SK', 'SI', 'ES', 'SE'];

    function updateCopyright() {
      var els = document.querySelectorAll('[data-copyright-text]');
      for (var i = 0; i < els.length; i++) {
        els[i].textContent = 'Anthropic PBC. Services in the EU are provided by Anthropic Ireland Limited.';
      }
    }

    function handleCountry(code) {
      if (EU.indexOf(code) === -1) return;
      if (document.readyState === 'loading') {
        document.addEventListener('DOMContentLoaded', updateCopyright);
      } else {
        updateCopyright();
      }
    }

    // QA override: ?loc=DE forces a country, skipping the Cloudflare lookup
    var override = new URLSearchParams(window.location.search).get('loc');
    if (override) {
      handleCountry(override.toUpperCase());
      return;
    }

    fetch('/cdn-cgi/trace')
      .then(function (res) {
        return res.text();
      })
      .then(function (text) {
        var match = text.match(/^loc=([A-Z]{2})$/m);
        if (match) handleCountry(match[1]);
      })
      .catch(function () {
        /* fail silently, default text stays */
      });
  })();
</script></div></section></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6889473510b50328dbb70ae6" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/6889473510b50328dbb70ae6/js/claude-brand.0bac9fa5.d54d5e4dee708bad.js" type="text/javascript" integrity="sha384-6WoTuYdN1BH99H4vO/E4/osoOeYa1DLwOvTlqDQCh1ODOQAQcljvpZhi54TmN+Nd" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/gsap/3.15.0/gsap.min.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/gsap/3.15.0/ScrollTrigger.min.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/gsap/3.15.0/SplitText.min.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/gsap/3.15.0/TextPlugin.min.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/gsap/3.15.0/Flip.min.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/gsap/3.15.0/Draggable.min.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/gsap/3.15.0/InertiaPlugin.min.js" type="text/javascript"></script><script type="text/javascript">gsap.registerPlugin(ScrollTrigger,SplitText,TextPlugin,Flip,Draggable,InertiaPlugin);</script><!-- Swiper JS for Slider component -->
<script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>

<!-- Lottie libraries -->
<script type="module" src="https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.js"></script>
<script async src="https://cdnjs.cloudflare.com/ajax/libs/lottie-web/5.12.2/lottie.min.js"></script>

<script>
  /**
   * claude-animations.js
   * GSAP-powered animations for claude.com
   *
   * Contains:
   * - Page transitions & hero animations
   * - Heading animations (scroll-triggered)
   * - Columns & cards animations
   * - Artifact toggle & metadata animations
   *
   * Dependencies: GSAP, SplitText, ScrollTrigger, jQuery
   *
   * ---------------------------------------------------------------------------
   * SEO NOTE (read before changing the scroll-triggered blocks below)
   *
   * Two problems were found via GSC URL Inspection on /product/tag:
   *
   *   1. SplitText's default element is <div>, which is flow content and is
   *      invalid inside <h1>/<h2>. Fixed with `tag: 'span'` (phrasing content,
   *      renders identically since words are inline-block).
   *
   *   2. `from()` tweens have immediateRender: true, so their start state
   *      (autoAlpha: 0 => opacity: 0; visibility: hidden) was written to the DOM
   *      at timeline-construction time. Crawlers execute JS but never scroll, so
   *      the ScrollTrigger never advanced and their render captured every
   *      heading and body paragraph as visibility: hidden.
   *
   * The important, non-obvious part: Googlebot renders with a VERY TALL viewport
   * (this is how it triggers lazy-loaded images below the fold). So *nothing* is
   * below the fold for it, and any "only do this when it's in the viewport"
   * laziness collapses — every ScrollTrigger fires onEnter at load, while
   * onLeave (which actually plays the animation) never fires without a scroll.
   *
   * Therefore the gate below is NOT viewport-based and NOT bot detection. It is:
   *   "if this element is already at/past its play line AND the user has not
   *    scrolled at all, the animation will never be triggered by arrival — so
   *    play it now rather than leaving it hidden forever."
   *
   * Every client is judged by the same rule. It also fixes real user cases:
   * deep links to mid-page anchors, restored scroll on refresh, and very tall
   * displays where content starts above the play line.
   *
   * When testing, render at a TALL viewport (e.g. 1200x5000) — a normal browser
   * window will not reproduce the crawler's behaviour.
   * ---------------------------------------------------------------------------
   */

  // FAILSAFE: the global head CSS hides [data-prevent-flicker='true'] behind
  // html:not(.gsap-not-found), but nothing ever set that class — so a failed
  // GSAP CDN load would leave hero/content permanently hidden for JS-enabled
  // clients (including Googlebot). The <noscript> fallback doesn't cover that
  // case. This runs after the GSAP <script> tags (they load synchronously
  // before this footer code), so a missing global here means the load failed.
  if (typeof gsap === 'undefined' || typeof ScrollTrigger === 'undefined' || typeof SplitText === 'undefined') {
    document.documentElement.classList.add('gsap-not-found');
  }

  function isValidSameOriginUrl(urlString) {
    if (!urlString || typeof urlString !== 'string') {
      return false;
    }

    try {
      // Use URL constructor for safe parsing
      const url = new URL(urlString, window.location.origin);

      // Only allow http and https protocols
      if (!['http:', 'https:'].includes(url.protocol)) {
        return false;
      }

      // Only allow same origin
      if (url.origin !== window.location.origin) {
        return false;
      }

      return true;
    } catch (e) {
      // Invalid URL format
      return false;
    }
  }

  /**
   * Shared scroll-state flag.
   *
   * Set once, on the first scroll event of the page's life. Used by the
   * scroll-triggered blocks to distinguish "this element is about to arrive"
   * (normal user scrolling) from "this element was already past its play line
   * on load and will never arrive" (tall viewport, deep link, restored scroll).
   */
  const claudeScrollState = { userHasScrolled: false };
  window.addEventListener(
    'scroll',
    () => {
      claudeScrollState.userHasScrolled = true;
    },
    { once: true, passive: true },
  );

  document.addEventListener('DOMContentLoaded', () => {
    // PRE-INITIALIZE SplitText BEFORE any animations run
    // This prevents layout thrashing during animation frames
    const heroData = [];
    document.querySelectorAll('[data-animate-hero-wrap]').forEach((hero) => {
      const heading = hero.querySelector('[data-animate-hero-heading]');
      const text = hero.querySelector('[data-animate-hero-text]');
      const cta = hero.querySelector('[data-animate-hero-cta]');
      const visual = hero.querySelectorAll('[data-animate-hero-visual]');

      let split = null;
      if (heading) {
        const targetElement = heading.children.length > 0 ? heading.children : heading;
        split = SplitText.create(targetElement, {
          type: 'words',
          wordsClass: 'word',
          // <div> is flow content and is invalid inside <h1>/<h2>.
          // <span> is phrasing content and renders identically (inline-block).
          tag: 'span',
        });
        // Set initial state immediately (batch DOM writes)
        if (split.words && split.words.length > 0) {
          gsap.set(split.words, { autoAlpha: 0 });
        }
      }

      heroData.push({ hero, heading, text, cta, visual, split });
    });

    // Force a single reflow before animations start
    document.body.offsetHeight;

    // HERO ANIMATION FUNCTION - uses pre-split text (no DOM modification)
    // NOTE: the hero always animates on page load regardless of scrolling, so it
    // resolves to opacity: 1 for crawlers too. No gate needed here.
    function animateHero() {
      heroData.forEach(({ hero, text, cta, visual, split }) => {
        const heroTl = gsap.timeline();

        // Animate pre-split words (no DOM modification here)
        if (split && split.words && split.words.length > 0) {
          heroTl.to(split.words, {
            autoAlpha: 1,
            duration: 1,
            ease: 'power2.out',
            stagger: { amount: 0.2 },
          });
        }

        // Animate text
        if (text) {
          heroTl.from(
            text,
            {
              autoAlpha: 0,
              y: 10,
              duration: 0.75,
              ease: 'power2.out',
            },
            '<+30%',
          );
        }

        // Animate CTA
        if (cta) {
          heroTl.from(
            cta,
            {
              autoAlpha: 0,
              y: 10,
              duration: 0.75,
              ease: 'power2.out',
            },
            '<+25%',
          );
        }

        // Animate Visual
        if (visual && visual.length) {
          heroTl.from(
            visual,
            {
              autoAlpha: 0,
              y: 10,
              duration: 0.75,
              ease: 'power2.out',
            },
            '<',
          );
        }

        gsap.set(hero, { visibility: 'visible' });

        return heroTl;
      });
    }

    // PAGE LOAD SEQUENCE
    let tl = gsap.timeline();

    // Only animate elements that exist on the page
    const transitionWrap = document.querySelector('.transition_wrap');
    const navWrap = document.querySelector('.nav_wrap');
    const navSecondaryWrap = document.querySelector('.nav_secondary_wrap');
    const pageMain = document.querySelector('.page_main');

    if (transitionWrap) {
      tl.to(transitionWrap, { autoAlpha: 0, duration: 1, ease: 'none' });
    }
    if (navWrap) {
      tl.from(navWrap, { autoAlpha: 0, y: -20, duration: 1, ease: 'power2.out' }, transitionWrap ? '>-50%' : 0);
    }
    if (navSecondaryWrap) {
      tl.from(navSecondaryWrap, { autoAlpha: 0, y: -20, duration: 1, ease: 'power2.out' }, '<');
    }

    // Only animate hero if one exists on the page
    if (heroData.length > 0) {
      tl.add(() => animateHero(), '<+25%');
      // Animate main wrapper excluding hero section
      if (pageMain) {
        const nonHeroChildren = pageMain.querySelectorAll(':scope > *:not([data-animate-hero-wrap])');
        if (nonHeroChildren.length > 0) {
          tl.from(
            nonHeroChildren,
            {
              autoAlpha: 0,
              y: 20,
              duration: 1,
              ease: 'power2.out',
            },
            '>-20%',
          );
        }
      }
    } else if (pageMain) {
      // Animate entire main wrapper if no hero exists
      tl.from(
        pageMain,
        {
          autoAlpha: 0,
          y: 20,
          duration: 1,
          ease: 'power2.out',
        },
        '>-50%',
      );
    }

    if (transitionWrap) {
      tl.set(transitionWrap, { display: 'none' });
    }

    // LINK CLICK TRANSITIONS
    $('a:not(.ignore-transition)').on('click', function (e) {
      // Let browser handle new-tab/window behaviors
      if (e.metaKey || e.ctrlKey || e.shiftKey || e.altKey || e.which === 2 || e.button === 1) {
        return;
      }

      let currentUrl = $(this).attr('href');
      if ($(this).prop('hostname') === window.location.host && !currentUrl.includes('#') && $(this).attr('target') !== '_blank') {
        // SECURITY: Validate URL before navigation to prevent injection attacks
        if (!isValidSameOriginUrl(currentUrl)) {
          console.warn('Navigation blocked: Invalid or unsafe URL', currentUrl);
          return;
        }

        e.preventDefault();
        let tl = gsap.timeline({ onComplete: () => (window.location.href = currentUrl) }); // nosemgrep: unsafe-url-manipulation
        if (transitionWrap) {
          tl.set(transitionWrap, { display: 'block' });
          tl.fromTo(transitionWrap, { autoAlpha: 0 }, { autoAlpha: 1, duration: 0.75, ease: 'none' });
        }
      }
    });

    // BACK BUTTON HANDLING
    window.onpageshow = function (event) {
      if (event.persisted) window.location.reload();
    };
  });

  /* Heading Animation  */

  document.addEventListener('DOMContentLoaded', () => {
    const prefersReducedMotion = window.matchMedia('(prefers-reduced-motion: reduce)').matches;

    if (prefersReducedMotion) {
      return;
    }

    document.querySelectorAll('[data-animate-header-wrap]').forEach((header) => {
      const heading = header.querySelector('[data-animate-header-heading]');
      const text = header.querySelector('[data-animate-header-text]');
      const cta = header.querySelector('[data-animate-header-cta]');

      let tl = null;

      // Builds the timeline on first call. Creating the from() tweens here is
      // what writes the hidden start state to the DOM, so this must not run
      // until we are ready to either play it or hand it to a scrolling user.
      function buildTimeline() {
        if (tl) return tl;

        tl = gsap.timeline({ paused: true });

        // Animate heading with split text
        if (heading && heading.children.length > 0) {
          const split = SplitText.create(heading.children, {
            type: 'words',
            wordsClass: 'word',
            tag: 'span', // valid inside <h2>; see SEO NOTE at top
          });
          if (split.words && split.words.length > 0) {
            tl.from(split.words, {
              autoAlpha: 0,
              duration: 1,
              ease: 'power2.out',
              stagger: { amount: 0.2 },
            });
          }
        }
        // Animate text
        if (text) {
          tl.from(
            text,
            {
              autoAlpha: 0,
              y: 10,
              duration: 0.75,
              ease: 'power2.out',
            },
            '<+30%',
          );
        }
        // Animate CTA
        if (cta) {
          tl.from(
            cta,
            {
              autoAlpha: 0,
              y: 10,
              duration: 0.75,
              ease: 'power2.out',
            },
            '<+25%',
          );
        }

        return tl;
      }

      ScrollTrigger.create({
        trigger: header,
        start: 'top bottom',
        end: 'top 80%',

        onEnter: () => {
          const t = buildTimeline();

          // Is this element already at/past the point where it would play
          // ("top 80%"), on a page nobody has scrolled? Then arrival will never
          // happen and onLeave will never fire. Play it now instead of leaving
          // it hidden. See SEO NOTE at top — this is geometry, not bot sniffing.
          //
          // For a normal user scrolling down, onEnter fires exactly when
          // rect.top === innerHeight, which is never <= innerHeight * 0.8, so
          // this branch is skipped and behaviour is unchanged.
          // progress(1) (not play()) — a synchronous jump to the end state.
          // Google's renderer can snapshot the page without ever ticking an
          // animation frame, so a play()ed tween can be captured stuck at
          // opacity:0. progress(1) needs no frames. Also gate on the full
          // viewport height (not * 0.8) so nothing in the first paint can be
          // left hidden with no scroll to rescue it.
          if (!claudeScrollState.userHasScrolled && header.getBoundingClientRect().top <= window.innerHeight) {
            t.progress(1);
          }
        },

        // Normal path: plays when the header's top hits 80% of the viewport,
        // matching the original toggleActions: 'none play none reset'.
        onLeave: () => {
          buildTimeline().play();
        },

        // Mirrors the original 'reset' on leave-back.
        onLeaveBack: () => {
          if (tl) tl.pause(0);
        },
      });
    });
  });

  /* Columns & Cards Animation */

  document.addEventListener('DOMContentLoaded', () => {
    const prefersReducedMotion = window.matchMedia('(prefers-reduced-motion: reduce)').matches;

    if (prefersReducedMotion) {
      return;
    }

    document.querySelectorAll('[data-animate-card-wrap]').forEach((cardWrap) => {
      const cards = cardWrap.querySelectorAll('[data-animate-card-card]');

      // NodeList is always truthy, so check length instead
      if (cards.length === 0) return;

      let tl = null;

      function buildTimeline() {
        if (tl) return tl;

        tl = gsap.timeline({ paused: true });

        tl.from(cards, {
          autoAlpha: 0,
          y: 20,
          duration: 0.75,
          stagger: { each: 0.1 },
          ease: 'power2.out',
        });

        return tl;
      }

      ScrollTrigger.create({
        trigger: cardWrap,
        start: 'top bottom',
        end: 'top 70%',

        onEnter: () => {
          const t = buildTimeline();
          // Same geometry gate as the headings, matching this block's end
          // position ("top 70%").
          // Same reasoning as the headings gate: synchronous jump, full
          // viewport height. See comment there.
          if (!claudeScrollState.userHasScrolled && cardWrap.getBoundingClientRect().top <= window.innerHeight) {
            t.progress(1);
          }
        },

        onLeave: () => {
          buildTimeline().play();
        },
      });
    });
  });

  /* Combined Artifact Toggle & Metadata Animation */

  document.addEventListener('DOMContentLoaded', () => {
    // Configuration
    const TOGGLE_ENABLED = true; // Set to false to disable toggle functionality

    // Initially hide all artifact_metadata elements for animation
    // NOTE: known outstanding issue — this hides content via CSS at load and only
    // reveals it via IntersectionObserver. Opacity-only (no visibility: hidden),
    // so it is a weaker signal than the heading problem was, but it is the same
    // shape of defect. Left as-is for now; see recap doc.
    const style = document.createElement('style');
    style.textContent = `.artifact_metadata { opacity: 0; transform: translateY(32px); }`;
    document.head.appendChild(style);

    // Track which columns have been animated and which have toggles
    const animatedColumns = new Set();
    const toggleManagedColumns = new Set();

    // ============================================
    // METADATA ANIMATION FUNCTIONALITY
    // ============================================

    // Function to animate metadata items
    function animateMetadata(column) {
      // Skip if already animated or if this column is toggle-managed and hidden
      if (animatedColumns.has(column)) return;
      if (toggleManagedColumns.has(column) && column.style.display === 'none') return;

      const metadataItems = column.querySelectorAll('.artifact_metadata');
      if (metadataItems.length > 0) {
        animatedColumns.add(column);
        gsap.fromTo(
          metadataItems,
          {
            opacity: 0,
            y: 32,
          },
          {
            opacity: 1,
            y: 0,
            duration: 0.6,
            ease: 'power2.out',
            stagger: 0.2,
          },
        );
      }
    }

    // Intersection Observer for viewport visibility
    const observer = new IntersectionObserver(
      (entries) => {
        entries.forEach((entry) => {
          if (entry.isIntersecting) {
            // Only animate if not hidden by toggle
            if (!toggleManagedColumns.has(entry.target) || entry.target.style.display !== 'none') {
              animateMetadata(entry.target);
            }
          }
        });
      },
      {
        threshold: 0.5,
        rootMargin: '0px 0px -80px 0px',
      },
    );

    // ============================================
    // TOGGLE FUNCTIONALITY
    // ============================================

    if (TOGGLE_ENABLED) {
      const toggleButtons = document.querySelectorAll('.artifact_toggle');
      const MOBILE_BREAKPOINT = 768; // Adjust as needed

      toggleButtons.forEach((button) => {
        const container = button.closest('.artifact_component_wrap') || button.parentElement;
        const metadataColumn = container.querySelector('.artifact_column_metadata');
        const contentColumn = container.querySelector('.artifact_column_content');

        if (!metadataColumn || !contentColumn) return;

        // Check if this is variant 1-1 (toggle always visible)
        const artifactWrapper = button.closest('[data-wf--artifact-wrapper--variant]');
        const isVariant11 = artifactWrapper?.getAttribute('data-wf--artifact-wrapper--variant') === '1-1';

        // Mark this metadata column as toggle-managed
        toggleManagedColumns.add(metadataColumn);

        // Track current state
        let showingContent = true;

        // Helper function to check if we're on mobile
        function isMobile() {
          return window.innerWidth <= MOBILE_BREAKPOINT;
        }

        // Helper function to check if toggle should be active
        function shouldToggleBeActive() {
          // Toggle is active if:
          // 1. It's variant 1-1 (always active), OR
          // 2. We're on mobile/tablet
          return isVariant11 || isMobile();
        }

        // Helper function to update button text
        function updateButtonText(newText) {
          const walker = document.createTreeWalker(
            button,
            NodeFilter.SHOW_TEXT,
            {
              acceptNode: function (node) {
                return node.textContent.trim() ? NodeFilter.FILTER_ACCEPT : NodeFilter.FILTER_REJECT;
              },
            },
            false,
          );

          let textNode;
          while ((textNode = walker.nextNode())) {
            textNode.textContent = newText;
            break;
          }
        }

        // Set initial states based on viewport and variant
        function initializeToggleState() {
          if (shouldToggleBeActive()) {
            // Toggle is active: Hide metadata initially
            gsap.set(metadataColumn, {
              display: 'none',
              opacity: 0,
              y: -24,
            });
            gsap.set(contentColumn, {
              display: 'flex',
              opacity: 1,
              y: 0,
            });

            updateButtonText('View prompt');
            showingContent = true;
            button.style.display = ''; // Show toggle button (let CSS control it)
          } else {
            // Toggle not active: Show both columns, hide toggle button
            gsap.set([metadataColumn, contentColumn], {
              clearProps: 'display,opacity,y',
            });
            button.style.display = 'none'; // Hide toggle button

            // Reset the state flag
            showingContent = true;

            // Trigger metadata animation if in viewport and not yet animated
            if (!animatedColumns.has(metadataColumn)) {
              // Check if already in viewport
              const rect = metadataColumn.getBoundingClientRect();
              const inViewport = rect.top < window.innerHeight && rect.bottom > 0;
              if (inViewport && metadataColumn.offsetParent !== null) {
                animateMetadata(metadataColumn);
              }
            }
          }
        }

        // Toggle animation function
        button.addEventListener('click', () => {
          if (!shouldToggleBeActive()) return; // Safety check

          if (showingContent) {
            // Switch to metadata/prompt view
            gsap.to(contentColumn, {
              opacity: 0,
              y: 24,
              duration: 0.3,
              ease: 'power2.inOut',
              onComplete: () => {
                gsap.set(contentColumn, { display: 'none' });
              },
            });

            gsap.set(metadataColumn, { display: 'flex' });

            // Check if metadata needs initial animation
            if (!animatedColumns.has(metadataColumn)) {
              // First time showing - animate the metadata items
              animateMetadata(metadataColumn);
              // Also animate the column itself
              gsap.fromTo(
                metadataColumn,
                {
                  opacity: 0,
                  y: -24,
                },
                {
                  opacity: 1,
                  y: 0,
                  duration: 0.3,
                  ease: 'power2.inOut',
                  delay: 0.15,
                },
              );
            } else {
              // Already animated before - just show it
              gsap.fromTo(
                metadataColumn,
                {
                  opacity: 0,
                  y: -24,
                },
                {
                  opacity: 1,
                  y: 0,
                  duration: 0.3,
                  ease: 'power2.inOut',
                  delay: 0.15,
                },
              );
            }

            updateButtonText('View result');
            showingContent = false;
          } else {
            // Switch back to content view
            gsap.to(metadataColumn, {
              opacity: 0,
              y: -24,
              duration: 0.3,
              ease: 'power2.inOut',
              onComplete: () => {
                gsap.set(metadataColumn, { display: 'none' });
              },
            });

            gsap.set(contentColumn, { display: 'flex' });
            gsap.fromTo(
              contentColumn,
              {
                opacity: 0,
                y: 24,
              },
              {
                opacity: 1,
                y: 0,
                duration: 0.3,
                ease: 'power2.inOut',
                delay: 0.15,
              },
            );

            updateButtonText('View prompt');
            showingContent = true;
          }
        });

        // Initialize toggle state
        initializeToggleState();

        // Handle resize events
        let resizeTimer;
        window.addEventListener('resize', () => {
          clearTimeout(resizeTimer);
          resizeTimer = setTimeout(() => {
            initializeToggleState();
          }, 250);
        });
      });
    }

    // ============================================
    // OBSERVE ALL COLUMNS
    // ============================================

    // Observe all artifact columns for animation
    const artifactColumns = document.querySelectorAll('.artifact_column_metadata');
    artifactColumns.forEach((column) => {
      observer.observe(column);
    });

    // ============================================
    // TAB & SLIDER LISTENERS
    // ============================================

    // Tab activation listener
    document.addEventListener('click', (e) => {
      const tab = e.target.closest('[role="tab"], .tab-button, .w-tab-link, [data-w-tab]');
      if (tab) {
        setTimeout(() => {
          document.querySelectorAll('.artifact_column_metadata').forEach((column) => {
            // Check if column is visible and not toggle-hidden
            if (column.offsetParent !== null && (!toggleManagedColumns.has(column) || column.style.display !== 'none')) {
              animateMetadata(column);
            }
          });
        }, 100);
      }
    });

    // Slider change listener
    document.addEventListener('click', (e) => {
      const sliderControl = e.target.closest('[data-aside-prev], [data-aside-next], [data-aside-dot], .swiper-button-next, .swiper-button-prev, .swiper-pagination-bullet');
      if (sliderControl) {
        setTimeout(() => {
          document.querySelectorAll('.artifact_column_metadata').forEach((column) => {
            if (column.offsetParent !== null && (!toggleManagedColumns.has(column) || column.style.display !== 'none')) {
              animateMetadata(column);
            }
          });
        }, 300);
      }
    });

    // Swiper events
    if (typeof Swiper !== 'undefined') {
      document.querySelectorAll('.swiper').forEach((swiperEl) => {
        const swiper = swiperEl.swiper;
        if (swiper) {
          swiper.on('slideChange', () => {
            setTimeout(() => {
              document.querySelectorAll('.artifact_column_metadata').forEach((column) => {
                if (column.offsetParent !== null && (!toggleManagedColumns.has(column) || column.style.display !== 'none')) {
                  animateMetadata(column);
                }
              });
            }, 100);
          });
        }
      });
    }
  });
</script>

<!-- Directly loaded external custom scripts -->
<!-- <script src="https://cdn.amplitude.com/libs/session-replay-browser-1.29.8-min.js.gz"></script> -->
<script src="https://claude.com/shared/webflow-privacy-banner.js"></script>
<script src="https://claude.com/shared/webflow-custom-tracking.js"></script>

<!-- Conditionally load external custom scripts
<script>
  (function() {
    const productionDomains = ['claude.com', 'www.claude.com'];
    const isProduction = productionDomains.includes(window.location.hostname);
    const env = isProduction ? '' : '?env=staging';

	/*
    if (isProduction) {
      document.write('<script src="https://cdn.amplitude.com/libs/session-replay-browser-1.29.8-min.js.gz"><\/script>');
    }*/

    document.write('<script src="https://claude.com/shared/webflow-privacy-banner.js' + env + '"><\/script>');
    document.write('<script src="https://claude.com/shared/webflow-custom-tracking.js' + env + '"><\/script>');

  })();
</script> --><!--- Hero animation and lightbox --->
<script>
  (() => {
    // ===== PRECONNECT for faster YouTube embed open =====
    ['https://www.youtube.com', 'https://i.ytimg.com', 'https://www.google.com', 'https://fonts.gstatic.com'].forEach((href) => {
      if (!document.head.querySelector(`link[rel="preconnect"][href="${href}"]`)) {
        const l = document.createElement('link');
        l.rel = 'preconnect';
        l.href = href;
        l.crossOrigin = 'anonymous';
        document.head.appendChild(l);
      }
    });

    // ===== ELEMENT REFS =====
    const wrap = document.querySelector('[data-hero="wrap"]');
    const stage = document.querySelector('[data-hero="stage"]');
    const videos = Array.from(document.querySelectorAll('[data-hero="video"]'));
    if (!wrap || !stage || !videos.length) return;

    const section = wrap.closest('.startups_hero_section') || wrap.parentElement;
    const lbWrap = document.querySelector('[data-lightbox="wrap"]');
    const lbSlot = document.querySelector('[data-lightbox="video"]');
    const lbName = document.querySelector('[data-lightbox="name"]');
    const lbStoryBtn = document.querySelector('[data-lightbox="story-button"]');
    const lbStoryLink = lbStoryBtn?.querySelector('a') || lbStoryBtn;
    const btnPrev = document.querySelector('[data-lightbox="slide-prev"]');
    const btnNext = document.querySelector('[data-lightbox="slide-next"]');
    const btnClose = document.querySelector('[data-lightbox="close"]');

    // Tag preview videos + make each panel keyboard-focusable (Enter/Space activates same as click).
    videos.forEach((v) => {
      const vid = v.querySelector('video');
      if (vid) vid.setAttribute('data-hero-preview', '');
      if (!v.hasAttribute('tabindex')) v.setAttribute('tabindex', '0');
      if (!v.hasAttribute('role')) v.setAttribute('role', 'button');
      if (!v.hasAttribute('aria-label')) {
        const name = v.getAttribute('data-customer-name');
        if (name) v.setAttribute('aria-label', `Play video: ${name}`);
      }
    });

    // ===== CONFIG (tweak these to taste) =====
    const cfg = {
      PARALLAX_STRENGTH: 120, // px the stage drifts opposite the cursor at full extent
      EASE: 0.01, // 0..1 — lower = more delay/smoother
      SNAP_STRENGTH: 0.18, // 0..1 — how strongly the stage pulls the video toward cursor
      SNAP_FALLOFF: 0.5, // higher = snappier release as you move toward the edge of the video rect
      SNAP_EASE: 0.15, // 0..1 — per-video snap easing toward cursor (lower = softer/slower glide)
      LIFT_THRESHOLD: 0.05, // weight at which a video lifts above the text
      SWAP_FADE_MS: 400, // duration of leave/enter fades during slider swap
      SWAP_OVERLAP_MS: 200, // how much leave/enter overlap (no dead pause)
      IFRAME_PRELOAD_MS: 700, // fallback before fading new iframe in if load is slow
      FADE_IN_BASE_MS: 700, // delay before the first video starts its load-in fade
      FADE_IN_STEP_MS: 400, // stagger between each subsequent video's fade-in
      FADE_IN_DURATION_MS: 800, // duration of each video's fade-in
    };

    // ===== STAGGERED FADE-IN ON LOAD =====
    // Each video panel fades in sequentially. CSS owns the initial opacity:0 (so no FOUC); JS transitions to 1.
    // Skipped under prefers-reduced-motion so motion-sensitive users see them instantly.
    if (!window.matchMedia?.('(prefers-reduced-motion: reduce)').matches) {
      videos.forEach((v, i) => {
        v.style.transition = `opacity ${cfg.FADE_IN_DURATION_MS}ms ease-out`;
        setTimeout(
          () => {
            v.style.opacity = '1';
            // Strip the inline transition once the fade settles so it can't override any CSS transition later.
            setTimeout(() => {
              v.style.transition = '';
            }, cfg.FADE_IN_DURATION_MS + 50);
          },
          cfg.FADE_IN_BASE_MS + i * cfg.FADE_IN_STEP_MS,
        );
      });
    } else {
      // Motion disabled — force panels visible since CSS now hides them initially.
      videos.forEach((v) => {
        v.style.opacity = '1';
      });
    }

    // ===== VIEWPORT MODE =====
    // Below 768px we swap to an "always-open inline" lightbox slider; the floating-stage UX is desktop-only.
    const mobileMQL = window.matchMedia('(max-width: 767px)');
    const isMobile = mobileMQL.matches;
    // Crossing the breakpoint flips between two structurally different setups — reload rather than tear down mid-flight.
    mobileMQL.addEventListener?.('change', () => location.reload());

    // On desktop, mark the lightbox as a modal dialog so screen readers handle it correctly.
    if (!isMobile && lbWrap) {
      lbWrap.setAttribute('role', 'dialog');
      lbWrap.setAttribute('aria-modal', 'true');
      if (!lbWrap.hasAttribute('aria-label') && !lbWrap.hasAttribute('aria-labelledby')) {
        lbWrap.setAttribute('aria-label', 'Customer story video');
      }
    }

    // ===== LAZY-LOAD PREVIEW VIDEOS (desktop/tablet only) =====
    let videosLoaded = false;
    function lazyLoadPreviews() {
      if (videosLoaded) return;
      videosLoaded = true;
      videos.forEach((panel) => {
        const vid = panel.querySelector('video[data-hero-preview]');
        if (!vid) return;
        const src = vid.getAttribute('data-src');
        if (src && !vid.getAttribute('src')) {
          vid.setAttribute('src', src);
          vid.removeAttribute('data-src');
          try {
            vid.load();
          } catch (_) {}
        }
      });
    }
    (function schedulePreviewLoad() {
      if (isMobile) return; // mobile keeps poster only — no preview clips
      const fire = () => {
        if ('requestIdleCallback' in window) {
          requestIdleCallback(lazyLoadPreviews, { timeout: 1500 });
        } else {
          setTimeout(lazyLoadPreviews, 300);
        }
      };
      if (document.readyState === 'complete') fire();
      else window.addEventListener('load', fire, { once: true });
    })();

    // ===== PARALLAX STATE =====
    // baseX/baseY hold the CSS-resolved transform of the stage. They're `let` because % / vw / vh values
    // change on viewport resize and we recapture below.
    let baseX = 0;
    let baseY = 0;
    function recaptureBase() {
      // Clear inline first so getComputedStyle reflects the CSS rule, not whatever the last tick wrote.
      stage.style.transform = '';
      const m = new DOMMatrixReadOnly(getComputedStyle(stage).transform);
      baseX = m.m41 || 0;
      baseY = m.m42 || 0;
    }
    recaptureBase();
    const prefersReducedMotion = window.matchMedia?.('(prefers-reduced-motion: reduce)').matches ?? false;

    if (!isMobile && !prefersReducedMotion) {
      let resizeRaf = 0;
      window.addEventListener('resize', () => {
        if (resizeRaf) cancelAnimationFrame(resizeRaf);
        resizeRaf = requestAnimationFrame(() => {
          resizeRaf = 0;
          recaptureBase();
          // tick() will re-apply transform on the next frame with the fresh base.
        });
      });
    }

    let nx = 0,
      ny = 0,
      cx = 0,
      cy = 0;
    // pointerX/Y are viewport coords (clientX/Y); wrap-relative math is done per-frame in tick()
    let pointerX = 0,
      pointerY = 0;
    let hasPointer = false;
    let parallaxPaused = false;
    let activeVideo = null;

    // Per-video snap state — each video eases its own (sx, sy) offset toward its target (tx, ty)
    const videoSnap = new Map();
    videos.forEach((v) => videoSnap.set(v, { sx: 0, sy: 0, tx: 0, ty: 0 }));

    section.addEventListener('pointermove', (e) => {
      if (parallaxPaused) return;
      pointerX = e.clientX;
      pointerY = e.clientY;
      hasPointer = true;
    });
    section.addEventListener('pointerleave', () => {
      hasPointer = false;
    });

    // ===== PREVIEW PLAY/PAUSE =====
    function playPreview(v) {
      const vid = v?.querySelector('video[data-hero-preview]');
      if (!vid) return;
      if (!vid.getAttribute('src') && vid.getAttribute('data-src')) {
        vid.setAttribute('src', vid.getAttribute('data-src'));
        vid.removeAttribute('data-src');
        try {
          vid.load();
        } catch (_) {}
      }
      if (vid.paused) vid.play().catch(() => {});
    }
    function pausePreview(v) {
      const vid = v?.querySelector('video[data-hero-preview]');
      if (vid && !vid.paused) {
        vid.pause();
        vid.currentTime = 0;
      }
    }

    function setActive(video) {
      if (activeVideo === video) return;
      if (activeVideo) {
        activeVideo.classList.remove('is-active');
        pausePreview(activeVideo);
      }
      activeVideo = video;
      if (video) {
        video.classList.add('is-active');
        wrap.classList.add('is-lifted');
        playPreview(video);
      } else {
        wrap.classList.remove('is-lifted');
      }
    }

    // ===== SNAP CALCULATION =====
    // Updates per-video snap targets in videoSnap; the best video gets a non-zero (tx, ty), the rest reset to 0.
    function computeSnap(inside) {
      for (const state of videoSnap.values()) {
        state.tx = 0;
        state.ty = 0;
      }
      if (!inside || !videos.length) {
        setActive(null);
        return;
      }
      let bestWeight = 0,
        bestDX = 0,
        bestDY = 0,
        bestVideo = null;
      for (const v of videos) {
        if (v.classList.contains('is-lightboxed') || v.classList.contains('is-animating')) continue;
        const r = v.getBoundingClientRect();
        const halfW = r.width / 2,
          halfH = r.height / 2;
        if (halfW <= 0 || halfH <= 0) continue;
        const cxv = r.left + halfW,
          cyv = r.top + halfH;
        const dx = pointerX - cxv,
          dy = pointerY - cyv;
        // Rectangular detection: max-axis normalized distance — 0 at center, 1 at edge, >1 outside the rect.
        const normDist = Math.max(Math.abs(dx) / halfW, Math.abs(dy) / halfH);
        if (normDist > 1) continue;
        const weight = Math.pow(1 - normDist, cfg.SNAP_FALLOFF);
        if (weight > bestWeight) {
          bestWeight = weight;
          bestDX = dx;
          bestDY = dy;
          bestVideo = v;
        }
      }
      setActive(bestWeight >= cfg.LIFT_THRESHOLD ? bestVideo : null);
      if (bestVideo) {
        const state = videoSnap.get(bestVideo);
        state.tx = bestDX * bestWeight * cfg.SNAP_STRENGTH;
        state.ty = bestDY * bestWeight * cfg.SNAP_STRENGTH;
      }
    }

    // ===== PARALLAX TICK =====
    function tick() {
      if (!parallaxPaused) {
        const wrapRect = wrap.getBoundingClientRect();
        const inside = hasPointer && pointerX >= wrapRect.left && pointerX <= wrapRect.right && pointerY >= wrapRect.top && pointerY <= wrapRect.bottom;

        if (inside) {
          nx = ((pointerX - wrapRect.left) / wrapRect.width) * 2 - 1;
          ny = ((pointerY - wrapRect.top) / wrapRect.height) * 2 - 1;
        } else {
          nx = 0;
          ny = 0;
        }

        cx += (nx - cx) * cfg.EASE;
        cy += (ny - cy) * cfg.EASE;
        const parallaxX = -cx * cfg.PARALLAX_STRENGTH;
        const parallaxY = -cy * cfg.PARALLAX_STRENGTH;

        // Stage carries only the parallax drift; per-video snap is layered on each video below.
        stage.style.transform = `translate3d(${baseX + parallaxX}px, ${baseY + parallaxY}px, 0)`;

        computeSnap(inside);

        for (const v of videos) {
          const state = videoSnap.get(v);
          // Lightbox FLIP owns the inline transform during open/close — leave it alone.
          if (v.classList.contains('is-lightboxed') || v.classList.contains('is-animating')) {
            state.sx = 0;
            state.sy = 0;
            continue;
          }
          state.sx += (state.tx - state.sx) * cfg.SNAP_EASE;
          state.sy += (state.ty - state.sy) * cfg.SNAP_EASE;
          if (state.tx === 0 && state.ty === 0 && Math.abs(state.sx) < 0.05 && Math.abs(state.sy) < 0.05) {
            if (state.sx !== 0 || state.sy !== 0 || v.style.transform) {
              state.sx = 0;
              state.sy = 0;
              v.style.transform = '';
            }
          } else {
            v.style.transform = `translate3d(${state.sx}px, ${state.sy}px, 0)`;
          }
        }
      }
      requestAnimationFrame(tick);
    }
    if (!prefersReducedMotion && !isMobile) requestAnimationFrame(tick);

    // ===== DYNAMIC LIGHTBOX CONTENT =====
    function setStoryLinkInstant(video) {
      if (!lbStoryLink || !video) return;
      const url = video.getAttribute('data-customer-story') || '#';
      lbStoryLink.setAttribute('href', url);
      if (/^https?:\/\//i.test(url) && !url.includes(location.hostname)) {
        lbStoryLink.setAttribute('target', '_blank');
        lbStoryLink.setAttribute('rel', 'noopener');
      } else {
        lbStoryLink.removeAttribute('target');
        lbStoryLink.removeAttribute('rel');
      }
    }
    function setNameInstant(video) {
      if (!lbName || !video) return;
      lbName.textContent = video.getAttribute('data-customer-name') || '';
    }

    // ===== LIGHTBOX STATE =====
    let currentIndex = -1;
    let isOpen = false;
    let isAnimating = false;
    const placeholders = new Map();
    let activeIframe = null;
    // Tracks who had focus before the modal opened so we can restore it on close.
    let lastFocused = null;

    const FOCUSABLE_SELECTOR = 'a[href]:not([tabindex="-1"]), button:not([disabled]):not([tabindex="-1"]), [tabindex]:not([tabindex="-1"]), iframe';
    function getModalFocusable() {
      return Array.from(lbWrap.querySelectorAll(FOCUSABLE_SELECTOR)).filter((el) => {
        const cs = getComputedStyle(el);
        return cs.display !== 'none' && cs.visibility !== 'hidden';
      });
    }

    function buildYouTubeIframe(id) {
      const iframe = document.createElement('iframe');
      iframe.src = `https://www.youtube.com/embed/${id}?autoplay=1&rel=0&modestbranding=1`;
      iframe.allow = 'accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share';
      iframe.allowFullscreen = true;
      iframe.setAttribute('data-lightbox-iframe', '');
      return iframe;
    }
    function destroyIframe() {
      if (activeIframe) {
        activeIframe.remove();
        activeIframe = null;
      }
    }

    function clearPanelInline(v) {
      // Note: intentionally NOT clearing `opacity` — the load-in fade owns inline opacity (set to "1"),
      // and the CSS sets opacity:0 as the base. Clearing here would make the panel disappear after close.
      ['top', 'left', 'width', 'height', 'transform', 'transition', 'position', 'zIndex'].forEach((k) => (v.style[k] = ''));
    }

    // ===== OPEN LIGHTBOX =====
    function open(index) {
      if (isOpen || isAnimating) return;
      const video = videos[index];
      if (!video) return;

      lastFocused = document.activeElement;
      isOpen = true;
      isAnimating = true;
      currentIndex = index;
      parallaxPaused = true;
      setActive(null);
      pausePreview(video);

      setNameInstant(video);
      setStoryLinkInstant(video);

      const startRect = video.getBoundingClientRect();
      lbWrap.classList.add('is-open');
      void lbSlot.offsetWidth;
      const targetRect = lbSlot.getBoundingClientRect();

      const placeholder = document.createComment('hero-video-placeholder');
      video.parentNode.insertBefore(placeholder, video);
      placeholders.set(video, placeholder);

      document.body.appendChild(video);
      video.classList.add('is-animating');
      video.style.transition = 'none';
      video.style.top = startRect.top + 'px';
      video.style.left = startRect.left + 'px';
      video.style.width = startRect.width + 'px';
      video.style.height = startRect.height + 'px';
      video.style.transform = 'none';
      void video.offsetWidth;

      video.style.transition = '';
      video.style.top = targetRect.top + 'px';
      video.style.left = targetRect.left + 'px';
      video.style.width = targetRect.width + 'px';
      video.style.height = targetRect.height + 'px';

      const onEnd = () => {
        video.removeEventListener('transitionend', onEnd);
        video.classList.remove('is-animating');
        video.classList.add('is-lightboxed');
        clearPanelInline(video);
        lbSlot.appendChild(video);

        const ytId = video.getAttribute('data-youtube-id');
        if (ytId) {
          destroyIframe();
          activeIframe = buildYouTubeIframe(ytId);
          video.appendChild(activeIframe);
        }
        isAnimating = false;
        // If focus didn't follow the panel into the modal (e.g. mouse open), land on the close button.
        if (!lbWrap.contains(document.activeElement)) btnClose?.focus();
      };
      video.addEventListener('transitionend', onEnd, { once: true });
      setTimeout(() => {
        if (isAnimating) onEnd();
      }, 700);
    }

    // ===== CLOSE LIGHTBOX =====
    function close() {
      if (!isOpen || isAnimating) return;
      const video = videos[currentIndex];
      if (!video) return;

      isAnimating = true;
      lbSlot.classList.add('is-leaving');
      lbName?.classList.add('is-leaving');

      setTimeout(() => {
        destroyIframe();
        const startRect = video.getBoundingClientRect();
        const placeholder = placeholders.get(video);

        placeholder.parentNode.insertBefore(video, placeholder);
        video.classList.remove('is-lightboxed');
        void video.offsetWidth;
        const endRect = video.getBoundingClientRect();

        document.body.appendChild(video);
        video.classList.add('is-animating');
        video.style.transition = 'none';
        video.style.top = startRect.top + 'px';
        video.style.left = startRect.left + 'px';
        video.style.width = startRect.width + 'px';
        video.style.height = startRect.height + 'px';
        video.style.transform = 'none';
        void video.offsetWidth;

        lbWrap.classList.remove('is-open');
        lbSlot.classList.remove('is-leaving', 'is-entering');
        lbName?.classList.remove('is-leaving', 'is-entering');

        video.style.transition = '';
        video.style.top = endRect.top + 'px';
        video.style.left = endRect.left + 'px';
        video.style.width = endRect.width + 'px';
        video.style.height = endRect.height + 'px';

        const onEnd = () => {
          video.removeEventListener('transitionend', onEnd);
          placeholder.parentNode.insertBefore(video, placeholder);
          placeholder.remove();
          placeholders.delete(video);
          video.classList.remove('is-animating');
          clearPanelInline(video);
          isOpen = false;
          isAnimating = false;
          currentIndex = -1;
          parallaxPaused = false;
          // Return focus to wherever it was before opening so keyboard flow continues from the trigger.
          if (lastFocused && typeof lastFocused.focus === 'function') {
            try {
              lastFocused.focus();
            } catch (_) {}
          }
          lastFocused = null;
        };
        video.addEventListener('transitionend', onEnd, { once: true });
        setTimeout(() => {
          if (isAnimating) onEnd();
        }, 700);
      }, cfg.SWAP_FADE_MS);
    }

    // ===== SWAP (NEXT / PREV) =====
    function swapTo(newIndex) {
      if (!isOpen || isAnimating) return;
      const total = videos.length;
      const nextIdx = ((newIndex % total) + total) % total;
      if (nextIdx === currentIndex) return;

      const oldVideo = videos[currentIndex];
      const newVideo = videos[nextIdx];

      isAnimating = true;
      currentIndex = nextIdx;
      setStoryLinkInstant(newVideo);

      lbSlot.classList.add('is-leaving');
      lbName?.classList.add('is-leaving');

      const swapMoment = Math.max(0, cfg.SWAP_FADE_MS - cfg.SWAP_OVERLAP_MS);
      setTimeout(() => {
        destroyIframe();
        setNameInstant(newVideo);

        const oldPlaceholder = placeholders.get(oldVideo);
        oldVideo.classList.remove('is-lightboxed');
        clearPanelInline(oldVideo);
        oldPlaceholder.parentNode.insertBefore(oldVideo, oldPlaceholder);
        oldPlaceholder.remove();
        placeholders.delete(oldVideo);

        const newPlaceholder = document.createComment('hero-video-placeholder');
        newVideo.parentNode.insertBefore(newPlaceholder, newVideo);
        placeholders.set(newVideo, newPlaceholder);
        pausePreview(newVideo);

        lbSlot.appendChild(newVideo);
        newVideo.classList.add('is-lightboxed');

        const ytId = newVideo.getAttribute('data-youtube-id');
        let iframeReady = false;
        const triggerEnter = () => {
          lbSlot.classList.remove('is-leaving');
          lbSlot.classList.add('is-entering');
          lbName?.classList.remove('is-leaving');
          lbName?.classList.add('is-entering');
          void lbSlot.offsetWidth;
          requestAnimationFrame(() =>
            requestAnimationFrame(() => {
              lbSlot.classList.remove('is-entering');
              lbName?.classList.remove('is-entering');
            }),
          );
        };

        if (ytId) {
          activeIframe = buildYouTubeIframe(ytId);
          activeIframe.addEventListener(
            'load',
            () => {
              if (!iframeReady) {
                iframeReady = true;
                triggerEnter();
              }
            },
            { once: true },
          );
          newVideo.appendChild(activeIframe);
          setTimeout(() => {
            if (!iframeReady) {
              iframeReady = true;
              triggerEnter();
            }
          }, cfg.IFRAME_PRELOAD_MS);
        } else {
          triggerEnter();
        }

        setTimeout(
          () => {
            isAnimating = false;
          },
          cfg.IFRAME_PRELOAD_MS + cfg.SWAP_FADE_MS + 50,
        );
      }, swapMoment);
    }

    // ===== MOBILE INLINE SLIDER (< 768px) =====
    // Lightbox is "always open" inline. Each video lives behind a placeholder in the hero stage (hidden via CSS)
    // and is swapped into lbSlot via prev/next. The preview <video> is never loaded — only the static poster shows.
    // Tapping the current slot panel injects the YouTube iframe to play inline.
    function mobileInit() {
      videos.forEach((v) => {
        // Repaint the poster as an inline background on the panel, then hide the inert <video> element.
        const vid = v.querySelector('video[data-hero-preview]');
        const poster = vid?.getAttribute('poster');
        if (poster) {
          v.style.backgroundImage = `url("${poster}")`;
          v.style.backgroundSize = 'cover';
          v.style.backgroundPosition = 'center';
          v.style.backgroundRepeat = 'no-repeat';
        }
        if (vid) vid.style.display = 'none';

        const placeholder = document.createComment('hero-video-placeholder');
        v.parentNode.insertBefore(placeholder, v);
        placeholders.set(v, placeholder);
      });
      const first = videos[0];
      lbSlot.appendChild(first);
      first.classList.add('is-lightboxed');
      setNameInstant(first);
      setStoryLinkInstant(first);
      currentIndex = 0;
      isOpen = true;
      lbWrap.classList.add('is-open');
    }

    function mobileSwap(newIndex) {
      if (isAnimating) return;
      const total = videos.length;
      const nextIdx = ((newIndex % total) + total) % total;
      if (nextIdx === currentIndex) return;

      const oldVideo = videos[currentIndex];
      const newVideo = videos[nextIdx];

      isAnimating = true;
      currentIndex = nextIdx;
      setStoryLinkInstant(newVideo);

      lbSlot.classList.add('is-leaving');
      lbName?.classList.add('is-leaving');

      const swapMoment = Math.max(0, cfg.SWAP_FADE_MS - cfg.SWAP_OVERLAP_MS);
      setTimeout(() => {
        destroyIframe();
        setNameInstant(newVideo);

        oldVideo.classList.remove('is-lightboxed');
        const oldPlaceholder = placeholders.get(oldVideo);
        oldPlaceholder.parentNode.insertBefore(oldVideo, oldPlaceholder);

        lbSlot.appendChild(newVideo);
        newVideo.classList.add('is-lightboxed');

        lbSlot.classList.remove('is-leaving');
        lbSlot.classList.add('is-entering');
        lbName?.classList.remove('is-leaving');
        lbName?.classList.add('is-entering');
        void lbSlot.offsetWidth;
        requestAnimationFrame(() =>
          requestAnimationFrame(() => {
            lbSlot.classList.remove('is-entering');
            lbName?.classList.remove('is-entering');
          }),
        );

        setTimeout(() => {
          isAnimating = false;
        }, cfg.SWAP_FADE_MS + 50);
      }, swapMoment);
    }

    function mobilePlayInline(video) {
      if (activeIframe) return;
      const ytId = video.getAttribute('data-youtube-id');
      if (!ytId) return;
      activeIframe = buildYouTubeIframe(ytId);
      video.appendChild(activeIframe);
    }

    // ===== EVENT WIRING =====
    function activateVideo(t) {
      if (isMobile) {
        if (!t.classList.contains('is-lightboxed')) return;
        mobilePlayInline(t);
        return;
      }
      if (t.classList.contains('is-lightboxed') || t.classList.contains('is-animating')) return;
      open(videos.indexOf(t));
    }

    videos.forEach((v) => {
      v.addEventListener('click', (e) => activateVideo(e.currentTarget));
      v.addEventListener('keydown', (e) => {
        if (e.key !== 'Enter' && e.key !== ' ') return;
        e.preventDefault(); // stop Space from scrolling the page
        activateVideo(e.currentTarget);
      });
    });

    btnPrev?.addEventListener('click', (e) => {
      e.stopPropagation();
      if (isMobile) mobileSwap(currentIndex - 1);
      else swapTo(currentIndex - 1);
    });
    btnNext?.addEventListener('click', (e) => {
      e.stopPropagation();
      if (isMobile) mobileSwap(currentIndex + 1);
      else swapTo(currentIndex + 1);
    });
    btnClose?.addEventListener('click', (e) => {
      e.stopPropagation();
      if (isMobile) return; // lightbox is always-on inline on mobile — close is a no-op
      close();
    });

    lbWrap.addEventListener('click', (e) => {
      if (isMobile) return;
      if (e.target === lbWrap) close();
    });

    document.addEventListener('keydown', (e) => {
      if (!isOpen) return;
      if (e.key === 'Escape') {
        if (!isMobile) close();
      } else if (e.key === 'ArrowLeft') {
        if (isMobile) mobileSwap(currentIndex - 1);
        else swapTo(currentIndex - 1);
      } else if (e.key === 'ArrowRight') {
        if (isMobile) mobileSwap(currentIndex + 1);
        else swapTo(currentIndex + 1);
      } else if (e.key === 'Tab' && !isMobile) {
        // Trap focus inside the desktop modal so Tab can't escape to the page underneath.
        const focusable = getModalFocusable();
        if (!focusable.length) return;
        const first = focusable[0];
        const last = focusable[focusable.length - 1];
        const active = document.activeElement;
        if (e.shiftKey) {
          if (active === first || !lbWrap.contains(active)) {
            e.preventDefault();
            last.focus();
          }
        } else {
          if (active === last || !lbWrap.contains(active)) {
            e.preventDefault();
            first.focus();
          }
        }
      }
    });

    if (isMobile) mobileInit();
  })();
</script></body></html><!--/$-->