Marquee
A component that creates an infinite scrolling animation for any type of content.
<!-- Marquee -->
<!-- An Alpine.js and Tailwind CSS component by https://pinemix.com -->
<div
x-data="{
// Marquee options
pauseOnHover: true,
// Initialization
init() {
// Clone the Marquee list and append it to the marquee track (we need 2 full width tracks for the Marquee animation to work correctly)
this.$nextTick(() => {
this.$refs.marqueeTrack.appendChild(this.$refs.marqueeList.cloneNode(true));
});
}
}"
class="relative overflow-hidden bg-white py-10 dark:bg-zinc-900"
>
<!-- Marquee overlay gradients -->
<div
class="absolute inset-y-0 start-0 z-10 w-32 bg-gradient-to-r from-white to-transparent dark:from-zinc-900 rtl:bg-gradient-to-l"
aria-hidden="true"
></div>
<div
class="absolute inset-y-0 end-0 z-10 w-32 bg-gradient-to-l from-white to-transparent dark:from-zinc-900 rtl:bg-gradient-to-r"
aria-hidden="true"
></div>
<!-- END Marquee overlay gradients -->
<!-- Marquee Track -->
<div
x-ref="marqueeTrack"
class="animate-full-tl rtl:animate-full-tr relative flex w-full"
x-bind:class="{ 'hover:[animation-play-state:paused]': pauseOnHover }"
>
<!-- Marquee list -->
<div
x-ref="marqueeList"
class="flex w-full flex-shrink-0 flex-nowrap items-center justify-around gap-10 px-5"
>
<!-- Marquee Items -->
<!--
Add your content here but make sure that it renders correctly on all screen sizes based on the available width
(for the Marquee to work correctly, the track width is always 100% of the available container width, so your content should fit accordingly)
-->
<svg
id="logo-54"
width="170"
height="41"
viewBox="0 0 170 41"
fill="none"
xmlns="http://www.w3.org/2000/svg"
class="hidden dark:invert md:block"
>
<path
d="M51.8601 28.138H63.8121V24.538H56.1081V10.978H51.8601V28.138Z"
fill="#340E0E"
></path>
<path
d="M70.8932 25.738C69.1892 25.738 68.3012 24.25 68.3012 22.018C68.3012 19.786 69.1892 18.274 70.8932 18.274C72.5972 18.274 73.5092 19.786 73.5092 22.018C73.5092 24.25 72.5972 25.738 70.8932 25.738ZM70.9172 28.522C74.8772 28.522 77.4692 25.714 77.4692 22.018C77.4692 18.322 74.8772 15.514 70.9172 15.514C66.9812 15.514 64.3412 18.322 64.3412 22.018C64.3412 25.714 66.9812 28.522 70.9172 28.522Z"
fill="#340E0E"
></path>
<path
d="M84.3237 32.386C86.1477 32.386 87.7557 31.978 88.8357 31.018C89.8197 30.13 90.4677 28.786 90.4677 26.938V15.85H86.7237V17.17H86.6757C85.9557 16.138 84.8517 15.49 83.2197 15.49C80.1717 15.49 78.0597 18.034 78.0597 21.634C78.0597 25.402 80.6277 27.466 83.3877 27.466C84.8757 27.466 85.8117 26.866 86.5317 26.05H86.6277V27.274C86.6277 28.762 85.9317 29.626 84.2757 29.626C82.9797 29.626 82.3317 29.074 82.1157 28.426H78.3237C78.7077 30.994 80.9397 32.386 84.3237 32.386ZM84.2997 24.562C82.8357 24.562 81.8757 23.362 81.8757 21.514C81.8757 19.642 82.8357 18.442 84.2997 18.442C85.9317 18.442 86.7957 19.834 86.7957 21.49C86.7957 23.218 86.0037 24.562 84.2997 24.562Z"
fill="#340E0E"
></path>
<path
d="M98.166 25.738C96.462 25.738 95.574 24.25 95.574 22.018C95.574 19.786 96.462 18.274 98.166 18.274C99.87 18.274 100.782 19.786 100.782 22.018C100.782 24.25 99.87 25.738 98.166 25.738ZM98.19 28.522C102.15 28.522 104.742 25.714 104.742 22.018C104.742 18.322 102.15 15.514 98.19 15.514C94.254 15.514 91.614 18.322 91.614 22.018C91.614 25.714 94.254 28.522 98.19 28.522Z"
fill="#340E0E"
></path>
<path
d="M105.884 28.138H109.796V15.85H105.884V28.138ZM105.884 14.146H109.796V10.978H105.884V14.146Z"
fill="#340E0E"
></path>
<path
d="M111.494 32.194H115.406V26.866H115.454C116.222 27.898 117.35 28.522 118.934 28.522C122.15 28.522 124.286 25.978 124.286 21.994C124.286 18.298 122.294 15.49 119.03 15.49C117.35 15.49 116.15 16.234 115.31 17.338H115.238V15.85H111.494V32.194ZM117.926 25.498C116.246 25.498 115.286 24.13 115.286 22.138C115.286 20.146 116.15 18.634 117.854 18.634C119.534 18.634 120.326 20.026 120.326 22.138C120.326 24.226 119.414 25.498 117.926 25.498Z"
fill="#340E0E"
></path>
<path
d="M130.655 28.522C133.871 28.522 136.247 27.13 136.247 24.442C136.247 21.298 133.703 20.746 131.543 20.386C129.983 20.098 128.591 19.978 128.591 19.114C128.591 18.346 129.335 17.986 130.295 17.986C131.375 17.986 132.119 18.322 132.263 19.426H135.863C135.671 17.002 133.799 15.49 130.319 15.49C127.415 15.49 125.015 16.834 125.015 19.426C125.015 22.306 127.295 22.882 129.431 23.242C131.063 23.53 132.551 23.65 132.551 24.754C132.551 25.546 131.807 25.978 130.631 25.978C129.335 25.978 128.519 25.378 128.375 24.154H124.679C124.799 26.866 127.055 28.522 130.655 28.522Z"
fill="#340E0E"
></path>
<path
d="M141.561 28.498C143.265 28.498 144.345 27.826 145.233 26.626H145.305V28.138H149.049V15.85H145.137V22.714C145.137 24.178 144.321 25.186 142.977 25.186C141.729 25.186 141.129 24.442 141.129 23.098V15.85H137.241V23.914C137.241 26.65 138.729 28.498 141.561 28.498Z"
fill="#340E0E"
></path>
<path
d="M150.75 28.138H154.662V21.25C154.662 19.786 155.382 18.754 156.606 18.754C157.782 18.754 158.334 19.522 158.334 20.842V28.138H162.246V21.25C162.246 19.786 162.942 18.754 164.19 18.754C165.366 18.754 165.918 19.522 165.918 20.842V28.138H169.83V20.146C169.83 17.386 168.438 15.49 165.654 15.49C164.07 15.49 162.75 16.162 161.79 17.65H161.742C161.118 16.33 159.894 15.49 158.286 15.49C156.51 15.49 155.334 16.33 154.566 17.602H154.494V15.85H150.75V28.138Z"
fill="#340E0E"
></path>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M20.6841 40.138C31.7298 40.138 40.6841 31.1837 40.6841 20.138C40.6841 9.09234 31.7298 0.138031 20.6841 0.138031C9.63837 0.138031 0.684082 9.09234 0.684082 20.138C0.684082 31.1837 9.63837 40.138 20.6841 40.138ZM26.9234 9.45487C27.2271 8.37608 26.1802 7.73816 25.2241 8.41933L11.8772 17.9276C10.8403 18.6663 11.0034 20.138 12.1222 20.138L15.6368 20.138V20.1108H22.4866L16.9053 22.0801L14.4448 30.8212C14.1411 31.9 15.1879 32.5379 16.1441 31.8567L29.491 22.3485C30.5279 21.6098 30.3647 20.138 29.246 20.138L23.9162 20.138L26.9234 9.45487Z"
class="ccustom"
fill="#F15757"
></path>
</svg>
<svg
id="logo-12"
width="138"
height="30"
viewBox="0 0 138 30"
fill="none"
xmlns="http://www.w3.org/2000/svg"
class="hidden dark:invert md:block"
>
<path
d="M20.99 23.759L3.05 11.384C1.232 10.13 1.85 7.51898 4.117 6.90498L23.184 1.72998C23.5879 1.58424 24.0207 1.53693 24.4466 1.59198C24.8724 1.64703 25.279 1.80285 25.6326 2.04651C25.9861 2.29017 26.2765 2.61464 26.4795 2.99299C26.6825 3.37134 26.7924 3.79266 26.8 4.22198L25.67 21.771C25.536 23.854 22.808 25.013 20.99 23.759Z"
class="ccompli2"
fill="#E9327C"
></path>
<path
d="M15.3 26.814L4.73098 6.14504C4.48938 5.6722 4.38307 5.14181 4.42376 4.61238C4.46445 4.08295 4.65057 3.57504 4.96158 3.14467C5.2726 2.7143 5.69643 2.37818 6.18634 2.17338C6.67625 1.96858 7.2132 1.90306 7.73798 1.98405L27.325 5.00704C27.7759 5.07665 28.2039 5.2523 28.5738 5.51955C28.9436 5.78681 29.2447 6.13803 29.4524 6.54434C29.66 6.95065 29.7683 7.40044 29.7682 7.85674C29.7681 8.31303 29.6597 8.7628 29.452 9.16904L20.429 26.815C20.1867 27.2865 19.8191 27.6821 19.3666 27.9582C18.9141 28.2344 18.3943 28.3804 17.8642 28.3803C17.3341 28.3802 16.8143 28.234 16.3619 27.9577C15.9095 27.6813 15.5421 27.2856 15.3 26.814V26.814Z"
fill="#1DACE3"
></path>
<path
d="M26.752 4.91801L16.988 3.41101L5 6.66601L9.785 16.027L20.99 23.759C21.2372 23.9277 21.5091 24.0569 21.796 24.142L26.052 15.819L26.752 4.91801Z"
class="ccustom"
fill="#001A49"
></path>
<path
d="M76.209 7.33402C76.209 6.97109 76.3166 6.61632 76.5182 6.31455C76.7199 6.01279 77.0065 5.77759 77.3418 5.6387C77.6771 5.49982 78.046 5.46348 78.402 5.53428C78.7579 5.60509 79.0849 5.77986 79.3415 6.03648C79.5982 6.29311 79.7729 6.62008 79.8437 6.97603C79.9145 7.33199 79.8782 7.70095 79.7393 8.03625C79.6004 8.37155 79.3652 8.65814 79.0635 8.85977C78.7617 9.0614 78.4069 9.16902 78.044 9.16902C77.5588 9.16408 77.095 8.96916 76.7519 8.6261C76.4089 8.28303 76.2139 7.81916 76.209 7.33402V7.33402ZM76.515 10.066H79.574V20.26H76.515V10.066Z"
class="ccustom"
fill="#001A49"
></path>
<path
d="M92.7839 15.163C92.8195 15.8368 92.7214 16.511 92.4955 17.1468C92.2695 17.7825 91.9201 18.3674 91.4674 18.8677C91.0146 19.3679 90.4674 19.7737 89.8572 20.0618C89.247 20.3498 88.5859 20.5144 87.9119 20.546C87.345 20.5768 86.7783 20.4812 86.2528 20.2661C85.7274 20.0509 85.2564 19.7216 84.8739 19.302V24.338H81.8159V10.066H84.8739V11.024C85.2565 10.6045 85.7275 10.2754 86.253 10.0604C86.7784 9.84545 87.3451 9.74999 87.9119 9.78098C88.5859 9.81247 89.2469 9.97691 89.8571 10.2648C90.4673 10.5528 91.0145 10.9585 91.4673 11.4587C91.9201 11.9589 92.2695 12.5436 92.4955 13.1794C92.7214 13.8151 92.8195 14.4892 92.7839 15.163ZM89.7259 15.163C89.7139 14.6857 89.5614 14.2226 89.2875 13.8315C89.0136 13.4405 88.6304 13.1389 88.186 12.9646C87.7415 12.7902 87.2555 12.7509 86.7888 12.8514C86.3221 12.9519 85.8953 13.1878 85.562 13.5296C85.2287 13.8714 85.0036 14.304 84.9149 14.7731C84.8262 15.2422 84.8779 15.7271 85.0634 16.167C85.2489 16.6069 85.56 16.9823 85.9578 17.2463C86.3557 17.5103 86.8225 17.651 87.2999 17.651C87.6278 17.6658 87.955 17.611 88.2602 17.4904C88.5654 17.3697 88.8416 17.1858 89.0707 16.9509C89.2998 16.7159 89.4766 16.4352 89.5896 16.127C89.7025 15.8189 89.749 15.4903 89.7259 15.163V15.163Z"
class="ccustom"
fill="#001A49"
></path>
<path
d="M102.223 17.2C102.223 19.545 100.184 20.544 97.9821 20.544C97.0926 20.6245 96.1993 20.4362 95.4179 20.0035C94.6365 19.5709 94.003 18.9137 93.5991 18.117L96.2491 16.609C96.3569 16.9773 96.5877 17.2974 96.9032 17.5158C97.2186 17.7342 97.5995 17.8377 97.9821 17.809C98.7161 17.809 99.0821 17.584 99.0821 17.177C99.0821 16.055 94.0671 16.647 94.0671 13.119C94.0671 10.897 95.9421 9.776 98.0671 9.776C98.8642 9.75098 99.6533 9.94011 100.352 10.3237C101.052 10.7073 101.635 11.2713 102.042 11.957L99.4331 13.364C99.319 13.0964 99.1286 12.8683 98.8857 12.7083C98.6427 12.5482 98.358 12.4633 98.0671 12.464C97.5371 12.464 97.2111 12.664 97.2111 13.035C97.2081 14.205 102.223 13.43 102.223 17.2Z"
class="ccustom"
fill="#001A49"
></path>
<path
d="M113.4 10.066V20.26H110.342V19.3C109.989 19.7229 109.54 20.0561 109.033 20.2724C108.527 20.4886 107.976 20.5817 107.426 20.544C105.367 20.544 103.614 19.076 103.614 16.323V10.066H106.672V15.877C106.646 16.12 106.674 16.3657 106.753 16.5969C106.832 16.8281 106.96 17.0394 107.129 17.216C107.298 17.3926 107.503 17.5302 107.73 17.6193C107.958 17.7085 108.202 17.7469 108.446 17.732C109.567 17.732 110.346 17.08 110.346 15.632V10.066H113.4Z"
class="ccustom"
fill="#001A49"
></path>
<path
d="M130.928 14V20.26H127.87V14.266C127.87 13.247 127.38 12.594 126.402 12.594C125.382 12.594 124.812 13.308 124.812 14.511V20.26H121.753V14.266C121.753 13.247 121.264 12.594 120.285 12.594C119.266 12.594 118.695 13.308 118.695 14.511V20.26H115.637V10.066H118.7V11C119.017 10.5841 119.433 10.2543 119.91 10.0406C120.387 9.827 120.911 9.73636 121.432 9.77701C121.955 9.75142 122.477 9.86186 122.945 10.0976C123.413 10.3333 123.812 10.6862 124.103 11.122C124.442 10.6661 124.891 10.3035 125.408 10.0683C125.925 9.83305 126.494 9.73284 127.06 9.77701C129.4 9.78101 130.928 11.452 130.928 14Z"
class="ccustom"
fill="#001A49"
></path>
<path
d="M133.519 10.003C134.773 10.003 135.789 8.9867 135.789 7.73301C135.789 6.47933 134.773 5.46301 133.519 5.46301C132.265 5.46301 131.249 6.47933 131.249 7.73301C131.249 8.9867 132.265 10.003 133.519 10.003Z"
class="ccustom"
fill="#001A49"
></path>
<path
d="M34.457 5.37695H37.516V20.26H34.457V5.37695ZM39.248 15.163C39.2447 14.0942 39.5585 13.0485 40.1498 12.1583C40.7411 11.268 41.5833 10.5732 42.5697 10.1619C43.5562 9.75058 44.6424 9.64121 45.6911 9.84765C46.7397 10.0541 47.7035 10.567 48.4604 11.3216C49.2173 12.0761 49.7333 13.0382 49.943 14.0862C50.1527 15.1342 50.0468 16.2208 49.6386 17.2085C49.2304 18.1962 48.5383 19.0406 47.6499 19.6347C46.7615 20.2288 45.7168 20.546 44.648 20.546C43.9382 20.5535 43.234 20.4196 42.5765 20.152C41.9191 19.8844 41.3215 19.4884 40.8188 18.9873C40.316 18.4861 39.9182 17.8898 39.6485 17.2332C39.3788 16.5766 39.2427 15.8728 39.248 15.163V15.163ZM46.996 15.163C46.984 14.7019 46.8364 14.2547 46.5715 13.8772C46.3067 13.4997 45.9364 13.2086 45.507 13.0404C45.0775 12.8723 44.6081 12.8344 44.1573 12.9317C43.7065 13.0289 43.2944 13.257 42.9725 13.5872C42.6506 13.9175 42.4333 14.3353 42.3476 14.7884C42.262 15.2416 42.3118 15.7099 42.491 16.1349C42.6701 16.5598 42.9706 16.9225 43.3548 17.1776C43.739 17.4327 44.1899 17.5688 44.651 17.569C44.9668 17.578 45.2811 17.5214 45.5739 17.4029C45.8668 17.2845 46.1319 17.1066 46.3526 16.8805C46.5733 16.6545 46.7448 16.3852 46.8562 16.0896C46.9676 15.7939 47.0166 15.4784 47 15.163H46.996ZM62.245 10.063V19.748C62.245 23.173 59.574 24.62 56.863 24.62C55.9088 24.692 54.9531 24.4999 54.1007 24.0647C53.2484 23.6296 52.5323 22.9681 52.031 22.153L54.64 20.644C54.8506 21.0694 55.1861 21.4204 55.6016 21.6501C56.0171 21.8797 56.4927 21.977 56.965 21.929C57.2665 21.9701 57.5733 21.9431 57.8629 21.8498C58.1525 21.7565 58.4174 21.5995 58.6382 21.3901C58.8589 21.1808 59.0298 20.9246 59.1383 20.6403C59.2468 20.3561 59.2901 20.0511 59.265 19.748V18.81C58.9068 19.248 58.4509 19.596 57.934 19.8261C57.417 20.0562 56.8533 20.162 56.288 20.135C54.9425 20.0931 53.666 19.5292 52.729 18.5626C51.792 17.596 51.268 16.3027 51.268 14.9565C51.268 13.6102 51.792 12.3169 52.729 11.3503C53.666 10.3837 54.9425 9.81977 56.288 9.77795C56.8533 9.75091 57.417 9.85667 57.934 10.0868C58.4509 10.3169 58.9068 10.6649 59.265 11.103V10.063H62.245ZM59.269 14.956C59.2892 14.4636 59.1616 13.9765 58.9027 13.5572C58.6438 13.1379 58.2654 12.8056 57.8161 12.6031C57.3669 12.4006 56.8673 12.3371 56.3817 12.4208C55.8961 12.5045 55.4466 12.7315 55.091 13.0727C54.7354 13.4139 54.49 13.8536 54.3864 14.3353C54.2827 14.8171 54.3255 15.3188 54.5093 15.7761C54.693 16.2333 55.0094 16.6251 55.4176 16.9011C55.8258 17.1771 56.3073 17.3247 56.8 17.325C57.1213 17.3475 57.4438 17.3026 57.7467 17.1931C58.0496 17.0836 58.3262 16.9119 58.5588 16.689C58.7913 16.4662 58.9747 16.1971 59.097 15.8992C59.2193 15.6012 59.2779 15.2809 59.269 14.959V14.956ZM63.977 15.156C63.9737 14.0872 64.2875 13.0415 64.8788 12.1513C65.4701 11.261 66.3123 10.5662 67.2987 10.1549C68.2852 9.74358 69.3714 9.63421 70.4201 9.84065C71.4687 10.0471 72.4324 10.56 73.1894 11.3146C73.9463 12.0691 74.4623 13.0312 74.672 14.0792C74.8817 15.1272 74.7758 16.2138 74.3676 17.2015C73.9594 18.1892 73.2673 19.0336 72.3789 19.6277C71.4905 20.2218 70.4458 20.539 69.377 20.539C68.6678 20.5465 67.9642 20.4128 67.3072 20.1456C66.6502 19.8785 66.0529 19.4831 65.5503 18.9827C65.0476 18.4823 64.6497 17.8869 64.3796 17.231C64.1094 16.5752 63.9726 15.8722 63.977 15.163V15.156ZM71.725 15.156C71.7132 14.6947 71.5656 14.2471 71.3008 13.8692C71.0359 13.4914 70.6654 13.2001 70.2358 13.0317C69.8061 12.8633 69.3364 12.8254 68.8853 12.9227C68.4342 13.0199 68.0218 13.2481 67.6998 13.5785C67.3777 13.909 67.1602 14.3271 67.0746 14.7805C66.9889 15.2339 67.0389 15.7026 67.2182 16.1277C67.3976 16.5529 67.6983 16.9157 68.0828 17.1709C68.4674 17.426 68.9186 17.562 69.38 17.562C69.6949 17.5703 70.008 17.5136 70.2999 17.3953C70.5918 17.277 70.8561 17.0996 71.0763 16.8744C71.2964 16.6492 71.4677 16.3809 71.5793 16.0864C71.691 15.7919 71.7406 15.4775 71.725 15.163V15.156Z"
class="ccustom"
fill="#001A49"
></path>
</svg>
<svg
id="logo-40"
width="171"
height="32"
viewBox="0 0 171 32"
fill="none"
xmlns="http://www.w3.org/2000/svg"
class="dark:invert"
>
<path
d="M67.5821 6.28395H64V22.4472H73.9164V19.2801H67.5821V6.28395Z"
fill="#4845D2"
class="ccustom"
></path>
<path
d="M74.2585 16.9648C74.2585 20.4159 76.5738 22.7093 80.0685 22.7093C83.5414 22.7093 85.8567 20.4159 85.8567 16.9648C85.8567 13.5137 83.5414 11.1984 80.0685 11.1984C76.5738 11.1984 74.2585 13.5137 74.2585 16.9648ZM77.644 16.9429C77.644 15.3048 78.6051 14.2127 80.0685 14.2127C81.5101 14.2127 82.4712 15.3048 82.4712 16.9429C82.4712 18.603 81.5101 19.6951 80.0685 19.6951C78.6051 19.6951 77.644 18.603 77.644 16.9429Z"
fill="#4845D2"
class="ccustom"
></path>
<path
d="M86.3978 16.7901C86.3978 20.0882 88.5384 22.3161 91.5744 22.3161C93.0379 22.3161 94.3047 21.7919 94.9381 20.9401V22.4472C94.9381 23.9543 93.9989 24.959 92.3389 24.959C90.8536 24.959 89.827 24.2601 89.7615 23.0151H86.3541C86.6599 26.0075 88.9752 28.0169 92.1423 28.0169C95.8773 28.0169 98.2363 25.5925 98.2363 21.7482V11.5261H95.2002L95.0255 12.64C94.4139 11.7445 93.1252 11.1548 91.64 11.1548C88.582 11.1548 86.3978 13.4482 86.3978 16.7901ZM89.8052 16.7027C89.8052 15.13 90.8536 14.0816 92.186 14.0816C93.7368 14.0816 94.8726 15.1082 94.8726 16.7027C94.8726 18.2972 93.7586 19.3893 92.2078 19.3893C90.8755 19.3893 89.8052 18.2972 89.8052 16.7027Z"
fill="#4845D2"
class="ccustom"
></path>
<path
d="M99.2166 16.9648C99.2166 20.4159 101.532 22.7093 105.027 22.7093C108.5 22.7093 110.815 20.4159 110.815 16.9648C110.815 13.5137 108.5 11.1984 105.027 11.1984C101.532 11.1984 99.2166 13.5137 99.2166 16.9648ZM102.602 16.9429C102.602 15.3048 103.563 14.2127 105.027 14.2127C106.468 14.2127 107.429 15.3048 107.429 16.9429C107.429 18.603 106.468 19.6951 105.027 19.6951C103.563 19.6951 102.602 18.603 102.602 16.9429Z"
fill="#4845D2"
class="ccustom"
></path>
<path
d="M113.715 9.82239C114.763 9.82239 115.615 8.97054 115.615 7.90027C115.615 6.83 114.763 6 113.715 6C112.645 6 111.793 6.83 111.793 7.90027C111.793 8.97054 112.645 9.82239 113.715 9.82239ZM112.011 22.4472H115.397V11.5261H112.011V22.4472Z"
fill="#4845D2"
class="ccustom"
></path>
<path
d="M117.368 27.6893H120.688V21.3551C121.321 22.1851 122.763 22.753 124.27 22.753C127.524 22.753 129.49 20.263 129.403 16.8119C129.315 13.2953 127.284 11.1766 124.248 11.1766C122.697 11.1766 121.234 11.8537 120.622 12.8585L120.447 11.5261H117.368V27.6893ZM120.753 16.9866C120.753 15.3485 121.845 14.2564 123.418 14.2564C125.012 14.2564 126.017 15.3703 126.017 16.9866C126.017 18.603 125.012 19.7169 123.418 19.7169C121.845 19.7169 120.753 18.6248 120.753 16.9866Z"
fill="#4845D2"
class="ccustom"
></path>
<path
d="M129.761 18.9961C129.848 21.2022 131.596 22.7311 134.348 22.7311C136.991 22.7311 138.826 21.3332 138.826 19.0835C138.826 17.4672 137.865 16.3969 136.073 15.96L134.13 15.4795C133.431 15.3048 132.994 15.13 132.994 14.5621C132.994 13.9942 133.452 13.6229 134.13 13.6229C134.894 13.6229 135.396 14.1253 135.375 14.8679H138.411C138.323 12.5963 136.598 11.1766 134.195 11.1766C131.771 11.1766 129.958 12.6182 129.958 14.8024C129.958 16.2658 130.766 17.4672 132.928 18.0351L134.85 18.5374C135.418 18.6903 135.658 18.9524 135.658 19.3237C135.658 19.8698 135.156 20.2193 134.304 20.2193C133.321 20.2193 132.797 19.7606 132.797 18.9961H129.761Z"
fill="#4845D2"
class="ccustom"
></path>
<path
d="M143.974 22.7311C145.307 22.7311 146.639 22.1195 147.316 21.224L147.535 22.4472H150.702V11.5261H147.338V17.2051C147.338 18.8432 146.858 19.7387 145.307 19.7387C144.105 19.7387 143.319 19.1927 143.319 17.1614V11.5261H139.955V18.3845C139.955 20.9838 141.397 22.7311 143.974 22.7311Z"
fill="#4845D2"
class="ccustom"
></path>
<path
d="M156.036 22.4472V16.4843C156.036 14.6495 157.019 14.1253 157.98 14.1253C159.05 14.1253 159.749 14.7806 159.749 16.1348V22.4472H163.069V16.4843C163.069 14.6277 164.03 14.1035 164.991 14.1035C166.061 14.1035 166.782 14.7587 166.782 16.1348V22.4472H170.059V15.3048C170.059 12.8148 168.748 11.1548 165.93 11.1548C164.358 11.1548 163.069 11.9192 162.501 13.0987C161.846 11.9192 160.71 11.1548 158.897 11.1548C157.696 11.1548 156.582 11.7008 155.927 12.5745L155.796 11.5261H152.65V22.4472H156.036Z"
fill="#4845D2"
class="ccustom"
></path>
<path
d="M0 16C0 7.16344 7.16344 0 16 0H37C45.8366 0 53 7.16344 53 16V32H16C7.16344 32 0 24.8366 0 16Z"
fill="#4845D2"
class="ccustom"
></path>
<rect
x="6"
y="6"
width="41"
height="20"
rx="10"
fill="#A5B4FC"
class="ccompli2"
></rect>
<circle cx="16" cy="16" r="5" fill="#000000"></circle>
<circle cx="14" cy="14" r="1" fill="#ffffff"></circle>
<circle cx="38" cy="16" r="5" fill="#000000"></circle>
<circle cx="36" cy="14" r="1" fill="#ffffff"></circle>
</svg>
<svg
xmlns="http://www.w3.org/2000/svg"
width="82"
height="40"
fill="none"
viewBox="0 0 82 40"
class="dark:invert"
>
<path
fill="#FFD43D"
d="M73.365 19.71c0 2.904-2.241 5.31-5.27 5.31-3.03 0-5.228-2.406-5.228-5.31 0-2.905 2.199-5.312 5.228-5.312s5.27 2.407 5.27 5.311Z"
></path>
<path
fill="#FF0C81"
d="M48.764 19.544c0 2.946-2.323 5.145-5.27 5.145-2.904 0-5.227-2.2-5.227-5.145 0-2.947 2.323-5.104 5.228-5.104 2.946 0 5.27 2.158 5.27 5.104Z"
></path>
<path
fill="#11EEFC"
d="M20.074 25.02c3.029 0 5.27-2.406 5.27-5.31 0-2.905-2.241-5.312-5.27-5.312-3.03 0-5.228 2.407-5.228 5.311 0 2.905 2.199 5.312 5.228 5.312Z"
></path>
<path
fill="#171A26"
d="M68.095 30.54c-6.307 0-11.12-4.897-11.12-10.872 0-5.934 4.855-10.83 11.12-10.83 6.349 0 11.162 4.938 11.162 10.83 0 5.975-4.855 10.871-11.162 10.871Zm0-5.52c3.03 0 5.27-2.406 5.27-5.31 0-2.905-2.24-5.312-5.27-5.312-3.029 0-5.228 2.407-5.228 5.311 0 2.905 2.199 5.312 5.228 5.312ZM43.08 40c-4.813 0-8.506-2.116-10.373-5.934l4.896-2.655c.913 1.784 2.614 3.195 5.394 3.195 3.486 0 5.85-2.448 5.85-6.473v-.374c-1.12 1.411-3.111 2.49-6.016 2.49-5.768 0-10.373-4.481-10.373-10.581 0-5.934 4.813-10.788 11.12-10.788 6.431 0 11.162 4.605 11.162 10.788v8.299C54.74 35.27 49.76 40 43.08 40Zm.415-15.311c2.946 0 5.27-2.2 5.27-5.145 0-2.947-2.324-5.104-5.27-5.104-2.905 0-5.228 2.158-5.228 5.104s2.323 5.145 5.228 5.145ZM20.074 30.54c-6.307 0-11.12-4.897-11.12-10.872 0-5.934 4.854-10.83 11.12-10.83 6.348 0 11.162 4.938 11.162 10.83 0 5.975-4.855 10.871-11.162 10.871Zm0-5.52c3.029 0 5.27-2.406 5.27-5.31 0-2.905-2.241-5.312-5.27-5.312-3.03 0-5.228 2.407-5.228 5.311 0 2.905 2.199 5.312 5.228 5.312ZM0 0h5.892v30H0V0ZM82 6.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z"
></path>
</svg>
<svg
id="logo-45"
class="dark:invert"
width="160"
height="32"
viewBox="0 0 160 32"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M48.0728 24.2381V7.95015H51.1442V21.4459H58.5901V24.2381H48.0728Z"
fill="#3A5088"
></path>
<path
d="M65.2215 24.5639C64.0736 24.5639 63.042 24.3312 62.1268 23.8658C61.2115 23.4005 60.4902 22.7257 59.9628 21.8415C59.4354 20.9573 59.1717 19.8947 59.1717 18.6537V18.2814C59.1717 17.0404 59.4354 15.9778 59.9628 15.0936C60.4902 14.2094 61.2115 13.5346 62.1268 13.0692C63.042 12.6039 64.0736 12.3712 65.2215 12.3712C66.3694 12.3712 67.401 12.6039 68.3162 13.0692C69.2314 13.5346 69.9527 14.2094 70.4802 15.0936C71.0076 15.9778 71.2713 17.0404 71.2713 18.2814V18.6537C71.2713 19.8947 71.0076 20.9573 70.4802 21.8415C69.9527 22.7257 69.2314 23.4005 68.3162 23.8658C67.401 24.3312 66.3694 24.5639 65.2215 24.5639ZM65.2215 21.9578C66.1212 21.9578 66.8658 21.6708 67.4553 21.0969C68.0447 20.5074 68.3395 19.6697 68.3395 18.5839V18.3512C68.3395 17.2653 68.0447 16.4354 67.4553 15.8614C66.8813 15.272 66.1367 14.9772 65.2215 14.9772C64.3218 14.9772 63.5772 15.272 62.9877 15.8614C62.3982 16.4354 62.1035 17.2653 62.1035 18.3512V18.5839C62.1035 19.6697 62.3982 20.5074 62.9877 21.0969C63.5772 21.6708 64.3218 21.9578 65.2215 21.9578Z"
fill="#3A5088"
></path>
<path
d="M72.372 18.5141V18.1418C72.372 16.9318 72.6124 15.9002 73.0933 15.047C73.5742 14.1784 74.2102 13.5191 75.0013 13.0692C75.808 12.6039 76.6844 12.3712 77.6307 12.3712C78.6855 12.3712 79.4844 12.5573 80.0273 12.9296C80.5703 13.3019 80.9658 13.6897 81.214 14.093H81.6329V12.6969H84.5182V26.2857C84.5182 27.0769 84.2855 27.7051 83.8201 28.1705C83.3547 28.6514 82.7343 28.8918 81.9586 28.8918H74.2335V26.3323H80.9348C81.3692 26.3323 81.5863 26.0996 81.5863 25.6342V22.6326H81.1675C81.0124 22.8808 80.7952 23.1367 80.516 23.4005C80.2368 23.6486 79.8645 23.8581 79.3991 24.0287C78.9337 24.1993 78.3443 24.2847 77.6307 24.2847C76.6844 24.2847 75.808 24.0597 75.0013 23.6099C74.2102 23.1445 73.5742 22.4852 73.0933 21.632C72.6124 20.7634 72.372 19.724 72.372 18.5141ZM78.4684 21.7251C79.3681 21.7251 80.1204 21.4381 80.7254 20.8642C81.3304 20.2902 81.6329 19.4836 81.6329 18.4443V18.2116C81.6329 17.1567 81.3304 16.3501 80.7254 15.7916C80.1359 15.2177 79.3836 14.9307 78.4684 14.9307C77.5686 14.9307 76.8163 15.2177 76.2113 15.7916C75.6063 16.3501 75.3038 17.1567 75.3038 18.2116V18.4443C75.3038 19.4836 75.6063 20.2902 76.2113 20.8642C76.8163 21.4381 77.5686 21.7251 78.4684 21.7251Z"
fill="#3A5088"
></path>
<path
d="M92.213 24.5639C91.0651 24.5639 90.0335 24.3312 89.1182 23.8658C88.203 23.4005 87.4817 22.7257 86.9543 21.8415C86.4269 20.9573 86.1631 19.8947 86.1631 18.6537V18.2814C86.1631 17.0404 86.4269 15.9778 86.9543 15.0936C87.4817 14.2094 88.203 13.5346 89.1182 13.0692C90.0335 12.6039 91.0651 12.3712 92.213 12.3712C93.3609 12.3712 94.3924 12.6039 95.3077 13.0692C96.2229 13.5346 96.9442 14.2094 97.4717 15.0936C97.9991 15.9778 98.2628 17.0404 98.2628 18.2814V18.6537C98.2628 19.8947 97.9991 20.9573 97.4717 21.8415C96.9442 22.7257 96.2229 23.4005 95.3077 23.8658C94.3924 24.3312 93.3609 24.5639 92.213 24.5639ZM92.213 21.9578C93.1127 21.9578 93.8573 21.6708 94.4467 21.0969C95.0362 20.5074 95.3309 19.6697 95.3309 18.5839V18.3512C95.3309 17.2653 95.0362 16.4354 94.4467 15.8614C93.8728 15.272 93.1282 14.9772 92.213 14.9772C91.3132 14.9772 90.5687 15.272 89.9792 15.8614C89.3897 16.4354 89.095 17.2653 89.095 18.3512V18.5839C89.095 19.6697 89.3897 20.5074 89.9792 21.0969C90.5687 21.6708 91.3132 21.9578 92.213 21.9578Z"
fill="#3A5088"
></path>
<path
d="M99.9219 24.2381V12.6969H102.854V24.2381H99.9219ZM101.388 11.3474C100.86 11.3474 100.411 11.1767 100.038 10.8354C99.6815 10.4942 99.5031 10.0443 99.5031 9.48587C99.5031 8.92743 99.6815 8.47757 100.038 8.1363C100.411 7.79503 100.86 7.62439 101.388 7.62439C101.931 7.62439 102.381 7.79503 102.737 8.1363C103.094 8.47757 103.273 8.92743 103.273 9.48587C103.273 10.0443 103.094 10.4942 102.737 10.8354C102.381 11.1767 101.931 11.3474 101.388 11.3474Z"
fill="#3A5088"
></path>
<path
d="M105.056 28.8918V12.6969H107.941V14.093H108.36C108.623 13.6432 109.034 13.2476 109.593 12.9063C110.151 12.5496 110.95 12.3712 111.99 12.3712C112.92 12.3712 113.781 12.6039 114.572 13.0692C115.364 13.5191 116 14.1861 116.48 15.0703C116.961 15.9545 117.202 17.0249 117.202 18.2814V18.6537C117.202 19.9102 116.961 20.9805 116.48 21.8647C116 22.7489 115.364 23.4237 114.572 23.8891C113.781 24.3389 112.92 24.5639 111.99 24.5639C111.292 24.5639 110.702 24.4786 110.221 24.3079C109.756 24.1528 109.376 23.9511 109.081 23.7029C108.802 23.4392 108.577 23.1755 108.406 22.9118H107.987V28.8918H105.056ZM111.105 22.0043C112.021 22.0043 112.773 21.7174 113.362 21.1434C113.967 20.5539 114.27 19.7008 114.27 18.5839V18.3512C114.27 17.2343 113.967 16.3889 113.362 15.8149C112.757 15.2254 112.005 14.9307 111.105 14.9307C110.206 14.9307 109.453 15.2254 108.848 15.8149C108.243 16.3889 107.941 17.2343 107.941 18.3512V18.5839C107.941 19.7008 108.243 20.5539 108.848 21.1434C109.453 21.7174 110.206 22.0043 111.105 22.0043Z"
fill="#3A5088"
></path>
<path
d="M123.64 24.5639C122.135 24.5639 120.902 24.2381 119.94 23.5866C118.979 22.9351 118.397 22.0043 118.195 20.7944L120.894 20.0963C121.003 20.6393 121.181 21.0658 121.43 21.3761C121.693 21.6863 122.011 21.9113 122.384 22.0509C122.771 22.175 123.19 22.237 123.64 22.237C124.323 22.237 124.827 22.1207 125.152 21.888C125.478 21.6398 125.641 21.3373 125.641 20.9805C125.641 20.6237 125.486 20.3523 125.176 20.1661C124.865 19.9645 124.369 19.8016 123.687 19.6775L123.035 19.5611C122.228 19.406 121.492 19.1966 120.825 18.9329C120.157 18.6537 119.622 18.2736 119.219 17.7927C118.816 17.3119 118.614 16.6914 118.614 15.9313C118.614 14.7833 119.033 13.9069 119.871 13.3019C120.708 12.6814 121.81 12.3712 123.175 12.3712C124.462 12.3712 125.533 12.6581 126.386 13.2321C127.239 13.8061 127.797 14.5584 128.061 15.4892L125.339 16.3268C125.215 15.7374 124.959 15.3185 124.571 15.0703C124.198 14.8221 123.733 14.698 123.175 14.698C122.616 14.698 122.19 14.7989 121.895 15.0005C121.6 15.1867 121.453 15.4504 121.453 15.7916C121.453 16.1639 121.608 16.4432 121.918 16.6293C122.228 16.7999 122.647 16.9318 123.175 17.0249L123.826 17.1412C124.695 17.2963 125.478 17.5058 126.176 17.7695C126.89 18.0177 127.448 18.3822 127.852 18.8631C128.27 19.3285 128.48 19.9645 128.48 20.7711C128.48 21.9811 128.038 22.9196 127.154 23.5866C126.285 24.2381 125.114 24.5639 123.64 24.5639Z"
fill="#3A5088"
></path>
<path
d="M134.4 24.4243C133.5 24.4243 132.709 24.2226 132.026 23.8193C131.359 23.4005 130.84 22.8265 130.467 22.0974C130.095 21.3683 129.909 20.5307 129.909 19.5844V12.6969H132.841V19.3517C132.841 20.2204 133.05 20.8719 133.469 21.3063C133.903 21.7406 134.516 21.9578 135.307 21.9578C136.207 21.9578 136.905 21.6631 137.401 21.0736C137.898 20.4686 138.146 19.6309 138.146 18.5606V12.6969H141.078V24.2381H138.192V22.7257H137.774C137.588 23.1135 137.238 23.4935 136.727 23.8658C136.215 24.2381 135.439 24.4243 134.4 24.4243Z"
fill="#3A5088"
></path>
<path
d="M143.293 24.2381V12.6969H146.178V13.9534H146.597C146.799 13.5656 147.133 13.2321 147.598 12.9529C148.063 12.6581 148.676 12.5108 149.436 12.5108C150.258 12.5108 150.918 12.6737 151.414 12.9994C151.91 13.3097 152.29 13.7207 152.554 14.2327H152.973C153.237 13.7363 153.609 13.3252 154.09 12.9994C154.571 12.6737 155.253 12.5108 156.137 12.5108C156.851 12.5108 157.495 12.6659 158.069 12.9762C158.658 13.2709 159.124 13.7285 159.465 14.349C159.822 14.954 160 15.7218 160 16.6526V24.2381H157.068V16.862C157.068 16.226 156.905 15.7529 156.58 15.4426C156.254 15.1169 155.796 14.954 155.207 14.954C154.54 14.954 154.02 15.1711 153.648 15.6055C153.291 16.0243 153.113 16.6293 153.113 17.4204V24.2381H150.181V16.862C150.181 16.226 150.018 15.7529 149.692 15.4426C149.366 15.1169 148.909 14.954 148.319 14.954C147.652 14.954 147.132 15.1711 146.76 15.6055C146.403 16.0243 146.225 16.6293 146.225 17.4204V24.2381H143.293Z"
fill="#3A5088"
></path>
<path
d="M38.7809 15.5127C38.7809 11.3985 37.1465 7.45275 34.2373 4.54356C31.3281 1.63437 27.3824 5.39515e-07 23.2682 0C19.154 -5.39514e-07 15.2083 1.63437 12.2991 4.54356C9.38989 7.45275 7.75552 11.3985 7.75552 15.5127L12.6033 15.5127C14.2097 15.5127 15.4625 14.1665 16.0509 12.6717C16.4372 11.6903 17.0234 10.7884 17.7836 10.0281C19.2382 8.57352 21.2111 7.75634 23.2682 7.75634C25.3253 7.75634 27.2982 8.57352 28.7528 10.0281C30.2074 11.4827 31.0245 13.4556 31.0245 15.5127H38.7809Z"
fill="url(#paint0_linear_1422_656)"
></path>
<path
d="M29.8445 21.4491C30.6241 19.567 31.0254 17.5498 31.0254 15.5127H38.7809C38.7809 24.0801 31.8356 31.0253 23.2682 31.0253C21.9265 31.0253 20.6245 30.855 19.3829 30.5348C20.0854 30.3538 20.7759 30.1233 21.4491 29.8445C23.3312 29.0649 25.0413 27.9223 26.4818 26.4818C27.9223 25.0413 29.065 23.3312 29.8445 21.4491Z"
fill="#FBCF8E"
></path>
<path
d="M0 15.5126C-2.91433e-07 17.5498 0.401247 19.567 1.18083 21.4491C1.96042 23.3312 3.10307 25.0413 4.54356 26.4818C5.98404 27.9222 7.69415 29.0649 9.57623 29.8445C11.4583 30.6241 13.4755 31.0253 15.5127 31.0253C17.5498 31.0253 19.567 30.6241 21.4491 29.8445C23.3312 29.0649 25.0413 27.9222 26.4818 26.4818C27.9223 25.0413 29.0649 23.3312 29.8445 21.4491C30.6241 19.567 31.0254 17.5498 31.0254 15.5126L26.1776 15.5126C24.5712 15.5126 23.3184 16.8588 22.73 18.3535C22.7133 18.3961 22.6961 18.4385 22.6786 18.4809C22.2888 19.4219 21.7175 20.277 20.9972 20.9972C20.277 21.7174 19.4219 22.2888 18.4809 22.6786C17.5399 23.0684 16.5313 23.269 15.5127 23.269C14.4941 23.269 13.4855 23.0684 12.5445 22.6786C11.6034 22.2888 10.7484 21.7174 10.0281 20.9972C9.30787 20.277 8.73655 19.4219 8.34676 18.4809C7.95696 17.5398 7.75634 16.5312 7.75634 15.5126L0 15.5126Z"
fill="url(#paint1_linear_1422_656)"
></path>
<path
d="M0.00158691 15.5127C0.00158691 6.94524 6.94683 0 15.5142 0C16.8556 0 18.1572 0.170246 19.3987 0.490323C16.7348 1.17657 14.2774 2.56535 12.2991 4.54357C9.38992 7.45273 7.75557 11.3985 7.75557 15.5127H0.00158691Z"
fill="#73E5E2"
></path>
<defs>
<linearGradient
id="paint0_linear_1422_656"
x1="38.7809"
y1="7.75634"
x2="7.75552"
y2="7.75634"
gradientUnits="userSpaceOnUse"
>
<stop class="ccustom" stop-color="#73E5E2"></stop>
<stop offset="1" stop-color="#394F87"></stop>
</linearGradient>
<linearGradient
id="paint1_linear_1422_656"
x1="1.01712e-06"
y1="23.269"
x2="31.0254"
y2="23.269"
gradientUnits="userSpaceOnUse"
>
<stop stop-color="#FBDC8E"></stop>
<stop offset="1" stop-color="#FB958E"></stop>
</linearGradient>
</defs>
</svg>
<!-- END Marquee Items -->
</div>
<!-- END Marquee List -->
</div>
<!-- END Marquee Track -->
</div>
<!-- END Marquee -->
Props
The available data properties for this component.
Property | Default | Description |
---|---|---|
pauseOnHover | true | Sets the pause on hover functionality |