301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: axual.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html><!-- Last Published: Fri May 16 2025 11:28:42 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="axual.com" data-wf-page="66916d090120b023dadcb517" data-wf-site="66916d090120b023dadcb4fc" lang="en"><head><meta charset="utf-8"/><title>Manage your Apache Kafka & real-time data streaming - Axual</title><meta content="Apache Kafka event streaming Platform based on 100% open source Apache Kafka. The platform delivers Kafka-as-a-Service to DevOps teams in any organization." name="description"/><meta content="Manage your Apache Kafka & real-time data streaming - Axual" property="og:title"/><meta content="Apache Kafka event streaming Platform based on 100% open source Apache Kafka. The platform delivers Kafka-as-a-Service to DevOps teams in any organization." property="og:description"/><meta content="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66dae99594122921f6595d7f_open-graph-axual.png" property="og:image"/><meta content="Manage your Apache Kafka & real-time data streaming - Axual" property="twitter:title"/><meta content="Apache Kafka event streaming Platform based on 100% open source Apache Kafka. The platform delivers Kafka-as-a-Service to DevOps teams in any organization." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66dae99594122921f6595d7f_open-graph-axual.png" property="twitter:image"/><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="QRFnkLmK3euJhC-ExwGw2ixNahCJ2k3yeMTU0vUyWyQ" name="google-site-verification"/><link href="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/css/axual-new.webflow.shared.9341a6931.min.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Inter:regular,500,600"] }});</script><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/66916d090120b023dadcb4fc/66dae972cabf938af5f417ba_fav-axual.svg" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66dae9765161d0e3378230ce_webclip-axual.svg" rel="apple-touch-icon"/><link href="https://axual.com/" rel="canonical"/> <!-- Cookiebot --> <script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="ddf5771f-0efa-4bf7-bd95-aa4770d99ead" data-blockingmode="auto" type="text/javascript"></script> <script id="CookieDeclaration" src="https://consent.cookiebot.com/ddf5771f-0efa-4bf7-bd95-aa4770d99ead/cd.js" type="text/javascript" async></script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TQ28C9ZK');</script> <!-- End Google Tag Manager --> <style> /* Initial states */ [data-drop-panel] { height: 0px; } #announcement-bar { display: none; /* Hide by default */ } </style> <script> /** * Announcement START */ document.addEventListener("DOMContentLoaded", function () { // Check sessionStorage to see if the announcement bar should be hidden var announcementBar = document.getElementById("announcement-bar"); if (announcementBar && sessionStorage.getItem("announcementHidden") !== "true") { announcementBar.style.display = "block"; // Show the bar only if it should be visible } // Add event listener to the close button to hide the announcement bar var closeButton = document.querySelector("[data-item-x].nav-ann-x"); if (closeButton) { closeButton.addEventListener("click", function () { // Hide the announcement bar if (announcementBar) { announcementBar.style.display = "none"; } // Set sessionStorage to remember the hidden state sessionStorage.setItem("announcementHidden", "true"); }); } }); /** * Announcement END */ </script> <!-- Schema Markups --> <script type="application/ld+json"> { "@context": "https://schema.org", "@graph": [ { "@type": "Organization", "@id": "https://axual.com/#organization", "name": "AXUAL B.V.", "url": "https://axual.com", "email": "[email protected]", "telephone": "+31302273530", "foundingDate": "2015", "address": { "@type": "PostalAddress", "streetAddress": "Jaarbeursplein 22", "addressLocality": "Utrecht", "postalCode": "3521 AP", "addressCountry": "NL" }, "sameAs": [ "https://www.linkedin.com/company/axual/", "https://x.com/axual", "https://www.youtube.com/@AxualHQ" ], "description": "Enterprise data streaming platform provider specializing in Apache Kafka solutions", "logo": { "@type": "ImageObject", "url": "https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/674c4b40418af7ad2539f8f7_Axualpng.png" } } ] } </script></head><body><div class="embed-global"><div class="css-global w-embed"><style> /* 19px */ html { font-size: 1rem; } @media screen and (max-width:1280px) { html { font-size: calc(0.10034602076124588rem + 1.1245674740484426vw); } } /* 14px - 16px */ @media screen and (max-width:991px) { html { font-size: calc(0.758056640625rem + 0.390625vw); } } /* 12px - 14px */ @media screen and (max-width:479px) { html { font-size: calc(0.7494769874476988rem + 0.8368200836820083vw); } } body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -o-font-smoothing: antialiased; } /* all links */ a { color: inherit; text-decoration: none; } @keyframes slideup { from {opacity: 0; transform: translateY(100%);} to {opacity: 1; transform: translateY(0%);} } @keyframes scaleup { from {opacity: 0; transform: scale(0.5);} to {opacity: 1; transform: scale(1);} } .w-nav-overlay { top: 0; } /* selecting the .icon-dp when the dropdown is open */ .nav_dropdown-button.w--open .icon-dp { transform: rotate(-180deg); transition: transform 0.3s ease-in-out; } .cta-footer-logo { filter: drop-shadow(0px 0px 1px rgba(66, 71, 76, 0.48)) drop-shadow(0px 4px 8px rgba(66, 71, 76, 0.06)) drop-shadow(0px 8px 48px rgba(238, 238, 238, 0.40)); } .u-line-clamp-4 { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 4; -webkit-box-orient: vertical; } [data-hide="true"] { display: none; } </style></div><div line="" class="css-attributes w-embed"><style> /* box shadows settings */ [shadow="xlarge"] { box-shadow: 0px 24px 48px -12px rgba(0, 0, 0, 0.18); } [shadow="large"] { box-shadow: 0px 20px 24px -4px rgba(0, 0, 0, 0.08), 0px 8px 8px -4px rgba(0, 0, 0, 0.03); } [shadow="medium"] { box-shadow: 0px 12px 16px -4px rgba(0, 0, 0, 0.08), 0px 4px 6px -2px rgba(0, 0, 0, 0.03); } [shadow="small"] { box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.10), 0px 2px 4px -2px rgba(0, 0, 0, 0.06); } /* Radius settings */ [radius="bottom-24"] { border-radius: 0rem 0rem 1.5rem 1.5rem; overflow:hidden; } [radius="top-24"] { border-radius: 1.5rem 1.5rem 0rem 0rem; overflow:hidden; } /* Paddings settings */ [padding="no-bottom"] { padding-bottom: 0rem; } [padding="no-top"] { padding-top: 0rem; } [padding="no-top-bottom"] { padding-top: 0rem; padding-bottom: 0rem; } /* Margin settings */ [margin="no-top"] { margin-top: 0rem; } /* Lines settings */ @media (min-width: 991px) { [line="bottom"] { border-bottom: 1px solid rgba(31, 38, 50, 0.1); } } [line="top-bottom"] { border-bottom: 1px solid rgba(0, 0, 0, 0.10); border-top: 1px solid rgba(0, 0, 0, 0.10); } [line="top"] { border-top: 1px solid rgba(31, 38, 50, 0.1); } @media (max-width: 991px) { [margin="no-top-mobile"] { margin-top: 0rem; } } /* bg color settings */ [bg-color="light-green"] { background-color: var(--color--light-green); } [text-lines="4"] { display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; } [text-lines="3"] { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; } @media (max-width: 991px) { [flex-align="center"] { display: flex; align-items: center; text-align: center; } } [margin="top-80"] { margin-top: var(--size--80px); } .w-nav-overlay { top: 0; } </style></div><div class="fade-animations w-embed w-script"><script> window.addEventListener("load", () => { const fadeAnimation = document.querySelectorAll("[fade-animation]") fadeAnimation.forEach((fadeElement) => { gsap.from(fadeElement.children, { yPercent: 10, opacity: 0, stagger: 0.1, ease: 'power2.out', scrollTrigger: { start: 'top center', trigger: fadeElement } }) }) // for individual cards cms const cmsFadeAnimation = document.querySelectorAll("[fade-animation-cms]") cmsFadeAnimation.forEach((fadeElement) => { gsap.from(fadeElement, { yPercent: 10, opacity: 0, ease: 'power2.out', scrollTrigger: { start: 'top center', trigger: fadeElement } }) }) }) </script></div><div class="css-gradients w-embed"><style> :root { --radial-1: radial-gradient(100.42% 141.42% at 0% 0%, var(--color--navy) 0%, var(--color--gradient-green) 100%); } .u-bg-radial-1 { background: var(--radial-1); } </style></div><div class="icon-css w-embed"><style> [parent-element] svg { width: 100%; height: 100%; } [parent-element] path { fill: currentColor; } </style></div><div class="icon-js w-embed w-script"><script> window.addEventListener('load', () => { const svgEmbeds = document.querySelectorAll('[svg-embed]') svgEmbeds.forEach((embed) => { const svg = embed.textContent embed.innerHTML = svg }) }) </script></div><div class="css-nav w-embed"><style> /* nav link state */ .nav-bar-drop-link::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: var(--color--soft-brown); border-radius: var(--size--8px); transform-origin: bottom center; transform: scaleY(0); transition: 125ms ease-in-out; } @media only screen and (min-width: 991px) { [data-hover-item="nav"].nav-bar-drop-link:hover::after { transform: scaleY(1); } } .nav-bar-drop-link.w--current::after { transform: scaleY(1); } [data-drop-down].is-active .nav-bar-drop-item-svg { transform: rotateX(180deg); } [data-drop-down="edit"] [data-drop-panel]{ height: auto; } .no-scroll { overflow: hidden; } @media screen and (max-width: 991px) { .nav__closed + .nav-bar-menu { transform: scaleY(0); opacity: 0; } /* innitial css state of the first line */ .nav__closed .nav__line { transform: rotateZ(0deg) translate(0px, -7px); } /* innitial css state of the second line */ .nav__closed .nav__line.second__line { transform: rotateZ(0deg) translate(0px, 7px); } .nav__closed .nav__line.third__line { transform: rotateZ(0deg) translate(0px, 0px) scaleX(1); } } </style></div><div class="css-hubspot w-embed"><!-- Code Sandbox CSS --> <!-- <link rel="stylesheet" href="https://jglnh6.csb.app/styles.css" /> --> <style> /* Make the form a grid layout */ .hs-form { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; } /* Ensure all fields span 2 columns */ .hs-form div { grid-column: span 2 !important; } /* First Name and Last Name fields should only occupy 1 column each */ .hs-form div.hs_firstname, .hs-form div.hs_lastname, .hs-form div.hs_mobilephone, .hs-form div.hs_company { grid-column: span 1 !important; } @media only screen and (max-width: 767px) { .hs-form div.hs_firstname, .hs-form div.hs_lastname, .hs-form div.hs_mobilephone, .hs-form div.hs_company { grid-column: span 2 !important; } } /* Lables */ .hs-form label { font-weight: 400 !important; font-size: 1rem !important; padding-bottom: 0.5rem !important; } /* Input Fields */ .hs-input { min-height: 3.5rem !important; width: 100% !important; border-radius: 0.5rem !important; border: 1px solid var(--border--border) !important; padding-left: 1.125rem !important; padding-right: 1.125rem !important; padding-top: 1rem !important; padding-bottom: 1rem !important; } .hs-input:focus-visible { outline: var(--color--hover-green) auto 1px; } .hs-form .hs-input::placeholder { color: var(--color--input-placeholder) !important; } /* Text Area */ .hs-form .hs-fieldtype-textarea.field.hs-form-field textarea { min-height: 7rem !important; } /* Error */ .hs-form li { list-style: none !important; } .no-list.hs-error-msgs.inputs-list { margin-top: 0; margin-bottom: 0px !important; padding-left: 0px !important; padding-top: 0.5rem !important; } .hs-form li .hs-error-msg.hs-main-font-element { font-size: 0.875rem !important; color: var(--color--red) !important; } /* Button */ .hs-button.primary.large { width: 100% !important; padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; padding-left: 1.25rem !important; padding-right: 1.25rem !important; border: 0px solid transparent !important; background-color: var(--color--green) !important; color: var(--color--white); height: 2.75rem !important; font-weight: 600 !important; border-radius: var(--size--6px) !important; font-size: var(--size--16px) !important; line-height: 150% !important; transition: background-color ease 300ms; } .hs-button.primary.large:hover { background-color: var(--color--green-dark) !important; } </style></div><div class="css-hover w-embed"><style> @media only screen and (min-width: 991px) { [data-card-img] { transition: transform 300ms ease; transform: scale(1); } [data-card-hover]:hover [data-card-img] { transform: scale(1.10); } .solution-item:has([data-card-hover]:hover) [data-card-img], .resources-item-grid:has([data-card-hover]:hover) [data-card-img] { transform: scale(1.10); } .link-btn:hover .arrow-icon { transform: translate(5px,0px) } </style></div><div class="css-custom w-embed"><style> /* connectors tab animation */ @keyframes slideInRotate { 0% { transform: translateX(-150%) rotateZ(-30deg); opacity: 0; } 100% { transform: translateX(0%) rotateZ(0deg); opacity: 1; } } .connector-cms-item:nth-child(1) .connector-item { animation: slideInRotate 1s ease-in-out forwards; animation-play-state: paused; } .w--tab-active .connector-cms-item:nth-child(1) .connector-item { animation-play-state: running; } </style></div></div><main class="main"><div class="nav-component"><div id="announcement-bar" class="nav-ann-wrap"><div class="nav-ann-contain container"><div class="ann-text body-14">Check out all the details about our latest release and experience the new features designed to elevate your business</div><div class="nav-ann-link-wrap"><a href="https://axual.com/blog/release-blog-2024-4" class="link-btn w-inline-block cc-white"><div class="link-small-text body-14-semi">Read more</div><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 17 17" fill="none" class="link-chevron"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.79504 13.9424C6.69741 14.04 6.53912 14.04 6.44149 13.9424L5.5576 13.0585C5.45997 12.9609 5.45997 12.8026 5.5576 12.705L9.76211 8.50045L5.5576 4.29596C5.45997 4.19836 5.45997 4.04006 5.5576 3.94236L6.44149 3.05856C6.53912 2.96086 6.69741 2.96086 6.79504 3.05856L12.0602 8.32368C12.1578 8.42131 12.1578 8.5796 12.0602 8.67723L6.79504 13.9424Z" fill="currentColor"></path></svg></a></div><div data-item-x="" class="nav-ann-x w-embed"><svg width="100%" height="100%" viewBox="0 0 9 10" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.60254 1.87988L5.73145 4.75098L8.60254 7.64941C8.95801 7.97754 8.95801 8.55176 8.60254 8.87988C8.27441 9.23535 7.7002 9.23535 7.37207 8.87988L4.50098 6.00879L1.60254 8.87988C1.27441 9.23535 0.700195 9.23535 0.37207 8.87988C0.0166016 8.55176 0.0166016 7.97754 0.37207 7.64941L3.24316 4.75098L0.37207 1.87988C0.0166016 1.55176 0.0166016 0.977539 0.37207 0.649414C0.700195 0.293945 1.27441 0.293945 1.60254 0.649414L4.50098 3.52051L7.37207 0.649414C7.7002 0.293945 8.27441 0.293945 8.60254 0.649414C8.95801 0.977539 8.95801 1.55176 8.60254 1.87988Z" fill="currentColor"/> </svg></div></div></div><div class="nav-bar-wrap"><div class="nav-bar-contain container"><nav class="nav-bar grid-3-col is-rounded"><a id="w-node-de5ee975-e3a9-1ec9-d593-a7b8d1bc375b-d1bc375a" href="/" aria-current="page" class="nav-bar-logo-wrap w-inline-block w--current"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 94 28" fill="none" class="nav-bar-logo-svg"><g clip-path="url(#clip0_19_33930)"><path d="M30.1014 20.4591C29.7323 18.1831 28.0843 16.4805 28.0843 16.4805C28.423 16.8265 28.6133 17.2954 28.6133 17.7842C28.6133 18.2731 28.423 18.7421 28.0843 19.088L23.4252 23.8194C23.257 23.9905 23.1236 24.1939 23.0325 24.4178C22.9414 24.6417 22.8945 24.8817 22.8945 25.1241C22.8945 25.3665 22.9414 25.6065 23.0325 25.8304C23.1236 26.0542 23.257 26.2576 23.4252 26.4288L24.0829 27.1036C24.4223 27.4492 24.8823 27.6433 25.3619 27.6433C25.8414 27.6433 26.3015 27.4492 26.6409 27.1036L28.4075 25.3093C30.0401 23.6595 30.3403 21.9393 30.1014 20.4591Z" fill="#EAB657"></path><path d="M41.6725 26.482L41.0167 27.153C40.6753 27.4965 40.2141 27.6878 39.7346 27.6849C39.2549 27.6819 38.7961 27.4851 38.4587 27.1373L32.5703 21.0506L34.5051 19.0672C34.673 18.896 34.8062 18.6927 34.8971 18.4691C34.988 18.2454 35.0348 18.0056 35.0348 17.7634C35.0348 17.5212 34.988 17.2814 34.8971 17.0578C34.8062 16.8341 34.673 16.6308 34.5051 16.4596L32.5933 14.5094L36.8127 10.2617C35.1627 11.9097 34.8569 13.6279 35.092 15.1081C35.4381 17.4016 37.0841 19.1003 37.0841 19.1003L41.7012 23.8746C41.8672 24.0476 41.9982 24.2524 42.0867 24.4771C42.1751 24.7019 42.2192 24.9422 42.2166 25.1844C42.2139 25.4265 42.1645 25.6658 42.0712 25.8884C41.9778 26.1111 41.8423 26.3128 41.6725 26.482Z" fill="#71BBAC"></path><path d="M35.0798 15.1117C35.4392 17.4014 37.0854 19.1001 37.0854 19.1001C36.9186 18.9278 36.7867 18.7236 36.6973 18.4993C36.6079 18.2749 36.5626 18.0349 36.5643 17.7927C36.5659 17.5505 36.6142 17.3111 36.7066 17.088C36.7989 16.8649 36.9335 16.6626 37.1025 16.4925L41.7808 11.7807C41.9499 11.6107 42.0844 11.4084 42.1768 11.1853C42.2692 10.9622 42.3175 10.7227 42.3191 10.4805C42.3207 10.2384 42.2755 9.9983 42.1861 9.77402C42.0967 9.54964 41.9648 9.34552 41.798 9.17319L41.1403 8.4945C40.9737 8.32204 40.7754 8.18477 40.5566 8.09054C40.3379 7.99631 40.1032 7.94698 39.8659 7.94535C39.6284 7.94372 39.3931 7.98983 39.1731 8.08104C38.9532 8.17226 38.7531 8.30679 38.5842 8.47695L36.8082 10.2653C35.1544 11.9133 34.8485 13.6315 35.0798 15.1117Z" fill="#2B3B4C"></path><path d="M34.5184 16.4945L32.5836 14.5131L26.6703 8.45166C26.3312 8.10617 25.8716 7.91211 25.3923 7.91211C24.913 7.91211 24.4533 8.10617 24.1142 8.45166L23.4508 9.1245C23.1122 9.47047 22.9219 9.93937 22.9219 10.4283C22.9219 10.9171 23.1122 11.386 23.4508 11.732L28.0889 16.4868C28.0889 16.4868 29.7369 18.1894 30.1059 20.4653C30.3449 21.9456 30.0447 23.6657 28.4005 25.3215L32.6065 21.0543L34.5184 19.1041C34.6864 18.9327 34.8196 18.7293 34.9105 18.5054C35.0014 18.2815 35.0482 18.0416 35.0482 17.7993C35.0482 17.557 35.0014 17.317 34.9105 17.0932C34.8196 16.8693 34.6864 16.6659 34.5184 16.4945Z" fill="#CE686B"></path><path opacity="0.5" d="M34.5179 16.4951L32.5832 14.5137L30.658 16.5049C30.3214 16.8529 30.1339 17.323 30.1368 17.8119C30.1396 18.3009 30.3326 18.7686 30.6733 19.1124L32.5966 21.0491L34.5084 19.0988C34.8472 18.7543 35.0384 18.287 35.0402 17.799C35.042 17.3111 34.8542 16.8422 34.5179 16.4951Z" fill="#71BBAC"></path><path d="M62.2937 7.91016V18.3109C62.2937 24.9555 58.7262 27.9998 53.7631 27.9998C48.8 27.9998 45.2344 24.9555 45.2344 18.3109V7.91016H50.2759V18.3109C50.2759 21.4743 51.2834 22.9779 53.7649 22.9779C56.2465 22.9779 57.254 21.4743 57.254 18.3109V7.91016H62.2937Z" fill="black"></path><path d="M65.2149 17.7917C65.2149 16.4543 65.4731 15.1299 65.9749 13.8944C66.4765 12.6587 67.2119 11.536 68.139 10.5903C69.0661 9.64464 70.1667 8.89446 71.3778 8.38266C72.5891 7.87085 73.8874 7.60742 75.1984 7.60742C76.5095 7.60742 77.8077 7.87085 79.0189 8.38266C80.2302 8.89446 81.3308 9.64464 82.2578 10.5903C83.1849 11.536 83.9203 12.6587 84.422 13.8944C84.9237 15.1299 85.1819 16.4543 85.1819 17.7917V27.6795H80.1404V25.5928C79.5669 26.8995 77.4276 28.0053 75.2176 28.0053C73.9031 28.0055 72.6014 27.7414 71.3872 27.2282C70.1728 26.7148 69.0696 25.9624 68.1407 25.0137C67.2116 24.0652 66.475 22.939 65.973 21.6999C65.471 20.4607 65.2134 19.1326 65.2149 17.7917ZM80.1807 17.7917C80.1807 14.8664 78.1254 12.6118 75.2557 12.6118C72.3861 12.6118 70.2545 14.8664 70.2545 17.7917C70.2545 20.7171 72.388 22.9736 75.2557 22.9736C78.1235 22.9736 80.1807 20.7171 80.1807 17.7917Z" fill="black"></path><path d="M-0.00295026 17.792C-0.0212535 16.4429 0.223431 15.1034 0.71689 13.8516C1.21035 12.5998 1.94275 11.4604 2.87153 10.4997C3.80031 9.53909 4.90697 8.77623 6.12722 8.25557C7.34746 7.73492 8.65695 7.4668 9.97965 7.4668C11.3023 7.4668 12.6118 7.73492 13.8321 8.25557C15.0523 8.77623 16.159 9.53909 17.0877 10.4997C18.0165 11.4604 18.7489 12.5998 19.2424 13.8516C19.7359 15.1034 19.9805 16.4429 19.9622 17.792V27.6799H14.9265V25.5931C14.353 26.8997 12.2136 28.0056 10.0035 28.0056C8.68877 28.0064 7.38676 27.7426 6.172 27.2296C4.95725 26.7165 3.85358 25.9641 2.92417 25.0154C1.99475 24.0668 1.25783 22.9405 0.755564 21.7011C0.253296 20.4616 -0.00445853 19.1332 -0.00295026 17.792ZM14.9609 17.792C14.9609 14.8666 12.9076 12.6121 10.038 12.6121C7.1683 12.6121 5.04044 14.8666 5.04044 17.792C5.04044 20.7174 7.17212 22.9739 10.0418 22.9739C12.9114 22.9739 14.9647 20.7174 14.9647 17.792H14.9609Z" fill="black"></path><path d="M88.293 27.6841V0H93.3345V27.6938L88.293 27.6841Z" fill="black"></path></g><defs><clipPath id="clip0_19_33930"><rect width="93.3333" height="28" fill="white"></rect></clipPath></defs></svg></a><div data-nav-trig="" id="w-node-de5ee975-e3a9-1ec9-d593-a7b8d1bc376a-d1bc375a" class="nav__trigger nav__closed"><div class="nav__line"></div><div class="nav__line third__line"></div><div class="nav__line second__line"></div></div><div class="nav-bar-menu"><div class="nav-bar-menu-scroll"><div class="nav-bar-drop-list flex-horz"><div data-drop-down="" class="nav-bar-drop-item"><div data-touch-drop-down="" class="nav-bar-drop-item-inner flex-horz"><div class="nav-drop-text">Product</div><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" class="nav-bar-drop-item-svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.5576 6.29504C2.45997 6.19741 2.45997 6.03912 2.5576 5.94149L3.44149 5.0576C3.53912 4.95997 3.69741 4.95997 3.79504 5.0576L7.99955 9.26211L12.204 5.0576C12.3016 4.95997 12.4599 4.95997 12.5576 5.0576L13.4414 5.94149C13.5391 6.03912 13.5391 6.19741 13.4414 6.29504L8.17632 11.5602C8.07869 11.6578 7.9204 11.6578 7.82277 11.5602L2.5576 6.29504Z" fill="currentColor"></path></svg></div><div data-drop-panel="" class="nav-bar-drop-panel"><div class="nav-bar-drop-left flex-vert"><div class="nav-bar-drop-left-title u-h5">Product Overview</div><p class="nav-bar-drop-left-text">Axual - Your Kafka Platform for Real-Time Data</p><a href="/product" class="link-btn w-inline-block"><div class="body-16-sb">Learn more</div><div class="arrow-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 17" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.29543 13.5171C6.1978 13.6147 6.03951 13.6147 5.94188 13.5171L5.05799 12.6332C4.96036 12.5356 4.96036 12.3773 5.05799 12.2797L9.2625 8.07516L5.05799 3.87067C4.96036 3.77307 4.96036 3.61477 5.05799 3.51707L5.94188 2.63327C6.03951 2.53557 6.1978 2.53557 6.29543 2.63327L11.5606 7.89839C11.6582 7.99602 11.6582 8.15431 11.5606 8.25194L6.29543 13.5171Z" fill="currentColor"/> </svg></div></a><div class="nav-bar-drop-left-visual-wrap u-position-relative"><img src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d5f0af0200a82bf677da6d_homepage.avif" loading="lazy" alt="Axual all-in-one-kafka platform for real-time data streaming" sizes="(max-width: 479px) 28vw, (max-width: 991px) 41vw, 27vw" srcset="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d5f0af0200a82bf677da6d_homepage-p-500.avif 500w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d5f0af0200a82bf677da6d_homepage-p-800.avif 800w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d5f0af0200a82bf677da6d_homepage-p-1080.avif 1080w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d5f0af0200a82bf677da6d_homepage.avif 1320w" class="nav-bar-drop-left-visual-img u-cover-absolute"/></div></div><div class="nav-bar-drop-right"><div class="nav-bar-drop-right-col flex-vert"><div class="nav-bar-drop-right-col-title body-18-sb">Axual Platform</div><div class="nav-bar-drop-right-link-list flex-vert"><a data-hover-item="nav" href="/product" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Product</div></div></a><a data-hover-item="nav" href="/product/connectors" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Connectors</div></div></a><a data-hover-item="nav" href="/product/features" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Features</div></div></a></div></div><div class="nav-bar-drop-right-col flex-vert"><div class="nav-bar-drop-right-col-title body-18-sb">Axual Services</div><div class="nav-bar-drop-right-link-list flex-vert"><a data-hover-item="nav" href="/services" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">All services</div></div></a><a data-hover-item="nav" href="/services/support-services/axual-strimzi-incident-support" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Strimzi Incident Support</div></div></a><a data-hover-item="nav" href="/services/support-services/incident-silver-gold" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Silver and Gold Support</div></div></a><a data-hover-item="nav" href="/services/support-services/managed-services" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Managed Services</div></div></a><a data-hover-item="nav" href="/services/support-services/migration" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Migration Services</div></div></a><a data-hover-item="nav" href="/services/support-services/professional" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Professional Services</div></div></a></div></div></div></div></div><div data-drop-down="" class="nav-bar-drop-item"><div data-touch-drop-down="" class="nav-bar-drop-item-inner flex-horz"><div class="nav-drop-text">Solutions</div><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" class="nav-bar-drop-item-svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.5576 6.29504C2.45997 6.19741 2.45997 6.03912 2.5576 5.94149L3.44149 5.0576C3.53912 4.95997 3.69741 4.95997 3.79504 5.0576L7.99955 9.26211L12.204 5.0576C12.3016 4.95997 12.4599 4.95997 12.5576 5.0576L13.4414 5.94149C13.5391 6.03912 13.5391 6.19741 13.4414 6.29504L8.17632 11.5602C8.07869 11.6578 7.9204 11.6578 7.82277 11.5602L2.5576 6.29504Z" fill="currentColor"></path></svg></div><div data-drop-panel="" class="nav-bar-drop-panel"><div class="nav-bar-drop-left flex-vert"><div class="nav-bar-drop-left-title u-h5">Book a demo</div><p class="nav-bar-drop-left-text">Start with Axual and turn Kafka into a competitive advantage</p><a href="/book-a-demo" class="link-btn w-inline-block"><div class="body-16-sb">Book a demo</div><div class="arrow-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 17" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.29543 13.5171C6.1978 13.6147 6.03951 13.6147 5.94188 13.5171L5.05799 12.6332C4.96036 12.5356 4.96036 12.3773 5.05799 12.2797L9.2625 8.07516L5.05799 3.87067C4.96036 3.77307 4.96036 3.61477 5.05799 3.51707L5.94188 2.63327C6.03951 2.53557 6.1978 2.53557 6.29543 2.63327L11.5606 7.89839C11.6582 7.99602 11.6582 8.15431 11.5606 8.25194L6.29543 13.5171Z" fill="currentColor"/> </svg></div></a></div><div class="nav-bar-drop-right"><div class="nav-bar-drop-right-col flex-vert"><div class="nav-bar-drop-right-col-title body-18-sb">Apache Kafka solution by use case</div><div class="w-dyn-list"><div role="list" class="nav-bar-drop-right-link-list flex-vert w-dyn-items"><div role="listitem" class="w-dyn-item"><a data-hover-item="nav" href="/blog/kafka-operator-de-volksbanks-path-to-data-driven-transformation" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Kafka Operator: De Volksbank's Path to Data-Driven Transformation</div></div></a></div><div role="listitem" class="w-dyn-item"><a data-hover-item="nav" href="/blog/event-streaming-platform-for-enecos-energy-transition" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Event Streaming Platform for Eneco’s Energy Transition</div></div></a></div><div role="listitem" class="w-dyn-item"><a data-hover-item="nav" href="/blog/apache-kafka-usecase-postnl" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Real-Time Data Processing for PostNL Notification Services</div></div></a></div><div role="listitem" class="w-dyn-item"><a data-hover-item="nav" href="/blog/enexis-kafka-strimzi-maturity" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Strimzi for Enexis Legacy Modernization</div></div></a></div><div role="listitem" class="w-dyn-item"><a data-hover-item="nav" href="/blog/implementing-outbox-pattern-with-apache-kafka-and-spring-modulith" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Implementing Outbox Pattern</div></div></a></div></div></div><div class="cc-hide w-dyn-list"><div role="list" class="nav-bar-drop-right-link-list flex-vert w-dyn-items"><div role="listitem" class="w-dyn-item"><a data-hover-item="nav" href="/case-study/eneco" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Data Streaming</div></div></a></div><div role="listitem" class="w-dyn-item"><a data-hover-item="nav" href="/case-study/rabobank" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Monitoring Notifications</div></div></a></div><div role="listitem" class="w-dyn-item"><a data-hover-item="nav" href="/case-study/de-volksbank" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Change Data Capture</div></div></a></div><div role="listitem" class="w-dyn-item"><a data-hover-item="nav" href="/case-study/norsk-helsenett" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Kafka health ecosystem</div></div></a></div><div role="listitem" class="w-dyn-item"><a data-hover-item="nav" href="/case-study/postnl" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Implementing a centralized platform</div></div></a></div><div role="listitem" class="w-dyn-item"><a data-hover-item="nav" href="/case-study/logius" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Modernizing legacy systems</div></div></a></div><div role="listitem" class="w-dyn-item"><a data-hover-item="nav" href="/case-study/tennet" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Kafka for real-time grid monitoring</div></div></a></div><div role="listitem" class="w-dyn-item"><a data-hover-item="nav" href="/case-study/multiconsult" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16"></div></div></a></div></div></div></div><div class="nav-bar-drop-right-col flex-vert"><div class="nav-bar-drop-right-col-title body-18-sb">Apache Kafka solution by industry</div><div class="w-dyn-list"><div role="list" class="nav-bar-drop-right-link-list flex-vert w-dyn-items"><div role="listitem" class="w-dyn-item"><a data-hover-item="nav" href="/solutions/kafka-healthcare" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Healthcare</div></div></a></div><div role="listitem" class="w-dyn-item"><a data-hover-item="nav" href="/solutions/kafka-energy" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Energy</div></div></a></div><div role="listitem" class="w-dyn-item"><a data-hover-item="nav" href="/solutions/kafka-supply-chain" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Supply Chain</div></div></a></div><div role="listitem" class="w-dyn-item"><a data-hover-item="nav" href="/solutions/kafka-government" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Government</div></div></a></div><div role="listitem" class="w-dyn-item"><a data-hover-item="nav" href="/solutions/kafka-banking" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Banking</div></div></a></div></div></div></div></div></div></div><div data-drop-down="" class="nav-bar-drop-item"><div data-touch-drop-down="" class="nav-bar-drop-item-inner flex-horz"><div class="nav-drop-text">Resources</div><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" class="nav-bar-drop-item-svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.5576 6.29504C2.45997 6.19741 2.45997 6.03912 2.5576 5.94149L3.44149 5.0576C3.53912 4.95997 3.69741 4.95997 3.79504 5.0576L7.99955 9.26211L12.204 5.0576C12.3016 4.95997 12.4599 4.95997 12.5576 5.0576L13.4414 5.94149C13.5391 6.03912 13.5391 6.19741 13.4414 6.29504L8.17632 11.5602C8.07869 11.6578 7.9204 11.6578 7.82277 11.5602L2.5576 6.29504Z" fill="currentColor"></path></svg></div><div data-drop-panel="" class="nav-bar-drop-panel"><div class="nav-bar-drop-left flex-vert"><div class="nav-bar-drop-left-title u-h5">Book a demo</div><p class="nav-bar-drop-left-text">Start with Axual and turn Kafka into a competitive advantage</p><a href="/book-a-demo" class="link-btn w-inline-block"><div class="body-16-sb">Book a demo now</div><div class="arrow-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 17" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.29543 13.5171C6.1978 13.6147 6.03951 13.6147 5.94188 13.5171L5.05799 12.6332C4.96036 12.5356 4.96036 12.3773 5.05799 12.2797L9.2625 8.07516L5.05799 3.87067C4.96036 3.77307 4.96036 3.61477 5.05799 3.51707L5.94188 2.63327C6.03951 2.53557 6.1978 2.53557 6.29543 2.63327L11.5606 7.89839C11.6582 7.99602 11.6582 8.15431 11.5606 8.25194L6.29543 13.5171Z" fill="currentColor"/> </svg></div></a></div><div class="nav-bar-drop-right"><div class="nav-bar-drop-right-col flex-vert"><div class="nav-bar-drop-right-col-title body-18-sb">Resources</div><div class="nav-bar-drop-right-link-list flex-vert"><a data-hover-item="nav" href="/resource-hub" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Resource Hub</div></div></a><a data-hover-item="nav" href="/blog" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Blog</div></div></a><a data-hover-item="nav" href="/resource-hub/on-demand-webinars" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">On-demand webinars</div></div></a><a data-hover-item="nav" href="/resource-hub/whitepapers" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Whitepapers</div></div></a><a data-hover-item="nav" href="/resource-hub/tutorials" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Tutorials</div></div></a><a data-hover-item="nav" href="/solutions#use-case" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Apache Kafka use cases</div></div></a></div></div><div class="nav-bar-drop-right-col flex-vert"><div class="nav-bar-drop-right-col-title body-18-sb">Technology</div><div class="nav-bar-drop-right-link-list flex-vert"><a data-hover-item="nav" href="https://docs.axual.io/governance/current/index.html" target="_blank" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Kafka Documentation </div></div></a><a data-hover-item="nav" href="/contact-us" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Quick Help</div></div></a><a data-hover-item="nav" href="https://axualio.atlassian.net/servicedesk/customer/portal/1" target="_blank" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Service Desk</div></div></a><a data-hover-item="nav" href="https://github.com/Axual" target="_blank" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">GitHub</div></div></a><a data-hover-item="nav" href="https://gitlab.com/axual/public" target="_blank" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">GitLab</div></div></a></div></div></div></div></div><div data-drop-down="" class="nav-bar-drop-item"><div data-touch-drop-down="" class="nav-bar-drop-item-inner flex-horz"><div class="nav-drop-text">Company</div><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" class="nav-bar-drop-item-svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.5576 6.29504C2.45997 6.19741 2.45997 6.03912 2.5576 5.94149L3.44149 5.0576C3.53912 4.95997 3.69741 4.95997 3.79504 5.0576L7.99955 9.26211L12.204 5.0576C12.3016 4.95997 12.4599 4.95997 12.5576 5.0576L13.4414 5.94149C13.5391 6.03912 13.5391 6.19741 13.4414 6.29504L8.17632 11.5602C8.07869 11.6578 7.9204 11.6578 7.82277 11.5602L2.5576 6.29504Z" fill="currentColor"></path></svg></div><div data-drop-panel="" class="nav-bar-drop-panel"><div class="nav-bar-drop-left flex-vert"><div class="nav-bar-drop-left-title u-h5">Book a demo</div><p class="nav-bar-drop-left-text">Start with Axual and turn Kafka into a competitive advantage</p><a href="/get-started" class="link-btn w-inline-block"><div class="body-16-sb">Book a demo now</div><div class="arrow-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 17" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.29543 13.5171C6.1978 13.6147 6.03951 13.6147 5.94188 13.5171L5.05799 12.6332C4.96036 12.5356 4.96036 12.3773 5.05799 12.2797L9.2625 8.07516L5.05799 3.87067C4.96036 3.77307 4.96036 3.61477 5.05799 3.51707L5.94188 2.63327C6.03951 2.53557 6.1978 2.53557 6.29543 2.63327L11.5606 7.89839C11.6582 7.99602 11.6582 8.15431 11.5606 8.25194L6.29543 13.5171Z" fill="currentColor"/> </svg></div></a></div><div class="nav-bar-drop-right"><div class="nav-bar-drop-right-col flex-vert"><div class="nav-bar-drop-right-col-title body-18-sb">About Axual</div><div class="nav-bar-drop-right-link-list flex-vert"><a data-hover-item="nav" href="/about-us" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">About us</div></div></a><a data-hover-item="nav" href="/careers" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Careers</div></div></a><a data-hover-item="nav" href="/contact-us" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Contact us</div></div></a></div></div><div class="nav-bar-drop-right-col flex-vert"><div class="nav-bar-drop-right-col-title body-18-sb">Other</div><div class="nav-bar-drop-right-link-list flex-vert"><a data-hover-item="nav" href="/partners" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Partners</div></div></a><a data-hover-item="nav" href="/events" class="nav-bar-drop-link u-position-relative w-inline-block"><div class="nav-bar-drop-link-inner"><div class="nav-bar-drop-link-text body-16">Events</div></div></a></div></div></div></div></div><div class="pricing-link"><a href="/pricing" class="nav-bar-drop-item-inner flex-horz w-inline-block"><div class="nav-drop-text">Pricing</div></a></div><div class="nav-bar-menu-cta-wrap"><a shadow="box" href="/get-started" class="btn-primary w-button">Get started</a><a shadow="box" href="/book-a-demo" class="btn-primary w-button secondary">Book a demo</a></div></div></div></div><div id="w-node-de5ee975-e3a9-1ec9-d593-a7b8d1bc3779-d1bc375a" class="nav-bar-cta-wrap flex-horz"><div class="btn-holder is-nav"><a shadow="box" href="/book-a-demo" class="btn-primary w-button secondary">Book a demo</a></div></div></nav></div></div></div><section padding="no-bottom" class="section cc-hero"><div class="container"><div class="title-centre cc-large"><div class="strapline">Real-time, controlled and secure data sharing<br/></div><h1>Kafka done right: European. Governed. Future-proof</h1><p class="body-18">Use the full potential of data streaming with Axual's platform based on open-source Apache Kafka, designed to streamline your data management and minimize business complexity.<br/></p><div class="credit-wrap cc-bottom-100px"><div class="btn-holder"><a shadow="box" href="/book-a-demo" class="btn-primary w-button">Book a demo</a></div><div class="credit-wrap-item"><img src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c2194e5a276f51ed36ecbf_Subheading.svg" loading="lazy" alt="" class="icon-16px"/><div class="body-14">No credit card required</div></div></div></div><div shadow="large" class="video-wrap-work"><img src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/67606c6ae140940f93fc601b_Visual.avif" loading="lazy" sizes="(max-width: 4092px) 100vw, 4092px" srcset="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/67606c6ae140940f93fc601b_Visual-p-500.avif 500w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/67606c6ae140940f93fc601b_Visual-p-800.avif 800w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/67606c6ae140940f93fc601b_Visual-p-1080.avif 1080w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/67606c6ae140940f93fc601b_Visual.avif 4092w" alt="axual process" class="product-vid"/></div></div><img src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a3c18675c3213c266ce9_home-bg-hero.avif" loading="lazy" sizes="(max-width: 2880px) 100vw, 2880px" srcset="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a3c18675c3213c266ce9_home-bg-hero-p-500.avif 500w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a3c18675c3213c266ce9_home-bg-hero-p-800.avif 800w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a3c18675c3213c266ce9_home-bg-hero-p-1080.avif 1080w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a3c18675c3213c266ce9_home-bg-hero.avif 2880w" alt="" class="bg-hero"/></section><section line="bottom" class="section"><div class="marquee-embed-logo w-embed"><style> @keyframes marquee { to { transform: translate3d(-100%, 0, 0); } } .marquee-list { animation: marquee 100s linear infinite; } @media only screen and (min-width: 991px) { [data-marquee-state="paused"] .marquee-list { animation-play-state: paused; } [data-marquee-state="paused"] .marquee-wrapper:nth-child(2), [data-marquee-state="paused"] .marquee-wrapper:nth-child(3) { display: none; } [data-marquee-state="paused"].marquee { align-items: center; justify-content: center; } } </style>d</div><div class="container"><div class="marquee-wrap"><div class="rating-block"><div class="body-16-sb">Rated with a 4.5 from more than</div><a href="https://www.g2.com/products/axual/reviews" target="_blank" class="review-bg-block w-inline-block"><div class="body-16-sb">13 G2 reviews</div></a></div><div data-marquee-state="paused" class="marquee"><div class="marquee-wrapper w-dyn-list"><div role="list" class="marquee-list w-dyn-items"><div role="listitem" class="marquee-item w-dyn-item"><img src="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/66c47c8e0d1b74558daa926b_Logo.avif" loading="lazy" alt="" class="marquee-item-img"/></div><div role="listitem" class="marquee-item w-dyn-item"><img src="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/67641247940e1a83ee8a891d_Alliander%20Logo.png" loading="lazy" alt="" class="marquee-item-img"/></div></div></div><div class="marquee-wrapper w-dyn-list"><div role="list" class="marquee-list w-dyn-items"><div role="listitem" class="marquee-item w-dyn-item"><img src="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/67641247940e1a83ee8a891d_Alliander%20Logo.png" loading="lazy" alt="" class="marquee-item-img"/></div><div role="listitem" class="marquee-item w-dyn-item"><img src="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/66c47c8e0d1b74558daa926b_Logo.avif" loading="lazy" alt="" class="marquee-item-img"/></div></div></div><div class="marquee-wrapper w-dyn-list"><div role="list" class="marquee-list w-dyn-items"><div role="listitem" class="marquee-item w-dyn-item"><img src="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/67641247940e1a83ee8a891d_Alliander%20Logo.png" loading="lazy" alt="" class="marquee-item-img"/></div><div role="listitem" class="marquee-item w-dyn-item"><img src="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/66c47c8e0d1b74558daa926b_Logo.avif" loading="lazy" alt="" class="marquee-item-img"/></div></div></div></div></div></div></section><section class="section"><div class="container"><div class="title-centre cc-width-gap"><div class="strapline">Features</div><h2>A selection of features for seamlessly managing and utilizing Apache Kafka</h2><p class="body-18">Axual comes packed with features to enable the enterprise-wide adoption of Apache Kafka.</p><div class="btn-holder cc-no-pad"><a shadow="box" href="/product/features" class="btn-primary w-button">Explore all features <br/></a></div></div><div fade-animation="1" class="w-layout-grid features-grid"><div id="w-node-_85496805-e4ee-8a91-3a0b-b3de027c6020-027c6012" class="features-wrap"><div class="features-cell"><div class="features-top-txt"><div class="title-feature"><img src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d0471b3919a0aae59bc7ba_Frame%20134.svg" loading="lazy" alt="" class="icon-24px"/><div class="u-h6 cc-white">Self-Service</div></div><p class="body-16 cc-tertiary">The Axual Self-Service UI simplifies Kafka interface management with an intuitive WYSIWYG interface, eliminating the command-line interface (CLI) complexity for a user-friendly experience.<br/></p><a href="/get-started" class="link-btn cc-white w-inline-block"><div class="body-16-sb">Get started</div><div class="icon-16px w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.54504 13.4424C6.44741 13.54 6.28912 13.54 6.19149 13.4424L5.3076 12.5585C5.20997 12.4609 5.20997 12.3026 5.3076 12.205L9.51211 8.00045L5.3076 3.79596C5.20997 3.69836 5.20997 3.54006 5.3076 3.44236L6.19149 2.55856C6.28912 2.46086 6.44741 2.46086 6.54504 2.55856L11.8102 7.82368C11.9078 7.92131 11.9078 8.0796 11.8102 8.17723L6.54504 13.4424Z" fill="currentcolor"/> </svg></div></a></div><img src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d04fe8440c1c147370a0cb_1.avif" loading="lazy" sizes="(max-width: 1254px) 100vw, 1254px" srcset="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d04fe8440c1c147370a0cb_1-p-500.avif 500w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d04fe8440c1c147370a0cb_1.avif 1254w" alt="" class="feature-img"/></div><div id="w-node-_85496805-e4ee-8a91-3a0b-b3de027c602f-027c6012" class="features-cell cc-bg-light-blue"><div class="features-top-txt"><div parent-element="1" class="title-feature"><div class="icon-24px"><div class="icon-embed-xsmall greenlink w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 24 24" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path d="M12 21.833C8.40625 21.833 5.125 19.958 3.32812 16.833C1.53125 13.7471 1.53125 9.95801 3.32812 6.83301C5.125 3.74707 8.40625 1.83301 12 1.83301C15.5547 1.83301 18.8359 3.74707 20.6328 6.83301C22.4297 9.95801 22.4297 13.7471 20.6328 16.833C18.8359 19.958 15.5547 21.833 12 21.833ZM12 9.33301C11.1016 9.33301 10.2812 9.84082 9.8125 10.583C9.38281 11.3643 9.38281 12.3408 9.8125 13.083C10.2812 13.8643 11.1016 14.333 12 14.333C12.8594 14.333 13.6797 13.8643 14.1484 13.083C14.5781 12.3408 14.5781 11.3643 14.1484 10.583C13.6797 9.84082 12.8594 9.33301 12 9.33301Z" fill="currentColor"/> </svg></div></div><div class="u-h6 cc-dark">Topic browse<br/></div></div><p class="body-16 cc-grey">Limit your search using keywords, environment, and timeframe. Axual offers support to define custom environments to test-drive applications and promote them from development to production. Topic Browse & Search is aligned with this feature, which means that you can search for a topic’s messages in any environment, provided you are authorized to do so.<br/></p><a href="/get-started" class="link-btn w-inline-block"><div class="body-16-sb is-green">Get started </div><div class="icon-16px w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.54504 13.4424C6.44741 13.54 6.28912 13.54 6.19149 13.4424L5.3076 12.5585C5.20997 12.4609 5.20997 12.3026 5.3076 12.205L9.51211 8.00045L5.3076 3.79596C5.20997 3.69836 5.20997 3.54006 5.3076 3.44236L6.19149 2.55856C6.28912 2.46086 6.44741 2.46086 6.54504 2.55856L11.8102 7.82368C11.9078 7.92131 11.9078 8.0796 11.8102 8.17723L6.54504 13.4424Z" fill="currentcolor"/> </svg></div></a></div><img src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d04fe8d6e44bf264531254_3.avif" loading="lazy" sizes="(max-width: 1256px) 100vw, 1256px" srcset="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d04fe8d6e44bf264531254_3-p-500.avif 500w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d04fe8d6e44bf264531254_3-p-800.avif 800w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d04fe8d6e44bf264531254_3.avif 1256w" alt="" class="feature-img"/></div></div><div id="w-node-_85496805-e4ee-8a91-3a0b-b3de027c603f-027c6012" class="features-wrap"><div class="features-cell cc-bg-soft-brown"><div class="features-top-txt"><div class="title-feature"><div class="icon-24px"><div class="icon-24 greenlink w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 24 24" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path d="M19.5 6.83301C18.6016 6.83301 17.7812 6.36426 17.3125 5.58301C16.8828 4.84082 16.8828 3.86426 17.3125 3.08301C17.7812 2.34082 18.6016 1.83301 19.5 1.83301C20.3594 1.83301 21.1797 2.34082 21.6484 3.08301C22.0781 3.86426 22.0781 4.84082 21.6484 5.58301C21.1797 6.36426 20.3594 6.83301 19.5 6.83301ZM7 3.08301H12V2.53613C12 2.14551 12.3125 1.83301 12.6641 1.83301C12.8203 1.83301 12.9766 1.91113 13.0938 1.98926L15.4766 3.86426C15.6328 3.98145 15.75 4.1377 15.75 4.33301C15.75 4.52832 15.6328 4.72363 15.4766 4.84082L13.0938 6.71582C12.9766 6.79395 12.8203 6.83301 12.6641 6.83301C12.3125 6.83301 12 6.52051 12 6.16895V5.58301H7C5.59375 5.58301 4.5 6.71582 4.5 8.08301C4.5 9.48926 5.59375 10.583 7 10.583H17C19.7344 10.583 22 12.8486 22 15.583C22 18.0439 20.2422 20.0752 17.9375 20.5049C17.5469 21.2861 16.6875 21.833 15.75 21.833C14.3438 21.833 13.25 20.7393 13.25 19.333C13.25 17.9658 14.3438 16.833 15.75 16.833C16.6094 16.833 17.3516 17.3018 17.8203 17.9658C18.7969 17.6143 19.5 16.6768 19.5 15.583C19.5 14.2158 18.3672 13.083 17 13.083H7C4.22656 13.083 2 10.8564 2 8.08301C2 5.34863 4.22656 3.08301 7 3.08301ZM6.64844 18.083H8.25V17.5361C8.25 17.1455 8.5625 16.833 8.91406 16.833C9.07031 16.833 9.22656 16.9111 9.34375 16.9893L11.7266 18.8643C11.8828 18.9814 12 19.1377 12 19.333C12 19.5283 11.8828 19.7236 11.7266 19.8408L9.34375 21.7158C9.22656 21.7939 9.07031 21.833 8.91406 21.833C8.5625 21.833 8.25 21.5205 8.25 21.1689V20.583H6.64844C6.21875 21.3643 5.39844 21.833 4.5 21.833C3.09375 21.833 2 20.7393 2 19.333C2 17.9658 3.09375 16.833 4.5 16.833C5.39844 16.833 6.21875 17.3408 6.64844 18.083Z" fill="currentColor"/> </svg></div></div><div class="u-h6 cc-dark">Graphical Data flow<br/></div></div><p class="body-16 text-secondary">Axual's graphical data flow feature offers a visual interface for creating, managing, and monitoring real-time data pipelines. Users can use drag-and-drop components to represent data sources, processors, and sinks, making it easy to create and modify data flows. The tool also allows for real-time performance monitoring and ensures data governance and security. This simplifies data management, improves real-time insights, and promotes collaboration across teams, benefiting your organization.<br/></p><a href="/get-started" class="link-btn w-inline-block"><div class="body-16-sb is-green">Get started </div><div class="icon-16px w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.54504 13.4424C6.44741 13.54 6.28912 13.54 6.19149 13.4424L5.3076 12.5585C5.20997 12.4609 5.20997 12.3026 5.3076 12.205L9.51211 8.00045L5.3076 3.79596C5.20997 3.69836 5.20997 3.54006 5.3076 3.44236L6.19149 2.55856C6.28912 2.46086 6.44741 2.46086 6.54504 2.55856L11.8102 7.82368C11.9078 7.92131 11.9078 8.0796 11.8102 8.17723L6.54504 13.4424Z" fill="currentcolor"/> </svg></div></a></div><img src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d04fe97cacaeb143da7134_2.avif" loading="lazy" sizes="(max-width: 1256px) 100vw, 1256px" srcset="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d04fe97cacaeb143da7134_2-p-500.avif 500w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d04fe97cacaeb143da7134_2.avif 1256w" alt="" class="feature-img"/></div><div id="w-node-_85496805-e4ee-8a91-3a0b-b3de027c6050-027c6012" class="features-cell cc-bg-light-yellow"><div class="features-top-txt"><div parent-element="1" class="title-feature cc-icon-grey"><div class="icon-24px w-embed"><svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13 1.83203C14.6016 1.83203 16.0078 2.88672 16.5156 4.33203H18C19.3672 4.33203 20.5 5.46484 20.5 6.83203V19.332C20.5 20.7383 19.3672 21.832 18 21.832H8C6.59375 21.832 5.5 20.7383 5.5 19.332V6.83203C5.5 5.46484 6.59375 4.33203 8 4.33203H9.44531C9.95312 2.88672 11.3594 1.83203 13 1.83203ZM13 4.33203C12.2969 4.33203 11.75 4.91797 11.75 5.58203C11.75 6.28516 12.2969 6.83203 13 6.83203C13.6641 6.83203 14.25 6.28516 14.25 5.58203C14.25 4.91797 13.6641 4.33203 13 4.33203ZM8.3125 12.457C8.3125 13.0039 8.70312 13.3945 9.25 13.3945C9.75781 13.3945 10.1875 13.0039 10.1875 12.457C10.1875 11.9492 9.75781 11.5195 9.25 11.5195C8.70312 11.5195 8.3125 11.9492 8.3125 12.457ZM12.375 11.832C12.0234 11.832 11.75 12.1445 11.75 12.457C11.75 12.8086 12.0234 13.082 12.375 13.082H17.375C17.6875 13.082 18 12.8086 18 12.457C18 12.1445 17.6875 11.832 17.375 11.832H12.375ZM8.3125 16.207C8.3125 16.7539 8.70312 17.1445 9.25 17.1445C9.75781 17.1445 10.1875 16.7539 10.1875 16.207C10.1875 15.6992 9.75781 15.2695 9.25 15.2695C8.70312 15.2695 8.3125 15.6992 8.3125 16.207ZM11.75 16.207C11.75 16.5586 12.0234 16.832 12.375 16.832H17.375C17.6875 16.832 18 16.5586 18 16.207C18 15.8945 17.6875 15.582 17.375 15.582H12.375C12.0234 15.582 11.75 15.8945 11.75 16.207Z" fill="currentcolor"/> </svg></div><div class="u-h6 cc-grey">Schema registry<br/></div></div><p class="body-16 cc-grey">Schema Registry provides client applications with the Avro schemas available in a specific tenant. The Schema Registry is always connected to a single Kafka Broker in the same cluster to allow for clusters to have different tenant/instance isolation patterns. Axual supports a variety of Schema Registry implementations.<br/></p><a href="/get-started" class="link-btn cc-grey w-inline-block"><div class="body-16-sb">Get started </div><div class="icon-16px w-embed"><svg width="100%" height="100%" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.79504 13.4424C6.69741 13.54 6.53912 13.54 6.44149 13.4424L5.5576 12.5585C5.45997 12.4609 5.45997 12.3026 5.5576 12.205L9.76211 8.00045L5.5576 3.79596C5.45997 3.69836 5.45997 3.54006 5.5576 3.44236L6.44149 2.55856C6.53912 2.46086 6.69741 2.46086 6.79504 2.55856L12.0602 7.82368C12.1578 7.92131 12.1578 8.0796 12.0602 8.17723L6.79504 13.4424Z" fill="currentcolor"/> </svg></div></a></div><img src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d04fe83519ea1295e62c7b_4.avif" loading="lazy" sizes="(max-width: 1254px) 100vw, 1254px" srcset="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d04fe83519ea1295e62c7b_4-p-500.avif 500w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66d04fe83519ea1295e62c7b_4.avif 1254w" alt="" class="feature-img"/></div></div></div></div></section><section padding="no-top" class="section cc-light-linear"><div class="clip-top w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 1440 146" fill="none" preserveAspectRatio="xMidYMid slice"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0 0.797379L1014.19 143.829C1046.5 148.387 1079.45 144.431 1109.77 132.353L1440 0.797379H0Z" fill="white"/> </svg></div><div class="container"><div class="title-left"><div class="strapline">Solutions</div><h2>Explore our Kafka solutions</h2><p>Empower your team to unlock insights and drive decisions with our intuitive Kafka platform.</p></div><div class="align-center cc-gap-80"><div class="resources-wrap w-dyn-list"><div fade-animation-cms="1" role="list" class="resources-list-grid w-dyn-items"><div id="w-node-_531192b7-7205-b213-aa8b-3fb21f48534b-dadcb517" role="listitem" class="solution-item w-dyn-item"><div class="card-cell is-resources"><div class="resource-card-thumb flex-horz-center-center"><img data-card-img="1" src="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/66de92ba42ebf9febb77e25e_healthcare.avif" alt="" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/66de92ba42ebf9febb77e25e_healthcare-p-500.avif 500w, https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/66de92ba42ebf9febb77e25e_healthcare-p-800.avif 800w, https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/66de92ba42ebf9febb77e25e_healthcare-p-1080.avif 1080w, https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/66de92ba42ebf9febb77e25e_healthcare.avif 2528w" class="resource-card-img u-cover-absolute"/></div><div class="card-txt is-resources"><div class="card-bottom-txt is-resources"><div class="resource-card-title body-18-sb">Providing the backbone for your healthcare data infrastructure</div><p class="resources-card-text u-line-clamp-4">See how Kafka enhances healthcare with real-time data integration, patient monitoring, and streamlined operations for better outcomes.</p></div></div><div class="card-link-wrap flex-vert"><a href="#" class="link-btn w-inline-block"><div class="body-16-sb">Learn more</div><div class="arrow-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 17" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.29543 13.5171C6.1978 13.6147 6.03951 13.6147 5.94188 13.5171L5.05799 12.6332C4.96036 12.5356 4.96036 12.3773 5.05799 12.2797L9.2625 8.07516L5.05799 3.87067C4.96036 3.77307 4.96036 3.61477 5.05799 3.51707L5.94188 2.63327C6.03951 2.53557 6.1978 2.53557 6.29543 2.63327L11.5606 7.89839C11.6582 7.99602 11.6582 8.15431 11.5606 8.25194L6.29543 13.5171Z" fill="currentColor"/> </svg></div></a></div><a aria-label="link to solution page" data-card-hover="1" href="/solutions/kafka-healthcare" class="resources-link w-inline-block"></a></div></div><div id="w-node-_531192b7-7205-b213-aa8b-3fb21f48534b-dadcb517" role="listitem" class="solution-item w-dyn-item"><div class="card-cell is-resources"><div class="resource-card-thumb flex-horz-center-center"><img data-card-img="1" src="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/66de8e0e9db27e82dc35ef3b_Discover%20the%20challenge%20for%20the%20energy%20industry.avif" alt="" loading="lazy" class="resource-card-img u-cover-absolute"/></div><div class="card-txt is-resources"><div class="card-bottom-txt is-resources"><div class="resource-card-title body-18-sb">Providing the core for your energy data infrastructure</div><p class="resources-card-text u-line-clamp-4">Discover how Kafka transforms the energy sector with real-time data streaming for grid management, predictive maintenance, and operational efficiency.</p></div></div><div class="card-link-wrap flex-vert"><a href="#" class="link-btn w-inline-block"><div class="body-16-sb">Learn more</div><div class="arrow-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 17" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.29543 13.5171C6.1978 13.6147 6.03951 13.6147 5.94188 13.5171L5.05799 12.6332C4.96036 12.5356 4.96036 12.3773 5.05799 12.2797L9.2625 8.07516L5.05799 3.87067C4.96036 3.77307 4.96036 3.61477 5.05799 3.51707L5.94188 2.63327C6.03951 2.53557 6.1978 2.53557 6.29543 2.63327L11.5606 7.89839C11.6582 7.99602 11.6582 8.15431 11.5606 8.25194L6.29543 13.5171Z" fill="currentColor"/> </svg></div></a></div><a aria-label="link to solution page" data-card-hover="1" href="/solutions/kafka-energy" class="resources-link w-inline-block"></a></div></div><div id="w-node-_531192b7-7205-b213-aa8b-3fb21f48534b-dadcb517" role="listitem" class="solution-item w-dyn-item"><div class="card-cell is-resources"><div class="resource-card-thumb flex-horz-center-center"><img data-card-img="1" src="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/66e1a069fdad17fb008be004_supply-chain.avif" alt="" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/66e1a069fdad17fb008be004_supply-chain-p-500.avif 500w, https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/66e1a069fdad17fb008be004_supply-chain.avif 790w" class="resource-card-img u-cover-absolute"/></div><div class="card-txt is-resources"><div class="card-bottom-txt is-resources"><div class="resource-card-title body-18-sb">Providing the base for your supply chain data infrastructure</div><p class="resources-card-text u-line-clamp-4">Immediate access to real-time data, both internal and external, is crucial for optimizing the balance between demand and supply in the supply chain.</p></div></div><div class="card-link-wrap flex-vert"><a href="#" class="link-btn w-inline-block"><div class="body-16-sb">Learn more</div><div class="arrow-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 17" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.29543 13.5171C6.1978 13.6147 6.03951 13.6147 5.94188 13.5171L5.05799 12.6332C4.96036 12.5356 4.96036 12.3773 5.05799 12.2797L9.2625 8.07516L5.05799 3.87067C4.96036 3.77307 4.96036 3.61477 5.05799 3.51707L5.94188 2.63327C6.03951 2.53557 6.1978 2.53557 6.29543 2.63327L11.5606 7.89839C11.6582 7.99602 11.6582 8.15431 11.5606 8.25194L6.29543 13.5171Z" fill="currentColor"/> </svg></div></a></div><a aria-label="link to solution page" data-card-hover="1" href="/solutions/kafka-supply-chain" class="resources-link w-inline-block"></a></div></div></div></div><a href="/solutions" class="btn-primary w-button">Discover all our solutions</a></div></div></section><section padding="" class="section"><div class="container relative"><div data-current="Tab 1" data-easing="ease" data-duration-in="300" data-duration-out="100" class="logos-tab w-tabs"><div class="logos-menu w-tab-menu"><a data-w-tab="Tab 1" class="logo-tab-link w-inline-block w-tab-link w--current"><img loading="lazy" src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c21f245ebc6be23eb15838_De_Volksbank_logo%20logo.svg" alt="De Volksbank Axual all-in-one-kafka platform for real-time data streaming" class="tab-logo-img"/></a><a data-w-tab="Tab 2" class="logo-tab-link w-inline-block w-tab-link"><img loading="lazy" src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c21f24a92c91bc212d790e_Rabobank%20logo.svg" alt="rabobank Axual all-in-one-kafka platform for real-time data streaming" class="tab-logo-img"/></a><a data-w-tab="Tab 3" class="logo-tab-link w-inline-block w-tab-link"><img loading="lazy" src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c21f440e6c11373fee1b2f_XMLID_1_.svg" alt="Eneco Axual all-in-one-kafka platform for real-time data streaming" class="tab-logo-img"/></a></div><div class="tabs-content w-tab-content"><div data-w-tab="Tab 1" class="tab-logo-pane w-tab-pane w--tab-active"><a href="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/66e14fee53d2161c8beaf573_De%20Volksbank%20-%20customer%20case%20study.pdf" target="_blank" class="tab-logo-wrap w-inline-block"><div class="max-width-820 auto-right"><p class="body-24-sb cc-white">“We were at a crossroads, with legacy technology preventing a solid digital transformation, and an ambitious strategy for customer centricity underlining requirements for becoming data-driven. We really needed the Axual platform to allow us to make the leap.”</p></div><div class="bottom-pane-wrap"><div class="txt-wrap"><div class="body-16-sb is-white">Roger Stoffers</div><div class="body-16 cc-white">Volksbank</div></div><img loading="lazy" src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5f64383d3a55471da023f_Frame%20159.svg" alt="" class="tab-pane-logo"/></div><img sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-500.png 500w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-800.png 800w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-1080.png 1080w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-1600.png 1600w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-2000.png 2000w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta.png 2560w" alt="" src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta.png" loading="lazy" class="company-tab-bg"/></a></div><div data-w-tab="Tab 2" class="tab-logo-pane w-tab-pane"><a href="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/66e14fca9a12f4c1d26db940_Rabobank%20-%20customer%20case%20study.pdf" target="_blank" class="tab-logo-wrap w-inline-block"><div class="max-width-820 auto-right"><p class="body-24-sb cc-white">"Data governance is critical at Rabobank. With Axual, we’re able to see who has permission, who owns the data, or if the owner has given permission and what the structure of the messages are.”<br/></p></div><div class="bottom-pane-wrap"><div class="txt-wrap"><div class="body-16-sb is-white">Vincent Oostindië</div><div class="body-16 cc-white">Rabobank</div></div><img loading="lazy" src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66e2a7966c47c0fb888e6fb0_icon-r.svg" alt="Rabobank grey Axual all-in-one-kafka platform for real-time data streaming" class="tab-pane-logo"/></div><img sizes="100vw" srcset="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-500.png 500w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-800.png 800w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-1080.png 1080w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-1600.png 1600w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-2000.png 2000w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta.png 2560w" alt="" src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta.png" loading="lazy" class="company-tab-bg"/></a></div><div data-w-tab="Tab 3" class="tab-logo-pane w-tab-pane"><a href="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/66e14f26c82bbbedea06bf46_Eneco%20-%20customer%20case%20study.pdf" target="_blank" class="tab-logo-wrap w-inline-block"><div class="max-width-820 auto-right"><p class="body-24-sb cc-white">Axual has a clear focus on making Kafka usuable as a self-service platform. It enables teams to do their own thing in a controlled way. At the same time they provide a manageable platform on the infra side so that we can run it on-prem.<br/></p></div><div class="bottom-pane-wrap"><div class="txt-wrap"><div class="body-16-sb is-white">Joleen Breij</div><div class="body-16 cc-white">Eneco<br/></div></div><img loading="lazy" src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66e2a7a66f9bbe9718768582_XMLID_1_.svg" alt="Eneco gray Axual all-in-one-kafka platform for real-time data streaming" class="tab-pane-logo"/></div><img sizes="100vw" srcset="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-500.png 500w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-800.png 800w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-1080.png 1080w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-1600.png 1600w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-2000.png 2000w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta.png 2560w" alt="" src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta.png" loading="lazy" class="company-tab-bg"/></a></div></div></div></div></section><section class="section"><div class="container"><div flex-align="center" class="header-content_component vertical-center max-width-840 gap-24"><div class="strapline">G2 Nominations</div><h2>Latest nominations from current year</h2><p class="body-18">Rated for more than 15 G2 reviews</p><div class="credit-wrap"><div class="btn-holder"><a shadow="box" href="/get-started" class="btn-primary w-button">Get started</a><a shadow="box" href="/book-a-demo" class="btn-primary w-button secondary">Book a demo</a></div><div class="credit-wrap-item"><img src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c2194e5a276f51ed36ecbf_Subheading.svg" loading="lazy" alt="" class="icon-16px"/><div class="body-14">No credit card required</div></div></div></div><div class="space-80"></div><div class="g2-nom_component"><div class="g2-nom_item"><div class="g2-nom_img-holder"><div class="icon-embed-custom w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 70 91" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path d="M6.03125 67.0569L35.4461 82.025L63.744 67.0569V8.52502H6.03125V67.0569Z" fill="white"/> <path d="M64.3398 8.74841L5.43555 68.0995L35.9675 83.2165L64.3398 68.6952V8.74841Z" fill="#F2F3F2"/> <path d="M4.09576 28.0356V68.3228L5.13832 68.8441L34.5532 83.8122L35.4468 84.259L36.3404 83.8122L64.7128 68.8441L65.7553 68.3228V6.58881H4.09576V28.0356ZM6.03193 67.2058V8.52498H63.8192V67.2058L35.4468 82.1739L6.03193 67.2058Z" fill="#DCDEDC"/> <path d="M34.9254 9.49306C35.2232 9.49306 35.5211 9.49306 35.819 9.56753L34.9254 11.2803C33.5849 11.2058 32.3935 12.2484 32.319 13.5888C32.2445 14.9292 33.2871 16.1207 34.6275 16.1952H34.9254C35.5211 16.1952 36.1169 15.9718 36.5637 15.5994L37.5317 17.2377C36.7871 17.759 35.8935 18.0569 34.9254 18.0569C32.5424 18.1314 30.5317 16.3441 30.4573 13.9611C30.3828 11.5782 32.17 9.56753 34.553 9.49306H34.9254ZM37.9786 13.142L39.0956 15.0037L37.9786 16.7909L36.936 15.0037H34.7764L35.8935 13.142H37.9786ZM36.1913 12.4718C36.1913 12.1739 36.2658 11.876 36.4147 11.6526C36.5637 11.4292 36.8615 11.2058 37.0849 11.0569L37.2339 10.9824C37.5317 10.8335 37.6062 10.759 37.6062 10.6101C37.6062 10.4611 37.3828 10.3122 37.2339 10.3122C36.936 10.3122 36.7126 10.4611 36.5637 10.759L36.1913 10.3867C36.2658 10.2377 36.4147 10.0888 36.5637 9.93987C36.7871 9.79093 37.0105 9.79093 37.2339 9.79093C37.4573 9.79093 37.7552 9.8654 37.9041 10.0143C38.053 10.1633 38.202 10.3867 38.202 10.6101C38.202 10.9824 37.9786 11.2803 37.5317 11.4292L37.3083 11.5782C37.0849 11.7271 36.936 11.8016 36.8615 12.025H38.202V12.5463L36.1913 12.4718ZM34.9254 21.7803L41.9998 17.759V6.58881H27.7764V17.6846L34.9254 21.7803Z" fill="#FF492C"/> <path d="M67.1702 48.1421H2.68083L0.297852 53.3549L2.68083 58.5676H67.1702L69.4787 53.3549L67.1702 48.1421Z" fill="#23CCA2"/> <path d="M12.9873 41.8048C12.9525 41.8197 12.9525 41.8346 12.9873 41.8494C13.5036 42.1175 13.7618 42.5619 13.7618 43.1824C13.7618 43.7136 13.5806 44.1158 13.2181 44.3888C12.8607 44.6569 12.3891 44.7909 11.8033 44.7909H9.68092C9.65609 44.7909 9.63375 44.781 9.61389 44.7611C9.59404 44.7413 9.58411 44.7189 9.58411 44.6941V39.1537C9.58411 39.1289 9.59404 39.1065 9.61389 39.0867C9.63375 39.0668 9.65609 39.0569 9.68092 39.0569H11.7362C13.032 39.0569 13.6799 39.5807 13.6799 40.6282C13.6799 41.1743 13.449 41.5665 12.9873 41.8048ZM10.783 40.0473C10.7533 40.0473 10.7384 40.0622 10.7384 40.092V41.3654C10.7384 41.3952 10.7533 41.4101 10.783 41.4101H11.7362C11.9944 41.4101 12.1955 41.348 12.3394 41.2239C12.4784 41.1048 12.5479 40.9434 12.5479 40.7399C12.5479 40.5264 12.4784 40.3576 12.3394 40.2335C12.1955 40.1094 11.9944 40.0473 11.7362 40.0473H10.783ZM11.8033 43.7931C12.0564 43.7931 12.2525 43.7285 12.3916 43.5994C12.5355 43.4704 12.6075 43.2941 12.6075 43.0707C12.6075 42.8473 12.5355 42.6711 12.3916 42.542C12.2525 42.4129 12.054 42.3484 11.7958 42.3484H10.783C10.7533 42.3484 10.7384 42.3633 10.7384 42.3931V43.7484C10.7384 43.7782 10.7533 43.7931 10.783 43.7931H11.8033ZM17.0011 40.6803C17.0011 40.6505 17.0086 40.6257 17.0235 40.6058C17.0433 40.5909 17.0681 40.5835 17.0979 40.5835H18.0511C18.0809 40.5835 18.1057 40.5909 18.1256 40.6058C18.1455 40.6257 18.1554 40.6505 18.1554 40.6803V44.6941C18.1554 44.7189 18.1455 44.7413 18.1256 44.7611C18.1057 44.781 18.0809 44.7909 18.0511 44.7909H17.0979C17.0681 44.7909 17.0433 44.781 17.0235 44.7611C17.0086 44.7413 17.0011 44.7189 17.0011 44.6941V44.4111C17.0011 44.3963 16.9937 44.3888 16.9788 44.3888C16.9689 44.3838 16.9589 44.3888 16.949 44.4037C16.7306 44.7016 16.393 44.8505 15.9362 44.8505C15.5192 44.8505 15.1767 44.7239 14.9086 44.4707C14.6405 44.2225 14.5064 43.87 14.5064 43.4133V40.6803C14.5064 40.6505 14.5164 40.6257 14.5362 40.6058C14.5561 40.5909 14.5784 40.5835 14.6033 40.5835H15.5564C15.5813 40.5835 15.6036 40.5909 15.6235 40.6058C15.6433 40.6257 15.6533 40.6505 15.6533 40.6803V43.1303C15.6533 43.3487 15.7128 43.525 15.832 43.659C15.9462 43.798 16.1075 43.8675 16.316 43.8675C16.5047 43.8675 16.6586 43.8104 16.7777 43.6963C16.8969 43.587 16.9713 43.4406 17.0011 43.2569V40.6803ZM20.6873 44.8505C20.3199 44.8505 19.9997 44.7984 19.7267 44.6941C19.4536 44.5899 19.2426 44.4459 19.0937 44.2622C18.9398 44.0736 18.8628 43.8626 18.8628 43.6292V43.5473C18.8628 43.5175 18.8728 43.4927 18.8926 43.4728C18.9125 43.458 18.9373 43.4505 18.9671 43.4505H19.8756C19.9004 43.4505 19.9228 43.458 19.9426 43.4728C19.9625 43.4927 19.9724 43.5175 19.9724 43.5473V43.5548C19.9724 43.6739 20.0394 43.7757 20.1735 43.8601C20.3075 43.9445 20.4738 43.9867 20.6724 43.9867C20.8611 43.9867 21.0125 43.9494 21.1267 43.875C21.2408 43.8005 21.2979 43.7111 21.2979 43.6069C21.2979 43.5076 21.2483 43.4331 21.149 43.3835C21.0497 43.3338 20.8884 43.2817 20.665 43.2271C20.4118 43.1626 20.2107 43.1005 20.0618 43.0409C19.7142 42.9168 19.4362 42.7679 19.2277 42.5941C19.0192 42.4204 18.915 42.1697 18.915 41.842C18.915 41.4399 19.0713 41.1197 19.3841 40.8814C19.6969 40.6431 20.1139 40.5239 20.6352 40.5239C20.9827 40.5239 21.288 40.5785 21.5511 40.6877C21.8142 40.8019 22.0178 40.9608 22.1618 41.1643C22.3057 41.3629 22.3777 41.5913 22.3777 41.8494C22.3777 41.8792 22.3678 41.9016 22.3479 41.9165C22.333 41.9363 22.3107 41.9463 22.2809 41.9463H21.4022C21.3774 41.9463 21.355 41.9363 21.3352 41.9165C21.3153 41.9016 21.3054 41.8792 21.3054 41.8494C21.3054 41.7303 21.2433 41.6285 21.1192 41.5441C21.0001 41.4647 20.8387 41.425 20.6352 41.425C20.4564 41.425 20.31 41.4572 20.1958 41.5218C20.0767 41.5863 20.0171 41.6757 20.0171 41.7899C20.0171 41.8991 20.0742 41.981 20.1884 42.0356C20.3025 42.0902 20.4887 42.1498 20.7469 42.2143L20.9554 42.2665L21.2011 42.3335C21.5884 42.4477 21.8937 42.5941 22.1171 42.7729C22.3405 42.9565 22.4522 43.2197 22.4522 43.5622C22.4522 43.9643 22.2933 44.2796 21.9756 44.508C21.6529 44.7363 21.2235 44.8505 20.6873 44.8505ZM23.7405 40.1069C23.5518 40.1069 23.3979 40.0448 23.2788 39.9207C23.1547 39.7966 23.0926 39.6427 23.0926 39.459C23.0926 39.2654 23.1522 39.109 23.2713 38.9899C23.3905 38.8707 23.5469 38.8111 23.7405 38.8111C23.9291 38.8111 24.0855 38.8707 24.2096 38.9899C24.3288 39.109 24.3884 39.2654 24.3884 39.459C24.3884 39.6427 24.3263 39.7966 24.2022 39.9207C24.0781 40.0448 23.9242 40.1069 23.7405 40.1069ZM23.249 44.7909C23.2192 44.7909 23.1969 44.781 23.182 44.7611C23.1621 44.7413 23.1522 44.7189 23.1522 44.6941V40.6729C23.1522 40.6431 23.1621 40.6182 23.182 40.5984C23.1969 40.5785 23.2192 40.5686 23.249 40.5686H24.2096C24.2345 40.5686 24.2568 40.5785 24.2767 40.5984C24.2965 40.6182 24.3064 40.6431 24.3064 40.6729V44.6941C24.3064 44.7189 24.2965 44.7413 24.2767 44.7611C24.2568 44.781 24.2345 44.7909 24.2096 44.7909H23.249ZM27.4043 40.5165C27.8412 40.5165 28.1912 40.6505 28.4543 40.9186C28.7224 41.1867 28.8564 41.5491 28.8564 42.0058V44.6941C28.8564 44.7189 28.849 44.7413 28.8341 44.7611C28.8142 44.781 28.7894 44.7909 28.7596 44.7909H27.799C27.7742 44.7909 27.7518 44.781 27.732 44.7611C27.7121 44.7413 27.7022 44.7189 27.7022 44.6941V42.2441C27.7022 42.0257 27.6426 41.847 27.5235 41.708C27.3994 41.5739 27.2355 41.5069 27.032 41.5069C26.8284 41.5069 26.6671 41.5739 26.5479 41.708C26.4238 41.847 26.3618 42.0257 26.3618 42.2441V44.6941C26.3618 44.7189 26.3518 44.7413 26.332 44.7611C26.3121 44.781 26.2898 44.7909 26.265 44.7909H25.3043C25.2745 44.7909 25.2522 44.781 25.2373 44.7611C25.2174 44.7413 25.2075 44.7189 25.2075 44.6941V40.6803C25.2075 40.6505 25.2174 40.6257 25.2373 40.6058C25.2522 40.5909 25.2745 40.5835 25.3043 40.5835H26.265C26.2898 40.5835 26.3121 40.5909 26.332 40.6058C26.3518 40.6257 26.3618 40.6505 26.3618 40.6803V40.9633C26.3618 40.9831 26.3667 40.9955 26.3767 41.0005C26.3866 41.0055 26.394 41.003 26.399 40.9931C26.6224 40.6753 26.9575 40.5165 27.4043 40.5165ZM33.3916 42.2516C33.4213 42.4601 33.4313 42.6934 33.4213 42.9516C33.4164 43.0161 33.3816 43.0484 33.3171 43.0484H30.7852C30.7504 43.0484 30.738 43.0608 30.7479 43.0856C30.7678 43.1948 30.8001 43.3041 30.8447 43.4133C30.9838 43.7211 31.2717 43.875 31.7086 43.875C32.0611 43.87 32.3366 43.7285 32.5352 43.4505C32.56 43.4158 32.5848 43.3984 32.6096 43.3984C32.6245 43.3984 32.6444 43.4083 32.6692 43.4282L33.2575 44.0165C33.2873 44.0413 33.3022 44.0636 33.3022 44.0835C33.3022 44.0984 33.2898 44.1207 33.265 44.1505C33.0862 44.3739 32.8554 44.5477 32.5724 44.6718C32.2845 44.7959 31.9717 44.858 31.6341 44.858C31.1674 44.858 30.7703 44.7512 30.4426 44.5377C30.1199 44.3243 29.8866 44.0264 29.7426 43.6441C29.6284 43.3711 29.5713 43.0136 29.5713 42.5718C29.5713 42.269 29.6135 42.0033 29.6979 41.775C29.8221 41.3877 30.0405 41.0799 30.3533 40.8516C30.666 40.6232 31.0384 40.509 31.4703 40.509C32.0164 40.509 32.4557 40.6679 32.7884 40.9856C33.116 41.2984 33.3171 41.7204 33.3916 42.2516ZM31.4777 41.5069C31.1352 41.5069 30.9093 41.6682 30.8001 41.9909C30.7802 42.0604 30.7603 42.1473 30.7405 42.2516C30.7405 42.2814 30.7554 42.2963 30.7852 42.2963H32.2001C32.2348 42.2963 32.2472 42.2814 32.2373 42.2516C32.2075 42.0927 32.1926 42.0158 32.1926 42.0207C32.143 41.8569 32.0561 41.7303 31.932 41.6409C31.8128 41.5516 31.6614 41.5069 31.4777 41.5069ZM35.7596 44.8505C35.3923 44.8505 35.0721 44.7984 34.799 44.6941C34.5259 44.5899 34.315 44.4459 34.166 44.2622C34.0121 44.0736 33.9352 43.8626 33.9352 43.6292V43.5473C33.9352 43.5175 33.9451 43.4927 33.965 43.4728C33.9848 43.458 34.0096 43.4505 34.0394 43.4505H34.9479C34.9728 43.4505 34.9951 43.458 35.015 43.4728C35.0348 43.4927 35.0447 43.5175 35.0447 43.5473V43.5548C35.0447 43.6739 35.1118 43.7757 35.2458 43.8601C35.3799 43.9445 35.5462 43.9867 35.7447 43.9867C35.9334 43.9867 36.0848 43.9494 36.199 43.875C36.3132 43.8005 36.3703 43.7111 36.3703 43.6069C36.3703 43.5076 36.3206 43.4331 36.2213 43.3835C36.122 43.3338 35.9607 43.2817 35.7373 43.2271C35.4841 43.1626 35.283 43.1005 35.1341 43.0409C34.7866 42.9168 34.5086 42.7679 34.3001 42.5941C34.0916 42.4204 33.9873 42.1697 33.9873 41.842C33.9873 41.4399 34.1437 41.1197 34.4564 40.8814C34.7692 40.6431 35.1862 40.5239 35.7075 40.5239C36.055 40.5239 36.3603 40.5785 36.6235 40.6877C36.8866 40.8019 37.0901 40.9608 37.2341 41.1643C37.3781 41.3629 37.4501 41.5913 37.4501 41.8494C37.4501 41.8792 37.4401 41.9016 37.4203 41.9165C37.4054 41.9363 37.383 41.9463 37.3533 41.9463H36.4745C36.4497 41.9463 36.4274 41.9363 36.4075 41.9165C36.3877 41.9016 36.3777 41.8792 36.3777 41.8494C36.3777 41.7303 36.3157 41.6285 36.1916 41.5441C36.0724 41.4647 35.9111 41.425 35.7075 41.425C35.5288 41.425 35.3823 41.4572 35.2681 41.5218C35.149 41.5863 35.0894 41.6757 35.0894 41.7899C35.0894 41.8991 35.1465 41.981 35.2607 42.0356C35.3749 42.0902 35.5611 42.1498 35.8192 42.2143L36.0277 42.2665L36.2735 42.3335C36.6607 42.4477 36.966 42.5941 37.1894 42.7729C37.4128 42.9565 37.5245 43.2197 37.5245 43.5622C37.5245 43.9643 37.3657 44.2796 37.0479 44.508C36.7252 44.7363 36.2958 44.8505 35.7596 44.8505ZM39.8107 44.8505C39.4433 44.8505 39.1231 44.7984 38.8501 44.6941C38.577 44.5899 38.366 44.4459 38.2171 44.2622C38.0681 44.0736 37.9937 43.8626 37.9937 43.6292V43.5473C37.9937 43.5175 38.0036 43.4927 38.0235 43.4728C38.0433 43.458 38.0657 43.4505 38.0905 43.4505H38.999C39.0288 43.4505 39.0536 43.458 39.0735 43.4728C39.0884 43.4927 39.0958 43.5175 39.0958 43.5473V43.5548C39.0958 43.6739 39.1628 43.7757 39.2969 43.8601C39.4309 43.9445 39.5997 43.9867 39.8033 43.9867C39.9869 43.9867 40.1359 43.9494 40.2501 43.875C40.3692 43.8005 40.4288 43.7111 40.4288 43.6069C40.4288 43.5076 40.3791 43.4331 40.2799 43.3835C40.1806 43.3338 40.0192 43.2817 39.7958 43.2271C39.5377 43.1626 39.3341 43.1005 39.1852 43.0409C38.8377 42.9168 38.5596 42.7679 38.3511 42.5941C38.1426 42.4204 38.0384 42.1697 38.0384 41.842C38.0384 41.4399 38.1972 41.1197 38.515 40.8814C38.8277 40.6431 39.2447 40.5239 39.766 40.5239C40.1135 40.5239 40.4189 40.5785 40.682 40.6877C40.9401 40.8019 41.1437 40.9608 41.2926 41.1643C41.4366 41.3629 41.5086 41.5913 41.5086 41.8494C41.5086 41.8792 41.4986 41.9016 41.4788 41.9165C41.4589 41.9363 41.4366 41.9463 41.4118 41.9463H40.533C40.5033 41.9463 40.4809 41.9363 40.466 41.9165C40.4462 41.9016 40.4362 41.8792 40.4362 41.8494C40.4362 41.7303 40.3742 41.6285 40.2501 41.5441C40.1259 41.4647 39.9646 41.425 39.766 41.425C39.5823 41.425 39.4334 41.4572 39.3192 41.5218C39.205 41.5863 39.1479 41.6757 39.1479 41.7899C39.1479 41.8991 39.205 41.981 39.3192 42.0356C39.4284 42.0902 39.6146 42.1498 39.8777 42.2143C39.9373 42.2292 40.0043 42.2466 40.0788 42.2665C40.1582 42.2863 40.2401 42.3087 40.3245 42.3335C40.7118 42.4477 41.0196 42.5941 41.2479 42.7729C41.4713 42.9565 41.583 43.2197 41.583 43.5622C41.583 43.9643 41.4217 44.2796 41.099 44.508C40.7813 44.7363 40.3518 44.8505 39.8107 44.8505ZM45.2245 44.7909C45.165 44.7909 45.1277 44.7636 45.1128 44.709L43.6607 39.1611L43.6533 39.1314C43.6533 39.0817 43.683 39.0569 43.7426 39.0569H44.7628C44.8174 39.0569 44.8522 39.0842 44.8671 39.1388L45.6416 42.475C45.6465 42.4948 45.6564 42.5048 45.6713 42.5048C45.6813 42.5048 45.6887 42.4948 45.6937 42.475L46.4458 39.1463C46.4607 39.0867 46.4955 39.0569 46.5501 39.0569H47.5405C47.605 39.0569 47.6447 39.0842 47.6596 39.1388L48.4788 42.475C48.4837 42.4899 48.4912 42.4998 48.5011 42.5048C48.5111 42.5048 48.5185 42.4948 48.5235 42.475L49.283 39.1463C49.2979 39.0867 49.3327 39.0569 49.3873 39.0569H50.3554C50.4299 39.0569 50.4596 39.0916 50.4447 39.1611L49.0969 44.709C49.082 44.7636 49.0447 44.7909 48.9852 44.7909H48.0096C47.955 44.7909 47.9203 44.7636 47.9054 44.709L47.0713 41.1643C47.0664 41.1395 47.0564 41.1271 47.0415 41.1271C47.0316 41.1271 47.0242 41.1395 47.0192 41.1643L46.2447 44.7016C46.2299 44.7611 46.1926 44.7909 46.133 44.7909H45.2245ZM51.6884 40.1069C51.5047 40.1069 51.3508 40.0448 51.2267 39.9207C51.1025 39.7966 51.0405 39.6427 51.0405 39.459C51.0405 39.2654 51.1001 39.109 51.2192 38.9899C51.3433 38.8707 51.4997 38.8111 51.6884 38.8111C51.882 38.8111 52.0384 38.8707 52.1575 38.9899C52.2767 39.109 52.3362 39.2654 52.3362 39.459C52.3362 39.6427 52.2742 39.7966 52.1501 39.9207C52.0259 40.0448 51.8721 40.1069 51.6884 40.1069ZM51.1969 44.7909C51.1721 44.7909 51.1497 44.781 51.1299 44.7611C51.11 44.7413 51.1001 44.7189 51.1001 44.6941V40.6729C51.1001 40.6431 51.11 40.6182 51.1299 40.5984C51.1497 40.5785 51.1721 40.5686 51.1969 40.5686H52.1575C52.1823 40.5686 52.2047 40.5785 52.2245 40.5984C52.2444 40.6182 52.2543 40.6431 52.2543 40.6729V44.6941C52.2543 44.7189 52.2444 44.7413 52.2245 44.7611C52.2047 44.781 52.1823 44.7909 52.1575 44.7909H51.1969ZM55.5681 41.4101C55.5681 41.4349 55.5607 41.4572 55.5458 41.4771C55.5259 41.497 55.5011 41.5069 55.4713 41.5069H54.6894C54.6596 41.5069 54.6447 41.5193 54.6447 41.5441V43.2867C54.6447 43.4654 54.682 43.5994 54.7564 43.6888C54.8309 43.7732 54.9501 43.8154 55.1139 43.8154H55.382C55.4118 43.8154 55.4366 43.8253 55.4564 43.8452C55.4713 43.865 55.4788 43.8874 55.4788 43.9122V44.6941C55.4788 44.7537 55.4465 44.7885 55.382 44.7984C55.1536 44.8083 54.9898 44.8133 54.8905 44.8133C54.4387 44.8133 54.1011 44.7388 53.8777 44.5899C53.6543 44.4409 53.5401 44.158 53.5352 43.7409V41.5441C53.5352 41.5193 53.5203 41.5069 53.4905 41.5069H53.0213C52.9965 41.5069 52.9742 41.497 52.9543 41.4771C52.9345 41.4572 52.9245 41.4349 52.9245 41.4101V40.6803C52.9245 40.6505 52.9345 40.6257 52.9543 40.6058C52.9742 40.5909 52.9965 40.5835 53.0213 40.5835H53.4905C53.5203 40.5835 53.5352 40.5686 53.5352 40.5388V39.5633C53.5352 39.5385 53.5426 39.5161 53.5575 39.4963C53.5774 39.4764 53.6022 39.4665 53.632 39.4665H54.5479C54.5728 39.4665 54.5951 39.4764 54.615 39.4963C54.6348 39.5161 54.6447 39.5385 54.6447 39.5633V40.5388C54.6447 40.5686 54.6596 40.5835 54.6894 40.5835H55.4713C55.5011 40.5835 55.5259 40.5909 55.5458 40.6058C55.5607 40.6257 55.5681 40.6505 55.5681 40.6803V41.4101ZM58.465 40.5165C58.9018 40.5165 59.2543 40.6505 59.5224 40.9186C59.7905 41.1867 59.9245 41.5491 59.9245 42.0058V44.6941C59.9245 44.7189 59.9146 44.7413 59.8947 44.7611C59.8749 44.781 59.8501 44.7909 59.8203 44.7909H58.8671C58.8373 44.7909 58.8125 44.781 58.7926 44.7611C58.7777 44.7413 58.7703 44.7189 58.7703 44.6941V42.2441C58.7703 42.0257 58.7082 41.847 58.5841 41.708C58.46 41.5739 58.2962 41.5069 58.0926 41.5069C57.894 41.5069 57.7327 41.5739 57.6086 41.708C57.4845 41.847 57.4224 42.0257 57.4224 42.2441V44.6941C57.4224 44.7189 57.4125 44.7413 57.3926 44.7611C57.3728 44.781 57.3504 44.7909 57.3256 44.7909H56.365C56.3401 44.7909 56.3178 44.781 56.2979 44.7611C56.2781 44.7413 56.2681 44.7189 56.2681 44.6941V39.1537C56.2681 39.1289 56.2781 39.1065 56.2979 39.0867C56.3178 39.0668 56.3401 39.0569 56.365 39.0569H57.3256C57.3504 39.0569 57.3728 39.0668 57.3926 39.0867C57.4125 39.1065 57.4224 39.1289 57.4224 39.1537V40.9633C57.4224 40.9831 57.4274 40.9955 57.4373 41.0005C57.4472 41.0055 57.4571 41.003 57.4671 40.9931C57.6905 40.6753 58.0231 40.5165 58.465 40.5165ZM14.8862 31.759C14.8862 31.7838 14.8763 31.8062 14.8564 31.826C14.8366 31.8459 14.8118 31.8558 14.782 31.8558H12.1011C12.0713 31.8558 12.0564 31.8707 12.0564 31.9005V33.1665C12.0564 33.1963 12.0713 33.2111 12.1011 33.2111H13.8586C13.8884 33.2111 13.9132 33.2186 13.933 33.2335C13.9479 33.2533 13.9554 33.2782 13.9554 33.308V34.1048C13.9554 34.1296 13.9479 34.1519 13.933 34.1718C13.9132 34.1916 13.8884 34.2016 13.8586 34.2016H12.1011C12.0713 34.2016 12.0564 34.214 12.0564 34.2388V35.5643C12.0564 35.5941 12.0713 35.609 12.1011 35.609H14.782C14.8118 35.609 14.8366 35.6189 14.8564 35.6388C14.8763 35.6587 14.8862 35.681 14.8862 35.7058V36.5026C14.8862 36.5275 14.8763 36.5498 14.8564 36.5697C14.8366 36.5895 14.8118 36.5994 14.782 36.5994H10.999C10.9742 36.5994 10.9518 36.5895 10.932 36.5697C10.9121 36.5498 10.9022 36.5275 10.9022 36.5026V30.9622C10.9022 30.9374 10.9121 30.915 10.932 30.8952C10.9518 30.8753 10.9742 30.8654 10.999 30.8654H14.782C14.8118 30.8654 14.8366 30.8753 14.8564 30.8952C14.8763 30.915 14.8862 30.9374 14.8862 30.9622V31.759ZM17.2916 32.325C17.649 32.325 17.9667 32.387 18.2447 32.5111C18.5228 32.6303 18.7387 32.7966 18.8926 33.0101C19.0465 33.2236 19.1235 33.4619 19.1235 33.725V36.5026C19.1235 36.5275 19.116 36.5498 19.1011 36.5697C19.0813 36.5895 19.0564 36.5994 19.0267 36.5994H18.0735C18.0437 36.5994 18.0189 36.5895 17.999 36.5697C17.9791 36.5498 17.9692 36.5275 17.9692 36.5026V36.2346C17.9692 36.2147 17.9642 36.2023 17.9543 36.1973C17.9444 36.1924 17.9345 36.1973 17.9245 36.2122C17.6962 36.515 17.3263 36.6665 16.815 36.6665C16.388 36.6665 16.0455 36.5622 15.7873 36.3537C15.5242 36.1452 15.3926 35.8399 15.3926 35.4377C15.3926 35.0158 15.5391 34.6881 15.832 34.4548C16.1299 34.2264 16.5518 34.1122 17.0979 34.1122H17.932C17.9568 34.1122 17.9692 34.0973 17.9692 34.0675V33.8888C17.9692 33.7101 17.9146 33.5686 17.8054 33.4643C17.6962 33.365 17.5323 33.3154 17.3139 33.3154C17.1451 33.3154 17.0061 33.3452 16.8969 33.4048C16.7827 33.4643 16.7107 33.5487 16.6809 33.658C16.6611 33.7175 16.6238 33.7448 16.5692 33.7399L15.5788 33.6133C15.5142 33.5984 15.4845 33.5736 15.4894 33.5388C15.5093 33.3055 15.6011 33.097 15.765 32.9133C15.9238 32.7296 16.1373 32.5856 16.4054 32.4814C16.6685 32.3771 16.9639 32.325 17.2916 32.325ZM17.1277 35.8026C17.3611 35.8026 17.5596 35.7406 17.7235 35.6165C17.8873 35.4924 17.9692 35.331 17.9692 35.1324V34.842C17.9692 34.8122 17.9568 34.7973 17.932 34.7973H17.3437C17.0955 34.7973 16.9018 34.8445 16.7628 34.9388C16.6238 35.0282 16.5543 35.1597 16.5543 35.3335C16.5543 35.4775 16.6064 35.5916 16.7107 35.676C16.815 35.7604 16.954 35.8026 17.1277 35.8026ZM21.6181 36.659C21.2508 36.659 20.9306 36.6069 20.6575 36.5026C20.3845 36.3984 20.1735 36.2544 20.0245 36.0707C19.8756 35.8821 19.8011 35.6711 19.8011 35.4377V35.3558C19.8011 35.326 19.8111 35.3012 19.8309 35.2814C19.8458 35.2665 19.8681 35.259 19.8979 35.259H20.8064C20.8313 35.259 20.8536 35.2665 20.8735 35.2814C20.8933 35.3012 20.9033 35.326 20.9033 35.3558V35.3633C20.9033 35.4824 20.9703 35.5842 21.1043 35.6686C21.2384 35.753 21.4072 35.7952 21.6107 35.7952C21.7944 35.7952 21.9433 35.758 22.0575 35.6835C22.1717 35.609 22.2288 35.5197 22.2288 35.4154C22.2288 35.3161 22.1816 35.2416 22.0873 35.192C21.988 35.1424 21.8267 35.0902 21.6033 35.0356C21.3451 34.9711 21.1416 34.909 20.9926 34.8494C20.6451 34.7253 20.3671 34.5764 20.1586 34.4026C19.9501 34.2289 19.8458 33.9782 19.8458 33.6505C19.8458 33.2484 20.0047 32.9282 20.3224 32.6899C20.6352 32.4516 21.0497 32.3324 21.566 32.3324C21.9185 32.3324 22.2238 32.387 22.482 32.4963C22.7451 32.6104 22.9486 32.7693 23.0926 32.9729C23.2416 33.1714 23.316 33.3998 23.316 33.658C23.316 33.6877 23.3061 33.7101 23.2862 33.725C23.2664 33.7448 23.2416 33.7548 23.2118 33.7548H22.3405C22.3107 33.7548 22.2859 33.7448 22.266 33.725C22.2462 33.7101 22.2362 33.6877 22.2362 33.658C22.2362 33.5388 22.1767 33.437 22.0575 33.3526C21.9334 33.2732 21.7696 33.2335 21.566 33.2335C21.3873 33.2335 21.2408 33.2658 21.1267 33.3303C21.0125 33.3948 20.9554 33.4842 20.9554 33.5984C20.9554 33.7076 21.01 33.7895 21.1192 33.8441C21.2334 33.8987 21.422 33.9583 21.6852 34.0229C21.7447 34.0377 21.8118 34.0551 21.8862 34.075C21.9657 34.0948 22.0476 34.1172 22.132 34.142C22.5192 34.2562 22.8245 34.4026 23.0479 34.5814C23.2713 34.765 23.383 35.0282 23.383 35.3707C23.383 35.7728 23.2242 36.0881 22.9064 36.3165C22.5887 36.5448 22.1593 36.659 21.6181 36.659ZM24.6713 31.9154C24.4877 31.9154 24.3338 31.8533 24.2096 31.7292C24.0855 31.6051 24.0235 31.4512 24.0235 31.2675C24.0235 31.0739 24.083 30.9175 24.2022 30.7984C24.3263 30.6792 24.4827 30.6197 24.6713 30.6197C24.865 30.6197 25.0213 30.6792 25.1405 30.7984C25.2596 30.9175 25.3192 31.0739 25.3192 31.2675C25.3192 31.4512 25.2572 31.6051 25.133 31.7292C25.0139 31.8533 24.86 31.9154 24.6713 31.9154ZM24.1799 36.5994C24.155 36.5994 24.1327 36.5895 24.1128 36.5697C24.093 36.5498 24.083 36.5275 24.083 36.5026V32.4814C24.083 32.4516 24.093 32.4267 24.1128 32.4069C24.1327 32.387 24.155 32.3771 24.1799 32.3771H25.1405C25.1653 32.3771 25.1877 32.387 25.2075 32.4069C25.2274 32.4267 25.2373 32.4516 25.2373 32.4814V36.5026C25.2373 36.5275 25.2274 36.5498 25.2075 36.5697C25.1877 36.5895 25.1653 36.5994 25.1405 36.5994H24.1799ZM29.8692 34.0601C29.899 34.2686 29.9089 34.5019 29.899 34.7601C29.894 34.8246 29.8593 34.8569 29.7947 34.8569H27.2628C27.2281 34.8569 27.2157 34.8693 27.2256 34.8941C27.2455 35.0033 27.2752 35.1126 27.315 35.2218C27.4589 35.5296 27.7494 35.6835 28.1862 35.6835C28.5338 35.6785 28.8093 35.537 29.0128 35.259C29.0377 35.2243 29.0625 35.2069 29.0873 35.2069C29.1022 35.2069 29.122 35.2168 29.1469 35.2367L29.7352 35.825C29.76 35.8498 29.7724 35.8721 29.7724 35.892C29.7724 35.9069 29.7625 35.9292 29.7426 35.959C29.5639 36.1824 29.333 36.3562 29.0501 36.4803C28.7621 36.6044 28.4494 36.6665 28.1118 36.6665C27.6451 36.6665 27.2479 36.5597 26.9203 36.3463C26.5976 36.1328 26.3642 35.8349 26.2203 35.4526C26.1061 35.1796 26.049 34.8221 26.049 34.3803C26.049 34.0775 26.0887 33.8119 26.1681 33.5835C26.2972 33.1963 26.5181 32.8885 26.8309 32.6601C27.1437 32.4317 27.516 32.3175 27.9479 32.3175C28.494 32.3175 28.9334 32.4764 29.266 32.7941C29.5937 33.1069 29.7947 33.5289 29.8692 34.0601ZM27.9554 33.3154C27.6128 33.3154 27.3869 33.4768 27.2777 33.7994C27.2579 33.869 27.238 33.9558 27.2181 34.0601C27.2181 34.0899 27.233 34.1048 27.2628 34.1048H28.6777C28.7125 34.1048 28.7224 34.0899 28.7075 34.0601C28.6827 33.9012 28.6703 33.8243 28.6703 33.8292C28.6206 33.6654 28.5338 33.5388 28.4096 33.4494C28.2905 33.3601 28.1391 33.3154 27.9554 33.3154ZM32.2299 36.659C31.8674 36.659 31.5497 36.6069 31.2767 36.5026C31.0036 36.3984 30.7926 36.2544 30.6437 36.0707C30.4898 35.8821 30.4128 35.6711 30.4128 35.4377V35.3558C30.4128 35.326 30.4228 35.3012 30.4426 35.2814C30.4625 35.2665 30.4848 35.259 30.5096 35.259H31.4256C31.4504 35.259 31.4728 35.2665 31.4926 35.2814C31.5125 35.3012 31.5224 35.326 31.5224 35.3558V35.3633C31.5224 35.4824 31.5894 35.5842 31.7235 35.6686C31.8575 35.753 32.0238 35.7952 32.2224 35.7952C32.4111 35.7952 32.5625 35.758 32.6767 35.6835C32.7908 35.609 32.8479 35.5197 32.8479 35.4154C32.8479 35.3161 32.7983 35.2416 32.699 35.192C32.5997 35.1424 32.4384 35.0902 32.215 35.0356C31.9618 34.9711 31.7607 34.909 31.6118 34.8494C31.2593 34.7253 30.9813 34.5764 30.7777 34.4026C30.5692 34.2289 30.465 33.9782 30.465 33.6505C30.465 33.2484 30.6213 32.9282 30.9341 32.6899C31.2469 32.4516 31.6639 32.3324 32.1852 32.3324C32.5327 32.3324 32.838 32.387 33.1011 32.4963C33.3642 32.6104 33.5678 32.7693 33.7118 32.9729C33.8557 33.1714 33.9277 33.3998 33.9277 33.658C33.9277 33.6877 33.9178 33.7101 33.8979 33.725C33.8781 33.7448 33.8557 33.7548 33.8309 33.7548H32.9522C32.9274 33.7548 32.905 33.7448 32.8852 33.725C32.8653 33.7101 32.8554 33.6877 32.8554 33.658C32.8554 33.5388 32.7933 33.437 32.6692 33.3526C32.5501 33.2732 32.3887 33.2335 32.1852 33.2335C32.0064 33.2335 31.8575 33.2658 31.7384 33.3303C31.6242 33.3948 31.5671 33.4842 31.5671 33.5984C31.5671 33.7076 31.6242 33.7895 31.7384 33.8441C31.8476 33.8987 32.0338 33.9583 32.2969 34.0229L32.5054 34.075L32.7511 34.142C33.1384 34.2562 33.4437 34.4026 33.6671 34.5814C33.8905 34.765 34.0022 35.0282 34.0022 35.3707C34.0022 35.7728 33.8433 36.0881 33.5256 36.3165C33.2029 36.5448 32.771 36.659 32.2299 36.659ZM37.0777 33.2186C37.0777 33.2434 37.0678 33.2658 37.0479 33.2856C37.0281 33.3055 37.0033 33.3154 36.9735 33.3154H36.1916C36.1618 33.3154 36.1469 33.3278 36.1469 33.3526V35.0952C36.1469 35.2739 36.1841 35.408 36.2586 35.4973C36.333 35.5817 36.4522 35.6239 36.616 35.6239H36.8841C36.9139 35.6239 36.9387 35.6338 36.9586 35.6537C36.9784 35.6736 36.9884 35.6959 36.9884 35.7207V36.5026C36.9884 36.5622 36.9536 36.597 36.8841 36.6069C36.6557 36.6168 36.4919 36.6218 36.3926 36.6218C35.9408 36.6218 35.6033 36.5473 35.3799 36.3984C35.1564 36.2494 35.0423 35.9665 35.0373 35.5494V33.3526C35.0373 33.3278 35.0224 33.3154 34.9926 33.3154H34.5235C34.4986 33.3154 34.4763 33.3055 34.4564 33.2856C34.4366 33.2658 34.4267 33.2434 34.4267 33.2186V32.4888C34.4267 32.459 34.4366 32.4342 34.4564 32.4143C34.4763 32.3994 34.4986 32.392 34.5235 32.392H34.9926C35.0224 32.392 35.0373 32.3771 35.0373 32.3473V31.3718C35.0373 31.347 35.0472 31.3246 35.0671 31.3048C35.082 31.2849 35.1043 31.275 35.1341 31.275H36.0501C36.0799 31.275 36.1022 31.2849 36.1171 31.3048C36.1369 31.3246 36.1469 31.347 36.1469 31.3718V32.3473C36.1469 32.3771 36.1618 32.392 36.1916 32.392H36.9735C37.0033 32.392 37.0281 32.3994 37.0479 32.4143C37.0678 32.4342 37.0777 32.459 37.0777 32.4888V33.2186ZM43.4373 30.8654C43.4671 30.8654 43.4919 30.8753 43.5118 30.8952C43.5316 30.915 43.5416 30.9374 43.5416 30.9622V31.7665C43.5416 31.7963 43.5316 31.8186 43.5118 31.8335C43.4919 31.8533 43.4671 31.8633 43.4373 31.8633H41.9703C41.9455 31.8633 41.933 31.8782 41.933 31.908V36.5026C41.933 36.5275 41.9231 36.5498 41.9033 36.5697C41.8834 36.5895 41.8611 36.5994 41.8362 36.5994H40.8756C40.8508 36.5994 40.8284 36.5895 40.8086 36.5697C40.7887 36.5498 40.7788 36.5275 40.7788 36.5026V31.908C40.7788 31.8782 40.7639 31.8633 40.7341 31.8633H39.3118C39.282 31.8633 39.2596 31.8533 39.2447 31.8335C39.2249 31.8186 39.215 31.7963 39.215 31.7665V30.9622C39.215 30.9374 39.2249 30.915 39.2447 30.8952C39.2596 30.8753 39.282 30.8654 39.3118 30.8654H43.4373ZM45.3735 36.6665C44.9167 36.6665 44.5245 36.5448 44.1969 36.3016C43.8692 36.0633 43.6433 35.7356 43.5192 35.3186C43.4447 35.0654 43.4075 34.7874 43.4075 34.4846C43.4075 34.1619 43.4447 33.8739 43.5192 33.6207C43.6483 33.2136 43.8767 32.8959 44.2043 32.6675C44.532 32.4392 44.9242 32.325 45.3809 32.325C45.8277 32.325 46.21 32.4367 46.5277 32.6601C46.8455 32.8885 47.0689 33.2062 47.1979 33.6133C47.2873 33.8863 47.332 34.1718 47.332 34.4697C47.332 34.7626 47.2923 35.0381 47.2128 35.2963C47.0937 35.7232 46.8728 36.0583 46.5501 36.3016C46.2224 36.5448 45.8302 36.6665 45.3735 36.6665ZM45.3735 35.676C45.5522 35.676 45.7061 35.6214 45.8352 35.5122C45.9593 35.403 46.0486 35.2516 46.1033 35.058C46.1479 34.8842 46.1703 34.6931 46.1703 34.4846C46.1703 34.2562 46.1479 34.0626 46.1033 33.9037C46.0437 33.72 45.9494 33.576 45.8203 33.4718C45.6962 33.3675 45.5447 33.3154 45.366 33.3154C45.1774 33.3154 45.0235 33.3675 44.9043 33.4718C44.7802 33.576 44.6908 33.72 44.6362 33.9037C44.5916 34.0377 44.5692 34.2314 44.5692 34.4846C44.5692 34.7328 44.5891 34.9239 44.6288 35.058C44.6834 35.2516 44.7752 35.403 44.9043 35.5122C45.0334 35.6214 45.1898 35.676 45.3735 35.676ZM49.8862 36.5994C49.8614 36.5994 49.8391 36.5895 49.8192 36.5697C49.7994 36.5498 49.7894 36.5275 49.7894 36.5026V30.9622C49.7894 30.9374 49.7994 30.915 49.8192 30.8952C49.8391 30.8753 49.8614 30.8654 49.8862 30.8654H51.9341C52.3462 30.8654 52.7061 30.9374 53.0139 31.0814C53.3217 31.2253 53.56 31.4289 53.7288 31.692C53.8976 31.9551 53.982 32.258 53.982 32.6005V34.8643C53.982 35.2069 53.8976 35.5097 53.7288 35.7728C53.56 36.036 53.3217 36.2395 53.0139 36.3835C52.7061 36.5275 52.3462 36.5994 51.9341 36.5994H49.8862ZM50.9437 35.5643C50.9437 35.5941 50.9561 35.609 50.9809 35.609H51.9788C52.227 35.609 52.4281 35.5246 52.582 35.3558C52.7408 35.187 52.8228 34.9611 52.8277 34.6782V32.7941C52.8277 32.5062 52.7508 32.2778 52.5969 32.109C52.438 31.9402 52.227 31.8558 51.9639 31.8558H50.9809C50.9561 31.8558 50.9437 31.8707 50.9437 31.9005V35.5643ZM56.633 36.6665C56.1763 36.6665 55.7841 36.5448 55.4564 36.3016C55.1288 36.0633 54.9054 35.7356 54.7862 35.3186C54.7068 35.0654 54.6671 34.7874 54.6671 34.4846C54.6671 34.1619 54.7068 33.8739 54.7862 33.6207C54.9103 33.2136 55.1362 32.8959 55.4639 32.6675C55.7916 32.4392 56.1862 32.325 56.6479 32.325C57.0947 32.325 57.477 32.4367 57.7947 32.6601C58.1075 32.8885 58.3309 33.2062 58.465 33.6133C58.5494 33.8863 58.5915 34.1718 58.5915 34.4697C58.5915 34.7626 58.5543 35.0381 58.4798 35.2963C58.3607 35.7232 58.1373 36.0583 57.8096 36.3016C57.4869 36.5448 57.0947 36.6665 56.633 36.6665ZM56.633 35.676C56.8167 35.676 56.9706 35.6214 57.0947 35.5122C57.2189 35.403 57.3082 35.2516 57.3628 35.058C57.4075 34.8842 57.4298 34.6931 57.4298 34.4846C57.4298 34.2562 57.4075 34.0626 57.3628 33.9037C57.3032 33.72 57.2114 33.576 57.0873 33.4718C56.9632 33.3675 56.8093 33.3154 56.6256 33.3154C56.4419 33.3154 56.288 33.3675 56.1639 33.4718C56.0398 33.576 55.9504 33.72 55.8958 33.9037C55.8561 34.0377 55.8362 34.2314 55.8362 34.4846C55.8362 34.7328 55.8536 34.9239 55.8884 35.058C55.943 35.2516 56.0348 35.403 56.1639 35.5122C56.293 35.6214 56.4494 35.676 56.633 35.676Z" fill="#252530"/> <path d="M30.1298 51.7016C30.1298 51.7264 30.1198 51.7463 30.1 51.7612C30.0851 51.781 30.0652 51.7909 30.0404 51.7909H27.5085C27.4837 51.7909 27.4713 51.8034 27.4713 51.8282V53.2207C27.4713 53.2456 27.4837 53.258 27.5085 53.258H29.2138C29.2386 53.258 29.261 53.2654 29.2808 53.2803C29.2957 53.3002 29.3032 53.3225 29.3032 53.3473V53.9133C29.3032 53.9381 29.2957 53.9604 29.2808 53.9803C29.261 53.9952 29.2386 54.0026 29.2138 54.0026H27.5085C27.4837 54.0026 27.4713 54.0151 27.4713 54.0399V56.1697C27.4713 56.1945 27.4613 56.2143 27.4415 56.2292C27.4266 56.2491 27.4067 56.259 27.3819 56.259H26.6968C26.672 56.259 26.6521 56.2491 26.6372 56.2292C26.6174 56.2143 26.6074 56.1945 26.6074 56.1697V51.1356C26.6074 51.1108 26.6174 51.0909 26.6372 51.0761C26.6521 51.0562 26.672 51.0463 26.6968 51.0463H30.0404C30.0652 51.0463 30.0851 51.0562 30.1 51.0761C30.1198 51.0909 30.1298 51.1108 30.1298 51.1356V51.7016ZM33.5255 56.259C33.4759 56.259 33.4436 56.2342 33.4287 56.1846L33.183 55.3878C33.173 55.3679 33.1606 55.358 33.1457 55.358H31.1798C31.1649 55.358 31.1525 55.3679 31.1425 55.3878L30.8968 56.1846C30.8819 56.2342 30.8496 56.259 30.8 56.259H30.0553C30.0255 56.259 30.0032 56.2491 29.9883 56.2292C29.9734 56.2143 29.9709 56.1895 29.9808 56.1548L31.5968 51.1207C31.6117 51.0711 31.6439 51.0463 31.6936 51.0463H32.6244C32.6741 51.0463 32.7064 51.0711 32.7213 51.1207L34.3447 56.1548C34.3496 56.1647 34.3521 56.1771 34.3521 56.192C34.3521 56.2367 34.3248 56.259 34.2702 56.259H33.5255ZM31.3734 54.6356C31.3684 54.6654 31.3783 54.6803 31.4032 54.6803H32.9149C32.9447 54.6803 32.9546 54.6654 32.9447 54.6356L32.1776 52.1409C32.1727 52.1211 32.1652 52.1112 32.1553 52.1112C32.1454 52.1112 32.1379 52.1211 32.133 52.1409L31.3734 54.6356ZM35.2085 56.259C35.1837 56.259 35.1638 56.2491 35.1489 56.2292C35.1291 56.2143 35.1191 56.1945 35.1191 56.1697V51.1356C35.1191 51.1108 35.1291 51.0909 35.1489 51.0761C35.1638 51.0562 35.1837 51.0463 35.2085 51.0463H35.8936C35.9184 51.0463 35.9408 51.0562 35.9606 51.0761C35.9755 51.0909 35.983 51.1108 35.983 51.1356V55.4771C35.983 55.5019 35.9954 55.5143 36.0202 55.5143H38.5149C38.5397 55.5143 38.5595 55.5243 38.5744 55.5441C38.5943 55.559 38.6042 55.5789 38.6042 55.6037V56.1697C38.6042 56.1945 38.5943 56.2143 38.5744 56.2292C38.5595 56.2491 38.5397 56.259 38.5149 56.259H35.2085ZM39.4606 56.259C39.4358 56.259 39.4159 56.2491 39.401 56.2292C39.3812 56.2143 39.3713 56.1945 39.3713 56.1697V51.1356C39.3713 51.1108 39.3812 51.0909 39.401 51.0761C39.4159 51.0562 39.4358 51.0463 39.4606 51.0463H40.1457C40.1705 51.0463 40.1929 51.0562 40.2127 51.0761C40.2276 51.0909 40.2351 51.1108 40.2351 51.1356V55.4771C40.2351 55.5019 40.2475 55.5143 40.2723 55.5143H42.767C42.7918 55.5143 42.8142 55.5243 42.834 55.5441C42.8489 55.559 42.8564 55.5789 42.8564 55.6037V56.1697C42.8564 56.1945 42.8489 56.2143 42.834 56.2292C42.8142 56.2491 42.7918 56.259 42.767 56.259H39.4606Z" fill="#242530"/> <path d="M24.94 69.708C24.9251 69.7229 24.9201 69.7377 24.9251 69.7526C24.935 69.7675 24.9499 69.775 24.9697 69.775H27.8963C27.9311 69.775 27.9609 69.7874 27.9857 69.8122C28.0155 69.837 28.0304 69.8668 28.0304 69.9016V70.9516C28.0304 70.9863 28.0155 71.0161 27.9857 71.0409C27.9609 71.0658 27.9311 71.0782 27.8963 71.0782H23.041C23.0013 71.0782 22.969 71.0658 22.9442 71.0409C22.9194 71.0161 22.907 70.9863 22.907 70.9516V69.9537C22.907 69.8892 22.9293 69.8346 22.974 69.7899C23.3265 69.4473 23.6864 69.0725 24.0538 68.6654C24.4212 68.2583 24.652 68.0051 24.7463 67.9058C24.9449 67.6675 25.1485 67.4392 25.357 67.2207C26.0123 66.4959 26.34 65.9572 26.34 65.6048C26.34 65.3516 26.2506 65.1431 26.0719 64.9792C25.8932 64.8204 25.6598 64.7409 25.3719 64.7409C25.0839 64.7409 24.8506 64.8204 24.6719 64.9792C24.4882 65.1431 24.3963 65.359 24.3963 65.6271V65.8952C24.3963 65.9299 24.3839 65.9597 24.3591 65.9846C24.3343 66.0094 24.3045 66.0218 24.2698 66.0218H22.9963C22.9616 66.0218 22.9318 66.0094 22.907 65.9846C22.8772 65.9597 22.8623 65.9299 22.8623 65.8952V65.3888C22.8871 65.0016 23.0112 64.6565 23.2346 64.3537C23.458 64.0558 23.7534 63.8275 24.1208 63.6686C24.4932 63.5097 24.9102 63.4303 25.3719 63.4303C25.8832 63.4303 26.3276 63.5271 26.7049 63.7207C27.0822 63.9094 27.3726 64.165 27.5761 64.4877C27.7846 64.8154 27.8889 65.1753 27.8889 65.5675C27.8889 65.8704 27.8119 66.1807 27.658 66.4984C27.5091 66.8161 27.2832 67.1587 26.9804 67.526C26.757 67.8041 26.5162 68.0821 26.258 68.3601C25.9999 68.6331 25.6151 69.0278 25.1038 69.5441L24.94 69.708ZM31.5378 71.1973C30.7435 71.1973 30.118 70.9764 29.6612 70.5346C29.1995 70.0927 28.9687 69.4895 28.9687 68.725V65.8729C28.9687 65.1232 29.1995 64.5299 29.6612 64.0931C30.118 63.6512 30.7435 63.4303 31.5378 63.4303C32.3272 63.4303 32.9552 63.6512 33.4219 64.0931C33.8836 64.5299 34.1144 65.1232 34.1144 65.8729V68.725C34.1144 69.4895 33.8836 70.0927 33.4219 70.5346C32.9552 70.9764 32.3272 71.1973 31.5378 71.1973ZM31.5378 69.8941C31.8605 69.8941 32.1162 69.7948 32.3049 69.5963C32.4985 69.3977 32.5953 69.1321 32.5953 68.7994V65.8282C32.5953 65.5005 32.4985 65.2374 32.3049 65.0388C32.1162 64.8402 31.8605 64.7409 31.5378 64.7409C31.2201 64.7409 30.9669 64.8402 30.7783 65.0388C30.5846 65.2374 30.4878 65.5005 30.4878 65.8282V68.7994C30.4878 69.1321 30.5846 69.3977 30.7783 69.5963C30.9669 69.7948 31.2201 69.8941 31.5378 69.8941ZM37.1378 69.708C37.1229 69.7229 37.1205 69.7377 37.1304 69.7526C37.1354 69.7675 37.1502 69.775 37.1751 69.775H40.1017C40.1364 69.775 40.1662 69.7874 40.191 69.8122C40.2159 69.837 40.2283 69.8668 40.2283 69.9016V70.9516C40.2283 70.9863 40.2159 71.0161 40.191 71.0409C40.1662 71.0658 40.1364 71.0782 40.1017 71.0782H35.2389C35.2041 71.0782 35.1744 71.0658 35.1495 71.0409C35.1247 71.0161 35.1123 70.9863 35.1123 70.9516V69.9537C35.1123 69.8892 35.1322 69.8346 35.1719 69.7899C35.5293 69.4473 35.8893 69.0725 36.2517 68.6654C36.619 68.2583 36.8499 68.0051 36.9442 67.9058C37.1478 67.6675 37.3538 67.4392 37.5623 67.2207C38.2176 66.4959 38.5453 65.9572 38.5453 65.6048C38.5453 65.3516 38.4559 65.1431 38.2772 64.9792C38.0935 64.8204 37.8577 64.7409 37.5698 64.7409C37.2818 64.7409 37.0485 64.8204 36.8697 64.9792C36.691 65.1431 36.6017 65.359 36.6017 65.6271V65.8952C36.6017 65.9299 36.5893 65.9597 36.5644 65.9846C36.5396 66.0094 36.5073 66.0218 36.4676 66.0218H35.1942C35.1595 66.0218 35.1297 66.0094 35.1049 65.9846C35.08 65.9597 35.0676 65.9299 35.0676 65.8952V65.3888C35.0875 65.0016 35.2091 64.6565 35.4325 64.3537C35.6559 64.0558 35.9538 63.8275 36.3261 63.6686C36.6985 63.5097 37.113 63.4303 37.5698 63.4303C38.0811 63.4303 38.5254 63.5271 38.9027 63.7207C39.285 63.9094 39.5779 64.165 39.7815 64.4877C39.985 64.8154 40.0868 65.1753 40.0868 65.5675C40.0868 65.8704 40.0123 66.1807 39.8634 66.4984C39.7095 66.8161 39.4811 67.1587 39.1783 67.526C38.9549 67.8041 38.7141 68.0821 38.4559 68.3601C38.1978 68.6331 37.813 69.0278 37.3017 69.5441L37.1378 69.708ZM46.5655 67.7867C46.6002 67.7867 46.6325 67.7991 46.6623 67.8239C46.6871 67.8487 46.6995 67.8785 46.6995 67.9133V69.008C46.6995 69.0427 46.6871 69.0725 46.6623 69.0973C46.6325 69.1221 46.6002 69.1346 46.5655 69.1346H46.1038C46.069 69.1346 46.0517 69.1519 46.0517 69.1867V70.9516C46.0517 70.9863 46.0393 71.0161 46.0144 71.0409C45.9846 71.0658 45.9524 71.0782 45.9176 71.0782H44.6591C44.6194 71.0782 44.5871 71.0658 44.5623 71.0409C44.5375 71.0161 44.5251 70.9863 44.5251 70.9516V69.1867C44.5251 69.1519 44.5077 69.1346 44.4729 69.1346H41.1591C41.1244 69.1346 41.0921 69.1221 41.0623 69.0973C41.0375 69.0725 41.0251 69.0427 41.0251 69.008V68.1441C41.0251 68.0994 41.0375 68.0448 41.0623 67.9803L43.0059 63.6165C43.0357 63.5519 43.0854 63.5197 43.1549 63.5197H44.5027C44.5524 63.5197 44.5871 63.5321 44.607 63.5569C44.6268 63.5817 44.6244 63.619 44.5995 63.6686L42.7974 67.7197C42.7924 67.7346 42.7924 67.7494 42.7974 67.7643C42.8073 67.7792 42.8197 67.7867 42.8346 67.7867H44.4729C44.5077 67.7867 44.5251 67.7668 44.5251 67.7271V66.3941C44.5251 66.3544 44.5375 66.3221 44.5623 66.2973C44.5871 66.2725 44.6194 66.2601 44.6591 66.2601H45.9176C45.9524 66.2601 45.9846 66.2725 46.0144 66.2973C46.0393 66.3221 46.0517 66.3544 46.0517 66.3941V67.7271C46.0517 67.7668 46.069 67.7867 46.1038 67.7867H46.5655Z" fill="#252530"/> </svg></div></div><div class="g2-nom_content"><h3 class="body-24">#1 Nomination in Easiest To Do Business</h3><div>Fall. 2024</div></div></div><div class="g2-nom_item"><div class="g2-nom_img-holder"><div class="icon-embed-custom w-embed"><svg width="70" height="91" viewBox="0 0 70 91" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6.03162 67.057L35.4465 82.0251L63.7444 67.057V8.52505H6.03162V67.057Z" fill="white"/> <path d="M64.3403 8.74838L5.43602 68.0995L35.9679 83.2165L64.3403 68.6952V8.74838Z" fill="#F2F3F2"/> <path d="M4.09575 28.0356V68.3228L5.1383 68.8441L34.5532 83.8122L35.4468 84.259L36.3404 83.8122L64.7128 68.8441L65.7553 68.3228V6.58881H4.09575V28.0356ZM6.03192 67.2058V8.52498H63.8191V67.2058L35.4468 82.1739L6.03192 67.2058Z" fill="#DCDEDC"/> <path d="M34.9258 9.49306C35.2237 9.49306 35.5216 9.49306 35.8194 9.56753L34.9258 11.2803C33.5854 11.2058 32.3939 12.2484 32.3194 13.5888C32.245 14.9292 33.2875 16.1207 34.628 16.1952H34.9258C35.5216 16.1952 36.1173 15.9718 36.5641 15.5994L37.5322 17.2377C36.7875 17.759 35.8939 18.0569 34.9258 18.0569C32.5428 18.1314 30.5322 16.3441 30.4577 13.9611C30.3833 11.5782 32.1705 9.56753 34.5535 9.49306H34.9258ZM37.979 13.142L39.096 15.0037L37.979 16.7909L36.9365 15.0037H34.7769L35.8939 13.142H37.979ZM36.1918 12.4718C36.1918 12.1739 36.2663 11.876 36.4152 11.6526C36.5641 11.4292 36.862 11.2058 37.0854 11.0569L37.2343 10.9824C37.5322 10.8335 37.6067 10.759 37.6067 10.6101C37.6067 10.4611 37.3833 10.3122 37.2343 10.3122C36.9365 10.3122 36.7131 10.4611 36.5641 10.759L36.1918 10.3867C36.2662 10.2377 36.4152 10.0888 36.5641 9.93987C36.7875 9.79093 37.0109 9.79093 37.2343 9.79093C37.4577 9.79093 37.7556 9.8654 37.9045 10.0143C38.0535 10.1633 38.2024 10.3867 38.2024 10.6101C38.2024 10.9824 37.979 11.2803 37.5322 11.4292L37.3088 11.5782C37.0854 11.7271 36.9365 11.8016 36.862 12.025H38.2024V12.5463L36.1918 12.4718ZM34.9258 21.7803L42.0003 17.759V6.58881H27.7769V17.6846L34.9258 21.7803ZM67.1705 48.142H2.68114L0.298164 53.3548L2.68114 58.5675H67.1705L69.479 53.3548L67.1705 48.142Z" fill="#FF492C"/> <path d="M12.8827 36.9644C13.3742 36.9644 13.8061 37.0637 14.1785 37.2623C14.5508 37.4608 14.8387 37.7463 15.0423 38.1187C15.2458 38.486 15.3476 38.908 15.3476 39.3846C15.3476 39.8562 15.2434 40.2708 15.0348 40.6282C14.8214 40.9807 14.5235 41.2562 14.1412 41.4548C13.759 41.6534 13.3171 41.7527 12.8157 41.7527H11.2295C11.1948 41.7527 11.1774 41.7726 11.1774 41.8123V44.6569C11.1774 44.6967 11.1625 44.7289 11.1327 44.7538C11.1079 44.7786 11.0756 44.791 11.0359 44.791H9.73272C9.693 44.791 9.66073 44.7786 9.63591 44.7538C9.61109 44.7289 9.59867 44.6967 9.59867 44.6569V37.0984C9.59867 37.0587 9.61109 37.0265 9.63591 37.0016C9.66073 36.9768 9.693 36.9644 9.73272 36.9644H12.8827ZM12.6444 40.4942C12.9919 40.4942 13.2675 40.3949 13.471 40.1963C13.6795 39.9977 13.7838 39.7396 13.7838 39.4218C13.7838 39.0892 13.6795 38.8236 13.471 38.625C13.2675 38.4215 12.9919 38.3197 12.6444 38.3197H11.2295C11.1948 38.3197 11.1774 38.3396 11.1774 38.3793V40.4346C11.1774 40.4743 11.1948 40.4942 11.2295 40.4942H12.6444ZM20.9848 41.3282C21.0246 41.6112 21.037 41.9265 21.0221 42.274C21.0171 42.3683 20.97 42.4155 20.8806 42.4155H17.4327C17.388 42.4155 17.3707 42.4328 17.3806 42.4676C17.4054 42.6165 17.4476 42.7655 17.5072 42.9144C17.7008 43.3314 18.0955 43.5399 18.6912 43.5399C19.1678 43.535 19.5426 43.3413 19.8157 42.9591C19.8504 42.9144 19.8852 42.8921 19.92 42.8921C19.9398 42.8921 19.9646 42.9069 19.9944 42.9367L20.7987 43.7261C20.8384 43.7658 20.8582 43.8006 20.8582 43.8304C20.8582 43.8452 20.8434 43.875 20.8136 43.9197C20.5653 44.2275 20.2501 44.4633 19.8678 44.6272C19.4756 44.796 19.0487 44.8804 18.587 44.8804C17.9515 44.8804 17.4104 44.7364 16.9636 44.4484C16.5217 44.1555 16.204 43.7484 16.0104 43.2272C15.8515 42.8548 15.7721 42.3683 15.7721 41.7676C15.7721 41.3555 15.8292 40.9931 15.9434 40.6804C16.1171 40.1541 16.4175 39.7346 16.8444 39.4218C17.2714 39.1091 17.7778 38.9527 18.3636 38.9527C19.1082 38.9527 19.7065 39.1686 20.1582 39.6006C20.61 40.0325 20.8856 40.6084 20.9848 41.3282ZM18.3785 40.3155C17.9068 40.3155 17.5965 40.5339 17.4476 40.9708C17.4178 41.0701 17.393 41.1892 17.3731 41.3282C17.3731 41.363 17.393 41.3804 17.4327 41.3804H19.3614C19.4061 41.3804 19.421 41.363 19.4061 41.3282C19.3664 41.1147 19.3465 41.0105 19.3465 41.0155C19.282 40.7921 19.1653 40.6183 18.9965 40.4942C18.8327 40.375 18.6267 40.3155 18.3785 40.3155ZM24.8572 38.975C25.1253 38.975 25.3387 39.0272 25.4976 39.1314C25.5522 39.1612 25.5721 39.2158 25.5572 39.2952L25.3263 40.5687C25.3214 40.658 25.2692 40.6853 25.17 40.6506C25.0558 40.6108 24.9267 40.591 24.7827 40.591C24.7231 40.591 24.6387 40.5984 24.5295 40.6133C24.2664 40.6382 24.0405 40.7374 23.8519 40.9112C23.6682 41.085 23.5763 41.3183 23.5763 41.6112V44.6569C23.5763 44.6967 23.5614 44.7289 23.5317 44.7538C23.5068 44.7786 23.477 44.791 23.4423 44.791H22.1317C22.0969 44.791 22.0646 44.7786 22.0348 44.7538C22.01 44.7289 21.9976 44.6967 21.9976 44.6569V39.1835C21.9976 39.1488 22.01 39.1165 22.0348 39.0867C22.0646 39.0619 22.0969 39.0495 22.1317 39.0495H23.4423C23.477 39.0495 23.5068 39.0619 23.5317 39.0867C23.5614 39.1165 23.5763 39.1488 23.5763 39.1835V39.608C23.5763 39.6279 23.5838 39.6428 23.5987 39.6527C23.6086 39.6626 23.6185 39.6577 23.6285 39.6378C23.9363 39.196 24.3458 38.975 24.8572 38.975ZM29.6157 39.0421C29.6554 39.0421 29.6877 39.0545 29.7125 39.0793C29.7373 39.1041 29.7497 39.1364 29.7497 39.1761V40.2335C29.7497 40.2733 29.7373 40.3055 29.7125 40.3304C29.6877 40.3552 29.6554 40.3676 29.6157 40.3676H28.5359C28.4962 40.3676 28.4763 40.385 28.4763 40.4197V44.6569C28.4763 44.6967 28.4639 44.7289 28.4391 44.7538C28.4143 44.7786 28.382 44.791 28.3423 44.791H27.0391C26.9994 44.791 26.9671 44.7786 26.9423 44.7538C26.9175 44.7289 26.9051 44.6967 26.9051 44.6569V40.4197C26.9051 40.385 26.8852 40.3676 26.8455 40.3676H26.1902C26.1504 40.3676 26.1182 40.3552 26.0934 40.3304C26.0685 40.3055 26.0561 40.2733 26.0561 40.2335V39.1761C26.0561 39.1364 26.0685 39.1041 26.0934 39.0793C26.1182 39.0545 26.1504 39.0421 26.1902 39.0421H26.8455C26.8852 39.0421 26.9051 39.0222 26.9051 38.9825V38.7367C26.9051 38.275 26.9746 37.9151 27.1136 37.6569C27.2575 37.4038 27.4859 37.2226 27.7987 37.1133C28.1164 37.0041 28.5558 36.9569 29.1168 36.9718H29.5412C29.576 36.9718 29.6058 36.9843 29.6306 37.0091C29.6604 37.0389 29.6753 37.0711 29.6753 37.1059V38.0069C29.6753 38.0467 29.6604 38.0789 29.6306 38.1038C29.6058 38.1335 29.576 38.1484 29.5412 38.1484H29.1689C28.9107 38.1534 28.7295 38.2055 28.6253 38.3048C28.526 38.4091 28.4763 38.5952 28.4763 38.8633V38.9825C28.4763 39.0222 28.4962 39.0421 28.5359 39.0421H29.6157ZM32.8551 44.8804C32.2295 44.8804 31.6934 44.7165 31.2465 44.3889C30.7997 44.0612 30.4944 43.6144 30.3306 43.0484C30.2263 42.7009 30.1742 42.3211 30.1742 41.9091C30.1742 41.4722 30.2263 41.0775 30.3306 40.725C30.5043 40.174 30.8146 39.7421 31.2614 39.4293C31.7083 39.1165 32.2444 38.9601 32.87 38.9601C33.4756 38.9601 33.9969 39.114 34.4338 39.4218C34.8607 39.7346 35.1636 40.1665 35.3423 40.7176C35.4664 41.0899 35.5285 41.4796 35.5285 41.8867C35.5285 42.2889 35.4763 42.6662 35.3721 43.0187C35.2083 43.5995 34.9029 44.0538 34.4561 44.3814C34.0143 44.714 33.4806 44.8804 32.8551 44.8804ZM32.8551 43.5325C33.0983 43.5325 33.3068 43.458 33.4806 43.3091C33.6543 43.1601 33.7785 42.9541 33.8529 42.691C33.9075 42.4527 33.9348 42.1921 33.9348 41.9091C33.9348 41.5963 33.9075 41.3332 33.8529 41.1197C33.7685 40.8665 33.6419 40.6679 33.4731 40.524C33.2994 40.385 33.0884 40.3155 32.8402 40.3155C32.5919 40.3155 32.3834 40.385 32.2146 40.524C32.0458 40.6679 31.9242 40.8665 31.8497 41.1197C31.7902 41.2935 31.7604 41.5566 31.7604 41.9091C31.7604 42.2467 31.7877 42.5073 31.8423 42.691C31.9168 42.9541 32.0409 43.1601 32.2146 43.3091C32.3884 43.458 32.6019 43.5325 32.8551 43.5325ZM39.4008 38.975C39.6689 38.975 39.8824 39.0272 40.0412 39.1314C40.1008 39.1612 40.1207 39.2158 40.1008 39.2952L39.87 40.5687C39.865 40.658 39.8129 40.6853 39.7136 40.6506C39.5994 40.6108 39.4703 40.591 39.3263 40.591C39.2668 40.591 39.1848 40.5984 39.0806 40.6133C38.8125 40.6382 38.5841 40.7374 38.3955 40.9112C38.2118 41.085 38.12 41.3183 38.12 41.6112V44.6569C38.12 44.6967 38.1051 44.7289 38.0753 44.7538C38.0504 44.7786 38.0182 44.791 37.9785 44.791H36.6753C36.6405 44.791 36.6082 44.7786 36.5785 44.7538C36.5536 44.7289 36.5412 44.6967 36.5412 44.6569V39.1835C36.5412 39.1488 36.5536 39.1165 36.5785 39.0867C36.6082 39.0619 36.6405 39.0495 36.6753 39.0495H37.9785C38.0182 39.0495 38.0504 39.0619 38.0753 39.0867C38.1051 39.1165 38.12 39.1488 38.12 39.1835V39.608C38.12 39.6279 38.1249 39.6428 38.1348 39.6527C38.1547 39.6626 38.1671 39.6577 38.1721 39.6378C38.4799 39.196 38.8895 38.975 39.4008 38.975ZM47.1827 38.9601C47.7636 38.9601 48.2178 39.1339 48.5455 39.4814C48.8731 39.8339 49.037 40.3279 49.037 40.9633V44.6569C49.037 44.6967 49.0246 44.7289 48.9997 44.7538C48.9749 44.7786 48.9451 44.791 48.9104 44.791H47.5997C47.565 44.791 47.5327 44.7786 47.5029 44.7538C47.4781 44.7289 47.4657 44.6967 47.4657 44.6569V41.3059C47.4657 41.003 47.3887 40.7623 47.2348 40.5835C47.076 40.4048 46.865 40.3155 46.6019 40.3155C46.3437 40.3155 46.1327 40.4048 45.9689 40.5835C45.8051 40.7623 45.7231 41.0006 45.7231 41.2984V44.6569C45.7231 44.6967 45.7107 44.7289 45.6859 44.7538C45.6561 44.7786 45.6239 44.791 45.5891 44.791H44.2934C44.2536 44.791 44.2214 44.7786 44.1965 44.7538C44.1717 44.7289 44.1593 44.6967 44.1593 44.6569V41.3059C44.1593 41.008 44.0774 40.7672 43.9136 40.5835C43.7497 40.4048 43.5363 40.3155 43.2731 40.3155C43.0398 40.3155 42.8412 40.385 42.6774 40.524C42.5185 40.6679 42.4242 40.8665 42.3944 41.1197V44.6569C42.3944 44.6967 42.382 44.7289 42.3572 44.7538C42.3274 44.7786 42.2951 44.791 42.2604 44.791H40.9572C40.9175 44.791 40.8852 44.7786 40.8604 44.7538C40.8356 44.7289 40.8231 44.6967 40.8231 44.6569V39.1835C40.8231 39.1488 40.8356 39.1165 40.8604 39.0867C40.8852 39.0619 40.9175 39.0495 40.9572 39.0495H42.2604C42.2951 39.0495 42.3274 39.0619 42.3572 39.0867C42.382 39.1165 42.3944 39.1488 42.3944 39.1835V39.6229C42.3944 39.6428 42.4019 39.6577 42.4168 39.6676C42.4317 39.6726 42.4465 39.6626 42.4614 39.6378C42.7692 39.186 43.2434 38.9601 43.8838 38.9601C44.2561 38.9601 44.5813 39.0396 44.8593 39.1984C45.1373 39.3523 45.3508 39.5757 45.4997 39.8687C45.5196 39.9133 45.5469 39.9133 45.5817 39.8687C45.7405 39.5608 45.9614 39.3325 46.2444 39.1835C46.5224 39.0346 46.8352 38.9601 47.1827 38.9601ZM55.1955 41.3282C55.2402 41.6112 55.2551 41.9265 55.2402 42.274C55.2302 42.3683 55.1806 42.4155 55.0912 42.4155H51.6434C51.5987 42.4155 51.5838 42.4328 51.5987 42.4676C51.6185 42.6165 51.6582 42.7655 51.7178 42.9144C51.9114 43.3314 52.3061 43.5399 52.9019 43.5399C53.3785 43.535 53.7558 43.3413 54.0338 42.9591C54.0636 42.9144 54.0958 42.8921 54.1306 42.8921C54.1554 42.8921 54.1827 42.9069 54.2125 42.9367L55.0168 43.7261C55.0515 43.7658 55.0689 43.8006 55.0689 43.8304C55.0689 43.8452 55.054 43.875 55.0242 43.9197C54.7809 44.2275 54.4657 44.4633 54.0785 44.6272C53.6912 44.796 53.2668 44.8804 52.8051 44.8804C52.1646 44.8804 51.6235 44.7364 51.1817 44.4484C50.7348 44.1555 50.4146 43.7484 50.221 43.2272C50.0671 42.8548 49.9902 42.3683 49.9902 41.7676C49.9902 41.3555 50.0448 40.9931 50.154 40.6804C50.3278 40.1541 50.6281 39.7346 51.0551 39.4218C51.482 39.1091 51.9909 38.9527 52.5817 38.9527C53.3263 38.9527 53.9246 39.1686 54.3763 39.6006C54.8281 40.0325 55.1012 40.6084 55.1955 41.3282ZM52.5891 40.3155C52.1224 40.3155 51.8146 40.5339 51.6657 40.9708C51.6359 41.0701 51.6086 41.1892 51.5838 41.3282C51.5838 41.363 51.6036 41.3804 51.6434 41.3804H53.5721C53.6168 41.3804 53.6317 41.363 53.6168 41.3282C53.582 41.1147 53.5646 41.0105 53.5646 41.0155C53.4951 40.7921 53.3785 40.6183 53.2146 40.4942C53.0458 40.375 52.8373 40.3155 52.5891 40.3155ZM59.0678 38.975C59.3359 38.975 59.5494 39.0272 59.7083 39.1314C59.7678 39.1612 59.7902 39.2158 59.7753 39.2952L59.5444 40.5687C59.5345 40.658 59.4799 40.6853 59.3806 40.6506C59.2714 40.6108 59.1423 40.591 58.9934 40.591C58.9338 40.591 58.8519 40.5984 58.7476 40.6133C58.4795 40.6382 58.2512 40.7374 58.0625 40.9112C57.8788 41.085 57.787 41.3183 57.787 41.6112V44.6569C57.787 44.6967 57.7746 44.7289 57.7497 44.7538C57.72 44.7786 57.6877 44.791 57.6529 44.791H56.3423C56.3075 44.791 56.2778 44.7786 56.2529 44.7538C56.2231 44.7289 56.2083 44.6967 56.2083 44.6569V39.1835C56.2083 39.1488 56.2231 39.1165 56.2529 39.0867C56.2778 39.0619 56.3075 39.0495 56.3423 39.0495H57.6529C57.6877 39.0495 57.72 39.0619 57.7497 39.0867C57.7746 39.1165 57.787 39.1488 57.787 39.1835V39.608C57.787 39.6279 57.7944 39.6428 57.8093 39.6527C57.8242 39.6626 57.8366 39.6577 57.8465 39.6378C58.1494 39.196 58.5565 38.975 59.0678 38.975ZM28.3423 25.9357C28.3423 25.9009 28.3547 25.8686 28.3795 25.8389C28.4044 25.814 28.4341 25.8016 28.4689 25.8016H29.7795C29.8143 25.8016 29.8465 25.814 29.8763 25.8389C29.9012 25.8686 29.9136 25.9009 29.9136 25.9357V33.4867C29.9136 33.5265 29.9012 33.5587 29.8763 33.5835C29.8465 33.6084 29.8143 33.6208 29.7795 33.6208H28.4689C28.4341 33.6208 28.4044 33.6084 28.3795 33.5835C28.3547 33.5587 28.3423 33.5265 28.3423 33.4867V30.4038C28.3423 30.369 28.3224 30.3516 28.2827 30.3516H25.8104C25.7756 30.3516 25.7583 30.369 25.7583 30.4038V33.4867C25.7583 33.5265 25.7458 33.5587 25.721 33.5835C25.6912 33.6084 25.659 33.6208 25.6242 33.6208H24.3136C24.2788 33.6208 24.249 33.6084 24.2242 33.5835C24.1944 33.5587 24.1795 33.5265 24.1795 33.4867V25.9357C24.1795 25.9009 24.1944 25.8686 24.2242 25.8389C24.249 25.814 24.2788 25.8016 24.3136 25.8016H25.6242C25.659 25.8016 25.6912 25.814 25.721 25.8389C25.7458 25.8686 25.7583 25.9009 25.7583 25.9357V28.9367C25.7583 28.9765 25.7756 28.9963 25.8104 28.9963H28.2827C28.3224 28.9963 28.3423 28.9765 28.3423 28.9367V25.9357ZM31.9466 27.2314C31.6934 27.2314 31.4824 27.147 31.3136 26.9782C31.1448 26.8144 31.0604 26.6059 31.0604 26.3527C31.0604 26.0896 31.1423 25.8761 31.3061 25.7123C31.47 25.5484 31.6834 25.4665 31.9466 25.4665C32.2097 25.4665 32.4231 25.5484 32.587 25.7123C32.7508 25.8761 32.8327 26.0896 32.8327 26.3527C32.8327 26.6059 32.7483 26.8144 32.5795 26.9782C32.4107 27.147 32.1997 27.2314 31.9466 27.2314ZM31.2763 33.6208C31.2416 33.6208 31.2093 33.6084 31.1795 33.5835C31.1547 33.5587 31.1423 33.5265 31.1423 33.4867V28.0059C31.1423 27.9662 31.1547 27.9339 31.1795 27.9091C31.2093 27.8843 31.2416 27.8718 31.2763 27.8718H32.587C32.6217 27.8718 32.6515 27.8843 32.6763 27.9091C32.7061 27.9339 32.721 27.9662 32.721 28.0059V33.4867C32.721 33.5265 32.7061 33.5587 32.6763 33.5835C32.6515 33.6084 32.6217 33.6208 32.587 33.6208H31.2763ZM37.4497 28.0133C37.4497 27.9786 37.4646 27.9463 37.4944 27.9165C37.5192 27.8917 37.549 27.8793 37.5838 27.8793H38.8944C38.9292 27.8793 38.9614 27.8917 38.9912 27.9165C39.0161 27.9463 39.0285 27.9786 39.0285 28.0133V33.1069C39.0285 34.08 38.748 34.775 38.187 35.1921C37.626 35.614 36.9012 35.825 36.0125 35.825C35.7494 35.825 35.459 35.8052 35.1412 35.7655C35.0668 35.7555 35.0295 35.7084 35.0295 35.624L35.0742 34.4697C35.0742 34.3704 35.1263 34.3282 35.2306 34.3431C35.4987 34.3878 35.7444 34.4101 35.9678 34.4101C36.4444 34.4101 36.8118 34.3084 37.07 34.1048C37.3231 33.8913 37.4497 33.5562 37.4497 33.0995C37.4497 33.0747 37.4423 33.0598 37.4274 33.0548C37.4125 33.0499 37.3976 33.0573 37.3827 33.0772C37.0997 33.38 36.6877 33.5314 36.1465 33.5314C35.66 33.5314 35.2157 33.4148 34.8136 33.1814C34.4065 32.9481 34.1161 32.5708 33.9423 32.0495C33.8331 31.7069 33.7785 31.2626 33.7785 30.7165C33.7785 30.1357 33.8455 29.664 33.9795 29.3016C34.1334 28.8449 34.3965 28.48 34.7689 28.2069C35.1412 27.9289 35.5756 27.7899 36.0721 27.7899C36.643 27.7899 37.0799 27.9612 37.3827 28.3038C37.3976 28.3187 37.4125 28.3236 37.4274 28.3187C37.4423 28.3137 37.4497 28.3013 37.4497 28.2814V28.0133ZM37.3604 31.6176C37.42 31.3991 37.4497 31.0938 37.4497 30.7016C37.4497 30.4733 37.4423 30.297 37.4274 30.1729C37.4125 30.0438 37.3877 29.9222 37.3529 29.808C37.2834 29.6094 37.1717 29.4481 37.0178 29.324C36.8639 29.2048 36.6703 29.1452 36.437 29.1452C36.2136 29.1452 36.0249 29.2048 35.871 29.324C35.7122 29.4481 35.5955 29.6094 35.521 29.808C35.4168 30.0314 35.3646 30.3343 35.3646 30.7165C35.3646 31.1335 35.4093 31.4314 35.4987 31.6101C35.5632 31.8137 35.6799 31.975 35.8487 32.0942C36.0175 32.2183 36.2161 32.2804 36.4444 32.2804C36.6827 32.2804 36.8813 32.2183 37.0402 32.0942C37.1941 31.975 37.3008 31.8162 37.3604 31.6176ZM43.154 27.7899C43.7497 27.7899 44.2288 27.9736 44.5912 28.341C44.9536 28.7034 45.1348 29.1974 45.1348 29.8229V33.4867C45.1348 33.5265 45.1224 33.5587 45.0976 33.5835C45.0728 33.6084 45.043 33.6208 45.0083 33.6208H43.6976C43.6629 33.6208 43.6306 33.6084 43.6008 33.5835C43.576 33.5587 43.5636 33.5265 43.5636 33.4867V30.1431C43.5636 29.8502 43.4792 29.6094 43.3104 29.4208C43.1465 29.2371 42.9256 29.1452 42.6476 29.1452C42.3746 29.1452 42.1536 29.2371 41.9848 29.4208C41.8161 29.6094 41.7317 29.8502 41.7317 30.1431V33.4867C41.7317 33.5265 41.7192 33.5587 41.6944 33.5835C41.6696 33.6084 41.6373 33.6208 41.5976 33.6208H40.2944C40.2547 33.6208 40.2224 33.6084 40.1976 33.5835C40.1728 33.5587 40.1604 33.5265 40.1604 33.4867V25.9357C40.1604 25.9009 40.1728 25.8686 40.1976 25.8389C40.2224 25.814 40.2547 25.8016 40.2944 25.8016H41.5976C41.6373 25.8016 41.6696 25.814 41.6944 25.8389C41.7192 25.8686 41.7317 25.9009 41.7317 25.9357V28.408C41.7317 28.4279 41.7391 28.4428 41.754 28.4527C41.7689 28.4577 41.7788 28.4527 41.7838 28.4378C42.0916 28.0059 42.5483 27.7899 43.154 27.7899Z" fill="#252530"/> <path d="M30.1301 51.7016C30.1301 51.7264 30.1202 51.7463 30.1003 51.7612C30.0855 51.781 30.0656 51.791 30.0408 51.791H27.5089C27.484 51.791 27.4716 51.8034 27.4716 51.8282V53.2208C27.4716 53.2456 27.484 53.258 27.5089 53.258H29.2142C29.239 53.258 29.2613 53.2654 29.2812 53.2803C29.2961 53.3002 29.3035 53.3225 29.3035 53.3474V53.9133C29.3035 53.9381 29.2961 53.9605 29.2812 53.9803C29.2613 53.9952 29.239 54.0027 29.2142 54.0027H27.5089C27.484 54.0027 27.4716 54.0151 27.4716 54.0399V56.1697C27.4716 56.1945 27.4617 56.2144 27.4418 56.2293C27.4269 56.2491 27.4071 56.2591 27.3823 56.2591H26.6972C26.6723 56.2591 26.6525 56.2491 26.6376 56.2293C26.6177 56.2144 26.6078 56.1945 26.6078 56.1697V51.1357C26.6078 51.1108 26.6177 51.091 26.6376 51.0761C26.6525 51.0562 26.6723 51.0463 26.6972 51.0463H30.0408C30.0656 51.0463 30.0855 51.0562 30.1003 51.0761C30.1202 51.091 30.1301 51.1108 30.1301 51.1357V51.7016ZM33.5259 56.2591C33.4762 56.2591 33.444 56.2342 33.4291 56.1846L33.1833 55.3878C33.1734 55.3679 33.161 55.358 33.1461 55.358H31.1801C31.1652 55.358 31.1528 55.3679 31.1429 55.3878L30.8972 56.1846C30.8823 56.2342 30.85 56.2591 30.8003 56.2591H30.0557C30.0259 56.2591 30.0035 56.2491 29.9886 56.2293C29.9738 56.2144 29.9713 56.1896 29.9812 56.1548L31.5972 51.1208C31.6121 51.0711 31.6443 51.0463 31.694 51.0463H32.6248C32.6745 51.0463 32.7067 51.0711 32.7216 51.1208L34.345 56.1548C34.35 56.1647 34.3525 56.1771 34.3525 56.192C34.3525 56.2367 34.3252 56.2591 34.2706 56.2591H33.5259ZM31.3738 54.6357C31.3688 54.6654 31.3787 54.6803 31.4035 54.6803H32.9152C32.945 54.6803 32.955 54.6654 32.945 54.6357L32.178 52.141C32.173 52.1211 32.1656 52.1112 32.1557 52.1112C32.1457 52.1112 32.1383 52.1211 32.1333 52.141L31.3738 54.6357ZM35.2089 56.2591C35.184 56.2591 35.1642 56.2491 35.1493 56.2293C35.1294 56.2144 35.1195 56.1945 35.1195 56.1697V51.1357C35.1195 51.1108 35.1294 51.091 35.1493 51.0761C35.1642 51.0562 35.184 51.0463 35.2089 51.0463H35.894C35.9188 51.0463 35.9411 51.0562 35.961 51.0761C35.9759 51.091 35.9833 51.1108 35.9833 51.1357V55.4771C35.9833 55.502 35.9957 55.5144 36.0206 55.5144H38.5152C38.5401 55.5144 38.5599 55.5243 38.5748 55.5442C38.5947 55.5591 38.6046 55.5789 38.6046 55.6037V56.1697C38.6046 56.1945 38.5947 56.2144 38.5748 56.2293C38.5599 56.2491 38.5401 56.2591 38.5152 56.2591H35.2089ZM39.461 56.2591C39.4362 56.2591 39.4163 56.2491 39.4014 56.2293C39.3816 56.2144 39.3716 56.1945 39.3716 56.1697V51.1357C39.3716 51.1108 39.3816 51.091 39.4014 51.0761C39.4163 51.0562 39.4362 51.0463 39.461 51.0463H40.1461C40.1709 51.0463 40.1933 51.0562 40.2131 51.0761C40.228 51.091 40.2355 51.1108 40.2355 51.1357V55.4771C40.2355 55.502 40.2479 55.5144 40.2727 55.5144H42.7674C42.7922 55.5144 42.8145 55.5243 42.8344 55.5442C42.8493 55.5591 42.8567 55.5789 42.8567 55.6037V56.1697C42.8567 56.1945 42.8493 56.2144 42.8344 56.2293C42.8145 56.2491 42.7922 56.2591 42.7674 56.2591H39.461Z" fill="white"/> <path d="M24.9395 69.708C24.9246 69.7229 24.9196 69.7378 24.9246 69.7527C24.9345 69.7676 24.9494 69.775 24.9693 69.775H27.8959C27.9306 69.775 27.9604 69.7875 27.9853 69.8123C28.015 69.8371 28.0299 69.8669 28.0299 69.9016V70.9516C28.0299 70.9864 28.015 71.0162 27.9853 71.041C27.9604 71.0658 27.9306 71.0782 27.8959 71.0782H23.0406C23.0009 71.0782 22.9686 71.0658 22.9438 71.041C22.9189 71.0162 22.9065 70.9864 22.9065 70.9516V69.9538C22.9065 69.8892 22.9289 69.8346 22.9735 69.7899C23.326 69.4474 23.686 69.0726 24.0533 68.6655C24.4207 68.2584 24.6516 68.0052 24.7459 67.9059C24.9445 67.6676 25.148 67.4392 25.3565 67.2208C26.0118 66.496 26.3395 65.9573 26.3395 65.6048C26.3395 65.3516 26.2501 65.1431 26.0714 64.9793C25.8927 64.8204 25.6594 64.741 25.3714 64.741C25.0835 64.741 24.8501 64.8204 24.6714 64.9793C24.4877 65.1431 24.3959 65.3591 24.3959 65.6272V65.8953C24.3959 65.93 24.3835 65.9598 24.3587 65.9846C24.3338 66.0094 24.304 66.0219 24.2693 66.0219H22.9959C22.9611 66.0219 22.9314 66.0094 22.9065 65.9846C22.8767 65.9598 22.8618 65.93 22.8618 65.8953V65.3889C22.8867 65.0016 23.0108 64.6566 23.2342 64.3538C23.4576 64.0559 23.753 63.8275 24.1204 63.6687C24.4927 63.5098 24.9097 63.4304 25.3714 63.4304C25.8828 63.4304 26.3271 63.5272 26.7044 63.7208C27.0817 63.9094 27.3721 64.1651 27.5757 64.4878C27.7842 64.8155 27.8884 65.1754 27.8884 65.5676C27.8884 65.8704 27.8115 66.1807 27.6576 66.4984C27.5087 66.8162 27.2828 67.1587 26.9799 67.5261C26.7565 67.8041 26.5157 68.0821 26.2576 68.3601C25.9994 68.6332 25.6147 69.0279 25.1033 69.5442L24.9395 69.708ZM31.5374 71.1974C30.7431 71.1974 30.1175 70.9765 29.6608 70.5346C29.1991 70.0928 28.9682 69.4896 28.9682 68.725V65.8729C28.9682 65.1233 29.1991 64.53 29.6608 64.0931C30.1175 63.6513 30.7431 63.4304 31.5374 63.4304C32.3267 63.4304 32.9548 63.6513 33.4214 64.0931C33.8831 64.53 34.114 65.1233 34.114 65.8729V68.725C34.114 69.4896 33.8831 70.0928 33.4214 70.5346C32.9548 70.9765 32.3267 71.1974 31.5374 71.1974ZM31.5374 69.8942C31.8601 69.8942 32.1157 69.7949 32.3044 69.5963C32.498 69.3977 32.5948 69.1321 32.5948 68.7995V65.8282C32.5948 65.5006 32.498 65.2375 32.3044 65.0389C32.1157 64.8403 31.8601 64.741 31.5374 64.741C31.2196 64.741 30.9665 64.8403 30.7778 65.0389C30.5842 65.2375 30.4874 65.5006 30.4874 65.8282V68.7995C30.4874 69.1321 30.5842 69.3977 30.7778 69.5963C30.9665 69.7949 31.2196 69.8942 31.5374 69.8942ZM37.1374 69.708C37.1225 69.7229 37.12 69.7378 37.1299 69.7527C37.1349 69.7676 37.1498 69.775 37.1746 69.775H40.1012C40.136 69.775 40.1657 69.7875 40.1906 69.8123C40.2154 69.8371 40.2278 69.8669 40.2278 69.9016V70.9516C40.2278 70.9864 40.2154 71.0162 40.1906 71.041C40.1657 71.0658 40.136 71.0782 40.1012 71.0782H35.2384C35.2037 71.0782 35.1739 71.0658 35.1491 71.041C35.1243 71.0162 35.1118 70.9864 35.1118 70.9516V69.9538C35.1118 69.8892 35.1317 69.8346 35.1714 69.7899C35.5289 69.4474 35.8888 69.0726 36.2512 68.6655C36.6186 68.2584 36.8494 68.0052 36.9438 67.9059C37.1473 67.6676 37.3533 67.4392 37.5618 67.2208C38.2172 66.496 38.5448 65.9573 38.5448 65.6048C38.5448 65.3516 38.4555 65.1431 38.2767 64.9793C38.0931 64.8204 37.8572 64.741 37.5693 64.741C37.2814 64.741 37.048 64.8204 36.8693 64.9793C36.6906 65.1431 36.6012 65.3591 36.6012 65.6272V65.8953C36.6012 65.93 36.5888 65.9598 36.564 65.9846C36.5391 66.0094 36.5069 66.0219 36.4672 66.0219H35.1938C35.159 66.0219 35.1292 66.0094 35.1044 65.9846C35.0796 65.9598 35.0672 65.93 35.0672 65.8953V65.3889C35.087 65.0016 35.2087 64.6566 35.4321 64.3538C35.6555 64.0559 35.9533 63.8275 36.3257 63.6687C36.698 63.5098 37.1126 63.4304 37.5693 63.4304C38.0806 63.4304 38.525 63.5272 38.9023 63.7208C39.2845 63.9094 39.5774 64.1651 39.781 64.4878C39.9845 64.8155 40.0863 65.1754 40.0863 65.5676C40.0863 65.8704 40.0118 66.1807 39.8629 66.4984C39.709 66.8162 39.4806 67.1587 39.1778 67.5261C38.9544 67.8041 38.7136 68.0821 38.4555 68.3601C38.1973 68.6332 37.8126 69.0279 37.3012 69.5442L37.1374 69.708ZM46.565 67.7867C46.5998 67.7867 46.6321 67.7992 46.6618 67.824C46.6867 67.8488 46.6991 67.8786 46.6991 67.9133V69.008C46.6991 69.0428 46.6867 69.0726 46.6618 69.0974C46.6321 69.1222 46.5998 69.1346 46.565 69.1346H46.1033C46.0686 69.1346 46.0512 69.152 46.0512 69.1867V70.9516C46.0512 70.9864 46.0388 71.0162 46.014 71.041C45.9842 71.0658 45.9519 71.0782 45.9172 71.0782H44.6587C44.6189 71.0782 44.5867 71.0658 44.5618 71.041C44.537 71.0162 44.5246 70.9864 44.5246 70.9516V69.1867C44.5246 69.152 44.5072 69.1346 44.4725 69.1346H41.1587C41.1239 69.1346 41.0916 69.1222 41.0618 69.0974C41.037 69.0726 41.0246 69.0428 41.0246 69.008V68.1442C41.0246 68.0995 41.037 68.0449 41.0618 67.9804L43.0055 63.6165C43.0352 63.552 43.0849 63.5197 43.1544 63.5197H44.5023C44.5519 63.5197 44.5867 63.5321 44.6065 63.557C44.6264 63.5818 44.6239 63.619 44.5991 63.6687L42.797 67.7197C42.792 67.7346 42.792 67.7495 42.797 67.7644C42.8069 67.7793 42.8193 67.7867 42.8342 67.7867H44.4725C44.5072 67.7867 44.5246 67.7669 44.5246 67.7272V66.3942C44.5246 66.3545 44.537 66.3222 44.5618 66.2974C44.5867 66.2726 44.6189 66.2601 44.6587 66.2601H45.9172C45.9519 66.2601 45.9842 66.2726 46.014 66.2974C46.0388 66.3222 46.0512 66.3545 46.0512 66.3942V67.7272C46.0512 67.7669 46.0686 67.7867 46.1033 67.7867H46.565Z" fill="#252530"/> </svg></div></div><div class="g2-nom_content"><h3 class="body-24">#1 Nomination in High Performer</h3><div>Fall. 2024</div></div></div></div></div></section><div class="clip-bottom w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 1440 145" fill="none" preserveAspectRatio="xMidYMid meet"> <path fill-rule="evenodd" clip-rule="evenodd" d="M1440 145L425.812 1.83919C393.497 -2.72262 360.553 1.23681 330.234 13.3259L0 145H1440Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M1440 145L425.812 1.83919C393.497 -2.72262 360.553 1.23681 330.234 13.3259L0 145H1440Z" fill="#fdfbf8"/> </svg></div><section padding="no-bottom" class="section cc-soft-brown"><div line="bottom" class="container cc-pad-100"><div class="flex-horz"><div class="txt-flex cc-smaller"><h3 class="u-h2">Stay in the loop</h3><p class="body-18">Unlock the latest in Apache Kafka® with our in-depth updates. Subscribe to our bi-monthly newsletter and discover cutting-edge features, expert tips, and robust use cases, all delivered directly to your inbox. Don’t miss out on mastering the intricacies of Kafka.</p><div class="hubspot-stay-loop w-embed w-script"><script charset="utf-8" type="text/javascript" src="//js-eu1.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ region: "eu1", portalId: "25198320", formId: "122ae905-bee3-4a29-8caf-9c5b11d1533a" }); </script></div><p class="body-12">By submitting your information, you agree to our <a href="#" class="body-12-semi">privacy policy.</a></p></div><div class="loop-grid"><div class="loop-cell"><p class="body-18">Start unlocking the full potential of your Apache Kafka infrastructure by diving into our comprehensive developer guides.</p><div class="hover-card-css w-embed"><style> .product-grid-item:hover .product-hover { opacity:1; } </style></div><a href="https://docs.axual.io/governance/current/index.html" target="_blank" class="link-btn w-inline-block"><div class="body-16-sb is-green">Documentation center</div><img src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c20b90a8b687fd5194425d_SVG.svg" loading="lazy" alt="" class="arrow-icon"/></a></div><div class="loop-cell"><p class="body-18">Our customers are at the heart of everything we do. Here’s how they leverage Axual for Apache Kafka® to drive innovation and achieve their goals.</p><a href="/solutions#use-case" class="link-btn w-inline-block"><div class="body-16-sb is-green">Customer stories</div><img src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c20b90a8b687fd5194425d_SVG.svg" loading="lazy" alt="" class="arrow-icon"/></a></div><div class="loop-cell"><p class="body-18">Explore our insightful whitepapers and learn about Apache Kafka® and event streaming at an enterprise scale to enhance your expertise.</p><a href="/resource-hub#whitepaper" class="link-btn w-inline-block"><div class="body-16-sb is-green">Whitepapers</div><img src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c20b90a8b687fd5194425d_SVG.svg" loading="lazy" alt="" class="arrow-icon"/></a></div><div class="loop-cell"><p class="body-18">Visit our newsroom to read exciting announcements, discover how we're revolutionizing event streaming, and shaping the future of data integration.</p><a href="/blog" class="link-btn w-inline-block"><div class="body-16-sb is-green">Newsroom</div><img src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c20b90a8b687fd5194425d_SVG.svg" loading="lazy" alt="" class="arrow-icon"/></a></div></div></div></div></section><section class="section cc-light-linear"><div class="container"><div class="title-left"><h2>Don't miss out on expert advice</h2><p>Discover articles about Apache Kafka, Event Streaming, Real Time Data Processing, Apache Kafka Use Cases, and Strimzi for Kafka that inform, inspire, and give you the latest insights.</p><a shadow="box" href="/blog" class="btn-primary w-button">Read all Kafka blogs</a></div><div class="resources-wrap w-dyn-list"><div role="list" class="resources-list-grid w-dyn-items"><div id="w-node-bb0bdabf-17ab-0c72-1326-bf717ebd9af3-dadcb517" role="listitem" class="resources-item-grid w-dyn-item"><div class="resources-item-wrap"><div class="event-img-wrap"><img src="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/67ef97feca6ef0668ce73d60_axual_spring_release_2025.01.png" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/67ef97feca6ef0668ce73d60_axual_spring_release_2025.01-p-500.png 500w, https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/67ef97feca6ef0668ce73d60_axual_spring_release_2025.01-p-800.png 800w, https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/67ef97feca6ef0668ce73d60_axual_spring_release_2025.01-p-1080.png 1080w, https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/67ef97feca6ef0668ce73d60_axual_spring_release_2025.01-p-1600.png 1600w, https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/67ef97feca6ef0668ce73d60_axual_spring_release_2025.01.png 1920w" class="resources-img"/></div><div class="resources-txt-grid"><div class="flex-resource-top"><div class="author-info-wrap"><img src="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/66e1594d63d0d2331bb08a20_team1-150x150.jpg" loading="lazy" alt="" class="author-avatar-sm"/><div class="body-14">Jeroen van Disseldorp</div></div><div class="body-14">April 4, 2025</div></div><div class="resources-txt"><div fs-cmsfilter-field="content-tags" class="body-18-sb cc-hide">Release blog 2025.1 - The Spring Release</div><div class="body-18-sb">Release blog 2025.1 - The Spring Release</div><p text-lines="3">Axual 2025.1 is here with exciting new features and updates. Whether you're strengthening security, improving observability, or bridging old legacy systems with modern event systems, like Kafka, Axual 2025.1 is built to keep you, your fellow developers, and engineers ahead of the game.</p></div><div class="tag">Axual Product</div><div fs-cmsfilter-field="content-tags" class="tag-hide">Axual Product</div></div></div><a aria-label="" href="/blog/release-2025-1" class="resources-link w-inline-block"></a></div><div id="w-node-bb0bdabf-17ab-0c72-1326-bf717ebd9af3-dadcb517" role="listitem" class="resources-item-grid w-dyn-item"><div class="resources-item-wrap"><div class="event-img-wrap"><img src="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/67af48081945cc181bf0e4a8_kakfa_streaming.png" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/67af48081945cc181bf0e4a8_kakfa_streaming-p-500.png 500w, https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/67af48081945cc181bf0e4a8_kakfa_streaming-p-800.png 800w, https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/67af48081945cc181bf0e4a8_kakfa_streaming-p-1080.png 1080w, https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/67af48081945cc181bf0e4a8_kakfa_streaming-p-1600.png 1600w, https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/67af48081945cc181bf0e4a8_kakfa_streaming.png 1920w" class="resources-img"/></div><div class="resources-txt-grid"><div class="flex-resource-top"><div class="author-info-wrap"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" loading="lazy" alt="" class="author-avatar-sm w-dyn-bind-empty"/><div class="body-14 w-dyn-bind-empty"></div></div><div class="body-14">February 21, 2025</div></div><div class="resources-txt"><div fs-cmsfilter-field="content-tags" class="body-18-sb cc-hide">Kafka Consumer Groups and Offsets: What You Need to Know</div><div class="body-18-sb">Kafka Consumer Groups and Offsets: What You Need to Know</div><p text-lines="3">Consumer group offsets are essential components in Apache Kafka, a leading platform for handling real-time event streaming. By allowing organizations to scale efficiently, manage data consumption, and track progress in data processing, Kafka’s consumer groups and offsets ensure reliability and performance. In this blog post, we'll dive deep into these concepts, explain how consumer groups and offsets work, and answer key questions about their functionality. We'll also explore several practical use cases that show how Kafka’s consumer groups and offsets drive real business value, from real-time analytics to machine learning pipelines.</p></div><div class="tag">Apache Kafka</div><div fs-cmsfilter-field="content-tags" class="tag-hide">Apache Kafka</div></div></div><a aria-label="" href="/blog/kafka-consumer-groups-and-offsets-what-you-need-to-know" class="resources-link w-inline-block"></a></div><div id="w-node-bb0bdabf-17ab-0c72-1326-bf717ebd9af3-dadcb517" role="listitem" class="resources-item-grid w-dyn-item"><div class="resources-item-wrap"><div class="event-img-wrap"><img src="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/676930965861ed3bb27a9b98_business.png" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/676930965861ed3bb27a9b98_business-p-500.png 500w, https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/676930965861ed3bb27a9b98_business-p-800.png 800w, https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/676930965861ed3bb27a9b98_business-p-1080.png 1080w, https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/676930965861ed3bb27a9b98_business-p-1600.png 1600w, https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/676930965861ed3bb27a9b98_business.png 1920w" class="resources-img"/></div><div class="resources-txt-grid"><div class="flex-resource-top"><div class="author-info-wrap"><img src="https://cdn.prod.website-files.com/66c240bf5ebc6be23ece104b/66e158eeadad2f519536d9fe_Rachel-150x150.avif" loading="lazy" alt="" class="author-avatar-sm"/><div class="body-14">Rachel van Egmond</div></div><div class="body-14">February 14, 2025</div></div><div class="resources-txt"><div fs-cmsfilter-field="content-tags" class="body-18-sb cc-hide">Starting Small with Kafka: Why It’s the Right Choice for Your Enterprise</div><div class="body-18-sb">Starting Small with Kafka: Why It’s the Right Choice for Your Enterprise</div><p text-lines="3">Apache Kafka is a powerful event-streaming platform, but does your enterprise need to go all in from day one? In this blog, we explore why starting small with Kafka is the best strategy. Learn how an incremental approach can help you reduce complexity, and scale efficiently as your needs grow. Whether you're new to Kafka or looking for a practical implementation strategy, this guide will set you on the right path.</p></div><div class="tag">Apache Kafka for Business</div><div fs-cmsfilter-field="content-tags" class="tag-hide">Apache Kafka for Business</div></div></div><a aria-label="" href="/blog/starting-small-with-kafka-why-its-the-right-choice-for-your-enterprise" class="resources-link w-inline-block"></a></div></div></div></div></section><footer padding="no-bottom" class="section footer"><div class="container"><div class="cta-footer"><img loading="lazy" src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a794f41ce01493c3cb0f_logo-axual-footer.svg" alt="" class="cta-footer-logo"/><div class="title-centre cc-large"><div class="u-h2 cc-white">Ready to transform your data streaming?</div><p class="body-18 cc-white">Try Axual’s free trial to optimize your data streaming, or schedule a demo with our team for managing your data effectively.</p><div class="flex-btn"><div class="btn-holder"><a href="/get-started" class="btn-primary w-button">Get started now<br/></a><a href="/book-a-demo" class="btn-secondary w-button">Book a demo</a></div></div></div><img sizes="(max-width: 2560px) 100vw, 2560px" srcset="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-500.png 500w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-800.png 800w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-1080.png 1080w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-1600.png 1600w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta-p-2000.png 2000w, https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta.png 2560w" alt="" src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5a8c4f94749870d4bb4c5_footer-bg-cta.png" loading="lazy" class="bg-footer"/></div><div class="recognized-cta_component"><div class="space-80"></div><div class="recognized-cta_banner"><div id="w-node-_228c1f3b-420a-0fc8-bd82-41f7cdb95773-1ffac6e6" class="recognized-cta_logo-wrap"><div class="recognized-cta_inner-wrap"><img src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/675ff0a8aa53299c0e97ddeb_image%2058.avif" loading="lazy" alt="" class="recognized-cta_logo"/></div></div><div class="recognized-cta_title-wrap"><h2 class="text-color-white">Recognized by <span class="text-color-brand">Gartner</span></h2></div><div id="w-node-bf91e35f-0c6a-35ce-5c6c-d6e858f71727-1ffac6e6" class="recognized-cta_paragraph-wrap"><p class="text-color-white"></p><a href="https://www.gartner.com/reviews/market/event-stream-processing/vendor/axual/product/axual-platform" target="_blank" class="link-btn w-inline-block cc-white"><div class="body-16-sb">Read more</div><div class="arrow-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 17" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.29543 13.5171C6.1978 13.6147 6.03951 13.6147 5.94188 13.5171L5.05799 12.6332C4.96036 12.5356 4.96036 12.3773 5.05799 12.2797L9.2625 8.07516L5.05799 3.87067C4.96036 3.77307 4.96036 3.61477 5.05799 3.51707L5.94188 2.63327C6.03951 2.53557 6.1978 2.53557 6.29543 2.63327L11.5606 7.89839C11.6582 7.99602 11.6582 8.15431 11.5606 8.25194L6.29543 13.5171Z" fill="currentColor"/> </svg></div></a></div></div></div><div class="footer-wrap"><div class="footer-wrap-top"><div class="footer-txt-left"><img loading="lazy" src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/66c5aa24d1e71d0af9dc7ee7_Logo.svg" alt="Axual logo 2" class="footer-logo"/></div><div class="footer-grid"><div class="footer-grid-item"><div class="body-14">Apache Kafka Software</div><a href="https://axual.com/blog/apache-kafka-software-explained" class="body-14-med cc-footer">Apache Kafka Software Explained</a><a href="https://axual.com/blog/what-is-apache-kafka" class="body-14-med cc-footer">About Apache Kafka</a><a href="https://axual.com/blog/why-axual-use-the-strimzi-operator" class="body-14-med cc-footer">Why Strimzi</a><a href="/product#Axual-Platform" class="body-14-med cc-footer">Axual Platform for Kafka</a><a href="https://axual.com/blog/event-driven-etl" class="body-14-med cc-footer">Event driven ETL</a><a href="https://axual.com/blog/implementing-outbox-pattern-with-apache-kafka-and-spring-modulith" class="body-14-med cc-footer">Implementing Outbox Pattern with Apache Kafka</a><a href="https://axual.com/blog/apache-kafka-cruise-control" class="body-14-med cc-footer">Apache Kafka Cruise Control</a><a href="/product/features" class="body-14-med cc-footer">Features</a><a href="/product/connectors" class="body-14-med cc-footer">Connectors</a></div><div class="footer-grid-item"><div class="body-14">Services</div><a href="/services/support-services/axual-strimzi-incident-support" class="body-14-med cc-footer">Strimzi Incident Support<br/></a><a href="/services/support-services/incident-silver-gold" class="body-14-med cc-footer">Silver and Gold Support<br/></a><a href="/services/support-services/managed-services" class="body-14-med cc-footer">Managed Services<br/></a><a href="/services/support-services/migration" class="body-14-med cc-footer">Migration Services<br/></a><a href="/services/support-services/professional" class="body-14-med cc-footer">Professional Services<br/></a></div><div class="footer-grid-item"><div class="body-14">Kafka Solutions</div><div class="footer-links-wrapper w-dyn-list"><div role="list" class="footer-links-list w-dyn-items"><div role="listitem" class="footer-links-item w-dyn-item"><a href="/solutions/kafka-healthcare" class="body-14-med cc-footer">Healthcare</a></div><div role="listitem" class="footer-links-item w-dyn-item"><a href="/solutions/kafka-energy" class="body-14-med cc-footer">Energy</a></div><div role="listitem" class="footer-links-item w-dyn-item"><a href="/solutions/kafka-supply-chain" class="body-14-med cc-footer">Supply Chain</a></div><div role="listitem" class="footer-links-item w-dyn-item"><a href="/solutions/kafka-government" class="body-14-med cc-footer">Government</a></div><div role="listitem" class="footer-links-item w-dyn-item"><a href="/solutions/kafka-banking" class="body-14-med cc-footer">Banking</a></div></div></div></div><div class="footer-grid-item"><div class="body-14">Resources</div><a href="/blog" class="body-14-med cc-footer">Real Time Data Blog</a><a href="/resource-hub" class="body-14-med cc-footer">Resource Hub</a><a href="https://axual.com/solutions#use-case" class="body-14-med cc-footer">Apache Kafka Use Cases</a><a href="https://axual.com/resource-hub/tutorials" class="body-14-med cc-footer">Kafka Tutorials</a></div><div class="footer-grid-item"><div class="body-14">Company</div><a href="/about-us" class="body-14-med cc-footer">About us</a><a href="/careers" class="body-14-med cc-footer">Careers</a><a href="/partners" class="body-14-med cc-footer">Partners</a><a href="/events" class="body-14-med cc-footer">Events</a><a href="/contact-us" class="body-14-med cc-footer">Contact us</a></div></div></div><div class="footer-wrap-bottom"><div class="footer-bottom-left"><div class="body-14-med cc-grey">© 2025 Axual. All rights reserved.</div><div class="footer-links-wrapper w-dyn-list"><div role="list" class="legals-list w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/legal/privacy-policy" class="body-14-med cc-footer cc-grey">Privacy Policy</a></div></div></div></div><div class="footer-socials"><a href="https://github.com/Axual" target="_blank" class="socials-link w-inline-block"><div class="icon-20px w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 0C5.373 0 0 5.373 0 12C0 17.623 3.872 22.328 9.092 23.63C9.036 23.468 9 23.28 9 23.047V20.996C8.513 20.996 7.697 20.996 7.492 20.996C6.671 20.996 5.941 20.643 5.587 19.987C5.194 19.258 5.126 18.143 4.152 17.461C3.863 17.234 4.083 16.975 4.416 17.01C5.031 17.184 5.541 17.606 6.021 18.232C6.499 18.859 6.724 19.001 7.617 19.001C8.05 19.001 8.698 18.976 9.308 18.88C9.636 18.047 10.203 17.28 10.896 16.918C6.9 16.507 4.993 14.519 4.993 11.82C4.993 10.658 5.488 9.534 6.329 8.587C6.053 7.647 5.706 5.73 6.435 5C8.233 5 9.32 6.166 9.581 6.481C10.477 6.174 11.461 6 12.495 6C13.531 6 14.519 6.174 15.417 6.483C15.675 6.17 16.763 5 18.565 5C19.297 5.731 18.946 7.656 18.667 8.594C19.503 9.539 19.995 10.66 19.995 11.82C19.995 14.517 18.091 16.504 14.101 16.917C15.199 17.49 16 19.1 16 20.313V23.047C16 23.151 15.977 23.226 15.965 23.315C20.641 21.676 24 17.236 24 12C24 5.373 18.627 0 12 0Z" fill="currentcolor"/> </svg></div></a><a href="https://www.linkedin.com/company/axual/" target="_blank" class="socials-link w-inline-block"><div class="icon-20px w-embed"><svg width="100%" height="100%" viewBox="0 0 18 19" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 0.242188C0.67157 0.242188 0 0.913758 0 1.74219V16.7422C0 17.5706 0.67157 18.2422 1.5 18.2422H16.5C17.3284 18.2422 18 17.5706 18 16.7422V1.74219C18 0.913758 17.3284 0.242188 16.5 0.242188H1.5ZM5.52076 4.24491C5.52639 5.20116 4.81061 5.79038 3.96123 5.78616C3.16107 5.78194 2.46357 5.14491 2.46779 4.24632C2.47201 3.40116 3.13998 2.72194 4.00764 2.74163C4.88795 2.76132 5.52639 3.40679 5.52076 4.24491ZM9.2797 7.00395H6.75971H6.7583V15.5638H9.4217V15.3641C9.4217 14.9842 9.4214 14.6042 9.4211 14.2241C9.4203 13.2103 9.4194 12.1954 9.4246 11.1819C9.426 10.9358 9.4372 10.6799 9.5005 10.445C9.7381 9.56749 10.5271 9.00079 11.4074 9.14009C11.9727 9.22859 12.3467 9.55629 12.5042 10.0893C12.6013 10.4225 12.6449 10.7811 12.6491 11.1285C12.6605 12.1761 12.6589 13.2237 12.6573 14.2714C12.6567 14.6412 12.6561 15.0112 12.6561 15.381V15.5624H15.328V15.3571C15.328 14.9051 15.3278 14.4532 15.3275 14.0013C15.327 12.8718 15.3264 11.7423 15.3294 10.6124C15.3308 10.1019 15.276 9.59849 15.1508 9.10489C14.9638 8.37079 14.5771 7.76329 13.9485 7.32459C13.5027 7.01238 13.0133 6.81129 12.4663 6.78879C12.404 6.7862 12.3412 6.78281 12.2781 6.7794C11.9984 6.76428 11.7141 6.74892 11.4467 6.80285C10.6817 6.95613 10.0096 7.30629 9.5019 7.92359C9.4429 7.99439 9.3852 8.06629 9.2991 8.17359L9.2797 8.19789V7.00395ZM2.68164 15.5666H5.33242V7.00952H2.68164V15.5666Z" fill="currentcolor"/> </svg></div></a><a href="https://www.youtube.com/@axual3573" target="_blank" class="socials-link w-inline-block"><div class="icon-20px w-embed"><svg width="100%" height="100%" viewBox="0 0 21 15" fill="currentcolor" xmlns="http://www.w3.org/2000/svg"> <path d="M20.5914 2.32801C20.4775 1.90541 20.2549 1.52001 19.9457 1.21018C19.6366 0.900338 19.2517 0.676868 18.8294 0.562007C17.2634 0.132007 10.9984 0.125008 10.9984 0.125008C10.9984 0.125008 4.73438 0.118007 3.16738 0.529007C2.7453 0.649154 2.3612 0.875785 2.05194 1.18714C1.74269 1.4985 1.51866 1.88413 1.40138 2.30701C0.988377 3.87301 0.984376 7.12101 0.984376 7.12101C0.984376 7.12101 0.980376 10.385 1.39038 11.935C1.62038 12.792 2.29538 13.469 3.15338 13.7C4.73538 14.13 10.9834 14.137 10.9834 14.137C10.9834 14.137 17.2484 14.144 18.8144 13.734C19.2369 13.6193 19.6221 13.3964 19.932 13.0872C20.2419 12.778 20.4658 12.3932 20.5814 11.971C20.9954 10.406 20.9984 7.15901 20.9984 7.15901C20.9984 7.15901 21.0184 3.89401 20.5914 2.32801ZM8.99438 10.13L8.99938 4.13001L14.2064 7.13501L8.99438 10.13Z" fill="currentcolor"/> </svg></div></a></div></div></div></div></footer></main><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=66916d090120b023dadcb4fc" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/js/webflow.schunk.91eddbdcceed4b5e.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/66916d090120b023dadcb4fc/js/webflow.7fdf50bc.b7a8eac1411d8d49.js" type="text/javascript"></script><!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TQ28C9ZK" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/gsap.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/ScrollTrigger.min.js"></script> <script src="https://unpkg.com/[email protected]/dist/accordion.js"></script> <script> gsap.registerPlugin(ScrollTrigger); </script> <!-- global navigation --> <script> /** * Nav Drop START */ const navActive = function () { document.querySelectorAll("[data-drop-down]").forEach(function (dropdown) { const panel = dropdown.querySelector("[data-drop-panel]"); // Set initial height of all panels to 0px panel.style.height = "0px"; const openPanel = function () { dropdown.classList.add("is-active"); panel.style.height = panel.scrollHeight + "px"; panel.classList.add("is-open"); }; const closePanel = function () { dropdown.classList.remove("is-active"); panel.style.height = panel.scrollHeight + "px"; panel.offsetHeight; // Force reflow for transition to work correctly panel.style.height = "0px"; panel.classList.remove("is-open"); }; if (window.matchMedia("(min-width: 991px)").matches) { dropdown.addEventListener("mouseenter", openPanel); dropdown.addEventListener("mouseleave", closePanel); } if (window.matchMedia("(max-width: 991px)").matches) { dropdown.addEventListener("click", function () { if (dropdown.classList.contains("is-active")) { closePanel(); } else { openPanel(); } }); } panel.addEventListener("transitionend", function () { if (panel.style.height !== "0px") { panel.style.height = "auto"; } }); }); }; navActive(); /** * Nav Drop END */ /** * Nav Radius START */ $("[data-drop-down]").on("mouseenter", function () { $(".nav-bar").removeClass("is-rounded"); }); $("[data-drop-down]").on("mouseleave", function () { $(".nav-bar").addClass("is-rounded"); }); /** * Nav Radius END */ /** * Nav Mobile START */ $(".nav__trigger").on("click", function () { $(this).toggleClass("nav__closed"); $("html, body").toggleClass("no-scroll"); $(".nav-bar").toggleClass("is-rounded"); }); $(".nav-bar-drop-link").on("click", function () { $(".nav__trigger").addClass("nav__closed"); $("html, body").removeClass("no-scroll"); $(".nav-bar").addClass("is-rounded"); }); /** * Nav Mobile END */ </script> </body></html>