@pnkx-lib/ui 1.9.302 → 1.9.304
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/style.css +1 -1
- package/es/ui/Sidebar.js +196 -46
- package/es/ui/index.js +2 -2
- package/package.json +2 -2
package/dist/style.css
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */
|
|
2
|
-
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-600:oklch(57.7% .245 27.325);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-900:oklch(21% .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--breakpoint-sm:40rem;--breakpoint-md:48rem;--breakpoint-lg:64rem;--breakpoint-xl:80rem;--breakpoint-2xl:96rem;--container-xs:20rem;--container-sm:24rem;--container-md:28rem;--container-lg:32rem;--container-xl:36rem;--container-2xl:42rem;--container-3xl:48rem;--container-4xl:56rem;--container-5xl:64rem;--container-6xl:72rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height:calc(1.5/1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-3xl:1.5rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.\!collapse{visibility:collapse!important}.\!visible{visibility:visible!important}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-1{top:calc(var(--spacing)*1)}.top-1\/16{top:6.25%}.right-1{right:calc(var(--spacing)*1)}.left-44{left:calc(var(--spacing)*44)}.z-10{z-index:10}.z-50{z-index:50}.col-span-1{grid-column:span 1/span 1}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-auto{margin:auto}.-mx-2{margin-inline:calc(var(--spacing)*-2)}.mx-1{margin-inline:calc(var(--spacing)*1)}.mx-auto{margin-inline:auto}.\!mt-\[-10px\]{margin-top:-10px!important}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-20{margin-top:calc(var(--spacing)*20)}.mt-\[15px\]{margin-top:15px}.\!mr-1{margin-right:calc(var(--spacing)*1)!important}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.\!ml-1{margin-left:calc(var(--spacing)*1)!important}.\!ml-2{margin-left:calc(var(--spacing)*2)!important}.ml-0{margin-left:calc(var(--spacing)*0)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-4{margin-left:calc(var(--spacing)*4)}.ml-10{margin-left:calc(var(--spacing)*10)}.ml-\[-2rem\]{margin-left:-2rem}.ml-\[7\%\]{margin-left:7%}.ml-\[10px\]{margin-left:10px}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-0{height:calc(var(--spacing)*0)}.h-3{height:calc(var(--spacing)*3)}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-10{height:calc(var(--spacing)*10)}.h-20{height:calc(var(--spacing)*20)}.h-\[200px\]{height:200px}.h-\[300px\]{height:300px}.h-\[calc\(100vh-56px\)\]{height:calc(100vh - 56px)}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.\!w-\[50px\]{width:50px!important}.\!w-full{width:100%!important}.w-3{width:calc(var(--spacing)*3)}.w-4{width:calc(var(--spacing)*4)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-10{width:calc(var(--spacing)*10)}.w-10\!{width:calc(var(--spacing)*10)!important}.w-17{width:calc(var(--spacing)*17)}.w-20{width:calc(var(--spacing)*20)}.w-20\!{width:calc(var(--spacing)*20)!important}.w-100{width:calc(var(--spacing)*100)}.w-\[54px\]{width:54px}.w-\[60px\]{width:60px}.w-\[90px\]{width:90px}.w-\[250px\]{width:250px}.w-\[255px\]{width:255px}.w-\[6000px\]{width:6000px}.w-fit{width:fit-content}.w-full{width:100%}.w-lg{width:var(--container-lg)}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-fit{max-width:fit-content}.max-w-full{max-width:100%}.max-w-lg{max-width:var(--container-lg)}.max-w-md{max-width:var(--container-md)}.max-w-screen-2xl{max-width:var(--breakpoint-2xl)}.max-w-screen-lg{max-width:var(--breakpoint-lg)}.max-w-screen-md{max-width:var(--breakpoint-md)}.max-w-screen-sm{max-width:var(--breakpoint-sm)}.max-w-screen-xl{max-width:var(--breakpoint-xl)}.max-w-sm{max-width:var(--container-sm)}.max-w-xl{max-width:var(--container-xl)}.max-w-xs{max-width:var(--container-xs)}.min-w-16{min-width:calc(var(--spacing)*16)}.min-w-fit{min-width:fit-content}.flex-1{flex:1}.flex-grow{flex-grow:1}.-translate-y-1\/2{--tw-translate-y:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[110\%\]{--tw-translate-y:110%;translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-grab{cursor:grab}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-end{align-items:flex-end}.items-end-safe{align-items:safe flex-end}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-2\.5{gap:calc(var(--spacing)*2.5)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-3{column-gap:calc(var(--spacing)*3)}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-3>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*3)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-x-reverse)))}.gap-y-5{row-gap:calc(var(--spacing)*5)}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.\!rounded-3xl{border-radius:var(--radius-3xl)!important}.\!rounded-\[8px\]{border-radius:8px!important}.\!rounded-full{border-radius:3.40282e38px!important}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-tl-lg{border-top-left-radius:var(--radius-lg)}.rounded-tr-lg{border-top-right-radius:var(--radius-lg)}.rounded-br-lg{border-bottom-right-radius:var(--radius-lg)}.rounded-bl-lg{border-bottom-left-radius:var(--radius-lg)}.\!border{border-style:var(--tw-border-style)!important;border-width:1px!important}.border{border-style:var(--tw-border-style);border-width:1px}.border-t-1{border-top-style:var(--tw-border-style);border-top-width:1px}.\!border-b-1{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:1px!important}.border-b-\[0\.5px\]{border-bottom-style:var(--tw-border-style);border-bottom-width:.5px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.\!border-none{--tw-border-style:none!important;border-style:none!important}.\!border-\[\#007BE5\]{border-color:#007be5!important}.\!border-\[\#BDE3FF\]{border-color:#bde3ff!important}.\!border-\[\#FFCDC9\]{border-color:#ffcdc9!important}.\!border-\[white\]{border-color:#fff!important}.border-\[\#BDE3FF\]{border-color:#bde3ff}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-white{border-color:var(--color-white)}.\!border-t-\[\#F0F0F0\]{border-top-color:#f0f0f0!important}.\!border-b-\[\#F0F0F0\]{border-bottom-color:#f0f0f0!important}.\!bg-\[\#0000000A\]{background-color:#0000000a!important}.\!bg-\[\#007BE5\]{background-color:#007be5!important}.\!bg-\[\#E5F4FF\]{background-color:#e5f4ff!important}.\!bg-\[\#E7F0FF\]{background-color:#e7f0ff!important}.bg-\[\#007BE5\]{background-color:#007be5}.bg-\[\#27CD7F\]{background-color:#27cd7f}.bg-\[\#722ED1\]{background-color:#722ed1}.bg-\[\#001523\]{background-color:#001523}.bg-\[\#2561ED\]{background-color:#2561ed}.bg-\[\#B2B7C2\]{background-color:#b2b7c2}.bg-\[\#DA9438\]{background-color:#da9438}.bg-\[\#DD4338\]{background-color:#dd4338}.bg-\[\#E7F0FF\]{background-color:#e7f0ff}.bg-\[\#ECEFF3\]{background-color:#eceff3}.bg-\[\#FFFFFF\]{background-color:#fff}.bg-blue-500{background-color:var(--color-blue-500)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-white{background-color:var(--color-white)}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-\[24px\]{padding:24px}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-\[10px\]{padding-inline:10px}.py-1{padding-block:calc(var(--spacing)*1)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-3{padding-top:calc(var(--spacing)*3)}.pt-4{padding-top:calc(var(--spacing)*4)}.pr-2\.5{padding-right:calc(var(--spacing)*2.5)}.pr-3\.5{padding-right:calc(var(--spacing)*3.5)}.pr-6{padding-right:calc(var(--spacing)*6)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-15{padding-bottom:calc(var(--spacing)*15)}.pb-\[15px\]{padding-bottom:15px}.pl-2{padding-left:calc(var(--spacing)*2)}.pl-2\.5{padding-left:calc(var(--spacing)*2.5)}.pl-4{padding-left:calc(var(--spacing)*4)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.\!text-\[12px\]{font-size:12px!important}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.leading-6{--tw-leading:calc(var(--spacing)*6);line-height:calc(var(--spacing)*6)}.\!font-light{--tw-font-weight:var(--font-weight-light)!important;font-weight:var(--font-weight-light)!important}.\!font-medium{--tw-font-weight:var(--font-weight-medium)!important;font-weight:var(--font-weight-medium)!important}.font-\[400\]{--tw-font-weight:400;font-weight:400}.font-\[600\]{--tw-font-weight:600;font-weight:600}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-nowrap{white-space:nowrap}.\!text-\[\#0f1d40\]{color:#0f1d40!important}.\!text-\[\#4D4D57\]{color:#4d4d57!important}.\!text-\[\#5C657D\]{color:#5c657d!important}.\!text-\[\#007BE5\]{color:#007be5!important}.\!text-\[\#DD4338\]{color:#dd4338!important}.\!text-\[\#E0E0E0\]{color:#e0e0e0!important}.\!text-\[white\]{color:#fff!important}.text-\[\#5C657D\]{color:#5c657d}.text-\[\#116DFF\]{color:#116dff}.text-\[\#3078BD\]{color:#3078bd}.text-\[\#131313\]{color:#131313}.text-\[\#B2B7C2\]{color:#b2b7c2}.text-black{color:var(--color-black)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-900{color:var(--color-gray-900)}.text-red-600{color:var(--color-red-600)}.text-white{color:var(--color-white)}.\!shadow-none{--tw-shadow:0 0 #0000!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.select-none{-webkit-user-select:none;user-select:none}@media (hover:hover){.hover\:rounded-sm:hover{border-radius:var(--radius-sm)}.hover\:bg-\[\#1B4ACB\]:hover{background-color:#1b4acb}.hover\:bg-\[\#007BE5\]:hover{background-color:#007be5}.hover\:bg-\[\#E7F0FF\]:hover{background-color:#e7f0ff}.hover\:bg-\[\#F5F6F7\]:hover{background-color:#f5f6f7}.hover\:bg-\[\#FFFFFF\]:hover{background-color:#fff}.hover\:bg-blue-600:hover{background-color:var(--color-blue-600)}.hover\:text-\[\#007BE5\]:hover{color:#007be5}.hover\:text-black:hover{color:var(--color-black)}.hover\:text-white:hover{color:var(--color-white)}}.focus\:border-blue-500:focus{border-color:var(--color-blue-500)}.focus\:ring-blue-500:focus{--tw-ring-color:var(--color-blue-500)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width:40rem){.sm\:left-40{left:calc(var(--spacing)*40)}.sm\:px-6{padding-inline:calc(var(--spacing)*6)}}@media (min-width:48rem){.md\:left-48{left:calc(var(--spacing)*48)}.md\:mt-0{margin-top:calc(var(--spacing)*0)}.md\:flex-row{flex-direction:row}:where(.md\:space-y-0>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*0)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*0)*calc(1 - var(--tw-space-y-reverse)))}:where(.md\:space-x-4>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}.md\:text-left{text-align:left}}@media (min-width:64rem){.lg\:left-68{left:calc(var(--spacing)*68)}.lg\:px-8{padding-inline:calc(var(--spacing)*8)}}}.custom-pagination-reorder .ant-pagination-options{order:-1;margin-right:16px}.custom-pagination-reorder{align-items:center;display:flex}.custom-pagination-reorder .ant-pagination-total-text{order:0}.custom-pagination-reorder .ant-pagination-prev,.custom-pagination-reorder .ant-pagination-item,.custom-pagination-reorder .ant-pagination-next,.custom-pagination-reorder .ant-pagination-jump-prev,.custom-pagination-reorder .ant-pagination-jump-next{order:1}.custom-pagination-reorder .ant-pagination-options{order:-1}.scrollbar-hidden::-webkit-scrollbar{display:none}.scrollbar-hidden{-ms-overflow-style:none;scrollbar-width:none}.setting-table-modal div .ant-modal-header,.setting-table-modal div .ant-modal-footer{padding:0 24px!important}.containerSearchSelect :global(.ant-select-selector){border-radius:100px;border-color:#bde3ff!important}.inputSearchKey :global(.ant-input-clear-icon){color:#e7f0ff}.customBadge :global(.ant-badge-count){color:#4d4d57!important;box-shadow:none!important;background:0 0!important}.customBadge{background-color:#eeeef0!important}.customBadge .ant-badge-count{color:#4d4d57!important;box-shadow:none!important;background:0 0!important}.customBadgeActive{background-color:#bde3ff!important}.customBadgeActive .ant-badge-count{font-weight:500;color:#0f1d40!important;box-shadow:none!important;background:0 0!important}.customContainButtonIcon .ant-btn-icon{height:18px}.ant-table-cell:before{display:none!important}.ant-table-thead .ant-table-cell{font-weight:500;background-color:#d6e6fe!important;border-start-start-radius:0!important;border-start-end-radius:0!important}.ant-table-thead th.ant-table-column-has-sorters:hover{background-color:#d6e6fe}.ant-table-row.table-row-even{background-color:#f7f7f8}.ant-table-row.table-row-odd{background-color:#fff}.ant-table-cell-row-hover{cursor:pointer;background-color:#e7f0ff!important}.ant-table-body{scrollbar-width:auto;scrollbar-color:auto}.ant-table-body::-webkit-scrollbar{width:8px}.ant-table-body::-webkit-scrollbar-track{background-color:#e1e6e6}.ant-table-body::-webkit-scrollbar-thumb{background-color:#a8caff;border-radius:6px}.ant-table-body::-webkit-scrollbar-thumb:hover{background-color:#598cf4;border-radius:6px}.ant-select-outlined.ant-select-multiple .ant-select-selection-item{gap:4px;display:flex;background-color:#bde3ff!important;padding:1px 8px!important}.pnkx-default-input :global(.ant-input-clear-icon){color:#e7f0ff}.pnkx-default-input{border-color:#bde3ff;width:100%;border-radius:6px!important}.pnkx-default-input.ant-input-affix-wrapper-disabled{box-shadow:none!important;cursor:not-allowed!important;border:none!important}.pnkx-default-select-container{width:100%;height:100%}.ant-select:hover .ant-select-selector{box-shadow:none!important;border-color:#a2a2a2!important}.pnkx-disable-select .ant-select-arrow{color:#00000040!important}.pnkx-default-select-container .ant-select-selector,.pnkx-default-select-container .ant-select .ant-select-selector{border-color:#bde3ff!important;border-radius:6px!important}.pnkx-default-select-container .ant-select.ant-select-disabled .ant-select-selector{border:none!important}.pnkx-default-field-container{width:100%;border-color:#bde3ff!important;border-radius:6px!important}.pnkx-default-select-container .pnkx-error-select .ant-select-selector{border:1px solid #ff4d4f!important}.pnkx-default-border-cascader .ant-select-selector,.pnkx-default-border-checkbox .ant-checkbox-inner{border-color:#bde3ff!important}.pnkx-default-border-date-picker,.pnkx-default-border-time-picker{border-color:#bde3ff!important;border-radius:6px!important}.pnkx-default-border-default-button{color:#007be5!important;border-color:#bde3ff!important}.ant-checkbox-inner{border-color:#007be5!important}.ant-checkbox-checked .ant-checkbox-inner:after{border-color:#fff}.ant-checkbox-checked .ant-checkbox-inner{background-color:#007be5!important;border-color:#007be5!important}.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-checked):not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-inner,.ant-checkbox:not(.ant-checkbox-checked):not(.ant-checkbox-disabled):hover .ant-checkbox-inner{background-color:#e5f4ff!important;border-color:#007be5!important}.ant-checkbox-wrapper-checked:not(.ant-checkbox-wrapper-checked):hover .ant-checkbox-inner,.ant-checkbox-checked:hover .ant-checkbox-inner{background-color:#007be5!important;border-color:#007be5!important}.ant-checkbox-disabled .ant-checkbox-inner,.ant-checkbox-wrapper-disabled .ant-checkbox-inner{cursor:not-allowed!important;background-color:#f5f5f5!important;border-color:#d9d9d9!important}.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner{background-color:#8b8787!important;border-color:#d9d9d9!important}.pnkx-default-modal .ant-modal-close-x{color:#000624}.ant-modal-body,.ant-modal-content{padding:0!important}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#e1e6e6}::-webkit-scrollbar-thumb{background-color:#a8caff;border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:#598cf4;border-radius:6px}.ant-select-arrow{color:#116dff!important}.ant-select-clear{color:#0065ff!important}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
|
|
2
|
+
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-600:oklch(57.7% .245 27.325);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-900:oklch(21% .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--breakpoint-sm:40rem;--breakpoint-md:48rem;--breakpoint-lg:64rem;--breakpoint-xl:80rem;--breakpoint-2xl:96rem;--container-xs:20rem;--container-sm:24rem;--container-md:28rem;--container-lg:32rem;--container-xl:36rem;--container-2xl:42rem;--container-3xl:48rem;--container-4xl:56rem;--container-5xl:64rem;--container-6xl:72rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height:calc(1.5/1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-3xl:1.5rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.\!collapse{visibility:collapse!important}.\!visible{visibility:visible!important}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-1{top:calc(var(--spacing)*1)}.top-1\/16{top:6.25%}.right-1{right:calc(var(--spacing)*1)}.left-44{left:calc(var(--spacing)*44)}.z-10{z-index:10}.z-50{z-index:50}.col-span-1{grid-column:span 1/span 1}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-auto{margin:auto}.-mx-2{margin-inline:calc(var(--spacing)*-2)}.mx-1{margin-inline:calc(var(--spacing)*1)}.mx-auto{margin-inline:auto}.\!mt-\[-10px\]{margin-top:-10px!important}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-20{margin-top:calc(var(--spacing)*20)}.mt-\[15px\]{margin-top:15px}.\!mr-1{margin-right:calc(var(--spacing)*1)!important}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.\!ml-1{margin-left:calc(var(--spacing)*1)!important}.\!ml-2{margin-left:calc(var(--spacing)*2)!important}.ml-0{margin-left:calc(var(--spacing)*0)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-4{margin-left:calc(var(--spacing)*4)}.ml-10{margin-left:calc(var(--spacing)*10)}.ml-\[-2rem\]{margin-left:-2rem}.ml-\[7\%\]{margin-left:7%}.ml-\[10px\]{margin-left:10px}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.\!h-fit{height:fit-content!important}.h-0{height:calc(var(--spacing)*0)}.h-3{height:calc(var(--spacing)*3)}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-10{height:calc(var(--spacing)*10)}.h-20{height:calc(var(--spacing)*20)}.h-\[200px\]{height:200px}.h-\[300px\]{height:300px}.h-\[calc\(100vh-56px\)\]{height:calc(100vh - 56px)}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.\!w-\[50px\]{width:50px!important}.\!w-fit{width:fit-content!important}.\!w-full{width:100%!important}.w-3{width:calc(var(--spacing)*3)}.w-4{width:calc(var(--spacing)*4)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-10{width:calc(var(--spacing)*10)}.w-10\!{width:calc(var(--spacing)*10)!important}.w-17{width:calc(var(--spacing)*17)}.w-20{width:calc(var(--spacing)*20)}.w-20\!{width:calc(var(--spacing)*20)!important}.w-100{width:calc(var(--spacing)*100)}.w-\[54px\]{width:54px}.w-\[60px\]{width:60px}.w-\[90px\]{width:90px}.w-\[250px\]{width:250px}.w-\[255px\]{width:255px}.w-\[6000px\]{width:6000px}.w-fit{width:fit-content}.w-full{width:100%}.w-lg{width:var(--container-lg)}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-fit{max-width:fit-content}.max-w-full{max-width:100%}.max-w-lg{max-width:var(--container-lg)}.max-w-md{max-width:var(--container-md)}.max-w-screen-2xl{max-width:var(--breakpoint-2xl)}.max-w-screen-lg{max-width:var(--breakpoint-lg)}.max-w-screen-md{max-width:var(--breakpoint-md)}.max-w-screen-sm{max-width:var(--breakpoint-sm)}.max-w-screen-xl{max-width:var(--breakpoint-xl)}.max-w-sm{max-width:var(--container-sm)}.max-w-xl{max-width:var(--container-xl)}.max-w-xs{max-width:var(--container-xs)}.min-w-16{min-width:calc(var(--spacing)*16)}.min-w-fit{min-width:fit-content}.flex-1{flex:1}.flex-grow{flex-grow:1}.-translate-y-1\/2{--tw-translate-y:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[110\%\]{--tw-translate-y:110%;translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-grab{cursor:grab}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-end{align-items:flex-end}.items-end-safe{align-items:safe flex-end}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-2\.5{gap:calc(var(--spacing)*2.5)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-3{column-gap:calc(var(--spacing)*3)}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-3>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*3)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-x-reverse)))}.gap-y-5{row-gap:calc(var(--spacing)*5)}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.\!rounded-3xl{border-radius:var(--radius-3xl)!important}.\!rounded-\[8px\]{border-radius:8px!important}.\!rounded-full{border-radius:3.40282e38px!important}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-tl-lg{border-top-left-radius:var(--radius-lg)}.rounded-tr-lg{border-top-right-radius:var(--radius-lg)}.rounded-br-lg{border-bottom-right-radius:var(--radius-lg)}.rounded-bl-lg{border-bottom-left-radius:var(--radius-lg)}.\!border{border-style:var(--tw-border-style)!important;border-width:1px!important}.border{border-style:var(--tw-border-style);border-width:1px}.border-t-1{border-top-style:var(--tw-border-style);border-top-width:1px}.\!border-b-1{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:1px!important}.border-b-\[0\.5px\]{border-bottom-style:var(--tw-border-style);border-bottom-width:.5px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.\!border-none{--tw-border-style:none!important;border-style:none!important}.\!border-\[\#007BE5\]{border-color:#007be5!important}.\!border-\[\#BDE3FF\]{border-color:#bde3ff!important}.\!border-\[\#FFCDC9\]{border-color:#ffcdc9!important}.\!border-\[\#bde3ff\]{border-color:#bde3ff!important}.\!border-\[white\]{border-color:#fff!important}.border-\[\#BDE3FF\]{border-color:#bde3ff}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-white{border-color:var(--color-white)}.\!border-t-\[\#F0F0F0\]{border-top-color:#f0f0f0!important}.\!border-b-\[\#F0F0F0\]{border-bottom-color:#f0f0f0!important}.\!bg-\[\#0000000A\]{background-color:#0000000a!important}.\!bg-\[\#007BE5\]{background-color:#007be5!important}.\!bg-\[\#E5F4FF\]{background-color:#e5f4ff!important}.\!bg-\[\#E7F0FF\]{background-color:#e7f0ff!important}.bg-\[\#007BE5\]{background-color:#007be5}.bg-\[\#27CD7F\]{background-color:#27cd7f}.bg-\[\#722ED1\]{background-color:#722ed1}.bg-\[\#001523\]{background-color:#001523}.bg-\[\#2561ED\]{background-color:#2561ed}.bg-\[\#B2B7C2\]{background-color:#b2b7c2}.bg-\[\#DA9438\]{background-color:#da9438}.bg-\[\#DD4338\]{background-color:#dd4338}.bg-\[\#E7F0FF\]{background-color:#e7f0ff}.bg-\[\#ECEFF3\]{background-color:#eceff3}.bg-\[\#FFFFFF\]{background-color:#fff}.bg-blue-500{background-color:var(--color-blue-500)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-white{background-color:var(--color-white)}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-\[24px\]{padding:24px}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-\[10px\]{padding-inline:10px}.py-1{padding-block:calc(var(--spacing)*1)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-3{padding-top:calc(var(--spacing)*3)}.pt-4{padding-top:calc(var(--spacing)*4)}.pr-2\.5{padding-right:calc(var(--spacing)*2.5)}.pr-3\.5{padding-right:calc(var(--spacing)*3.5)}.pr-6{padding-right:calc(var(--spacing)*6)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-15{padding-bottom:calc(var(--spacing)*15)}.pb-\[15px\]{padding-bottom:15px}.pl-2{padding-left:calc(var(--spacing)*2)}.pl-2\.5{padding-left:calc(var(--spacing)*2.5)}.pl-4{padding-left:calc(var(--spacing)*4)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.\!text-\[12px\]{font-size:12px!important}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.leading-6{--tw-leading:calc(var(--spacing)*6);line-height:calc(var(--spacing)*6)}.\!font-light{--tw-font-weight:var(--font-weight-light)!important;font-weight:var(--font-weight-light)!important}.\!font-medium{--tw-font-weight:var(--font-weight-medium)!important;font-weight:var(--font-weight-medium)!important}.font-\[400\]{--tw-font-weight:400;font-weight:400}.font-\[600\]{--tw-font-weight:600;font-weight:600}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-nowrap{white-space:nowrap}.\!text-\[\#0f1d40\]{color:#0f1d40!important}.\!text-\[\#4D4D57\]{color:#4d4d57!important}.\!text-\[\#5C657D\]{color:#5c657d!important}.\!text-\[\#007BE5\]{color:#007be5!important}.\!text-\[\#DD4338\]{color:#dd4338!important}.\!text-\[\#E0E0E0\]{color:#e0e0e0!important}.\!text-\[white\]{color:#fff!important}.text-\[\#5C657D\]{color:#5c657d}.text-\[\#116DFF\]{color:#116dff}.text-\[\#3078BD\]{color:#3078bd}.text-\[\#131313\]{color:#131313}.text-\[\#B2B7C2\]{color:#b2b7c2}.text-black{color:var(--color-black)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-900{color:var(--color-gray-900)}.text-red-600{color:var(--color-red-600)}.text-white{color:var(--color-white)}.\!shadow-none{--tw-shadow:0 0 #0000!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.select-none{-webkit-user-select:none;user-select:none}@media (hover:hover){.hover\:rounded-sm:hover{border-radius:var(--radius-sm)}.hover\:bg-\[\#1B4ACB\]:hover{background-color:#1b4acb}.hover\:bg-\[\#007BE5\]:hover{background-color:#007be5}.hover\:bg-\[\#E7F0FF\]:hover{background-color:#e7f0ff}.hover\:bg-\[\#F5F6F7\]:hover{background-color:#f5f6f7}.hover\:bg-\[\#FFFFFF\]:hover{background-color:#fff}.hover\:bg-blue-600:hover{background-color:var(--color-blue-600)}.hover\:text-\[\#007BE5\]:hover{color:#007be5}.hover\:text-black:hover{color:var(--color-black)}.hover\:text-white:hover{color:var(--color-white)}}.focus\:border-blue-500:focus{border-color:var(--color-blue-500)}.focus\:ring-blue-500:focus{--tw-ring-color:var(--color-blue-500)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width:40rem){.sm\:left-40{left:calc(var(--spacing)*40)}.sm\:px-6{padding-inline:calc(var(--spacing)*6)}}@media (min-width:48rem){.md\:left-48{left:calc(var(--spacing)*48)}.md\:mt-0{margin-top:calc(var(--spacing)*0)}.md\:flex-row{flex-direction:row}:where(.md\:space-y-0>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*0)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*0)*calc(1 - var(--tw-space-y-reverse)))}:where(.md\:space-x-4>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}.md\:text-left{text-align:left}}@media (min-width:64rem){.lg\:left-68{left:calc(var(--spacing)*68)}.lg\:px-8{padding-inline:calc(var(--spacing)*8)}}}.custom-pagination-reorder .ant-pagination-options{order:-1;margin-right:16px}.custom-pagination-reorder{align-items:center;display:flex}.custom-pagination-reorder .ant-pagination-total-text{order:0}.custom-pagination-reorder .ant-pagination-prev,.custom-pagination-reorder .ant-pagination-item,.custom-pagination-reorder .ant-pagination-next,.custom-pagination-reorder .ant-pagination-jump-prev,.custom-pagination-reorder .ant-pagination-jump-next{order:1}.custom-pagination-reorder .ant-pagination-options{order:-1}.scrollbar-hidden::-webkit-scrollbar{display:none}.scrollbar-hidden{-ms-overflow-style:none;scrollbar-width:none}.setting-table-modal div .ant-modal-header,.setting-table-modal div .ant-modal-footer{padding:0 24px!important}.containerSearchSelect :global(.ant-select-selector){border-radius:100px;border-color:#bde3ff!important}.inputSearchKey :global(.ant-input-clear-icon){color:#e7f0ff}.customBadge :global(.ant-badge-count){color:#4d4d57!important;box-shadow:none!important;background:0 0!important}.customBadge{background-color:#eeeef0!important}.customBadge .ant-badge-count{color:#4d4d57!important;box-shadow:none!important;background:0 0!important}.customBadgeActive{background-color:#bde3ff!important}.customBadgeActive .ant-badge-count{font-weight:500;color:#0f1d40!important;box-shadow:none!important;background:0 0!important}.customContainButtonIcon .ant-btn-icon{height:18px}.ant-table-cell:before{display:none!important}.ant-table-thead .ant-table-cell{font-weight:500;background-color:#d6e6fe!important;border-start-start-radius:0!important;border-start-end-radius:0!important}.ant-table-thead th.ant-table-column-has-sorters:hover{background-color:#d6e6fe}.ant-table-row.table-row-even{background-color:#f7f7f8}.ant-table-row.table-row-odd{background-color:#fff}.ant-table-cell-row-hover{cursor:pointer;background-color:#e7f0ff!important}.ant-table-body{scrollbar-width:auto;scrollbar-color:auto}.ant-table-body::-webkit-scrollbar{width:8px}.ant-table-body::-webkit-scrollbar-track{background-color:#e1e6e6}.ant-table-body::-webkit-scrollbar-thumb{background-color:#a8caff;border-radius:6px}.ant-table-body::-webkit-scrollbar-thumb:hover{background-color:#598cf4;border-radius:6px}.ant-select-outlined.ant-select-multiple .ant-select-selection-item{gap:4px;display:flex;background-color:#bde3ff!important;padding:1px 8px!important}.pnkx-default-input :global(.ant-input-clear-icon){color:#e7f0ff}.pnkx-default-input{border-color:#bde3ff;width:100%;border-radius:6px!important}.pnkx-default-input.ant-input-affix-wrapper-disabled{box-shadow:none!important;cursor:not-allowed!important;border:none!important}.pnkx-default-select-container{width:100%;height:100%}.ant-select:hover .ant-select-selector{box-shadow:none!important;border-color:#a2a2a2!important}.pnkx-disable-select .ant-select-arrow{color:#00000040!important}.pnkx-default-select-container .ant-select-selector,.pnkx-default-select-container .ant-select .ant-select-selector{border-color:#bde3ff!important;border-radius:6px!important}.pnkx-default-select-container .ant-select.ant-select-disabled .ant-select-selector{border:none!important}.pnkx-default-field-container{width:100%;border-color:#bde3ff!important;border-radius:6px!important}.pnkx-default-select-container .pnkx-error-select .ant-select-selector{border:1px solid #ff4d4f!important}.pnkx-default-border-cascader .ant-select-selector,.pnkx-default-border-checkbox .ant-checkbox-inner{border-color:#bde3ff!important}.pnkx-default-border-date-picker,.pnkx-default-border-time-picker{border-color:#bde3ff!important;border-radius:6px!important}.pnkx-default-border-default-button{color:#007be5!important;border-color:#bde3ff!important}.ant-checkbox-inner{border-color:#007be5!important}.ant-checkbox-checked .ant-checkbox-inner:after{border-color:#fff}.ant-checkbox-checked .ant-checkbox-inner{background-color:#007be5!important;border-color:#007be5!important}.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-checked):not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-inner,.ant-checkbox:not(.ant-checkbox-checked):not(.ant-checkbox-disabled):hover .ant-checkbox-inner{background-color:#e5f4ff!important;border-color:#007be5!important}.ant-checkbox-wrapper-checked:not(.ant-checkbox-wrapper-checked):hover .ant-checkbox-inner,.ant-checkbox-checked:hover .ant-checkbox-inner{background-color:#007be5!important;border-color:#007be5!important}.ant-checkbox-disabled .ant-checkbox-inner,.ant-checkbox-wrapper-disabled .ant-checkbox-inner{cursor:not-allowed!important;background-color:#f5f5f5!important;border-color:#d9d9d9!important}.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner{background-color:#8b8787!important;border-color:#d9d9d9!important}.pnkx-default-modal .ant-modal-close-x{color:#000624}.ant-modal-body,.ant-modal-content{padding:0!important}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#e1e6e6}::-webkit-scrollbar-thumb{background-color:#a8caff;border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:#598cf4;border-radius:6px}.ant-select-arrow{color:#116dff!important}.ant-select-clear{color:#0065ff!important}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
|
package/es/ui/Sidebar.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { jsxs, Fragment
|
|
1
|
+
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
2
2
|
import * as React from 'react';
|
|
3
|
-
import
|
|
3
|
+
import { useState, useEffect } from 'react';
|
|
4
4
|
import { useNavigate, useLocation } from 'react-router';
|
|
5
5
|
import { t as twMerge } from '../chunks/bundle-mjs-BBFHkixS.js';
|
|
6
6
|
import { H as Header } from '../chunks/layout-DoBNb9xg.js';
|
|
@@ -53,49 +53,199 @@ const logoHeaderText = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAADS4AAAIACA
|
|
|
53
53
|
|
|
54
54
|
const defaultAvatar = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMvSURBVHgBtVdNTxNRFD1vijAUta1ugFVZ6FaIUZfi0pW4MNEV9RcA/0B+gfQXACs0MabiRuNCiSR+xEAxxA3ENjERwsIWlY/y0ee5M9M6pZ3pMJSTtH3zOnPPvefe+94bhQDIFXTcBPq1gTvQGDSApAbi8p8CihxntUIWZcz1JlQmiE3VlNDAiNIYrRAFQJ5Wp+jEdE9C5XFc4vVNPcLoHh2DsN4BjXGSTyEoMUkfa0aJFkApTHTH1FhT4rVNPUlPU2glKH1PTD10TxnuC4m05aQC2rRs1/jiYK2gU7yaxCmC6Rtj1U9UiUma5Ogth0mvh8raehARhSa94A1pvR2Nvr6EKtpSGxj2Iz0sAxe6gG7W91k29OEhQkE6hI+POk4w4qLOeREfkLQ3Rt9c1bC7D/za4lyIyCtRGz8Legg+0bZHakkF5hlb9jBwou4Xk4N+N5Y9CMISO+RDBhv8CpoQlw5q54rbQJuB0GCKbqr1oi40WxYlz1HK29EObO3a143yK3PyOZDi88m/5NkIshZLdHs09nvbVuAoqcge7QBWN4DFH6yLNv9UCKdiRZ8gWzbB+U7g5VfbKenzP1Tl3lWqs+dd+TJfREhUSZcoX2VxgT33fIG/ZuPitKQuy/blYVQkk9aBbkLqWHP/12Xa5PFovexycDD4PdeIOMpCml8B3nxjsWhrewtE6r5HijGzaN/rJud4SaTOHPHGivIZvd3Zt69fLwN/S5TSCEbqNiaLz6tlW/YKuCa9U3K86VTIWZUGO7IXWSDmkkjmhfhaErjUTU8XApC6IHmWNX7wMguuhHxPXPUZslOQIC2hS8vMLtWSOo6ji+2SZavMZo9HKjCcSv/43VJzuvp4gVFvlJB7v4L4OfNky6EfuLDkL5q4dXtA5a2FL8Go51cxfpqkgkgE40Iq4xrBnnzWcjoYwekgff+6qh4g6zI180lPscCG0UJQxekHN1TKPVe3xzg3pNE6pI+SNiQWiCRMtRxH8wiPIt8mxtzyuuHbFDMfeAg0kHKkTyIgobSn2Y6JuwPKcx8I3I1Pv+ghXbZOK3Jw6Mf/7VSM5/mZ44tbxmxD1o+wgn+8Lj0W61iuOwAAAABJRU5ErkJggg==";
|
|
55
55
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
56
|
+
const SearchIcon = ({
|
|
57
|
+
size = 18,
|
|
58
|
+
color = "currentColor",
|
|
59
|
+
className,
|
|
60
|
+
style,
|
|
61
|
+
onClick,
|
|
62
|
+
"aria-label": ariaLabel,
|
|
63
|
+
title,
|
|
64
|
+
...props
|
|
65
|
+
}) => /* @__PURE__ */ jsx(
|
|
66
|
+
"div",
|
|
67
|
+
{
|
|
68
|
+
className,
|
|
69
|
+
style: {
|
|
70
|
+
width: size,
|
|
71
|
+
height: size,
|
|
72
|
+
cursor: onClick ? "pointer" : "default",
|
|
73
|
+
...style
|
|
74
|
+
},
|
|
75
|
+
onClick,
|
|
76
|
+
role: onClick ? "button" : void 0,
|
|
77
|
+
"aria-label": ariaLabel,
|
|
78
|
+
title,
|
|
79
|
+
...props,
|
|
80
|
+
children: /* @__PURE__ */ jsx(
|
|
81
|
+
"svg",
|
|
82
|
+
{
|
|
83
|
+
width: "100%",
|
|
84
|
+
height: "100%",
|
|
85
|
+
viewBox: "0 0 18 18",
|
|
86
|
+
fill: "none",
|
|
87
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
88
|
+
children: /* @__PURE__ */ jsx(
|
|
89
|
+
"path",
|
|
90
|
+
{
|
|
91
|
+
fillRule: "evenodd",
|
|
92
|
+
clipRule: "evenodd",
|
|
93
|
+
d: "M14.854 14.1467C15.0478 14.3412 15.0476 14.656 14.8534 14.8502C14.6593 15.0443 14.3445 15.0443 14.1504 14.8502L12.0201 12.7261C11.0663 13.5215 9.83903 14 8.5 14C5.46243 14 3 11.5376 3 8.5C3 5.46243 5.46243 3 8.5 3C11.5376 3 14 5.46243 14 8.5C14 9.83874 13.5217 11.0658 12.7266 12.0195L14.854 14.1467ZM8.5 13C10.9853 13 13 10.9853 13 8.5C13 6.01472 10.9853 4 8.5 4C6.01472 4 4 6.01472 4 8.5C4 10.9853 6.01472 13 8.5 13Z",
|
|
94
|
+
fill: color
|
|
95
|
+
}
|
|
96
|
+
)
|
|
97
|
+
}
|
|
98
|
+
)
|
|
99
|
+
}
|
|
100
|
+
);
|
|
85
101
|
|
|
86
|
-
|
|
102
|
+
const VietNamIcon = ({
|
|
103
|
+
size = 24,
|
|
104
|
+
color = "currentColor",
|
|
105
|
+
className,
|
|
106
|
+
style,
|
|
107
|
+
onClick,
|
|
108
|
+
"aria-label": ariaLabel,
|
|
109
|
+
title,
|
|
110
|
+
...props
|
|
111
|
+
}) => /* @__PURE__ */ jsx(
|
|
112
|
+
"div",
|
|
113
|
+
{
|
|
114
|
+
className,
|
|
115
|
+
style: {
|
|
116
|
+
width: size,
|
|
117
|
+
height: size,
|
|
118
|
+
cursor: onClick ? "pointer" : "default",
|
|
119
|
+
...style
|
|
120
|
+
},
|
|
121
|
+
onClick,
|
|
122
|
+
role: onClick ? "button" : void 0,
|
|
123
|
+
"aria-label": ariaLabel,
|
|
124
|
+
title,
|
|
125
|
+
...props,
|
|
126
|
+
children: /* @__PURE__ */ jsxs(
|
|
127
|
+
"svg",
|
|
128
|
+
{
|
|
129
|
+
width: "100%",
|
|
130
|
+
height: "100%",
|
|
131
|
+
viewBox: "0 0 24 24",
|
|
132
|
+
fill: "none",
|
|
133
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
134
|
+
children: [
|
|
135
|
+
/* @__PURE__ */ jsxs("g", { "clip-path": "url(#clip0_3926_537319)", children: [
|
|
136
|
+
/* @__PURE__ */ jsx(
|
|
137
|
+
"path",
|
|
138
|
+
{
|
|
139
|
+
d: "M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",
|
|
140
|
+
fill: "#D80027"
|
|
141
|
+
}
|
|
142
|
+
),
|
|
143
|
+
/* @__PURE__ */ jsx(
|
|
144
|
+
"path",
|
|
145
|
+
{
|
|
146
|
+
d: "M12 6.26086L13.2951 10.2466H17.4859L14.0954 12.7099L15.3905 16.6957L12 14.2323L8.60953 16.6957L9.90459 12.7099L6.51413 10.2466H10.7049L12 6.26086Z",
|
|
147
|
+
fill: "#FFDA44"
|
|
148
|
+
}
|
|
149
|
+
)
|
|
150
|
+
] }),
|
|
151
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3926_537319", children: /* @__PURE__ */ jsx("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
152
|
+
]
|
|
153
|
+
}
|
|
154
|
+
)
|
|
155
|
+
}
|
|
156
|
+
);
|
|
87
157
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
<%s key={someKey} {...props} />`,K,p,s3,p),x1[p+K]=true;}}return e===g?o3(M):t3(M),M}}function n3(e,t,o){return p1(e,t,o,true)}function i3(e,t,o){return p1(e,t,o,false)}var L3=i3,l3=n3;S.Fragment=g,S.jsx=L3,S.jsxs=l3;}()),S}var m1;function d3(){return m1||(m1=1,process.env.NODE_ENV==="production"?F.exports=M3():F.exports=a3()),F.exports}var C=d3();const H3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.854 14.1467C15.0478 14.3412 15.0476 14.656 14.8534 14.8502C14.6593 15.0443 14.3445 15.0443 14.1504 14.8502L12.0201 12.7261C11.0663 13.5215 9.83903 14 8.5 14C5.46243 14 3 11.5376 3 8.5C3 5.46243 5.46243 3 8.5 3C11.5376 3 14 5.46243 14 8.5C14 9.83874 13.5217 11.0658 12.7266 12.0195L14.854 14.1467ZM8.5 13C10.9853 13 13 10.9853 13 8.5C13 6.01472 10.9853 4 8.5 4C6.01472 4 4 6.01472 4 8.5C4 10.9853 6.01472 13 8.5 13Z",fill:"currentColor"})})}),V3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M6.66659 10.917C6.25237 10.917 5.91659 11.2528 5.91659 11.667C5.91659 12.0812 6.25237 12.417 6.66659 12.417V10.917ZM13.3333 12.417C13.7475 12.417 14.0833 12.0812 14.0833 11.667C14.0833 11.2528 13.7475 10.917 13.3333 10.917V12.417ZM6.66659 7.58366C6.25237 7.58366 5.91659 7.91945 5.91659 8.33366C5.91659 8.74787 6.25237 9.08366 6.66659 9.08366V7.58366ZM13.3333 9.08366C13.7475 9.08366 14.0833 8.74787 14.0833 8.33366C14.0833 7.91945 13.7475 7.58366 13.3333 7.58366V9.08366ZM6.66659 4.25033C6.25237 4.25033 5.91659 4.58611 5.91659 5.00033C5.91659 5.41454 6.25237 5.75033 6.66659 5.75033V4.25033ZM13.3333 5.75033C13.7475 5.75033 14.0833 5.41454 14.0833 5.00033C14.0833 4.58611 13.7475 4.25033 13.3333 4.25033V5.75033ZM6.66659 14.2503C6.25237 14.2503 5.91659 14.5861 5.91659 15.0003C5.91659 15.4145 6.25237 15.7503 6.66659 15.7503V14.2503ZM9.99992 15.7503C10.4141 15.7503 10.7499 15.4145 10.7499 15.0003C10.7499 14.5861 10.4141 14.2503 9.99992 14.2503V15.7503ZM4.23163 18.146L3.8859 18.8116L4.23163 18.146ZM3.5209 17.4353L2.85534 17.781L3.5209 17.4353ZM16.4789 17.4353L17.1445 17.781L16.4789 17.4353ZM15.7682 18.146L16.1139 18.8116L15.7682 18.146ZM15.7682 1.85464L16.1139 1.18908L15.7682 1.85464ZM16.4789 2.56537L17.1445 2.21964L16.4789 2.56537ZM4.23163 1.85464L3.8859 1.18908L4.23163 1.85464ZM3.5209 2.56537L2.85534 2.21964L3.5209 2.56537ZM6.66659 11.667V12.417H13.3333V11.667V10.917H6.66659V11.667ZM6.66659 8.33366V9.08366H13.3333V8.33366V7.58366H6.66659V8.33366ZM6.66659 5.00033V5.75033H13.3333V5.00033V4.25033H6.66659V5.00033ZM6.66659 15.0003V15.7503H9.99992V15.0003V14.2503H6.66659V15.0003ZM6.01659 1.66699V2.41699H13.9833V1.66699V0.916992H6.01659V1.66699ZM16.6666 4.35033H15.9166V15.6503H16.6666H17.4166V4.35033H16.6666ZM13.9833 18.3337V17.5837H6.01659V18.3337V19.0837H13.9833V18.3337ZM3.33325 15.6503H4.08325V4.35032H3.33325H2.58325V15.6503H3.33325ZM6.01659 18.3337V17.5837C5.52942 17.5837 5.20991 17.5831 4.96571 17.5628C4.73048 17.5432 4.63308 17.5094 4.57736 17.4805L4.23163 18.146L3.8859 18.8116C4.19141 18.9703 4.51191 19.0303 4.84157 19.0576C5.16225 19.0843 5.5546 19.0837 6.01659 19.0837V18.3337ZM3.33325 15.6503H2.58325C2.58325 16.1123 2.58265 16.5047 2.60928 16.8253C2.63666 17.155 2.69664 17.4755 2.85534 17.781L3.5209 17.4353L4.18646 17.0896C4.15751 17.0338 4.12367 16.9364 4.10413 16.7012C4.08385 16.457 4.08325 16.1375 4.08325 15.6503H3.33325ZM4.23163 18.146L4.57736 17.4805C4.40993 17.3935 4.27342 17.257 4.18646 17.0896L3.5209 17.4353L2.85534 17.781C3.08462 18.2224 3.44451 18.5823 3.8859 18.8116L4.23163 18.146ZM16.6666 15.6503H15.9166C15.9166 16.1375 15.916 16.457 15.8957 16.7012C15.8762 16.9364 15.8423 17.0338 15.8134 17.0896L16.4789 17.4353L17.1445 17.781C17.3032 17.4755 17.3632 17.155 17.3906 16.8253C17.4172 16.5047 17.4166 16.1123 17.4166 15.6503H16.6666ZM13.9833 18.3337V19.0837C14.4452 19.0837 14.8376 19.0843 15.1583 19.0576C15.4879 19.0303 15.8084 18.9703 16.1139 18.8116L15.7682 18.146L15.4225 17.4805C15.3668 17.5094 15.2694 17.5432 15.0341 17.5628C14.7899 17.5831 14.4704 17.5837 13.9833 17.5837V18.3337ZM16.4789 17.4353L15.8134 17.0896C15.7264 17.257 15.5899 17.3935 15.4225 17.4805L15.7682 18.146L16.1139 18.8116C16.5553 18.5823 16.9152 18.2224 17.1445 17.781L16.4789 17.4353ZM13.9833 1.66699V2.41699C14.4704 2.41699 14.7899 2.41759 15.0341 2.43787C15.2694 2.45741 15.3668 2.49125 15.4225 2.5202L15.7682 1.85464L16.1139 1.18908C15.8084 1.03038 15.4879 0.970397 15.1583 0.943021C14.8376 0.916389 14.4452 0.916992 13.9833 0.916992V1.66699ZM16.6666 4.35033H17.4166C17.4166 3.88834 17.4172 3.49599 17.3906 3.17531C17.3632 2.84565 17.3032 2.52515 17.1445 2.21964L16.4789 2.56537L15.8134 2.9111C15.8423 2.96682 15.8762 3.06422 15.8957 3.29945C15.916 3.54365 15.9166 3.86316 15.9166 4.35033H16.6666ZM15.7682 1.85464L15.4225 2.5202C15.5899 2.60717 15.7264 2.74368 15.8134 2.9111L16.4789 2.56537L17.1445 2.21964C16.9152 1.77825 16.5553 1.41836 16.1139 1.18908L15.7682 1.85464ZM6.01659 1.66699V0.916992C5.5546 0.916992 5.16225 0.916389 4.84157 0.943021C4.51191 0.970397 4.19141 1.03038 3.8859 1.18908L4.23163 1.85464L4.57736 2.5202C4.63308 2.49125 4.73048 2.45741 4.96571 2.43787C5.20991 2.41759 5.52942 2.41699 6.01659 2.41699V1.66699ZM3.33325 4.35032H4.08325C4.08325 3.86316 4.08385 3.54365 4.10413 3.29945C4.12367 3.06422 4.15751 2.96682 4.18646 2.9111L3.5209 2.56537L2.85534 2.21964C2.69664 2.52515 2.63666 2.84565 2.60928 3.17531C2.58265 3.49599 2.58325 3.88834 2.58325 4.35032H3.33325ZM4.23163 1.85464L3.8859 1.18908C3.44451 1.41836 3.08462 1.77825 2.85534 2.21964L3.5209 2.56537L4.18646 2.9111C4.27343 2.74368 4.40994 2.60717 4.57736 2.5202L4.23163 1.85464Z",fill:"currentColor"})})}),Z3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 28 28",children:C.jsx("path",{fill:"currentColor",d:"M9.33317 15.333C8.78089 15.333 8.33317 15.7807 8.33317 16.333C8.33317 16.8853 8.78089 17.333 9.33317 17.333V15.333ZM18.6665 17.333C19.2188 17.333 19.6665 16.8853 19.6665 16.333C19.6665 15.7807 19.2188 15.333 18.6665 15.333V17.333ZM9.33317 5.99967C8.78089 5.99967 8.33317 6.44739 8.33317 6.99967C8.33317 7.55196 8.78089 7.99967 9.33317 7.99967V5.99967ZM18.6665 7.99967C19.2188 7.99967 19.6665 7.55196 19.6665 6.99967C19.6665 6.44739 19.2188 5.99967 18.6665 5.99967V7.99967ZM9.33317 10.6663C8.78089 10.6663 8.33317 11.1141 8.33317 11.6663C8.33317 12.2186 8.78089 12.6663 9.33317 12.6663V10.6663ZM18.6665 12.6663C19.2188 12.6663 19.6665 12.2186 19.6665 11.6663C19.6665 11.1141 19.2188 10.6663 18.6665 10.6663V12.6663ZM5.83317 19.9997C5.28089 19.9997 4.83317 20.4474 4.83317 20.9997C4.83317 21.552 5.28089 21.9997 5.83317 21.9997V19.9997ZM22.1665 21.9997C22.7188 21.9997 23.1665 21.552 23.1665 20.9997C23.1665 20.4474 22.7188 19.9997 22.1665 19.9997V21.9997ZM5.92423 25.4036L5.46326 26.291L5.92423 25.4036ZM4.92921 24.4086L4.04179 24.8696L4.92921 24.4086ZM23.0705 24.4086L23.9579 24.8696L23.0705 24.4086ZM22.0754 25.4036L22.5364 26.291L22.0754 25.4036ZM22.0754 2.59571L22.5364 1.7083L22.0754 2.59571ZM23.0705 3.59073L23.9579 3.12976L23.0705 3.59073ZM5.92423 2.59571L5.46326 1.7083L5.92423 2.59571ZM4.92921 3.59073L4.04179 3.12976L4.92921 3.59073ZM9.33317 16.333V17.333H18.6665V16.333V15.333H9.33317V16.333ZM9.33317 6.99967V7.99967H18.6665V6.99967V5.99967H9.33317V6.99967ZM9.33317 11.6663V12.6663H18.6665V11.6663V10.6663H9.33317V11.6663ZM5.83317 20.9997V21.9997H22.1665V20.9997V19.9997H5.83317V20.9997ZM8.42317 2.33301V3.33301H19.5765V2.33301V1.33301H8.42317V2.33301ZM23.3332 6.08967H22.3332V21.9097H23.3332H24.3332V6.08967H23.3332ZM19.5765 25.6663V24.6663H8.42317V25.6663V26.6663H19.5765V25.6663ZM4.6665 21.9097H5.6665V6.08967H4.6665H3.6665V21.9097H4.6665ZM8.42317 25.6663V24.6663C7.74198 24.6663 7.29224 24.6655 6.9478 24.6369C6.61534 24.6093 6.47154 24.5611 6.3852 24.5162L5.92423 25.4036L5.46326 26.291C5.88265 26.5089 6.32391 26.592 6.78228 26.6301C7.22869 26.6671 7.77555 26.6663 8.42317 26.6663V25.6663ZM4.6665 21.9097H3.6665C3.6665 22.5573 3.6657 23.1042 3.70277 23.5506C3.74084 24.0089 3.82394 24.4502 4.04179 24.8696L4.92921 24.4086L5.81662 23.9476C5.77177 23.8613 5.72352 23.7175 5.69591 23.385C5.66731 23.0406 5.6665 22.5909 5.6665 21.9097H4.6665ZM5.92423 25.4036L6.3852 24.5162C6.14168 24.3897 5.94312 24.1912 5.81662 23.9476L4.92921 24.4086L4.04179 24.8696C4.35805 25.4784 4.85445 25.9748 5.46326 26.291L5.92423 25.4036ZM23.3332 21.9097H22.3332C22.3332 22.5909 22.3324 23.0406 22.3038 23.385C22.2762 23.7175 22.2279 23.8613 22.1831 23.9476L23.0705 24.4086L23.9579 24.8696C24.1757 24.4502 24.2588 24.0089 24.2969 23.5506C24.334 23.1042 24.3332 22.5573 24.3332 21.9097H23.3332ZM19.5765 25.6663V26.6663C20.2241 26.6663 20.771 26.6671 21.2174 26.6301C21.6758 26.592 22.117 26.5089 22.5364 26.291L22.0754 25.4036L21.6145 24.5162C21.5281 24.5611 21.3843 24.6093 21.0519 24.6369C20.7074 24.6655 20.2577 24.6663 19.5765 24.6663V25.6663ZM23.0705 24.4086L22.1831 23.9476C22.0566 24.1912 21.858 24.3897 21.6145 24.5162L22.0754 25.4036L22.5364 26.291C23.1452 25.9748 23.6416 25.4784 23.9579 24.8696L23.0705 24.4086ZM19.5765 2.33301V3.33301C20.2577 3.33301 20.7074 3.33381 21.0519 3.36241C21.3843 3.39002 21.5281 3.43828 21.6145 3.48312L22.0754 2.59571L22.5364 1.7083C22.117 1.49044 21.6758 1.40734 21.2174 1.36928C20.771 1.3322 20.2241 1.33301 19.5765 1.33301V2.33301ZM23.3332 6.08967H24.3332C24.3332 5.44205 24.334 4.89519 24.2969 4.44879C24.2588 3.99041 24.1757 3.54915 23.9579 3.12976L23.0705 3.59073L22.1831 4.05171C22.2279 4.13804 22.2762 4.28184 22.3038 4.61431C22.3324 4.95874 22.3332 5.40848 22.3332 6.08967H23.3332ZM22.0754 2.59571L21.6145 3.48312C21.858 3.60962 22.0566 3.80818 22.1831 4.05171L23.0705 3.59073L23.9579 3.12976C23.6416 2.52095 23.1452 2.02455 22.5364 1.7083L22.0754 2.59571ZM8.42317 2.33301V1.33301C7.77555 1.33301 7.22869 1.3322 6.78228 1.36928C6.32391 1.40734 5.88265 1.49044 5.46326 1.7083L5.92423 2.59571L6.3852 3.48312C6.47154 3.43828 6.61534 3.39002 6.9478 3.36241C7.29224 3.33381 7.74198 3.33301 8.42317 3.33301V2.33301ZM4.6665 6.08967H5.6665C5.6665 5.40848 5.66731 4.95874 5.69591 4.61431C5.72352 4.28184 5.77177 4.13804 5.81662 4.05171L4.92921 3.59073L4.04179 3.12976C3.82394 3.54915 3.74084 3.99041 3.70277 4.44879C3.6657 4.89519 3.6665 5.44205 3.6665 6.08967H4.6665ZM5.92423 2.59571L5.46326 1.7083C4.85445 2.02455 4.35804 2.52095 4.04179 3.12976L4.92921 3.59073L5.81662 4.05171C5.94312 3.80818 6.14168 3.60962 6.3852 3.48312L5.92423 2.59571Z"})})}),h3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20",children:C.jsx("path",{d:"M14.1668 6.66699C14.1668 4.82604 12.6744 3.33366 10.8335 3.33366H9.16683C7.32588 3.33366 5.8335 4.82604 5.8335 6.66699C5.8335 8.50794 7.32588 10.0003 9.16683 10.0003H10.8335C12.6744 10.0003 14.1668 11.4927 14.1668 13.3337C14.1668 15.1746 12.6744 16.667 10.8335 16.667H9.16683C7.32588 16.667 5.8335 15.1746 5.8335 13.3337M10.0002 1.66699L10.0002 18.3337",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round"})})}),u3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M1.6665 8.125H18.3332M2.59243 8.125L5.37021 2.5M14.6295 2.5L17.4072 8.125M8.14799 11.875H11.8517M2.61458 8.23714L4.14655 15.9927C4.31967 16.8691 5.07969 17.5 5.96244 17.5H14.0372C14.92 17.5 15.68 16.8691 15.8531 15.9927L17.3851 8.23714C17.3966 8.17912 17.3527 8.125 17.2943 8.125H2.70537C2.64694 8.125 2.60312 8.17912 2.61458 8.23714Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round"})})}),v3=r=>C.jsx("div",{...r,children:C.jsxs("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("g",{"clip-path":"url(#clip0_3925_10162)",children:C.jsx("path",{d:"M3.10854 18.7122L3.44903 18.0439L3.10854 18.7122ZM1.28764 16.8913L1.95589 16.5508L1.28764 16.8913ZM18.7127 16.8913L18.0444 16.5508L18.7127 16.8913ZM16.8918 18.7122L16.5513 18.0439L16.8918 18.7122ZM16.8918 1.28715L16.5513 1.9554L16.8918 1.28715ZM18.7127 3.10805L18.0444 3.44854L18.7127 3.10805ZM3.10854 1.28715L3.44903 1.9554L3.10854 1.28715ZM1.28764 3.10805L1.95589 3.44854L1.28764 3.10805ZM12.5002 4.24967C12.0859 4.24967 11.7502 4.58546 11.7502 4.99967C11.7502 5.41389 12.0859 5.74967 12.5002 5.74967L12.5002 4.24967ZM15.8335 5.74967C16.2477 5.74967 16.5835 5.41389 16.5835 4.99967C16.5835 4.58546 16.2477 4.24967 15.8335 4.24967L15.8335 5.74967ZM12.5002 10.9163C12.0859 10.9163 11.7502 11.2521 11.7502 11.6663C11.7502 12.0806 12.0859 12.4163 12.5002 12.4163V10.9163ZM15.8335 12.4163C16.2477 12.4163 16.5835 12.0806 16.5835 11.6663C16.5835 11.2521 16.2477 10.9163 15.8335 10.9163V12.4163ZM12.5002 7.58301C12.0859 7.58301 11.7502 7.91879 11.7502 8.33301C11.7502 8.74722 12.0859 9.08301 12.5002 9.08301V7.58301ZM15.8335 9.08301C16.2477 9.08301 16.5835 8.74722 16.5835 8.33301C16.5835 7.91879 16.2477 7.58301 15.8335 7.58301V9.08301ZM12.5002 14.2497C12.0859 14.2497 11.7502 14.5855 11.7502 14.9997C11.7502 15.4139 12.0859 15.7497 12.5002 15.7497V14.2497ZM15.8335 15.7497C16.2477 15.7497 16.5835 15.4139 16.5835 14.9997C16.5835 14.5855 16.2477 14.2497 15.8335 14.2497V15.7497ZM4.62184 8.24218L4.96233 7.57392L4.62184 8.24218ZM4.25766 7.878L4.92591 7.53751L4.25766 7.878ZM9.076 7.878L8.40775 7.53751L9.076 7.878ZM8.71182 8.24218L8.37133 7.57392L8.71182 8.24218ZM8.71182 4.25717L8.37133 4.92542L8.71182 4.25717ZM9.076 4.62135L8.40775 4.96184L9.076 4.62135ZM4.62184 4.25717L4.96233 4.92542L4.62184 4.25717ZM4.25766 4.62135L4.92591 4.96184L4.25766 4.62135ZM4.62184 15.7422L4.96233 15.0739L4.62184 15.7422ZM4.25766 15.378L4.92591 15.0375L4.25766 15.378ZM9.076 15.378L8.40775 15.0375L9.076 15.378ZM8.71182 15.7422L8.37133 15.0739L8.71182 15.7422ZM8.71182 11.7572L8.37133 12.4254L8.71182 11.7572ZM9.076 12.1213L8.40775 12.4618L9.076 12.1213ZM4.62184 11.7572L4.96233 12.4254L4.62184 11.7572ZM4.25766 12.1213L4.92591 12.4618L4.25766 12.1213ZM7.50016 0.833008V1.58301H12.5002V0.833008V0.0830078H7.50016V0.833008ZM19.1668 7.49967H18.4168V12.4997H19.1668H19.9168V7.49967H19.1668ZM12.5002 19.1663V18.4163H7.50016V19.1663V19.9163H12.5002V19.1663ZM0.833496 12.4997H1.5835V7.49967H0.833496H0.0834961V12.4997H0.833496ZM7.50016 19.1663V18.4163C6.32101 18.4163 5.48175 18.4158 4.82458 18.3621C4.17616 18.3091 3.77133 18.2082 3.44903 18.0439L3.10854 18.7122L2.76804 19.3805C3.33704 19.6704 3.96125 19.7965 4.70243 19.8571C5.43486 19.9169 6.34576 19.9163 7.50016 19.9163V19.1663ZM0.833496 12.4997H0.0834961C0.0834961 13.6541 0.0829128 14.565 0.142754 15.2974C0.203311 16.0386 0.329461 16.6628 0.619381 17.2318L1.28764 16.8913L1.95589 16.5508C1.79167 16.2285 1.69075 15.8237 1.63777 15.1753C1.58408 14.5181 1.5835 13.6788 1.5835 12.4997H0.833496ZM3.10854 18.7122L3.44903 18.0439C2.80614 17.7164 2.28346 17.1937 1.95589 16.5508L1.28764 16.8913L0.619381 17.2318C1.09076 18.1569 1.84291 18.9091 2.76804 19.3805L3.10854 18.7122ZM19.1668 12.4997H18.4168C18.4168 13.6788 18.4162 14.5181 18.3626 15.1753C18.3096 15.8237 18.2087 16.2285 18.0444 16.5508L18.7127 16.8913L19.3809 17.2318C19.6709 16.6628 19.797 16.0386 19.8576 15.2974C19.9174 14.565 19.9168 13.6541 19.9168 12.4997H19.1668ZM12.5002 19.1663V19.9163C13.6546 19.9163 14.5655 19.9169 15.2979 19.8571C16.0391 19.7965 16.6633 19.6704 17.2323 19.3805L16.8918 18.7122L16.5513 18.0439C16.229 18.2082 15.8242 18.3091 15.1757 18.3621C14.5186 18.4158 13.6793 18.4163 12.5002 18.4163V19.1663ZM18.7127 16.8913L18.0444 16.5508C17.7169 17.1937 17.1942 17.7164 16.5513 18.0439L16.8918 18.7122L17.2323 19.3805C18.1574 18.9091 18.9096 18.1569 19.3809 17.2318L18.7127 16.8913ZM12.5002 0.833008V1.58301C13.6793 1.58301 14.5186 1.58359 15.1757 1.63728C15.8242 1.69026 16.229 1.79118 16.5513 1.9554L16.8918 1.28715L17.2323 0.618892C16.6633 0.328972 16.0391 0.202823 15.2979 0.142266C14.5655 0.0824245 13.6546 0.0830078 12.5002 0.0830078V0.833008ZM19.1668 7.49967H19.9168C19.9168 6.34527 19.9174 5.43437 19.8576 4.70194C19.797 3.96076 19.6709 3.33655 19.3809 2.76755L18.7127 3.10805L18.0444 3.44854C18.2087 3.77084 18.3096 4.17567 18.3626 4.82409C18.4162 5.48126 18.4168 6.32052 18.4168 7.49967H19.1668ZM16.8918 1.28715L16.5513 1.9554C17.1942 2.28297 17.7169 2.80565 18.0444 3.44854L18.7127 3.10805L19.3809 2.76755C18.9096 1.84242 18.1574 1.09027 17.2323 0.618892L16.8918 1.28715ZM7.50016 0.833008V0.0830078C6.34576 0.0830078 5.43486 0.0824245 4.70243 0.142266C3.96125 0.202823 3.33704 0.328972 2.76804 0.618892L3.10854 1.28715L3.44903 1.9554C3.77133 1.79118 4.17616 1.69026 4.82458 1.63728C5.48175 1.58359 6.32101 1.58301 7.50016 1.58301V0.833008ZM0.833496 7.49967H1.5835C1.5835 6.32052 1.58408 5.48126 1.63777 4.82409C1.69075 4.17567 1.79167 3.77084 1.95589 3.44854L1.28764 3.10805L0.619381 2.76755C0.329461 3.33655 0.203311 3.96076 0.142754 4.70194C0.0829128 5.43437 0.0834961 6.34527 0.0834961 7.49967H0.833496ZM3.10854 1.28715L2.76804 0.618892C1.84291 1.09027 1.09076 1.84242 0.619381 2.76755L1.28764 3.10805L1.95589 3.44854C2.28346 2.80565 2.80614 2.28297 3.44903 1.9554L3.10854 1.28715ZM12.5002 4.99967L12.5002 5.74967L15.8335 5.74967V4.99967L15.8335 4.24967L12.5002 4.24967V4.99967ZM12.5002 11.6663V12.4163H15.8335V11.6663V10.9163H12.5002V11.6663ZM12.5002 8.33301V9.08301H15.8335V8.33301V7.58301H12.5002V8.33301ZM12.5002 14.9997V15.7497H15.8335V14.9997V14.2497H12.5002V14.9997ZM5.50016 4.16634V4.91634H7.8335V4.16634V3.41634H5.50016V4.16634ZM9.16683 5.49967H8.41683V6.99967H9.16683H9.91683V5.49967H9.16683ZM7.8335 8.33301V7.58301H5.50016V8.33301V9.08301H7.8335V8.33301ZM4.16683 6.99967H4.91683V5.49967H4.16683H3.41683V6.99967H4.16683ZM5.50016 8.33301V7.58301C5.25443 7.58301 5.11524 7.58242 5.0139 7.57414C4.92133 7.56658 4.92811 7.55649 4.96233 7.57392L4.62184 8.24218L4.28134 8.91043C4.49382 9.0187 4.70642 9.05402 4.89176 9.06916C5.06834 9.08359 5.27918 9.08301 5.50016 9.08301V8.33301ZM4.16683 6.99967H3.41683C3.41683 7.22065 3.41625 7.43149 3.43067 7.60808C3.44582 7.79342 3.48114 8.00601 3.5894 8.21849L4.25766 7.878L4.92591 7.53751C4.94335 7.57173 4.93326 7.57851 4.92569 7.48593C4.91741 7.3846 4.91683 7.2454 4.91683 6.99967H4.16683ZM4.62184 8.24218L4.96233 7.57392C4.94665 7.56593 4.9339 7.55319 4.92591 7.53751L4.25766 7.878L3.5894 8.21849C3.7412 8.51642 3.98342 8.75864 4.28134 8.91043L4.62184 8.24218ZM9.16683 6.99967H8.41683C8.41683 7.2454 8.41625 7.3846 8.40797 7.48593C8.4004 7.57851 8.39031 7.57173 8.40775 7.53751L9.076 7.878L9.74426 8.21849C9.85252 8.00601 9.88784 7.79342 9.90298 7.60808C9.91741 7.43149 9.91683 7.22065 9.91683 6.99967H9.16683ZM7.8335 8.33301V9.08301C8.05447 9.08301 8.26532 9.08359 8.4419 9.06916C8.62724 9.05402 8.83983 9.0187 9.05231 8.91043L8.71182 8.24218L8.37133 7.57392C8.40555 7.55649 8.41233 7.56658 8.31975 7.57414C8.21842 7.58242 8.07923 7.58301 7.8335 7.58301V8.33301ZM9.076 7.878L8.40775 7.53751C8.39976 7.55319 8.38701 7.56593 8.37133 7.57392L8.71182 8.24218L9.05231 8.91043C9.35024 8.75863 9.59246 8.51642 9.74426 8.21849L9.076 7.878ZM7.8335 4.16634V4.91634C8.07923 4.91634 8.21842 4.91692 8.31975 4.9252C8.41233 4.93277 8.40555 4.94286 8.37133 4.92542L8.71182 4.25717L9.05231 3.58891C8.83983 3.48065 8.62724 3.44533 8.4419 3.43019C8.26532 3.41576 8.05447 3.41634 7.8335 3.41634V4.16634ZM9.16683 5.49967H9.91683C9.91683 5.27869 9.91741 5.06785 9.90298 4.89127C9.88784 4.70593 9.85252 4.49334 9.74426 4.28086L9.076 4.62135L8.40775 4.96184C8.39031 4.92762 8.4004 4.92084 8.40797 5.01342C8.41625 5.11475 8.41683 5.25394 8.41683 5.49967H9.16683ZM8.71182 4.25717L8.37133 4.92542C8.38701 4.93341 8.39976 4.94616 8.40775 4.96184L9.076 4.62135L9.74426 4.28086C9.59246 3.98293 9.35024 3.74071 9.05231 3.58891L8.71182 4.25717ZM5.50016 4.16634V3.41634C5.27918 3.41634 5.06834 3.41576 4.89176 3.43019C4.70642 3.44533 4.49382 3.48065 4.28134 3.58891L4.62184 4.25717L4.96233 4.92542C4.92811 4.94286 4.92133 4.93277 5.0139 4.9252C5.11524 4.91692 5.25443 4.91634 5.50016 4.91634V4.16634ZM4.16683 5.49967H4.91683C4.91683 5.25394 4.91741 5.11475 4.92569 5.01342C4.93326 4.92084 4.94335 4.92762 4.92591 4.96184L4.25766 4.62135L3.5894 4.28086C3.48114 4.49334 3.44582 4.70593 3.43067 4.89127C3.41625 5.06785 3.41683 5.27869 3.41683 5.49967H4.16683ZM4.62184 4.25717L4.28134 3.58891C3.98342 3.74071 3.7412 3.98293 3.5894 4.28086L4.25766 4.62135L4.92591 4.96184C4.9339 4.94616 4.94665 4.93341 4.96233 4.92542L4.62184 4.25717ZM5.50016 11.6663V12.4163H7.8335V11.6663V10.9163H5.50016V11.6663ZM9.16683 12.9997H8.41683V14.4997H9.16683H9.91683V12.9997H9.16683ZM7.8335 15.833V15.083H5.50016V15.833V16.583H7.8335V15.833ZM4.16683 14.4997H4.91683V12.9997H4.16683H3.41683V14.4997H4.16683ZM5.50016 15.833V15.083C5.25443 15.083 5.11524 15.0824 5.0139 15.0741C4.92133 15.0666 4.92811 15.0565 4.96233 15.0739L4.62184 15.7422L4.28134 16.4104C4.49382 16.5187 4.70642 16.554 4.89176 16.5692C5.06834 16.5836 5.27918 16.583 5.50016 16.583V15.833ZM4.16683 14.4997H3.41683C3.41683 14.7207 3.41625 14.9315 3.43067 15.1081C3.44582 15.2934 3.48114 15.506 3.5894 15.7185L4.25766 15.378L4.92591 15.0375C4.94335 15.0717 4.93326 15.0785 4.92569 14.9859C4.91741 14.8846 4.91683 14.7454 4.91683 14.4997H4.16683ZM4.62184 15.7422L4.96233 15.0739C4.94665 15.0659 4.9339 15.0532 4.92591 15.0375L4.25766 15.378L3.5894 15.7185C3.7412 16.0164 3.98342 16.2586 4.28134 16.4104L4.62184 15.7422ZM9.16683 14.4997H8.41683C8.41683 14.7454 8.41625 14.8846 8.40797 14.9859C8.4004 15.0785 8.39031 15.0717 8.40775 15.0375L9.076 15.378L9.74426 15.7185C9.85252 15.506 9.88784 15.2934 9.90298 15.1081C9.91741 14.9315 9.91683 14.7207 9.91683 14.4997H9.16683ZM7.8335 15.833V16.583C8.05447 16.583 8.26532 16.5836 8.4419 16.5692C8.62724 16.554 8.83983 16.5187 9.05231 16.4104L8.71182 15.7422L8.37133 15.0739C8.40555 15.0565 8.41233 15.0666 8.31975 15.0741C8.21842 15.0824 8.07923 15.083 7.8335 15.083V15.833ZM9.076 15.378L8.40775 15.0375C8.39976 15.0532 8.38701 15.0659 8.37133 15.0739L8.71182 15.7422L9.05231 16.4104C9.35024 16.2586 9.59246 16.0164 9.74426 15.7185L9.076 15.378ZM7.8335 11.6663V12.4163C8.07923 12.4163 8.21842 12.4169 8.31975 12.4252C8.41233 12.4328 8.40555 12.4429 8.37133 12.4254L8.71182 11.7572L9.05231 11.0889C8.83983 10.9806 8.62724 10.9453 8.4419 10.9302C8.26532 10.9158 8.05447 10.9163 7.8335 10.9163V11.6663ZM9.16683 12.9997H9.91683C9.91683 12.7787 9.91741 12.5679 9.90298 12.3913C9.88784 12.2059 9.85252 11.9933 9.74426 11.7809L9.076 12.1213L8.40775 12.4618C8.39031 12.4276 8.4004 12.4208 8.40797 12.5134C8.41625 12.6148 8.41683 12.7539 8.41683 12.9997H9.16683ZM8.71182 11.7572L8.37133 12.4254C8.38701 12.4334 8.39976 12.4462 8.40775 12.4618L9.076 12.1213L9.74426 11.7809C9.59246 11.4829 9.35024 11.2407 9.05231 11.0889L8.71182 11.7572ZM5.50016 11.6663V10.9163C5.27918 10.9163 5.06834 10.9158 4.89176 10.9302C4.70642 10.9453 4.49382 10.9806 4.28134 11.0889L4.62184 11.7572L4.96233 12.4254C4.92811 12.4429 4.92133 12.4328 5.0139 12.4252C5.11524 12.4169 5.25443 12.4163 5.50016 12.4163V11.6663ZM4.16683 12.9997H4.91683C4.91683 12.7539 4.91741 12.6148 4.92569 12.5134C4.93326 12.4208 4.94335 12.4276 4.92591 12.4618L4.25766 12.1213L3.5894 11.7809C3.48114 11.9933 3.44582 12.2059 3.43067 12.3913C3.41625 12.5679 3.41683 12.7787 3.41683 12.9997H4.16683ZM4.62184 11.7572L4.28134 11.0889C3.98342 11.2407 3.7412 11.4829 3.5894 11.7809L4.25766 12.1213L4.92591 12.4618C4.9339 12.4462 4.94665 12.4334 4.96233 12.4254L4.62184 11.7572Z",fill:"currentColor"})}),C.jsx("defs",{children:C.jsx("clipPath",{id:"clip0_3925_10162",children:C.jsx("rect",{width:"20",height:"20",fill:"white"})})})]})}),f3=r=>C.jsx("div",{...r,children:C.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"100%",height:"100%",viewBox:"0 0 22 22",fill:"none",children:[C.jsx("path",{d:"M15 11C15 13.2091 13.2091 15 11 15C8.79086 15 7 13.2091 7 11C7 8.79086 8.79086 7 11 7C13.2091 7 15 8.79086 15 11Z",stroke:"currentColor","stroke-width":"1.5"}),C.jsx("path",{d:"M13 2.5147C13 1.67815 12.3218 1 11.4853 1H10.5147C9.67814 1 9 1.67814 9 2.51466C9 3.86408 7.36846 4.53985 6.41428 3.58566C5.82275 2.99414 4.86369 2.99413 4.27217 3.58565L3.58589 4.27193C2.99434 4.86348 2.99434 5.82258 3.58589 6.41413C4.54014 7.36838 3.86429 9 2.51478 9C1.67819 9 1 9.67819 1 10.5148V11.4853C1 12.3218 1.67816 13 2.51471 13C3.86415 13 4.53997 14.6315 3.58577 15.5857C2.99425 16.1773 2.99425 17.1363 3.58577 17.7278L4.27209 18.4141C4.86362 19.0057 5.82268 19.0057 6.41422 18.4141C7.36844 17.4599 9 18.1358 9 19.4852C9 20.3218 9.67817 21 10.5147 21H11.4852C12.3218 21 13 20.3218 13 19.4852C13 18.1357 14.6316 17.4598 15.5858 18.4141C16.1774 19.0056 17.1365 19.0056 17.728 18.4141L18.4143 17.7278C19.0058 17.1363 19.0058 16.1772 18.4143 15.5857C17.4601 14.6315 18.1359 13 19.4853 13C20.3219 13 21 12.3219 21 11.4853V10.5147C21 9.67817 20.3218 9 19.4853 9C18.1358 9 17.46 7.3684 18.4142 6.41417C19.0057 5.82262 19.0057 4.86353 18.4142 4.27199L17.7279 3.58572C17.1364 2.99418 16.1773 2.99419 15.5858 3.58573C14.6316 4.53994 13 3.86415 13 2.5147Z",stroke:"currentColor","stroke-width":"1.5"})]})}),w3=r=>C.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:[C.jsxs("g",{"clip-path":"url(#clip0_3926_537319)",children:[C.jsx("path",{d:"M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",fill:"#D80027"}),C.jsx("path",{d:"M12 6.26086L13.2951 10.2466H17.4859L14.0954 12.7099L15.3905 16.6957L12 14.2323L8.60953 16.6957L9.90459 12.7099L6.51413 10.2466H10.7049L12 6.26086Z",fill:"#FFDA44"})]}),C.jsx("defs",{children:C.jsx("clipPath",{id:"clip0_3926_537319",children:C.jsx("rect",{width:"24",height:"24",fill:"white"})})})]}),x3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M6.25003 7C6.25003 7.41421 6.58581 7.75 7.00003 7.75C7.41424 7.75 7.75003 7.41421 7.75003 7H6.25003ZM7.75003 17C7.75003 16.5858 7.41424 16.25 7.00003 16.25C6.58581 16.25 6.25003 16.5858 6.25003 17H7.75003ZM8.09205 20.782L8.43254 20.1138H8.43254L8.09205 20.782ZM7.21801 19.908L6.54976 20.2485V20.2485L7.21801 19.908ZM20.782 19.908L21.4503 20.2485L20.782 19.908ZM19.908 20.782L19.5675 20.1138H19.5675L19.908 20.782ZM19.908 3.21799L19.5675 3.88624V3.88624L19.908 3.21799ZM20.782 4.09202L20.1138 4.43251V4.43251L20.782 4.09202ZM7.21801 4.09202L7.88627 4.43251L7.21801 4.09202ZM8.09205 3.21799L7.75155 2.54973V2.54973L8.09205 3.21799ZM14 12.75C14.4142 12.75 14.75 12.4142 14.75 12C14.75 11.5858 14.4142 11.25 14 11.25V12.75ZM3.00003 11.25C2.58581 11.25 2.25003 11.5858 2.25003 12C2.25003 12.4142 2.58581 12.75 3.00003 12.75V11.25ZM4.62406 9.41603C4.85383 9.07138 4.7607 8.60573 4.41605 8.37596C4.07141 8.1462 3.60575 8.23933 3.37599 8.58397L4.62406 9.41603ZM2.18493 11.7227L2.80896 12.1387H2.80896L2.18493 11.7227ZM2.18493 12.2774L2.80896 11.8613L2.18493 12.2774ZM3.37599 15.416C3.60575 15.7607 4.07141 15.8538 4.41605 15.624C4.7607 15.3943 4.85383 14.9286 4.62406 14.584L3.37599 15.416ZM7.75003 7V6.2H6.25003V7H7.75003ZM10.2 3.75H17.8V2.25H10.2V3.75ZM20.25 6.2V17.8H21.75V6.2H20.25ZM17.8 20.25H10.2V21.75H17.8V20.25ZM7.75003 17.8V17H6.25003V17.8H7.75003ZM10.2 20.25C9.6276 20.25 9.24338 20.2494 8.9475 20.2252C8.66038 20.2018 8.5231 20.1599 8.43254 20.1138L7.75155 21.4503C8.08882 21.6221 8.44547 21.6892 8.82536 21.7203C9.19649 21.7506 9.65235 21.75 10.2 21.75V20.25ZM6.25003 17.8C6.25003 18.3477 6.24944 18.8035 6.27977 19.1747C6.3108 19.5546 6.37792 19.9112 6.54976 20.2485L7.88627 19.5675C7.84013 19.4769 7.79824 19.3396 7.77478 19.0525C7.75061 18.7566 7.75003 18.3724 7.75003 17.8H6.25003ZM8.43254 20.1138C8.19734 19.9939 8.00611 19.8027 7.88627 19.5675L6.54976 20.2485C6.81341 20.7659 7.23411 21.1866 7.75155 21.4503L8.43254 20.1138ZM20.25 17.8C20.25 18.3724 20.2494 18.7566 20.2253 19.0525C20.2018 19.3396 20.1599 19.4769 20.1138 19.5675L21.4503 20.2485C21.6221 19.9112 21.6892 19.5546 21.7203 19.1747C21.7506 18.8035 21.75 18.3477 21.75 17.8H20.25ZM17.8 21.75C18.3477 21.75 18.8036 21.7506 19.1747 21.7203C19.5546 21.6892 19.9112 21.6221 20.2485 21.4503L19.5675 20.1138C19.477 20.1599 19.3397 20.2018 19.0525 20.2252C18.7567 20.2494 18.3725 20.25 17.8 20.25V21.75ZM20.1138 19.5675C19.9939 19.8027 19.8027 19.9939 19.5675 20.1138L20.2485 21.4503C20.7659 21.1866 21.1866 20.7659 21.4503 20.2485L20.1138 19.5675ZM17.8 3.75C18.3725 3.75 18.7567 3.75058 19.0525 3.77476C19.3397 3.79822 19.477 3.8401 19.5675 3.88624L20.2485 2.54973C19.9112 2.37789 19.5546 2.31078 19.1747 2.27974C18.8036 2.24942 18.3477 2.25 17.8 2.25V3.75ZM21.75 6.2C21.75 5.65232 21.7506 5.19646 21.7203 4.82533C21.6892 4.44545 21.6221 4.08879 21.4503 3.75153L20.1138 4.43251C20.1599 4.52307 20.2018 4.66035 20.2253 4.94748C20.2494 5.24336 20.25 5.62757 20.25 6.2H21.75ZM19.5675 3.88624C19.8027 4.00608 19.9939 4.19731 20.1138 4.43251L21.4503 3.75153C21.1866 3.23408 20.7659 2.81338 20.2485 2.54973L19.5675 3.88624ZM7.75003 6.2C7.75003 5.62757 7.75061 5.24336 7.77478 4.94748C7.79824 4.66035 7.84013 4.52307 7.88627 4.43251L6.54976 3.75153C6.37792 4.08879 6.3108 4.44545 6.27977 4.82533C6.24944 5.19646 6.25003 5.65232 6.25003 6.2H7.75003ZM10.2 2.25C9.65235 2.25 9.19649 2.24942 8.82536 2.27974C8.44547 2.31078 8.08882 2.37789 7.75155 2.54973L8.43254 3.88624C8.5231 3.8401 8.66038 3.79822 8.9475 3.77476C9.24338 3.75058 9.6276 3.75 10.2 3.75V2.25ZM7.88627 4.43251C8.00611 4.19731 8.19734 4.00608 8.43254 3.88624L7.75155 2.54973C7.23411 2.81338 6.81341 3.23408 6.54976 3.75153L7.88627 4.43251ZM14 11.25H3.00003V12.75H14V11.25ZM3.37599 8.58397L1.56089 11.3066L2.80896 12.1387L4.62406 9.41603L3.37599 8.58397ZM1.56089 12.6934L3.37599 15.416L4.62406 14.584L2.80896 11.8613L1.56089 12.6934ZM1.56089 11.3066C1.28097 11.7265 1.28097 12.2735 1.56089 12.6934L2.80896 11.8613C2.86495 11.9453 2.86495 12.0547 2.80896 12.1387L1.56089 11.3066Z",fill:"currentColor"})})}),p3=r=>C.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 20 20",...r,children:C.jsx("path",{fill:"#1C2A4F",d:"m3.108 18.713.34-.668zm-1.82-1.82.668-.341zm17.425 0-.669-.341zm-1.821 1.82-.34-.668zm0-17.425-.34.668zm1.82 1.821-.668.34zM3.108 1.289l.34.667zm-1.82 1.82.668.34zM12.5 4.251a.75.75 0 0 0 0 1.5zm3.333 1.5a.75.75 0 0 0 0-1.5zM12.5 10.917a.75.75 0 0 0 0 1.5zm3.333 1.5a.75.75 0 0 0 0-1.5zM12.5 7.584a.75.75 0 0 0 0 1.5zm3.333 1.5a.75.75 0 0 0 0-1.5zM12.5 14.251a.75.75 0 0 0 0 1.5zm3.333 1.5a.75.75 0 1 0 0-1.5zM4.622 8.243l.34-.668zm-.365-.364.669-.34zm4.819 0-.668-.34zm-.364.364-.34-.668zm0-3.985-.34.668zm.364.364-.668.34zm-4.454-.364.34.668zm-.365.364.669.34zm.365 11.121.34-.668zm-.365-.364.669-.34zm4.819 0-.668-.34zm-.364.364-.34-.668zm0-3.985-.34.668zm.364.364-.668.34zm-4.454-.364.34.668zm-.365.364.669.34zM7.5.834v.75h5v-1.5h-5zm11.667 6.667h-.75v5h1.5v-5zM12.5 19.167v-.75h-5v1.5h5zM.833 12.501h.75v-5h-1.5v5zM7.5 19.167v-.75c-1.18 0-2.018 0-2.676-.054-.648-.053-1.053-.154-1.375-.318l-.34.668-.341.668c.569.29 1.193.416 1.934.477.733.06 1.644.06 2.798.06zM.833 12.501h-.75c0 1.154 0 2.065.06 2.797.06.742.186 1.366.476 1.935l.668-.34.669-.341c-.165-.322-.265-.727-.318-1.376-.054-.657-.055-1.496-.055-2.675zm2.275 6.212.34-.668a3.4 3.4 0 0 1-1.492-1.493l-.669.34-.668.34a4.9 4.9 0 0 0 2.149 2.15zm16.059-6.212h-.75c0 1.179 0 2.018-.055 2.675-.053.649-.153 1.054-.318 1.376l.668.34.669.34c.29-.568.416-1.192.476-1.934.06-.732.06-1.643.06-2.797zM12.5 19.167v.75c1.154 0 2.065 0 2.798-.059.74-.06 1.365-.187 1.934-.477l-.34-.668-.34-.668c-.323.164-.728.265-1.376.318-.658.054-1.497.054-2.676.054zm6.212-2.275-.668-.34a3.4 3.4 0 0 1-1.493 1.493l.34.668.341.668a4.9 4.9 0 0 0 2.149-2.148zM12.5.834v.75c1.18 0 2.018 0 2.676.054.648.053 1.053.154 1.375.318l.34-.668.341-.668C16.663.33 16.04.204 15.298.143 14.565.083 13.654.084 12.5.084zm6.667 6.667h.75c0-1.155 0-2.066-.06-2.798-.06-.741-.186-1.365-.476-1.934l-.669.34-.668.34c.165.323.265.728.318 1.376.054.657.055 1.497.055 2.676zm-2.275-6.213-.34.668c.642.328 1.165.85 1.492 1.494l.668-.341.669-.34a4.9 4.9 0 0 0-2.149-2.15zM7.5.834v-.75c-1.154 0-2.065 0-2.798.06-.74.06-1.365.186-1.934.476l.34.668.34.668c.323-.164.728-.265 1.376-.318.658-.053 1.497-.054 2.676-.054zM.833 7.501h.75c0-1.18 0-2.019.055-2.676.053-.648.153-1.053.318-1.375l-.669-.341-.668-.34C.33 3.338.203 3.962.143 4.703c-.06.732-.06 1.643-.06 2.798zm2.275-6.213L2.768.62A4.9 4.9 0 0 0 .619 2.769l.668.34.669.34a3.4 3.4 0 0 1 1.493-1.493zM12.5 5.001v.75h3.333v-1.5H12.5zm0 6.666v.75h3.333v-1.5H12.5zm0-3.333v.75h3.333v-1.5H12.5zm0 6.667v.75h3.333v-1.5H12.5zm-7-10.834v.75h2.333v-1.5H5.5zm3.667 1.334h-.75V7h1.5V5.5zM7.833 8.334v-.75H5.5v1.5h2.333zM4.167 7.001h.75V5.5h-1.5V7zM5.5 8.334v-.75c-.246 0-.385 0-.486-.009-.093-.007-.086-.018-.052 0l-.34.668-.34.668c.212.109.424.144.61.16.176.014.387.013.608.013zM4.167 7.001h-.75c0 .22 0 .431.013.608.016.185.05.398.16.61l.667-.34.669-.34c.017.034.007.04 0-.052A7 7 0 0 1 4.916 7zm.455 1.242.34-.668a.1.1 0 0 1-.036-.037l-.669.341-.668.34c.152.298.394.54.692.692zm4.545-1.242h-.75c0 .245 0 .385-.01.486-.007.092-.017.086 0 .051l.669.341.668.34c.108-.212.144-.425.159-.61.014-.177.014-.387.014-.608zM7.833 8.334v.75c.221 0 .432 0 .609-.014.185-.015.398-.05.61-.159l-.34-.668-.34-.668c.033-.018.04-.007-.052 0-.102.008-.241.009-.487.009zm1.243-.455-.668-.34a.1.1 0 0 1-.037.036l.34.668.341.668c.298-.151.54-.394.692-.692zM7.833 4.167v.75c.246 0 .385 0 .487.01.092.007.085.017.051 0l.34-.669.341-.668a1.6 1.6 0 0 0-.61-.159c-.177-.014-.388-.014-.609-.014zm1.334 1.334h.75c0-.221 0-.432-.014-.609a1.6 1.6 0 0 0-.159-.61l-.668.34-.668.34c-.018-.033-.008-.04 0 .052.008.102.009.24.009.487zm-.455-1.243-.34.668q.023.013.036.037l.668-.34.668-.341a1.6 1.6 0 0 0-.692-.692zM5.5 4.168v-.75c-.221 0-.432-.001-.608.013-.186.015-.398.05-.61.159l.34.668.34.668c-.034.018-.04.008.052 0 .101-.008.24-.009.486-.009zM4.167 5.5h.75c0-.246 0-.385.009-.487.007-.092.017-.085 0-.051l-.669-.34-.668-.341a1.6 1.6 0 0 0-.159.61c-.014.177-.013.388-.013.609zm.455-1.243-.34-.668c-.299.152-.541.394-.693.692l.668.34.669.34a.1.1 0 0 1 .036-.036zm.878 7.41v.75h2.333v-1.5H5.5zM9.167 13h-.75v1.5h1.5V13zm-1.334 2.833v-.75H5.5v1.5h2.333zm-3.666-1.333h.75V13h-1.5v1.5zM5.5 15.834v-.75c-.246 0-.385 0-.486-.009-.093-.007-.086-.018-.052 0l-.34.668-.34.668a1.6 1.6 0 0 0 .61.16c.176.014.387.013.608.013zm-1.333-1.333h-.75c0 .22 0 .431.013.608.016.185.05.398.16.61l.667-.34.669-.34c.017.034.007.04 0-.052a7 7 0 0 1-.01-.486zm.455 1.242.34-.668a.1.1 0 0 1-.036-.036l-.669.34-.668.34c.152.298.394.54.692.692zm4.545-1.242h-.75c0 .245 0 .385-.01.486-.007.092-.017.086 0 .052l.669.34.668.34c.108-.212.144-.425.159-.61.014-.177.014-.387.014-.608zm-1.334 1.333v.75c.221 0 .432 0 .609-.014a1.6 1.6 0 0 0 .61-.159l-.34-.668-.34-.668c.033-.018.04-.007-.052 0-.102.008-.241.009-.487.009zm1.243-.455-.668-.34a.1.1 0 0 1-.037.036l.34.668.341.668c.298-.151.54-.394.692-.692zm-1.243-3.712v.75c.246 0 .385 0 .487.01.092.007.085.017.051 0l.34-.669.341-.668a1.6 1.6 0 0 0-.61-.159c-.177-.014-.388-.014-.609-.014zm1.334 1.334h.75c0-.221 0-.432-.014-.609a1.6 1.6 0 0 0-.159-.61l-.668.34-.668.34c-.018-.033-.008-.04 0 .052.008.102.009.24.009.487zm-.455-1.243-.34.668q.023.012.036.037l.668-.34.668-.341a1.6 1.6 0 0 0-.692-.692zm-3.212-.09v-.75c-.221 0-.432-.001-.608.013a1.6 1.6 0 0 0-.61.159l.34.668.34.668c-.034.018-.04.008.052 0 .101-.008.24-.009.486-.009zM4.167 13h.75c0-.246 0-.385.009-.487.007-.092.017-.085 0-.051l-.669-.34-.668-.341a1.6 1.6 0 0 0-.159.61c-.014.177-.013.388-.013.609zm.455-1.243-.34-.668c-.299.152-.541.394-.693.692l.668.34.669.34a.1.1 0 0 1 .036-.036z"})}),g3=r=>C.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 10 20",...r,children:C.jsx("path",{stroke:"#1C2A4F",strokeLinecap:"round",strokeWidth:1.5,d:"M9.167 6.666a3.333 3.333 0 0 0-3.334-3.333H4.167a3.333 3.333 0 0 0 0 6.666h1.666a3.333 3.333 0 1 1 0 6.667H4.167a3.333 3.333 0 0 1-3.334-3.333M5 1.666v16.667"})}),j3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M13.9999 16.9168C18.027 16.9168 21.2916 13.6522 21.2916 9.62516C21.2916 5.59809 18.027 2.3335 13.9999 2.3335C9.97284 2.3335 6.70825 5.59809 6.70825 9.62516C6.70825 13.6522 9.97284 16.9168 13.9999 16.9168ZM13.9999 16.9168C7.5566 16.9168 2.33325 20.8343 2.33325 25.6668M13.9999 16.9168C20.4432 16.9168 25.6666 20.8343 25.6666 25.6668",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round"})})}),m3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M11.0834 9.91683H16.9167M14.0001 7.00016V12.8335M9.33342 17.5002H18.6667M9.33342 21.0002H18.6667M8.40008 25.6668H19.6001C20.9069 25.6668 21.5603 25.6668 22.0594 25.4125C22.4984 25.1888 22.8554 24.8319 23.0791 24.3928C23.3334 23.8937 23.3334 23.2403 23.3334 21.9335V6.06683C23.3334 4.76004 23.3334 4.10665 23.0791 3.60752C22.8554 3.16847 22.4984 2.81152 22.0594 2.58781C21.5603 2.3335 20.9069 2.3335 19.6001 2.3335H8.40008C7.09329 2.3335 6.4399 2.3335 5.94077 2.58781C5.50173 2.81152 5.14477 3.16847 4.92107 3.60752C4.66675 4.10665 4.66675 4.76004 4.66675 6.06683V21.9335C4.66675 23.2403 4.66675 23.8937 4.92107 24.3928C5.14477 24.8319 5.50173 25.1888 5.94077 25.4125C6.4399 25.6668 7.09329 25.6668 8.40008 25.6668Z",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round"})})}),k3=r=>C.jsx("div",{...r,children:C.jsxs("svg",{width:"100%",height:"100%",viewBox:"0 0 28 26",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M11.9766 20.8168H18.7563C19.6956 20.8168 20.4571 20.0554 20.4571 19.116C20.4571 18.1767 19.6956 17.4153 18.7563 17.4153H15.2712C14.9191 17.4153 14.5713 17.3384 14.2521 17.19L12.8098 16.5194C12.2009 16.2363 11.5546 16.0678 10.9014 16.0132C9.51552 15.8974 8.14521 16.3748 7.09909 17.2912L5.76718 18.4579L1.84149 18.4247C1.15801 18.4202 0.601562 18.9729 0.601562 19.6564V23.7265C0.601562 24.4067 1.15298 24.9581 1.83318 24.9581H5.76445H20.5684C21.6622 24.9581 22.697 24.4624 23.3825 23.6101L27.0296 19.1888C27.6171 18.4766 27.4881 17.4174 26.7467 16.867C26.0714 16.3656 25.1266 16.4545 24.5567 17.0731L21.8833 19.975",stroke:"currentColor","stroke-width":"1.375","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M18.7563 20.8167H21.1008L22.2984 19.5244",stroke:"currentColor","stroke-width":"1.375","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M19.3711 5.3542C19.3711 4.80191 18.9234 4.3542 18.3711 4.3542H17.0585C16.5062 4.3542 16.0585 3.90648 16.0585 3.3542V2.0415C16.0585 1.48922 15.6108 1.0415 15.0585 1.0415H13.038C12.4858 1.0415 12.038 1.48922 12.038 2.0415V3.3542C12.038 3.90648 11.5903 4.3542 11.038 4.3542H9.72534C9.17306 4.3542 8.72534 4.80191 8.72534 5.3542V7.37466C8.72534 7.92695 9.17306 8.37466 9.72534 8.37466H11.038C11.5903 8.37466 12.038 8.82238 12.038 9.37466V10.6873C12.038 11.2396 12.4858 11.6873 13.038 11.6873H15.0585C15.6108 11.6873 16.0585 11.2396 16.0585 10.6873V9.37466C16.0585 8.82238 16.5062 8.37466 17.0585 8.37466H18.3711C18.9234 8.37466 19.3711 7.92695 19.3711 7.37466V5.3542Z",stroke:"currentColor","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"})]})}),I3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M6.04804 23.9914L6.50203 23.1004H6.50203L6.04804 23.9914ZM4.00864 21.952L3.11763 22.4059L4.00864 21.952ZM23.9914 21.952L23.1004 21.498L23.9914 21.952ZM21.952 23.9914L22.4059 24.8824L21.952 23.9914ZM8.33333 24.5C8.33333 25.0523 8.78105 25.5 9.33333 25.5C9.88562 25.5 10.3333 25.0523 10.3333 24.5H8.33333ZM17.6667 24.5C17.6667 25.0523 18.1144 25.5 18.6667 25.5C19.219 25.5 19.6667 25.0523 19.6667 24.5H17.6667ZM10.5 9.33333L9.51942 9.13722L9.5 9.23431V9.33333H10.5ZM3.52845 9.78173L2.53653 9.90858L3.52845 9.78173ZM17.5 9.33333H18.5V9.23431L18.4806 9.13722L17.5 9.33333ZM24.4572 9.88205L23.4694 9.72651L23.4694 9.72651L24.4572 9.88205ZM3.66689 8.91611L4.59536 9.28751L4.59536 9.2875L3.66689 8.91611ZM5.24663 4.96676L6.17511 5.33815L5.24663 4.96676ZM22.2282 4.78983L21.3338 5.23705V5.23705L22.2282 4.78983ZM24.2537 8.84066L25.1481 8.39345V8.39345L24.2537 8.84066ZM24.5 9.33345H23.5V17.0333H24.5H25.5V9.33345H24.5ZM17.0333 24.5V23.5H10.9667V24.5V25.5H17.0333V24.5ZM3.5 17.0333H4.5V9.33345H3.5H2.5V17.0333H3.5ZM10.9667 24.5V23.5C9.64338 23.5 8.71105 23.4992 7.98304 23.4397C7.26671 23.3812 6.83669 23.2709 6.50203 23.1004L6.04804 23.9914L5.59405 24.8824C6.25765 25.2205 6.98016 25.3645 7.82018 25.4331C8.64852 25.5008 9.67638 25.5 10.9667 25.5V24.5ZM3.5 17.0333H2.5C2.5 18.3236 2.49922 19.3515 2.5669 20.1798C2.63553 21.0198 2.77951 21.7423 3.11763 22.4059L4.00864 21.952L4.89964 21.498C4.72913 21.1633 4.61879 20.7333 4.56026 20.017C4.50078 19.2889 4.5 18.3566 4.5 17.0333H3.5ZM6.04804 23.9914L6.50203 23.1004C5.81211 22.7488 5.25118 22.1879 4.89964 21.498L4.00864 21.952L3.11763 22.4059C3.66091 23.4722 4.5278 24.3391 5.59405 24.8824L6.04804 23.9914ZM24.5 17.0333H23.5C23.5 18.3566 23.4992 19.289 23.4397 20.017C23.3812 20.7333 23.2709 21.1633 23.1004 21.498L23.9914 21.952L24.8824 22.4059C25.2205 21.7423 25.3645 21.0198 25.4331 20.1798C25.5008 19.3515 25.5 18.3236 25.5 17.0333H24.5ZM17.0333 24.5V25.5C18.3236 25.5 19.3515 25.5008 20.1798 25.4331C21.0198 25.3645 21.7423 25.2205 22.4059 24.8824L21.952 23.9914L21.498 23.1004C21.1633 23.2709 20.7333 23.3812 20.017 23.4397C19.2889 23.4992 18.3566 23.5 17.0333 23.5V24.5ZM23.9914 21.952L23.1004 21.498C22.7488 22.1879 22.1879 22.7488 21.498 23.1004L21.952 23.9914L22.4059 24.8824C23.4722 24.3391 24.3391 23.4722 24.8824 22.4059L23.9914 21.952ZM9.33333 24.5H10.3333V19.8333H9.33333H8.33333V24.5H9.33333ZM11.6667 17.5V18.5H16.3333V17.5V16.5H11.6667V17.5ZM18.6667 19.8333H17.6667V24.5H18.6667H19.6667V19.8333H18.6667ZM16.3333 17.5V18.5C17.0697 18.5 17.6667 19.097 17.6667 19.8333H18.6667H19.6667C19.6667 17.9924 18.1743 16.5 16.3333 16.5V17.5ZM9.33333 19.8333H10.3333C10.3333 19.097 10.9303 18.5 11.6667 18.5V17.5V16.5C9.82572 16.5 8.33333 17.9924 8.33333 19.8333H9.33333ZM10.5 9.33333H9.5C9.5 10.714 8.38071 11.8333 7 11.8333V12.8333V13.8333C9.48528 13.8333 11.5 11.8186 11.5 9.33333H10.5ZM7 12.8333V11.8333C5.72858 11.8333 4.67748 10.8833 4.52038 9.65488L3.52845 9.78173L2.53653 9.90858C2.81967 12.1226 4.70927 13.8333 7 13.8333V12.8333ZM17.5 9.33333H16.5C16.5 10.714 15.3807 11.8333 14 11.8333V12.8333V13.8333C16.4853 13.8333 18.5 11.8186 18.5 9.33333H17.5ZM14 12.8333V11.8333C12.6193 11.8333 11.5 10.714 11.5 9.33333H10.5H9.5C9.5 11.8186 11.5147 13.8333 14 13.8333V12.8333ZM24.4572 9.88205L23.4694 9.72651C23.2815 10.9202 22.2464 11.8333 21 11.8333V12.8333V13.8333C23.2462 13.8333 25.1064 12.1886 25.4451 10.0376L24.4572 9.88205ZM21 12.8333V11.8333C19.6193 11.8333 18.5 10.714 18.5 9.33333H17.5H16.5C16.5 11.8186 18.5147 13.8333 21 13.8333V12.8333ZM3.66689 8.91611L4.59536 9.2875L6.17511 5.33815L5.24663 4.96676L4.31815 4.59537L2.73841 8.54472L3.66689 8.91611ZM22.2282 4.78983L21.3338 5.23705L23.3592 9.28787L24.2537 8.84066L25.1481 8.39345L23.1227 4.34262L22.2282 4.78983ZM7.41308 3.5V4.5H11.6667V3.5V2.5H7.41308V3.5ZM10.5 9.33333L11.4806 9.52945L12.6472 3.69612L11.6667 3.5L10.6861 3.30388L9.51942 9.13722L10.5 9.33333ZM11.6667 3.5V4.5H16.3333V3.5V2.5H11.6667V3.5ZM16.3333 3.5V4.5H20.1413V3.5V2.5H16.3333V3.5ZM17.5 9.33333L18.4806 9.13722L17.3139 3.30388L16.3333 3.5L15.3528 3.69612L16.5194 9.52945L17.5 9.33333ZM22.2282 4.78983L23.1227 4.34262C22.558 3.21334 21.4038 2.5 20.1413 2.5V3.5V4.5C20.6463 4.5 21.108 4.78534 21.3338 5.23705L22.2282 4.78983ZM24.4572 9.88205L25.4451 10.0376C25.5453 9.40085 25.3635 8.82422 25.1481 8.39345L24.2537 8.84066L23.3592 9.28787C23.4678 9.50509 23.4818 9.64759 23.4694 9.72651L24.4572 9.88205ZM5.24663 4.96676L6.17511 5.33815C6.37759 4.83193 6.86787 4.5 7.41308 4.5V3.5V2.5C6.05006 2.5 4.82437 3.32984 4.31815 4.59537L5.24663 4.96676ZM3.52845 9.78173L4.52038 9.65488C4.51184 9.58813 4.52181 9.4714 4.59536 9.28751L3.66689 8.91611L2.73841 8.54472C2.59148 8.91205 2.46976 9.38644 2.53653 9.90858L3.52845 9.78173Z",fill:"currentColor"})})}),y3=r=>C.jsx("div",{...r,children:C.jsxs("svg",{width:"100%",height:"100%",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M11.6666 25.6665C16.6253 25.6665 20.6808 21.7995 20.982 16.9166C21.0018 16.5951 20.7388 16.3332 20.4166 16.3332H12.2499C11.9278 16.3332 11.6666 16.072 11.6666 15.7499V7.58321C11.6666 7.26105 11.4047 6.99798 11.0831 7.01782C6.20027 7.31898 2.33325 11.3745 2.33325 16.3332C2.33325 21.4879 6.51193 25.6665 11.6666 25.6665Z",stroke:"currentColor","stroke-width":"2"}),C.jsx("path",{d:"M25.6486 11.0831C25.3594 6.39318 21.6066 2.64042 16.9167 2.35115C16.5951 2.33132 16.3333 2.59438 16.3333 2.91654V11.0832C16.3333 11.4054 16.5944 11.6665 16.9166 11.6665L25.0833 11.6665C25.4054 11.6665 25.6685 11.4047 25.6486 11.0831Z",stroke:"currentColor","stroke-width":"2"})]})}),_3=r=>C.jsx("div",{...r,children:C.jsxs("svg",{width:"100%",height:"100%",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M4.66675 22.1668C14.0001 22.1668 14.0001 5.8335 23.3334 5.8335",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round"}),C.jsx("circle",{cx:"5.83333",cy:"5.83333",r:"2.33333",stroke:"currentColor","stroke-width":"1.5"}),C.jsx("circle",{cx:"22.1666",cy:"22.1668",r:"2.33333",stroke:"currentColor","stroke-width":"1.5"}),C.jsx("path",{d:"M8.16675 5.8335H11.6667",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"}),C.jsx("path",{d:"M19.8333 22.1665H16.3333",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"}),C.jsx("path",{d:"M16.3333 5.8335H23.3333",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round"}),C.jsx("path",{d:"M11.6667 22.1665H4.66675",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round"})]})}),R3=r=>C.jsx("div",{...r,children:C.jsxs("svg",{width:"100%",height:"100%",viewBox:"0 0 26 26",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M18.4443 24.6665H7.55542",stroke:"currentColor","stroke-width":"1.875","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M16.1111 20H9.88892V24.6667H16.1111V20Z",stroke:"currentColor","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M6.66723 4.44434H2.88879C2.4762 4.44434 2.08069 4.60806 1.78903 4.90011C1.49697 5.19178 1.33325 5.58728 1.33325 5.99987C1.33325 8.98029 1.33325 15.4638 1.33325 18.4443C1.33325 18.8569 1.49697 19.2524 1.78903 19.5441C2.08069 19.8361 2.4762 19.9998 2.88879 19.9998C7.13119 19.9998 18.8686 19.9998 23.111 19.9998C23.5235 19.9998 23.919 19.8361 24.2107 19.5441C24.5028 19.2524 24.6665 18.8569 24.6665 18.4443C24.6665 15.4639 24.6665 8.98034 24.6665 5.99987C24.6665 5.58728 24.5028 5.19178 24.2107 4.90011C23.919 4.60806 23.5235 4.44434 23.111 4.44434C21.5363 4.44434 19.3325 4.44434 19.3325 4.44434",stroke:"currentColor","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M14.5555 3.08543C15.126 3.23245 15.665 3.45876 16.1601 3.7512L17.3998 2.51144L19.5998 4.71135L18.36 5.95116C18.6528 6.4462 18.8788 6.98523 19.0258 7.55569H20.7777V10.6668H19.0258C18.8788 11.2373 18.6525 11.7763 18.36 12.2713L19.5998 13.5111L17.3998 15.7111L16.1601 14.4713C15.665 14.7641 15.126 14.9901 14.5555 15.1371V16.889H11.4444V15.1371C10.8739 14.9901 10.3349 14.7637 9.83979 14.4713L8.60007 15.7111L6.40011 13.5111L7.63987 12.2713C7.34705 11.7763 7.12107 11.2373 6.9741 10.6668H5.22217V7.55569H6.9741C7.12112 6.98519 7.34743 6.4462 7.63987 5.95116L6.40011 4.71135L8.60007 2.51144L9.83983 3.7512C10.3349 3.45837 10.8739 3.23245 11.4444 3.08543V1.3335H14.5555V3.08543H14.5555Z",stroke:"currentColor","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M13 12.2222C14.7183 12.2222 16.1112 10.8293 16.1112 9.11112C16.1112 7.3929 14.7183 6 13 6C11.2818 6 9.88892 7.3929 9.88892 9.11112C9.88892 10.8293 11.2818 12.2222 13 12.2222Z",stroke:"currentColor","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"})]})}),E3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"28",height:"28",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M10.5 7V9.56667C10.5 9.89336 10.5 10.0567 10.4364 10.1815C10.3805 10.2913 10.2913 10.3805 10.1815 10.4364C10.0567 10.5 9.89336 10.5 9.56667 10.5H7C5.9128 10.5 5.3692 10.5 4.94041 10.6776C4.36867 10.9144 3.91443 11.3687 3.67761 11.9404C3.5 12.3692 3.5 12.9128 3.5 14C3.5 15.0872 3.5 15.6308 3.67761 16.0596C3.91443 16.6313 4.36867 17.0856 4.94041 17.3224C5.3692 17.5 5.9128 17.5 7 17.5H9.56667C9.89336 17.5 10.0567 17.5 10.1815 17.5636C10.2913 17.6195 10.3805 17.7087 10.4364 17.8185C10.5 17.9433 10.5 18.1066 10.5 18.4333V21C10.5 22.0872 10.5 22.6308 10.6776 23.0596C10.9144 23.6313 11.3687 24.0856 11.9404 24.3224C12.3692 24.5 12.9128 24.5 14 24.5C15.0872 24.5 15.6308 24.5 16.0596 24.3224C16.6313 24.0856 17.0856 23.6313 17.3224 23.0596C17.5 22.6308 17.5 22.0872 17.5 21V18.4333C17.5 18.1066 17.5 17.9433 17.5636 17.8185C17.6195 17.7087 17.7087 17.6195 17.8185 17.5636C17.9433 17.5 18.1066 17.5 18.4333 17.5H21C22.0872 17.5 22.6308 17.5 23.0596 17.3224C23.6313 17.0856 24.0856 16.6313 24.3224 16.0596C24.5 15.6308 24.5 15.0872 24.5 14C24.5 12.9128 24.5 12.3692 24.3224 11.9404C24.0856 11.3687 23.6313 10.9144 23.0596 10.6776C22.6308 10.5 22.0872 10.5 21 10.5H18.4333C18.1066 10.5 17.9433 10.5 17.8185 10.4364C17.7087 10.3805 17.6195 10.2913 17.5636 10.1815C17.5 10.0567 17.5 9.89336 17.5 9.56667V7C17.5 5.9128 17.5 5.3692 17.3224 4.94041C17.0856 4.36867 16.6313 3.91443 16.0596 3.67761C15.6308 3.5 15.0872 3.5 14 3.5C12.9128 3.5 12.3692 3.5 11.9404 3.67761C11.3687 3.91443 10.9144 4.36867 10.6776 4.94041C10.5 5.3692 10.5 5.9128 10.5 7Z",stroke:"currentColor","stroke-width":"2"})})}),b3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M13.3333 3.33366H14.1667C15.0871 3.33366 15.8333 4.07985 15.8333 5.00033V15.8337C15.8333 16.7541 15.0871 17.5003 14.1667 17.5003H5.83332C4.91285 17.5003 4.16666 16.7541 4.16666 15.8337V5.00033C4.16666 4.07985 4.91285 3.33366 5.83332 3.33366H6.66666M13.3333 3.33366C13.3333 4.25413 12.5871 5.00033 11.6667 5.00033H8.33332C7.41285 5.00033 6.66666 4.25413 6.66666 3.33366M13.3333 3.33366C13.3333 2.41318 12.5871 1.66699 11.6667 1.66699H8.33332C7.41285 1.66699 6.66666 2.41318 6.66666 3.33366M6.66669 10.8337H7.91669L9.16669 12.917L10.8334 8.75033L12.0834 11.2503H13.3334",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})})}),S3=r=>C.jsx("div",{...r,children:C.jsxs("svg",{width:"100%",height:"100%",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsxs("g",{"clip-path":"url(#clip0_696_385735)",children:[C.jsx("path",{d:"M11.8421 0.182617H3.00578C2.25977 0.182617 1.54272 0.482617 1.00675 1.02408C0.478019 1.55823 0.181061 2.28993 0.181061 3.04359V11.9558C0.181061 12.7168 0.478019 13.4412 1.00675 13.9753C1.53548 14.5094 2.25252 14.8168 3.00578 14.8168H6.40994C6.50409 14.8168 6.59825 14.7802 6.67068 14.707C6.74311 14.6338 6.77932 14.5387 6.77932 14.4436C6.77932 14.3485 6.74311 14.2533 6.67068 14.1802C6.59825 14.107 6.51134 14.0704 6.40994 14.0704H3.00578C2.45532 14.0704 1.91935 13.8436 1.52824 13.4485C1.13712 13.0533 0.919834 12.5119 0.919834 11.9558V3.04359C0.919834 2.48018 1.13712 1.94603 1.52824 1.55091C1.91935 1.15579 2.44808 0.928959 3.00578 0.928959H11.8421C12.3926 0.928959 12.9285 1.15579 13.3196 1.55091C13.7108 1.94603 13.928 2.4875 13.928 3.04359V7.32408C13.928 7.42652 13.9643 7.52164 14.0367 7.5875C14.1091 7.66067 14.196 7.69725 14.2974 7.69725C14.3988 7.69725 14.4857 7.66067 14.5582 7.5875C14.6306 7.51432 14.6668 7.4192 14.6668 7.32408V3.04359C14.6668 2.28262 14.3699 1.55823 13.8411 1.02408C13.3124 0.489934 12.5954 0.182617 11.8421 0.182617Z",fill:"currentColor"}),C.jsx("path",{d:"M6.40281 15H2.99865C2.20918 15 1.43419 14.6707 0.87649 14.1073C0.311546 13.5293 -0.00714111 12.7683 -0.00714111 11.9561V3.0439C-0.00714111 2.23171 0.304303 1.46341 0.87649 0.892683C1.44868 0.321951 2.20194 0 3.0059 0H11.8422C12.6462 0 13.3994 0.321951 13.9644 0.892683C14.5293 1.47073 14.8408 2.23171 14.848 3.0439V7.32439C14.848 7.47073 14.7901 7.61707 14.6887 7.71951C14.4786 7.93171 14.1165 7.93171 13.9137 7.71951C13.8123 7.61707 13.7543 7.47073 13.7543 7.32439V3.0439C13.7543 2.52439 13.5515 2.04146 13.1966 1.67561C12.8345 1.30976 12.3565 1.1122 11.8495 1.1122H3.0059C2.49889 1.1122 2.02086 1.31707 1.65872 1.67561C1.29658 2.04146 1.10102 2.52439 1.10102 3.0439V11.9561C1.10102 12.4756 1.29658 12.9585 1.65872 13.3244C2.02086 13.6902 2.49889 13.8878 3.0059 13.8878H6.41005C6.55491 13.8878 6.69976 13.9463 6.80116 14.0488C6.90257 14.1512 6.96051 14.2976 6.96051 14.4439C6.96051 14.5902 6.90257 14.7293 6.80116 14.839C6.69976 14.9415 6.56215 15 6.41005 15H6.40281ZM3.0059 0.365854C2.30334 0.365854 1.63699 0.643902 1.13723 1.14878C0.637475 1.65366 0.362246 2.32683 0.362246 3.0439V11.9561C0.362246 12.6732 0.637475 13.3463 1.13723 13.8512C1.62975 14.3488 2.31058 14.6341 3.0059 14.6341H6.41005C6.46075 14.6341 6.50421 14.6122 6.54042 14.5756C6.57663 14.539 6.59836 14.4878 6.59836 14.4366C6.59836 14.3854 6.57663 14.3415 6.54042 14.3049C6.50421 14.2683 6.46075 14.2463 6.41005 14.2463H3.0059C2.39749 14.2463 1.83255 14.0049 1.40522 13.5732C0.97789 13.1415 0.738875 12.5634 0.738875 11.9488V3.0439C0.738875 2.42927 0.97789 1.85122 1.40522 1.41951C1.83255 0.987805 2.40474 0.746341 3.0059 0.746341H11.8422C12.4506 0.746341 13.0156 0.987805 13.4429 1.41951C13.8702 1.85122 14.1092 2.42927 14.1092 3.0439V7.32439C14.1092 7.37561 14.131 7.42683 14.1672 7.4561C14.2396 7.52927 14.3627 7.52927 14.4352 7.4561C14.4714 7.41951 14.4931 7.37561 14.4931 7.32439V3.0439C14.4931 2.32683 14.2179 1.65366 13.7181 1.14878C13.2184 0.643902 12.5593 0.365854 11.8495 0.365854H3.0059Z",fill:"currentColor"}),C.jsx("path",{d:"M6.06229 3.24108C6.01883 3.19718 5.97537 3.16791 5.92467 3.14596C5.87397 3.12401 5.81603 3.10938 5.75809 3.10938C5.70014 3.10938 5.6422 3.12401 5.5915 3.14596C5.5408 3.16791 5.4901 3.19718 5.45388 3.24108L3.83148 4.88011L3.11443 4.15572C3.03476 4.07523 2.92612 4.03864 2.81023 4.03864C2.69435 4.03864 2.59295 4.08986 2.51328 4.17035C2.4336 4.25084 2.39015 4.36059 2.3829 4.47035C2.3829 4.58742 2.41912 4.69718 2.49879 4.77767L3.52004 5.80938C3.59971 5.88986 3.71559 5.94108 3.82424 5.94108C3.93288 5.94108 4.04877 5.89718 4.12844 5.80938L6.06229 3.85572C6.10574 3.81181 6.13472 3.76791 6.15644 3.71669C6.17817 3.66547 6.19266 3.60694 6.19266 3.5484C6.19266 3.48986 6.17817 3.43133 6.15644 3.38011C6.13472 3.32889 6.10574 3.27767 6.06229 3.24108Z",fill:"currentColor"}),C.jsx("path",{d:"M3.82424 6.12395C3.65766 6.12395 3.50556 6.05809 3.38967 5.94102L2.36842 4.902C2.25254 4.77761 2.19459 4.62395 2.20184 4.46297C2.20908 4.302 2.26702 4.14834 2.38291 4.03126C2.4988 3.91419 2.64365 3.85565 2.803 3.84834C2.96234 3.84834 3.11444 3.90687 3.23757 4.01663L3.83149 4.61663L5.32352 3.102C5.38146 3.04346 5.44665 2.99956 5.52632 2.97029C5.67842 2.90444 5.84501 2.90444 5.99711 2.97029C6.06953 2.99956 6.13472 3.04346 6.19266 3.102C6.25061 3.16053 6.29406 3.22639 6.32303 3.30687C6.35201 3.38004 6.37374 3.46053 6.37374 3.54834C6.37374 3.63614 6.35925 3.70931 6.32303 3.7898C6.29406 3.86297 6.25061 3.93614 6.19266 3.98736L4.25882 5.94102C4.14293 6.05809 3.98359 6.12395 3.82424 6.12395ZM2.81024 4.22151C2.74505 4.22151 2.67987 4.25078 2.63641 4.29468C2.59295 4.33858 2.56398 4.40444 2.56398 4.47029C2.56398 4.53614 2.58571 4.602 2.62917 4.6459L3.65041 5.67761C3.74457 5.77273 3.91116 5.77273 4.01256 5.67761L5.94641 3.72395C5.94641 3.72395 5.98986 3.67273 6.00435 3.64346C6.01883 3.61419 6.02608 3.57761 6.02608 3.54834C6.02608 3.51907 6.02608 3.48248 6.00435 3.45322C5.98262 3.42395 5.97538 3.39468 5.94641 3.37273C5.94641 3.37273 5.89571 3.32883 5.85949 3.31419C5.79431 3.28492 5.72912 3.28492 5.66393 3.31419C5.63496 3.32883 5.60599 3.34346 5.58426 3.37273L3.83149 5.14346L2.98407 4.28736C2.94061 4.24346 2.88267 4.22151 2.81748 4.22151H2.81024Z",fill:"currentColor"}),C.jsx("path",{d:"M5.44663 8.83923L3.82423 10.4783L3.10718 9.75387C3.07097 9.70997 3.02027 9.67338 2.96957 9.65143C2.91887 9.62948 2.86093 9.61484 2.80298 9.61484C2.74504 9.61484 2.6871 9.62216 2.62915 9.64411C2.57845 9.66606 2.52775 9.70265 2.4843 9.73923C2.44084 9.78314 2.41187 9.82704 2.39014 9.88558C2.36841 9.9368 2.35392 9.99533 2.36117 10.0612C2.36117 10.1197 2.37565 10.1783 2.39738 10.2295C2.41911 10.2807 2.45532 10.3319 2.49878 10.3685L3.52003 11.4002C3.56349 11.4441 3.60694 11.4734 3.65764 11.4953C3.70834 11.5173 3.76629 11.5319 3.82423 11.5319C3.88217 11.5319 3.94012 11.5173 3.99082 11.4953C4.04152 11.4734 4.09222 11.4441 4.12843 11.4002L6.06228 9.44655C6.13471 9.36606 6.17816 9.25631 6.17092 9.13923C6.17092 9.02948 6.12022 8.91972 6.04055 8.83923C5.96088 8.75875 5.85948 8.71484 5.74359 8.71484C5.63495 8.71484 5.52631 8.75143 5.43939 8.8246L5.44663 8.83923Z",fill:"currentColor"}),C.jsx("path",{d:"M3.82423 11.722C3.74456 11.722 3.66488 11.7074 3.58521 11.6708C3.50554 11.6342 3.44036 11.5976 3.38241 11.5391L2.36117 10.5074C2.30322 10.4561 2.25977 10.3903 2.22355 10.3098C2.18734 10.2293 2.17285 10.1488 2.17285 10.0683C2.17285 9.98053 2.18734 9.90004 2.21631 9.81955C2.24528 9.74638 2.28874 9.67321 2.35392 9.61467C2.41187 9.55614 2.4843 9.50492 2.55672 9.47565C2.6364 9.44638 2.70882 9.43175 2.79574 9.43175C2.87541 9.43175 2.95508 9.4537 3.03475 9.48296C3.11443 9.51955 3.17961 9.56345 3.23755 9.62931L3.82423 10.2147L5.33075 8.70004C5.44663 8.5976 5.59149 8.53906 5.74359 8.53906H5.75808C5.91742 8.53906 6.06228 8.60492 6.17816 8.72199C6.28681 8.83175 6.35199 8.9854 6.35923 9.14638C6.35923 9.30736 6.30853 9.46101 6.20713 9.57809L4.26604 11.5391C4.2081 11.5976 4.14291 11.6415 4.06324 11.6708C3.99081 11.7 3.91114 11.7147 3.82423 11.7147V11.722ZM2.7885 9.7976C2.7885 9.7976 2.72331 9.7976 2.69434 9.81955C2.66537 9.83418 2.6364 9.84882 2.60742 9.87809C2.5857 9.90004 2.56397 9.92931 2.54948 9.96589C2.535 9.99516 2.52775 10.0317 2.52775 10.0683C2.52775 10.0976 2.535 10.1342 2.54948 10.1708C2.56397 10.2 2.5857 10.2293 2.60742 10.2513L3.63591 11.2903C3.63591 11.2903 3.68661 11.3342 3.71558 11.3488C3.78077 11.3781 3.84596 11.3781 3.91114 11.3488C3.94011 11.3342 3.96909 11.3196 3.99806 11.2903L5.93191 9.33662C5.96812 9.29272 5.98985 9.23418 5.98985 9.16833C5.98985 9.10248 5.96088 9.04394 5.91742 8.99272C5.87396 8.94882 5.80878 8.91955 5.74359 8.91955C5.6784 8.92687 5.62046 8.9415 5.56976 8.9854L3.82423 10.7488L2.97681 9.89272C2.97681 9.89272 2.91887 9.8415 2.8899 9.82687C2.86092 9.81223 2.81747 9.80492 2.7885 9.80492V9.7976Z",fill:"currentColor"}),C.jsx("path",{d:"M12.1659 3.84082H8.08406C7.97411 3.84082 7.87103 3.88472 7.79544 3.97253C7.71986 4.05302 7.67175 4.17009 7.67175 4.27984C7.67175 4.3896 7.71298 4.50667 7.79544 4.58716C7.87103 4.66765 7.98098 4.71887 8.08406 4.71887H12.1659C12.2758 4.71887 12.3789 4.67497 12.4545 4.58716C12.5301 4.50667 12.5782 4.3896 12.5782 4.27984C12.5782 4.17009 12.5369 4.05302 12.4545 3.97253C12.3789 3.89204 12.2689 3.84082 12.1659 3.84082Z",fill:"currentColor"}),C.jsx("path",{d:"M12.1659 4.90211H8.0841C7.92605 4.90211 7.78174 4.83625 7.67179 4.71918C7.56185 4.60211 7.5 4.44113 7.5 4.28015C7.5 4.11918 7.56185 3.9582 7.67179 3.84113C7.78174 3.72406 7.93292 3.6582 8.0841 3.6582H12.1659C12.324 3.6582 12.4683 3.72406 12.5782 3.84113C12.6882 3.9582 12.75 4.11186 12.75 4.28015C12.75 4.44845 12.6882 4.60211 12.5782 4.71918C12.4683 4.83625 12.324 4.90211 12.1659 4.90211ZM8.0841 4.02406C8.02225 4.02406 7.96041 4.05333 7.9123 4.09723C7.8642 4.14845 7.84359 4.20698 7.84359 4.28015C7.84359 4.35333 7.87107 4.41186 7.9123 4.46308C7.96041 4.5143 8.01538 4.53625 8.0841 4.53625H12.1659C12.2277 4.53625 12.2896 4.50698 12.3377 4.46308C12.3858 4.41186 12.4064 4.35333 12.4064 4.28015C12.4064 4.20698 12.3789 4.14845 12.3377 4.09723C12.2896 4.04601 12.2346 4.02406 12.1659 4.02406H8.0841Z",fill:"currentColor"}),C.jsx("path",{d:"M9.04639 8.28262C9.04639 8.69969 9.16952 9.10213 9.39405 9.44603C9.61857 9.78993 9.9445 10.0607 10.3284 10.2216C10.705 10.3826 11.1251 10.4192 11.5307 10.3387C11.9363 10.2582 12.3057 10.0607 12.5954 9.76798C12.8851 9.4753 13.0807 9.10213 13.1603 8.69237C13.24 8.28262 13.1966 7.86554 13.0445 7.47774C12.8851 7.09725 12.6244 6.76798 12.2767 6.53384C11.9363 6.30701 11.5307 6.18262 11.1251 6.18262C10.5746 6.18262 10.0459 6.40213 9.65479 6.79725C9.26367 7.19237 9.04639 7.72652 9.04639 8.28262ZM12.3274 8.28262C12.3274 8.52408 12.255 8.75823 12.1246 8.96311C11.9942 9.16798 11.8059 9.32164 11.5814 9.40945C11.3641 9.50457 11.1179 9.52652 10.8861 9.4753C10.6543 9.4314 10.437 9.31432 10.2704 9.13871C10.1038 8.97042 9.98796 8.75091 9.93726 8.51676C9.8938 8.28262 9.91553 8.03384 10.0024 7.81432C10.0966 7.59481 10.2487 7.40457 10.4443 7.26554C10.6398 7.13384 10.8788 7.06067 11.1179 7.06067C11.4365 7.06067 11.748 7.19237 11.9725 7.4192C12.197 7.64603 12.3274 7.96067 12.3274 8.28262Z",fill:"currentColor"}),C.jsx("path",{d:"M11.1179 10.5585C10.8209 10.5585 10.5312 10.5 10.256 10.3829C9.84311 10.2073 9.49546 9.92195 9.24196 9.54146C8.9957 9.16098 8.86533 8.72927 8.86533 8.27561C8.86533 7.66829 9.10434 7.09756 9.52443 6.66585C9.94451 6.23415 10.5167 6 11.1179 6C11.5669 6 12.0015 6.13171 12.3709 6.3878C12.7403 6.63659 13.03 6.99512 13.2038 7.4122C13.3776 7.82927 13.4211 8.28293 13.3342 8.72927C13.2473 9.17561 13.03 9.57805 12.7185 9.9C12.4071 10.222 12.0015 10.4341 11.5597 10.522C11.4148 10.5512 11.2627 10.5659 11.1179 10.5659V10.5585ZM9.22747 8.28293C9.22747 8.66341 9.33611 9.02927 9.54616 9.3439C9.7562 9.65854 10.0532 9.90732 10.3936 10.0463C10.7412 10.1927 11.1179 10.2293 11.4872 10.1561C11.8566 10.0829 12.1898 9.9 12.4578 9.62927C12.7258 9.35854 12.8996 9.02195 12.9793 8.64878C13.0517 8.27561 13.0155 7.89512 12.8706 7.5439C12.7258 7.19268 12.4868 6.9 12.1753 6.6878C11.8639 6.47561 11.4945 6.36585 11.1251 6.36585C10.6181 6.36585 10.1473 6.56341 9.78517 6.92927C9.42303 7.29512 9.22747 7.77073 9.22747 8.28293ZM11.1179 9.68049C11.0309 9.68049 10.9368 9.67317 10.8499 9.65122C10.5819 9.6 10.3356 9.46098 10.1401 9.27073C9.94451 9.07317 9.81414 8.82439 9.76344 8.55366C9.71274 8.27561 9.73447 7.99756 9.84311 7.74146C9.94451 7.48537 10.1256 7.26585 10.3574 7.1122C10.8933 6.75366 11.6538 6.82683 12.1101 7.28781C12.3709 7.55122 12.5157 7.90244 12.5157 8.27561C12.5157 8.55366 12.4361 8.82439 12.284 9.05122C12.1319 9.28537 11.9146 9.46098 11.6611 9.57073C11.4945 9.6439 11.3134 9.68049 11.1323 9.68049H11.1179ZM11.1179 7.2439C10.9151 7.2439 10.7195 7.30244 10.5457 7.41951C10.3791 7.53659 10.2487 7.69756 10.169 7.8878C10.0894 8.07805 10.0676 8.28293 10.1111 8.4878C10.1473 8.68537 10.2487 8.87561 10.3936 9.01463C10.5384 9.16098 10.7195 9.2561 10.9223 9.3C11.1251 9.33659 11.3279 9.32195 11.5162 9.24146C11.7045 9.16098 11.8639 9.02927 11.9798 8.86098C12.0957 8.69268 12.1536 8.4878 12.1536 8.28293C12.1536 8.00488 12.045 7.74878 11.8494 7.55122C11.6611 7.36098 11.3931 7.25122 11.1251 7.2439H11.1179Z",fill:"currentColor"}),C.jsx("path",{d:"M12.3781 11.0488H9.87203C9.22742 11.0488 8.60453 11.3122 8.14823 11.7732C7.69193 12.2342 7.43118 12.8635 7.43118 13.5147C7.43118 13.8147 7.54707 14.1 7.75711 14.3049C7.96716 14.5171 8.24963 14.6342 8.53934 14.6342H13.7108C14.0077 14.6342 14.2902 14.5171 14.493 14.3049C14.6958 14.0927 14.8189 13.8074 14.8189 13.5147C14.8189 12.8635 14.5582 12.2342 14.1019 11.7732C13.6456 11.3122 13.0227 11.0488 12.3781 11.0488ZM13.7108 13.7561H8.53934C8.47416 13.7561 8.41621 13.7269 8.37276 13.683C8.3293 13.6391 8.30033 13.5732 8.30033 13.5147C8.30033 13.0903 8.46691 12.6879 8.76387 12.3879C9.06083 12.0879 9.45919 11.9196 9.87928 11.9196H12.3853C12.8054 11.9196 13.2038 12.0879 13.4935 12.3879C13.7904 12.6879 13.957 13.0903 13.957 13.5074C13.957 13.5732 13.928 13.6318 13.8846 13.6757C13.8411 13.7196 13.7759 13.7488 13.718 13.7488L13.7108 13.7561Z",fill:"currentColor"}),C.jsx("path",{d:"M13.7108 14.8174H8.53935C8.19894 14.8174 7.87301 14.6784 7.62675 14.4369C7.38774 14.1955 7.25012 13.8589 7.25012 13.515C7.25012 12.8199 7.53259 12.1321 8.01787 11.6418C8.50314 11.1516 9.16948 10.8662 9.87204 10.8662H12.3853C13.0879 10.8662 13.747 11.1443 14.2395 11.6418C14.732 12.1467 15.0072 12.8052 15.0072 13.515C15.0072 13.8662 14.8696 14.1882 14.6306 14.4369C14.3916 14.6857 14.0584 14.8174 13.718 14.8174H13.7108ZM9.8648 11.2321C9.26364 11.2321 8.69145 11.4735 8.26412 11.9052C7.83679 12.3369 7.59778 12.9223 7.59778 13.5223C7.59778 13.7711 7.69918 14.0126 7.87301 14.1882C8.04684 14.3638 8.27861 14.4662 8.53211 14.4662H13.7035C13.9498 14.4662 14.1888 14.3638 14.3626 14.1882C14.5365 14.0126 14.6379 13.7784 14.6379 13.5223C14.6379 12.915 14.3988 12.3443 13.9715 11.9052C13.5442 11.4735 12.9792 11.2394 12.3708 11.2321H9.8648ZM13.7108 13.9394H8.53935C8.42347 13.9394 8.32207 13.8955 8.2424 13.815C8.16272 13.7345 8.11927 13.6321 8.11927 13.515C8.11927 13.0467 8.30758 12.593 8.63351 12.2638C8.95944 11.9345 9.4085 11.7443 9.87204 11.7443H12.3781C12.8489 11.7443 13.2834 11.9272 13.6166 12.2638C13.9498 12.6004 14.1309 13.0394 14.1309 13.515C14.1309 13.6321 14.0874 13.7345 14.0077 13.815C13.9281 13.8955 13.8267 13.9394 13.7108 13.9394ZM9.8648 12.1101C9.49541 12.1101 9.14051 12.2638 8.87977 12.5199C8.61903 12.776 8.47417 13.1418 8.47417 13.515C8.47417 13.5296 8.47417 13.5443 8.4959 13.5589C8.50314 13.5662 8.52487 13.5735 8.53935 13.5735H13.7108C13.7108 13.5735 13.7397 13.5735 13.7542 13.5516C13.7687 13.1345 13.6239 12.7833 13.3631 12.5199C13.1024 12.2565 12.7475 12.1101 12.3781 12.1101H9.87204H9.8648Z",fill:"currentColor"})]}),C.jsx("defs",{children:C.jsx("clipPath",{id:"clip0_696_385735",children:C.jsx("rect",{width:"15",height:"15",fill:"white"})})})]})}),z3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M4 9.33323L7.5286 5.80464C7.78894 5.54429 8.21106 5.54429 8.4714 5.80464L12 9.33323",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})})}),B3=r=>C.jsx("div",{...r,children:C.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",children:C.jsx("path",{d:"M2.5 10.0001H4.67468C4.86587 10.0001 5.03253 9.87002 5.0789 9.68453L6.26244 4.95038C6.36764 4.52956 6.96569 4.52956 7.07089 4.95038L9.59577 15.0499C9.70098 15.4707 10.299 15.4707 10.4042 15.0499L11.5878 10.3157C11.6341 10.1303 11.8008 10.0001 11.992 10.0001H18.3333",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})})}),P3=r=>C.jsx("div",{...r,children:C.jsxs("svg",{width:"100%",height:"100%",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M7.74998 15.8858H1.45832C1.41415 15.8858 1.37165 15.8675 1.34082 15.8366C1.30915 15.805 1.29165 15.7633 1.29165 15.7191C1.29165 15.7183 1.29165 14.5108 1.29165 14.5108C1.29165 13.8183 1.78582 13.2083 2.54748 12.69C3.90748 11.7616 6.10832 11.1766 8.58332 11.1766C8.99165 11.1766 9.39248 11.1933 9.78415 11.2241C10.1275 11.2516 10.4292 10.995 10.4566 10.6508C10.4833 10.3066 10.2267 10.0058 9.88248 9.9783C9.45915 9.94414 9.02582 9.92664 8.58332 9.92664C5.81498 9.92664 3.36415 10.6191 1.84248 11.6566C0.681649 12.4483 0.0416489 13.4541 0.0416489 14.51V15.7191C0.0416489 16.0941 0.190816 16.455 0.456649 16.7208C0.722482 16.9858 1.08248 17.1358 1.45832 17.135C3.13832 17.1358 7.74998 17.1358 7.74998 17.1358C8.09498 17.1358 8.37498 16.855 8.37498 16.5108C8.37498 16.1658 8.09498 15.8858 7.74998 15.8858Z",fill:"currentColor"}),C.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.58332 0.041626C6.05332 0.041626 3.99998 2.09496 3.99998 4.62496C3.99998 7.15496 6.05332 9.20829 8.58332 9.20829C11.1133 9.20829 13.1667 7.15496 13.1667 4.62496C13.1667 2.09496 11.1133 0.041626 8.58332 0.041626ZM8.58332 1.29163C10.4233 1.29163 11.9167 2.78496 11.9167 4.62496C11.9167 6.46496 10.4233 7.95829 8.58332 7.95829C6.74332 7.95829 5.24998 6.46496 5.24998 4.62496C5.24998 2.78496 6.74332 1.29163 8.58332 1.29163Z",fill:"currentColor"}),C.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.1267 15.84C15.1367 15.9917 16.2042 15.6783 16.9817 14.9008C18.2833 13.5992 18.2833 11.4858 16.9817 10.185C15.6808 8.88332 13.5675 8.88332 12.2658 10.185C11.4883 10.9625 11.175 12.03 11.3267 13.0408L9.39165 14.975C9.27415 15.0925 9.20832 15.2517 9.20832 15.4175V17.3333C9.20832 17.6783 9.48832 17.9583 9.83332 17.9583H11.7492C11.915 17.9583 12.0742 17.8925 12.1917 17.775L14.1267 15.84ZM14.0833 14.5567C13.8683 14.4992 13.6383 14.5608 13.4808 14.7183L11.4908 16.7083H10.4583V15.6758L12.4483 13.6858C12.6058 13.5283 12.6675 13.2983 12.61 13.0833C12.425 12.3875 12.6042 11.6142 13.15 11.0683C13.9633 10.255 15.2842 10.255 16.0983 11.0683C16.9117 11.8825 16.9117 13.2033 16.0983 14.0167C15.5525 14.5625 14.7792 14.7417 14.0833 14.5567Z",fill:"currentColor"}),C.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.985 13.1816C13.6325 12.8291 13.6325 12.2566 13.985 11.9041C14.3375 11.5516 14.91 11.5516 15.2625 11.9041C15.615 12.2566 15.615 12.8291 15.2625 13.1816C14.91 13.5341 14.3375 13.5341 13.985 13.1816Z",fill:"currentColor"})]})}),T3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M12 6.66663L8.4714 10.1952C8.21106 10.4556 7.78894 10.4556 7.5286 10.1952L4 6.66663",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})})}),O3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M6.66659 10.917C6.25237 10.917 5.91659 11.2528 5.91659 11.667C5.91659 12.0812 6.25237 12.417 6.66659 12.417V10.917ZM13.3333 12.417C13.7475 12.417 14.0833 12.0812 14.0833 11.667C14.0833 11.2528 13.7475 10.917 13.3333 10.917V12.417ZM6.66659 7.58366C6.25237 7.58366 5.91659 7.91945 5.91659 8.33366C5.91659 8.74787 6.25237 9.08366 6.66659 9.08366V7.58366ZM13.3333 9.08366C13.7475 9.08366 14.0833 8.74787 14.0833 8.33366C14.0833 7.91945 13.7475 7.58366 13.3333 7.58366V9.08366ZM6.66659 4.25033C6.25237 4.25033 5.91659 4.58611 5.91659 5.00033C5.91659 5.41454 6.25237 5.75033 6.66659 5.75033V4.25033ZM13.3333 5.75033C13.7475 5.75033 14.0833 5.41454 14.0833 5.00033C14.0833 4.58611 13.7475 4.25033 13.3333 4.25033V5.75033ZM6.66659 14.2503C6.25237 14.2503 5.91659 14.5861 5.91659 15.0003C5.91659 15.4145 6.25237 15.7503 6.66659 15.7503V14.2503ZM9.99992 15.7503C10.4141 15.7503 10.7499 15.4145 10.7499 15.0003C10.7499 14.5861 10.4141 14.2503 9.99992 14.2503V15.7503ZM4.23163 18.146L3.8859 18.8116L4.23163 18.146ZM3.5209 17.4353L2.85534 17.781L3.5209 17.4353ZM16.4789 17.4353L17.1445 17.781L16.4789 17.4353ZM15.7682 18.146L16.1139 18.8116L15.7682 18.146ZM15.7682 1.85464L16.1139 1.18908L15.7682 1.85464ZM16.4789 2.56537L17.1445 2.21964L16.4789 2.56537ZM4.23163 1.85464L3.8859 1.18908L4.23163 1.85464ZM3.5209 2.56537L2.85534 2.21964L3.5209 2.56537ZM6.66659 11.667V12.417H13.3333V11.667V10.917H6.66659V11.667ZM6.66659 8.33366V9.08366H13.3333V8.33366V7.58366H6.66659V8.33366ZM6.66659 5.00033V5.75033H13.3333V5.00033V4.25033H6.66659V5.00033ZM6.66659 15.0003V15.7503H9.99992V15.0003V14.2503H6.66659V15.0003ZM6.01659 1.66699V2.41699H13.9833V1.66699V0.916992H6.01659V1.66699ZM16.6666 4.35033H15.9166V15.6503H16.6666H17.4166V4.35033H16.6666ZM13.9833 18.3337V17.5837H6.01659V18.3337V19.0837H13.9833V18.3337ZM3.33325 15.6503H4.08325V4.35032H3.33325H2.58325V15.6503H3.33325ZM6.01659 18.3337V17.5837C5.52942 17.5837 5.20991 17.5831 4.96571 17.5628C4.73048 17.5432 4.63308 17.5094 4.57736 17.4805L4.23163 18.146L3.8859 18.8116C4.19141 18.9703 4.51191 19.0303 4.84157 19.0576C5.16225 19.0843 5.5546 19.0837 6.01659 19.0837V18.3337ZM3.33325 15.6503H2.58325C2.58325 16.1123 2.58265 16.5047 2.60928 16.8253C2.63666 17.155 2.69664 17.4755 2.85534 17.781L3.5209 17.4353L4.18646 17.0896C4.15751 17.0338 4.12367 16.9364 4.10413 16.7012C4.08385 16.457 4.08325 16.1375 4.08325 15.6503H3.33325ZM4.23163 18.146L4.57736 17.4805C4.40993 17.3935 4.27342 17.257 4.18646 17.0896L3.5209 17.4353L2.85534 17.781C3.08462 18.2224 3.44451 18.5823 3.8859 18.8116L4.23163 18.146ZM16.6666 15.6503H15.9166C15.9166 16.1375 15.916 16.457 15.8957 16.7012C15.8762 16.9364 15.8423 17.0338 15.8134 17.0896L16.4789 17.4353L17.1445 17.781C17.3032 17.4755 17.3632 17.155 17.3906 16.8253C17.4172 16.5047 17.4166 16.1123 17.4166 15.6503H16.6666ZM13.9833 18.3337V19.0837C14.4452 19.0837 14.8376 19.0843 15.1583 19.0576C15.4879 19.0303 15.8084 18.9703 16.1139 18.8116L15.7682 18.146L15.4225 17.4805C15.3668 17.5094 15.2694 17.5432 15.0341 17.5628C14.7899 17.5831 14.4704 17.5837 13.9833 17.5837V18.3337ZM16.4789 17.4353L15.8134 17.0896C15.7264 17.257 15.5899 17.3935 15.4225 17.4805L15.7682 18.146L16.1139 18.8116C16.5553 18.5823 16.9152 18.2224 17.1445 17.781L16.4789 17.4353ZM13.9833 1.66699V2.41699C14.4704 2.41699 14.7899 2.41759 15.0341 2.43787C15.2694 2.45741 15.3668 2.49125 15.4225 2.5202L15.7682 1.85464L16.1139 1.18908C15.8084 1.03038 15.4879 0.970397 15.1583 0.943021C14.8376 0.916389 14.4452 0.916992 13.9833 0.916992V1.66699ZM16.6666 4.35033H17.4166C17.4166 3.88834 17.4172 3.49599 17.3906 3.17531C17.3632 2.84565 17.3032 2.52515 17.1445 2.21964L16.4789 2.56537L15.8134 2.9111C15.8423 2.96682 15.8762 3.06422 15.8957 3.29945C15.916 3.54365 15.9166 3.86316 15.9166 4.35033H16.6666ZM15.7682 1.85464L15.4225 2.5202C15.5899 2.60717 15.7264 2.74368 15.8134 2.9111L16.4789 2.56537L17.1445 2.21964C16.9152 1.77825 16.5553 1.41836 16.1139 1.18908L15.7682 1.85464ZM6.01659 1.66699V0.916992C5.5546 0.916992 5.16225 0.916389 4.84157 0.943021C4.51191 0.970397 4.19141 1.03038 3.8859 1.18908L4.23163 1.85464L4.57736 2.5202C4.63308 2.49125 4.73048 2.45741 4.96571 2.43787C5.20991 2.41759 5.52942 2.41699 6.01659 2.41699V1.66699ZM3.33325 4.35032H4.08325C4.08325 3.86316 4.08385 3.54365 4.10413 3.29945C4.12367 3.06422 4.15751 2.96682 4.18646 2.9111L3.5209 2.56537L2.85534 2.21964C2.69664 2.52515 2.63666 2.84565 2.60928 3.17531C2.58265 3.49599 2.58325 3.88834 2.58325 4.35032H3.33325ZM4.23163 1.85464L3.8859 1.18908C3.44451 1.41836 3.08462 1.77825 2.85534 2.21964L3.5209 2.56537L4.18646 2.9111C4.27343 2.74368 4.40994 2.60717 4.57736 2.5202L4.23163 1.85464Z",fill:"currentColor"})})}),D3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M15.0013 16.8534C15.1044 17.2546 15.5132 17.4962 15.9144 17.393C16.3156 17.2899 16.5572 16.8811 16.454 16.4799L15.0013 16.8534ZM3.54599 16.4799C3.44284 16.8811 3.68442 17.2899 4.08559 17.393C4.48675 17.4962 4.89558 17.2546 4.99873 16.8534L3.54599 16.4799ZM4.32003 17.1367L4.66052 16.4684L4.32003 17.1367ZM2.86331 15.68L3.53157 15.3395L2.86331 15.68ZM17.1367 15.68L16.4684 15.3395L17.1367 15.68ZM15.68 17.1367L15.3395 16.4684L15.68 17.1367ZM15.68 2.86331L15.3395 3.53157L15.68 2.86331ZM17.1367 4.32003L16.4684 4.66052L17.1367 4.32003ZM4.32003 2.86331L4.66052 3.53157L4.32003 2.86331ZM2.86331 4.32003L3.53157 4.66052L2.86331 4.32003ZM13.6458 9.47917H12.8958C12.8958 11.0785 11.5993 12.375 10 12.375V13.125V13.875C12.4278 13.875 14.3958 11.9069 14.3958 9.47917H13.6458ZM10 13.125V12.375C8.40068 12.375 7.10417 11.0785 7.10417 9.47917H6.35417H5.60417C5.60417 11.9069 7.57225 13.875 10 13.875V13.125ZM6.35417 9.47917H7.10417C7.10417 7.87984 8.40068 6.58333 10 6.58333V5.83333V5.08333C7.57225 5.08333 5.60417 7.05141 5.60417 9.47917H6.35417ZM10 5.83333V6.58333C11.5993 6.58333 12.8958 7.87984 12.8958 9.47917H13.6458H14.3958C14.3958 7.05141 12.4278 5.08333 10 5.08333V5.83333ZM15.7276 16.6667L16.454 16.4799C15.8204 14.0159 13.049 12.375 10 12.375V13.125V13.875C12.6345 13.875 14.5972 15.2821 15.0013 16.8534L15.7276 16.6667ZM4.27236 16.6667L4.99873 16.8534C5.40277 15.2821 7.36553 13.875 10 13.875V13.125V12.375C6.95104 12.375 4.17957 14.0159 3.54599 16.4799L4.27236 16.6667ZM7.83333 2.5V3.25H12.1667V2.5V1.75H7.83333V2.5ZM17.5 7.83333H16.75V12.1667H17.5H18.25V7.83333H17.5ZM12.1667 17.5V16.75H7.83333V17.5V18.25H12.1667V17.5ZM2.5 12.1667H3.25V7.83333H2.5H1.75V12.1667H2.5ZM7.83333 17.5V16.75C6.88754 16.75 6.2233 16.7494 5.70508 16.7071C5.19562 16.6655 4.89369 16.5872 4.66052 16.4684L4.32003 17.1367L3.97954 17.8049C4.45941 18.0494 4.98071 18.1529 5.58293 18.2021C6.1764 18.2506 6.91229 18.25 7.83333 18.25V17.5ZM2.5 12.1667H1.75C1.75 13.0877 1.74942 13.8236 1.7979 14.4171C1.84711 15.0193 1.95055 15.5406 2.19506 16.0205L2.86331 15.68L3.53157 15.3395C3.41276 15.1063 3.33455 14.8044 3.29292 14.2949C3.25058 13.7767 3.25 13.1125 3.25 12.1667H2.5ZM4.32003 17.1367L4.66052 16.4684C4.17444 16.2208 3.77924 15.8256 3.53157 15.3395L2.86331 15.68L2.19506 16.0205C2.58654 16.7888 3.21121 17.4135 3.97954 17.8049L4.32003 17.1367ZM17.5 12.1667H16.75C16.75 13.1125 16.7494 13.7767 16.7071 14.2949C16.6655 14.8044 16.5872 15.1063 16.4684 15.3395L17.1367 15.68L17.8049 16.0205C18.0494 15.5406 18.1529 15.0193 18.2021 14.4171C18.2506 13.8236 18.25 13.0877 18.25 12.1667H17.5ZM12.1667 17.5V18.25C13.0877 18.25 13.8236 18.2506 14.4171 18.2021C15.0193 18.1529 15.5406 18.0494 16.0205 17.8049L15.68 17.1367L15.3395 16.4684C15.1063 16.5872 14.8044 16.6655 14.2949 16.7071C13.7767 16.7494 13.1125 16.75 12.1667 16.75V17.5ZM17.1367 15.68L16.4684 15.3395C16.2208 15.8256 15.8256 16.2208 15.3395 16.4684L15.68 17.1367L16.0205 17.8049C16.7888 17.4135 17.4135 16.7888 17.8049 16.0205L17.1367 15.68ZM12.1667 2.5V3.25C13.1125 3.25 13.7767 3.25058 14.2949 3.29292C14.8044 3.33455 15.1063 3.41276 15.3395 3.53157L15.68 2.86331L16.0205 2.19506C15.5406 1.95055 15.0193 1.84711 14.4171 1.7979C13.8236 1.74942 13.0877 1.75 12.1667 1.75V2.5ZM17.5 7.83333H18.25C18.25 6.91229 18.2506 6.1764 18.2021 5.58293C18.1529 4.98071 18.0494 4.45941 17.8049 3.97954L17.1367 4.32003L16.4684 4.66052C16.5872 4.89369 16.6655 5.19562 16.7071 5.70508C16.7494 6.2233 16.75 6.88754 16.75 7.83333H17.5ZM15.68 2.86331L15.3395 3.53157C15.8256 3.77924 16.2208 4.17444 16.4684 4.66052L17.1367 4.32003L17.8049 3.97954C17.4135 3.21121 16.7888 2.58654 16.0205 2.19506L15.68 2.86331ZM7.83333 2.5V1.75C6.91229 1.75 6.1764 1.74942 5.58293 1.7979C4.98071 1.84711 4.45941 1.95055 3.97954 2.19506L4.32003 2.86331L4.66052 3.53157C4.89369 3.41276 5.19562 3.33455 5.70508 3.29292C6.2233 3.25058 6.88754 3.25 7.83333 3.25V2.5ZM2.5 7.83333H3.25C3.25 6.88754 3.25058 6.2233 3.29292 5.70508C3.33455 5.19562 3.41276 4.89369 3.53157 4.66052L2.86331 4.32003L2.19506 3.97954C1.95055 4.45941 1.84711 4.98071 1.7979 5.58293C1.74942 6.1764 1.75 6.91229 1.75 7.83333H2.5ZM4.32003 2.86331L3.97954 2.19506C3.21121 2.58654 2.58654 3.21121 2.19506 3.97954L2.86331 4.32003L3.53157 4.66052C3.77924 4.17444 4.17444 3.77924 4.66052 3.53157L4.32003 2.86331Z",fill:"currentColor"})})}),A3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M17.5 16.6667H12.0833V13.1654L14.5392 7.23667C14.5871 7.12083 14.61 7.00208 14.6221 6.88375C15.3346 6.5525 15.8333 5.83625 15.8333 5C15.8333 3.99417 15.1163 3.1525 14.1667 2.95875V0H13.3333V2.95875C12.3837 3.1525 11.6667 3.99417 11.6667 5C11.6667 5.52708 11.8671 6.00458 12.1921 6.37083L11.4683 8.1175C11.0925 7.73792 10.5754 7.5 10 7.5C9.42625 7.5 8.90583 7.73333 8.52875 8.11L7.80833 6.37042C8.13292 6.00458 8.33333 5.52667 8.33333 5C8.33333 3.99417 7.61625 3.1525 6.66667 2.95875V0H5.83333V2.95875C4.88375 3.1525 4.16667 3.99417 4.16667 5C4.16667 5.83625 4.66542 6.5525 5.37792 6.88375C5.39 7.00208 5.41292 7.12042 5.46083 7.23583L7.91667 13.165V16.6667H2.5C1.81083 16.6667 1.25 17.2275 1.25 17.9167C1.25 18.6058 1.81083 19.1667 2.5 19.1667H17.5C18.1892 19.1667 18.75 18.6058 18.75 17.9167C18.75 17.2275 18.1892 16.6667 17.5 16.6667ZM13.75 3.75C14.4392 3.75 15 4.31083 15 5C15 5.44458 14.7658 5.83458 14.415 6.05583C14.2829 5.86125 14.0958 5.70125 13.8629 5.60458C13.4771 5.44458 13.0579 5.49542 12.7271 5.7C12.5883 5.49917 12.5 5.26167 12.5 5C12.5 4.31083 13.0608 3.75 13.75 3.75ZM10 8.33333C10.4792 8.33333 10.8912 8.6075 11.1012 9.00417L10.37 10.77C10.2521 10.8071 10.13 10.8333 10 10.8333C9.31083 10.8333 8.75 10.2725 8.75 9.58333C8.75 8.89417 9.31083 8.33333 10 8.33333ZM5.58375 6.055C5.23375 5.83333 5 5.44417 5 5C5 4.31083 5.56083 3.75 6.25 3.75C6.93917 3.75 7.5 4.31083 7.5 5C7.5 5.26167 7.41167 5.49833 7.27333 5.69875C6.94292 5.49417 6.52292 5.44292 6.13708 5.60292C5.90375 5.69958 5.71625 5.86 5.58375 6.055ZM6.45583 6.3725C6.66792 6.28458 6.9125 6.38583 7.00042 6.59792L8.00375 9.02C7.95292 9.20042 7.91667 9.38708 7.91667 9.58333C7.91667 10.2675 8.2525 10.87 8.76375 11.2492C8.56208 11.3992 8.38708 11.5817 8.25042 11.7937L6.23042 6.91708C6.1425 6.70458 6.24375 6.46042 6.45583 6.3725ZM2.08333 17.9167C2.08333 17.6871 2.27042 17.5 2.5 17.5H8.33333C8.56333 17.5 8.75 17.3133 8.75 17.0833V12.9167C8.75 12.2275 9.31083 11.6667 10 11.6667C10.14 11.6667 10.2817 11.6937 10.4325 11.7496C10.6425 11.8279 10.8721 11.7233 10.9583 11.5188C11.0604 11.2733 12.9996 6.59875 12.9996 6.59875C13.0879 6.38708 13.3321 6.28583 13.5442 6.37375C13.7563 6.46167 13.8575 6.70625 13.7696 6.91792C13.7696 6.91792 11.3608 12.7346 11.2825 12.9246C11.2621 12.9737 11.25 13.0267 11.25 13.0825V17.0833C11.25 17.7725 10.6892 18.3333 10 18.3333H2.5C2.27042 18.3333 2.08333 18.1462 2.08333 17.9167ZM17.5 18.3333H11.6562C11.8404 18.09 11.9783 17.8096 12.0413 17.5H17.5C17.7296 17.5 17.9167 17.6871 17.9167 17.9167C17.9167 18.1462 17.7296 18.3333 17.5 18.3333Z",fill:"currentColor"})})}),F3=r=>C.jsx("div",{...r,children:C.jsxs("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsxs("g",{"clip-path":"url(#clip0_708_315216)",children:[C.jsx("path",{d:"M12.7826 10.538L11.4782 9.08223C11.4396 9.02791 11.3913 8.97359 11.343 8.93014L10.0676 7.49613C10.0676 7.49613 10.0386 7.46354 10.0193 7.44181L4.33813 1.03225C3.88403 0.532526 3.27533 0.260934 2.63765 0.271798C1.99997 0.271798 1.40094 0.565117 0.94683 1.06485C0.502386 1.56457 0.241516 2.24898 0.241516 2.96599C0.241516 3.68299 0.483062 4.3674 0.917845 4.87799L6.61833 11.2876C6.61833 11.2876 6.61833 11.2875 6.61833 11.2984C6.61833 11.2984 6.61833 11.2984 6.62799 11.2984L7.97098 12.8085C7.97098 12.8085 7.97098 12.8085 7.97098 12.8193C7.97098 12.8193 7.97098 12.8193 7.98065 12.8193L8.65697 13.5798C8.79224 13.7319 8.94683 13.8514 9.1304 13.9274C9.30432 14.0035 9.49755 14.0469 9.68113 14.0469C9.942 14.0469 10.2029 13.9709 10.4251 13.8188L12.2705 14.6987C12.3381 16.1545 12.8695 17.5233 13.7777 18.5662C14.1546 18.9464 14.5893 19.2506 15.0628 19.4353C15.5362 19.6308 16.0483 19.7069 16.5507 19.6852C17.5265 19.6634 18.5024 19.457 19.4203 19.0659C19.4976 19.0333 19.5652 18.979 19.6135 18.9138C19.6618 18.8487 19.7005 18.7617 19.7198 18.6748C19.7391 18.5879 19.7294 18.501 19.7101 18.4141C19.6908 18.3272 19.6425 18.2512 19.5942 18.186L12.7633 10.5054L12.7826 10.538ZM1.60383 1.80357C1.7391 1.65148 1.89369 1.53198 2.07726 1.44507C2.26084 1.35816 2.44441 1.32557 2.62799 1.32557C2.81156 1.32557 3.0048 1.36903 3.17871 1.44507C3.35263 1.53198 3.51688 1.65148 3.65214 1.80357L9.02413 7.84377L6.97582 10.1469L1.60383 4.10667C1.3333 3.80249 1.17871 3.38967 1.17871 2.95512C1.17871 2.52058 1.3333 2.10776 1.60383 1.80357ZM7.66181 10.9182L9.71012 8.61509L10.3864 9.37555L8.33813 11.6786L7.65214 10.9182H7.66181ZM10.0483 12.8411C9.96132 12.9388 9.83572 13.004 9.71012 13.004C9.58451 13.004 9.45891 12.9497 9.36229 12.8411L9.02413 12.4608L11.0724 10.1577L11.7488 10.9182L10.0483 12.8411ZM14.4927 17.8383C13.7101 16.9149 13.2657 15.6873 13.2657 14.4163C13.2657 14.3076 13.2463 14.1881 13.198 14.1012C13.1497 14.0035 13.0724 13.9274 12.9758 13.884L11.2367 13.0475L12.4348 11.7004L18.3671 18.3707C17.343 18.664 15.5072 19.0007 14.4927 17.8492V17.8383Z",fill:"currentColor"}),C.jsx("path",{d:"M16.3768 20C15.913 20 15.4589 19.9131 15.0145 19.7284C14.5024 19.522 14.0483 19.207 13.6425 18.805C12.7246 17.7512 12.1739 16.3824 12.0676 14.9158L10.4638 14.1445C10.2222 14.2749 9.94203 14.3618 9.70048 14.3509C9.49758 14.3509 9.2657 14.3074 9.05314 14.2097C8.85024 14.1119 8.66667 13.9815 8.50242 13.7968L0.743961 5.06247C0.26087 4.49756 0 3.74796 0 2.96578C0 2.17273 0.280193 1.434 0.782609 0.879956C1.27536 0.315046 1.93237 0 2.63768 0H2.657C3.35266 0 4.00966 0.293319 4.50242 0.836502L10.1932 7.24606C10.1932 7.24606 10.2415 7.28952 10.2705 7.34383L11.5169 8.74525C11.5169 8.74525 11.6232 8.84302 11.6715 8.92993L19.7874 18.0337C19.8744 18.1315 19.9324 18.2509 19.971 18.3813C20.0097 18.5008 20.0097 18.642 19.9903 18.7724C19.971 18.9028 19.913 19.0331 19.8358 19.1309C19.7585 19.2287 19.6618 19.3156 19.5459 19.3699C18.5894 19.7719 17.6039 19.9783 16.5894 20C16.5217 20 16.4444 20 16.3768 20ZM10.4348 13.547L12.5314 14.5573V14.7311C12.599 16.1217 13.1111 17.4253 13.9807 18.4248C14.3285 18.7724 14.7343 19.0549 15.1787 19.2287C15.6329 19.4134 16.0966 19.4894 16.57 19.4568C17.5266 19.4351 18.4638 19.2395 19.3623 18.8593C19.3913 18.8485 19.43 18.8159 19.4493 18.7833C19.4783 18.7507 19.4879 18.7072 19.4976 18.6638C19.5072 18.6203 19.4976 18.5769 19.4976 18.5334C19.4879 18.49 19.4686 18.4465 19.4396 18.4139L11.3043 9.27757C11.256 9.21238 11.2271 9.17979 11.1981 9.1472L4.16425 1.22759C3.75845 0.793047 3.22705 0.543183 2.657 0.543183H2.63768C2.06763 0.543183 1.52657 0.803911 1.12077 1.26018C0.714976 1.71646 0.492754 2.32482 0.483092 2.96578C0.483092 3.60674 0.695652 4.2151 1.09179 4.68224L8.85024 13.4166C8.96618 13.547 9.09179 13.6448 9.23672 13.7099C9.38164 13.7751 9.56522 13.8294 9.70048 13.8077C9.92271 13.8077 10.1353 13.7425 10.3188 13.6122L10.4251 13.5361L10.4348 13.547ZM16.5797 18.9028C15.7585 18.9028 14.9179 18.6964 14.3188 18.0228C13.4879 17.0342 13.0242 15.7523 13.0242 14.4052C13.0242 14.3292 13.0242 14.2749 12.9855 14.2314C12.9565 14.1879 12.9179 14.1445 12.8792 14.1228L10.8213 13.1233L12.4444 11.2982L18.8406 18.49L18.4348 18.6094C17.9517 18.7507 17.2754 18.9028 16.5894 18.9028H16.5797ZM14.657 17.6426C15.4686 18.5443 16.8986 18.4248 17.8841 18.1966L12.4348 12.0695L11.6522 12.9495L13.0628 13.623C13.1981 13.6882 13.314 13.7968 13.3913 13.9489C13.4686 14.0902 13.5072 14.264 13.4976 14.4269C13.4976 15.6219 13.913 16.7735 14.657 17.6426ZM9.71014 13.2645C9.51691 13.2645 9.33333 13.1776 9.19807 13.0255L8.68599 12.4498L11.0725 9.76643L12.0966 10.918L10.2222 13.0255C10.087 13.1776 9.90338 13.2645 9.71014 13.2645ZM9.37198 12.4606L9.53623 12.6453C9.62319 12.7431 9.78744 12.7431 9.88406 12.6453L11.4203 10.918L11.0821 10.5378L9.37198 12.4606ZM8.33816 12.0695L7.42995 11.0158L7.37198 10.8528L7.48792 10.7224L9.71014 8.22379L10.7343 9.37534L8.34783 12.0695H8.33816ZM8 10.918L8.33816 11.2982L10.0386 9.37534L9.70048 8.99511L7.99034 10.918H8ZM6.97585 10.5378L1.42995 4.30201C1.11111 3.94351 0.937198 3.45464 0.937198 2.95492C0.937198 2.45519 1.12077 1.96632 1.42995 1.60782C1.5942 1.434 1.77778 1.29278 1.98068 1.195C2.38647 0.999457 2.8599 0.999457 3.27536 1.195C3.47826 1.29278 3.66184 1.434 3.82609 1.60782L9.37198 7.84356L6.98551 10.5269L6.97585 10.5378ZM1.76812 1.99891C1.54589 2.24878 1.41063 2.60728 1.41063 2.95492C1.41063 3.30255 1.53623 3.66105 1.76812 3.91092L6.97585 9.75557L8.68599 7.8327L3.47826 1.99891C3.36232 1.86855 3.23672 1.77078 3.09179 1.70559C2.79227 1.56437 2.46377 1.56437 2.16425 1.70559C2.01932 1.77078 1.88406 1.86855 1.76812 1.99891Z",fill:"currentColor"}),C.jsx("path",{d:"M6.78262 6.7026L4.39615 4.01928C4.30919 3.92151 4.18359 3.86719 4.05798 3.86719C3.93238 3.86719 3.80677 3.92151 3.71982 4.03014C3.63286 4.13878 3.57489 4.26914 3.57489 4.41037C3.57489 4.5516 3.6232 4.69283 3.71016 4.7906L6.10629 7.47392C6.19325 7.5717 6.31885 7.62601 6.44446 7.62601C6.57006 7.62601 6.69566 7.5717 6.78262 7.46306C6.86958 7.35442 6.92755 7.22406 6.92755 7.08283C6.92755 6.9416 6.87924 6.80038 6.79228 6.7026H6.78262Z",fill:"currentColor"}),C.jsx("path",{d:"M6.43478 7.89771C6.2512 7.89771 6.06763 7.82167 5.93236 7.66958L3.53623 4.97539C3.40096 4.8233 3.32367 4.61689 3.33333 4.39961C3.33333 4.18234 3.41062 3.98679 3.54589 3.8347C3.68116 3.68261 3.86473 3.5957 4.04831 3.5957C4.23188 3.5957 4.41546 3.67175 4.55072 3.82384L6.94686 6.51803C7.08212 6.67012 7.14976 6.87653 7.14976 7.0938C7.14976 7.31108 7.07246 7.51749 6.93719 7.65871C6.80193 7.8108 6.61835 7.89771 6.43478 7.89771ZM4.05797 4.12802C3.99033 4.13889 3.93236 4.16061 3.88405 4.20407C3.83575 4.25839 3.81642 4.32357 3.81642 4.38875C3.81642 4.4648 3.83575 4.52998 3.88405 4.5843L6.27053 7.26762C6.27053 7.26762 6.39613 7.35453 6.43478 7.34367C6.50241 7.34367 6.56038 7.31108 6.59903 7.26762C6.64734 7.2133 6.66666 7.14812 6.66666 7.07208C6.66666 7.00689 6.64734 6.93085 6.59903 6.88739L4.21256 4.20407C4.21256 4.20407 4.10628 4.12802 4.04831 4.12802H4.05797Z",fill:"currentColor"})]}),C.jsx("defs",{children:C.jsx("clipPath",{id:"clip0_708_315216",children:C.jsx("rect",{width:"20",height:"20",fill:"white"})})})]})}),W3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 17 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M1.5 12.9997L4 15.4997M3.16667 13.833L5.66667 11.333M4 9.66634L7.33333 12.9997M4 9.66634L9.48816 4.17819C10.139 3.52731 11.1943 3.52731 11.8452 4.17819L12.8215 5.1545C13.4724 5.80537 13.4724 6.86064 12.8215 7.51152L7.33333 12.9997M4 9.66634L3.16667 8.83301M7.33333 12.9997L8.16667 13.833M12.3333 4.66634L15.6667 1.33301",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})})}),Y3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 18 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M6.91665 2.50022H7.74998C8.67045 2.50022 9.41665 3.24641 9.41665 4.16689V7.50034C9.41665 9.80153 7.55117 11.667 5.24998 11.667M3.58331 2.50022H2.74998C1.82951 2.50022 1.08331 3.24641 1.08331 4.16689V7.50034C1.08331 9.80153 2.94879 11.667 5.24998 11.667M5.24998 11.667V13.7503C5.24998 16.2816 7.30201 18.3337 9.83331 18.3337C12.3646 18.3337 14.4166 16.2816 14.4166 13.7503V12.917M14.4166 12.917C15.5672 12.917 16.5 11.9843 16.5 10.8337C16.5 9.68308 15.5672 8.75034 14.4166 8.75034C13.2661 8.75034 12.3333 9.68308 12.3333 10.8337C12.3333 11.9843 13.2661 12.917 14.4166 12.917ZM6.91664 1.66699L6.91662 3.3335M3.58331 1.66701V3.33367",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})})}),$3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 19 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M1.08331 11.667H6.49998C7.33331 11.667 8.16665 12.917 8.99998 12.917C9.72025 12.917 11.0631 12.2944 11.6832 13.4707C11.8792 13.8425 11.6175 14.2673 11.2292 14.4282C10.33 14.801 9.32842 15.3075 8.99998 15.417L6.49998 14.5837M11.9166 13.7503L15.73 12.225C15.9615 12.1324 16.2132 12.1022 16.4601 12.1375C17.3324 12.2621 17.5788 13.4047 16.8354 13.8778L10.4655 17.9314C10.0634 18.1872 9.57106 18.2587 9.11282 18.1278L1.08331 15.8337M8.99998 10.0003C7.39581 9.4356 4.41665 7.00791 4.41665 4.33745C4.41665 2.8626 5.54526 1.66699 6.93748 1.66699C7.79005 1.66699 8.54378 2.11536 8.99998 2.80165C9.45618 2.11536 10.2099 1.66699 11.0625 1.66699C12.4547 1.66699 13.5833 2.8626 13.5833 4.33745C13.5833 7.00791 10.6041 9.4356 8.99998 10.0003Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})})}),U3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 18 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M5.66667 5.83366V5.00033C5.66667 3.15938 7.15905 1.66699 9 1.66699C10.8409 1.66699 12.3333 3.15938 12.3333 5.00033V5.83366M6.5 11.667H11.5M9 9.16699V14.167M4.16667 17.5003H13.8333C14.7668 17.5003 15.2335 17.5003 15.59 17.3187C15.9036 17.1589 16.1586 16.9039 16.3183 16.5903C16.5 16.2338 16.5 15.7671 16.5 14.8337V8.50033C16.5 7.5669 16.5 7.10019 16.3183 6.74367C16.1586 6.43007 15.9036 6.1751 15.59 6.01531C15.2335 5.83366 14.7668 5.83366 13.8333 5.83366H4.16667C3.23325 5.83366 2.76654 5.83366 2.41002 6.01531C2.09641 6.1751 1.84144 6.43007 1.68166 6.74367C1.5 7.10019 1.5 7.5669 1.5 8.50033V14.8337C1.5 15.7671 1.5 16.2338 1.68166 16.5903C1.84144 16.9039 2.09641 17.1589 2.41002 17.3187C2.76654 17.5003 3.23325 17.5003 4.16667 17.5003Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})})}),N3=r=>C.jsx("div",{...r,children:C.jsxs("svg",{width:"100%",height:"100%",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M14 9.625H7.6625C7.50446 9.04283 7.14125 8.53744 6.63986 8.20204C6.13847 7.86663 5.53271 7.72382 4.9343 7.79995C4.33589 7.87609 3.78518 8.16603 3.38375 8.6163C2.98232 9.06657 2.75723 9.64681 2.75 10.25C2.75185 10.6906 2.87278 11.1225 3.1 11.5H1.5V7.75C1.5 7.58424 1.43415 7.42527 1.31694 7.30806C1.19973 7.19085 1.04076 7.125 0.875 7.125C0.70924 7.125 0.550268 7.19085 0.433058 7.30806C0.315848 7.42527 0.25 7.58424 0.25 7.75V17.125C0.25 17.2908 0.315848 17.4497 0.433058 17.5669C0.550268 17.6842 0.70924 17.75 0.875 17.75C1.04076 17.75 1.19973 17.6842 1.31694 17.5669C1.43415 17.4497 1.5 17.2908 1.5 17.125V15.25H16.5V17.125C16.5 17.2908 16.5658 17.4497 16.6831 17.5669C16.8003 17.6842 16.9592 17.75 17.125 17.75C17.2908 17.75 17.4497 17.6842 17.5669 17.5669C17.6842 17.4497 17.75 17.2908 17.75 17.125V13.375C17.75 12.3804 17.3549 11.4266 16.6517 10.7233C15.9484 10.0201 14.9946 9.625 14 9.625ZM4 10.25C4 10.0028 4.07331 9.7611 4.21066 9.55554C4.34801 9.34998 4.54324 9.18976 4.77165 9.09515C5.00005 9.00054 5.25139 8.97579 5.49386 9.02402C5.73634 9.07225 5.95907 9.1913 6.13388 9.36612C6.3087 9.54093 6.42775 9.76366 6.47598 10.0061C6.52421 10.2486 6.49946 10.4999 6.40485 10.7284C6.31024 10.9568 6.15002 11.152 5.94446 11.2893C5.7389 11.4267 5.49723 11.5 5.25 11.5C4.91848 11.5 4.60054 11.3683 4.36612 11.1339C4.1317 10.8995 4 10.5815 4 10.25ZM1.5 12.75H6.5V14H1.5V12.75ZM7.75 10.875H14C14.663 10.875 15.2989 11.1384 15.7678 11.6072C16.2366 12.0761 16.5 12.712 16.5 13.375V14H7.75V10.875Z",fill:"currentColor"}),C.jsx("path",{d:"M6.5 5.875H7.125V6.5C7.125 6.83152 7.2567 7.14946 7.49112 7.38388C7.72554 7.6183 8.04348 7.75 8.375 7.75H9.625C9.95652 7.75 10.2745 7.6183 10.5089 7.38388C10.7433 7.14946 10.875 6.83152 10.875 6.5V5.875H11.5C11.8315 5.875 12.1495 5.7433 12.3839 5.50888C12.6183 5.27446 12.75 4.95652 12.75 4.625V3.375C12.75 3.04348 12.6183 2.72554 12.3839 2.49112C12.1495 2.2567 11.8315 2.125 11.5 2.125H10.875V1.5C10.875 1.16848 10.7433 0.850537 10.5089 0.616116C10.2745 0.381696 9.95652 0.25 9.625 0.25H8.375C8.04348 0.25 7.72554 0.381696 7.49112 0.616116C7.2567 0.850537 7.125 1.16848 7.125 1.5V2.125H6.5C6.16848 2.125 5.85054 2.2567 5.61612 2.49112C5.3817 2.72554 5.25 3.04348 5.25 3.375V4.625C5.25 4.95652 5.3817 5.27446 5.61612 5.50888C5.85054 5.7433 6.16848 5.875 6.5 5.875ZM6.5 3.375H7.75C7.91576 3.375 8.07473 3.30915 8.19194 3.19194C8.30915 3.07473 8.375 2.91576 8.375 2.75V1.5H9.625V2.75C9.625 2.91576 9.69085 3.07473 9.80806 3.19194C9.92527 3.30915 10.0842 3.375 10.25 3.375H11.5V4.625H10.25C10.0842 4.625 9.92527 4.69085 9.80806 4.80806C9.69085 4.92527 9.625 5.08424 9.625 5.25V6.5H8.375V5.25C8.375 5.08424 8.30915 4.92527 8.19194 4.80806C8.07473 4.69085 7.91576 4.625 7.75 4.625H6.5V3.375Z",fill:"currentColor"})]})}),q3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M11.6667 14.5837V4.58366C11.6667 4.35354 11.4801 4.16699 11.25 4.16699H2.08335C1.85324 4.16699 1.66669 4.35354 1.66669 4.58366V14.5837C1.66669 14.8138 1.85324 15.0003 2.08335 15.0003H3.33335M11.6667 14.5837C11.6667 14.8138 11.4801 15.0003 11.25 15.0003H6.66669M11.6667 14.5837V7.08366C11.6667 6.85354 11.8532 6.66699 12.0834 6.66699H14.8274C14.9379 6.66699 15.0439 6.71089 15.1221 6.78903L18.2113 9.87829C18.2895 9.95643 18.3334 10.0624 18.3334 10.1729V14.5837C18.3334 14.8138 18.1468 15.0003 17.9167 15.0003H16.6667M11.6667 14.5837C11.6667 14.8138 11.8532 15.0003 12.0834 15.0003H13.3334M3.33335 15.0003C3.33335 15.9208 4.07955 16.667 5.00002 16.667C5.9205 16.667 6.66669 15.9208 6.66669 15.0003M3.33335 15.0003C3.33335 14.0799 4.07955 13.3337 5.00002 13.3337C5.9205 13.3337 6.66669 14.0799 6.66669 15.0003M13.3334 15.0003C13.3334 15.9208 14.0795 16.667 15 16.667C15.9205 16.667 16.6667 15.9208 16.6667 15.0003M13.3334 15.0003C13.3334 14.0799 14.0795 13.3337 15 13.3337C15.9205 13.3337 16.6667 14.0799 16.6667 15.0003M5.00002 9.16699H8.33335M6.66669 7.50033V10.8337",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})})}),J3=r=>C.jsx("div",{...r,children:C.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"100%",height:"100%",viewBox:"0 0 18 18",fill:"none",children:[C.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M17.9583 13.167C17.9583 12.822 17.6783 12.542 17.3333 12.542H0.666626C0.321626 12.542 0.041626 12.822 0.041626 13.167V16.5003C0.041626 16.887 0.194959 17.2578 0.469126 17.5312C0.742459 17.8053 1.11329 17.9587 1.49996 17.9587H16.5C16.8866 17.9587 17.2575 17.8053 17.5308 17.5312C17.805 17.2578 17.9583 16.887 17.9583 16.5003C17.9583 15.2845 17.9583 13.167 17.9583 13.167ZM16.7083 13.792V16.5003C16.7083 16.5553 16.6866 16.6087 16.6475 16.6478C16.6083 16.687 16.555 16.7087 16.5 16.7087H1.49996C1.44496 16.7087 1.39163 16.687 1.35246 16.6478C1.31329 16.6087 1.29163 16.5553 1.29163 16.5003V13.792H16.7083Z",fill:"currentColor"}),C.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M17.125 1.50033C17.125 1.11366 16.9717 0.742826 16.6975 0.469492C16.4242 0.195326 16.0533 0.0419922 15.6667 0.0419922C14.2233 0.0419922 11.2767 0.0419922 9.83333 0.0419922C9.44667 0.0419922 9.07583 0.195326 8.8025 0.469492C8.52833 0.742826 8.375 1.11366 8.375 1.50033V4.00033C8.375 4.38699 8.52833 4.75783 8.8025 5.03116C9.07583 5.30533 9.44667 5.45866 9.83333 5.45866H15.6667C16.0533 5.45866 16.4242 5.30533 16.6975 5.03116C16.9717 4.75783 17.125 4.38699 17.125 4.00033V1.50033ZM15.875 1.50033V4.00033C15.875 4.05533 15.8533 4.10866 15.8142 4.14783C15.775 4.18699 15.7217 4.20866 15.6667 4.20866H9.83333C9.77833 4.20866 9.725 4.18699 9.68583 4.14783C9.64667 4.10866 9.625 4.05533 9.625 4.00033V1.50033C9.625 1.44533 9.64667 1.39199 9.68583 1.35283C9.725 1.31366 9.77833 1.29199 9.83333 1.29199H15.6667C15.7217 1.29199 15.775 1.31366 15.8142 1.35283C15.8533 1.39199 15.875 1.44533 15.875 1.50033Z",fill:"currentColor"}),C.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M17.2158 7.55783C17.1192 6.83283 16.5017 6.29199 15.77 6.29199H2.23001C1.49835 6.29199 0.880845 6.83283 0.784178 7.55783C0.565012 9.20283 0.0475118 13.0845 0.0475118 13.0845C0.0233451 13.2628 0.0775118 13.4428 0.196678 13.5787C0.315012 13.7145 0.486678 13.792 0.666678 13.792H17.3333C17.5133 13.792 17.685 13.7145 17.8033 13.5787C17.9225 13.4428 17.9767 13.2628 17.9525 13.0845C17.9525 13.0845 17.435 9.20283 17.2158 7.55783ZM15.9767 7.72283L16.6192 12.542H1.38085L2.02335 7.72283C2.03668 7.61949 2.12501 7.54199 2.22918 7.54199H15.77C15.875 7.54199 15.9633 7.61949 15.9767 7.72283Z",fill:"currentColor"}),C.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M7.33325 15.875H10.6666C11.0116 15.875 11.2916 15.595 11.2916 15.25C11.2916 14.905 11.0116 14.625 10.6666 14.625H7.33325C6.98825 14.625 6.70825 14.905 6.70825 15.25C6.70825 15.595 6.98825 15.875 7.33325 15.875Z",fill:"currentColor"}),C.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.1666 9.625H14C14.345 9.625 14.625 9.345 14.625 9C14.625 8.655 14.345 8.375 14 8.375H13.1666C12.8216 8.375 12.5416 8.655 12.5416 9C12.5416 9.345 12.8216 9.625 13.1666 9.625Z",fill:"currentColor"}),C.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.25 9.625H11.0833C11.4283 9.625 11.7083 9.345 11.7083 9C11.7083 8.655 11.4283 8.375 11.0833 8.375H10.25C9.905 8.375 9.625 8.655 9.625 9C9.625 9.345 9.905 9.625 10.25 9.625Z",fill:"currentColor"}),C.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.1666 11.709H14C14.345 11.709 14.625 11.429 14.625 11.084C14.625 10.739 14.345 10.459 14 10.459H13.1666C12.8216 10.459 12.5416 10.739 12.5416 11.084C12.5416 11.429 12.8216 11.709 13.1666 11.709Z",fill:"currentColor"}),C.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.25 11.709H11.0833C11.4283 11.709 11.7083 11.429 11.7083 11.084C11.7083 10.739 11.4283 10.459 11.0833 10.459H10.25C9.905 10.459 9.625 10.739 9.625 11.084C9.625 11.429 9.905 11.709 10.25 11.709Z",fill:"currentColor"}),C.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.375 6.91732V4.83398C13.375 4.48898 13.095 4.20898 12.75 4.20898C12.405 4.20898 12.125 4.48898 12.125 4.83398V6.91732C12.125 7.26232 12.405 7.54232 12.75 7.54232C13.095 7.54232 13.375 7.26232 13.375 6.91732Z",fill:"currentColor"}),C.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3.58325 10.459H6.91658C7.26158 10.459 7.54158 10.179 7.54158 9.83398C7.54158 9.48898 7.26158 9.20898 6.91658 9.20898H3.58325C3.23825 9.20898 2.95825 9.48898 2.95825 9.83398C2.95825 10.179 3.23825 10.459 3.58325 10.459Z",fill:"currentColor"})]})}),G3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M4.99996 6.66634H7.49996M4.99996 9.99967H7.49996M4.99996 13.333H7.49996M4.33329 16.6663H15.6666C16.6 16.6663 17.0668 16.6663 17.4233 16.4847C17.7369 16.3249 17.9918 16.0699 18.1516 15.7563C18.3333 15.3998 18.3333 14.9331 18.3333 13.9997V5.99967C18.3333 5.06625 18.3333 4.59954 18.1516 4.24302C17.9918 3.92942 17.7369 3.67445 17.4233 3.51466C17.0668 3.33301 16.6 3.33301 15.6666 3.33301H4.33329C3.39987 3.33301 2.93316 3.33301 2.57664 3.51466C2.26304 3.67445 2.00807 3.92942 1.84828 4.24302C1.66663 4.59954 1.66663 5.06625 1.66663 5.99967V13.9997C1.66663 14.9331 1.66663 15.3998 1.84828 15.7563C2.00807 16.0699 2.26304 16.3249 2.57664 16.4847C2.93316 16.6663 3.39987 16.6663 4.33329 16.6663ZM11.5 10.833H14.3333C14.5666 10.833 14.6833 10.833 14.7725 10.7876C14.8509 10.7476 14.9146 10.6839 14.9545 10.6055C15 10.5164 15 10.3997 15 10.1663V7.33301C15 7.09965 15 6.98297 14.9545 6.89384C14.9146 6.81544 14.8509 6.7517 14.7725 6.71176C14.6833 6.66634 14.5666 6.66634 14.3333 6.66634H11.5C11.2666 6.66634 11.1499 6.66634 11.0608 6.71176C10.9824 6.7517 10.9187 6.81544 10.8787 6.89384C10.8333 6.98297 10.8333 7.09965 10.8333 7.33301V10.1663C10.8333 10.3997 10.8333 10.5164 10.8787 10.6055C10.9187 10.6839 10.9824 10.7476 11.0608 10.7876C11.1499 10.833 11.2666 10.833 11.5 10.833Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})})}),K3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M6.66663 13.3337L13.3333 6.66699M7.08313 7.08362H7.58313M7.08313 7.58362H7.58313M12.4165 12.417H12.9165M12.4165 12.917H12.9165M17.0146 7.6806C16.7699 7.35407 16.634 7.00033 16.5796 6.59216L16.3621 5.09556C16.2534 4.30645 15.628 3.6806 14.8124 3.54454L13.317 3.32686C12.9363 3.27243 12.5557 3.10917 12.2294 2.89148L11.0603 2.02073C10.7341 1.77584 10.3534 1.66699 9.97277 1.66699C9.59213 1.66699 9.21149 1.77584 8.88522 2.02073L7.68892 2.91869C7.36266 3.16359 7.0092 3.29965 6.60137 3.35407L5.13318 3.57175C4.34471 3.6806 3.71937 4.30645 3.58343 5.12277L3.36592 6.61937C3.31154 7.00033 3.14841 7.38128 2.9309 7.70781L2.03367 8.90509C1.54428 9.55815 1.54428 10.4561 2.03367 11.082L2.9309 12.2792C3.1756 12.6058 3.31154 12.9595 3.36592 13.3677L3.58343 14.8643C3.69218 15.6534 4.31752 16.2792 5.13318 16.4153L6.62856 16.633C7.0092 16.6874 7.38985 16.8507 7.71611 17.0684L8.91241 17.9663C9.56494 18.4561 10.4622 18.4561 11.0875 17.9663L12.2838 17.0684C12.6101 16.8235 12.9635 16.6874 13.3714 16.633L14.8667 16.4153C15.6552 16.3064 16.2805 15.6806 16.4165 14.8643L16.634 13.3677C16.6884 12.9867 16.8515 12.6058 17.069 12.2792L17.9662 11.082C18.4556 10.4289 18.4556 9.53094 17.9662 8.90509L17.0146 7.6806ZM7.99996 7.33366C7.99996 7.70185 7.70148 8.00033 7.33329 8.00033C6.9651 8.00033 6.66663 7.70185 6.66663 7.33366C6.66663 6.96547 6.9651 6.66699 7.33329 6.66699C7.70148 6.66699 7.99996 6.96547 7.99996 7.33366ZM13.3333 12.667C13.3333 13.0352 13.0348 13.3337 12.6666 13.3337C12.2984 13.3337 12 13.0352 12 12.667C12 12.2988 12.2984 12.0003 12.6666 12.0003C13.0348 12.0003 13.3333 12.2988 13.3333 12.667Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})})}),X3=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M10.0001 12.292C12.0136 12.292 13.6459 10.6597 13.6459 8.64616C13.6459 6.63262 12.0136 5.00033 10.0001 5.00033C7.98652 5.00033 6.35423 6.63262 6.35423 8.64616C6.35423 10.6597 7.98652 12.292 10.0001 12.292ZM10.0001 12.292C12.8418 12.292 15.2089 13.816 15.7277 15.8337M10.0001 12.292C7.15835 12.292 4.79123 13.816 4.27242 15.8337M18.3333 10.0003C18.3333 14.6027 14.6023 18.3337 9.99996 18.3337C5.39759 18.3337 1.66663 14.6027 1.66663 10.0003C1.66663 5.39795 5.39759 1.66699 9.99996 1.66699C14.6023 1.66699 18.3333 5.39795 18.3333 10.0003Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})})}),Q3=r=>C.jsx("div",{...r,children:C.jsxs("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsxs("g",{"clip-path":"url(#clip0_708_360431)",children:[C.jsx("path",{d:"M8.36162 19.8712C9.3186 19.8712 10.1016 19.0712 10.1016 18.0934V17.7675C10.1016 17.4021 10.3916 17.1058 10.7492 17.1058H11.3486C11.4936 17.6885 11.9962 18.1132 12.6052 18.1132H15.5632L16.0658 18.8243C16.2592 19.1008 16.5781 19.2687 16.9068 19.2687H17.5545C18.1248 19.2687 18.5984 18.7947 18.5984 18.2021V15.3576C18.5984 14.7749 18.1345 14.291 17.5545 14.291H16.9068C16.5685 14.291 16.2592 14.4589 16.0658 14.7354L15.5632 15.4465H12.6052C11.9866 15.4465 11.4646 15.891 11.3389 16.4836H10.7492C10.0629 16.4836 9.50227 17.0564 9.50227 17.7576V18.0836C9.50227 18.7354 8.98994 19.2589 8.35195 19.2589C7.71396 19.2589 7.20164 18.7354 7.20164 18.0836V16.8687C7.20164 16.2169 6.67965 15.6836 6.04166 15.6836H5.25867C4.94934 15.6836 4.68835 15.4268 4.68835 15.1008V14.0243H14.6062C15.7178 14.0243 16.6168 13.1058 16.6168 11.97V2.18233C16.6168 1.04653 15.7178 0.128008 14.6062 0.128008H2.12672C1.02474 0.118131 0.116089 1.04653 0.116089 2.18233V11.9799C0.116089 13.1157 1.01507 14.0342 2.12672 14.0342H4.10836V15.1107C4.10836 15.7626 4.63035 16.2959 5.26834 16.2959H6.05132C6.36065 16.2959 6.62165 16.5527 6.62165 16.8786V18.0934C6.62165 19.0811 7.40463 19.8712 8.36162 19.8712ZM12.6149 16.0589H15.7275C15.8242 16.0589 15.9112 16.0095 15.9692 15.9305L16.5588 15.091C16.6458 14.9725 16.7811 14.9033 16.9261 14.9033H17.5738C17.8251 14.9033 18.0185 15.1107 18.0185 15.3576V18.2021C18.0185 18.4589 17.8155 18.6564 17.5738 18.6564H16.9261C16.7811 18.6564 16.6458 18.5873 16.5588 18.4687L15.9692 17.6292C15.9112 17.5502 15.8242 17.5008 15.7275 17.5008H12.6149C12.2282 17.5008 11.9092 17.1749 11.9092 16.7799C11.9092 16.3848 12.2282 16.0589 12.6149 16.0589ZM2.12672 0.730477H14.6158C15.3988 0.730477 16.0368 1.38233 16.0368 2.18233V10.8342H0.715412V2.18233C0.715412 1.38233 1.3534 0.730477 2.13639 0.730477H2.12672ZM0.715412 11.9799V11.4366H16.0368V11.9799C16.0368 12.7799 15.3988 13.4317 14.6158 13.4317H2.12672C1.34374 13.4317 0.705746 12.7799 0.705746 11.9799H0.715412Z",fill:"currentColor"}),C.jsx("path",{d:"M8.36158 20C7.33693 20 6.49594 19.1407 6.49594 18.0938V16.879C6.49594 16.6321 6.29294 16.4247 6.05128 16.4247H5.26829C4.56264 16.4247 3.99232 15.842 3.99232 15.1111V14.163H2.13635C0.957034 14.163 0.00971615 13.1852 0.00971615 11.9802V2.18272C4.96432e-05 0.977778 0.957034 0 2.12668 0H14.6158C15.7951 0 16.7424 0.977778 16.7424 2.18272V11.9802C16.7424 13.1852 15.7855 14.163 14.6158 14.163H4.82364V15.1111C4.82364 15.358 5.02663 15.5654 5.26829 15.5654H6.05128C6.75694 15.5654 7.32726 16.1481 7.32726 16.879V18.0938C7.32726 18.6765 7.79125 19.1407 8.35191 19.1407C8.91257 19.1407 9.37656 18.6667 9.37656 18.0938V17.7679C9.37656 16.9975 9.98555 16.3753 10.7395 16.3753H11.2422C11.4162 15.763 11.9768 15.3383 12.6052 15.3383H15.5051L15.9691 14.6765C16.1818 14.3704 16.5394 14.1827 16.9164 14.1827H17.5641C18.2021 14.1827 18.7241 14.716 18.7241 15.3679V18.2123C18.7241 18.8642 18.2021 19.3975 17.5641 19.3975H16.9164C16.5394 19.3975 16.1914 19.2099 15.9691 18.9037L15.5051 18.242H12.6052C11.9865 18.242 11.4452 17.8272 11.2519 17.2346H10.7395C10.4495 17.2346 10.2079 17.4815 10.2079 17.7778V18.1037C10.2079 19.1506 9.37656 20.0099 8.34224 20.0099L8.36158 20ZM2.12668 0.246914C1.09236 0.246914 0.241712 1.11605 0.241712 2.18272V11.9802C0.241712 13.0469 1.09236 13.916 2.12668 13.916H4.22431V15.1111C4.22431 15.6938 4.6883 16.1778 5.25863 16.1778H6.04162C6.41861 16.1778 6.72794 16.4938 6.72794 16.879V18.0938C6.72794 19.0123 7.45293 19.7531 8.35191 19.7531C9.2509 19.7531 9.97588 19.0123 9.97588 18.0938V17.7679C9.97588 17.3333 10.3239 16.9778 10.7492 16.9778H11.4452L11.4645 17.0667C11.5902 17.6099 12.0638 17.9852 12.6052 17.9852H15.6308L16.1624 18.7457C16.3364 18.9926 16.6168 19.1407 16.9068 19.1407H17.5544C18.0571 19.1407 18.4727 18.716 18.4727 18.2025V15.358C18.4727 14.8346 18.0571 14.4198 17.5544 14.4198H16.9068C16.6071 14.4198 16.3364 14.5679 16.1624 14.8148L15.6308 15.5753H12.6052C12.0542 15.5753 11.5805 15.9704 11.4549 16.5235L11.4355 16.6222H10.7492C10.1305 16.6222 9.62789 17.1358 9.62789 17.7679V18.0938C9.62789 18.8049 9.05756 19.3877 8.36158 19.3877C7.66559 19.3877 7.09526 18.8049 7.09526 18.0938V16.879C7.09526 16.2963 6.63127 15.8123 6.06095 15.8123H5.27796C4.90097 15.8123 4.59164 15.4963 4.59164 15.1111V13.916H14.6255C15.6695 13.916 16.5104 13.0469 16.5104 11.9802V2.18272C16.5104 1.11605 15.6598 0.246914 14.6255 0.246914H2.12668ZM17.5641 18.7852H16.9164C16.7328 18.7852 16.5588 18.6963 16.4524 18.5383L15.8628 17.6988C15.8628 17.6988 15.7758 17.6198 15.7178 17.6198H12.6052C12.1508 17.6198 11.7739 17.2444 11.7739 16.7704C11.7739 16.2963 12.1412 15.921 12.6052 15.921H15.7178C15.7758 15.921 15.8241 15.8914 15.8628 15.842L16.4524 15.0025C16.5588 14.8543 16.7328 14.7556 16.9164 14.7556H17.5641C17.8734 14.7556 18.1344 15.0123 18.1344 15.3383V18.1827C18.1344 18.4988 17.8831 18.7654 17.5641 18.7654V18.7852ZM12.6148 16.1877C12.2958 16.1877 12.0252 16.4543 12.0252 16.7901C12.0252 17.1259 12.2862 17.3926 12.6148 17.3926H15.7275C15.8628 17.3926 15.9884 17.4617 16.0658 17.5704L16.6554 18.4099C16.7134 18.4988 16.8198 18.5481 16.9164 18.5481H17.5641C17.7478 18.5481 17.8927 18.4 17.8927 18.2123V15.3679C17.8927 15.1802 17.7478 15.0321 17.5641 15.0321H16.9164C16.8101 15.0321 16.7134 15.0815 16.6554 15.1704L16.0658 16.0099C15.9884 16.1185 15.8628 16.1877 15.7275 16.1877H12.6148ZM14.6158 13.5506H2.12668C1.27603 13.5506 0.589706 12.8494 0.589706 11.9802V11.3185H16.1528V11.9802C16.1528 12.8494 15.4665 13.5506 14.6158 13.5506ZM0.831369 11.5654V11.9802C0.831369 12.7111 1.41136 13.3037 2.12668 13.3037H14.6158C15.3311 13.3037 15.9111 12.7111 15.9111 11.9802V11.5654H0.831369ZM16.1528 10.9531H0.589706V2.18272C0.589706 1.31358 1.27603 0.612346 2.12668 0.612346H14.6158C15.4665 0.612346 16.1528 1.31358 16.1528 2.18272V10.9531ZM0.831369 10.7062H15.9111V2.18272C15.9111 1.45185 15.3311 0.859259 14.6158 0.859259H2.12668C1.41136 0.859259 0.831369 1.45185 0.831369 2.18272V10.7062Z",fill:"currentColor"}),C.jsx("path",{d:"M8.37116 8.8502C10.6041 8.8502 12.7114 7.96131 14.2871 6.34155C14.4031 6.22303 14.4031 6.03538 14.2871 5.91686L11.0005 2.53908C10.8845 2.42057 10.7008 2.42057 10.5848 2.53908C9.36681 3.79341 7.39485 3.79341 6.18653 2.53908C6.12853 2.47982 6.0512 2.4502 5.97387 2.4502C5.89654 2.46995 5.81921 2.47982 5.76121 2.53908L2.46493 5.91686C2.34893 6.03538 2.34893 6.22303 2.46493 6.34155C4.04057 7.96131 6.1382 8.8502 8.38083 8.8502H8.37116ZM5.97387 3.17118C7.34651 4.37612 9.38615 4.386 10.7781 3.17118L13.6491 6.12427C12.2088 7.49711 10.3431 8.24773 8.37116 8.24773C6.3992 8.24773 4.53356 7.49711 3.09325 6.12427L5.97387 3.17118Z",fill:"currentColor"}),C.jsx("path",{d:"M8.37114 8.96831C6.09951 8.96831 3.97288 8.05967 2.36824 6.42017C2.20391 6.25226 2.20391 5.9856 2.36824 5.8177L5.66452 2.43992C5.74185 2.36091 5.82885 2.34115 5.91585 2.3214H5.96418C6.08018 2.3214 6.17685 2.36091 6.26384 2.43992C6.8245 3.02263 7.56882 3.33868 8.36148 3.33868H8.37114C9.17346 3.33868 9.92745 3.02263 10.4881 2.43992C10.5654 2.36091 10.6718 2.31152 10.7878 2.31152C10.9038 2.31152 11.0004 2.36091 11.0778 2.43992L14.3644 5.8177C14.5287 5.9856 14.5287 6.25226 14.3644 6.42017C12.7597 8.05967 10.6331 8.96831 8.36148 8.96831H8.37114ZM5.97385 2.56831C5.91585 2.58807 5.87718 2.59794 5.84819 2.6177L2.55191 5.99547C2.48424 6.06461 2.48424 6.18313 2.55191 6.25226C4.10821 7.85226 6.17685 8.73128 8.38081 8.73128C10.5848 8.73128 12.6534 7.85226 14.2097 6.25226C14.2774 6.18313 14.2774 6.06461 14.2097 5.99547L10.9231 2.6177C10.9231 2.6177 10.8458 2.56831 10.7974 2.56831C10.7974 2.56831 10.7104 2.58807 10.6718 2.6177C10.0531 3.2498 9.24113 3.59547 8.38081 3.59547H8.37114C7.51082 3.59547 6.7085 3.2498 6.09951 2.6177C6.07051 2.58807 6.02218 2.56831 5.97385 2.56831ZM8.37114 8.36584C6.37018 8.36584 4.46587 7.60535 3.00623 6.21276L2.91923 6.12387L5.97385 3.00288L6.06085 3.08189C7.37549 4.24733 9.37646 4.24733 10.7104 3.08189L10.7974 3.00288L13.8424 6.12387L13.7554 6.21276C12.2957 7.60535 10.3914 8.36584 8.39048 8.36584H8.37114ZM3.26723 6.11399C4.66887 7.40782 6.47651 8.11893 8.37114 8.11893C10.2658 8.11893 12.0734 7.40782 13.4751 6.11399L10.7684 3.33868C9.37646 4.48436 7.35616 4.48436 5.97385 3.33868L3.25756 6.11399H3.26723Z",fill:"currentColor"}),C.jsx("path",{d:"M2.69685 11.9697H2.36819C2.19419 11.9697 2.04919 12.187 2.04919 12.4636C2.04919 12.7401 2.19419 12.9574 2.36819 12.9574H2.69685C2.87085 12.9574 3.01584 12.7401 3.01584 12.4636C3.01584 12.187 2.87085 11.9697 2.69685 11.9697Z",fill:"currentColor"}),C.jsx("path",{d:"M2.6969 13.086H2.36824C2.11691 13.086 1.92358 12.8194 1.92358 12.4737C1.92358 12.128 2.11691 11.8613 2.36824 11.8613H2.6969C2.94823 11.8613 3.14156 12.128 3.14156 12.4737C3.14156 12.8194 2.94823 13.086 2.6969 13.086ZM2.37791 12.0984C2.28124 12.0984 2.17491 12.2465 2.17491 12.4737C2.17491 12.7008 2.28124 12.849 2.37791 12.849H2.70657C2.80324 12.849 2.90957 12.7008 2.90957 12.4737C2.90957 12.2465 2.80324 12.0984 2.70657 12.0984H2.37791Z",fill:"currentColor"}),C.jsx("path",{d:"M4.14692 11.9697H3.81826C3.64427 11.9697 3.49927 12.187 3.49927 12.4636C3.49927 12.7401 3.64427 12.9574 3.81826 12.9574H4.14692C4.32092 12.9574 4.46592 12.7401 4.46592 12.4636C4.46592 12.187 4.32092 11.9697 4.14692 11.9697Z",fill:"currentColor"}),C.jsx("path",{d:"M4.14698 13.086H3.81832C3.56699 13.086 3.37366 12.8194 3.37366 12.4737C3.37366 12.128 3.56699 11.8613 3.81832 11.8613H4.14698C4.39831 11.8613 4.59164 12.128 4.59164 12.4737C4.59164 12.8194 4.39831 13.086 4.14698 13.086ZM3.82798 12.0984C3.73132 12.0984 3.62499 12.2465 3.62499 12.4737C3.62499 12.7008 3.73132 12.849 3.82798 12.849H4.15664C4.25331 12.849 4.35964 12.7008 4.35964 12.4737C4.35964 12.2465 4.25331 12.0984 4.15664 12.0984H3.82798Z",fill:"currentColor"}),C.jsx("path",{d:"M5.27798 12.9574H5.60664C5.78064 12.9574 5.92563 12.7401 5.92563 12.4636C5.92563 12.187 5.78064 11.9697 5.60664 11.9697H5.27798C5.10398 11.9697 4.95898 12.187 4.95898 12.4636C4.95898 12.7401 5.10398 12.9574 5.27798 12.9574Z",fill:"currentColor"}),C.jsx("path",{d:"M5.59693 13.086H5.26827C5.01694 13.086 4.82361 12.8194 4.82361 12.4737C4.82361 12.128 5.01694 11.8613 5.26827 11.8613H5.59693C5.84826 11.8613 6.04159 12.128 6.04159 12.4737C6.04159 12.8194 5.84826 13.086 5.59693 13.086ZM5.27793 12.0984C5.18127 12.0984 5.07494 12.2465 5.07494 12.4737C5.07494 12.7008 5.18127 12.849 5.27793 12.849H5.6066C5.70326 12.849 5.80959 12.7008 5.80959 12.4737C5.80959 12.2465 5.70326 12.0984 5.6066 12.0984H5.27793Z",fill:"currentColor"}),C.jsx("path",{d:"M19.768 12.7309C19.8937 12.6321 19.9227 12.4346 19.8163 12.3062C19.188 11.4766 18.0087 11.3185 17.187 11.9704C17.0614 12.0692 17.0324 12.2667 17.1387 12.3951C17.2354 12.5235 17.4287 12.5531 17.5544 12.4445C18.115 12 18.9174 12.1087 19.3523 12.6716C19.449 12.8 19.6423 12.8296 19.768 12.721V12.7309Z",fill:"currentColor"}),C.jsx("path",{d:"M19.5843 12.9188C19.5843 12.9188 19.5457 12.9188 19.536 12.9188C19.4297 12.9089 19.3233 12.8496 19.2557 12.7509C19.0623 12.504 18.7917 12.3459 18.4823 12.3064C18.173 12.2669 17.8734 12.3558 17.6317 12.5435C17.5447 12.6126 17.4384 12.6422 17.3224 12.6324C17.216 12.6225 17.1097 12.5632 17.042 12.4743C16.9067 12.2867 16.9357 12.02 17.1194 11.8719C17.535 11.5361 18.0667 11.3879 18.5887 11.457C19.1203 11.5262 19.594 11.8027 19.913 12.2274C20.058 12.4151 20.0193 12.6817 19.8357 12.8299C19.7583 12.8891 19.6713 12.9188 19.5843 12.9188ZM18.3373 12.0496C18.3953 12.0496 18.4533 12.0496 18.5113 12.0595C18.8787 12.1089 19.217 12.2966 19.4393 12.6027C19.4683 12.6422 19.507 12.662 19.5553 12.6719C19.594 12.6719 19.6423 12.6719 19.681 12.6324C19.7583 12.5731 19.768 12.4546 19.71 12.3756C19.42 12.0003 19.014 11.7533 18.5403 11.6941C18.0667 11.6348 17.6124 11.7632 17.245 12.0595C17.1677 12.1188 17.158 12.2373 17.216 12.3163C17.274 12.3953 17.39 12.4052 17.4577 12.3459C17.709 12.1484 18.0087 12.0496 18.318 12.0496H18.3373Z",fill:"currentColor"}),C.jsx("path",{d:"M19.3426 13.8364C19.4683 13.7376 19.4973 13.5401 19.391 13.4117C18.9656 12.8487 18.173 12.7499 17.622 13.1845C17.4963 13.2833 17.4673 13.4808 17.5737 13.6092C17.6703 13.7376 17.8636 13.7672 17.9893 13.6586C18.2793 13.4314 18.7046 13.4808 18.927 13.7771C19.0236 13.9055 19.217 13.9351 19.3426 13.8265V13.8364Z",fill:"currentColor"}),C.jsx("path",{d:"M19.159 14.0244C19.159 14.0244 19.1203 14.0244 19.1107 14.0244C19.0043 14.0145 18.898 13.9553 18.8303 13.8664C18.6467 13.6195 18.2987 13.58 18.057 13.7676C17.97 13.8367 17.854 13.8762 17.7477 13.8565C17.6413 13.8466 17.535 13.7874 17.4674 13.6985C17.3997 13.6096 17.3707 13.5009 17.3804 13.3824C17.39 13.2738 17.448 13.1651 17.535 13.096C17.825 12.8688 18.1827 12.7602 18.5597 12.8096C18.927 12.859 19.2557 13.0466 19.478 13.3429C19.623 13.5306 19.5843 13.7972 19.4007 13.9454C19.3233 14.0046 19.2363 14.0343 19.1493 14.0343L19.159 14.0244ZM18.3953 13.4022C18.6273 13.4022 18.869 13.5108 19.0237 13.7182C19.0527 13.7577 19.0913 13.7775 19.1397 13.7874C19.188 13.7874 19.2363 13.7874 19.275 13.7479C19.3523 13.6886 19.362 13.5701 19.304 13.4911C19.1203 13.2441 18.8497 13.0861 18.5403 13.0466C18.231 13.0071 17.941 13.096 17.6993 13.2837C17.6607 13.3133 17.6413 13.3528 17.6317 13.4022C17.6317 13.4516 17.6317 13.4911 17.6703 13.5306C17.6993 13.5701 17.738 13.5898 17.7863 13.5997C17.8347 13.5997 17.883 13.5997 17.9217 13.5602C18.0667 13.4417 18.231 13.3923 18.405 13.3923L18.3953 13.4022Z",fill:"currentColor"})]}),C.jsx("defs",{children:C.jsx("clipPath",{id:"clip0_708_360431",children:C.jsx("rect",{width:"20",height:"20",fill:"white"})})})]})}),C6=r=>C.jsx("div",{...r,children:C.jsxs("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M1.66675 18.333H18.3249",stroke:"currentColor","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M13.3269 4.71289H18.3333V8.03546H11.3521",stroke:"currentColor","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M6.71608 4.71289H1.67505V8.03546H8.69091",stroke:"currentColor","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M16.7004 4.71287V3.37612C16.7004 2.43221 15.9373 1.66699 14.996 1.66699H5.04713C4.10584 1.66699 3.34277 2.43221 3.34277 3.37612V4.71284",stroke:"currentColor","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M10.0215 8.31418C8.18975 8.31418 6.70483 6.82881 6.70483 4.99651V4.97978C6.70483 3.14749 8.18975 1.66699 10.0215 1.66699C11.8533 1.66699 13.3382 3.14749 13.3382 4.97978V4.99651C13.3382 6.82881 11.8533 8.31418 10.0215 8.31418Z",stroke:"currentColor","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M10.0215 3.80957V6.16679",stroke:"currentColor","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M11.1968 4.98828H8.84619",stroke:"currentColor","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M17.4158 18.3333V8.03516",stroke:"currentColor","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M2.58423 8.03516V18.3333",stroke:"currentColor","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M5.00024 18.3336V10.5518H14.9323V18.3336",stroke:"currentColor","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M9.95972 18.3336V10.5518",stroke:"currentColor","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("circle",{cx:"11.817",cy:"14.4425",r:"0.518671",fill:"currentColor"}),C.jsx("ellipse",{cx:"8.10266",cy:"14.4425",rx:"0.518671",ry:"0.518671",fill:"currentColor"})]})}),e6=r=>C.jsx("div",{...r,children:C.jsxs("svg",{width:"100%",height:"100%",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M14 9.625H7.6625C7.50446 9.04283 7.14125 8.53744 6.63986 8.20204C6.13847 7.86663 5.53271 7.72382 4.9343 7.79995C4.33589 7.87609 3.78518 8.16603 3.38375 8.6163C2.98232 9.06657 2.75723 9.64681 2.75 10.25C2.75185 10.6906 2.87278 11.1225 3.1 11.5H1.5V7.75C1.5 7.58424 1.43415 7.42527 1.31694 7.30806C1.19973 7.19085 1.04076 7.125 0.875 7.125C0.70924 7.125 0.550268 7.19085 0.433058 7.30806C0.315848 7.42527 0.25 7.58424 0.25 7.75V17.125C0.25 17.2908 0.315848 17.4497 0.433058 17.5669C0.550268 17.6842 0.70924 17.75 0.875 17.75C1.04076 17.75 1.19973 17.6842 1.31694 17.5669C1.43415 17.4497 1.5 17.2908 1.5 17.125V15.25H16.5V17.125C16.5 17.2908 16.5658 17.4497 16.6831 17.5669C16.8003 17.6842 16.9592 17.75 17.125 17.75C17.2908 17.75 17.4497 17.6842 17.5669 17.5669C17.6842 17.4497 17.75 17.2908 17.75 17.125V13.375C17.75 12.3804 17.3549 11.4266 16.6517 10.7233C15.9484 10.0201 14.9946 9.625 14 9.625ZM4 10.25C4 10.0028 4.07331 9.7611 4.21066 9.55554C4.34801 9.34998 4.54324 9.18976 4.77165 9.09515C5.00005 9.00054 5.25139 8.97579 5.49386 9.02402C5.73634 9.07225 5.95907 9.1913 6.13388 9.36612C6.3087 9.54093 6.42775 9.76366 6.47598 10.0061C6.52421 10.2486 6.49946 10.4999 6.40485 10.7284C6.31024 10.9568 6.15002 11.152 5.94446 11.2893C5.7389 11.4267 5.49723 11.5 5.25 11.5C4.91848 11.5 4.60054 11.3683 4.36612 11.1339C4.1317 10.8995 4 10.5815 4 10.25ZM1.5 12.75H6.5V14H1.5V12.75ZM7.75 10.875H14C14.663 10.875 15.2989 11.1384 15.7678 11.6072C16.2366 12.0761 16.5 12.712 16.5 13.375V14H7.75V10.875Z",fill:"currentColor"}),C.jsx("path",{d:"M6.5 5.875H7.125V6.5C7.125 6.83152 7.2567 7.14946 7.49112 7.38388C7.72554 7.6183 8.04348 7.75 8.375 7.75H9.625C9.95652 7.75 10.2745 7.6183 10.5089 7.38388C10.7433 7.14946 10.875 6.83152 10.875 6.5V5.875H11.5C11.8315 5.875 12.1495 5.7433 12.3839 5.50888C12.6183 5.27446 12.75 4.95652 12.75 4.625V3.375C12.75 3.04348 12.6183 2.72554 12.3839 2.49112C12.1495 2.2567 11.8315 2.125 11.5 2.125H10.875V1.5C10.875 1.16848 10.7433 0.850537 10.5089 0.616116C10.2745 0.381696 9.95652 0.25 9.625 0.25H8.375C8.04348 0.25 7.72554 0.381696 7.49112 0.616116C7.2567 0.850537 7.125 1.16848 7.125 1.5V2.125H6.5C6.16848 2.125 5.85054 2.2567 5.61612 2.49112C5.3817 2.72554 5.25 3.04348 5.25 3.375V4.625C5.25 4.95652 5.3817 5.27446 5.61612 5.50888C5.85054 5.7433 6.16848 5.875 6.5 5.875ZM6.5 3.375H7.75C7.91576 3.375 8.07473 3.30915 8.19194 3.19194C8.30915 3.07473 8.375 2.91576 8.375 2.75V1.5H9.625V2.75C9.625 2.91576 9.69085 3.07473 9.80806 3.19194C9.92527 3.30915 10.0842 3.375 10.25 3.375H11.5V4.625H10.25C10.0842 4.625 9.92527 4.69085 9.80806 4.80806C9.69085 4.92527 9.625 5.08424 9.625 5.25V6.5H8.375V5.25C8.375 5.08424 8.30915 4.92527 8.19194 4.80806C8.07473 4.69085 7.91576 4.625 7.75 4.625H6.5V3.375Z",fill:"currentColor"})]})}),r6=r=>C.jsx("div",{...r,children:C.jsxs("svg",{width:"100%",height:"100%",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M11.4768 11.9176C10.8612 12.5399 9.86304 12.5399 9.24739 11.9176L6.74885 9.39211C6.1332 8.76981 6.1332 7.76089 6.74885 7.1386C7.3645 6.5163 8.36265 6.5163 8.9783 7.1386L11.4768 9.6641C12.0925 10.2864 12.0925 11.2953 11.4768 11.9176Z",stroke:"currentColor","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M8.01196 10.641L10.2277 8.40137",stroke:"currentColor","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M13.0642 17.1771C12.1184 16.7632 11.6836 15.6528 12.093 14.6968L13.7547 10.817C14.1641 9.86105 15.2627 9.42155 16.2085 9.8354C17.1542 10.2493 17.589 11.3597 17.1796 12.3157L15.518 16.1955C15.1086 17.1515 14.0099 17.5909 13.0642 17.1771Z",stroke:"currentColor","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M12.9448 12.7656L16.3487 14.2551",stroke:"currentColor","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M14.8044 4.33146C14.7359 5.08581 14.0755 5.64125 13.3292 5.57204L10.3005 5.29126C9.55418 5.22208 9.0047 4.55446 9.07314 3.80011C9.14158 3.04576 9.80207 2.49035 10.5484 2.55953L13.5771 2.84032C14.3234 2.9095 14.8729 3.57711 14.8044 4.33146Z",stroke:"currentColor","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M11.8164 5.41514L12.0628 2.7002",stroke:"currentColor","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M6.70325 14.4977C7.40999 13.3751 7.33818 12.0504 6.54285 11.5388C5.74753 11.0272 4.52986 11.5226 3.82312 12.6451C3.11638 13.7677 3.18819 15.0924 3.98352 15.604C4.77884 16.1156 5.99651 15.6203 6.70325 14.4977Z",stroke:"currentColor","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M3.97046 15.5912L4.91614 16.3113C5.71144 16.8229 6.92904 16.3276 7.63577 15.205C8.34249 14.0825 8.27069 12.7578 7.47539 12.2463L6.61025 11.5859",stroke:"currentColor","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M3.64722 12.9902L6.81258 14.1529",stroke:"currentColor","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M4.66345 8.34127C4.83011 7.30993 4.13807 6.33731 3.11774 6.16885C2.09742 6.00039 1.13517 6.69989 0.968513 7.73123C0.801853 8.76257 1.49389 9.7352 2.51422 9.90365C3.53454 10.0721 4.49679 9.37261 4.66345 8.34127Z",stroke:"currentColor","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M1.71558 9.14947L3.91649 6.9248",stroke:"currentColor","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}),C.jsx("path",{d:"M6.35733 0.749454L6.08351 1.52776C6.07177 1.56109 6.04857 1.5875 6.01927 1.60081L5.33518 1.91237C5.23853 1.95637 5.23853 2.11205 5.33518 2.15605L6.01927 2.46761C6.04857 2.48095 6.07177 2.50737 6.08351 2.54066L6.35733 3.31897C6.396 3.42892 6.53284 3.42892 6.57151 3.31897L6.84534 2.54066C6.85707 2.50733 6.88027 2.48092 6.90957 2.46761L7.59367 2.15605C7.69031 2.11205 7.69031 1.95641 7.59367 1.91237L6.90957 1.60081C6.88027 1.58747 6.85707 1.56105 6.84534 1.52776L6.57151 0.749454C6.53281 0.639505 6.396 0.639505 6.35733 0.749454Z",fill:"currentColor"}),C.jsx("path",{d:"M3.24337 2.70864L3.04026 3.28596C3.03156 3.31069 3.01435 3.33027 2.99262 3.34017L2.48518 3.57126C2.41347 3.60391 2.41347 3.71935 2.48518 3.752L2.99262 3.98309C3.01435 3.993 3.03156 4.01257 3.04026 4.03727L3.24337 4.61458C3.27208 4.69613 3.37355 4.69613 3.40225 4.61458L3.60537 4.03727C3.61407 4.01257 3.63127 3.99296 3.65301 3.98309L4.16045 3.752C4.23212 3.71935 4.23212 3.60391 4.16045 3.57126L3.65301 3.34017C3.63127 3.33027 3.61407 3.31069 3.60537 3.28596L3.40225 2.70864C3.37355 2.62707 3.27208 2.62707 3.24337 2.70864Z",fill:"currentColor"}),C.jsx("path",{d:"M16.5187 7.21012C16.8479 7.18331 17.0933 6.89185 17.0667 6.55911C17.0402 6.22638 16.7519 5.97837 16.4227 6.00518C16.0935 6.03198 15.8482 6.32345 15.8747 6.65618C15.9012 6.98891 16.1895 7.23692 16.5187 7.21012Z",fill:"currentColor"}),C.jsx("ellipse",{cx:"13.1397",cy:"8.03788",rx:"0.250021",ry:"0.252719",fill:"currentColor"})]})}),t6=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M9.46138 7.7943L9.99171 7.26397L9.46138 7.7943ZM12.2055 10.5384L11.6751 11.0687L12.2055 10.5384ZM12.7947 10.5384L13.325 11.0687L13.325 11.0687L12.7947 10.5384ZM18.0304 6.36334C18.3233 6.07044 18.3233 5.59557 18.0304 5.30268C17.7375 5.00978 17.2626 5.00978 16.9698 5.30268L18.0304 6.36334ZM4.46975 11.136C4.17686 11.4289 4.17686 11.9038 4.46975 12.1967C4.76264 12.4896 5.23752 12.4896 5.53041 12.1967L4.46975 11.136ZM8.87212 7.7943L9.40245 8.32463H9.40245L8.87212 7.7943ZM14.1667 4.24967C13.7525 4.24967 13.4167 4.58546 13.4167 4.99967C13.4167 5.41389 13.7525 5.74967 14.1667 5.74967V4.24967ZM17.5834 9.16634C17.5834 9.58055 17.9192 9.91634 18.3334 9.91634C18.7476 9.91634 19.0834 9.58055 19.0834 9.16634H17.5834ZM18.3334 17.4163C18.7476 17.4163 19.0834 17.0806 19.0834 16.6663C19.0834 16.2521 18.7476 15.9163 18.3334 15.9163V17.4163ZM2.41675 3.33301C2.41675 2.91879 2.08096 2.58301 1.66675 2.58301C1.25253 2.58301 0.916748 2.91879 0.916748 3.33301H2.41675ZM3.48678 16.303L3.82727 15.6348L3.48678 16.303ZM2.03006 14.8463L1.3618 15.1868L2.03006 14.8463ZM9.46138 7.7943L8.93105 8.32463L11.6751 11.0687L12.2055 10.5384L12.7358 10.0081L9.99171 7.26397L9.46138 7.7943ZM12.7947 10.5384L13.325 11.0687L18.0304 6.36334L17.5001 5.83301L16.9698 5.30268L12.2644 10.008L12.7947 10.5384ZM5.00008 11.6663L5.53041 12.1967L9.40245 8.32463L8.87212 7.7943L8.34179 7.26397L4.46975 11.136L5.00008 11.6663ZM12.2055 10.5384L11.6751 11.0687C12.1307 11.5243 12.8694 11.5243 13.325 11.0687L12.7947 10.5384L12.2644 10.008C12.3946 9.87788 12.6056 9.87787 12.7358 10.008L12.2055 10.5384ZM9.46138 7.7943L9.99171 7.26397C9.5361 6.80836 8.7974 6.80836 8.34179 7.26397L8.87212 7.7943L9.40245 8.32463C9.27227 8.45481 9.06122 8.45481 8.93105 8.32463L9.46138 7.7943ZM14.1667 4.99967V5.74967H17.9167V4.99967V4.24967H14.1667V4.99967ZM18.3334 5.41634H17.5834V9.16634H18.3334H19.0834V5.41634H18.3334ZM17.9167 4.99967V5.74967C17.7327 5.74967 17.5834 5.60044 17.5834 5.41634H18.3334H19.0834C19.0834 4.77201 18.5611 4.24967 17.9167 4.24967V4.99967ZM18.3334 16.6663V15.9163H7.00008V16.6663V17.4163H18.3334V16.6663ZM1.66675 11.333H2.41675V3.33301H1.66675H0.916748V11.333H1.66675ZM7.00008 16.6663V15.9163C6.05429 15.9163 5.39004 15.9158 4.87183 15.8734C4.36237 15.8318 4.06044 15.7536 3.82727 15.6348L3.48678 16.303L3.14629 16.9713C3.62616 17.2158 4.14746 17.3192 4.74968 17.3684C5.34315 17.4169 6.07904 17.4163 7.00008 17.4163V16.6663ZM1.66675 11.333H0.916748C0.916748 12.2541 0.916165 12.9899 0.964653 13.5834C1.01386 14.1856 1.1173 14.7069 1.3618 15.1868L2.03006 14.8463L2.69831 14.5058C2.57951 14.2726 2.5013 13.9707 2.45967 13.4613C2.41733 12.943 2.41675 12.2788 2.41675 11.333H1.66675ZM3.48678 16.303L3.82727 15.6348C3.34119 15.3871 2.94599 14.9919 2.69831 14.5058L2.03006 14.8463L1.3618 15.1868C1.75329 15.9551 2.37796 16.5798 3.14629 16.9713L3.48678 16.303Z",fill:"currentColor"})})}),o6=r=>C.jsx("div",{...r,children:C.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",children:C.jsx("path",{d:"M3.41002 13.1517L3.75051 12.4834L3.41002 13.1517ZM2.68166 12.4233L3.34991 12.0828L2.68166 12.4233ZM17.3183 12.4233L16.6501 12.0828L17.3183 12.4233ZM16.59 13.1517L16.2495 12.4834L16.59 13.1517ZM16.59 2.68166L16.2495 3.34991L16.59 2.68166ZM17.3183 3.41002L16.6501 3.75051L17.3183 3.41002ZM3.41002 2.68166L3.75051 3.34991L3.41002 2.68166ZM2.68166 3.41002L3.34991 3.75051L2.68166 3.41002ZM10.75 13.3333C10.75 12.9191 10.4142 12.5833 10 12.5833C9.58579 12.5833 9.25 12.9191 9.25 13.3333H10.75ZM15 18.25C15.4142 18.25 15.75 17.9142 15.75 17.5C15.75 17.0858 15.4142 16.75 15 16.75V18.25ZM5 16.75C4.58579 16.75 4.25 17.0858 4.25 17.5C4.25 17.9142 4.58579 18.25 5 18.25V16.75ZM2.73539 7.12891C2.32118 7.12891 1.98539 7.4647 1.98539 7.87891C1.98539 8.29313 2.32118 8.62891 2.73539 8.62891V7.12891ZM5.12374 7.69337L5.74778 8.1094L5.12374 7.69337ZM6.24004 6.01891L5.61601 5.60289L5.61601 5.60289L6.24004 6.01891ZM6.96971 6.08591L6.28035 6.38135L6.28035 6.38135L6.96971 6.08591ZM8.81282 10.3865L8.12346 10.6819L8.81282 10.3865ZM9.56848 10.4087L8.89766 10.0733V10.0733L9.56848 10.4087ZM10.7182 8.10924L10.0474 7.77383L10.0474 7.77383L10.7182 8.10924ZM17.2573 8.62891C17.6715 8.62891 18.0073 8.29313 18.0073 7.87891C18.0073 7.4647 17.6715 7.12891 17.2573 7.12891V8.62891ZM5.16667 2.5V3.25H14.8333V2.5V1.75H5.16667V2.5ZM17.5 5.16667H16.75V10.6667H17.5H18.25V5.16667H17.5ZM14.8333 13.3333V12.5833H5.16667V13.3333V14.0833H14.8333V13.3333ZM2.5 10.6667H3.25V5.16667H2.5H1.75V10.6667H2.5ZM5.16667 13.3333V12.5833C4.68758 12.5833 4.37337 12.5827 4.13308 12.5631C3.90154 12.5442 3.80542 12.5114 3.75051 12.4834L3.41002 13.1517L3.06952 13.8199C3.37113 13.9736 3.68663 14.0316 4.01093 14.0581C4.32647 14.0839 4.71233 14.0833 5.16667 14.0833V13.3333ZM2.5 10.6667H1.75C1.75 11.121 1.74942 11.5069 1.7752 11.8224C1.80169 12.1467 1.85972 12.4622 2.0134 12.7638L2.68166 12.4233L3.34991 12.0828C3.32193 12.0279 3.28913 11.9318 3.27022 11.7003C3.25058 11.46 3.25 11.1458 3.25 10.6667H2.5ZM3.41002 13.1517L3.75051 12.4834C3.57803 12.3955 3.43779 12.2553 3.34991 12.0828L2.68166 12.4233L2.0134 12.7638C2.24509 13.2185 2.6148 13.5882 3.06952 13.8199L3.41002 13.1517ZM17.5 10.6667H16.75C16.75 11.1458 16.7494 11.46 16.7298 11.7003C16.7109 11.9318 16.6781 12.0279 16.6501 12.0828L17.3183 12.4233L17.9866 12.7638C18.1403 12.4622 18.1983 12.1467 18.2248 11.8224C18.2506 11.5069 18.25 11.121 18.25 10.6667H17.5ZM14.8333 13.3333V14.0833C15.2877 14.0833 15.6735 14.0839 15.9891 14.0581C16.3134 14.0316 16.6289 13.9736 16.9305 13.8199L16.59 13.1517L16.2495 12.4834C16.1946 12.5114 16.0985 12.5442 15.8669 12.5631C15.6266 12.5827 15.3124 12.5833 14.8333 12.5833V13.3333ZM17.3183 12.4233L16.6501 12.0828C16.5622 12.2553 16.422 12.3955 16.2495 12.4834L16.59 13.1517L16.9305 13.8199C17.3852 13.5882 17.7549 13.2185 17.9866 12.7638L17.3183 12.4233ZM14.8333 2.5V3.25C15.3124 3.25 15.6266 3.25058 15.8669 3.27022C16.0985 3.28913 16.1946 3.32193 16.2495 3.34991L16.59 2.68166L16.9305 2.0134C16.6289 1.85972 16.3134 1.80169 15.9891 1.7752C15.6735 1.74942 15.2877 1.75 14.8333 1.75V2.5ZM17.5 5.16667H18.25C18.25 4.71233 18.2506 4.32647 18.2248 4.01093C18.1983 3.68663 18.1403 3.37113 17.9866 3.06952L17.3183 3.41002L16.6501 3.75051C16.6781 3.80542 16.7109 3.90154 16.7298 4.13308C16.7494 4.37337 16.75 4.68758 16.75 5.16667H17.5ZM16.59 2.68166L16.2495 3.34991C16.422 3.43779 16.5622 3.57803 16.6501 3.75051L17.3183 3.41002L17.9866 3.06952C17.7549 2.6148 17.3852 2.2451 16.9305 2.0134L16.59 2.68166ZM5.16667 2.5V1.75C4.71233 1.75 4.32647 1.74942 4.01093 1.7752C3.68663 1.80169 3.37113 1.85972 3.06952 2.0134L3.41002 2.68166L3.75051 3.34991C3.80542 3.32193 3.90154 3.28913 4.13308 3.27022C4.37337 3.25058 4.68758 3.25 5.16667 3.25V2.5ZM2.5 5.16667H3.25C3.25 4.68758 3.25058 4.37337 3.27022 4.13308C3.28913 3.90154 3.32193 3.80542 3.34991 3.75051L2.68166 3.41002L2.0134 3.06952C1.85972 3.37113 1.80169 3.68663 1.7752 4.01093C1.74942 4.32647 1.75 4.71233 1.75 5.16667H2.5ZM3.41002 2.68166L3.06952 2.0134C2.6148 2.24509 2.24509 2.6148 2.0134 3.06952L2.68166 3.41002L3.34991 3.75051C3.43779 3.57803 3.57803 3.43779 3.75051 3.34991L3.41002 2.68166ZM10 13.3333H9.25V17.5H10H10.75V13.3333H10ZM10 17.5V18.25H15V17.5V16.75H10V17.5ZM10 17.5V16.75H5V17.5V18.25H10V17.5ZM2.73539 7.87891V8.62891H4.77705V7.87891V7.12891H2.73539V7.87891ZM5.12374 7.69337L5.74778 8.1094L6.86408 6.43494L6.24004 6.01891L5.61601 5.60289L4.4997 7.27735L5.12374 7.69337ZM6.96971 6.08591L6.28035 6.38135L8.12346 10.6819L8.81282 10.3865L9.50218 10.0911L7.65907 5.79047L6.96971 6.08591ZM9.56848 10.4087L10.2393 10.7441L11.389 8.44465L10.7182 8.10924L10.0474 7.77383L8.89766 10.0733L9.56848 10.4087ZM11.0909 7.87891V8.62891H17.2573V7.87891V7.12891H11.0909V7.87891ZM10.7182 8.10924L11.389 8.44465C11.3326 8.55758 11.2171 8.62891 11.0909 8.62891V7.87891V7.12891C10.649 7.12891 10.245 7.37858 10.0474 7.77383L10.7182 8.10924ZM8.81282 10.3865L8.12346 10.6819C8.51472 11.5949 9.7951 11.6325 10.2393 10.7441L9.56848 10.4087L8.89766 10.0733C9.02457 9.81947 9.39039 9.83023 9.50218 10.0911L8.81282 10.3865ZM6.24004 6.01891L6.86408 6.43494C6.71725 6.65519 6.38462 6.62465 6.28035 6.38135L6.96971 6.08591L7.65907 5.79047C7.29411 4.9389 6.12993 4.83201 5.61601 5.60289L6.24004 6.01891ZM4.77705 7.87891V8.62891C5.16713 8.62891 5.5314 8.43396 5.74778 8.1094L5.12374 7.69337L4.4997 7.27735C4.56152 7.18461 4.6656 7.12891 4.77705 7.12891V7.87891Z",fill:"currentColor"})})}),n6=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M7.5 17.5L9.94107 15.0589C9.97362 15.0264 10.0264 15.0264 10.0589 15.0589L12.5 17.5M6.66667 10.8333L8.84514 8.49926C8.87093 8.47162 8.91209 8.46481 8.94541 8.48266L11.0479 9.60899C11.0842 9.62846 11.1294 9.61843 11.154 9.58539L13.3333 6.66667M5.16667 15H14.8333C15.7668 15 16.2335 15 16.59 14.8183C16.9036 14.6586 17.1586 14.4036 17.3183 14.09C17.5 13.7335 17.5 13.2668 17.5 12.3333V5.16667C17.5 4.23325 17.5 3.76654 17.3183 3.41002C17.1586 3.09641 16.9036 2.84144 16.59 2.68166C16.2335 2.5 15.7668 2.5 14.8333 2.5H5.16667C4.23325 2.5 3.76654 2.5 3.41002 2.68166C3.09641 2.84144 2.84144 3.09641 2.68166 3.41002C2.5 3.76654 2.5 4.23325 2.5 5.16667V12.3333C2.5 13.2668 2.5 13.7335 2.68166 14.09C2.84144 14.4036 3.09641 14.6586 3.41002 14.8183C3.76654 15 4.23325 15 5.16667 15Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})})}),i6=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M4.16675 8.33301H9.16675M6.66675 5.83301L6.66675 10.833M11.6667 10.833H15.0001M11.6667 13.333H15.0001M4.33342 16.6663H15.6667C16.6002 16.6663 17.0669 16.6663 17.4234 16.4847C17.737 16.3249 17.992 16.0699 18.1518 15.7563C18.3334 15.3998 18.3334 14.9331 18.3334 13.9997V5.99967C18.3334 5.06625 18.3334 4.59954 18.1518 4.24302C17.992 3.92942 17.737 3.67445 17.4234 3.51466C17.0669 3.33301 16.6002 3.33301 15.6667 3.33301H4.33341C3.39999 3.33301 2.93328 3.33301 2.57676 3.51466C2.26316 3.67445 2.00819 3.92942 1.8484 4.24302C1.66675 4.59954 1.66675 5.06625 1.66675 5.99967V13.9997C1.66675 14.9331 1.66675 15.3998 1.8484 15.7563C2.00819 16.0699 2.26316 16.3249 2.57676 16.4847C2.93328 16.6663 3.39999 16.6663 4.33342 16.6663Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})})}),L6=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M3.10829 18.7122L3.44878 18.0439H3.44878L3.10829 18.7122ZM1.28739 16.8913L1.95565 16.5508V16.5508L1.28739 16.8913ZM18.7124 16.8913L18.0442 16.5508V16.5508L18.7124 16.8913ZM16.8915 18.7122L16.5511 18.0439H16.5511L16.8915 18.7122ZM16.8915 1.28715L16.5511 1.9554H16.5511L16.8915 1.28715ZM18.7124 3.10805L18.0442 3.44854V3.44854L18.7124 3.10805ZM3.10829 1.28715L3.44878 1.9554V1.9554L3.10829 1.28715ZM1.28739 3.10805L1.95565 3.44854H1.95565L1.28739 3.10805ZM10.4165 5.01678L10.3548 5.76424L10.4165 5.01678ZM14.9828 9.58313L15.7303 9.52149L14.9828 9.58313ZM9.99992 5.41634H9.24992H9.99992ZM9.99992 9.58301H10.7499H9.99992ZM10.4166 9.99967L10.4166 9.24967H10.4166V9.99967ZM14.5833 9.99967L14.5833 10.7497H14.5833V9.99967ZM7.11668 8.09929C7.44785 7.85049 7.51461 7.38033 7.2658 7.04917C7.01699 6.71801 6.54683 6.65125 6.21567 6.90005L7.11668 8.09929ZM13.0995 13.7839C13.3483 13.4528 13.2816 12.9826 12.9504 12.7338C12.6193 12.485 12.1491 12.5517 11.9003 12.8829L13.0995 13.7839ZM7.49992 0.833008V1.58301H12.4999V0.833008V0.0830078H7.49992V0.833008ZM19.1666 7.49967H18.4166V12.4997H19.1666H19.9166V7.49967H19.1666ZM12.4999 19.1663V18.4163H7.49992V19.1663V19.9163H12.4999V19.1663ZM0.833252 12.4997H1.58325V7.49967H0.833252H0.083252V12.4997H0.833252ZM7.49992 19.1663V18.4163C6.32077 18.4163 5.48151 18.4158 4.82433 18.3621C4.17591 18.3091 3.77108 18.2082 3.44878 18.0439L3.10829 18.7122L2.7678 19.3805C3.3368 19.6704 3.961 19.7965 4.70219 19.8571C5.43461 19.9169 6.34552 19.9163 7.49992 19.9163V19.1663ZM0.833252 12.4997H0.083252C0.083252 13.6541 0.0826687 14.565 0.14251 15.2974C0.203067 16.0386 0.329216 16.6628 0.619136 17.2318L1.28739 16.8913L1.95565 16.5508C1.79143 16.2285 1.69051 15.8237 1.63753 15.1753C1.58384 14.5181 1.58325 13.6788 1.58325 12.4997H0.833252ZM3.10829 18.7122L3.44878 18.0439C2.8059 17.7164 2.28321 17.1937 1.95565 16.5508L1.28739 16.8913L0.619136 17.2318C1.09051 18.1569 1.84267 18.9091 2.7678 19.3805L3.10829 18.7122ZM19.1666 12.4997H18.4166C18.4166 13.6788 18.416 14.5181 18.3623 15.1753C18.3093 15.8237 18.2084 16.2285 18.0442 16.5508L18.7124 16.8913L19.3807 17.2318C19.6706 16.6628 19.7968 16.0386 19.8573 15.2974C19.9172 14.565 19.9166 13.6541 19.9166 12.4997H19.1666ZM12.4999 19.1663V19.9163C13.6543 19.9163 14.5652 19.9169 15.2976 19.8571C16.0388 19.7965 16.663 19.6704 17.232 19.3805L16.8915 18.7122L16.5511 18.0439C16.2288 18.2082 15.8239 18.3091 15.1755 18.3621C14.5183 18.4158 13.6791 18.4163 12.4999 18.4163V19.1663ZM18.7124 16.8913L18.0442 16.5508C17.7166 17.1937 17.1939 17.7164 16.5511 18.0439L16.8915 18.7122L17.232 19.3805C18.1572 18.9091 18.9093 18.1569 19.3807 17.2318L18.7124 16.8913ZM12.4999 0.833008V1.58301C13.6791 1.58301 14.5183 1.58359 15.1755 1.63728C15.8239 1.69026 16.2288 1.79118 16.5511 1.9554L16.8915 1.28715L17.232 0.618892C16.663 0.328972 16.0388 0.202823 15.2976 0.142266C14.5652 0.0824245 13.6543 0.0830078 12.4999 0.0830078V0.833008ZM19.1666 7.49967H19.9166C19.9166 6.34527 19.9172 5.43437 19.8573 4.70194C19.7968 3.96076 19.6706 3.33655 19.3807 2.76755L18.7124 3.10805L18.0442 3.44854C18.2084 3.77084 18.3093 4.17567 18.3623 4.82409C18.416 5.48126 18.4166 6.32052 18.4166 7.49967H19.1666ZM16.8915 1.28715L16.5511 1.9554C17.1939 2.28297 17.7166 2.80565 18.0442 3.44854L18.7124 3.10805L19.3807 2.76755C18.9093 1.84242 18.1572 1.09027 17.232 0.618892L16.8915 1.28715ZM7.49992 0.833008V0.0830078C6.34552 0.0830078 5.43461 0.0824245 4.70219 0.142266C3.961 0.202823 3.3368 0.328972 2.7678 0.618892L3.10829 1.28715L3.44878 1.9554C3.77108 1.79118 4.17591 1.69026 4.82433 1.63728C5.48151 1.58359 6.32077 1.58301 7.49992 1.58301V0.833008ZM0.833252 7.49967H1.58325C1.58325 6.32052 1.58384 5.48126 1.63753 4.82409C1.69051 4.17567 1.79143 3.77084 1.95565 3.44854L1.28739 3.10805L0.619137 2.76755C0.329216 3.33655 0.203067 3.96076 0.14251 4.70194C0.0826687 5.43437 0.083252 6.34527 0.083252 7.49967H0.833252ZM3.10829 1.28715L2.7678 0.618892C1.84267 1.09027 1.09051 1.84242 0.619136 2.76755L1.28739 3.10805L1.95565 3.44854C2.28321 2.80565 2.8059 2.28297 3.44878 1.9554L3.10829 1.28715ZM10.4165 5.01678L10.3548 5.76424C12.4184 5.93443 14.0652 7.58115 14.2354 9.64478L14.9828 9.58313L15.7303 9.52149C15.4998 6.72675 13.2728 4.49981 10.4781 4.26932L10.4165 5.01678ZM9.99992 5.41634H9.24992V9.58301H9.99992H10.7499V5.41634H9.99992ZM10.4166 9.99967V10.7497L14.5833 10.7497L14.5833 9.99967V9.24967L10.4166 9.24967L10.4166 9.99967ZM9.99992 9.58301H9.24992C9.24992 10.2273 9.77225 10.7497 10.4166 10.7497V9.99967V9.24967C10.6007 9.24967 10.7499 9.39891 10.7499 9.58301H9.99992ZM14.9828 9.58313L14.2354 9.64478C14.2149 9.39661 14.4165 9.24967 14.5833 9.24967V9.99967V10.7497C15.2102 10.7497 15.7886 10.2283 15.7303 9.52149L14.9828 9.58313ZM10.4165 5.01678L10.4781 4.26932C9.77126 4.21102 9.24992 4.78936 9.24992 5.41634H9.99992H10.7499C10.7499 5.58309 10.603 5.78471 10.3548 5.76424L10.4165 5.01678ZM9.16658 14.9997V14.2497C7.27961 14.2497 5.74992 12.72 5.74992 10.833H4.99992H4.24992C4.24992 13.5484 6.45118 15.7497 9.16658 15.7497V14.9997ZM4.99992 10.833H5.74992C5.74992 9.71583 6.28531 8.72392 7.11668 8.09929L6.66618 7.49967L6.21567 6.90005C5.02343 7.79581 4.24992 9.22418 4.24992 10.833H4.99992ZM12.4999 13.3334L11.9003 12.8829C11.2757 13.7143 10.2838 14.2497 9.16658 14.2497V14.9997V15.7497C10.7754 15.7497 12.2038 14.9762 13.0995 13.7839L12.4999 13.3334Z",fill:"currentColor"})})}),l6=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M5.91658 18.333C5.91658 18.7472 6.25237 19.083 6.66658 19.083C7.0808 19.083 7.41658 18.7472 7.41658 18.333H5.91658ZM6.84254 11.3144L6.17172 10.979L6.84254 11.3144ZM9.62724 5.74503L10.2981 6.08044V6.08044L9.62724 5.74503ZM10.3726 5.74503L11.0434 5.40962H11.0434L10.3726 5.74503ZM13.1573 11.3144L12.4865 11.6498L13.1573 11.3144ZM12.5833 18.333C12.5833 18.7472 12.919 19.083 13.3333 19.083C13.7475 19.083 14.0833 18.7472 14.0833 18.333H12.5833ZM6.66658 18.333H7.41658V12.0598H6.66658H5.91658V18.333H6.66658ZM6.84254 11.3144L7.51336 11.6498L10.2981 6.08044L9.62724 5.74503L8.95642 5.40962L6.17172 10.979L6.84254 11.3144ZM10.3726 5.74503L9.70178 6.08044L12.4865 11.6498L13.1573 11.3144L13.8281 10.979L11.0434 5.40962L10.3726 5.74503ZM13.3333 12.0598H12.5833V18.333H13.3333H14.0833V12.0598H13.3333ZM13.1573 11.3144L12.4865 11.6498C12.5501 11.7771 12.5833 11.9175 12.5833 12.0598H13.3333H14.0833C14.0833 11.6846 13.9959 11.3146 13.8281 10.979L13.1573 11.3144ZM9.62724 5.74503L10.2981 6.08044C10.1752 6.32612 9.82462 6.32612 9.70178 6.08044L10.3726 5.74503L11.0434 5.40962C10.6135 4.54973 9.38636 4.54973 8.95642 5.40962L9.62724 5.74503ZM6.66658 12.0598H7.41658C7.41658 11.9175 7.44972 11.7771 7.51336 11.6498L6.84254 11.3144L6.17172 10.979C6.00394 11.3146 5.91658 11.6846 5.91658 12.0598H6.66658ZM9.99992 13.333V12.583C8.76273 12.583 7.73099 12.2235 7.1346 11.7472L6.66658 12.3333L6.19857 12.9193C7.12256 13.6572 8.51111 14.083 9.99992 14.083V13.333ZM13.3333 12.3333L12.8652 11.7472C12.2688 12.2235 11.2371 12.583 9.99992 12.583V13.333V14.083C11.4887 14.083 12.8773 13.6572 13.8013 12.9193L13.3333 12.3333ZM19.1666 9.99967H18.4166C18.4166 14.6481 14.6483 18.4163 9.99992 18.4163V19.1663V19.9163C15.4767 19.9163 19.9166 15.4765 19.9166 9.99967H19.1666ZM9.99992 19.1663V18.4163C5.35152 18.4163 1.58325 14.6481 1.58325 9.99967H0.833252H0.083252C0.083252 15.4765 4.52309 19.9163 9.99992 19.9163V19.1663ZM0.833252 9.99967H1.58325C1.58325 5.35128 5.35152 1.58301 9.99992 1.58301V0.833008V0.0830078C4.52309 0.0830078 0.083252 4.52285 0.083252 9.99967H0.833252ZM9.99992 0.833008V1.58301C14.6483 1.58301 18.4166 5.35128 18.4166 9.99967H19.1666H19.9166C19.9166 4.52285 15.4767 0.0830078 9.99992 0.0830078V0.833008Z",fill:"currentColor"})})}),s6=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M7.5 17.4998H12.5M4.16667 9.99981L8.68441 4.19128C9.35168 3.33337 10.6483 3.33337 11.3156 4.19128L15.8333 9.99981M12.5 7.49982L15.8333 4.16648M13.3333 14.9998C15.6345 14.9998 17.5 13.1343 17.5 10.8331C17.5 10.3729 17.1269 9.99981 16.6667 9.99981H3.33333C2.8731 9.99981 2.5 10.3729 2.5 10.8331C2.5 13.1343 4.36548 14.9998 6.66667 14.9998H13.3333Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})})}),c6=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M17.2428 15.8016L16.9558 15.1087L17.2428 15.8016ZM17.4683 15.5761L16.7754 15.2891L17.4683 15.5761ZM14.1984 15.5761L14.8913 15.2891L14.1984 15.5761ZM14.4239 15.8016L14.7109 15.1087L14.4239 15.8016ZM14.4239 12.5317L14.7109 13.2246L14.4239 12.5317ZM14.1984 12.7572L14.8913 13.0442L14.1984 12.7572ZM17.2428 12.5317L16.9558 13.2246L17.2428 12.5317ZM17.4683 12.7572L16.7754 13.0442L17.4683 12.7572ZM14.4239 7.46828L14.1369 8.16119L14.4239 7.46828ZM14.1984 7.24278L14.8913 6.95577L14.1984 7.24278ZM17.4683 7.24278L16.7754 6.95577L17.4683 7.24278ZM17.2428 7.46828L17.5298 8.16119L17.2428 7.46828ZM17.2428 4.19838L17.5298 3.50547L17.2428 4.19838ZM17.4683 4.42388L16.7754 4.71089L17.4683 4.42388ZM14.4239 4.19838L14.1369 3.50547L14.4239 4.19838ZM14.1984 4.42388L14.8913 4.71089L14.1984 4.42388ZM5.57612 17.4683L5.28911 16.7754L5.57612 17.4683ZM5.80162 17.2428L6.49453 17.5298L5.80162 17.2428ZM2.53172 17.2428L1.83881 17.5298L2.53172 17.2428ZM2.75722 17.4683L3.04423 16.7754L2.75722 17.4683ZM2.75722 14.1984L3.04423 14.8913L2.75722 14.1984ZM2.53172 14.4239L1.83881 14.1369L2.53172 14.4239ZM5.57612 14.1984L5.28911 14.8913L5.57612 14.1984ZM5.80162 14.4239L6.49453 14.1369L5.80162 14.4239ZM4.16667 14.1667H4.91667V5.83333H4.16667H3.41667V14.1667H4.16667ZM14.1667 14.5833L14.0736 13.8391L5.74031 14.8808L5.83333 15.625L5.92636 16.3692L14.2597 15.3275L14.1667 14.5833ZM15.8333 7.5H15.0833V12.5H15.8333H16.5833V7.5H15.8333ZM5.83333 4.375L5.74031 5.11921L14.0736 6.16088L14.1667 5.41667L14.2597 4.67246L5.92636 3.63079L5.83333 4.375ZM3.125 2.5V3.25H5.20833V2.5V1.75H3.125V2.5ZM5.83333 3.125H5.08333V5.20833H5.83333H6.58333V3.125H5.83333ZM5.20833 5.83333V5.08333H3.125V5.83333V6.58333H5.20833V5.83333ZM2.5 5.20833H3.25V3.125H2.5H1.75V5.20833H2.5ZM3.125 5.83333V5.08333C3.07503 5.08333 3.03793 5.08332 3.00628 5.0829C2.97465 5.08249 2.9574 5.08174 2.94807 5.08111C2.92815 5.07975 2.9759 5.0804 3.04423 5.10871L2.75722 5.80162L2.4702 6.49453C2.61511 6.55455 2.74967 6.57106 2.84597 6.57763C2.93552 6.58374 3.03819 6.58333 3.125 6.58333V5.83333ZM2.5 5.20833H1.75C1.75 5.29514 1.74959 5.39781 1.7557 5.48737C1.76227 5.58366 1.77879 5.71823 1.83881 5.86313L2.53172 5.57612L3.22463 5.28911C3.25293 5.35744 3.25358 5.40518 3.25222 5.38526C3.25159 5.37594 3.25085 5.35869 3.25043 5.32705C3.25001 5.29541 3.25 5.2583 3.25 5.20833H2.5ZM2.75722 5.80162L3.04423 5.10871C3.1259 5.14254 3.1908 5.20743 3.22463 5.28911L2.53172 5.57612L1.83881 5.86313C1.95722 6.149 2.18434 6.37612 2.4702 6.49453L2.75722 5.80162ZM5.83333 5.20833H5.08333C5.08333 5.2583 5.08332 5.29541 5.0829 5.32705C5.08249 5.35869 5.08174 5.37594 5.08111 5.38526C5.07975 5.40518 5.0804 5.35744 5.10871 5.28911L5.80162 5.57612L6.49453 5.86313C6.55455 5.71823 6.57106 5.58366 6.57763 5.48737C6.58374 5.39781 6.58333 5.29514 6.58333 5.20833H5.83333ZM5.20833 5.83333V6.58333C5.29514 6.58333 5.39781 6.58374 5.48737 6.57763C5.58366 6.57106 5.71823 6.55455 5.86313 6.49453L5.57612 5.80162L5.28911 5.10871C5.35744 5.0804 5.40518 5.07975 5.38526 5.08111C5.37594 5.08174 5.35869 5.08249 5.32705 5.0829C5.29541 5.08332 5.2583 5.08333 5.20833 5.08333V5.83333ZM5.80162 5.57612L5.10871 5.28911C5.14254 5.20743 5.20743 5.14254 5.28911 5.10871L5.57612 5.80162L5.86313 6.49453C6.149 6.37612 6.37612 6.149 6.49453 5.86313L5.80162 5.57612ZM5.20833 2.5V3.25C5.2583 3.25 5.29541 3.25001 5.32705 3.25043C5.35869 3.25085 5.37594 3.25159 5.38526 3.25222C5.40518 3.25358 5.35744 3.25293 5.28911 3.22463L5.57612 2.53172L5.86313 1.83881C5.71823 1.77879 5.58366 1.76227 5.48737 1.7557C5.39781 1.74959 5.29514 1.75 5.20833 1.75V2.5ZM5.83333 3.125H6.58333C6.58333 3.03819 6.58374 2.93552 6.57763 2.84597C6.57106 2.74967 6.55455 2.61511 6.49453 2.4702L5.80162 2.75722L5.10871 3.04423C5.0804 2.9759 5.07975 2.92815 5.08111 2.94807C5.08174 2.9574 5.08249 2.97465 5.0829 3.00628C5.08332 3.03793 5.08333 3.07503 5.08333 3.125H5.83333ZM5.57612 2.53172L5.28911 3.22463C5.20743 3.1908 5.14254 3.1259 5.10871 3.04423L5.80162 2.75722L6.49453 2.4702C6.37612 2.18434 6.149 1.95722 5.86313 1.83881L5.57612 2.53172ZM3.125 2.5V1.75C3.03819 1.75 2.93552 1.74959 2.84597 1.7557C2.74967 1.76227 2.61511 1.77879 2.4702 1.83881L2.75722 2.53172L3.04423 3.22463C2.9759 3.25293 2.92815 3.25358 2.94807 3.25222C2.9574 3.25159 2.97465 3.25085 3.00628 3.25043C3.03793 3.25001 3.07503 3.25 3.125 3.25V2.5ZM2.5 3.125H3.25C3.25 3.07503 3.25001 3.03793 3.25043 3.00628C3.25085 2.97465 3.25159 2.9574 3.25222 2.94807C3.25358 2.92815 3.25293 2.9759 3.22463 3.04423L2.53172 2.75722L1.83881 2.4702C1.77879 2.61511 1.76227 2.74967 1.7557 2.84597C1.74959 2.93552 1.75 3.03819 1.75 3.125H2.5ZM2.75722 2.53172L2.4702 1.83881C2.18434 1.95722 1.95722 2.18434 1.83881 2.4702L2.53172 2.75722L3.22463 3.04423C3.1908 3.1259 3.1259 3.1908 3.04423 3.22463L2.75722 2.53172ZM16.875 12.5V11.75H14.7917V12.5V13.25H16.875V12.5ZM14.1667 13.125H13.4167V15.2083H14.1667H14.9167V13.125H14.1667ZM14.7917 15.8333V16.5833H16.875V15.8333V15.0833H14.7917V15.8333ZM17.5 15.2083H18.25V13.125H17.5H16.75V15.2083H17.5ZM16.875 15.8333V16.5833C16.9618 16.5833 17.0645 16.5837 17.154 16.5776C17.2503 16.5711 17.3849 16.5545 17.5298 16.4945L17.2428 15.8016L16.9558 15.1087C17.0241 15.0804 17.0718 15.0797 17.0519 15.0811C17.0426 15.0817 17.0254 15.0825 16.9937 15.0829C16.9621 15.0833 16.925 15.0833 16.875 15.0833V15.8333ZM17.5 15.2083H16.75C16.75 15.2583 16.75 15.2954 16.7496 15.327C16.7492 15.3587 16.7484 15.3759 16.7478 15.3853C16.7464 15.4052 16.7471 15.3574 16.7754 15.2891L17.4683 15.5761L18.1612 15.8631C18.2212 15.7182 18.2377 15.5837 18.2443 15.4874C18.2504 15.3978 18.25 15.2951 18.25 15.2083H17.5ZM17.2428 15.8016L17.5298 16.4945C17.8157 16.3761 18.0428 16.149 18.1612 15.8631L17.4683 15.5761L16.7754 15.2891C16.8092 15.2074 16.8741 15.1425 16.9558 15.1087L17.2428 15.8016ZM14.1667 15.2083H13.4167C13.4167 15.2951 13.4163 15.3978 13.4224 15.4874C13.4289 15.5837 13.4455 15.7182 13.5055 15.8631L14.1984 15.5761L14.8913 15.2891C14.9196 15.3574 14.9203 15.4052 14.9189 15.3853C14.9183 15.3759 14.9175 15.3587 14.9171 15.3271C14.9167 15.2954 14.9167 15.2583 14.9167 15.2083H14.1667ZM14.7917 15.8333V15.0833C14.7417 15.0833 14.7046 15.0833 14.6729 15.0829C14.6413 15.0825 14.6241 15.0817 14.6147 15.0811C14.5948 15.0797 14.6426 15.0804 14.7109 15.1087L14.4239 15.8016L14.1369 16.4945C14.2818 16.5545 14.4163 16.5711 14.5126 16.5776C14.6022 16.5837 14.7049 16.5833 14.7917 16.5833V15.8333ZM14.1984 15.5761L13.5055 15.8631C13.6239 16.149 13.851 16.3761 14.1369 16.4945L14.4239 15.8016L14.7109 15.1087C14.7926 15.1425 14.8575 15.2074 14.8913 15.2891L14.1984 15.5761ZM14.7917 12.5V11.75C14.7049 11.75 14.6022 11.7496 14.5126 11.7557C14.4163 11.7623 14.2818 11.7788 14.1369 11.8388L14.4239 12.5317L14.7109 13.2246C14.6426 13.2529 14.5948 13.2536 14.6147 13.2522C14.6241 13.2516 14.6413 13.2508 14.6729 13.2504C14.7046 13.25 14.7417 13.25 14.7917 13.25V12.5ZM14.1667 13.125H14.9167C14.9167 13.075 14.9167 13.0379 14.9171 13.0063C14.9175 12.9746 14.9183 12.9574 14.9189 12.9481C14.9203 12.9282 14.9196 12.9759 14.8913 13.0442L14.1984 12.7572L13.5055 12.4702C13.4455 12.6151 13.4289 12.7497 13.4224 12.846C13.4163 12.9355 13.4167 13.0382 13.4167 13.125H14.1667ZM14.4239 12.5317L14.1369 11.8388C13.851 11.9572 13.6239 12.1843 13.5055 12.4702L14.1984 12.7572L14.8913 13.0442C14.8575 13.1259 14.7926 13.1908 14.7109 13.2246L14.4239 12.5317ZM16.875 12.5V13.25C16.925 13.25 16.9621 13.25 16.9937 13.2504C17.0254 13.2508 17.0426 13.2516 17.0519 13.2522C17.0718 13.2536 17.0241 13.2529 16.9558 13.2246L17.2428 12.5317L17.5298 11.8388C17.3849 11.7788 17.2503 11.7623 17.154 11.7557C17.0645 11.7496 16.9618 11.75 16.875 11.75V12.5ZM17.5 13.125H18.25C18.25 13.0382 18.2504 12.9355 18.2443 12.846C18.2377 12.7497 18.2212 12.6151 18.1612 12.4702L17.4683 12.7572L16.7754 13.0442C16.7471 12.9759 16.7464 12.9282 16.7478 12.9481C16.7484 12.9574 16.7492 12.9746 16.7496 13.0063C16.75 13.0379 16.75 13.075 16.75 13.125H17.5ZM17.2428 12.5317L16.9558 13.2246C16.8741 13.1908 16.8092 13.1259 16.7754 13.0442L17.4683 12.7572L18.1612 12.4702C18.0428 12.1843 17.8157 11.9572 17.5298 11.8388L17.2428 12.5317ZM14.7917 4.16667V4.91667H16.875V4.16667V3.41667H14.7917V4.16667ZM17.5 4.79167H16.75V6.875H17.5H18.25V4.79167H17.5ZM16.875 7.5V6.75H14.7917V7.5V8.25H16.875V7.5ZM14.1667 6.875H14.9167V4.79167H14.1667H13.4167V6.875H14.1667ZM14.7917 7.5V6.75C14.7417 6.75 14.7046 6.74999 14.6729 6.74957C14.6413 6.74915 14.6241 6.74841 14.6147 6.74778C14.5948 6.74642 14.6426 6.74707 14.7109 6.77537L14.4239 7.46828L14.1369 8.16119C14.2818 8.22121 14.4163 8.23773 14.5126 8.2443C14.6022 8.25041 14.7049 8.25 14.7917 8.25V7.5ZM14.1667 6.875H13.4167C13.4167 6.96181 13.4163 7.06448 13.4224 7.15403C13.4289 7.25033 13.4455 7.38489 13.5055 7.5298L14.1984 7.24278L14.8913 6.95577C14.9196 7.0241 14.9203 7.07185 14.9189 7.05193C14.9183 7.0426 14.9175 7.02535 14.9171 6.99372C14.9167 6.96207 14.9167 6.92497 14.9167 6.875H14.1667ZM14.4239 7.46828L14.7109 6.77537C14.7926 6.8092 14.8575 6.87409 14.8913 6.95577L14.1984 7.24278L13.5055 7.5298C13.6239 7.81566 13.851 8.04278 14.1369 8.16119L14.4239 7.46828ZM17.5 6.875H16.75C16.75 6.92497 16.75 6.96207 16.7496 6.99372C16.7492 7.02535 16.7484 7.0426 16.7478 7.05193C16.7464 7.07185 16.7471 7.0241 16.7754 6.95577L17.4683 7.24278L18.1612 7.5298C18.2212 7.3849 18.2377 7.25033 18.2443 7.15404C18.2504 7.06448 18.25 6.96181 18.25 6.875H17.5ZM16.875 7.5V8.25C16.9618 8.25 17.0645 8.25041 17.154 8.2443C17.2503 8.23773 17.3849 8.22121 17.5298 8.16119L17.2428 7.46828L16.9558 6.77537C17.0241 6.74707 17.0718 6.74642 17.0519 6.74778C17.0426 6.74841 17.0254 6.74915 16.9937 6.74957C16.9621 6.74999 16.925 6.75 16.875 6.75V7.5ZM17.4683 7.24278L16.7754 6.95577C16.8092 6.8741 16.8741 6.80921 16.9558 6.77537L17.2428 7.46828L17.5298 8.16119C17.8157 8.04278 18.0428 7.81566 18.1612 7.5298L17.4683 7.24278ZM16.875 4.16667V4.91667C16.925 4.91667 16.9621 4.91668 16.9937 4.9171C17.0254 4.91751 17.0426 4.91826 17.0519 4.91889C17.0718 4.92025 17.0241 4.9196 16.9558 4.89129L17.2428 4.19838L17.5298 3.50547C17.3849 3.44545 17.2503 3.42894 17.154 3.42237C17.0645 3.41626 16.9618 3.41667 16.875 3.41667V4.16667ZM17.5 4.79167H18.25C18.25 4.70486 18.2504 4.60219 18.2443 4.51263C18.2377 4.41633 18.2212 4.28177 18.1612 4.13687L17.4683 4.42388L16.7754 4.71089C16.7471 4.64256 16.7464 4.59482 16.7478 4.61474C16.7484 4.62407 16.7492 4.64132 16.7496 4.67295C16.75 4.7046 16.75 4.7417 16.75 4.79167H17.5ZM17.2428 4.19838L16.9558 4.89129C16.8741 4.85746 16.8092 4.79257 16.7754 4.71089L17.4683 4.42388L18.1612 4.13687C18.0428 3.85101 17.8157 3.62388 17.5298 3.50547L17.2428 4.19838ZM14.7917 4.16667V3.41667C14.7049 3.41667 14.6022 3.41626 14.5126 3.42237C14.4163 3.42894 14.2818 3.44545 14.1369 3.50547L14.4239 4.19838L14.7109 4.89129C14.6426 4.9196 14.5948 4.92025 14.6147 4.91889C14.6241 4.91826 14.6413 4.91751 14.6729 4.9171C14.7046 4.91668 14.7417 4.91667 14.7917 4.91667V4.16667ZM14.1667 4.79167H14.9167C14.9167 4.7417 14.9167 4.70459 14.9171 4.67295C14.9175 4.64131 14.9183 4.62406 14.9189 4.61474C14.9203 4.59482 14.9196 4.64256 14.8913 4.71089L14.1984 4.42388L13.5055 4.13687C13.4455 4.28177 13.4289 4.41634 13.4224 4.51263C13.4163 4.60219 13.4167 4.70486 13.4167 4.79167H14.1667ZM14.4239 4.19838L14.1369 3.50547C13.851 3.62388 13.6239 3.851 13.5055 4.13687L14.1984 4.42388L14.8913 4.71089C14.8575 4.79257 14.7926 4.85746 14.7109 4.89129L14.4239 4.19838ZM5.20833 14.1667V13.4167H3.125V14.1667V14.9167H5.20833V14.1667ZM2.5 14.7917H1.75V16.875H2.5H3.25V14.7917H2.5ZM3.125 17.5V18.25H5.20833V17.5V16.75H3.125V17.5ZM5.83333 16.875H6.58333V14.7917H5.83333H5.08333V16.875H5.83333ZM5.20833 17.5V18.25C5.29514 18.25 5.39781 18.2504 5.48737 18.2443C5.58366 18.2377 5.71823 18.2212 5.86313 18.1612L5.57612 17.4683L5.28911 16.7754C5.35744 16.7471 5.40518 16.7464 5.38526 16.7478C5.37593 16.7484 5.35868 16.7492 5.32705 16.7496C5.2954 16.75 5.2583 16.75 5.20833 16.75V17.5ZM5.83333 16.875H5.08333C5.08333 16.925 5.08332 16.9621 5.0829 16.9937C5.08249 17.0254 5.08174 17.0426 5.08111 17.0519C5.07975 17.0718 5.0804 17.0241 5.10871 16.9558L5.80162 17.2428L6.49453 17.5298C6.55455 17.3849 6.57106 17.2503 6.57763 17.154C6.58374 17.0645 6.58333 16.9618 6.58333 16.875H5.83333ZM5.57612 17.4683L5.86313 18.1612C6.14899 18.0428 6.37612 17.8157 6.49453 17.5298L5.80162 17.2428L5.10871 16.9558C5.14254 16.8741 5.20743 16.8092 5.28911 16.7754L5.57612 17.4683ZM2.5 16.875H1.75C1.75 16.9618 1.74959 17.0645 1.7557 17.154C1.76227 17.2503 1.77879 17.3849 1.83881 17.5298L2.53172 17.2428L3.22463 16.9558C3.25293 17.0241 3.25358 17.0718 3.25222 17.0519C3.25159 17.0426 3.25085 17.0254 3.25043 16.9937C3.25001 16.9621 3.25 16.925 3.25 16.875H2.5ZM3.125 17.5V16.75C3.07503 16.75 3.03793 16.75 3.00628 16.7496C2.97465 16.7492 2.9574 16.7484 2.94807 16.7478C2.92815 16.7464 2.9759 16.7471 3.04423 16.7754L2.75722 17.4683L2.4702 18.1612C2.6151 18.2212 2.74967 18.2377 2.84596 18.2443C2.93552 18.2504 3.03819 18.25 3.125 18.25V17.5ZM2.53172 17.2428L1.83881 17.5298C1.95722 17.8157 2.18434 18.0428 2.4702 18.1612L2.75722 17.4683L3.04423 16.7754C3.1259 16.8092 3.19079 16.8741 3.22463 16.9558L2.53172 17.2428ZM3.125 14.1667V13.4167C3.03819 13.4167 2.93552 13.4163 2.84597 13.4224C2.74967 13.4289 2.61511 13.4455 2.4702 13.5055L2.75722 14.1984L3.04423 14.8913C2.9759 14.9196 2.92815 14.9203 2.94807 14.9189C2.9574 14.9183 2.97465 14.9175 3.00628 14.9171C3.03793 14.9167 3.07503 14.9167 3.125 14.9167V14.1667ZM2.5 14.7917H3.25C3.25 14.7417 3.25001 14.7046 3.25043 14.6729C3.25085 14.6413 3.25159 14.6241 3.25222 14.6147C3.25358 14.5948 3.25293 14.6426 3.22463 14.7109L2.53172 14.4239L1.83881 14.1369C1.77879 14.2818 1.76227 14.4163 1.7557 14.5126C1.74959 14.6022 1.75 14.7049 1.75 14.7917H2.5ZM2.75722 14.1984L2.4702 13.5055C2.18434 13.6239 1.95722 13.851 1.83881 14.1369L2.53172 14.4239L3.22463 14.7109C3.1908 14.7926 3.1259 14.8575 3.04423 14.8913L2.75722 14.1984ZM5.20833 14.1667V14.9167C5.2583 14.9167 5.29541 14.9167 5.32705 14.9171C5.35869 14.9175 5.37594 14.9183 5.38526 14.9189C5.40518 14.9203 5.35744 14.9196 5.28911 14.8913L5.57612 14.1984L5.86313 13.5055C5.71823 13.4455 5.58366 13.4289 5.48737 13.4224C5.39781 13.4163 5.29514 13.4167 5.20833 13.4167V14.1667ZM5.83333 14.7917H6.58333C6.58333 14.7049 6.58374 14.6022 6.57763 14.5126C6.57106 14.4163 6.55455 14.2818 6.49453 14.1369L5.80162 14.4239L5.10871 14.7109C5.0804 14.6426 5.07975 14.5948 5.08111 14.6147C5.08174 14.6241 5.08249 14.6413 5.0829 14.6729C5.08332 14.7046 5.08333 14.7417 5.08333 14.7917H5.83333ZM5.57612 14.1984L5.28911 14.8913C5.20743 14.8575 5.14254 14.7926 5.10871 14.7109L5.80162 14.4239L6.49453 14.1369C6.37612 13.851 6.149 13.6239 5.86313 13.5055L5.57612 14.1984Z",fill:"currentColor"})})}),M6=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M9.16667 4.16699H10.8333M7.66667 18.3337H12.3333C13.2668 18.3337 13.7335 18.3337 14.09 18.152C14.4036 17.9922 14.6586 17.7372 14.8183 17.4236C15 17.0671 15 16.6004 15 15.667V4.33366C15 3.40024 15 2.93353 14.8183 2.57701C14.6586 2.2634 14.4036 2.00844 14.09 1.84865C13.7335 1.66699 13.2668 1.66699 12.3333 1.66699H7.66667C6.73325 1.66699 6.26654 1.66699 5.91002 1.84865C5.59641 2.00844 5.34144 2.2634 5.18166 2.57701C5 2.93353 5 3.40024 5 4.33366V15.667C5 16.6004 5 17.0671 5.18166 17.4236C5.34144 17.7372 5.59641 17.9922 5.91002 18.152C6.26654 18.3337 6.73325 18.3337 7.66667 18.3337Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})})}),a6=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M3.10829 18.7122L3.44878 18.0439H3.44878L3.10829 18.7122ZM1.28739 16.8913L1.95565 16.5508V16.5508L1.28739 16.8913ZM18.7124 16.8913L18.0442 16.5508V16.5508L18.7124 16.8913ZM16.8915 18.7122L16.5511 18.0439H16.5511L16.8915 18.7122ZM16.8915 1.28715L16.5511 1.9554H16.5511L16.8915 1.28715ZM18.7124 3.10805L18.0442 3.44854V3.44854L18.7124 3.10805ZM3.10829 1.28715L3.44878 1.9554V1.9554L3.10829 1.28715ZM1.28739 3.10805L1.95565 3.44854H1.95565L1.28739 3.10805ZM5.53025 4.46934C5.23736 4.17645 4.76248 4.17645 4.46959 4.46934C4.17669 4.76224 4.17669 5.23711 4.46959 5.53L5.53025 4.46934ZM7.20529 7.7943L7.73562 8.32463L7.20529 7.7943ZM4.46959 9.46934C4.17669 9.76224 4.17669 10.2371 4.46959 10.53C4.76248 10.8229 5.23736 10.8229 5.53025 10.53L4.46959 9.46934ZM9.16658 9.24967C8.75237 9.24967 8.41658 9.58546 8.41658 9.99967C8.41658 10.4139 8.75237 10.7497 9.16658 10.7497V9.24967ZM11.6666 10.7497C12.0808 10.7497 12.4166 10.4139 12.4166 9.99967C12.4166 9.58546 12.0808 9.24967 11.6666 9.24967V10.7497ZM7.49992 0.833008V1.58301H12.4999V0.833008V0.0830078H7.49992V0.833008ZM19.1666 7.49967H18.4166V12.4997H19.1666H19.9166V7.49967H19.1666ZM12.4999 19.1663V18.4163H7.49992V19.1663V19.9163H12.4999V19.1663ZM0.833252 12.4997H1.58325V7.49967H0.833252H0.083252V12.4997H0.833252ZM7.49992 19.1663V18.4163C6.32077 18.4163 5.48151 18.4158 4.82433 18.3621C4.17591 18.3091 3.77108 18.2082 3.44878 18.0439L3.10829 18.7122L2.7678 19.3805C3.3368 19.6704 3.961 19.7965 4.70219 19.8571C5.43461 19.9169 6.34552 19.9163 7.49992 19.9163V19.1663ZM0.833252 12.4997H0.083252C0.083252 13.6541 0.0826687 14.565 0.14251 15.2974C0.203067 16.0386 0.329216 16.6628 0.619136 17.2318L1.28739 16.8913L1.95565 16.5508C1.79143 16.2285 1.69051 15.8237 1.63753 15.1753C1.58384 14.5181 1.58325 13.6788 1.58325 12.4997H0.833252ZM3.10829 18.7122L3.44878 18.0439C2.8059 17.7164 2.28321 17.1937 1.95565 16.5508L1.28739 16.8913L0.619136 17.2318C1.09051 18.1569 1.84267 18.9091 2.7678 19.3805L3.10829 18.7122ZM19.1666 12.4997H18.4166C18.4166 13.6788 18.416 14.5181 18.3623 15.1753C18.3093 15.8237 18.2084 16.2285 18.0442 16.5508L18.7124 16.8913L19.3807 17.2318C19.6706 16.6628 19.7968 16.0386 19.8573 15.2974C19.9172 14.565 19.9166 13.6541 19.9166 12.4997H19.1666ZM12.4999 19.1663V19.9163C13.6543 19.9163 14.5652 19.9169 15.2976 19.8571C16.0388 19.7965 16.663 19.6704 17.232 19.3805L16.8915 18.7122L16.5511 18.0439C16.2288 18.2082 15.8239 18.3091 15.1755 18.3621C14.5183 18.4158 13.6791 18.4163 12.4999 18.4163V19.1663ZM18.7124 16.8913L18.0442 16.5508C17.7166 17.1937 17.1939 17.7164 16.5511 18.0439L16.8915 18.7122L17.232 19.3805C18.1572 18.9091 18.9093 18.1569 19.3807 17.2318L18.7124 16.8913ZM12.4999 0.833008V1.58301C13.6791 1.58301 14.5183 1.58359 15.1755 1.63728C15.8239 1.69026 16.2288 1.79118 16.5511 1.9554L16.8915 1.28715L17.232 0.618892C16.663 0.328972 16.0388 0.202823 15.2976 0.142266C14.5652 0.0824245 13.6543 0.0830078 12.4999 0.0830078V0.833008ZM19.1666 7.49967H19.9166C19.9166 6.34527 19.9172 5.43437 19.8573 4.70194C19.7968 3.96076 19.6706 3.33655 19.3807 2.76755L18.7124 3.10805L18.0442 3.44854C18.2084 3.77084 18.3093 4.17567 18.3623 4.82409C18.416 5.48126 18.4166 6.32052 18.4166 7.49967H19.1666ZM16.8915 1.28715L16.5511 1.9554C17.1939 2.28297 17.7166 2.80565 18.0442 3.44854L18.7124 3.10805L19.3807 2.76755C18.9093 1.84242 18.1572 1.09027 17.232 0.618892L16.8915 1.28715ZM7.49992 0.833008V0.0830078C6.34552 0.0830078 5.43461 0.0824245 4.70219 0.142266C3.961 0.202823 3.3368 0.328972 2.7678 0.618892L3.10829 1.28715L3.44878 1.9554C3.77108 1.79118 4.17591 1.69026 4.82433 1.63728C5.48151 1.58359 6.32077 1.58301 7.49992 1.58301V0.833008ZM0.833252 7.49967H1.58325C1.58325 6.32052 1.58384 5.48126 1.63753 4.82409C1.69051 4.17567 1.79143 3.77084 1.95565 3.44854L1.28739 3.10805L0.619137 2.76755C0.329216 3.33655 0.203067 3.96076 0.14251 4.70194C0.0826687 5.43437 0.083252 6.34527 0.083252 7.49967H0.833252ZM3.10829 1.28715L2.7678 0.618892C1.84267 1.09027 1.09051 1.84242 0.619136 2.76755L1.28739 3.10805L1.95565 3.44854C2.28321 2.80565 2.8059 2.28297 3.44878 1.9554L3.10829 1.28715ZM4.99992 4.99967L4.46959 5.53L6.67496 7.73538L7.20529 7.20505L7.73562 6.67472L5.53025 4.46934L4.99992 4.99967ZM7.20529 7.7943L6.67496 7.26397L4.46959 9.46934L4.99992 9.99967L5.53025 10.53L7.73562 8.32463L7.20529 7.7943ZM7.20529 7.20505L6.67496 7.73538C6.54479 7.6052 6.54479 7.39415 6.67496 7.26397L7.20529 7.7943L7.73562 8.32463C8.19123 7.86902 8.19123 7.13033 7.73562 6.67472L7.20529 7.20505ZM9.16658 9.99967V10.7497H11.6666V9.99967V9.24967H9.16658V9.99967Z",fill:"currentColor"})})}),d6=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M9.16667 5.83333H10.8333M5.83333 10V12.5C5.83333 13.4205 6.57953 14.1667 7.5 14.1667H12.5C13.4205 14.1667 14.1667 13.4205 14.1667 12.5V10M7.83333 17.5H12.1667C14.0335 17.5 14.9669 17.5 15.68 17.1367C16.3072 16.8171 16.8171 16.3072 17.1367 15.68C17.5 14.9669 17.5 14.0335 17.5 12.1667V7.83333C17.5 5.96649 17.5 5.03307 17.1367 4.32003C16.8171 3.69282 16.3072 3.18289 15.68 2.86331C14.9669 2.5 14.0335 2.5 12.1667 2.5H7.83333C5.96649 2.5 5.03307 2.5 4.32003 2.86331C3.69282 3.18289 3.18289 3.69282 2.86331 4.32003C2.5 5.03307 2.5 5.96649 2.5 7.83333V12.1667C2.5 14.0335 2.5 14.9669 2.86331 15.68C3.18289 16.3072 3.69282 16.8171 4.32003 17.1367C5.03307 17.5 5.96649 17.5 7.83333 17.5Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})})}),H6=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 18 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M16.6667 3.66686V10.3531C16.6667 11.0668 16.6667 11.4237 16.5305 11.6964C16.4107 11.9362 16.2194 12.1312 15.9842 12.2534C15.7168 12.3923 15.3668 12.3923 14.6667 12.3923C14.3906 12.3923 14.1667 12.6161 14.1667 12.8923V13.6618C14.1667 13.9247 13.8654 14.0736 13.6566 13.9139L12.3839 12.9407C12.1179 12.7373 11.9849 12.6355 11.8379 12.5633C11.7076 12.4992 11.5694 12.4524 11.4269 12.4241C11.2663 12.3923 11.0988 12.3923 10.764 12.3923H7.50006M3.66675 0.970703H12.1667C12.8668 0.970703 13.2168 0.970703 13.4842 1.10962C13.7194 1.23181 13.9107 1.42678 14.0305 1.6666C14.1667 1.93923 14.1667 2.29613 14.1667 3.00992V7.85306C14.1667 8.56685 14.1667 8.92374 14.0305 9.19638C13.9107 9.43619 13.7194 9.63117 13.4842 9.75336C13.2168 9.89227 12.8668 9.89227 12.1667 9.89227H7.5695C7.23466 9.89227 7.06723 9.89227 6.90663 9.92414C6.76412 9.95241 6.62593 9.99919 6.49555 10.0633C6.34862 10.1355 6.21562 10.2373 5.94964 10.4407L4.67692 11.4139C4.46808 11.5736 4.16675 11.4247 4.16675 11.1618V10.3923C4.16675 10.1161 3.94289 9.89227 3.66675 9.89227C2.96668 9.89227 2.61665 9.89227 2.34926 9.75336C2.11406 9.63117 1.92283 9.43619 1.80299 9.19638C1.66675 8.92374 1.66675 8.56685 1.66675 7.85306V3.00992C1.66675 2.29613 1.66675 1.93923 1.80299 1.6666C1.92283 1.42678 2.11406 1.23181 2.34926 1.10962C2.61665 0.970703 2.96668 0.970703 3.66675 0.970703Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})})}),V6=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M4.17657 14.1366L4.88808 14.3738L4.17657 14.1366ZM4.80089 12.2636L4.08938 12.0265L4.08938 12.0265L4.80089 12.2636ZM5.44509 11.2213L5.97542 11.7516L5.97542 11.7516L5.44509 11.2213ZM11.6666 4.99975L11.1363 4.46942V4.46942L11.6666 4.99975ZM15 8.33308L15.5303 8.86341V8.86341L15 8.33308ZM8.77843 14.5546L8.2481 14.0243L8.2481 14.0243L8.77843 14.5546ZM7.73608 15.1988L7.97325 15.9103H7.97326L7.73608 15.1988ZM5.86312 15.8231L6.10029 16.5347L6.10029 16.5347L5.86312 15.8231ZM8.43672 14.8736L7.98504 14.2748L7.98504 14.2748L8.43672 14.8736ZM8.17417 15.0358L7.84064 14.3641L8.17417 15.0358ZM15.803 5.92639L15.131 6.2594V6.2594L15.803 5.92639ZM15.803 7.40644L15.131 7.07343V7.07343L15.803 7.40644ZM12.5933 4.19674L12.9263 4.86875L12.9263 4.86875L12.5933 4.19674ZM14.0733 4.19674L13.7403 4.86875V4.86875L14.0733 4.19674ZM4.96388 11.8255L5.63564 12.1591L5.63564 12.1591L4.96388 11.8255ZM5.12615 11.563L4.52742 11.1113L4.52742 11.1113L5.12615 11.563ZM3.86599 15.6287L3.15956 15.8806L3.86599 15.6287ZM4.37101 16.1337L4.1191 16.8401L4.1191 16.8401L4.37101 16.1337ZM11.3636 5.30278C11.0707 5.00989 10.5959 5.00989 10.303 5.30278C10.0101 5.59567 10.0101 6.07055 10.303 6.36344L11.3636 5.30278ZM13.6363 9.69677C13.9292 9.98967 14.4041 9.98967 14.697 9.69677C14.9898 9.40388 14.9898 8.92901 14.697 8.63611L13.6363 9.69677ZM9.99996 15.9164C9.58575 15.9164 9.24996 16.2522 9.24996 16.6664C9.24996 17.0806 9.58575 17.4164 9.99996 17.4164V15.9164ZM15.8333 17.4164C16.2475 17.4164 16.5833 17.0806 16.5833 16.6664C16.5833 16.2522 16.2475 15.9164 15.8333 15.9164V17.4164ZM4.17657 14.1366L4.88808 14.3738L5.5124 12.5008L4.80089 12.2636L4.08938 12.0265L3.46506 13.8994L4.17657 14.1366ZM5.44509 11.2213L5.97542 11.7516L12.197 5.53008L11.6666 4.99975L11.1363 4.46942L4.91476 10.691L5.44509 11.2213ZM15 8.33308L14.4696 7.80275L8.2481 14.0243L8.77843 14.5546L9.30876 15.0849L15.5303 8.86341L15 8.33308ZM7.73608 15.1988L7.49891 14.4873L5.62594 15.1116L5.86312 15.8231L6.10029 16.5347L7.97325 15.9103L7.73608 15.1988ZM8.77843 14.5546L8.2481 14.0243C8.06793 14.2045 8.02648 14.2436 7.98504 14.2748L8.43672 14.8736L8.8884 15.4723C9.03233 15.3637 9.1569 15.2368 9.30876 15.0849L8.77843 14.5546ZM7.73608 15.1988L7.97326 15.9103C8.17699 15.8424 8.34621 15.7878 8.50769 15.7076L8.17417 15.0358L7.84064 14.3641C7.79415 14.3871 7.74063 14.4067 7.49891 14.4873L7.73608 15.1988ZM8.43672 14.8736L7.98504 14.2748C7.93977 14.309 7.89143 14.3388 7.84064 14.3641L8.17417 15.0358L8.50769 15.7076C8.6416 15.6411 8.76905 15.5623 8.88841 15.4723L8.43672 14.8736ZM15 4.99975L14.4696 5.53008C14.9668 6.02727 15.0779 6.15241 15.131 6.2594L15.803 5.92639L16.475 5.59338C16.2851 5.21021 15.9418 4.88097 15.5303 4.46942L15 4.99975ZM15 8.33308L15.5303 8.86341C15.9418 8.45186 16.2851 8.12262 16.475 7.73945L15.803 7.40644L15.131 7.07343C15.0779 7.18042 14.9668 7.30556 14.4696 7.80275L15 8.33308ZM15.803 5.92639L15.131 6.2594C15.258 6.51586 15.258 6.81697 15.131 7.07343L15.803 7.40644L16.475 7.73945C16.81 7.06333 16.81 6.2695 16.475 5.59338L15.803 5.92639ZM11.6666 4.99975L12.197 5.53008C12.6941 5.03289 12.8193 4.92177 12.9263 4.86875L12.5933 4.19674L12.2603 3.52472C11.8771 3.7146 11.5479 4.05787 11.1363 4.46942L11.6666 4.99975ZM15 4.99975L15.5303 4.46942C15.1187 4.05786 14.7895 3.7146 14.4063 3.52472L14.0733 4.19674L13.7403 4.86875C13.8473 4.92177 13.9724 5.03288 14.4696 5.53008L15 4.99975ZM12.5933 4.19674L12.9263 4.86875C13.1827 4.74167 13.4838 4.74167 13.7403 4.86875L14.0733 4.19674L14.4063 3.52472C13.7302 3.18968 12.9364 3.18968 12.2603 3.52472L12.5933 4.19674ZM4.80089 12.2636L5.5124 12.5008C5.59298 12.2591 5.61256 12.2056 5.63564 12.1591L4.96388 11.8255L4.29213 11.492C4.21195 11.6535 4.15729 11.8227 4.08938 12.0265L4.80089 12.2636ZM5.44509 11.2213L4.91477 10.6909C4.76291 10.8428 4.636 10.9674 4.52742 11.1113L5.12615 11.563L5.72489 12.0147C5.75615 11.9732 5.79526 11.9318 5.97542 11.7516L5.44509 11.2213ZM4.96388 11.8255L5.63564 12.1591C5.66086 12.1083 5.69074 12.0599 5.72489 12.0147L5.12615 11.563L4.52742 11.1113C4.43738 11.2307 4.35861 11.3581 4.29213 11.492L4.96388 11.8255ZM4.17657 14.1366L3.46506 13.8994C3.33407 14.2924 3.21866 14.6362 3.15318 14.9149C3.09031 15.1824 3.03521 15.5319 3.15956 15.8806L3.86599 15.6287L4.57242 15.3768C4.60023 15.4548 4.5647 15.4653 4.61341 15.258C4.6595 15.0619 4.74764 14.7951 4.88808 14.3738L4.17657 14.1366ZM5.86312 15.8231L5.62595 15.1116C5.20464 15.2521 4.93782 15.3402 4.74168 15.3863C4.53442 15.435 4.54493 15.3995 4.62292 15.4273L4.37101 16.1337L4.1191 16.8401C4.46782 16.9645 4.81727 16.9094 5.08481 16.8465C5.36348 16.781 5.70735 16.6656 6.10029 16.5347L5.86312 15.8231ZM3.86599 15.6287L3.15956 15.8806C3.31919 16.3283 3.67145 16.6805 4.1191 16.8401L4.37101 16.1337L4.62292 15.4273C4.59936 15.4189 4.58082 15.4003 4.57242 15.3768L3.86599 15.6287ZM10.8333 5.83311L10.303 6.36344L13.6363 9.69677L14.1666 9.16644L14.697 8.63611L11.3636 5.30278L10.8333 5.83311ZM9.99996 16.6664V17.4164H15.8333V16.6664V15.9164H9.99996V16.6664Z",fill:"currentColor"})})}),Z6=r=>C.jsx("div",{...r,children:C.jsxs("svg",{width:"100%",height:"100%",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("rect",{x:"0.5",y:"0.5",width:"23",height:"23",rx:"11.5",stroke:(r==null?void 0:r.circleColor)||"#BDE3FF"}),C.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M7 11H9V13H7V11ZM11 11H13V13H11V11ZM15 11H17V13H15V11Z",fill:"currentColor"})]})}),h6=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 15 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M7.5 0C8.32843 0 9 0.671573 9 1.5V2.208L9.19287 2.26645C11.4021 2.97942 13 5.05311 13 7.5V10.382C13 11.0637 13.5141 11.4675 13.7236 11.5528C14.6312 12.0112 15 12.879 15 13.618V14.0001C15 14.5523 14.5523 15 14.0001 15.0001L9.9499 15.0004C9.7181 16.1413 8.70933 17 7.5 17C6.29067 17 5.2819 16.1413 5.0501 15.0004L0.999914 15.0001C0.447663 15 0 14.5523 0 14.0001V13.618C0 12.8017 0.430447 12.0509 1.12384 11.6364C1.70795 11.3547 2 10.9365 2 10.382V7.5C2 4.98221 3.69181 2.85957 6.00065 2.20685L6 1.5C6 0.671573 6.67157 0 7.5 0ZM8.9144 15.0007H6.0856C6.29172 15.5829 6.84715 16 7.5 16C8.15285 16 8.70828 15.5829 8.9144 15.0007ZM7.5 1C7.22386 1 7 1.22386 7 1.5L7.0003 3.02743C4.75018 3.27602 3 5.18362 3 7.5V10.382C3 11.1983 2.56955 11.9491 1.87616 12.3636L1.76098 12.4232C1.47658 12.5799 1 12.9239 1 13.618V14H14V13.618C14 12.9216 13.5177 12.5793 13.2764 12.4472C12.5954 12.1303 12 11.3188 12 10.382V7.5C12 5.18397 10.2503 3.27659 8.00071 3.02754L8 1.5C8 1.22386 7.77614 1 7.5 1Z",fill:"currentColor"})})}),u6=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M19.5858 3H4.41421C3.63316 3 3 3.63317 3 4.41421C3 4.78929 3.149 5.149 3.41421 5.41421L8.41421 10.4142C8.78929 10.7893 9 11.298 9 11.8284V16.7639C9 17.5215 9.428 18.214 10.1056 18.5528L14.2764 20.6382C14.6088 20.8044 15 20.5627 15 20.191V11.8284C15 11.298 15.2107 10.7893 15.5858 10.4142L20.5858 5.41421C20.851 5.149 21 4.78929 21 4.41421C21 3.63317 20.3668 3 19.5858 3Z",stroke:"currentColor","stroke-linecap":"round"})})}),v6=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 12V6H11V12H5V13H11V19H12V13H18V12H12Z",fill:"currentColor"})})}),f6=r=>C.jsx("div",{...r,children:C.jsx("svg",{width:"100%",height:"100%",viewBox:"0 0 16 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M7.95973 0.000104727C3.81825 0.0224963 0.478209 3.39794 0.5006 7.54008C0.522253 11.6822 3.89983 15.0215 8.03984 14.9999C12.1842 14.9775 15.522 11.6021 15.4996 7.46064C15.4766 3.31709 12.1034 -0.0215479 7.95973 0.000104727ZM8.03407 13.7776C4.567 13.7949 1.74463 11.0007 1.72512 7.53365C1.70709 4.06724 4.49909 1.24058 7.96616 1.22181C11.434 1.20304 14.26 4.00014 14.2787 7.46508C14.2968 10.9336 11.5005 13.7588 8.03407 13.7776ZM9.14523 10.7819L9.11419 5.17552L6.2211 5.19429L6.22686 6.42102L7.01241 6.41666L7.03554 10.7943L6.20233 10.7971L6.20883 11.969L9.83981 11.9495L9.83257 10.7784L9.14523 10.7819ZM8.04272 4.34806C8.75031 4.34518 9.17701 3.87156 9.17339 3.2896C9.15461 2.69323 8.73871 2.23838 8.05787 2.24126C7.37918 2.24562 6.93659 2.70623 6.93947 3.3026C6.9431 3.88383 7.37489 4.35316 8.04272 4.34806Z",fill:"currentColor"})})});exports.ActionIcon=Z6;exports.ActiveReportIcon=o6;exports.AltIcon=c6;exports.AmbulanceIcon=q3;exports.BHYTReportIcon=i6;exports.BellIcon=h6;exports.BoardingIcon=N3;exports.CDHAIcon=Q3;exports.CapsuleIcon=r6;exports.CardIcon=G3;exports.CashierIcon=J3;exports.Category=p3;exports.CategoryIcon=V3;exports.DocumentsIcon=Z3;exports.Dollar=g3;exports.DollarIcon=h3;exports.DownOutlinedIcon=T3;exports.ECommerceIcon=u3;exports.EaseCurveIcon=_3;exports.EditIcon=V6;exports.FilterIcon=u6;exports.FinanceReportIcon=t6;exports.FoodRiceIcon=s6;exports.HeartRateIcon=B3;exports.HearthHandIcon=$3;exports.InformationIcon=f6;exports.KHTHReportIcon=L6;exports.LISIcon=a6;exports.LogoutIcon=x3;exports.MMSIcon=H6;exports.MedicalBoxIcon=U3;exports.MedicalDocumentIcon=m3;exports.MedicalDocumentationIcon=b3;exports.MedicalSignGroupIcon=k3;exports.MedicalSignIcon=E3;exports.MedicineBottleIcon=e6;exports.PACSIcon=d6;exports.PencilCircleIcon=l6;exports.PercentDiscountsIcon=K3;exports.PermissionIcon=P3;exports.PharmacyIcon=C6;exports.PhoneIcon=M6;exports.PieChartIcon=y3;exports.PlusIcon=v6;exports.QuanlityReportIcon=n6;exports.QueueManagementIcon=O3;exports.ReceptionDeskIcon=S3;exports.RehabilitationIcon=A3;exports.ScalpelIcon=F3;exports.SearchIcon=H3;exports.SettingGroupIcon=R3;exports.SettingIcon=f3;exports.ShopIcon=I3;exports.StethoscopeIcon=Y3;exports.SyringeIcon=W3;exports.TextFormattingIcon=v3;exports.UpOutlinedIcon=z3;exports.UserBoxIcon=D3;exports.UserCircleIcon=X3;exports.UserIcon=j3;exports.VietNamIcon=w3;
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
158
|
+
const DownOutlinedIcon = ({
|
|
159
|
+
size = 16,
|
|
160
|
+
color = "currentColor",
|
|
161
|
+
className,
|
|
162
|
+
style,
|
|
163
|
+
onClick,
|
|
164
|
+
"aria-label": ariaLabel,
|
|
165
|
+
title,
|
|
166
|
+
...props
|
|
167
|
+
}) => /* @__PURE__ */ jsx(
|
|
168
|
+
"div",
|
|
169
|
+
{
|
|
170
|
+
className,
|
|
171
|
+
style: {
|
|
172
|
+
width: size,
|
|
173
|
+
height: size,
|
|
174
|
+
cursor: onClick ? "pointer" : "default",
|
|
175
|
+
...style
|
|
176
|
+
},
|
|
177
|
+
onClick,
|
|
178
|
+
role: onClick ? "button" : void 0,
|
|
179
|
+
"aria-label": ariaLabel,
|
|
180
|
+
title,
|
|
181
|
+
...props,
|
|
182
|
+
children: /* @__PURE__ */ jsx(
|
|
183
|
+
"svg",
|
|
184
|
+
{
|
|
185
|
+
width: "100%",
|
|
186
|
+
height: "100%",
|
|
187
|
+
viewBox: "0 0 16 16",
|
|
188
|
+
fill: "none",
|
|
189
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
190
|
+
children: /* @__PURE__ */ jsx(
|
|
191
|
+
"path",
|
|
192
|
+
{
|
|
193
|
+
d: "M12 6.66663L8.4714 10.1952C8.21106 10.4556 7.78894 10.4556 7.5286 10.1952L4 6.66663",
|
|
194
|
+
stroke: color,
|
|
195
|
+
strokeWidth: "1.5",
|
|
196
|
+
strokeLinecap: "round"
|
|
197
|
+
}
|
|
198
|
+
)
|
|
199
|
+
}
|
|
200
|
+
)
|
|
201
|
+
}
|
|
202
|
+
);
|
|
97
203
|
|
|
98
|
-
|
|
204
|
+
const BellIcon = ({
|
|
205
|
+
size = 17,
|
|
206
|
+
color = "currentColor",
|
|
207
|
+
className,
|
|
208
|
+
style,
|
|
209
|
+
onClick,
|
|
210
|
+
"aria-label": ariaLabel,
|
|
211
|
+
title,
|
|
212
|
+
...props
|
|
213
|
+
}) => /* @__PURE__ */ jsx(
|
|
214
|
+
"div",
|
|
215
|
+
{
|
|
216
|
+
className,
|
|
217
|
+
style: {
|
|
218
|
+
width: size,
|
|
219
|
+
height: size,
|
|
220
|
+
cursor: onClick ? "pointer" : "default",
|
|
221
|
+
...style
|
|
222
|
+
},
|
|
223
|
+
onClick,
|
|
224
|
+
role: onClick ? "button" : void 0,
|
|
225
|
+
"aria-label": ariaLabel,
|
|
226
|
+
title,
|
|
227
|
+
...props,
|
|
228
|
+
children: /* @__PURE__ */ jsx(
|
|
229
|
+
"svg",
|
|
230
|
+
{
|
|
231
|
+
width: "100%",
|
|
232
|
+
height: "100%",
|
|
233
|
+
viewBox: "0 0 15 17",
|
|
234
|
+
fill: "none",
|
|
235
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
236
|
+
children: /* @__PURE__ */ jsx(
|
|
237
|
+
"path",
|
|
238
|
+
{
|
|
239
|
+
fillRule: "evenodd",
|
|
240
|
+
clipRule: "evenodd",
|
|
241
|
+
d: "M7.5 0C8.32843 0 9 0.671573 9 1.5V2.208L9.19287 2.26645C11.4021 2.97942 13 5.05311 13 7.5V10.382C13 11.0637 13.5141 11.4675 13.7236 11.5528C14.6312 12.0112 15 12.879 15 13.618V14.0001C15 14.5523 14.5523 15 14.0001 15.0001L9.9499 15.0004C9.7181 16.1413 8.70933 17 7.5 17C6.29067 17 5.2819 16.1413 5.0501 15.0004L0.999914 15.0001C0.447663 15 0 14.5523 0 14.0001V13.618C0 12.8017 0.430447 12.0509 1.12384 11.6364C1.70795 11.3547 2 10.9365 2 10.382V7.5C2 4.98221 3.69181 2.85957 6.00065 2.20685L6 1.5C6 0.671573 6.67157 0 7.5 0ZM8.9144 15.0007H6.0856C6.29172 15.5829 6.84715 16 7.5 16C8.15285 16 8.70828 15.5829 8.9144 15.0007ZM7.5 1C7.22386 1 7 1.22386 7 1.5L7.0003 3.02743C4.75018 3.27602 3 5.18362 3 7.5V10.382C3 11.1983 2.56955 11.9491 1.87616 12.3636L1.76098 12.4232C1.47658 12.5799 1 12.9239 1 13.618V14H14V13.618C14 12.9216 13.5177 12.5793 13.2764 12.4472C12.5954 12.1303 12 11.3188 12 10.382V7.5C12 5.18397 10.2503 3.27659 8.00071 3.02754L8 1.5C8 1.22386 7.77614 1 7.5 1Z",
|
|
242
|
+
fill: color
|
|
243
|
+
}
|
|
244
|
+
)
|
|
245
|
+
}
|
|
246
|
+
)
|
|
247
|
+
}
|
|
248
|
+
);
|
|
99
249
|
|
|
100
250
|
const Sidebar = ({ children, menu, userInfo }) => {
|
|
101
251
|
const navigate = useNavigate();
|
|
@@ -199,7 +349,7 @@ const Sidebar = ({ children, menu, userInfo }) => {
|
|
|
199
349
|
{
|
|
200
350
|
className: "!placeholder:bg-[#E7F0FF] !bg-[#E7F0FF] !border !border-[#BDE3FF]",
|
|
201
351
|
placeholder: "Tìm kiếm theo chức năng,module của hệ thống",
|
|
202
|
-
iconStartInput: /* @__PURE__ */ jsx("div", { className: "w-5 h-5", children: /* @__PURE__ */ jsx(
|
|
352
|
+
iconStartInput: /* @__PURE__ */ jsx("div", { className: "w-5 h-5", children: /* @__PURE__ */ jsx(SearchIcon, { className: "w-5 text-[#116DFF]" }) })
|
|
203
353
|
}
|
|
204
354
|
)
|
|
205
355
|
}
|
|
@@ -214,8 +364,8 @@ const Sidebar = ({ children, menu, userInfo }) => {
|
|
|
214
364
|
children: [
|
|
215
365
|
/* @__PURE__ */ jsx(Divider, { type: "vertical" }),
|
|
216
366
|
/* @__PURE__ */ jsxs("div", { className: "flex justify-center gap-4", children: [
|
|
217
|
-
/* @__PURE__ */ jsx(
|
|
218
|
-
/* @__PURE__ */ jsx(
|
|
367
|
+
/* @__PURE__ */ jsx(VietNamIcon, { className: "w-6 h-6" }),
|
|
368
|
+
/* @__PURE__ */ jsx(BellIcon, { className: "w-6 h-6" })
|
|
219
369
|
] })
|
|
220
370
|
]
|
|
221
371
|
}
|
|
@@ -237,7 +387,7 @@ const Sidebar = ({ children, menu, userInfo }) => {
|
|
|
237
387
|
}
|
|
238
388
|
) }),
|
|
239
389
|
/* @__PURE__ */ jsx("p", { children: userInfo?.name }),
|
|
240
|
-
/* @__PURE__ */ jsx(Dropdown, { menu: { items }, children: /* @__PURE__ */ jsx(
|
|
390
|
+
/* @__PURE__ */ jsx(Dropdown, { menu: { items }, children: /* @__PURE__ */ jsx(DownOutlinedIcon, { className: "w-6 h-6" }) })
|
|
241
391
|
]
|
|
242
392
|
}
|
|
243
393
|
) }) }) })
|
package/es/ui/index.js
CHANGED
|
@@ -116,7 +116,7 @@ const CustomPagination = ({
|
|
|
116
116
|
};
|
|
117
117
|
return /* @__PURE__ */ jsxs("div", { className: "flex items-center justify-between py-2", children: [
|
|
118
118
|
/* @__PURE__ */ jsxs("div", { className: "flex items-center gap-4", children: [
|
|
119
|
-
/* @__PURE__ */ jsx("div", { className: "flex items-center gap-2", children: /* @__PURE__ */ jsx(
|
|
119
|
+
/* @__PURE__ */ jsx("div", { className: "flex items-center gap-2 pnkx-default-select-container !w-fit !h-fit", children: /* @__PURE__ */ jsx(
|
|
120
120
|
Select,
|
|
121
121
|
{
|
|
122
122
|
value: pageSize.toString(),
|
|
@@ -149,7 +149,7 @@ const CustomPagination = ({
|
|
|
149
149
|
onBlur: handleJump,
|
|
150
150
|
placeholder: current.toString(),
|
|
151
151
|
size: "small",
|
|
152
|
-
className: "text-center w-10!",
|
|
152
|
+
className: "text-center w-10! !border-[#bde3ff]",
|
|
153
153
|
type: "text",
|
|
154
154
|
min: 1,
|
|
155
155
|
max: totalPages
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pnkx-lib/ui",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "1.9.
|
|
4
|
+
"version": "1.9.304",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./es/index.js",
|
|
7
7
|
"module": "./es/index.js",
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"@headlessui/react": "^2.2.2",
|
|
137
137
|
"@heroicons/react": "^2.2.0",
|
|
138
138
|
"@hookform/resolvers": "^5.1.1",
|
|
139
|
-
"@pnkx-lib/icon": "^0.0.
|
|
139
|
+
"@pnkx-lib/icon": "^0.0.46",
|
|
140
140
|
"@tailwindcss/cli": "^4.1.6",
|
|
141
141
|
"@tanstack/react-query": "^5.80.7",
|
|
142
142
|
"@tinymce/miniature": "^6.0.0",
|