<turbo-stream action="update" target="service_details"><template><div @keyup.window.escape="isServiceDetailsOpen = false" aria-labelledby="service-details-title" aria-modal="true" class="
z-50 fixed top-0 left-0 w-full h-screen overflow-y-auto
md:flex md:items-center md:justify-center md:items-start md:bg-black/50
" role="dialog" tabindex="-1" x-init="$nextTick(() =&gt; { isServiceDetailsOpen = true; $dispatch(&#39;close-mobile-menu&#39;); })" x-show="isServiceDetailsOpen">
<div class="w-full flex flex-col bg-white max-w-[946px] md:rounded-lg" style="max-height: 80%">
<div class="" role="document">
<div class="flex-grow overflow-y-auto">
<div class="relative md:h-[76px] md:px-10 md:flex md:items-center md:justify-between md:border-b md:border-border-low">
<div class="flex items-center gap-2">
<div class="
shrink-0 w-[42px] h-[42px] p-2 flex items-center justify-center rounded border border-border-low bg-[#ffffff]
">
<img class="max-w-full" alt="Shift4 logo" onerror="this.src=&#39;https://static.statusgator.com/assets/service-placeholder-f730d793d6c3df43ed952c21b14c76e20277895680b3ed9790fb708c1283705f.svg&#39;" src="https://favicons.statusgator.com/shift4.png" />
</div>
<p class="
font-semibold text-lg text-text-level1
md:text-2xl
" id="service-details-title">
Shift4
</p>
</div>
<button @click="isServiceDetailsOpen = false" aria-label="Close service details" class="absolute top-3 right-3 w-6 h-6 flex items-center justify-center text-text-level2 md:static md:w-4 md:h-4" type="button">
<svg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 17 17" fill="none" role="img" aria-labelledby="aow4xp3j5by3a3xoy48b0c485tf8yv74"><desc id="aow4xp3j5by3a3xoy48b0c485tf8yv74">close icon</desc>
<path d="M4.14258 3.9458L13.6641 13.4674M4.14258 13.4674L13.6641 3.9458L4.14258 13.4674Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
</button>
</div>
<div @click.outside="isServiceDetailsOpen = false" class="
bg-white rounded-b-lg
max-h-[350px] overflow-y-scroll
max-md:z-50 max-md:fixed max-md:top-0 max-md:left-0 max-md:w-full
" x-data="{
isComponentsOpen: true,
historyOpen: false
}">
<div class="
w-full h-full bg-white rounded-b-lg
md:w-auto md:h-auto
">
<div class="
p-4
md:px-10
">
<p class="text-md text-text-level3 break-words py-4">

</p>
<div @keydown.arrow-left.prevent="isComponentsOpen = true; historyOpen = false; $nextTick(() =&gt; $el.querySelector(&quot;[role=tab][aria-selected=true]&quot;).focus())" @keydown.arrow-right.prevent="historyOpen = true; isComponentsOpen = false; $nextTick(() =&gt; $el.querySelector(&quot;[role=tab][aria-selected=true]&quot;).focus())" aria-label="Service information" class="max-md:hidden mb-7 inline-flex border-b border-border-med" role="tablist">
<button @click.stop="isComponentsOpen = true; historyOpen = false" aria-controls="service-components-panel" class="
relative h-10 px-4 flex items-center justify-center
text-base text-text-level3
" id="service-components-tab" role="tab" x-bind:aria-selected="isComponentsOpen ? &quot;true&quot; : &quot;false&quot;" x-bind:class="{
&#39;font-semibold !text-text-level1 after:content-[&quot;&quot;] after:absolute after:-bottom-[1px] after:w-full after:h-[2px] after:bg-border-high&#39;: isComponentsOpen
}" x-bind:tabindex="isComponentsOpen ? &quot;0&quot; : &quot;-1&quot;">
Components
</button>
<button @click.stop="historyOpen = true; isComponentsOpen = false" aria-controls="service-history-panel" class="
relative h-10 px-4 flex items-center justify-center
text-base text-text-level3
" id="service-history-tab" role="tab" x-bind:aria-selected="historyOpen ? &quot;true&quot; : &quot;false&quot;" x-bind:class="{
&#39;font-semibold !text-text-level1 after:content-[&quot;&quot;] after:absolute after:-bottom-[1px] after:w-full after:h-[2px] after:bg-border-high&#39;: historyOpen
}" x-bind:tabindex="historyOpen ? &quot;0&quot; : &quot;-1&quot;">
History
</button>
</div>
<div aria-labelledby="service-components-tab" id="service-components-panel" role="tabpanel" tabindex="0" x-show="isComponentsOpen">
<p class="md:hidden mb-4 font-semibold text-lg text-text-level1">
Components
</p>
<div aria-label="Service components" role="list">
<div class="border-t border-border-low first:border-t-0" role="listitem" x-data="{ isExpanded: false }">
<div class="p-2 pl-0 flex items-center justify-between">
<div class="flex items-start gap-2">
<button @click="isExpanded = ! isExpanded" aria-label="toggle Cloud POS Services" aria-controls="component-group-cloud-pos-services" class="w-6 h-6 flex items-center justify-center text-icon-low shrink-0" type="button" x-bind:aria-expanded="isExpanded.toString()" x-bind:class="isExpanded &amp;&amp; &#39;rotate-90&#39;">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="at0rckzzpc8x1hgyc60oujb926f65wo"><desc id="at0rckzzpc8x1hgyc60oujb926f65wo">expand icon</desc>
<path d="M11.2806 8.61975C11.4864 8.81664 11.4864 9.14541 11.2806 9.3423L7.01386 13.4246C6.69583 13.7289 6.1682 13.5035 6.1682 13.0633L6.1682 4.89874C6.1682 4.45859 6.69583 4.23318 7.01386 4.53746L11.2806 8.61975Z" fill="currentColor"></path>
</svg>
</button>
<span class="text-base text-text-level2" id="component-group-cloud-pos-services-label">
Cloud POS Services
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="ass3jtgue02anht4rnip5s03eszvml30" class="shrink-0 text-up-600"><desc id="ass3jtgue02anht4rnip5s03eszvml30">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aqytdu4slx9kon3xv6yykuclocqwuzcw"><desc id="aqytdu4slx9kon3xv6yykuclocqwuzcw">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div aria-labelledby="component-group-cloud-pos-services-label" id="component-group-cloud-pos-services" role="list" x-collapse="true" x-show="isExpanded">
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Hospitality Online Ordering
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a98g5qy7j0cnlq7grl700bbl2upmp0df" class="shrink-0 text-up-600"><desc id="a98g5qy7j0cnlq7grl700bbl2upmp0df">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ajc9hx8l54kyz2sbxkco8xtuzrugup89"><desc id="ajc9hx8l54kyz2sbxkco8xtuzrugup89">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Lighthouse Business Manager
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="ad4ce67mvazt2h6opit1weqd1vu77l4z" class="shrink-0 text-up-600"><desc id="ad4ce67mvazt2h6opit1weqd1vu77l4z">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ag2p142lftyjyazhlzuvhl205n7m2oak"><desc id="ag2p142lftyjyazhlzuvhl205n7m2oak">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Marketplace Ordering
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a9uyv7fldzch7ww42t1qz9prsl6812xs" class="shrink-0 text-up-600"><desc id="a9uyv7fldzch7ww42t1qz9prsl6812xs">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a84z51xy7qfeis2gdmeq6836s5r5o52o"><desc id="a84z51xy7qfeis2gdmeq6836s5r5o52o">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Mozart
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a64igccgo3m0bfoj2cf26ksbgzxpm4fz" class="shrink-0 text-up-600"><desc id="a64igccgo3m0bfoj2cf26ksbgzxpm4fz">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="afuydd06jfqdgn4lo55pcp5vbmrykit8"><desc id="afuydd06jfqdgn4lo55pcp5vbmrykit8">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Restaurant Manager Online Ordering
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="al1ncwa88uyyu114ykj4fcn2bxl09xon" class="shrink-0 text-up-600"><desc id="al1ncwa88uyyu114ykj4fcn2bxl09xon">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a9p69kyyk2rzl1b884fllq9bqkdc8s3z"><desc id="a9p69kyyk2rzl1b884fllq9bqkdc8s3z">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Shift4 One
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="acw4nmc2jbqtz1t4r1t8ovkxqwh6iwbb" class="shrink-0 text-up-600"><desc id="acw4nmc2jbqtz1t4r1t8ovkxqwh6iwbb">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="artqxznx1qt8nfx2ebq2048s7lm2p2xk"><desc id="artqxznx1qt8nfx2ebq2048s7lm2p2xk">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
</div>
</div>
<div class="border-t border-border-low first:border-t-0" role="listitem" x-data="{ isExpanded: false }">
<div class="p-2 pl-0 flex items-center justify-between">
<div class="flex items-start gap-2">
<button @click="isExpanded = ! isExpanded" aria-label="toggle Crypto Donation Platform" aria-controls="component-group-crypto-donation-platform" class="w-6 h-6 flex items-center justify-center text-icon-low shrink-0" type="button" x-bind:aria-expanded="isExpanded.toString()" x-bind:class="isExpanded &amp;&amp; &#39;rotate-90&#39;">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="abi9wrjl58be9d2jd9zl8f4xj3rqdvmo"><desc id="abi9wrjl58be9d2jd9zl8f4xj3rqdvmo">expand icon</desc>
<path d="M11.2806 8.61975C11.4864 8.81664 11.4864 9.14541 11.2806 9.3423L7.01386 13.4246C6.69583 13.7289 6.1682 13.5035 6.1682 13.0633L6.1682 4.89874C6.1682 4.45859 6.69583 4.23318 7.01386 4.53746L11.2806 8.61975Z" fill="currentColor"></path>
</svg>
</button>
<span class="text-base text-text-level2" id="component-group-crypto-donation-platform-label">
Crypto Donation Platform
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="aqexve8j8apspa1vqmog1b4t3vq59nl4" class="shrink-0 text-up-600"><desc id="aqexve8j8apspa1vqmog1b4t3vq59nl4">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a3z82gawcg2q78qowya1rbs9ub17ih3h"><desc id="a3z82gawcg2q78qowya1rbs9ub17ih3h">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div aria-labelledby="component-group-crypto-donation-platform-label" id="component-group-crypto-donation-platform" role="list" x-collapse="true" x-show="isExpanded">
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Client Dashboard
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a4zefntoax9g2c8ngp5efrcgftdaf0wj" class="shrink-0 text-up-600"><desc id="a4zefntoax9g2c8ngp5efrcgftdaf0wj">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a1qwqmod0ono4t63fgh9lsj7v3kr2o30"><desc id="a1qwqmod0ono4t63fgh9lsj7v3kr2o30">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Donation Form
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="ar5ivbgmc9517rgqmt67oa9wotoiwlqo" class="shrink-0 text-up-600"><desc id="ar5ivbgmc9517rgqmt67oa9wotoiwlqo">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="af8ezn58ysdpiv8x87oxgyoo1hkva3q3"><desc id="af8ezn58ysdpiv8x87oxgyoo1hkva3q3">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Donor Dashboard
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="ac44pp3b8vjit7u3ek480nqzj7mezoyv" class="shrink-0 text-up-600"><desc id="ac44pp3b8vjit7u3ek480nqzj7mezoyv">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a5tk72rmjvunj81oe0e7uufttzt5w5am"><desc id="a5tk72rmjvunj81oe0e7uufttzt5w5am">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Public API
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="at1touj1jrh4xxi6pkkapjnoxwfbljhe" class="shrink-0 text-up-600"><desc id="at1touj1jrh4xxi6pkkapjnoxwfbljhe">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="amnf8yxpaga1e540vtrdjjcel7fo2ep"><desc id="amnf8yxpaga1e540vtrdjjcel7fo2ep">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
</div>
</div>
<div class="border-t border-border-low first:border-t-0" role="listitem" x-data="{ isExpanded: false }">
<div class="p-2 pl-0 flex items-center justify-between">
<div class="flex items-start gap-2">
<button @click="isExpanded = ! isExpanded" aria-label="toggle Eigen/xDine" aria-controls="component-group-eigen-xdine" class="w-6 h-6 flex items-center justify-center text-icon-low shrink-0" type="button" x-bind:aria-expanded="isExpanded.toString()" x-bind:class="isExpanded &amp;&amp; &#39;rotate-90&#39;">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="alovd5m1macybopj85l7v6j7stx3otfw"><desc id="alovd5m1macybopj85l7v6j7stx3otfw">expand icon</desc>
<path d="M11.2806 8.61975C11.4864 8.81664 11.4864 9.14541 11.2806 9.3423L7.01386 13.4246C6.69583 13.7289 6.1682 13.5035 6.1682 13.0633L6.1682 4.89874C6.1682 4.45859 6.69583 4.23318 7.01386 4.53746L11.2806 8.61975Z" fill="currentColor"></path>
</svg>
</button>
<span class="text-base text-text-level2" id="component-group-eigen-xdine-label">
Eigen/xDine
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="akzvq7lupo1hewxyeigkak0kb9dl4mfa" class="shrink-0 text-up-600"><desc id="akzvq7lupo1hewxyeigkak0kb9dl4mfa">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="acfritlp6nnr9rgduuf0qb471brfi1z5"><desc id="acfritlp6nnr9rgduuf0qb471brfi1z5">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div aria-labelledby="component-group-eigen-xdine-label" id="component-group-eigen-xdine" role="list" x-collapse="true" x-show="isExpanded">
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
DoorDash
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="ahicz5ycv52ceu9buq2kw9j3ulclo11k" class="shrink-0 text-up-600"><desc id="ahicz5ycv52ceu9buq2kw9j3ulclo11k">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ac93j1h5os2lbkxs0jjgc6sy1gi3tsmc"><desc id="ac93j1h5os2lbkxs0jjgc6sy1gi3tsmc">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Eigen Gateway
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="aez3nkql46a8rhzr3p3v1m4fd4nrnuak" class="shrink-0 text-up-600"><desc id="aez3nkql46a8rhzr3p3v1m4fd4nrnuak">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="am6gy1ldjuf2xk280h79dotm8n8tzkbs"><desc id="am6gy1ldjuf2xk280h79dotm8n8tzkbs">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Eigen Gift Card Portal
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="afsticlpvmhw3zd5h4cva10tj314mmkj" class="shrink-0 text-up-600"><desc id="afsticlpvmhw3zd5h4cva10tj314mmkj">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a4ydjkwunw9c272kiug7otl5fok54kyy"><desc id="a4ydjkwunw9c272kiug7otl5fok54kyy">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Legacy Commerce Iframe
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="apmhqxy4nkoq6992afr2phfhbcw9a2ub" class="shrink-0 text-up-600"><desc id="apmhqxy4nkoq6992afr2phfhbcw9a2ub">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a8by3bjq34qwvz5r5y1jilz2zz0vr5l2"><desc id="a8by3bjq34qwvz5r5y1jilz2zz0vr5l2">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Legacy Commerce Interface
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="aj2zwjbshiv52fvd9hgmb8g3ogmkr380" class="shrink-0 text-up-600"><desc id="aj2zwjbshiv52fvd9hgmb8g3ogmkr380">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aha4vrk6nstgtxj18k2msktgsp1ibhcb"><desc id="aha4vrk6nstgtxj18k2msktgsp1ibhcb">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Rogers Cellular Service
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a79gwul2mhs3z4ca8si8kvdbnrwjcz92" class="shrink-0 text-up-600"><desc id="a79gwul2mhs3z4ca8si8kvdbnrwjcz92">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ai7g8nz8xioylkrfpa372a4vo0ed1cmz"><desc id="ai7g8nz8xioylkrfpa372a4vo0ed1cmz">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Shift4 File-Based Batching
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a2b01n5i4zxxsj9dkjdezyxvaouvc701" class="shrink-0 text-up-600"><desc id="a2b01n5i4zxxsj9dkjdezyxvaouvc701">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a3b1dq6xg93qd3m3hyu73yrlly0df2lm"><desc id="a3b1dq6xg93qd3m3hyu73yrlly0df2lm">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Shift4 Terminal management System
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="asplhgvseqfb7gx69xv54rxq6leg50pp" class="shrink-0 text-up-600"><desc id="asplhgvseqfb7gx69xv54rxq6leg50pp">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="am79ju64nnufx4yh884xvcw4ldva2x6l"><desc id="am79ju64nnufx4yh884xvcw4ldva2x6l">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Skip Go
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a6bqeguadixkpd8xqeooa3z9rrpbxtit" class="shrink-0 text-up-600"><desc id="a6bqeguadixkpd8xqeooa3z9rrpbxtit">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="atrcxb353wiw85k33j7sk4gr7ljdbpck"><desc id="atrcxb353wiw85k33j7sk4gr7ljdbpck">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Telus Cellular Service
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="ar834j8xhzi3uc0hi5od5n0tem2u6fyh" class="shrink-0 text-up-600"><desc id="ar834j8xhzi3uc0hi5od5n0tem2u6fyh">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a6at6mfbme6r7j43xtmum98va2gbu5by"><desc id="a6at6mfbme6r7j43xtmum98va2gbu5by">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Uber Eats
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="arkqjis3pye3wu2681dyes2x5048835q" class="shrink-0 text-up-600"><desc id="arkqjis3pye3wu2681dyes2x5048835q">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="acozv4jxp8r8lwezd1sviiq7ju89f39h"><desc id="acozv4jxp8r8lwezd1sviiq7ju89f39h">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
xDine Admin Portal
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a3995hub7si33v28iq2s3tdo5jvjl046" class="shrink-0 text-up-600"><desc id="a3995hub7si33v28iq2s3tdo5jvjl046">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aa7mr5zz4ddafeuyry87dry37tklhhwh"><desc id="aa7mr5zz4ddafeuyry87dry37tklhhwh">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
</div>
</div>
<div class="border-t border-border-low first:border-t-0" role="listitem" x-data="{ isExpanded: false }">
<div class="p-2 pl-0 flex items-center justify-between">
<div class="flex items-start gap-2">
<button @click="isExpanded = ! isExpanded" aria-label="toggle Givex" aria-controls="component-group-givex" class="w-6 h-6 flex items-center justify-center text-icon-low shrink-0" type="button" x-bind:aria-expanded="isExpanded.toString()" x-bind:class="isExpanded &amp;&amp; &#39;rotate-90&#39;">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aiety5kqi9murdzm5eirqk5sn18fvu8f"><desc id="aiety5kqi9murdzm5eirqk5sn18fvu8f">expand icon</desc>
<path d="M11.2806 8.61975C11.4864 8.81664 11.4864 9.14541 11.2806 9.3423L7.01386 13.4246C6.69583 13.7289 6.1682 13.5035 6.1682 13.0633L6.1682 4.89874C6.1682 4.45859 6.69583 4.23318 7.01386 4.53746L11.2806 8.61975Z" fill="currentColor"></path>
</svg>
</button>
<span class="text-base text-text-level2" id="component-group-givex-label">
Givex
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="abedructk6o9z1ycjc9qvdeyvxhahg47" class="shrink-0 text-up-600"><desc id="abedructk6o9z1ycjc9qvdeyvxhahg47">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aew3vq8nqj60dcviewed0yhnmrx1e5bo"><desc id="aew3vq8nqj60dcviewed0yhnmrx1e5bo">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div aria-labelledby="component-group-givex-label" id="component-group-givex" role="list" x-collapse="true" x-show="isExpanded">
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Givex Gifts Cards
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="al5aqjhduft4a25z7dcl74ttrpzyr4g3" class="shrink-0 text-up-600"><desc id="al5aqjhduft4a25z7dcl74ttrpzyr4g3">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="an71wnqvdczjj6ffe0jfduhfa0dcbx6o"><desc id="an71wnqvdczjj6ffe0jfduhfa0dcbx6o">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Givex POS
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a6gpo3ceb1339gq56na9qdwq0fzx810z" class="shrink-0 text-up-600"><desc id="a6gpo3ceb1339gq56na9qdwq0fzx810z">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aqqo0bng2jm1faqt0ns58k0941yzpcub"><desc id="aqqo0bng2jm1faqt0ns58k0941yzpcub">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
</div>
</div>
<div class="border-t border-border-low first:border-t-0" role="listitem" x-data="{ isExpanded: false }">
<div class="p-2 pl-0 flex items-center justify-between">
<div class="flex items-start gap-2">
<button @click="isExpanded = ! isExpanded" aria-label="toggle Merchant Funding" aria-controls="component-group-merchant-funding" class="w-6 h-6 flex items-center justify-center text-icon-low shrink-0" type="button" x-bind:aria-expanded="isExpanded.toString()" x-bind:class="isExpanded &amp;&amp; &#39;rotate-90&#39;">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="atjbeogsgkx5vxchs34iexrizncx1qwm"><desc id="atjbeogsgkx5vxchs34iexrizncx1qwm">expand icon</desc>
<path d="M11.2806 8.61975C11.4864 8.81664 11.4864 9.14541 11.2806 9.3423L7.01386 13.4246C6.69583 13.7289 6.1682 13.5035 6.1682 13.0633L6.1682 4.89874C6.1682 4.45859 6.69583 4.23318 7.01386 4.53746L11.2806 8.61975Z" fill="currentColor"></path>
</svg>
</button>
<span class="text-base text-text-level2" id="component-group-merchant-funding-label">
Merchant Funding
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="atj9ph0ng55z5n0nw832nv42k1knm5uz" class="shrink-0 text-up-600"><desc id="atj9ph0ng55z5n0nw832nv42k1knm5uz">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aqwgwt4axjtuwonjdnx2o1qmqwxcjhly"><desc id="aqwgwt4axjtuwonjdnx2o1qmqwxcjhly">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div aria-labelledby="component-group-merchant-funding-label" id="component-group-merchant-funding" role="list" x-collapse="true" x-show="isExpanded">
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Merchant Funding EU
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="aj7hzwtftzekm2dcz3u9do5756m3bt3p" class="shrink-0 text-up-600"><desc id="aj7hzwtftzekm2dcz3u9do5756m3bt3p">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a7xg4tvnifk6ql1hruqujz3kfdg8tfo1"><desc id="a7xg4tvnifk6ql1hruqujz3kfdg8tfo1">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Merchant Funding UK
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="ahs18upul1x6qjmqhbga2h3mvko8n4uj" class="shrink-0 text-up-600"><desc id="ahs18upul1x6qjmqhbga2h3mvko8n4uj">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ankr8wha61b010udvwdrniv098y7xn6y"><desc id="ankr8wha61b010udvwdrniv098y7xn6y">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Merchant Funding USA
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a3dgg1u6tv8fc04rfl6z9pmgx6ybq24j" class="shrink-0 text-up-600"><desc id="a3dgg1u6tv8fc04rfl6z9pmgx6ybq24j">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="afwdn7buprgrc2g7k8ejn5kzgvr4jvn1"><desc id="afwdn7buprgrc2g7k8ejn5kzgvr4jvn1">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
</div>
</div>
<div class="border-t border-border-low first:border-t-0" role="listitem" x-data="{ isExpanded: false }">
<div class="p-2 pl-0 flex items-center justify-between">
<div class="flex items-start gap-2">
<button @click="isExpanded = ! isExpanded" aria-label="toggle Non-profit Catalog Website" aria-controls="component-group-non-profit-catalog-website" class="w-6 h-6 flex items-center justify-center text-icon-low shrink-0" type="button" x-bind:aria-expanded="isExpanded.toString()" x-bind:class="isExpanded &amp;&amp; &#39;rotate-90&#39;">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aqop0xe5na6eyvq2vx89p5zhi1fmf7lh"><desc id="aqop0xe5na6eyvq2vx89p5zhi1fmf7lh">expand icon</desc>
<path d="M11.2806 8.61975C11.4864 8.81664 11.4864 9.14541 11.2806 9.3423L7.01386 13.4246C6.69583 13.7289 6.1682 13.5035 6.1682 13.0633L6.1682 4.89874C6.1682 4.45859 6.69583 4.23318 7.01386 4.53746L11.2806 8.61975Z" fill="currentColor"></path>
</svg>
</button>
<span class="text-base text-text-level2" id="component-group-non-profit-catalog-website-label">
Non-profit Catalog Website
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="aj24mzi5jesgqmp1biy9nss9unrxt642" class="shrink-0 text-up-600"><desc id="aj24mzi5jesgqmp1biy9nss9unrxt642">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aprs891cityknpuu2rzi6ht285hvlhys"><desc id="aprs891cityknpuu2rzi6ht285hvlhys">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div aria-labelledby="component-group-non-profit-catalog-website-label" id="component-group-non-profit-catalog-website" role="list" x-collapse="true" x-show="isExpanded">
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
The Giving Block Website
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="ag46mne6uoo31q46fs7yi2vgjfx42n2h" class="shrink-0 text-up-600"><desc id="ag46mne6uoo31q46fs7yi2vgjfx42n2h">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a9cpqynsc4odxam8ifp1zc671n0z4cru"><desc id="a9cpqynsc4odxam8ifp1zc671n0z4cru">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
</div>
</div>
<div class="border-t border-border-low first:border-t-0" role="listitem" x-data="{ isExpanded: false }">
<div class="p-2 pl-0 flex items-center justify-between">
<div class="flex items-start gap-2">
<button @click="isExpanded = ! isExpanded" aria-label="toggle Payments Platform" aria-controls="component-group-payments-platform" class="w-6 h-6 flex items-center justify-center text-icon-low shrink-0" type="button" x-bind:aria-expanded="isExpanded.toString()" x-bind:class="isExpanded &amp;&amp; &#39;rotate-90&#39;">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aga5pe8mbya2g99w00hyfhktz4ao416i"><desc id="aga5pe8mbya2g99w00hyfhktz4ao416i">expand icon</desc>
<path d="M11.2806 8.61975C11.4864 8.81664 11.4864 9.14541 11.2806 9.3423L7.01386 13.4246C6.69583 13.7289 6.1682 13.5035 6.1682 13.0633L6.1682 4.89874C6.1682 4.45859 6.69583 4.23318 7.01386 4.53746L11.2806 8.61975Z" fill="currentColor"></path>
</svg>
</button>
<span class="text-base text-text-level2" id="component-group-payments-platform-label">
Payments Platform
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a4i6awse7f38knumqb45afjeqs0osr98" class="shrink-0 text-up-600"><desc id="a4i6awse7f38knumqb45afjeqs0osr98">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aohjzmrnsk5o6dxhlpog3ounfzu9uh1m"><desc id="aohjzmrnsk5o6dxhlpog3ounfzu9uh1m">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div aria-labelledby="component-group-payments-platform-label" id="component-group-payments-platform" role="list" x-collapse="true" x-show="isExpanded">
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Card Processing
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="agon7ai4wy3xb5bsfoyd5c4ebt4jwwu1" class="shrink-0 text-up-600"><desc id="agon7ai4wy3xb5bsfoyd5c4ebt4jwwu1">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ahezt1eyhwai2i84xq6cwv5d1zpz0ots"><desc id="ahezt1eyhwai2i84xq6cwv5d1zpz0ots">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
eCommerce
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="akmajjd7kjau6bvqq4wr3qtwkohbbis8" class="shrink-0 text-up-600"><desc id="akmajjd7kjau6bvqq4wr3qtwkohbbis8">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aefzbhi2rrooz5tirwvvb5fe2ppjfli3"><desc id="aefzbhi2rrooz5tirwvvb5fe2ppjfli3">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Encryption Services
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="abzok5j50f4dng2e3zsalo1gyuyel5pf" class="shrink-0 text-up-600"><desc id="abzok5j50f4dng2e3zsalo1gyuyel5pf">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="adkrjlco2a13czjpf3wnnwhwyoite7e2"><desc id="adkrjlco2a13czjpf3wnnwhwyoite7e2">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Lighthouse Transaction Manager
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="aehw4vd0gu9ot9n984zigwpdjk8w64yk" class="shrink-0 text-up-600"><desc id="aehw4vd0gu9ot9n984zigwpdjk8w64yk">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a3r0jbk0hjbqvqi6ku3qu6l59rvr4r4e"><desc id="a3r0jbk0hjbqvqi6ku3qu6l59rvr4r4e">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Tokenization
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="ajur75gdqiurr142uevuf87n2wbowji7" class="shrink-0 text-up-600"><desc id="ajur75gdqiurr142uevuf87n2wbowji7">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="agwvrbkcoezazhm5wezcqilmi9iuqhhw"><desc id="agwvrbkcoezazhm5wezcqilmi9iuqhhw">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
</div>
</div>
<div class="border-t border-border-low first:border-t-0" role="listitem" x-data="{ isExpanded: false }">
<div class="p-2 pl-0 flex items-center justify-between">
<div class="flex items-start gap-2">
<button @click="isExpanded = ! isExpanded" aria-label="toggle Payments Platform Canada/UK/EU" aria-controls="component-group-payments-platform-canada-uk-eu" class="w-6 h-6 flex items-center justify-center text-icon-low shrink-0" type="button" x-bind:aria-expanded="isExpanded.toString()" x-bind:class="isExpanded &amp;&amp; &#39;rotate-90&#39;">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="adqrygsf17zimvoeq7oxnq3aqxp86vym"><desc id="adqrygsf17zimvoeq7oxnq3aqxp86vym">expand icon</desc>
<path d="M11.2806 8.61975C11.4864 8.81664 11.4864 9.14541 11.2806 9.3423L7.01386 13.4246C6.69583 13.7289 6.1682 13.5035 6.1682 13.0633L6.1682 4.89874C6.1682 4.45859 6.69583 4.23318 7.01386 4.53746L11.2806 8.61975Z" fill="currentColor"></path>
</svg>
</button>
<span class="text-base text-text-level2" id="component-group-payments-platform-canada-uk-eu-label">
Payments Platform Canada/UK/EU
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a4qn300x41g1uj13mz2ajftys5tjdflh" class="shrink-0 text-up-600"><desc id="a4qn300x41g1uj13mz2ajftys5tjdflh">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="afwr1dm62zkuhj5mbr5ueo85bbr6dsr8"><desc id="afwr1dm62zkuhj5mbr5ueo85bbr6dsr8">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div aria-labelledby="component-group-payments-platform-canada-uk-eu-label" id="component-group-payments-platform-canada-uk-eu" role="list" x-collapse="true" x-show="isExpanded">
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
EU 3D Secure
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="aqz02jozuitny5i2ix6yzg2z8j7o49ur" class="shrink-0 text-up-600"><desc id="aqz02jozuitny5i2ix6yzg2z8j7o49ur">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="asllc5lo390k7cjq07gwm7h1gldghr41"><desc id="asllc5lo390k7cjq07gwm7h1gldghr41">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
EU APM Payments
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="aclwxpp5e86svtie4gk25zyk5tlxx5pw" class="shrink-0 text-up-600"><desc id="aclwxpp5e86svtie4gk25zyk5tlxx5pw">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="af6b5vs9e2ndyfwij16sni1md798ddt1"><desc id="af6b5vs9e2ndyfwij16sni1md798ddt1">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
EU Card Payments - Not Skytab
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="akxuqu708kxouiozamew0sh9zwin5b53" class="shrink-0 text-up-600"><desc id="akxuqu708kxouiozamew0sh9zwin5b53">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a4uvo6dgvyp7umhmc3mm6t0m65923rmh"><desc id="a4uvo6dgvyp7umhmc3mm6t0m65923rmh">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
EU Data API
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="asrt9vbr8dl5zk3l5k82999sh76xwuo5" class="shrink-0 text-up-600"><desc id="asrt9vbr8dl5zk3l5k82999sh76xwuo5">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ajqcwp7te1hb9nwxo8keytykmeycgkjh"><desc id="ajqcwp7te1hb9nwxo8keytykmeycgkjh">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
EU Fraud Prevention Service
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="acleked601fc8kcys1ozgv16si2kykl" class="shrink-0 text-up-600"><desc id="acleked601fc8kcys1ozgv16si2kykl">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a5t8rkk76lm4dbftpbwpg27eg0stg48g"><desc id="a5t8rkk76lm4dbftpbwpg27eg0stg48g">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
EU Insights Portal
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="af3onyvt5vs9r4cilz912lipfrj7wt6w" class="shrink-0 text-up-600"><desc id="af3onyvt5vs9r4cilz912lipfrj7wt6w">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a8zm1rwxo5f2mf1tshsmv25t8oefhvvn"><desc id="a8zm1rwxo5f2mf1tshsmv25t8oefhvvn">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
EU Merchant Management API
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="acngcfgi3ienxbf53h1u4twb5rge7uta" class="shrink-0 text-up-600"><desc id="acngcfgi3ienxbf53h1u4twb5rge7uta">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ar1yohf0s797hrqezp1qsurtabln5rz"><desc id="ar1yohf0s797hrqezp1qsurtabln5rz">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
EU Outbound Webhooks
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="anz4tq363ff34rkh92pim9tgoas2u2pj" class="shrink-0 text-up-600"><desc id="anz4tq363ff34rkh92pim9tgoas2u2pj">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ao20upc1jsiumyayo064z9xhm11bzlfz"><desc id="ao20upc1jsiumyayo064z9xhm11bzlfz">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
EU PaymentByLink
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a2k63ftuwr2b7vxtfdiczz3wf7r5nr0n" class="shrink-0 text-up-600"><desc id="a2k63ftuwr2b7vxtfdiczz3wf7r5nr0n">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aatmtkthwnqteuj146mvpir878q3qdti"><desc id="aatmtkthwnqteuj146mvpir878q3qdti">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
EU Payment Page
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="auw4qcacqcyrzd5x3b29x44xmqw94dl" class="shrink-0 text-up-600"><desc id="auw4qcacqcyrzd5x3b29x44xmqw94dl">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aau3un8t00t4sx6sc6vcmvvfn1l099rm"><desc id="aau3un8t00t4sx6sc6vcmvvfn1l099rm">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
EU Reporting for Card Payments
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="aehr1c1nb9krhccby9jf9k5rrnufj6gf" class="shrink-0 text-up-600"><desc id="aehr1c1nb9krhccby9jf9k5rrnufj6gf">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a3qfdhvmmu7t9qffq5j7uvqgoqg8ulua"><desc id="a3qfdhvmmu7t9qffq5j7uvqgoqg8ulua">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
</div>
</div>
<div class="border-t border-border-low first:border-t-0" role="listitem" x-data="{ isExpanded: false }">
<div class="p-2 pl-0 flex items-center justify-between">
<div class="flex items-start gap-2">
<button @click="isExpanded = ! isExpanded" aria-label="toggle Shift4Shop" aria-controls="component-group-shift4shop" class="w-6 h-6 flex items-center justify-center text-icon-low shrink-0" type="button" x-bind:aria-expanded="isExpanded.toString()" x-bind:class="isExpanded &amp;&amp; &#39;rotate-90&#39;">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="art8ep1g8mu1ejil6pdlqu5bspuvm7qr"><desc id="art8ep1g8mu1ejil6pdlqu5bspuvm7qr">expand icon</desc>
<path d="M11.2806 8.61975C11.4864 8.81664 11.4864 9.14541 11.2806 9.3423L7.01386 13.4246C6.69583 13.7289 6.1682 13.5035 6.1682 13.0633L6.1682 4.89874C6.1682 4.45859 6.69583 4.23318 7.01386 4.53746L11.2806 8.61975Z" fill="currentColor"></path>
</svg>
</button>
<span class="text-base text-text-level2" id="component-group-shift4shop-label">
Shift4Shop
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="akhomhbwjt4f8z1r44ddr2zgkoabo347" class="shrink-0 text-up-600"><desc id="akhomhbwjt4f8z1r44ddr2zgkoabo347">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ae2e47v660uqd6e12zquxzx8ks3ibvfz"><desc id="ae2e47v660uqd6e12zquxzx8ks3ibvfz">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div aria-labelledby="component-group-shift4shop-label" id="component-group-shift4shop" role="list" x-collapse="true" x-show="isExpanded">
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
API
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="abmt7zjb7csmnlrs5479gy41l340i0s6" class="shrink-0 text-up-600"><desc id="abmt7zjb7csmnlrs5479gy41l340i0s6">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aeygaku1dmvspikhy9bqc84dk9978qo4"><desc id="aeygaku1dmvspikhy9bqc84dk9978qo4">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Online Stores
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a4w5da7kiubdq92mih87kafjkq72r38o" class="shrink-0 text-up-600"><desc id="a4w5da7kiubdq92mih87kafjkq72r38o">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="asukj7y0jcaiavg8t85hh4ytervsnmqr"><desc id="asukj7y0jcaiavg8t85hh4ytervsnmqr">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Support Systems
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="akbqf3pdlotkw505ieo13k8o636w1k8e" class="shrink-0 text-up-600"><desc id="akbqf3pdlotkw505ieo13k8o636w1k8e">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="alnnilps2o0e3jr1guocxwk9bxa75r2d"><desc id="alnnilps2o0e3jr1guocxwk9bxa75r2d">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
</div>
</div>
<div class="border-t border-border-low first:border-t-0" role="listitem" x-data="{ isExpanded: false }">
<div class="p-2 pl-0 flex items-center justify-between">
<div class="flex items-start gap-2">
<button @click="isExpanded = ! isExpanded" aria-label="toggle SkyTab" aria-controls="component-group-skytab" class="w-6 h-6 flex items-center justify-center text-icon-low shrink-0" type="button" x-bind:aria-expanded="isExpanded.toString()" x-bind:class="isExpanded &amp;&amp; &#39;rotate-90&#39;">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ak6ocubg0ehrl58q1m1oycny1rjsck4d"><desc id="ak6ocubg0ehrl58q1m1oycny1rjsck4d">expand icon</desc>
<path d="M11.2806 8.61975C11.4864 8.81664 11.4864 9.14541 11.2806 9.3423L7.01386 13.4246C6.69583 13.7289 6.1682 13.5035 6.1682 13.0633L6.1682 4.89874C6.1682 4.45859 6.69583 4.23318 7.01386 4.53746L11.2806 8.61975Z" fill="currentColor"></path>
</svg>
</button>
<span class="text-base text-text-level2" id="component-group-skytab-label">
SkyTab
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="apvbno5li8pbndg8efdrjh27dn6wxtwa" class="shrink-0 text-up-600"><desc id="apvbno5li8pbndg8efdrjh27dn6wxtwa">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="akfas3mmfcirxiz83p0gp460kdo1wxnk"><desc id="akfas3mmfcirxiz83p0gp460kdo1wxnk">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div aria-labelledby="component-group-skytab-label" id="component-group-skytab" role="list" x-collapse="true" x-show="isExpanded">
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
SkyTab BI Reporting
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="adpynq80j3c4vqh3bts4ol6ksmxzs54l" class="shrink-0 text-up-600"><desc id="adpynq80j3c4vqh3bts4ol6ksmxzs54l">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a27cw00u0ehlzf8n2gl4adxnuklk9ib8"><desc id="a27cw00u0ehlzf8n2gl4adxnuklk9ib8">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
SkyTab Kiosk
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="apbr9tc9p4xcs227mj244tfcjdaf7pcf" class="shrink-0 text-up-600"><desc id="apbr9tc9p4xcs227mj244tfcjdaf7pcf">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aeu9qzu8bnv2jxeqsu13xsqnthr2twsl"><desc id="aeu9qzu8bnv2jxeqsu13xsqnthr2twsl">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
SkyTab Mobile
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a43gnw4k6b2r1e7kez0dbxj6t0gudm8t" class="shrink-0 text-up-600"><desc id="a43gnw4k6b2r1e7kez0dbxj6t0gudm8t">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a25r0c6789t63ndze1shpuihbn4ykwat"><desc id="a25r0c6789t63ndze1shpuihbn4ykwat">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
SkyTab Online Ordering
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="ajzan0e8zid1yn49a0f7x2zo2jzy9g31" class="shrink-0 text-up-600"><desc id="ajzan0e8zid1yn49a0f7x2zo2jzy9g31">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="afq2txd3rn54dpuh0qtlac72o8n0vgtl"><desc id="afq2txd3rn54dpuh0qtlac72o8n0vgtl">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
SkyTab POS - Canada
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="aq198vfg4c556i9hz69r0q7kw3u27xpx" class="shrink-0 text-up-600"><desc id="aq198vfg4c556i9hz69r0q7kw3u27xpx">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a5d2v7bs2ayc1f00umio0zwt56kjehf4"><desc id="a5d2v7bs2ayc1f00umio0zwt56kjehf4">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
SkyTab POS - UK/EU
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="amzyxa5tcym95hqybdqvjdbt9ryd07tv" class="shrink-0 text-up-600"><desc id="amzyxa5tcym95hqybdqvjdbt9ryd07tv">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="afbkyuc5pnvepud4t3gxy1bu19re4xxo"><desc id="afbkyuc5pnvepud4t3gxy1bu19re4xxo">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
SkyTab POS - US
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a4doqjkk32qgsttrmn45ggvf90lz7ktz" class="shrink-0 text-up-600"><desc id="a4doqjkk32qgsttrmn45ggvf90lz7ktz">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ahe759p6mc96ui4e79fvvgq5pyhprq2f"><desc id="ahe759p6mc96ui4e79fvvgq5pyhprq2f">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
SkyTab QR Pay
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="aldnjdmnw05yzhyg0tp7o7h2f8o93uta" class="shrink-0 text-up-600"><desc id="aldnjdmnw05yzhyg0tp7o7h2f8o93uta">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ago2euc24qvc1yc93lpcxq0rbs155as1"><desc id="ago2euc24qvc1yc93lpcxq0rbs155as1">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
</div>
</div>
<div class="border-t border-border-low first:border-t-0" role="listitem" x-data="{ isExpanded: false }">
<div class="p-2 pl-0 flex items-center justify-between">
<div class="flex items-start gap-2">
<button @click="isExpanded = ! isExpanded" aria-label="toggle SkyTab Venue" aria-controls="component-group-skytab-venue" class="w-6 h-6 flex items-center justify-center text-icon-low shrink-0" type="button" x-bind:aria-expanded="isExpanded.toString()" x-bind:class="isExpanded &amp;&amp; &#39;rotate-90&#39;">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="akkx3rarsn1jbm1f2d1xudoejtgu8jb8"><desc id="akkx3rarsn1jbm1f2d1xudoejtgu8jb8">expand icon</desc>
<path d="M11.2806 8.61975C11.4864 8.81664 11.4864 9.14541 11.2806 9.3423L7.01386 13.4246C6.69583 13.7289 6.1682 13.5035 6.1682 13.0633L6.1682 4.89874C6.1682 4.45859 6.69583 4.23318 7.01386 4.53746L11.2806 8.61975Z" fill="currentColor"></path>
</svg>
</button>
<span class="text-base text-text-level2" id="component-group-skytab-venue-label">
SkyTab Venue
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="agv2zrxpa8zphzx4ax9mvmr1s2xk3w4s" class="shrink-0 text-up-600"><desc id="agv2zrxpa8zphzx4ax9mvmr1s2xk3w4s">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="acp6nyuvuxs3ukp4mdwg3fzct6cyfy5r"><desc id="acp6nyuvuxs3ukp4mdwg3fzct6cyfy5r">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div aria-labelledby="component-group-skytab-venue-label" id="component-group-skytab-venue" role="list" x-collapse="true" x-show="isExpanded">
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
3rd Party Integrator - Pusher
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a4ti3mr50mow50pye1gb4l5bq9nwi9fq" class="shrink-0 text-up-600"><desc id="a4ti3mr50mow50pye1gb4l5bq9nwi9fq">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="afnmjm9bi6p7e6vc4xi2dhpn5cpagwqb"><desc id="afnmjm9bi6p7e6vc4xi2dhpn5cpagwqb">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Ara Environment
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="ab77qhk6bzr93wxwi2kncurubcjzzoeq" class="shrink-0 text-up-600"><desc id="ab77qhk6bzr93wxwi2kncurubcjzzoeq">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a20ymmdqufzy6w5r8lorbd9hmkfvayy7"><desc id="a20ymmdqufzy6w5r8lorbd9hmkfvayy7">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Autonomous Retail
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="ankk6yb2qluwmz0ly6cp0dnslm04yhet" class="shrink-0 text-up-600"><desc id="ankk6yb2qluwmz0ly6cp0dnslm04yhet">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a43tenbdo6qaq37mw1xtqrhtv1ya84ft"><desc id="a43tenbdo6qaq37mw1xtqrhtv1ya84ft">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Crux Environment
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="ac43hbnuzisnf33534afnxv8yynlnjvx" class="shrink-0 text-up-600"><desc id="ac43hbnuzisnf33534afnxv8yynlnjvx">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ank7khxjao60nz333bh9ylhbxpw1y0u9"><desc id="ank7khxjao60nz333bh9ylhbxpw1y0u9">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
ELO Console
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a19r5578ix0o9ldhnjanrlhfq4afi7e5" class="shrink-0 text-up-600"><desc id="a19r5578ix0o9ldhnjanrlhfq4afi7e5">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aj5kt98iyuzfr35knv7e4otr8y3yx0ho"><desc id="aj5kt98iyuzfr35knv7e4otr8y3yx0ho">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Lyra Environment
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="aa0pqbxw8fh8vclz6aj999gsy4xbkz7o" class="shrink-0 text-up-600"><desc id="aa0pqbxw8fh8vclz6aj999gsy4xbkz7o">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="af9gzuts6rltfonki08w2izwxv8xbl0z"><desc id="af9gzuts6rltfonki08w2izwxv8xbl0z">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Nova Environment
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="afhq21os0kppoz5pyxrt89cn1wcsx0qy" class="shrink-0 text-up-600"><desc id="afhq21os0kppoz5pyxrt89cn1wcsx0qy">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="afljp3wqiljs6vdyf14g56bo2c4s8i17"><desc id="afljp3wqiljs6vdyf14g56bo2c4s8i17">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Pax Store
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a26da02wms1gkg9nxhij1ks37cqr9hc0" class="shrink-0 text-up-600"><desc id="a26da02wms1gkg9nxhij1ks37cqr9hc0">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aax8ef8j7xy940d4jgpcv5pejeiwo8wc"><desc id="aax8ef8j7xy940d4jgpcv5pejeiwo8wc">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
SkyTab Venue
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a7tqaoyr7k40lur2wu20dlh5lg916fkl" class="shrink-0 text-up-600"><desc id="a7tqaoyr7k40lur2wu20dlh5lg916fkl">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="adj2gmneex6utwztm4pacdu06lklx4xu"><desc id="adj2gmneex6utwztm4pacdu06lklx4xu">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
SkyTab Venue Canopy
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="adix9285vyxwrdecez2ok0eftvna3snn" class="shrink-0 text-up-600"><desc id="adix9285vyxwrdecez2ok0eftvna3snn">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="afgi3917f9kbsysdg02u9pvhejr2dnir"><desc id="afgi3917f9kbsysdg02u9pvhejr2dnir">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
SkyTab Venue Data Now
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a7qs0fepmuzo059i06mp81hto4mkas3a" class="shrink-0 text-up-600"><desc id="a7qs0fepmuzo059i06mp81hto4mkas3a">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ary473amfe29klzuxurp5dhccm43haqi"><desc id="ary473amfe29klzuxurp5dhccm43haqi">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
SkyTab Venue Kiosk
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="agmh3vkv8izi36rw2hxmk37w1i3grno8" class="shrink-0 text-up-600"><desc id="agmh3vkv8izi36rw2hxmk37w1i3grno8">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="akpn3wrk41zmhhelwgl1hme6nhva1hse"><desc id="akpn3wrk41zmhhelwgl1hme6nhva1hse">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
SkyTab Venue Mobile Ordering
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="apkbh85k3imo0nnh604y36xruyyvvrn3" class="shrink-0 text-up-600"><desc id="apkbh85k3imo0nnh604y36xruyyvvrn3">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aqttxdh1paj4543zjs96iaqxxew0if3f"><desc id="aqttxdh1paj4543zjs96iaqxxew0if3f">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
SkyTab Venue Mobile Wallet
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="ac9bundqa2ca63m51ba8yityyw522zqv" class="shrink-0 text-up-600"><desc id="ac9bundqa2ca63m51ba8yityyw522zqv">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a8158ye39pglhuj6mpohpmlu54ik6xtt"><desc id="a8158ye39pglhuj6mpohpmlu54ik6xtt">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
SkyTab Venue Payments (Canada)
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="amjhpwvrqjkrotbdhzv9jzrawvkj7g28" class="shrink-0 text-up-600"><desc id="amjhpwvrqjkrotbdhzv9jzrawvkj7g28">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a8rccrjmla8fzamqjpvljdfa3s98iu6t"><desc id="a8rccrjmla8fzamqjpvljdfa3s98iu6t">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
SkyTab Venue Payments (US)
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="aewudhx7puj98ddeq4qvv78jl9wnhyd8" class="shrink-0 text-up-600"><desc id="aewudhx7puj98ddeq4qvv78jl9wnhyd8">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ap1ygaflxr07nrcjo8fsjjehibnhzlcx"><desc id="ap1ygaflxr07nrcjo8fsjjehibnhzlcx">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
SkyTab Venue Point of Sale
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="aqtev0n9kqr7izeqg39mhwlkz6okvo2j" class="shrink-0 text-up-600"><desc id="aqtev0n9kqr7izeqg39mhwlkz6okvo2j">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="af5a2fwsh32iq6uoppa0d4vstbc61cyn"><desc id="af5a2fwsh32iq6uoppa0d4vstbc61cyn">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
YellowDog
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="anstocb6qwb5nw2ki94lc5t5ardmvfu3" class="shrink-0 text-up-600"><desc id="anstocb6qwb5nw2ki94lc5t5ardmvfu3">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aax4tvqqsxb08eo9aobx8z0vf3gyt6q5"><desc id="aax4tvqqsxb08eo9aobx8z0vf3gyt6q5">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
</div>
</div>
<div class="border-t border-border-low first:border-t-0" role="listitem" x-data="{ isExpanded: false }">
<div class="p-2 pl-0 flex items-center justify-between">
<div class="flex items-start gap-2">
<button @click="isExpanded = ! isExpanded" aria-label="toggle Third-Party Payments Provider or Vendor" aria-controls="component-group-third-party-payments-provider-or-vendor" class="w-6 h-6 flex items-center justify-center text-icon-low shrink-0" type="button" x-bind:aria-expanded="isExpanded.toString()" x-bind:class="isExpanded &amp;&amp; &#39;rotate-90&#39;">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a8cx2chzf12mmc1n037oelqhle3xjnov"><desc id="a8cx2chzf12mmc1n037oelqhle3xjnov">expand icon</desc>
<path d="M11.2806 8.61975C11.4864 8.81664 11.4864 9.14541 11.2806 9.3423L7.01386 13.4246C6.69583 13.7289 6.1682 13.5035 6.1682 13.0633L6.1682 4.89874C6.1682 4.45859 6.69583 4.23318 7.01386 4.53746L11.2806 8.61975Z" fill="currentColor"></path>
</svg>
</button>
<span class="text-base text-text-level2" id="component-group-third-party-payments-provider-or-vendor-label">
Third-Party Payments Provider or Vendor
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="aqtzzwbqnxjvjuzku7idfmnb7syw2xfk" class="shrink-0 text-up-600"><desc id="aqtzzwbqnxjvjuzku7idfmnb7syw2xfk">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ak66wbo41if1wjcct5nqnwhywsoxmdo6"><desc id="ak66wbo41if1wjcct5nqnwhywsoxmdo6">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div aria-labelledby="component-group-third-party-payments-provider-or-vendor-label" id="component-group-third-party-payments-provider-or-vendor" role="list" x-collapse="true" x-show="isExpanded">
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
3rd Party Integrator - Pusher
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="adwpf6p5t052l3ifs4kwpiltm1gy2wj3" class="shrink-0 text-up-600"><desc id="adwpf6p5t052l3ifs4kwpiltm1gy2wj3">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ama3x2siv9j7vx3yqdzmed91xv19dm43"><desc id="ama3x2siv9j7vx3yqdzmed91xv19dm43">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
AlphaPay
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="atp4g0i2yvhewlka1laa86l9a3pp1q6e" class="shrink-0 text-up-600"><desc id="atp4g0i2yvhewlka1laa86l9a3pp1q6e">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ajomrd3c09bmw1b22svtc8x6drm43vgz"><desc id="ajomrd3c09bmw1b22svtc8x6drm43vgz">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Bread Financial (Alliance Data)
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a4emmi0fzk7118y1l141ftp4gf984wh2" class="shrink-0 text-up-600"><desc id="a4emmi0fzk7118y1l141ftp4gf984wh2">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a1oxmfaxcjiyr0d1p66t7wh7zpy7x8w8"><desc id="a1oxmfaxcjiyr0d1p66t7wh7zpy7x8w8">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Cardinal Commerce (3D Secure)
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="ab2agecfz0f1ca8jxsok048hej9944ea" class="shrink-0 text-up-600"><desc id="ab2agecfz0f1ca8jxsok048hej9944ea">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aaouq8tk1784fy50sdgj6iufi57j78f4"><desc id="aaouq8tk1784fy50sdgj6iufi57j78f4">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Chase Canada
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="azyvpzhsdnm1ld499bfmk4gvyi5d6z" class="shrink-0 text-up-600"><desc id="azyvpzhsdnm1ld499bfmk4gvyi5d6z">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a87x44i3ttf7s20p15wla7mggo9vcj22"><desc id="a87x44i3ttf7s20p15wla7mggo9vcj22">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Chase US
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a4x2hx0xghws9pnkpbouiff2l9qqo153" class="shrink-0 text-up-600"><desc id="a4x2hx0xghws9pnkpbouiff2l9qqo153">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a335qdrl0ad1f6z3bgg0rr45b18kwvdv"><desc id="a335qdrl0ad1f6z3bgg0rr45b18kwvdv">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Cloud POS Marketplace Partners
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="aeh6rgz5ios2jpna74f2ebm8mve6icqt" class="shrink-0 text-up-600"><desc id="aeh6rgz5ios2jpna74f2ebm8mve6icqt">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="agaunoliezcp9tae6o2x6139xju5r7cj"><desc id="agaunoliezcp9tae6o2x6139xju5r7cj">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Elavon
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a51pmfjmphzrmvae886yihg41548dfb4" class="shrink-0 text-up-600"><desc id="a51pmfjmphzrmvae886yihg41548dfb4">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ar0eqdhxi2cd7me8yewv8pltm47us9h4"><desc id="ar0eqdhxi2cd7me8yewv8pltm47us9h4">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
First Data Canada
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a3jq1zcfgvr2jkyjpwakulbhvrzygfmy" class="shrink-0 text-up-600"><desc id="a3jq1zcfgvr2jkyjpwakulbhvrzygfmy">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aikvvywffb4s2hap28stad0rkz1303aq"><desc id="aikvvywffb4s2hap28stad0rkz1303aq">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
First Data Rapid Connect
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a6cxjvdd9edk0wbglf1ty4ep4mtlt9vg" class="shrink-0 text-up-600"><desc id="a6cxjvdd9edk0wbglf1ty4ep4mtlt9vg">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ailv2dn4sxsdbasmqjhkvzt51kinssc2"><desc id="ailv2dn4sxsdbasmqjhkvzt51kinssc2">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Global
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="altbax873gzyu2868p6nzanioaj0oy62" class="shrink-0 text-up-600"><desc id="altbax873gzyu2868p6nzanioaj0oy62">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="al1tety2omrb0zx86n07cmv794n3gyp4"><desc id="al1tety2omrb0zx86n07cmv794n3gyp4">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Global Canada
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="ady3o57cv4x0zvumgwicxb2tq4y2vs4h" class="shrink-0 text-up-600"><desc id="ady3o57cv4x0zvumgwicxb2tq4y2vs4h">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="athrq5ghs2ejnuk7540oonc6td5li4f4"><desc id="athrq5ghs2ejnuk7540oonc6td5li4f4">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Heartland
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="af588p6x5opzpqtyzn51r57osqv80ly" class="shrink-0 text-up-600"><desc id="af588p6x5opzpqtyzn51r57osqv80ly">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="agprcerq2pefoels3nm8ou9vvi2inn0k"><desc id="agprcerq2pefoels3nm8ou9vvi2inn0k">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Incomm
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="acakmpokxkcyex6bx0hyvsxsfca2k4sf" class="shrink-0 text-up-600"><desc id="acakmpokxkcyex6bx0hyvsxsfca2k4sf">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="a7np4eb87cf9m2sj2pc3ikbumcy3dumj"><desc id="a7np4eb87cf9m2sj2pc3ikbumcy3dumj">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Moneris
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a1y6s6kextaprotpqqadpyd40gpgssy2" class="shrink-0 text-up-600"><desc id="a1y6s6kextaprotpqqadpyd40gpgssy2">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="amir6sej6s6cuwo1bm7kntzkr9bd8664"><desc id="amir6sej6s6cuwo1bm7kntzkr9bd8664">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Other
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="aol7tjco5iixda8nzaodz2r6idblt84s" class="shrink-0 text-up-600"><desc id="aol7tjco5iixda8nzaodz2r6idblt84s">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="areb7z0p2auu3vqt48bhdj2060etgf9c"><desc id="areb7z0p2auu3vqt48bhdj2060etgf9c">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
SVS
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="arlerxdtoqq07ix60a1d011v0pn5pul7" class="shrink-0 text-up-600"><desc id="arlerxdtoqq07ix60a1d011v0pn5pul7">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="adhruyo2fqt1uzo6jcqs7nblut4j4kq9"><desc id="adhruyo2fqt1uzo6jcqs7nblut4j4kq9">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
TD (Canada)
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a7jsyvhakf7lov7hdpko5hildqh961kw" class="shrink-0 text-up-600"><desc id="a7jsyvhakf7lov7hdpko5hildqh961kw">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="asf2jda94y7bpnx9cknhfurs48os86xs"><desc id="asf2jda94y7bpnx9cknhfurs48os86xs">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
TSYS
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="af1darrl45k1369ylg3alnn2ozb43mou" class="shrink-0 text-up-600"><desc id="af1darrl45k1369ylg3alnn2ozb43mou">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="ajmz25o19cj7l9ja06n3zuiskwogxrau"><desc id="ajmz25o19cj7l9ja06n3zuiskwogxrau">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
ValueLink
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="a1nffnnbf1g0z6b9wmhcvu5x4q2nqrrt" class="shrink-0 text-up-600"><desc id="a1nffnnbf1g0z6b9wmhcvu5x4q2nqrrt">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="am3jl7s4ixfr16a1o9itcilo7f9d1jh"><desc id="am3jl7s4ixfr16a1o9itcilo7f9d1jh">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
VISA ACP
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="aa3jcwrthv9iglanzr9ojefy0aoqzgr9" class="shrink-0 text-up-600"><desc id="aa3jcwrthv9iglanzr9ojefy0aoqzgr9">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="am8jwmg3wmyp4cptpuj5caocs80llgy"><desc id="am8jwmg3wmyp4cptpuj5caocs80llgy">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Visa DPS
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="amiknwdtvk7o816az26ke3w3s8vjvcoe" class="shrink-0 text-up-600"><desc id="amiknwdtvk7o816az26ke3w3s8vjvcoe">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="apskhfg8pob8rhifjs5wkzuaa3zokjw0"><desc id="apskhfg8pob8rhifjs5wkzuaa3zokjw0">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
<div class="p-2 pl-8 flex items-center justify-between border-t border-border-low" role="listitem">
<div class="flex items-center gap-3">
<img alt="" src="https://static.statusgator.com/assets/product/treenode-0234b413b7194abc579f62eea6d96f3101decc58c362621e5578747da85d9ebd.svg" />
<span class="text-base text-text-level2">
Worldpay
</span>
</div>
<div class="md:hidden">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none" role="img" aria-labelledby="al9xyuhmx0oqysn5klebo3q9jlbj8kvh" class="shrink-0 text-up-600"><desc id="al9xyuhmx0oqysn5klebo3q9jlbj8kvh">up status</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21C14.8869 21 17.1761 20.0518 18.864 18.364C20.5518 16.6761 21.5 14.3869 21.5 12C21.5 9.61305 20.5518 7.32387 18.864 5.63604C17.1761 3.94821 14.8869 3 12.5 3C10.1131 3 7.82387 3.94821 6.13604 5.63604C4.44821 7.32387 3.5 9.61305 3.5 12C3.5 14.3869 4.44821 16.6761 6.13604 18.364C7.82387 20.0518 10.1131 21 12.5 21ZM16.6704 10.5454C16.8753 10.3332 16.9887 10.049 16.9861 9.75405C16.9836 9.45908 16.8653 9.17691 16.6567 8.96833C16.4481 8.75975 16.1659 8.64143 15.871 8.63887C15.576 8.6363 15.2918 8.7497 15.0796 8.95463L11.375 12.6593L9.92037 11.2046C9.7082 10.9997 9.42402 10.8863 9.12905 10.8889C8.83408 10.8914 8.55191 11.0097 8.34333 11.2183C8.13475 11.4269 8.01643 11.7091 8.01387 12.004C8.0113 12.299 8.1247 12.5832 8.32963 12.7954L10.5796 15.0454C10.7906 15.2563 11.0767 15.3748 11.375 15.3748C11.6733 15.3748 11.9594 15.2563 12.1704 15.0454L16.6704 10.5454Z" fill="currentColor"></path>
</svg>
</div>
<div class="max-md:hidden">
<div class="shrink-0 min-w-5 inline-flex items-center justify-center gap-1 rounded border border-solid font-inter font-medium bg-up-100 border-up-200 text-up-700 h-7 px-1.5 rounded-lg text-sm [&amp;&gt;svg]:w-[14px] [&amp;&gt;svg]:h-[14px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none" role="img" aria-labelledby="aek6sohkd4eu5kuri13q8ekc0xoybh6n"><desc id="aek6sohkd4eu5kuri13q8ekc0xoybh6n">up icon</desc>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.26868 15C10.1252 15 11.9057 14.2625 13.2184 12.9497C14.5312 11.637 15.2687 9.85652 15.2687 8C15.2687 6.14348 14.5312 4.36301 13.2184 3.05025C11.9057 1.7375 10.1252 1 8.26868 1C6.41216 1 4.63168 1.7375 3.31893 3.05025C2.00617 4.36301 1.26868 6.14348 1.26868 8C1.26868 9.85652 2.00617 11.637 3.31893 12.9497C4.63168 14.2625 6.41216 15 8.26868 15ZM12.1127 6.209C12.2344 6.05146 12.2886 5.85202 12.2633 5.65454C12.2379 5.45706 12.1352 5.27773 11.9777 5.156C11.8201 5.03427 11.6207 4.9801 11.4232 5.00542C11.2257 5.03073 11.0464 5.13346 10.9247 5.291L7.22468 10.081L5.57568 8.248C5.51042 8.17247 5.43075 8.11073 5.34132 8.06639C5.2519 8.02205 5.15452 7.99601 5.0549 7.98978C4.95528 7.98356 4.85542 7.99729 4.76117 8.03016C4.66693 8.06303 4.58019 8.11438 4.50604 8.1812C4.4319 8.24803 4.37184 8.32898 4.32938 8.41931C4.28693 8.50965 4.26293 8.60755 4.2588 8.70728C4.25467 8.807 4.27048 8.90656 4.30532 9.00009C4.34016 9.09363 4.39331 9.17927 4.46168 9.252L6.71168 11.752C6.78517 11.8335 6.87565 11.8979 6.97674 11.9406C7.07782 11.9833 7.18706 12.0034 7.29673 11.9993C7.40639 11.9952 7.51383 11.967 7.61144 11.9169C7.70906 11.8667 7.79448 11.7958 7.86168 11.709L12.1127 6.209Z" fill="currentColor"></path>
</svg>
Up
</div>
</div>
</div>
</div>
</div>
</div>

</div>
<div aria-labelledby="service-history-tab" id="service-history-panel" role="tabpanel" tabindex="0" x-show="!isComponentsOpen">
<div aria-label="Service status history over the last 30 days" class="
w-full flex items-center justify-between
" role="list" tabindex="0">
<div aria-label="March 18, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="March 19, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="March 20, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="March 21, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="March 22, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="March 23, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="March 24, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="March 25, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="March 26, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="March 27, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="March 28, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="March 29, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="March 30, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="March 31, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="April 01, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="April 02, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="April 03, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="April 04, 2026: Down for 2 Hours and 13 Minutes" class="
w-1 h-16 flex flex-col gap-1
md:w-1.5
" role="listitem">
<div class="
w-full bg-up-600 first:rounded-t-md last:rounded-b-md
" style="height: 54.0px"></div>
<div class="
w-full bg-down-600 first:rounded-t-md last:rounded-b-md
" style="height: 6.0px">
<div class="inline-flex w-full h-full" x-data="Tippy({
        arrow: true,
        placement: &#39;top&#39;,
        theme: &#39;tooltip&#39;,
        interactive: true,
        appendTo: () =&gt; document.body,
      })">


<div class="hidden" x-ref="content">
<div class="p-3 font-normal text-sm text-left rounded-lg bg-neutral-900 border border-solid border-neutral-800 text-white">
April 04, 2026
<br>
Down for 2 Hours and 13 Minutes

</div>
</div>
</div>
</div>
</div>
<div aria-label="April 05, 2026: Down for 11 Minutes" class="
w-1 h-16 flex flex-col gap-1
md:w-1.5
" role="listitem">
<div class="
w-full bg-up-600 first:rounded-t-md last:rounded-b-md
" style="height: 54.0px"></div>
<div class="
w-full bg-down-600 first:rounded-t-md last:rounded-b-md
" style="height: 6.0px">
<div class="inline-flex w-full h-full" x-data="Tippy({
        arrow: true,
        placement: &#39;top&#39;,
        theme: &#39;tooltip&#39;,
        interactive: true,
        appendTo: () =&gt; document.body,
      })">


<div class="hidden" x-ref="content">
<div class="p-3 font-normal text-sm text-left rounded-lg bg-neutral-900 border border-solid border-neutral-800 text-white">
April 05, 2026
<br>
Down for 11 Minutes

</div>
</div>
</div>
</div>
</div>
<div aria-label="April 06, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="April 07, 2026: Warning for 53 Minutes" class="
w-1 h-16 flex flex-col gap-1
md:w-1.5
" role="listitem">
<div class="
w-full bg-up-600 first:rounded-t-md last:rounded-b-md
" style="height: 54.0px"></div>
<div class="
w-full bg-warn-700 first:rounded-t-md last:rounded-b-md
" style="height: 6.0px">
<div class="inline-flex w-full h-full" x-data="Tippy({
        arrow: true,
        placement: &#39;top&#39;,
        theme: &#39;tooltip&#39;,
        interactive: true,
        appendTo: () =&gt; document.body,
      })">


<div class="hidden" x-ref="content">
<div class="p-3 font-normal text-sm text-left rounded-lg bg-neutral-900 border border-solid border-neutral-800 text-white">
April 07, 2026
<br>
Warning for 53 Minutes

</div>
</div>
</div>
</div>
</div>
<div aria-label="April 08, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="April 09, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="April 10, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="April 11, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="April 12, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="April 13, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="April 14, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="April 15, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="April 16, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
<div aria-label="April 17, 2026: Up all day" class="
w-1 h-16 bg-up-600 rounded-md
md:w-1.5
" role="listitem"></div>
</div>
<div class="mt-3 flex items-center justify-between text-base text-text-level3">
<span aria-hidden="true">30 days ago</span>
<span aria-label="Uptime over the last 30 days: 99.5%">99.5%</span>
<span aria-hidden="true">Today</span>
</div>
<div aria-label="Status legend" class="
mt-6 flex flex-col gap-2
md:flex-row md:items-center md:gap-6
" role="list">
<div class="flex items-center gap-2" role="listitem">
<div aria-hidden="true" class="w-[10px] h-[10px] rounded-full bg-up-600"></div>
<span class="text-base text-text-level2">
Up
</span>
</div>
<div class="flex items-center gap-2" role="listitem">
<div aria-hidden="true" class="w-[10px] h-[10px] rounded-full bg-down-600"></div>
<span class="text-base text-text-level2">
Down
</span>
</div>
<div class="flex items-center gap-2" role="listitem">
<div aria-hidden="true" class="w-[10px] h-[10px] rounded-full bg-warn-700"></div>
<span class="text-base text-text-level2">
Warn
</span>
</div>
<div class="flex items-center gap-2" role="listitem">
<div aria-hidden="true" class="w-[10px] h-[10px] rounded-full bg-maint-600"></div>
<span class="text-base text-text-level2">
Maintenance
</span>
</div>
<div class="flex items-center gap-2" role="listitem">
<div aria-hidden="true" class="w-[10px] h-[10px] rounded-full bg-icon-low"></div>
<span class="text-base text-text-level2">
Unknown
</span>
</div>
</div>

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

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

</template></turbo-stream>