@goodhood-web/ui 1.0.4 → 1.1.0-development.10
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/index.js +10 -10
- package/index.mjs +783 -773
- package/lib/BaseButton/BaseButton.d.ts +2 -1
- package/lib/Card/Card.d.ts +1 -1
- package/lib/Card/Card.types.d.ts +1 -0
- package/lib/Icon/icons/32x32/index.d.ts +3 -0
- package/lib/Icon/icons/index.d.ts +3 -0
- package/lib/MenuItem/MenuItem.d.ts +1 -1
- package/lib/MenuItem/MenuItem.types.d.ts +5 -3
- package/package.json +6 -2
- package/style.css +1 -1
- package/styles/_design-tokens.scss +1 -0
- package/styles/_functions.scss +25 -0
package/index.js
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var gt;function E1(){if(gt)return Re;gt=1;var e=s,t=Symbol.for("react.element"),o=Symbol.for("react.fragment"),a=Object.prototype.hasOwnProperty,i=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c={key:!0,ref:!0,__self:!0,__source:!0};function v
|
|
9
|
+
*/var gt;function E1(){if(gt)return Re;gt=1;var e=s,t=Symbol.for("react.element"),o=Symbol.for("react.fragment"),a=Object.prototype.hasOwnProperty,i=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c={key:!0,ref:!0,__self:!0,__source:!0};function u(v,p,b){var E,y={},P=null,V=null;b!==void 0&&(P=""+b),p.key!==void 0&&(P=""+p.key),p.ref!==void 0&&(V=p.ref);for(E in p)a.call(p,E)&&!c.hasOwnProperty(E)&&(y[E]=p[E]);if(v&&v.defaultProps)for(E in p=v.defaultProps,p)y[E]===void 0&&(y[E]=p[E]);return{$$typeof:t,type:v,key:P,ref:V,props:y,_owner:i.current}}return Re.Fragment=o,Re.jsx=u,Re.jsxs=u,Re}var _e={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,35 +14,35 @@
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var pt;function b1(){return pt||(pt=1,process.env.NODE_ENV!=="production"&&function(){var e=s,t=Symbol.for("react.element"),o=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),c=Symbol.for("react.profiler"),
|
|
18
|
-
`+
|
|
17
|
+
*/var pt;function b1(){return pt||(pt=1,process.env.NODE_ENV!=="production"&&function(){var e=s,t=Symbol.for("react.element"),o=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),c=Symbol.for("react.profiler"),u=Symbol.for("react.provider"),v=Symbol.for("react.context"),p=Symbol.for("react.forward_ref"),b=Symbol.for("react.suspense"),E=Symbol.for("react.suspense_list"),y=Symbol.for("react.memo"),P=Symbol.for("react.lazy"),V=Symbol.for("react.offscreen"),K=Symbol.iterator,S="@@iterator";function Y(n){if(n===null||typeof n!="object")return null;var l=K&&n[K]||n[S];return typeof l=="function"?l:null}var H=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function D(n){{for(var l=arguments.length,d=new Array(l>1?l-1:0),R=1;R<l;R++)d[R-1]=arguments[R];U("error",n,d)}}function U(n,l,d){{var R=H.ReactDebugCurrentFrame,Z=R.getStackAddendum();Z!==""&&(l+="%s",d=d.concat([Z]));var q=d.map(function(j){return String(j)});q.unshift("Warning: "+l),Function.prototype.apply.call(console[n],console,q)}}var z=!1,h=!1,ne=!1,me=!1,X=!1,G;G=Symbol.for("react.module.reference");function oe(n){return!!(typeof n=="string"||typeof n=="function"||n===a||n===c||X||n===i||n===b||n===E||me||n===V||z||h||ne||typeof n=="object"&&n!==null&&(n.$$typeof===P||n.$$typeof===y||n.$$typeof===u||n.$$typeof===v||n.$$typeof===p||n.$$typeof===G||n.getModuleId!==void 0))}function ve(n,l,d){var R=n.displayName;if(R)return R;var Z=l.displayName||l.name||"";return Z!==""?d+"("+Z+")":d}function ue(n){return n.displayName||"Context"}function J(n){if(n==null)return null;if(typeof n.tag=="number"&&D("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof n=="function")return n.displayName||n.name||null;if(typeof n=="string")return n;switch(n){case a:return"Fragment";case o:return"Portal";case c:return"Profiler";case i:return"StrictMode";case b:return"Suspense";case E:return"SuspenseList"}if(typeof n=="object")switch(n.$$typeof){case v:var l=n;return ue(l)+".Consumer";case u:var d=n;return ue(d._context)+".Provider";case p:return ve(n,n.render,"ForwardRef");case y:var R=n.displayName||null;return R!==null?R:J(n.type)||"Memo";case P:{var Z=n,q=Z._payload,j=Z._init;try{return J(j(q))}catch{return null}}}return null}var ie=Object.assign,k=0,g,A,ae,pe,f,w,$;function C(){}C.__reactDisabledLog=!0;function _(){{if(k===0){g=console.log,A=console.info,ae=console.warn,pe=console.error,f=console.group,w=console.groupCollapsed,$=console.groupEnd;var n={configurable:!0,enumerable:!0,value:C,writable:!0};Object.defineProperties(console,{info:n,log:n,warn:n,error:n,group:n,groupCollapsed:n,groupEnd:n})}k++}}function W(){{if(k--,k===0){var n={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:ie({},n,{value:g}),info:ie({},n,{value:A}),warn:ie({},n,{value:ae}),error:ie({},n,{value:pe}),group:ie({},n,{value:f}),groupCollapsed:ie({},n,{value:w}),groupEnd:ie({},n,{value:$})})}k<0&&D("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var M=H.ReactCurrentDispatcher,x;function L(n,l,d){{if(x===void 0)try{throw Error()}catch(Z){var R=Z.stack.trim().match(/\n( *(at )?)/);x=R&&R[1]||""}return`
|
|
18
|
+
`+x+n}}var I=!1,F;{var se=typeof WeakMap=="function"?WeakMap:Map;F=new se}function m(n,l){if(!n||I)return"";{var d=F.get(n);if(d!==void 0)return d}var R;I=!0;var Z=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var q;q=M.current,M.current=null,_();try{if(l){var j=function(){throw Error()};if(Object.defineProperty(j.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(j,[])}catch(he){R=he}Reflect.construct(n,[],j)}else{try{j.call()}catch(he){R=he}n.call(j.prototype)}}else{try{throw Error()}catch(he){R=he}n()}}catch(he){if(he&&R&&typeof he.stack=="string"){for(var O=he.stack.split(`
|
|
19
19
|
`),le=R.stack.split(`
|
|
20
20
|
`),Q=O.length-1,ee=le.length-1;Q>=1&&ee>=0&&O[Q]!==le[ee];)ee--;for(;Q>=1&&ee>=0;Q--,ee--)if(O[Q]!==le[ee]){if(Q!==1||ee!==1)do if(Q--,ee--,ee<0||O[Q]!==le[ee]){var de=`
|
|
21
|
-
`+O[Q].replace(" at new "," at ");return n.displayName&&de.includes("<anonymous>")&&(de=de.replace("<anonymous>",n.displayName)),typeof n=="function"&&
|
|
21
|
+
`+O[Q].replace(" at new "," at ");return n.displayName&&de.includes("<anonymous>")&&(de=de.replace("<anonymous>",n.displayName)),typeof n=="function"&&F.set(n,de),de}while(Q>=1&&ee>=0);break}}}finally{I=!1,M.current=q,W(),Error.prepareStackTrace=Z}var ye=n?n.displayName||n.name:"",wt=ye?L(ye):"";return typeof n=="function"&&F.set(n,wt),wt}function fe(n,l,d){return m(n,!1)}function Ee(n){var l=n.prototype;return!!(l&&l.isReactComponent)}function we(n,l,d){if(n==null)return"";if(typeof n=="function")return m(n,Ee(n));if(typeof n=="string")return L(n);switch(n){case b:return L("Suspense");case E:return L("SuspenseList")}if(typeof n=="object")switch(n.$$typeof){case p:return fe(n.render);case y:return we(n.type,l,d);case P:{var R=n,Z=R._payload,q=R._init;try{return we(q(Z),l,d)}catch{}}}return""}var xe=Object.prototype.hasOwnProperty,ot={},at=H.ReactDebugCurrentFrame;function Ce(n){if(n){var l=n._owner,d=we(n.type,n._source,l?l.type:null);at.setExtraStackFrame(d)}else at.setExtraStackFrame(null)}function Jt(n,l,d,R,Z){{var q=Function.call.bind(xe);for(var j in n)if(q(n,j)){var O=void 0;try{if(typeof n[j]!="function"){var le=Error((R||"React class")+": "+d+" type `"+j+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof n[j]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw le.name="Invariant Violation",le}O=n[j](l,j,R,d,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Q){O=Q}O&&!(O instanceof Error)&&(Ce(Z),D("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",R||"React class",d,j,typeof O),Ce(null)),O instanceof Error&&!(O.message in ot)&&(ot[O.message]=!0,Ce(Z),D("Failed %s type: %s",d,O.message),Ce(null))}}}var Xt=Array.isArray;function Oe(n){return Xt(n)}function Qt(n){{var l=typeof Symbol=="function"&&Symbol.toStringTag,d=l&&n[Symbol.toStringTag]||n.constructor.name||"Object";return d}}function e1(n){try{return st(n),!1}catch{return!0}}function st(n){return""+n}function it(n){if(e1(n))return D("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Qt(n)),st(n)}var ke=H.ReactCurrentOwner,t1={key:!0,ref:!0,__self:!0,__source:!0},lt,ct,Ve;Ve={};function r1(n){if(xe.call(n,"ref")){var l=Object.getOwnPropertyDescriptor(n,"ref").get;if(l&&l.isReactWarning)return!1}return n.ref!==void 0}function n1(n){if(xe.call(n,"key")){var l=Object.getOwnPropertyDescriptor(n,"key").get;if(l&&l.isReactWarning)return!1}return n.key!==void 0}function o1(n,l){if(typeof n.ref=="string"&&ke.current&&l&&ke.current.stateNode!==l){var d=J(ke.current.type);Ve[d]||(D('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',J(ke.current.type),n.ref),Ve[d]=!0)}}function a1(n,l){{var d=function(){lt||(lt=!0,D("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",l))};d.isReactWarning=!0,Object.defineProperty(n,"key",{get:d,configurable:!0})}}function s1(n,l){{var d=function(){ct||(ct=!0,D("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",l))};d.isReactWarning=!0,Object.defineProperty(n,"ref",{get:d,configurable:!0})}}var i1=function(n,l,d,R,Z,q,j){var O={$$typeof:t,type:n,key:l,ref:d,props:j,_owner:q};return O._store={},Object.defineProperty(O._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(O,"_self",{configurable:!1,enumerable:!1,writable:!1,value:R}),Object.defineProperty(O,"_source",{configurable:!1,enumerable:!1,writable:!1,value:Z}),Object.freeze&&(Object.freeze(O.props),Object.freeze(O)),O};function l1(n,l,d,R,Z){{var q,j={},O=null,le=null;d!==void 0&&(it(d),O=""+d),n1(l)&&(it(l.key),O=""+l.key),r1(l)&&(le=l.ref,o1(l,Z));for(q in l)xe.call(l,q)&&!t1.hasOwnProperty(q)&&(j[q]=l[q]);if(n&&n.defaultProps){var Q=n.defaultProps;for(q in Q)j[q]===void 0&&(j[q]=Q[q])}if(O||le){var ee=typeof n=="function"?n.displayName||n.name||"Unknown":n;O&&a1(j,ee),le&&s1(j,ee)}return i1(n,O,le,Z,R,ke.current,j)}}var Ae=H.ReactCurrentOwner,ft=H.ReactDebugCurrentFrame;function be(n){if(n){var l=n._owner,d=we(n.type,n._source,l?l.type:null);ft.setExtraStackFrame(d)}else ft.setExtraStackFrame(null)}var We;We=!1;function je(n){return typeof n=="object"&&n!==null&&n.$$typeof===t}function dt(){{if(Ae.current){var n=J(Ae.current.type);if(n)return`
|
|
22
22
|
|
|
23
23
|
Check the render method of \``+n+"`."}return""}}function c1(n){{if(n!==void 0){var l=n.fileName.replace(/^.*[\\\/]/,""),d=n.lineNumber;return`
|
|
24
24
|
|
|
25
25
|
Check your code at `+l+":"+d+"."}return""}}var ut={};function f1(n){{var l=dt();if(!l){var d=typeof n=="string"?n:n.displayName||n.name;d&&(l=`
|
|
26
26
|
|
|
27
|
-
Check the top-level render call using <`+d+">.")}return l}}function ht(n,l){{if(!n._store||n._store.validated||n.key!=null)return;n._store.validated=!0;var d=f1(l);if(ut[d])return;ut[d]=!0;var R="";n&&n._owner&&n._owner!==
|
|
27
|
+
Check the top-level render call using <`+d+">.")}return l}}function ht(n,l){{if(!n._store||n._store.validated||n.key!=null)return;n._store.validated=!0;var d=f1(l);if(ut[d])return;ut[d]=!0;var R="";n&&n._owner&&n._owner!==Ae.current&&(R=" It was passed a child from "+J(n._owner.type)+"."),be(n),D('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',d,R),be(null)}}function mt(n,l){{if(typeof n!="object")return;if(Oe(n))for(var d=0;d<n.length;d++){var R=n[d];je(R)&&ht(R,l)}else if(je(n))n._store&&(n._store.validated=!0);else if(n){var Z=Y(n);if(typeof Z=="function"&&Z!==n.entries)for(var q=Z.call(n),j;!(j=q.next()).done;)je(j.value)&&ht(j.value,l)}}}function d1(n){{var l=n.type;if(l==null||typeof l=="string")return;var d;if(typeof l=="function")d=l.propTypes;else if(typeof l=="object"&&(l.$$typeof===p||l.$$typeof===y))d=l.propTypes;else return;if(d){var R=J(l);Jt(d,n.props,"prop",R,n)}else if(l.PropTypes!==void 0&&!We){We=!0;var Z=J(l);D("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",Z||"Unknown")}typeof l.getDefaultProps=="function"&&!l.getDefaultProps.isReactClassApproved&&D("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function u1(n){{for(var l=Object.keys(n.props),d=0;d<l.length;d++){var R=l[d];if(R!=="children"&&R!=="key"){be(n),D("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",R),be(null);break}}n.ref!==null&&(be(n),D("Invalid attribute `ref` supplied to `React.Fragment`."),be(null))}}function vt(n,l,d,R,Z,q){{var j=oe(n);if(!j){var O="";(n===void 0||typeof n=="object"&&n!==null&&Object.keys(n).length===0)&&(O+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var le=c1(Z);le?O+=le:O+=dt();var Q;n===null?Q="null":Oe(n)?Q="array":n!==void 0&&n.$$typeof===t?(Q="<"+(J(n.type)||"Unknown")+" />",O=" Did you accidentally export a JSX literal instead of a component?"):Q=typeof n,D("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Q,O)}var ee=l1(n,l,d,Z,q);if(ee==null)return ee;if(j){var de=l.children;if(de!==void 0)if(R)if(Oe(de)){for(var ye=0;ye<de.length;ye++)mt(de[ye],n);Object.freeze&&Object.freeze(de)}else D("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else mt(de,n)}return n===a?u1(ee):d1(ee),ee}}function h1(n,l,d){return vt(n,l,d,!0)}function m1(n,l,d){return vt(n,l,d,!1)}var v1=m1,w1=h1;_e.Fragment=a,_e.jsx=v1,_e.jsxs=w1}()),_e}process.env.NODE_ENV==="production"?Je.exports=E1():Je.exports=b1();var T=Je.exports;function re(){return re=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var a in o)Object.prototype.hasOwnProperty.call(o,a)&&(e[a]=o[a])}return e},re.apply(this,arguments)}function y1(e){return typeof e=="string"}function k1(e,t,o){return e===void 0||y1(e)?t:re({},t,{ownerState:re({},t.ownerState,o)})}const R1={disableDefaultClasses:!1},_1=r.createContext(R1);function M1(e){const{disableDefaultClasses:t}=r.useContext(_1);return o=>t?"":e(o)}function Xe(e,t=[]){if(e===void 0)return{};const o={};return Object.keys(e).filter(a=>a.match(/^on[A-Z]/)&&typeof e[a]=="function"&&!t.includes(a)).forEach(a=>{o[a]=e[a]}),o}function S1(e,t,o){return typeof e=="function"?e(t,o):e}function Wt(e,t){if(e==null)return{};var o={},a=Object.keys(e),i,c;for(c=0;c<a.length;c++)i=a[c],!(t.indexOf(i)>=0)&&(o[i]=e[i]);return o}var Qe={exports:{}},$e={exports:{}},B={};/** @license React v16.13.1
|
|
28
28
|
* react-is.production.min.js
|
|
29
29
|
*
|
|
30
30
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
31
31
|
*
|
|
32
32
|
* This source code is licensed under the MIT license found in the
|
|
33
33
|
* LICENSE file in the root directory of this source tree.
|
|
34
|
-
*/var Et;function
|
|
34
|
+
*/var Et;function x1(){if(Et)return B;Et=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,o=e?Symbol.for("react.portal"):60106,a=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,c=e?Symbol.for("react.profiler"):60114,u=e?Symbol.for("react.provider"):60109,v=e?Symbol.for("react.context"):60110,p=e?Symbol.for("react.async_mode"):60111,b=e?Symbol.for("react.concurrent_mode"):60111,E=e?Symbol.for("react.forward_ref"):60112,y=e?Symbol.for("react.suspense"):60113,P=e?Symbol.for("react.suspense_list"):60120,V=e?Symbol.for("react.memo"):60115,K=e?Symbol.for("react.lazy"):60116,S=e?Symbol.for("react.block"):60121,Y=e?Symbol.for("react.fundamental"):60117,H=e?Symbol.for("react.responder"):60118,D=e?Symbol.for("react.scope"):60119;function U(h){if(typeof h=="object"&&h!==null){var ne=h.$$typeof;switch(ne){case t:switch(h=h.type,h){case p:case b:case a:case c:case i:case y:return h;default:switch(h=h&&h.$$typeof,h){case v:case E:case K:case V:case u:return h;default:return ne}}case o:return ne}}}function z(h){return U(h)===b}return B.AsyncMode=p,B.ConcurrentMode=b,B.ContextConsumer=v,B.ContextProvider=u,B.Element=t,B.ForwardRef=E,B.Fragment=a,B.Lazy=K,B.Memo=V,B.Portal=o,B.Profiler=c,B.StrictMode=i,B.Suspense=y,B.isAsyncMode=function(h){return z(h)||U(h)===p},B.isConcurrentMode=z,B.isContextConsumer=function(h){return U(h)===v},B.isContextProvider=function(h){return U(h)===u},B.isElement=function(h){return typeof h=="object"&&h!==null&&h.$$typeof===t},B.isForwardRef=function(h){return U(h)===E},B.isFragment=function(h){return U(h)===a},B.isLazy=function(h){return U(h)===K},B.isMemo=function(h){return U(h)===V},B.isPortal=function(h){return U(h)===o},B.isProfiler=function(h){return U(h)===c},B.isStrictMode=function(h){return U(h)===i},B.isSuspense=function(h){return U(h)===y},B.isValidElementType=function(h){return typeof h=="string"||typeof h=="function"||h===a||h===b||h===c||h===i||h===y||h===P||typeof h=="object"&&h!==null&&(h.$$typeof===K||h.$$typeof===V||h.$$typeof===u||h.$$typeof===v||h.$$typeof===E||h.$$typeof===Y||h.$$typeof===H||h.$$typeof===D||h.$$typeof===S)},B.typeOf=U,B}var N={};/** @license React v16.13.1
|
|
35
35
|
* react-is.development.js
|
|
36
36
|
*
|
|
37
37
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
38
38
|
*
|
|
39
39
|
* This source code is licensed under the MIT license found in the
|
|
40
40
|
* LICENSE file in the root directory of this source tree.
|
|
41
|
-
*/var bt;function C1(){return bt||(bt=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,o=e?Symbol.for("react.portal"):60106,a=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,c=e?Symbol.for("react.profiler"):60114,
|
|
41
|
+
*/var bt;function C1(){return bt||(bt=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,o=e?Symbol.for("react.portal"):60106,a=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,c=e?Symbol.for("react.profiler"):60114,u=e?Symbol.for("react.provider"):60109,v=e?Symbol.for("react.context"):60110,p=e?Symbol.for("react.async_mode"):60111,b=e?Symbol.for("react.concurrent_mode"):60111,E=e?Symbol.for("react.forward_ref"):60112,y=e?Symbol.for("react.suspense"):60113,P=e?Symbol.for("react.suspense_list"):60120,V=e?Symbol.for("react.memo"):60115,K=e?Symbol.for("react.lazy"):60116,S=e?Symbol.for("react.block"):60121,Y=e?Symbol.for("react.fundamental"):60117,H=e?Symbol.for("react.responder"):60118,D=e?Symbol.for("react.scope"):60119;function U(m){return typeof m=="string"||typeof m=="function"||m===a||m===b||m===c||m===i||m===y||m===P||typeof m=="object"&&m!==null&&(m.$$typeof===K||m.$$typeof===V||m.$$typeof===u||m.$$typeof===v||m.$$typeof===E||m.$$typeof===Y||m.$$typeof===H||m.$$typeof===D||m.$$typeof===S)}function z(m){if(typeof m=="object"&&m!==null){var fe=m.$$typeof;switch(fe){case t:var Ee=m.type;switch(Ee){case p:case b:case a:case c:case i:case y:return Ee;default:var we=Ee&&Ee.$$typeof;switch(we){case v:case E:case K:case V:case u:return we;default:return fe}}case o:return fe}}}var h=p,ne=b,me=v,X=u,G=t,oe=E,ve=a,ue=K,J=V,ie=o,k=c,g=i,A=y,ae=!1;function pe(m){return ae||(ae=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),f(m)||z(m)===p}function f(m){return z(m)===b}function w(m){return z(m)===v}function $(m){return z(m)===u}function C(m){return typeof m=="object"&&m!==null&&m.$$typeof===t}function _(m){return z(m)===E}function W(m){return z(m)===a}function M(m){return z(m)===K}function x(m){return z(m)===V}function L(m){return z(m)===o}function I(m){return z(m)===c}function F(m){return z(m)===i}function se(m){return z(m)===y}N.AsyncMode=h,N.ConcurrentMode=ne,N.ContextConsumer=me,N.ContextProvider=X,N.Element=G,N.ForwardRef=oe,N.Fragment=ve,N.Lazy=ue,N.Memo=J,N.Portal=ie,N.Profiler=k,N.StrictMode=g,N.Suspense=A,N.isAsyncMode=pe,N.isConcurrentMode=f,N.isContextConsumer=w,N.isContextProvider=$,N.isElement=C,N.isForwardRef=_,N.isFragment=W,N.isLazy=M,N.isMemo=x,N.isPortal=L,N.isProfiler=I,N.isStrictMode=F,N.isSuspense=se,N.isValidElementType=U,N.typeOf=z}()),N}var yt;function jt(){return yt||(yt=1,process.env.NODE_ENV==="production"?$e.exports=x1():$e.exports=C1()),$e.exports}/*
|
|
42
42
|
object-assign
|
|
43
43
|
(c) Sindre Sorhus
|
|
44
44
|
@license MIT
|
|
45
|
-
*/var
|
|
46
|
-
Valid keys: `+JSON.stringify(Object.keys(f),null," "));var
|
|
45
|
+
*/var He,kt;function $1(){if(kt)return He;kt=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function a(c){if(c==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(c)}function i(){try{if(!Object.assign)return!1;var c=new String("abc");if(c[5]="de",Object.getOwnPropertyNames(c)[0]==="5")return!1;for(var u={},v=0;v<10;v++)u["_"+String.fromCharCode(v)]=v;var p=Object.getOwnPropertyNames(u).map(function(E){return u[E]});if(p.join("")!=="0123456789")return!1;var b={};return"abcdefghijklmnopqrst".split("").forEach(function(E){b[E]=E}),Object.keys(Object.assign({},b)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return He=i()?Object.assign:function(c,u){for(var v,p=a(c),b,E=1;E<arguments.length;E++){v=Object(arguments[E]);for(var y in v)t.call(v,y)&&(p[y]=v[y]);if(e){b=e(v);for(var P=0;P<b.length;P++)o.call(v,b[P])&&(p[b[P]]=v[b[P]])}}return p},He}var Ie,Rt;function rt(){if(Rt)return Ie;Rt=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Ie=e,Ie}var Ze,_t;function Ht(){return _t||(_t=1,Ze=Function.call.bind(Object.prototype.hasOwnProperty)),Ze}var Be,Mt;function T1(){if(Mt)return Be;Mt=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=rt(),o={},a=Ht();e=function(c){var u="Warning: "+c;typeof console<"u"&&console.error(u);try{throw new Error(u)}catch{}}}function i(c,u,v,p,b){if(process.env.NODE_ENV!=="production"){for(var E in c)if(a(c,E)){var y;try{if(typeof c[E]!="function"){var P=Error((p||"React class")+": "+v+" type `"+E+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof c[E]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw P.name="Invariant Violation",P}y=c[E](u,E,p,v,null,t)}catch(K){y=K}if(y&&!(y instanceof Error)&&e((p||"React class")+": type specification of "+v+" `"+E+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof y+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),y instanceof Error&&!(y.message in o)){o[y.message]=!0;var V=b?b():"";e("Failed "+v+" type: "+y.message+(V??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(o={})},Be=i,Be}var Ne,St;function P1(){if(St)return Ne;St=1;var e=jt(),t=$1(),o=rt(),a=Ht(),i=T1(),c=function(){};process.env.NODE_ENV!=="production"&&(c=function(v){var p="Warning: "+v;typeof console<"u"&&console.error(p);try{throw new Error(p)}catch{}});function u(){return null}return Ne=function(v,p){var b=typeof Symbol=="function"&&Symbol.iterator,E="@@iterator";function y(f){var w=f&&(b&&f[b]||f[E]);if(typeof w=="function")return w}var P="<<anonymous>>",V={array:H("array"),bigint:H("bigint"),bool:H("boolean"),func:H("function"),number:H("number"),object:H("object"),string:H("string"),symbol:H("symbol"),any:D(),arrayOf:U,element:z(),elementType:h(),instanceOf:ne,node:oe(),objectOf:X,oneOf:me,oneOfType:G,shape:ue,exact:J};function K(f,w){return f===w?f!==0||1/f===1/w:f!==f&&w!==w}function S(f,w){this.message=f,this.data=w&&typeof w=="object"?w:{},this.stack=""}S.prototype=Error.prototype;function Y(f){if(process.env.NODE_ENV!=="production")var w={},$=0;function C(W,M,x,L,I,F,se){if(L=L||P,F=F||x,se!==o){if(p){var m=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw m.name="Invariant Violation",m}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var fe=L+":"+x;!w[fe]&&$<3&&(c("You are manually calling a React.PropTypes validation function for the `"+F+"` prop on `"+L+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),w[fe]=!0,$++)}}return M[x]==null?W?M[x]===null?new S("The "+I+" `"+F+"` is marked as required "+("in `"+L+"`, but its value is `null`.")):new S("The "+I+" `"+F+"` is marked as required in "+("`"+L+"`, but its value is `undefined`.")):null:f(M,x,L,I,F)}var _=C.bind(null,!1);return _.isRequired=C.bind(null,!0),_}function H(f){function w($,C,_,W,M,x){var L=$[C],I=g(L);if(I!==f){var F=A(L);return new S("Invalid "+W+" `"+M+"` of type "+("`"+F+"` supplied to `"+_+"`, expected ")+("`"+f+"`."),{expectedType:f})}return null}return Y(w)}function D(){return Y(u)}function U(f){function w($,C,_,W,M){if(typeof f!="function")return new S("Property `"+M+"` of component `"+_+"` has invalid PropType notation inside arrayOf.");var x=$[C];if(!Array.isArray(x)){var L=g(x);return new S("Invalid "+W+" `"+M+"` of type "+("`"+L+"` supplied to `"+_+"`, expected an array."))}for(var I=0;I<x.length;I++){var F=f(x,I,_,W,M+"["+I+"]",o);if(F instanceof Error)return F}return null}return Y(w)}function z(){function f(w,$,C,_,W){var M=w[$];if(!v(M)){var x=g(M);return new S("Invalid "+_+" `"+W+"` of type "+("`"+x+"` supplied to `"+C+"`, expected a single ReactElement."))}return null}return Y(f)}function h(){function f(w,$,C,_,W){var M=w[$];if(!e.isValidElementType(M)){var x=g(M);return new S("Invalid "+_+" `"+W+"` of type "+("`"+x+"` supplied to `"+C+"`, expected a single ReactElement type."))}return null}return Y(f)}function ne(f){function w($,C,_,W,M){if(!($[C]instanceof f)){var x=f.name||P,L=pe($[C]);return new S("Invalid "+W+" `"+M+"` of type "+("`"+L+"` supplied to `"+_+"`, expected ")+("instance of `"+x+"`."))}return null}return Y(w)}function me(f){if(!Array.isArray(f))return process.env.NODE_ENV!=="production"&&(arguments.length>1?c("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):c("Invalid argument supplied to oneOf, expected an array.")),u;function w($,C,_,W,M){for(var x=$[C],L=0;L<f.length;L++)if(K(x,f[L]))return null;var I=JSON.stringify(f,function(se,m){var fe=A(m);return fe==="symbol"?String(m):m});return new S("Invalid "+W+" `"+M+"` of value `"+String(x)+"` "+("supplied to `"+_+"`, expected one of "+I+"."))}return Y(w)}function X(f){function w($,C,_,W,M){if(typeof f!="function")return new S("Property `"+M+"` of component `"+_+"` has invalid PropType notation inside objectOf.");var x=$[C],L=g(x);if(L!=="object")return new S("Invalid "+W+" `"+M+"` of type "+("`"+L+"` supplied to `"+_+"`, expected an object."));for(var I in x)if(a(x,I)){var F=f(x,I,_,W,M+"."+I,o);if(F instanceof Error)return F}return null}return Y(w)}function G(f){if(!Array.isArray(f))return process.env.NODE_ENV!=="production"&&c("Invalid argument supplied to oneOfType, expected an instance of array."),u;for(var w=0;w<f.length;w++){var $=f[w];if(typeof $!="function")return c("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+ae($)+" at index "+w+"."),u}function C(_,W,M,x,L){for(var I=[],F=0;F<f.length;F++){var se=f[F],m=se(_,W,M,x,L,o);if(m==null)return null;m.data&&a(m.data,"expectedType")&&I.push(m.data.expectedType)}var fe=I.length>0?", expected one of type ["+I.join(", ")+"]":"";return new S("Invalid "+x+" `"+L+"` supplied to "+("`"+M+"`"+fe+"."))}return Y(C)}function oe(){function f(w,$,C,_,W){return ie(w[$])?null:new S("Invalid "+_+" `"+W+"` supplied to "+("`"+C+"`, expected a ReactNode."))}return Y(f)}function ve(f,w,$,C,_){return new S((f||"React class")+": "+w+" type `"+$+"."+C+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+_+"`.")}function ue(f){function w($,C,_,W,M){var x=$[C],L=g(x);if(L!=="object")return new S("Invalid "+W+" `"+M+"` of type `"+L+"` "+("supplied to `"+_+"`, expected `object`."));for(var I in f){var F=f[I];if(typeof F!="function")return ve(_,W,M,I,A(F));var se=F(x,I,_,W,M+"."+I,o);if(se)return se}return null}return Y(w)}function J(f){function w($,C,_,W,M){var x=$[C],L=g(x);if(L!=="object")return new S("Invalid "+W+" `"+M+"` of type `"+L+"` "+("supplied to `"+_+"`, expected `object`."));var I=t({},$[C],f);for(var F in I){var se=f[F];if(a(f,F)&&typeof se!="function")return ve(_,W,M,F,A(se));if(!se)return new S("Invalid "+W+" `"+M+"` key `"+F+"` supplied to `"+_+"`.\nBad object: "+JSON.stringify($[C],null," ")+`
|
|
46
|
+
Valid keys: `+JSON.stringify(Object.keys(f),null," "));var m=se(x,F,_,W,M+"."+F,o);if(m)return m}return null}return Y(w)}function ie(f){switch(typeof f){case"number":case"string":case"undefined":return!0;case"boolean":return!f;case"object":if(Array.isArray(f))return f.every(ie);if(f===null||v(f))return!0;var w=y(f);if(w){var $=w.call(f),C;if(w!==f.entries){for(;!(C=$.next()).done;)if(!ie(C.value))return!1}else for(;!(C=$.next()).done;){var _=C.value;if(_&&!ie(_[1]))return!1}}else return!1;return!0;default:return!1}}function k(f,w){return f==="symbol"?!0:w?w["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&w instanceof Symbol:!1}function g(f){var w=typeof f;return Array.isArray(f)?"array":f instanceof RegExp?"object":k(w,f)?"symbol":w}function A(f){if(typeof f>"u"||f===null)return""+f;var w=g(f);if(w==="object"){if(f instanceof Date)return"date";if(f instanceof RegExp)return"regexp"}return w}function ae(f){var w=A(f);switch(w){case"array":case"object":return"an "+w;case"boolean":case"date":case"regexp":return"a "+w;default:return w}}function pe(f){return!f.constructor||!f.constructor.name?P:f.constructor.name}return V.checkPropTypes=i,V.resetWarningCache=i.resetWarningCache,V.PropTypes=V,V},Ne}var De,xt;function L1(){if(xt)return De;xt=1;var e=rt();function t(){}function o(){}return o.resetWarningCache=t,De=function(){function a(u,v,p,b,E,y){if(y!==e){var P=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw P.name="Invariant Violation",P}}a.isRequired=a;function i(){return a}var c={array:a,bigint:a,bool:a,func:a,number:a,object:a,string:a,symbol:a,any:a,arrayOf:i,element:a,elementType:a,instanceOf:i,node:a,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:o,resetWarningCache:t};return c.PropTypes=c,c},De}if(process.env.NODE_ENV!=="production"){var F1=jt(),O1=!0;Qe.exports=P1()(F1.isElement,O1)}else Qe.exports=L1()();var V1=Qe.exports;const ce=p1(V1);function A1(e,t){typeof e=="function"?e(t):e&&(e.current=t)}function W1({controlled:e,default:t,name:o,state:a="value"}){const{current:i}=r.useRef(e!==void 0),[c,u]=r.useState(t),v=i?e:c;if(process.env.NODE_ENV!=="production"){r.useEffect(()=>{i!==(e!==void 0)&&console.error([`MUI: A component is changing the ${i?"":"un"}controlled ${a} state of ${o} to be ${i?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${o} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join(`
|
|
47
47
|
`))},[a,o,e]);const{current:b}=r.useRef(t);r.useEffect(()=>{!i&&b!==t&&console.error([`MUI: A component is changing the default ${a} state of an uncontrolled ${o} after being initialized. To suppress this warning opt to use a controlled ${o}.`].join(`
|
|
48
|
-
`))},[JSON.stringify(t)])}const p=r.useCallback(b=>{i||v(b)},[]);return[m,p]}function nt(...e){return r.useMemo(()=>e.every(t=>t==null)?null:t=>{e.forEach(o=>{V1(o,t)})},e)}let Fe=!0,et=!1,Ct;const j1={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function I1(e){const{type:t,tagName:o}=e;return!!(o==="INPUT"&&j1[t]&&!e.readOnly||o==="TEXTAREA"&&!e.readOnly||e.isContentEditable)}function H1(e){e.metaKey||e.altKey||e.ctrlKey||(Fe=!0)}function Ye(){Fe=!1}function Z1(){this.visibilityState==="hidden"&&et&&(Fe=!0)}function B1(e){e.addEventListener("keydown",H1,!0),e.addEventListener("mousedown",Ye,!0),e.addEventListener("pointerdown",Ye,!0),e.addEventListener("touchstart",Ye,!0),e.addEventListener("visibilitychange",Z1,!0)}function N1(e){const{target:t}=e;try{return t.matches(":focus-visible")}catch{}return Fe||I1(t)}function Ht(){const e=r.useCallback(i=>{i!=null&&B1(i.ownerDocument)},[]),t=r.useRef(!1);function o(){return t.current?(et=!0,window.clearTimeout(Ct),Ct=window.setTimeout(()=>{et=!1},100),t.current=!1,!0):!1}function a(i){return N1(i)?(t.current=!0,!0):!1}return{isFocusVisibleRef:t,onFocus:a,onBlur:o,ref:e}}const D1=e=>{const t=r.useRef({});return r.useEffect(()=>{t.current=e}),t.current},Y1=D1;function U1(e,t,o=void 0){const a={};return Object.keys(e).forEach(i=>{a[i]=e[i].reduce((c,v)=>{if(v){const m=t(v);m!==""&&c.push(m),o&&o[v]&&c.push(o[v])}return c},[]).join(" ")}),a}const $t=e=>e,q1=()=>{let e=$t;return{configure(t){e=t},generate(t){return e(t)},reset(){e=$t}}},z1=q1(),K1=z1,G1={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function Zt(e,t,o="Mui"){const a=G1[t];return a?`${o}-${a}`:`${K1.generate(e)}-${t}`}function J1(e,t,o="Mui"){const a={};return t.forEach(i=>{a[i]=Zt(e,i,o)}),a}function Bt(e){var t,o,a="";if(typeof e=="string"||typeof e=="number")a+=e;else if(typeof e=="object")if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(o=Bt(e[t]))&&(a&&(a+=" "),a+=o);else for(t in e)e[t]&&(a&&(a+=" "),a+=t);return a}function te(){for(var e,t,o=0,a="";o<arguments.length;)(e=arguments[o++])&&(t=Bt(e))&&(a&&(a+=" "),a+=t);return a}function Tt(e){if(e===void 0)return{};const t={};return Object.keys(e).filter(o=>!(o.match(/^on[A-Z]/)&&typeof e[o]=="function")).forEach(o=>{t[o]=e[o]}),t}function X1(e){const{getSlotProps:t,additionalProps:o,externalSlotProps:a,externalForwardedProps:i,className:c}=e;if(!t){const A=te(o==null?void 0:o.className,c,i==null?void 0:i.className,a==null?void 0:a.className),K=re({},o==null?void 0:o.style,i==null?void 0:i.style,a==null?void 0:a.style),M=re({},o,i,a);return A.length>0&&(M.className=A),Object.keys(K).length>0&&(M.style=K),{props:M,internalRef:void 0}}const v=Xe(re({},i,a)),m=Tt(a),p=Tt(i),b=t(v),E=te(b==null?void 0:b.className,o==null?void 0:o.className,c,i==null?void 0:i.className,a==null?void 0:a.className),y=re({},b==null?void 0:b.style,o==null?void 0:o.style,i==null?void 0:i.style,a==null?void 0:a.style),P=re({},b,o,p,m);return E.length>0&&(P.className=E),Object.keys(y).length>0&&(P.style=y),{props:P,internalRef:b.ref}}const Q1=["elementType","externalSlotProps","ownerState","skipResolvingSlotProps"];function Pt(e){var t;const{elementType:o,externalSlotProps:a,ownerState:i,skipResolvingSlotProps:c=!1}=e,v=Wt(e,Q1),m=c?{}:M1(a,i),{props:p,internalRef:b}=X1(re({},v,{externalSlotProps:m})),E=nt(b,m==null?void 0:m.ref,(t=e.additionalProps)==null?void 0:t.ref);return k1(o,re({},p,{ref:E}),i)}function er(e){const{badgeContent:t,invisible:o=!1,max:a=99,showZero:i=!1}=e,c=Y1({badgeContent:t,max:a});let v=o;o===!1&&t===0&&!i&&(v=!0);const{badgeContent:m,max:p=a}=v?c:e,b=m&&Number(m)>p?`${p}+`:m;return{badgeContent:m,invisible:v,max:p,displayValue:b}}function tr(e){return Zt("MuiBadge",e)}J1("MuiBadge",["root","badge","invisible"]);const rr=["badgeContent","children","invisible","max","slotProps","slots","showZero"],nr=e=>{const{invisible:t}=e;return U1({root:["root"],badge:["badge",t&&"invisible"]},x1(tr))},Nt=r.forwardRef(function(t,o){var a,i;const{children:c,max:v=99,slotProps:m={},slots:p={},showZero:b=!1}=t,E=Wt(t,rr),{badgeContent:y,max:P,displayValue:A,invisible:K}=er(re({},t,{max:v})),M=re({},t,{badgeContent:y,invisible:K,max:P,showZero:b}),Y=nr(M),I=(a=p.root)!=null?a:"span",D=Pt({elementType:I,externalSlotProps:m.root,externalForwardedProps:E,additionalProps:{ref:o},ownerState:M,className:Y.root}),U=(i=p.badge)!=null?i:"span",z=Pt({elementType:U,externalSlotProps:m.badge,ownerState:M,className:Y.badge});return T.jsxs(I,re({},D,{children:[c,T.jsx(U,re({},z,{children:A}))]}))});process.env.NODE_ENV!=="production"&&(Nt.propTypes={badgeContent:ce.node,children:ce.node,invisible:ce.bool,max:ce.number,showZero:ce.bool,slotProps:ce.shape({badge:ce.oneOfType([ce.func,ce.object]),root:ce.oneOfType([ce.func,ce.object])}),slots:ce.shape({badge:ce.elementType,root:ce.elementType})});function Dt(e={}){const{disabled:t=!1,focusableWhenDisabled:o,href:a,rootRef:i,tabIndex:c,to:v,type:m}=e,p=r.useRef(),[b,E]=r.useState(!1),{isFocusVisibleRef:y,onFocus:P,onBlur:A,ref:K}=Ht(),[M,Y]=r.useState(!1);t&&!o&&M&&Y(!1),r.useEffect(()=>{y.current=M},[M,y]);const[I,D]=r.useState(""),U=k=>g=>{var V;M&&g.preventDefault(),(V=k.onMouseLeave)==null||V.call(k,g)},z=k=>g=>{var V;A(g),y.current===!1&&Y(!1),(V=k.onBlur)==null||V.call(k,g)},u=k=>g=>{var V;if(p.current||(p.current=g.currentTarget),P(g),y.current===!0){var ae;Y(!0),(ae=k.onFocusVisible)==null||ae.call(k,g)}(V=k.onFocus)==null||V.call(k,g)},ne=()=>{const k=p.current;return I==="BUTTON"||I==="INPUT"&&["button","submit","reset"].includes(k==null?void 0:k.type)||I==="A"&&(k==null?void 0:k.href)},me=k=>g=>{if(!t){var V;(V=k.onClick)==null||V.call(k,g)}},X=k=>g=>{var V;t||(E(!0),document.addEventListener("mouseup",()=>{E(!1)},{once:!0})),(V=k.onMouseDown)==null||V.call(k,g)},G=k=>g=>{var V;if((V=k.onKeyDown)==null||V.call(k,g),!g.defaultMuiPrevented&&(g.target===g.currentTarget&&!ne()&&g.key===" "&&g.preventDefault(),g.target===g.currentTarget&&g.key===" "&&!t&&E(!0),g.target===g.currentTarget&&!ne()&&g.key==="Enter"&&!t)){var ae;(ae=k.onClick)==null||ae.call(k,g),g.preventDefault()}},oe=k=>g=>{var V;if(g.target===g.currentTarget&&E(!1),(V=k.onKeyUp)==null||V.call(k,g),g.target===g.currentTarget&&!ne()&&!t&&g.key===" "&&!g.defaultMuiPrevented){var ae;(ae=k.onClick)==null||ae.call(k,g)}},ve=r.useCallback(k=>{var g;D((g=k==null?void 0:k.tagName)!=null?g:"")},[]),ue=nt(ve,i,K,p),J={};return c!==void 0&&(J.tabIndex=c),I==="BUTTON"?(J.type=m??"button",o?J["aria-disabled"]=t:J.disabled=t):I!==""&&(!a&&!v&&(J.role="button",J.tabIndex=c??0),t&&(J["aria-disabled"]=t,J.tabIndex=o?c??0:-1)),{getRootProps:(k={})=>{const g=re({},Xe(e),Xe(k)),V=re({type:m},g,J,k,{onBlur:z(g),onClick:me(g),onFocus:u(g),onKeyDown:G(g),onKeyUp:oe(g),onMouseDown:X(g),onMouseLeave:U(g),ref:ue});return delete V.onFocusVisible,V},focusVisible:M,setFocusVisible:Y,active:b,rootRef:ue}}function or(e){const{checked:t,defaultChecked:o,disabled:a,onBlur:i,onChange:c,onFocus:v,onFocusVisible:m,readOnly:p,required:b}=e,[E,y]=W1({controlled:t,default:!!o,name:"Switch",state:"checked"}),P=X=>G=>{var oe;G.nativeEvent.defaultPrevented||(y(G.target.checked),c==null||c(G),(oe=X.onChange)==null||oe.call(X,G))},{isFocusVisibleRef:A,onBlur:K,onFocus:M,ref:Y}=Ht(),[I,D]=r.useState(!1);a&&I&&D(!1),r.useEffect(()=>{A.current=I},[I,A]);const U=r.useRef(null),z=X=>G=>{var oe;U.current||(U.current=G.currentTarget),M(G),A.current===!0&&(D(!0),m==null||m(G)),v==null||v(G),(oe=X.onFocus)==null||oe.call(X,G)},u=X=>G=>{var oe;K(G),A.current===!1&&D(!1),i==null||i(G),(oe=X.onBlur)==null||oe.call(X,G)},ne=nt(Y,U);return{checked:E,disabled:!!a,focusVisible:I,getInputProps:(X={})=>re({checked:t,defaultChecked:o,disabled:a,readOnly:p,ref:ne,required:b,type:"checkbox"},X,{onChange:P(X),onFocus:z(X),onBlur:u(X)}),inputRef:ne,readOnly:!!p}}const ar="_baseBtn_u66q2_5",Ue={baseBtn:ar,"baseBtn--active":"_baseBtn--active_u66q2_12"},Me=e=>{const{ariaLabel:t,ariaLabelledBy:o,children:a,className:i}=e,{active:c,focusVisible:v,getRootProps:m}=Dt({...e,rootRef:e.ref}),p={[Ue["baseBtn--active"]]:c,[Ue["baseBtn--focusVisible"]]:v};return T.jsx("button",{...m(),"aria-label":t,"aria-labelledby":o,className:te(Ue.baseBtn,p,i),children:a})},sr="_root_a2f7b_5",Ft={root:sr,"root--border-radius":"_root--border-radius_a2f7b_15"},ir=(e,t)=>s.isValidElement(e)&&typeof e.type!="string"&&t.includes(e.type),tt=(e,t)=>s.Children.toArray(e).filter(o=>ir(o,t)),lr="_root_1wtf4_5",cr={root:lr},Yt=({children:e,className:t})=>T.jsx("div",{className:te(cr.root,t),children:e}),fr="_iconComponent_a3o6m_5",dr={iconComponent:fr},ur=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m14 21-8.93-8.93a.1.1 0 0 1 0-.14L14 3m-8 9h15"})),hr=s.forwardRef(ur),mr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m12 21 8.93-8.93a.1.1 0 0 0 0-.14L12 3m8 9H5"})),vr=s.forwardRef(mr),wr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M4 9v11a1 1 0 0 0 1.6.8l5.2-3.9a2 2 0 0 1 2.4 0l5.2 3.9A1 1 0 0 0 20 20V9M4 9V5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4M4 9h16"})),gr=s.forwardRef(wr),pr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{fill:"#201649",fillRule:"evenodd",d:"M5.5 2.5a2 2 0 0 0-2 2v3a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1v-3a2 2 0 0 0-2-2h-13Zm14 7.5h-15a1 1 0 0 0-1 1v10.07a1 1 0 0 0 1.577.817l6.346-4.48a1 1 0 0 1 1.154 0l6.346 4.48a1 1 0 0 0 1.577-.817V11a1 1 0 0 0-1-1Z",clipRule:"evenodd"})),Er=s.forwardRef(pr),br=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M2.5 12h19m-19 6.5h19m-19-13h19"})),yr=s.forwardRef(br),kr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M2 9a2.5 2.5 0 0 1 2.5-2.5h1.77a.5.5 0 0 0 .38-.175L8.9 3.698A2 2 0 0 1 10.42 3h3.16a2 2 0 0 1 1.519.698l2.251 2.627a.5.5 0 0 0 .38.175h1.77A2.5 2.5 0 0 1 22 9v9a2.5 2.5 0 0 1-2.5 2.5h-15A2.5 2.5 0 0 1 2 18V9Z"})),Rr=s.forwardRef(kr),_r=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 13 4.859 4.859a.2.2 0 0 0 .282 0L20 7"})),xr=s.forwardRef(_r),Mr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m7 12.5 3 3 7-7m4.5 3.5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),Sr=s.forwardRef(Mr),Cr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 8-8.93 8.93a.1.1 0 0 1-.14 0L3 8"})),$r=s.forwardRef(Cr),Tr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m15 21-8.93-8.93a.1.1 0 0 1 0-.14L15 3"})),Pr=s.forwardRef(Tr),Fr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9 3 8.93 8.93a.1.1 0 0 1 0 .14L9 21"})),Lr=s.forwardRef(Fr),Or=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 16-8.93-8.93a.1.1 0 0 0-.14 0L3 16"})),Ar=s.forwardRef(Or),Vr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M8 13.5h7M9 10h7m5 2a9 9 0 0 1-12.697 8.208 1.063 1.063 0 0 0-.632-.082l-3.953.74a.5.5 0 0 1-.584-.584l.74-3.953c.04-.213.008-.434-.082-.632A9 9 0 1 1 21 12Z"})),Wr=s.forwardRef(Vr),jr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 20 8-8 8-8m0 16L4 4"})),Ir=s.forwardRef(jr),Hr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m8 16 8-8m0 8L8 8m13.5 4a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),Zr=s.forwardRef(Hr),Br=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9.5 11.689 1.348 1.303c.644.622 1.66.622 2.304 0l1.348-1.303m-5 0L2.521 4.46M9.5 11.689l-6.979 7.85M21.48 4.461 14.5 11.689m0 0 6.979 7.85M20 20.5H4a2 2 0 0 1-2-2v-13a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2Z"})),Nr=s.forwardRef(Br),Dr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 10.5v-4a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v4m18 0v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-8m18 0H3M12 2v5m5-5v5M7 7V2"})),Yr=s.forwardRef(Dr),Ur=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M13 3h7.9a.1.1 0 0 1 .1.1V11m-1-7L10 14M6 3H4a1 1 0 0 0-1 1v15a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-2"})),qr=s.forwardRef(Ur),zr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M12 5C6.542 5 2.847 9.935 1.802 11.518a.868.868 0 0 0 0 .964C2.847 14.065 6.542 19 12 19s9.153-4.935 10.198-6.518a.868.868 0 0 0 0-.964C21.153 9.935 17.458 5 12 5Z"})),Kr=s.forwardRef(zr),Gr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m3.5 3.5 17 17M12 5C6.542 5 2.847 9.935 1.802 11.518a.868.868 0 0 0 0 .964C2.847 14.065 6.542 19 12 19s9.153-4.935 10.198-6.518a.868.868 0 0 0 0-.964C21.153 9.935 17.458 5 12 5Zm0 3a4 4 0 1 0 0 8 4 4 0 0 0 0-8Z"})),Jr=s.forwardRef(Gr),Xr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M19.178 3.5H4.822a1 1 0 0 0-.844 1.537l5.71 8.972A2 2 0 0 1 10 15.082v5.3a1 1 0 0 0 1.447.894l2-1a1 1 0 0 0 .553-.894v-4.3a2 2 0 0 1 .313-1.073l5.709-8.972a1 1 0 0 0-.844-1.537Z"})),Qr=s.forwardRef(Xr),en=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M21.5 12a9.5 9.5 0 0 1-9.5 9.5m9.5-9.5A9.5 9.5 0 0 0 12 2.5m9.5 9.5h-19m9.5 9.5A9.5 9.5 0 0 1 2.5 12m9.5 9.5v-19m0 19S6.5 17 6.5 12 12 2.5 12 2.5m0 19s5.5-4.5 5.5-9.5S12 2.5 12 2.5M2.5 12A9.5 9.5 0 0 1 12 2.5"})),tn=s.forwardRef(en),rn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12.092 6.733C13.64 3.853 17.05 2.45 19.5 4.41c2.5 2 2.203 5.594.5 9-2.315 4.63-7.203 7.116-7.913 7.459a.178.178 0 0 1-.171-.006c-.7-.398-5.598-3.28-7.916-7.453-1.85-3.329-2-7 .5-9 2.45-1.96 5.86-.559 7.408 2.322a.105.105 0 0 0 .184 0Z"})),nn=s.forwardRef(rn),on=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M2.5 18a2 2 0 0 0 2 2h15a2 2 0 0 0 2-2v-3m-19 3V6a2 2 0 0 1 2-2h15a2 2 0 0 1 2 2v9m-19 3 4.293-4.293a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 0 1.414 0l3.879-3.879a2 2 0 0 1 2.828 0L21.5 15M7 9.5a.707.707 0 0 0 1-1 .707.707 0 0 0-1 1Z"})),an=s.forwardRef(on),sn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M19.5 14.5 7.053 20.954a1.62 1.62 0 0 1-1.892-.293L3.34 18.84a1.62 1.62 0 0 1-.293-1.892L9.5 4.5M21 16 8 3m6 1 1-2.5m5 8.5 2.5-1M11 19.5l1.1 1.833a.81.81 0 0 0 1.083.295l4.076-2.224a.81.81 0 0 0 .307-1.128L16.5 16.5M17 7l4-4"})),ln=s.forwardRef(sn),cn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M5 9h-.5a2 2 0 0 1-1.846-2.77l1.09-2.615A1 1 0 0 1 4.667 3H9.5M5 9v4m0-4h3.5M5 13H4a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1m0-6h14m0-4h.5a2 2 0 0 0 1.846-2.77l-1.09-2.615A1 1 0 0 0 19.333 3H14.5M19 9v4m0-4h-3.5m3.5 4h1a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-1m0 0v2m0-2H5m0 0v2M9.5 3l-1 6m1-6h5m-6 6h7m-1-6 1 6"})),fn=s.forwardRef(cn),dn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{fill:"#201649",d:"M6 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM13.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM19.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"})),un=s.forwardRef(dn),hn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{fill:"#201649",d:"M13.5 18a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0ZM12 10.5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3ZM12 4.5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Z"})),mn=s.forwardRef(hn),vn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m5.5 5.5 13 13m3-6.5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),wn=s.forwardRef(vn),gn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M8.833 18.667S8.833 22 12.167 22c3.333 0 3.333-3.333 3.333-3.333M5.5 8.003v3.235c0 2.344-1.14 4.265-2.048 6.322-.234.53.163 1.107.743 1.107h15.943c.58 0 .978-.576.743-1.107-.907-2.057-2.048-3.978-2.048-6.322V8.003A3.503 3.503 0 0 0 15.331 4.5a.324.324 0 0 1-.305-.24c-.179-.626-.838-2.26-2.86-2.26-2.02 0-2.68 1.634-2.858 2.26a.324.324 0 0 1-.305.24A3.503 3.503 0 0 0 5.5 8.003Z"})),pn=s.forwardRef(gn),En=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 13-6.757 6.757a6.364 6.364 0 0 1-7.346 1.192v0a6.364 6.364 0 0 1-2.846-2.846v0a6.364 6.364 0 0 1 1.192-7.346L12.42 3.58a4.84 4.84 0 0 1 5.772-.808l.135.075A4.34 4.34 0 0 1 20.101 4.7v0a4.341 4.341 0 0 1-.814 5.012l-6.225 6.225a2.828 2.828 0 0 1-3.456.426v0a2.829 2.829 0 0 1-.97-.97v0a2.829 2.829 0 0 1 .426-3.456L14 7"})),bn=s.forwardRef(En),yn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"m15 5 2.293-2.293a1 1 0 0 1 1.414 0l2.586 2.586a1 1 0 0 1 0 1.414L19 9m-4-4L4.428 15.572a2 2 0 0 0-.547 1.022l-.822 4.112a.2.2 0 0 0 .235.235l4.112-.822a2 2 0 0 0 1.022-.547L19 9m-4-4 4 4"})),kn=s.forwardRef(yn),Rn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M18 8c0 5.436-4.925 11.692-5.85 12.82a.192.192 0 0 1-.3 0C10.926 19.693 6 13.437 6 8a6 6 0 1 1 12 0Z"})),_n=s.forwardRef(Rn),xn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 3.5v17M3.5 12h17"})),Mn=s.forwardRef(xn),Sn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 12h10m-5 5V7m9.5 5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),Cn=s.forwardRef(Sn),$n=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 8.5H5.5a2 2 0 0 0-2 2V18a2 2 0 0 0 2 2h13a2 2 0 0 0 2-2v-7.5a2 2 0 0 0-2-2H16Zm0 0V5c0-3-4-3-4-3v0S8 2 8 5m4 8.5v1m.75.25v0a1.06 1.06 0 0 1-1.5 0v0a1.06 1.06 0 0 1 0-1.5v0a1.06 1.06 0 0 1 1.5 0v0a1.06 1.06 0 0 1 0 1.5Z"})),Tn=s.forwardRef($n),Pn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m16 16 5 5m-3-10.5a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0Z"})),Fn=s.forwardRef(Pn),Ln=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M3 7v11a2 2 0 0 0 2 2h11m-9-4s.745-4.204 3-6c2.787-2.22 4.5-2 9.5-2M16 3l4.646 4.646a.5.5 0 0 1 0 .708L16 13"})),On=s.forwardRef(Ln),An=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"m14.341 3.341 6.305 6.305a.5.5 0 0 1 0 .708l-6.305 6.305a.2.2 0 0 1-.341-.142V13.06a.484.484 0 0 0-.554-.484c-1.077.162-3.477.596-4.946 1.424-2.297 1.294-4.273 4.651-5.094 6.198-.1.189-.406.115-.406-.1.002-4.415.112-6.83 3-9.598 2.292-2.197 4.29-2.93 7.5-2.995A.509.509 0 0 0 14 7V3.483a.2.2 0 0 1 .341-.142Z"})),Vn=s.forwardRef(An),Wn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M5 4.5h16M11.5 11H21m0 6.5h-6m-8-9v11m4-3-3.93 3.93a.1.1 0 0 1-.14 0L3 16.5"})),jn=s.forwardRef(Wn),In=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M7.5 10h-4a1 1 0 0 0-1 1v7.5a1 1 0 0 0 1 1h4m0-9.5 3.4-7.285a.372.372 0 0 1 .337-.215 2.98 2.98 0 0 1 2.968 3.25l-.193 2.116a.123.123 0 0 0 .123.134h5.087a2 2 0 0 1 1.983 2.259l-.978 7.5a2 2 0 0 1-1.983 1.741H7.5m0-9.5v9.5"})),Hn=s.forwardRef(In),Zn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M19 6.5v13a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-13M3 6h5.5M21 6h-5.5m0 0V3.5a1 1 0 0 0-1-1h-5a1 1 0 0 0-1 1V6m7 0h-7m6 11.5V10m-5 7.5V10"})),Bn=s.forwardRef(Zn),Nn={arrow_left:hr,arrow_right:vr,bookmark:gr,bookmarked:Er,burger_menu:yr,camera:Rr,checkmark:xr,checkmark_circle:Sr,chevron_down:$r,chevron_left:Pr,chevron_right:Lr,chevron_up:Ar,comment_bubble:Wr,cross:Ir,cross_circle:Zr,envelope:Nr,event_calendar:Yr,external_link:qr,eye:Kr,eye_crossed:Jr,filter:Qr,globe:tn,heart:nn,image:an,loudspeaker:ln,marketplace:fn,more_dots:un,more_dots_alt:mn,mute:wn,notification_bell:pn,paperclip:bn,pencil:kn,pin:_n,plus:Mn,plus_circle:Cn,privacy_lock:Tn,search:Fn,share_arrow:On,share_arrow_outline:Vn,sort:jn,thanks:Hn,trash_can:Bn},Dn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M8 7V6a1 1 0 0 1 1-1h17a1 1 0 0 1 1 1v20a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-1M8 7H5m3 0v6m0 0H5m3 0v6m0 0H5m3 0v6m0 0H5m12.5-10a3 3 0 1 1 0-6 3 3 0 0 1 0 6Zm0 0a5 5 0 0 0-5 5v1.146c0 .818.498 1.554 1.285 1.777.959.273 2.337.577 3.715.577 1.378 0 2.756-.304 3.715-.576.787-.224 1.285-.96 1.285-1.778V20a5 5 0 0 0-5-5Z"})),Yn=s.forwardRef(Dn),Un=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M15 16.745A6.968 6.968 0 0 1 11 18a6.973 6.973 0 0 1-3-.674m7-.58A7.039 7.039 0 0 0 16.745 15M15 16.745l7.244 8.74c.816.984 1.961 1.836 3.208 1.555.385-.087.758-.25 1.048-.54.29-.29.453-.663.54-1.048.28-1.247-.57-2.392-1.555-3.208L16.745 15m0 0A6.968 6.968 0 0 0 18 11c0-1.074-.242-2.09-.674-3M5 14.608A7 7 0 0 1 14.608 5M5 14.608a7.031 7.031 0 0 0 3 2.718m-3-2.718S7 14 8 13c1.698-1.698 1.41-4.41 3-6 1-1 3.608-2 3.608-2m0 0a7.031 7.031 0 0 1 2.718 3m0 0S15 9 14 10c-1.499 1.499-1.477 3.926-3 5.5-.954.986-3 1.826-3 1.826"})),qn=s.forwardRef(Un),zn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m24.5 20.5-5-9m0 0H12l-4.5 9m12-9-1.276-2.553a1 1 0 0 1 .894-1.447H23.5a1 1 0 0 1 1 1V10m-18-2.5h2.882a1 1 0 0 1 .894.553L16.5 20.5m-9 5a5 5 0 1 1 0-10 5 5 0 0 1 0 10Zm12-5a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z"})),Kn=s.forwardRef(zn),Gn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M6 12v14.08a1 1 0 0 0 1.573.819l7.28-5.096a2 2 0 0 1 2.294 0l7.28 5.096a1 1 0 0 0 1.573-.82V12M6 12V7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5M6 12h20"})),Jn=s.forwardRef(Gn),Xn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M24.5 27H8.75A1.75 1.75 0 0 1 7 25.25v0c0-.966.784-1.75 1.75-1.75H24a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-3M7 25V8a3 3 0 0 1 3-3h6m0 0v6.584a.2.2 0 0 0 .325.156l1.55-1.24a1 1 0 0 1 1.25 0l1.55 1.24a.2.2 0 0 0 .325-.156V5m-5 0h5"})),Qn=s.forwardRef(Xn),e0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{fill:"#fff",d:"M16 28c6.627 0 12-5.373 12-12S22.627 4 16 4 4 9.373 4 16c0 1.81.4 3.525 1.117 5.064.083.177.118.373.094.567l-.634 5.236a.5.5 0 0 0 .556.556l5.236-.634c.194-.024.39.011.567.093A11.954 11.954 0 0 0 16 28Z"}),r.createElement("path",{fill:"#FF9DE2",d:"M16.085 12.871c1.27-1.78 3.406-2.357 4.942-1.44 1.571.938 1.885 2.814.943 5.003-1.219 2.83-5.122 5.916-5.852 6.476a.193.193 0 0 1-.236 0c-.73-.56-4.633-3.646-5.852-6.476-.942-2.189-.628-4.065.943-5.003 1.525-.917 3.672-.34 4.942 1.44a.105.105 0 0 0 .17 0Z"}),r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 4C9.373 4 4 9.373 4 16c0 1.81.4 3.526 1.118 5.065.083.177.118.373.094.567l-.635 5.234a.5.5 0 0 0 .557.557l5.225-.639c.195-.023.391.012.569.095C12.468 27.598 14.188 28 16 28c6.627 0 12-5.373 12-12S22.627 4 16 4Z"})),t0=s.forwardRef(e0),r0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 4C9.373 4 4 9.373 4 16c0 1.81.4 3.526 1.118 5.065.083.177.118.373.094.567l-.635 5.234a.5.5 0 0 0 .557.557l5.225-.639c.195-.023.391.012.569.095C12.468 27.598 14.188 28 16 28c6.627 0 12-5.373 12-12S22.627 4 16 4Z"})),n0=s.forwardRef(r0),o0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 26.5h3m21 0h-3m-18 0V6.835a1 1 0 0 1 .821-.984l9-1.637A1 1 0 0 1 18 5.198V10M7 26.5h11m0 0V10m0 16.5h7M18 10h6a1 1 0 0 1 1 1v15.5M14.8 16h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Zm-4 0h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Zm4.2-5.8v1.1a.2.2 0 0 1-.2.2h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2Zm-4.2 1.3h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Z"})),a0=s.forwardRef(o0),s0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 16h24M4 23h24M4 9h24"})),i0=s.forwardRef(s0),l0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M5 15.5v0a1.442 1.442 0 0 1-1.368-1.897l2.64-7.92A1 1 0 0 1 7.221 5h4.029M5 15.5v11a1 1 0 0 0 1 1h3a.5.5 0 0 0 .5-.5v-6.5a1 1 0 0 1 1-1H14a1 1 0 0 1 1 1V27a.5.5 0 0 0 .5.5H26a1 1 0 0 0 1-1v-11m-22 0h4.5m17.5 0v0c.984 0 1.679-.964 1.367-1.897l-2.64-7.92A1 1 0 0 0 24.78 5H20.75M27 15.5h-4M16 5v10.5M16 5h4.75M16 5h-4.75M16 15.5h7m-7 0H9.5M20.75 5 23 15.5M11.25 5 9.5 15.5m10 8h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5Z"})),c0=s.forwardRef(l0),f0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M23 14.5v0a.7.7 0 0 0 .658-.94L22.24 9.658A1 1 0 0 0 21.3 9H10.7a1 1 0 0 0-.94.658L8.343 13.56A.7.7 0 0 0 9 14.5v0m14 0V21a1 1 0 0 1-1 1h-5.8a.2.2 0 0 1-.2-.2v-4.1a.2.2 0 0 0-.2-.2h-3.1a.2.2 0 0 0-.2.2v4.1a.2.2 0 0 1-.2.2H10a1 1 0 0 1-1-1v-6.5m14 0H9M28 16c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),d0=s.forwardRef(f0),u0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M3.5 11.5A2.5 2.5 0 0 1 6 9h2.586a1 1 0 0 0 .707-.293l3.121-3.121A2 2 0 0 1 13.828 5h4.344a2 2 0 0 1 1.414.586l3.121 3.121a1 1 0 0 0 .707.293H26a2.5 2.5 0 0 1 2.5 2.5V23a3 3 0 0 1-3 3h-19a3 3 0 0 1-3-3V11.5Z"})),h0=s.forwardRef(u0),m0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m27.5 28.5-23-23M16 11a6 6 0 1 1 0 12 6 6 0 0 1 0-12Zm2.172-6h-4.344a2 2 0 0 0-1.414.586L9.293 8.707A1 1 0 0 1 8.586 9H6a2.5 2.5 0 0 0-2.5 2.5V23a3 3 0 0 0 3 3h19a3 3 0 0 0 3-3V11.5A2.5 2.5 0 0 0 26 9h-2.586a1 1 0 0 1-.707-.293l-3.121-3.121A2 2 0 0 0 18.172 5Z"})),v0=s.forwardRef(m0),w0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m6 14.5 2.27-6.053A3 3 0 0 1 11.079 6.5h9.842a3 3 0 0 1 2.809 1.947L26 14.5m-20 0L3.5 14m2.5.5v7m0-7h20m-16.5 7v3a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-3m3.5 0h13m-13 0H6m16.5 0v3a1 1 0 0 0 1 1H25a1 1 0 0 0 1-1v-3m-3.5 0H26m0-7 2.5-.5m-2.5.5v7M23 18v0a.5.5 0 0 1-.5.5H21a.5.5 0 0 1-.5-.5v0a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 1 .5.5ZM9 18v0a.5.5 0 0 1 .5-.5H11a.5.5 0 0 1 .5.5v0a.5.5 0 0 1-.5.5H9.5A.5.5 0 0 1 9 18Z"})),g0=s.forwardRef(w0),p0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m22 10 5-5m-5 5h5.5M22 10V4.5m0 5.5c-2.501-2.501-5.104-1.765-7.5.426M22 10c3.759 3.759.272 7.724-4.5 10.879m-3-10.453L18.074 14M14.5 10.426c-2.229 2.038-4.278 5.334-5.898 8.453m8.898 2c-3.643 2.408-8.034 4.344-10.523 5.354a.916.916 0 0 1-1.205-1.21 75.967 75.967 0 0 1 2.83-6.144m8.898 2-3-3m-5.898 1 1.62 1.621"})),E0=s.forwardRef(p0),b0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M19.35 10a7.5 7.5 0 1 0-14.047 4.88c.12.237.159.508.09.764l-.804 3.022a.2.2 0 0 0 .245.245l3.022-.805c.256-.068.527-.029.763.09.432.219.887.397 1.362.53M27 18.5a8.5 8.5 0 1 0-5.309 7.88c.202-.081.424-.105.637-.057l4.862 1.107a.2.2 0 0 0 .24-.24l-1.107-4.862a1.067 1.067 0 0 1 .058-.637c.4-.985.619-2.062.619-3.191Z"})),y0=s.forwardRef(b0),k0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9.333 16.667 4 4 9.334-9.334M28 16c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),R0=s.forwardRef(k0),_0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m19 11-2.555-1.277a1 1 0 0 0-.891-.002L12.975 11M19 11l-.485-2.912a.2.2 0 0 1 .04-.158l1.732-2.164a.2.2 0 0 0-.123-.322l-2.573-.429a.2.2 0 0 1-.139-.094l-1.28-2.135a.2.2 0 0 0-.344 0l-1.28 2.135a.2.2 0 0 1-.14.094l-2.572.429a.2.2 0 0 0-.123.322l1.73 2.164a.2.2 0 0 1 .041.159L12.975 11M19 11l2.5 4.063M12.975 11l-1.687 2.75m0 0S13.983 15.198 16 15.5c2.155.323 5.5-.438 5.5-.438M11.288 13.75 6.84 21M24 19.125l2.318 3.767c.344.56.063 1.284-.576 1.436-1.552.37-4.399.942-7.742 1.118m6-6.321S18.88 20.633 15.5 21c-3.362.365-8.66 0-8.66 0M24 19.125l-2.5-4.063M6.84 21l-1.16 1.893c-.344.559-.062 1.282.576 1.434 1.552.37 4.4.943 7.744 1.12m0 0a37.977 37.977 0 0 0 4 0m-4 0V28a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2.554"})),x0=s.forwardRef(_0),M0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 7v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V7m10 0h2.5a2 2 0 0 1 2 2v17a2 2 0 0 1-2 2h-15a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2H11m10 0v0a1.5 1.5 0 0 0-1.5-1.5h-.264a.509.509 0 0 1-.381-.186C18.512 4.913 17.56 4 16 4s-2.512.913-2.855 1.314a.509.509 0 0 1-.381.186H12.5A1.5 1.5 0 0 0 11 7v0m-1 6h12m-12 4h8m-8 4h10"})),S0=s.forwardRef(M0),C0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M9 11.5v2m14-2v2m0 0v12a1 1 0 0 1-1 1H10a1 1 0 0 1-1-1v-12m14 0 2.722.389a1 1 0 0 0 1.07-.619l1.414-3.534a1 1 0 0 0-.355-1.19L23.758 5.68a1 1 0 0 0-.573-.181H20c-.552 0-1.005.455-1.168.982C18.56 7.357 17.852 8.5 16 8.5c-1.852 0-2.56-1.143-2.832-2.018-.163-.527-.616-.982-1.168-.982H8.815a1 1 0 0 0-.573.18L4.149 8.546a1 1 0 0 0-.355 1.191l1.414 3.534a1 1 0 0 0 1.07.619L9 13.5"})),$0=s.forwardRef(C0),T0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 27h4m4 0h-4m0 0v-7m0 0 9.293-9.293c.63-.63.184-1.707-.707-1.707H10.874M16 20l-6.716-6.716M17.5 13l2.749-6.871a1 1 0 0 1 .928-.629H26M9 13h14M10.874 9A4.002 4.002 0 0 0 3 10a4 4 0 0 0 6.284 3.284M10.874 9h-3.46c-.89 0-1.337 1.077-.707 1.707l2.577 2.577"})),P0=s.forwardRef(T0),F0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11.111 17.833h8.556m-7.334-4.277h8.556M27 16c0 6.075-4.925 11-11 11-1.61 0-3.14-.346-4.52-.968a1.3 1.3 0 0 0-.771-.1l-4.832.904a.611.611 0 0 1-.713-.713l.904-4.832c.049-.26.01-.53-.1-.772A10.96 10.96 0 0 1 5 16C5 9.925 9.925 5 16 5s11 4.925 11 11Z"})),L0=s.forwardRef(F0),O0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M28 16c0 6.627-5.373 12-12 12m12-12c0-6.627-5.373-12-12-12m12 12h-2.5M16 28C9.373 28 4 22.627 4 16m12 12v-2.5M4 16C4 9.373 9.373 4 16 4M4 16h2.5M16 4v2.5M18 18l-4-4m4.656 4.148 3.316-7.46a.5.5 0 0 0-.66-.66l-7.46 3.316a1 1 0 0 0-.508.508l-3.316 7.46a.5.5 0 0 0 .66.66l7.46-3.316a1 1 0 0 0 .508-.508Z"})),A0=s.forwardRef(O0),V0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 21.5h9.5a2 2 0 0 0 2-2v-3m-11.5 5H6.5a2 2 0 0 1-2-2v-3m11.5 5v5m0 0h5m-5 0h-5m16.5-10V8a2 2 0 0 0-2-2h-19a2 2 0 0 0-2 2v8.5m23 0h-23"})),W0=s.forwardRef(V0),j0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 25h-.5a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2v0M7 25v2m0-2h18m0 0h.5a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2v0M25 25v2M6.5 14H7a2 2 0 0 1 2 2v4a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-4a2 2 0 0 1 2-2h.5m-19 0v-4a2 2 0 0 1 2-2h15a2 2 0 0 1 2 2v4"})),I0=s.forwardRef(j0),H0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 13v10a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V13M4 13V9a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v4M4 13h24M7 10h8"})),Z0=s.forwardRef(H0),B0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 11 11 21m0-10 10 10m7-5c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),N0=s.forwardRef(B0),D0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeMiterlimit:16,strokeWidth:1.5,d:"M9 5.5H7a1 1 0 0 0-1 1v7.146a2 2 0 0 0 1.257 1.857l.551.22a1 1 0 0 1 .625 1.02l-.735 8.076A2 2 0 0 0 9.69 27h1.62a2 2 0 0 0 1.992-2.181l-.734-8.077a1 1 0 0 1 .624-1.019l.55-.22A2 2 0 0 0 15 13.646V6.5a1 1 0 0 0-1-1h-2m-3 0V12m0-6.5h3m0 0V12m11.437-6.777.422-.06a1 1 0 0 1 1.141.99V25a2 2 0 0 1-2 2h-1.06a2 2 0 0 1-1.962-2.392l1.23-6.152a1.785 1.785 0 0 0-1.086-2.007v0a1.738 1.738 0 0 1-1.105-1.658c.083-2.771.485-5.095 1.592-7.55.507-1.125 1.606-1.843 2.828-2.018Z"})),Y0=s.forwardRef(D0),U0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m16.5 18 3-1m-3 1h-4m4 0-.583 2.46A2 2 0 0 1 13.971 22H11.5m8-5H22a2 2 0 0 0 1.6-.8l.5-.667a2 2 0 0 0 .4-1.2V13m-5 4V9m0 0H22a2 2 0 0 1 1.6.8l.5.667a2 2 0 0 1 .4 1.2V13m-5-4-2.789-1.394a1 1 0 0 0-.447-.106H6a1 1 0 0 0-1 1V17a1 1 0 0 0 1 1h1m0 0-2.148 7.732A1 1 0 0 0 5.816 27h3.44a1 1 0 0 0 .958-.713L11.5 22M7 18h5.5m0 0-1 4m13-9H28"})),q0=s.forwardRef(U0),z0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M23 25.748A11.946 11.946 0 0 1 16 28C9.373 28 4 22.627 4 16S9.373 4 16 4s12 5 12 12c0 3-2 5-4.5 5-1.574 0-4-2-4-2m0 0v-6m0 6s-2.255 2.061-4 2c-2.625-.092-4.376-2.376-4.5-5-.13-2.772 2.274-5.533 4.5-5.5 1.299.019 2.64.287 3.5 1.5.253.356.5 1 .5 1m0-2.5V13"})),K0=s.forwardRef(z0),G0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m13 15.63 1.618 1.548a2 2 0 0 0 2.764 0L19 15.63m-6 0L5 7m8 8.63-8 9.323M27 7l-8 8.63m0 0 8 9.323M26 26H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2Z"})),J0=s.forwardRef(G0),X0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-14 6.5 1.859 1.859a.2.2 0 0 0 .282 0L20 16.5"})),Q0=s.forwardRef(X0),eo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-15.5 5 1.84-1.38a.1.1 0 0 1 .16.08v5.8m6.5-.04h-3.237a.1.1 0 0 1-.075-.166l2.702-3.04A1.643 1.643 0 0 0 17 17l-.46.46"})),to=s.forwardRef(eo),ro=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-11 3.5v6m-3-3h6"})),no=s.forwardRef(ro),oo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9 27-4.293-4.293a1 1 0 0 1 0-1.414L9 17m-4 5h20a2 2 0 0 0 2-2v-3M22 5l4.293 4.293a1 1 0 0 1 0 1.414L22 15m4-5H7a2 2 0 0 0-2 2v3"})),ao=s.forwardRef(oo),so=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M16 8C9.75 8 5.095 14.376 4.169 15.744a.449.449 0 0 0 0 .512C5.095 17.624 9.75 24 16 24c6.25 0 10.905-6.376 11.831-7.744a.449.449 0 0 0 0-.512C26.905 14.376 22.25 8 16 8Z"})),io=s.forwardRef(so),lo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m5.5 5.5 21 21M16 8C9.75 8 5.095 14.376 4.169 15.744a.449.449 0 0 0 0 .512C5.095 17.624 9.75 24 16 24c6.25 0 10.905-6.376 11.831-7.744a.449.449 0 0 0 0-.512C26.905 14.376 22.25 8 16 8Zm0 3a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z"})),co=s.forwardRef(lo),fo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M6 16h20M6 16v9a1 1 0 0 0 1 1h9M6 16a1.5 1.5 0 0 1-1.5-1.5V11A1.5 1.5 0 0 1 6 9.5h10M26 16v9a1 1 0 0 1-1 1h-9m10-10a1.5 1.5 0 0 0 1.5-1.5V11A1.5 1.5 0 0 0 26 9.5H16M16 26V9.5m0 0 1.702-4.425a2.194 2.194 0 0 1 2.862-1.25c1.883.754 1.824 3.44-.09 4.109L16 9.5Zm0 0-1.702-4.425a2.194 2.194 0 0 0-2.863-1.25c-1.882.754-1.823 3.44.09 4.109L16 9.5Z"})),uo=s.forwardRef(fo),ho=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0a6 6 0 0 0-6 6v3.558c0 .861.55 1.625 1.387 1.828 1.155.282 2.884.614 4.613.614 1.73 0 3.458-.332 4.613-.614.836-.203 1.387-.967 1.387-1.828V20a6 6 0 0 0-6-6Zm-8 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0 0c-2.761 0-4 2.239-4 5v1.264c0 .758.446 1.421 1.193 1.544C5.822 22.91 6.733 23 8 23c.73 0 1.402-.03 2-.075M8 15c1.126 0 2.164.372 3 1m13-1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0 0c2.761 0 4 2.239 4 5v1.264c0 .758-.445 1.421-1.193 1.544-.629.103-1.54.192-2.807.192-.73 0-1.402-.03-2-.075M24 15a4.978 4.978 0 0 0-3 1"})),mo=s.forwardRef(ho),vo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M2 17h6.882a.2.2 0 0 0 .175-.103l2.241-4.034a.2.2 0 0 1 .36.021l3.171 7.702a.2.2 0 0 0 .365.01l1.68-3.483a.2.2 0 0 1 .18-.113H21M6.5 6.923c4.185-3.591 8.803.672 9.429 1.286a.1.1 0 0 0 .142 0c.625-.614 5.243-4.877 9.43-1.286C30 10.784 27 17.063 24 20.563c-1.65 1.925-5.01 4.66-6.806 6.074a1.924 1.924 0 0 1-2.388 0C13.011 25.224 9.651 22.488 8 20.562c-3-3.5-6-9.778-1.5-13.639Z"})),wo=s.forwardRef(vo),go=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16.082 8.886C18.587 5.468 22.532 4.022 25.5 6c3 2 3.24 5.805 1.5 10-2.318 5.589-9.879 11.19-10.888 11.92a.187.187 0 0 1-.224 0C14.88 27.19 7.318 21.589 5 16 3.26 11.805 3.5 8 6.5 6c2.967-1.978 6.913-.532 9.418 2.886.04.055.124.055.164 0Z"})),po=s.forwardRef(go),Eo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"m25 17.5-8.293-8.293a1 1 0 0 0-1.414 0L7 17.5m18 0V26a1 1 0 0 1-1 1h-4.5a1 1 0 0 1-1-1v-5a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v5a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-8.5m18 0s1 .5 2-.5c.757-.757.654-1.514.56-1.838a.653.653 0 0 0-.185-.282L16.69 4.66a1 1 0 0 0-1.382 0L4.626 14.88a.653.653 0 0 0-.186.282c-.094.323-.197 1.08.56 1.838 1 1 2 .5 2 .5"})),bo=s.forwardRef(Eo),yo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M4.5 23.5a2 2 0 0 0 2 2h19a2 2 0 0 0 2-2v-4m-23 4v-15a2 2 0 0 1 2-2h19a2 2 0 0 1 2 2v11m-23 4 4.793-4.793a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 0 1.414 0l5.879-5.879a2 2 0 0 1 2.828 0L27.5 19.5m-15-5.5a2.121 2.121 0 1 1-3-3 2.121 2.121 0 0 1 3 3Z"})),ko=s.forwardRef(yo),Ro=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M14.5 14.5h1a.5.5 0 0 1 .5.5v6.5a.5.5 0 0 0 .5.5h1m-2-10.5a.5.5 0 0 0 0-1m0 1a.5.5 0 0 1 0-1m0 1v-1m12 5.5c0-6.351-5.149-11.5-11.5-11.5S4.5 9.649 4.5 16 9.649 27.5 16 27.5c2.121 0 4.109-.574 5.815-1.576.265-.156.585-.197.876-.096l4.406 1.532c.16.056.313-.101.256-.26-.552-1.534-.98-3.116-1.423-4.682a1.041 1.041 0 0 1 .103-.793A11.448 11.448 0 0 0 27.5 16Z"})),_o=s.forwardRef(Ro),xo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 18a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0c-3.866 0-7 2.5-7 7 0 .263.015.523.043.779M16 18c1.622 0 3.108.44 4.29 1.284M9.042 25.779A11.945 11.945 0 0 0 16 28c1.631 0 3.187-.326 4.605-.915M9.043 25.779C5.99 23.603 4 20.297 4 16 4 9.373 9.373 4 16 4s12 5.373 12 12c0 .599-.039 1.179-.113 1.739m0 0A5.973 5.973 0 0 0 25 17a5.99 5.99 0 0 0-4.71 2.284m7.597-1.545a6 6 0 1 1-7.282 9.346m0 0A5.979 5.979 0 0 1 19 23c0-1.404.482-2.695 1.29-3.716M25 20v3m0 0v3m0-3h3m-3 0h-3"})),Mo=s.forwardRef(xo),So=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeMiterlimit:16,strokeWidth:1.5,d:"M28 11a7 7 0 1 0-13.854 1.43c.074.356-.013.73-.266.99L6.284 21.21a1 1 0 0 0-.284.698V25a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1.5a1 1 0 0 0 1-1v-.42c0-.734.767-1.217 1.43-.903.047.022.095.04.143.055A7 7 0 0 0 28 11Z"})),Co=s.forwardRef(So),$o=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M26 15.5v-3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v3m20 0V23a4 4 0 0 1-4 4H10a4 4 0 0 1-4-4v-7.5m20 0 4-2m-24 2-4-2m14-10V8m-3.5-3.5V8m7-3.5V8"})),To=s.forwardRef($o),Po=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11 16h17m-17 7h17M11 9h17M7 9H5m2 7H5m2 7H5"})),Fo=s.forwardRef(Po),Lo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 11V7a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v18a2 2 0 0 1-2 2H14a2 2 0 0 1-2-2v-4m-3.5-9.5-3.793 3.793a1 1 0 0 0 0 1.414L8.5 20.5m12-4.5h-16"})),Oo=s.forwardRef(Lo),Ao=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m24.5 18.5-5 2.813M13.5 7.5 5.244 22.178a2 2 0 0 0 .329 2.395l1.854 1.854a2 2 0 0 0 2.395.33l9.678-5.445m3-11.812L26 6m0 14L12 6m6 .5L19 4m6.5 10 2.5-1M14 25l1.492 2.239a1 1 0 0 0 1.311.323l3.821-2.084a1 1 0 0 0 .4-1.355l-1.524-2.81"})),Vo=s.forwardRef(Ao),Wo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M12 26.5v-19m8-2v19M12.242 6.94l7.515-1.88a1 1 0 0 1 .485 0l7 1.75a1 1 0 0 1 .758.97v17.94a1 1 0 0 1-1.242.97l-6.515-1.63a1 1 0 0 0-.485 0l-7.515 1.88a1 1 0 0 1-.486 0l-7-1.75A1 1 0 0 1 4 24.22V6.28a1 1 0 0 1 1.243-.97l6.514 1.63a1 1 0 0 0 .486 0Z"})),jo=s.forwardRef(Wo),Io=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 13h-.78a2 2 0 0 1-1.909-2.597l1.47-4.701A1 1 0 0 1 6.735 5H11m-4 8v4.5M7 13h3m-3 4.5H6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h1m0-7h18m0-4.5h.78a2 2 0 0 0 1.909-2.597l-1.47-4.701A1 1 0 0 0 25.265 5H21m4 8v4.5m0-4.5h-3m3 4.5h1a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-1m0 0V27m0-2.5H7m0 0V27m9-22v8m0-8h5m-5 0h-5m5 8h6m-6 0h-6m11-8 1 8M11 5l-1 8"})),Ho=s.forwardRef(Io),Zo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M26.5 22a5 5 0 1 1-10 0 5 5 0 0 1 10 0ZM14.5 6a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1V6ZM4.413 19.257l4.15-7.47a.5.5 0 0 1 .874 0l4.15 7.47a.5.5 0 0 1-.437.743h-8.3a.5.5 0 0 1-.437-.743Z"})),Bo=s.forwardRef(Zo),No=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{fill:"#201649",d:"M8 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM18 16a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM26 16a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"})),Do=s.forwardRef(No),Yo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{fill:"#201649",d:"M16 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM18 16a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM18 24a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"})),Uo=s.forwardRef(Yo),qo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 22.5c0-1.657-2.047-3-4-3-1.953 0-4 1.047-4 3s2.047 3 4 3c1.953 0 4-1.343 4-3Zm0 0V11m13.5 10c0-1.657-2.047-3-4-3-1.953 0-4 1.047-4 3s2.047 3 4 3c1.953 0 4-1.343 4-3Zm0 0V9.5M12 11V6.895a1 1 0 0 1 .89-.994l11.5-1.278a1 1 0 0 1 1.11.994V9.5M12 11l13.5-1.5"})),zo=s.forwardRef(qo),Ko=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 4v12.595m0 0V28.7m0-12.107 10.836-6.353M16 16.595 5.164 10.24m10.335-6.106-10 5.789A1 1 0 0 0 5 10.79v11.12a1 1 0 0 0 .498.866l2.791 1.62a.2.2 0 0 0 .3-.173V18.84a.1.1 0 0 1 .15-.086l2.942 1.708a1 1 0 0 1 .498.865v4.75a1 1 0 0 0 .501.867l2.821 1.625a1 1 0 0 0 .998 0l2.821-1.625a1 1 0 0 0 .501-.866v-4.85a1 1 0 0 1 .52-.878l2.921-1.602a.1.1 0 0 1 .148.087v5.39a.2.2 0 0 0 .301.172l2.791-1.62A1 1 0 0 0 27 21.91V10.789a1 1 0 0 0-.499-.865l-10-5.79a1 1 0 0 0-1.002 0Z"})),Go=s.forwardRef(Ko),Jo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0a6 6 0 0 1 6 6v3.56c0 .86-.55 1.623-1.387 1.826-1.155.282-2.884.614-4.613.614-1.729 0-3.458-.332-4.613-.614C15.551 25.183 15 24.42 15 23.56V21m6-7a6.001 6.001 0 0 0-5.5 3.598m0 0V14.51a1 1 0 0 0-.412-.809l-4.5-3.272a1 1 0 0 0-1.176 0l-4.5 3.272a1 1 0 0 0-.412.81V20a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1V20a1 1 0 0 0 1 1H15m.5-3.402A5.98 5.98 0 0 0 15 20v1"})),Xo=s.forwardRef(Jo),Qo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 24s0 4 4 4 4-4 4-4M8 11.203v3.883c0 2.813-1.369 5.118-2.458 7.586-.28.637.197 1.328.892 1.328h19.132c.696 0 1.173-.691.892-1.328C25.368 20.204 24 17.9 24 15.085v-3.882A4.203 4.203 0 0 0 19.797 7a.389.389 0 0 1-.366-.288C19.217 5.962 18.426 4 16 4s-3.217 1.961-3.431 2.712a.389.389 0 0 1-.366.288A4.203 4.203 0 0 0 8 11.203Z"})),ea=s.forwardRef(Qo),ta=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M20 14.5h-8a1 1 0 0 1-1-1V8.945a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V13.5a1 1 0 0 1-1 1ZM13.5 27h-8a1 1 0 0 1-1-1v-4.555a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V26a1 1 0 0 1-1 1ZM26.5 27h-8a1 1 0 0 1-1-1v-4.555a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V26a1 1 0 0 1-1 1Z"})),ra=s.forwardRef(ta),na=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M25.5 11H20a1 1 0 0 1-1-1V4.5m7 6.914V27a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h11.586a1 1 0 0 1 .707.293l6.414 6.414a1 1 0 0 1 .293.707Z"})),oa=s.forwardRef(na),aa=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M9 22V6a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v19a2 2 0 0 1-2 2H7.5M9 22H5.5a1 1 0 0 0-1 1v2a2 2 0 0 0 2 2h1M9 22v2.93a2 2 0 0 1-.89 1.664L7.5 27M13 9h10m-10 4h10m0 4H13"})),sa=s.forwardRef(aa),ia=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m27 17-7.858 7.858a8 8 0 0 1-8.465 1.833l-.119-.044a7.73 7.73 0 0 1-4.367-4.14v0a7.729 7.729 0 0 1 1.8-8.741l8.244-7.712a6.188 6.188 0 0 1 7.19-.913l.32.175a4.93 4.93 0 0 1 1.95 1.933v0a4.93 4.93 0 0 1-.824 5.88l-7.678 7.678a3.535 3.535 0 0 1-3.893.75v0a3.535 3.535 0 0 1-1.857-1.857v0a3.535 3.535 0 0 1 .75-3.893L18 10"})),la=s.forwardRef(ia),ca=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M4 14a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0ZM25.5 11.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM23 7.5a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0ZM9 7.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0ZM16 25c-1.04 0-2.2.473-3.22 1.043-1.578.881-3.681.637-4.7-.854-1.104-1.617-.375-3.847 1.283-4.887.824-.516 1.614-1.128 2.137-1.802.63-.811 1.097-2.003 1.42-3.07C13.34 14.05 14.56 13 16 13s2.66 1.05 3.08 2.43c.324 1.067.79 2.259 1.42 3.07.523.674 1.314 1.286 2.137 1.802 1.658 1.04 2.387 3.27 1.283 4.887-1.019 1.491-3.122 1.735-4.7.854C18.2 25.473 17.04 25 16 25Z"})),fa=s.forwardRef(ca),da=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M27.5 27H4m10-4h13.5m0-4H20m1.132-8.596 2.121-2.121a1 1 0 0 0 0-1.415l-2.121-2.121a1 1 0 0 0-1.415 0l-2.12 2.121m3.535 3.536L8.607 22.929a1 1 0 0 1-.483.267c-1.102.255-3.107.621-3.843.754a.198.198 0 0 1-.23-.23c.132-.736.498-2.74.753-3.844a1 1 0 0 1 .267-.483L17.596 6.868m3.536 3.536-3.536-3.536"})),ua=s.forwardRef(da),ha=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M12.601 19.5H8.386a2 2 0 0 0-1.873 1.298l-2.006 5.35a1 1 0 0 0 .936 1.352h21.114a1 1 0 0 0 .936-1.351l-2.006-5.351a2 2 0 0 0-1.873-1.298h-4.108m0 0C20.819 16.815 22 13.662 22 11a6 6 0 0 0-12 0c0 5.443 4.937 12.532 5.854 13.801a.19.19 0 0 0 .303.01c.482-.589 1.987-2.528 3.349-5.311ZM19 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"})),ma=s.forwardRef(ha),va=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M20.634 7.189A5 5 0 0 1 27 12c0 5.383-4.024 10.766-4.852 11.816a.188.188 0 0 1-.298-.003 27.62 27.62 0 0 1-2.171-3.246m.955-13.378A5.988 5.988 0 0 0 16 5a5.988 5.988 0 0 0-4.634 2.189m9.268 0A5.975 5.975 0 0 1 22 11c0 3.392-1.079 6.784-2.321 9.567M11.366 7.189A5 5 0 0 0 5 12c0 5.383 4.024 10.766 4.852 11.816.077.098.221.095.298-.003a27.62 27.62 0 0 0 2.171-3.246m-.955-13.378A5.975 5.975 0 0 0 10 11c0 3.392 1.079 6.784 2.321 9.567m0 0c1.407 3.149 3.024 5.517 3.524 6.219a.189.189 0 0 0 .31 0c.5-.703 2.117-3.07 3.524-6.22M19 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"})),wa=s.forwardRef(va),ga=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M15.5 17h8a1 1 0 0 1 1 1v1.5a1 1 0 0 1-1 1h-.828a.2.2 0 0 0-.198.17l-.843 5.482a1 1 0 0 1-.989.848h-9.284a1 1 0 0 1-.989-.848l-.843-5.482a.2.2 0 0 0-.198-.17H8.5a1 1 0 0 1-1-1V18a1 1 0 0 1 1-1h7Zm0 0v-3m.5-1h3a6 6 0 0 0 6-6V4.5a.5.5 0 0 0-.5-.5H22a6 6 0 0 0-6 6v3Zm0 0-.5 1m.5-1 5-5m-5.5 6-2-2m0 0v-2a4 4 0 0 0-4-4H8a.5.5 0 0 0-.5.5V8a4 4 0 0 0 4 4h2Z"})),pa=s.forwardRef(ga),Ea=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.4,d:"M16 4.667v22.666M4.667 16h22.666"})),ba=s.forwardRef(Ea),ya=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 9v14m-7-7h14m5 0c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),ka=s.forwardRef(ya),Ra=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M23 23V10a1 1 0 0 0-1-1H8.5M23 23v3a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h2.5M23 23h3a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H9.5a1 1 0 0 0-1 1v3m6 5.5 1.793-1.793a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 1 0 1.414L17.5 17.5m-3-3-5.264 5.264a1 1 0 0 0-.283.566l-.434 3.038a.1.1 0 0 0 .113.113l3.038-.434a1 1 0 0 0 .566-.283L17.5 17.5m-3-3 3 3"})),_a=s.forwardRef(Ra),xa=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 13V8.5c0-2.918-2.5-4-5-4s-5 1.082-5 4v1m5 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm0 0v2M27 15v11a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V15a2 2 0 0 1 2-2h18a2 2 0 0 1 2 2Z"})),Ma=s.forwardRef(xa),Sa=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M20 27h6a1 1 0 0 0 1-1v-8M5 12.5V14a1 1 0 0 0 1 1h9a2 2 0 0 1 2 2v2M11.5 7V6a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v3m10 3V9.5M15 5v4.5M11 12H9a1 1 0 0 1-1-1V8m7 1.5h-3m5 13V27m7-3h-3a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2m-3-9.5h3a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5Zm-10 13H8a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5Zm3 1.5v-7a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1ZM27 6v7a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1Z"})),Ca=s.forwardRef(Sa),$a=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m17 20 2 2 4.586 4.586a2 2 0 0 0 2.828 0l.172-.172a2 2 0 0 0 0-2.828L22 19l-2-2m1-5a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"})),Ta=s.forwardRef($a),Pa=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M26.572 10.318A.639.639 0 0 0 26 10a4 4 0 0 1-4-4 .639.639 0 0 0-.317-.572 11.93 11.93 0 0 0-1.858-.805c-.386-.13-.799.024-1.096.302A3.986 3.986 0 0 1 16 6a3.986 3.986 0 0 1-2.729-1.075c-.297-.278-.71-.432-1.096-.302a11.93 11.93 0 0 0-1.858.805A.638.638 0 0 0 10 6a4 4 0 0 1-4 4 .638.638 0 0 0-.572.317 11.935 11.935 0 0 0-.805 1.858c-.13.386.024.799.302 1.096A3.986 3.986 0 0 1 6 16a3.986 3.986 0 0 1-1.075 2.729c-.278.297-.432.71-.302 1.096.216.646.487 1.266.805 1.858A.638.638 0 0 0 6 22a4 4 0 0 1 4 4c0 .235.111.46.317.572.592.318 1.213.589 1.858.806.386.13.799-.025 1.096-.303A3.986 3.986 0 0 1 16 26c1.055 0 2.014.408 2.729 1.075.297.278.71.432 1.096.303a11.93 11.93 0 0 0 1.858-.806A.639.639 0 0 0 22 26a4 4 0 0 1 4-4c.234 0 .46-.111.572-.317.318-.592.589-1.212.806-1.858.13-.386-.025-.799-.303-1.096A3.986 3.986 0 0 1 26 16c0-1.055.408-2.014 1.075-2.729.278-.297.432-.71.302-1.096a11.93 11.93 0 0 0-.805-1.857Z"}),r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M21 16a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"})),Fa=s.forwardRef(Pa),La=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11 14.5V8s0 0 0 0 0-4 5-4 5 4 5 4 0 0 0 0v6.5M8 10h16a1 1 0 0 1 1 1v12a4 4 0 0 1-4 4H11a4 4 0 0 1-4-4V11a1 1 0 0 1 1-1Z"})),Oa=s.forwardRef(La),Aa=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 5h1.73a1 1 0 0 1 .967.744l4.205 15.884a.5.5 0 0 0 .483.372H12m11 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm0 0H12M7.559 9h18.783a.5.5 0 0 1 .482.634l-1.714 6.169A3 3 0 0 1 22.22 18H9.94M12 22a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Z"})),Va=s.forwardRef(Aa),Wa=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21.5 20h2.823a1 1 0 0 1 .928.629l2.2 5.5a1 1 0 0 1-.928 1.371H5.477a1 1 0 0 1-.928-1.371l2.2-5.5A1 1 0 0 1 7.677 20H10.5M24 6c-2.465-1.48-5.902-.527-7.915 2.375a.104.104 0 0 1-.17 0C13.902 5.473 10.447 4.521 8 6c-2.5 1.5-3 4.5-1.5 8 1.985 4.632 8.444 9.692 9.385 10.413.07.054.16.054.23 0 .94-.72 7.4-5.781 9.385-10.413 1.5-3.5 1-6.5-1.5-8Z"})),ja=s.forwardRef(Wa),Ia=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11.5 10h9m-9 0V8a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2v2m-9 0h-2m11 0h2m-13 0h-3a2 2 0 0 0-2 2v11.5a2 2 0 0 0 2 2h3m0-15.5v15.5m0 0h13m0 0h3a2 2 0 0 0 2-2V12a2 2 0 0 0-2-2h-3m0 15.5V10"})),Ha=s.forwardRef(Ia),Za=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M18.5 13.062s-.5-1.5-2.5-1.5c-1.717 0-2.697 1.106-2.94 3m0 0a7.87 7.87 0 0 0-.06 1c0 .485.059 1 .176 1.5m-.116-2.5H11m2.06 0h2.44m-2.324 2.5c.368 1.565 1.309 3 2.824 3 2 0 2.5-1.5 2.5-1.5m-5.324-1.5H15.5m-2.324 0H11M6.5 6.923c4.185-3.591 8.803.672 9.429 1.286a.1.1 0 0 0 .142 0c.625-.614 5.243-4.877 9.43-1.286C30 10.784 27 17.063 24 20.563c-1.65 1.925-5.01 4.66-6.806 6.074a1.924 1.924 0 0 1-2.388 0C13.011 25.224 9.651 22.488 8 20.562c-3-3.5-6-9.778-1.5-13.639Z"})),Ba=s.forwardRef(Za),Na=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M28 16c0 6.627-5.373 12-12 12m12-12c0-6.627-5.373-12-12-12m12 12s-5.53 1.53-8 4c-2.47 2.47-4 8-4 8m0 0C9.373 28 4 22.627 4 16m0 0C4 9.373 9.373 4 16 4M4 16s5.53-1.53 8-4c2.47-2.47 4-8 4-8"})),Da=s.forwardRef(Na),Ya=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M11.47 13.706H6.295C5.58 13.706 5 14.286 5 15v9.706C5 25.42 5.58 26 6.294 26h5.177m0-12.294 3.388-8.911a.457.457 0 0 1 .427-.295 3.655 3.655 0 0 1 3.618 4.172l-.38 2.657a.15.15 0 0 0 .148.171h6.358a2.588 2.588 0 0 1 2.564 2.942l-1.286 9.323A2.588 2.588 0 0 1 23.744 26H11.471m0-12.294V26"})),Ua=s.forwardRef(Ya),qa=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M24 9v15a3 3 0 0 1-3 3H11a3 3 0 0 1-3-3V9m19-.5h-7m-15 0h7m0 0V6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2.5m-8 0h8m-.5 5-7 7m0-7 7 7"})),za=s.forwardRef(qa),Ka=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M20.5 10.5v-3a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h1m14.5-14h3.882a1 1 0 0 1 .894.553l2.618 5.236c.07.139.106.292.106.447V23.5a1 1 0 0 1-1 1h-4m-2.5-14v6m0 0h7m-7 0V22M6 24.5a2.5 2.5 0 0 0 5 0m-5 0a2.5 2.5 0 0 1 5 0m0 0h7m5 0a2.5 2.5 0 0 1-5 0m5 0c0-1.5-1-2.5-2.5-2.5M18 24.5c0-1.5 1-2.5 2.5-2.5"})),Ga=s.forwardRef(Ka),Ja=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M16 14.5a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0 0a8 8 0 0 0-8 8v2.114c0 .834.517 1.578 1.316 1.814C10.821 26.87 13.41 27.5 16 27.5s5.18-.629 6.684-1.072c.8-.236 1.316-.98 1.316-1.814V22.5a8 8 0 0 0-8-8Z"})),Xa=s.forwardRef(Ja),Qa=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M16 17a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0c-3.866 0-7 3.5-7 7 0 .263.015 1.523.043 1.779M16 17c3.866 0 6.957 3.5 7 7 .003.263-.015 1.523-.043 1.779m-13.914 0A11.945 11.945 0 0 0 16 28c2.593 0 4.995-.823 6.957-2.221m-13.914 0A11.985 11.985 0 0 1 4 16C4 9.373 9.373 4 16 4s12 5.373 12 12c0 4.034-1.99 7.603-5.043 9.779"})),es=s.forwardRef(Qa),ts=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeMiterlimit:16,strokeWidth:1.5,d:"M16 25.5S11 21 11 16c0-3.881 3.013-7.461 4.361-8.869a.875.875 0 0 1 1.278 0C17.987 8.54 21 12.12 21 16c0 5-5 9.5-5 9.5Zm0 0c8.398 0 11.725-4.087 11.983-11.529a.926.926 0 0 0-.95-.966c-1.358.038-3.9.22-6.033 1.007M16 25.5c-8.267 0-11.713-4.137-11.983-11.529a.925.925 0 0 1 .95-.966c1.358.038 3.9.22 6.033 1.007"})),rs=s.forwardRef(ts),ns={address_book:Yn,baby_toy:qn,bicycle:Kn,bookmark:Jn,books:Qn,bubble_heart_filled:t0,bubble_heart_outline:n0,buildings:a0,burger_menu:i0,business:c0,business_profile:d0,camera:h0,camera_crossed:v0,car:g0,carrot:E0,chat:y0,checkmark_circle:R0,christmas_tree:x0,clipboard:S0,clothing:$0,cocktail:P0,comment_bubble:L0,compass:A0,computer:W0,couch:I0,credit_card:Z0,cross_circle:N0,cutlery:Y0,drill_tool:q0,email:K0,envelope:J0,event_calendar_check:Q0,event_calendar_date:to,event_calendar_plus:no,exchange:ao,eye:io,eye_crossed:co,gift:uo,group:mo,healthcare:wo,heart:po,house:bo,image:ko,info:_o,invite_neighbour:Mo,key:Co,kitchen_pot:To,list:Fo,log_out:Oo,loudspeaker:Vo,map:jo,marketplace:Ho,miscellaneous_other:Bo,more_dots:Do,more_dots_alt:Uo,music:zo,nebenan_de:Go,neighbour:Xo,notification_bell:ea,organisation:ra,paper_form_empty:oa,paper_form_filled:sa,paperclip:la,paw:fa,pencil:ua,pin:ma,pins:wa,plant:pa,plus:ba,plus_circle:ka,post:_a,privacy_lock:Ma,qr_code:Ca,search:Ta,settings_cog:Fa,shopping_bag:Oa,shopping_cart:Va,special_place:ja,suitcase:Ha,supporter:Ba,tennis_ball:Da,thanks:Ua,trash_can:za,truck:Ga,user:Xa,user_profile:es,wellness:rs},os={24:Nn,32:ns},Le=({className:e,name:t,role:o="presentation",size:a="32",title:i})=>{const v=os[a][t];return v?T.jsx(v,{className:te(dr.iconComponent,e),title:i,role:o,width:a,height:a}):null},as="_iconButton_fn1d5_5",qe={iconButton:as,"iconButton--circular":"_iconButton--circular_fn1d5_25","iconButton--circular-small":"_iconButton--circular-small_fn1d5_38","iconButton--circular-medium":"_iconButton--circular-medium_fn1d5_42","iconButton--circular-large":"_iconButton--circular-large_fn1d5_46"},ss=e=>e==="small"?"24":"32",Ut=({icon:e,size:t="medium",type:o,...a})=>{const i=ss(t);return T.jsx(Me,{...a,className:te(qe.iconButton,{[qe[`iconButton--${o}`]]:o,[qe[`iconButton--${o}-${t}`]]:o}),children:T.jsx(Le,{size:i,name:e})})},is="_root_11z9n_5",ls="_title_11z9n_13",Lt={root:is,title:ls},qt=({as:e,headline:t,leftElement:o,rightElement:a,type:i="h3"})=>{const c=tt(o,[Le,Ut]),v=tt(a,[Me]);return T.jsxs("header",{className:Lt.root,children:[c,T.jsx(ge,{type:i,as:e,className:Lt.title,children:t}),v]})},cs=({ariaLabel:e,as:t="section",borderRadius:o,children:a,role:i})=>{const c=tt(a,[Yt,qt]);return T.jsx(t,{role:i,"aria-label":e,className:te(Ft.root,{[Ft["root--border-radius"]]:o}),children:c})},fs="_h1_1xwl1_5",ds="_h2_1xwl1_17",us="_h3_1xwl1_29",hs="_h4_1xwl1_41",ms="_h5_1xwl1_53",vs="_h6_1xwl1_65",ws="_h7_1xwl1_77",gs="_h8_1xwl1_89",ps={h1:fs,h2:ds,h3:us,h4:hs,h5:ms,h6:vs,h7:ws,h8:gs,"body-large":"_body-large_1xwl1_101","body-regular":"_body-regular_1xwl1_113","body-semibold":"_body-semibold_1xwl1_125","body-italic":"_body-italic_1xwl1_137","detail-medium":"_detail-medium_1xwl1_149","detail-bold":"_detail-bold_1xwl1_161","detail-upper-case":"_detail-upper-case_1xwl1_173"};function Es(e){switch(e){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return e;default:return"span"}}function ge({as:e,children:t,className:o,type:a}){const i=e||Es(a);return T.jsx(i,{className:te(ps[a],o),children:t})}const bs="_ccBtn_7njhf_5",ze={ccBtn:bs},ys=({children:e,onClick:t,...o})=>{const{active:a,focusVisible:i}=Dt(),c={[ze["ccBtn--active"]]:a,[ze["ccBtn--focusVisible"]]:i};return T.jsx(Me,{...o,className:te(ze.ccBtn,c),onClick:t,children:T.jsx(ge,{type:"body-regular",as:"span",children:e})})},ks="_dividerContainer_10eh1_5",Rs="_dividerLine_10eh1_10",Ot={dividerContainer:ks,dividerLine:Rs},_s=({offsetLeft:e=0,offsetRight:t=0})=>T.jsx("div",{className:Ot.dividerContainer,children:T.jsx("div",{className:Ot.dividerLine,style:{marginLeft:`${e}px`,marginRight:`${t}px`},role:"separator"})}),xs="_fieldset_1e2kt_5",Ms={fieldset:xs},Ss=({children:e,classname:t,disabled:o,form:a,name:i})=>{const c=s.Children.map(e,v=>{if(s.isValidElement(v))return s.cloneElement(v,{disabled:o})});return T.jsx("fieldset",{className:te(Ms.fieldset,t),disabled:o,name:i,form:a,children:c})},Cs=({ariaLabel:e,ariaLabelledBy:t,children:o,className:a,id:i})=>T.jsx("form",{className:a,"aria-label":e,"aria-labelledby":t,id:i,children:o}),zt=({alt:e,className:t,src:o})=>T.jsx("img",{className:t,src:o,alt:e}),$s="_labelPill_37b6j_5",At={labelPill:$s,"labelPill--small":"_labelPill--small_37b6j_17","labelPill--medium":"_labelPill--medium_37b6j_26"},Kt=({label:e,size:t})=>{const o=At[`labelPill--${t}`];return T.jsx("span",{className:te(At.labelPill,o),children:T.jsx("span",{children:e})})},Ts="_legend_fehrw_5",Ps="_text_fehrw_11",Vt={legend:Ts,text:Ps},Fs=({className:e,headline:t,text:o})=>T.jsxs("legend",{className:te(Vt.legend,e),children:[T.jsx(ge,{type:"h5",children:t}),o&&T.jsx(ge,{className:Vt.text,type:"body-regular",as:"p",children:o})]}),Ls="_menuItem_143wx_5",Os="_highlightFrame_143wx_17",As="_rightIcon_143wx_25",Te={menuItem:Ls,highlightFrame:Os,rightIcon:As,"menuItem--selected":"_menuItem--selected_143wx_32"},Vs=({isSelected:e,labelPillText:t,leftIcon:o,onClick:a,rightIcon:i,text:c})=>T.jsx(Me,{onClick:a,className:te(Te.menuItem,{[Te["menuItem--selected"]]:e}),children:T.jsxs("span",{className:te(Te.highlightFrame),children:[o,T.jsx(ge,{type:"body-large",as:"span",children:c}),t&&T.jsx(Kt,{label:t,size:"small"}),T.jsx("span",{className:Te.rightIcon,children:i})]})}),Ws="_bubbleContent_1wprd_5",js="_bubble_1wprd_5",Ke={bubbleContent:Ws,bubble:js,"bubble--empty":"_bubble--empty_1wprd_30"},Is=9,Hs=e=>{const{ariaLabel:t,children:o,value:a}=e,i=a&&a<0?0:a,c=te({[Ke["bubble--empty"]]:i===void 0},Ke.bubble);return T.jsx(Nt,{badgeContent:i,className:Ke.bubbleContent,max:Is,slotProps:{badge:{className:c}},"aria-label":t,role:"status",children:o})},Zs="_root_sno8x_12",Pe={root:Zs,"root--24":"_root--24_sno8x_18","root--28":"_root--28_sno8x_22","root--32":"_root--32_sno8x_26","root--40":"_root--40_sno8x_30","root--48":"_root--48_sno8x_34","root--56":"_root--56_sno8x_38","root--64":"_root--64_sno8x_42","root--80":"_root--80_sno8x_46","root--120":"_root--120_sno8x_50","root--280":"_root--280_sno8x_54","root--square":"_root--square_sno8x_58","root--circular":"_root--circular_sno8x_70","root--isPlaceholder":"_root--isPlaceholder_sno8x_73"},Bs=({alt:e,isPlaceholder:t,shape:o,size:a,src:i})=>{const c=Pe["root--isPlaceholder"];return T.jsx("div",{className:te(Pe.root,Pe[`root--${a}`],Pe[`root--${o}`],{[c]:t}),children:i&&T.jsx(zt,{src:i,alt:e})})},Ns="_slider_1nqgr_19",Ds="_focusVisible_1nqgr_43",Ge={switch:"_switch_1nqgr_5",slider:Ns,focusVisible:Ds},Gt=e=>{const{checked:t,disabled:o,focusVisible:a,getInputProps:i}=or(e),{id:c,className:v}=e;return T.jsxs("span",{className:te(Ge.switch,v),children:[T.jsx("input",{...i(),type:"checkbox","aria-checked":t,"aria-disabled":o,role:"switch",id:c,"data-testid":"toggle-switch"}),T.jsx("span",{className:te(Ge.slider,{[Ge.focusVisible]:a})})]})},Ys="_toggleInput_1wk6s_5",Us="_textLabel_1wk6s_18",xe={toggleInput:Ys,textLabel:Us,switch:"_switch_1wk6s_21","toggleInput--checked":"_toggleInput--checked_1wk6s_24","toggleInput--withBorder":"_toggleInput--withBorder_1wk6s_27"},qs=({checked:e,defaultChecked:t,disabled:o,icon:a,label:i,onChange:c,withBorder:v})=>T.jsxs("label",{className:te(xe.toggleInput,{[xe["toggleInput--withBorder"]]:v,[xe["toggleInput--checked"]]:e}),children:[a&&T.jsx(Le,{name:a,size:"32"}),T.jsx(ge,{type:"body-large",className:xe.textLabel,children:i}),T.jsx(Gt,{onChange:c,disabled:o,checked:e,defaultChecked:t,className:xe.switch})]});exports.BaseButton=Me;exports.Card=cs;exports.CardBody=Yt;exports.CardHeader=qt;exports.ContentCreatorButton=ys;exports.Divider=_s;exports.Fieldset=Ss;exports.Form=Cs;exports.Icon=Le;exports.IconButton=Ut;exports.Image=zt;exports.LabelPill=Kt;exports.Legend=Fs;exports.MenuItem=Vs;exports.NotificationBubble=Hs;exports.Thumbnail=Bs;exports.Toggle=Gt;exports.ToggleInput=qs;exports.Typography=ge;
|
|
48
|
+
`))},[JSON.stringify(t)])}const p=r.useCallback(b=>{i||u(b)},[]);return[v,p]}function nt(...e){return r.useMemo(()=>e.every(t=>t==null)?null:t=>{e.forEach(o=>{A1(o,t)})},e)}let Le=!0,et=!1,Ct;const j1={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function H1(e){const{type:t,tagName:o}=e;return!!(o==="INPUT"&&j1[t]&&!e.readOnly||o==="TEXTAREA"&&!e.readOnly||e.isContentEditable)}function I1(e){e.metaKey||e.altKey||e.ctrlKey||(Le=!0)}function Ye(){Le=!1}function Z1(){this.visibilityState==="hidden"&&et&&(Le=!0)}function B1(e){e.addEventListener("keydown",I1,!0),e.addEventListener("mousedown",Ye,!0),e.addEventListener("pointerdown",Ye,!0),e.addEventListener("touchstart",Ye,!0),e.addEventListener("visibilitychange",Z1,!0)}function N1(e){const{target:t}=e;try{return t.matches(":focus-visible")}catch{}return Le||H1(t)}function It(){const e=r.useCallback(i=>{i!=null&&B1(i.ownerDocument)},[]),t=r.useRef(!1);function o(){return t.current?(et=!0,window.clearTimeout(Ct),Ct=window.setTimeout(()=>{et=!1},100),t.current=!1,!0):!1}function a(i){return N1(i)?(t.current=!0,!0):!1}return{isFocusVisibleRef:t,onFocus:a,onBlur:o,ref:e}}const D1=e=>{const t=r.useRef({});return r.useEffect(()=>{t.current=e}),t.current},Y1=D1;function U1(e,t,o=void 0){const a={};return Object.keys(e).forEach(i=>{a[i]=e[i].reduce((c,u)=>{if(u){const v=t(u);v!==""&&c.push(v),o&&o[u]&&c.push(o[u])}return c},[]).join(" ")}),a}const $t=e=>e,q1=()=>{let e=$t;return{configure(t){e=t},generate(t){return e(t)},reset(){e=$t}}},z1=q1(),K1=z1,G1={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function Zt(e,t,o="Mui"){const a=G1[t];return a?`${o}-${a}`:`${K1.generate(e)}-${t}`}function J1(e,t,o="Mui"){const a={};return t.forEach(i=>{a[i]=Zt(e,i,o)}),a}function Bt(e){var t,o,a="";if(typeof e=="string"||typeof e=="number")a+=e;else if(typeof e=="object")if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(o=Bt(e[t]))&&(a&&(a+=" "),a+=o)}else for(o in e)e[o]&&(a&&(a+=" "),a+=o);return a}function te(){for(var e,t,o=0,a="",i=arguments.length;o<i;o++)(e=arguments[o])&&(t=Bt(e))&&(a&&(a+=" "),a+=t);return a}function Tt(e){if(e===void 0)return{};const t={};return Object.keys(e).filter(o=>!(o.match(/^on[A-Z]/)&&typeof e[o]=="function")).forEach(o=>{t[o]=e[o]}),t}function X1(e){const{getSlotProps:t,additionalProps:o,externalSlotProps:a,externalForwardedProps:i,className:c}=e;if(!t){const V=te(o==null?void 0:o.className,c,i==null?void 0:i.className,a==null?void 0:a.className),K=re({},o==null?void 0:o.style,i==null?void 0:i.style,a==null?void 0:a.style),S=re({},o,i,a);return V.length>0&&(S.className=V),Object.keys(K).length>0&&(S.style=K),{props:S,internalRef:void 0}}const u=Xe(re({},i,a)),v=Tt(a),p=Tt(i),b=t(u),E=te(b==null?void 0:b.className,o==null?void 0:o.className,c,i==null?void 0:i.className,a==null?void 0:a.className),y=re({},b==null?void 0:b.style,o==null?void 0:o.style,i==null?void 0:i.style,a==null?void 0:a.style),P=re({},b,o,p,v);return E.length>0&&(P.className=E),Object.keys(y).length>0&&(P.style=y),{props:P,internalRef:b.ref}}const Q1=["elementType","externalSlotProps","ownerState","skipResolvingSlotProps"];function Pt(e){var t;const{elementType:o,externalSlotProps:a,ownerState:i,skipResolvingSlotProps:c=!1}=e,u=Wt(e,Q1),v=c?{}:S1(a,i),{props:p,internalRef:b}=X1(re({},u,{externalSlotProps:v})),E=nt(b,v==null?void 0:v.ref,(t=e.additionalProps)==null?void 0:t.ref);return k1(o,re({},p,{ref:E}),i)}function er(e){const{badgeContent:t,invisible:o=!1,max:a=99,showZero:i=!1}=e,c=Y1({badgeContent:t,max:a});let u=o;o===!1&&t===0&&!i&&(u=!0);const{badgeContent:v,max:p=a}=u?c:e,b=v&&Number(v)>p?`${p}+`:v;return{badgeContent:v,invisible:u,max:p,displayValue:b}}function tr(e){return Zt("MuiBadge",e)}J1("MuiBadge",["root","badge","invisible"]);const rr=["badgeContent","children","invisible","max","slotProps","slots","showZero"],nr=e=>{const{invisible:t}=e;return U1({root:["root"],badge:["badge",t&&"invisible"]},M1(tr))},Nt=r.forwardRef(function(t,o){var a,i;const{children:c,max:u=99,slotProps:v={},slots:p={},showZero:b=!1}=t,E=Wt(t,rr),{badgeContent:y,max:P,displayValue:V,invisible:K}=er(re({},t,{max:u})),S=re({},t,{badgeContent:y,invisible:K,max:P,showZero:b}),Y=nr(S),H=(a=p.root)!=null?a:"span",D=Pt({elementType:H,externalSlotProps:v.root,externalForwardedProps:E,additionalProps:{ref:o},ownerState:S,className:Y.root}),U=(i=p.badge)!=null?i:"span",z=Pt({elementType:U,externalSlotProps:v.badge,ownerState:S,className:Y.badge});return T.jsxs(H,re({},D,{children:[c,T.jsx(U,re({},z,{children:V}))]}))});process.env.NODE_ENV!=="production"&&(Nt.propTypes={badgeContent:ce.node,children:ce.node,invisible:ce.bool,max:ce.number,showZero:ce.bool,slotProps:ce.shape({badge:ce.oneOfType([ce.func,ce.object]),root:ce.oneOfType([ce.func,ce.object])}),slots:ce.shape({badge:ce.elementType,root:ce.elementType})});function Dt(e={}){const{disabled:t=!1,focusableWhenDisabled:o,href:a,rootRef:i,tabIndex:c,to:u,type:v}=e,p=r.useRef(),[b,E]=r.useState(!1),{isFocusVisibleRef:y,onFocus:P,onBlur:V,ref:K}=It(),[S,Y]=r.useState(!1);t&&!o&&S&&Y(!1),r.useEffect(()=>{y.current=S},[S,y]);const[H,D]=r.useState(""),U=k=>g=>{var A;S&&g.preventDefault(),(A=k.onMouseLeave)==null||A.call(k,g)},z=k=>g=>{var A;V(g),y.current===!1&&Y(!1),(A=k.onBlur)==null||A.call(k,g)},h=k=>g=>{var A;if(p.current||(p.current=g.currentTarget),P(g),y.current===!0){var ae;Y(!0),(ae=k.onFocusVisible)==null||ae.call(k,g)}(A=k.onFocus)==null||A.call(k,g)},ne=()=>{const k=p.current;return H==="BUTTON"||H==="INPUT"&&["button","submit","reset"].includes(k==null?void 0:k.type)||H==="A"&&(k==null?void 0:k.href)},me=k=>g=>{if(!t){var A;(A=k.onClick)==null||A.call(k,g)}},X=k=>g=>{var A;t||(E(!0),document.addEventListener("mouseup",()=>{E(!1)},{once:!0})),(A=k.onMouseDown)==null||A.call(k,g)},G=k=>g=>{var A;if((A=k.onKeyDown)==null||A.call(k,g),!g.defaultMuiPrevented&&(g.target===g.currentTarget&&!ne()&&g.key===" "&&g.preventDefault(),g.target===g.currentTarget&&g.key===" "&&!t&&E(!0),g.target===g.currentTarget&&!ne()&&g.key==="Enter"&&!t)){var ae;(ae=k.onClick)==null||ae.call(k,g),g.preventDefault()}},oe=k=>g=>{var A;if(g.target===g.currentTarget&&E(!1),(A=k.onKeyUp)==null||A.call(k,g),g.target===g.currentTarget&&!ne()&&!t&&g.key===" "&&!g.defaultMuiPrevented){var ae;(ae=k.onClick)==null||ae.call(k,g)}},ve=r.useCallback(k=>{var g;D((g=k==null?void 0:k.tagName)!=null?g:"")},[]),ue=nt(ve,i,K,p),J={};return c!==void 0&&(J.tabIndex=c),H==="BUTTON"?(J.type=v??"button",o?J["aria-disabled"]=t:J.disabled=t):H!==""&&(!a&&!u&&(J.role="button",J.tabIndex=c??0),t&&(J["aria-disabled"]=t,J.tabIndex=o?c??0:-1)),{getRootProps:(k={})=>{const g=re({},Xe(e),Xe(k)),A=re({type:v},g,J,k,{onBlur:z(g),onClick:me(g),onFocus:h(g),onKeyDown:G(g),onKeyUp:oe(g),onMouseDown:X(g),onMouseLeave:U(g),ref:ue});return delete A.onFocusVisible,A},focusVisible:S,setFocusVisible:Y,active:b,rootRef:ue}}function or(e){const{checked:t,defaultChecked:o,disabled:a,onBlur:i,onChange:c,onFocus:u,onFocusVisible:v,readOnly:p,required:b}=e,[E,y]=W1({controlled:t,default:!!o,name:"Switch",state:"checked"}),P=X=>G=>{var oe;G.nativeEvent.defaultPrevented||(y(G.target.checked),c==null||c(G),(oe=X.onChange)==null||oe.call(X,G))},{isFocusVisibleRef:V,onBlur:K,onFocus:S,ref:Y}=It(),[H,D]=r.useState(!1);a&&H&&D(!1),r.useEffect(()=>{V.current=H},[H,V]);const U=r.useRef(null),z=X=>G=>{var oe;U.current||(U.current=G.currentTarget),S(G),V.current===!0&&(D(!0),v==null||v(G)),u==null||u(G),(oe=X.onFocus)==null||oe.call(X,G)},h=X=>G=>{var oe;K(G),V.current===!1&&D(!1),i==null||i(G),(oe=X.onBlur)==null||oe.call(X,G)},ne=nt(Y,U);return{checked:E,disabled:!!a,focusVisible:H,getInputProps:(X={})=>re({checked:t,defaultChecked:o,disabled:a,readOnly:p,ref:ne,required:b,type:"checkbox"},X,{onChange:P(X),onFocus:z(X),onBlur:h(X)}),inputRef:ne,readOnly:!!p}}const ar="_baseBtn_sadyt_9",Ue={baseBtn:ar,"baseBtn--active":"_baseBtn--active_sadyt_16"},Se=e=>{const{ariaLabel:t,ariaLabelledBy:o,children:a,className:i}=e,{active:c,focusVisible:u,getRootProps:v}=Dt({...e,rootRef:e.ref}),p={[Ue["baseBtn--active"]]:c,[Ue["baseBtn--focusVisible"]]:u};return T.jsx("button",{...v(),"aria-label":t,"aria-labelledby":o,className:te(Ue.baseBtn,p,i),role:e.role,children:a})},sr="_root_1bveu_9",Lt={root:sr,"root--border-radius":"_root--border-radius_1bveu_19"},ir=(e,t)=>s.isValidElement(e)&&typeof e.type!="string"&&t.includes(e.type),tt=(e,t)=>s.Children.toArray(e).filter(o=>ir(o,t)),lr="_root_19l77_9",cr={root:lr},Yt=({children:e,className:t})=>T.jsx("div",{className:te(cr.root,t),children:e}),fr="_iconComponent_10k1r_9",dr={iconComponent:fr},ur=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m14 21-8.93-8.93a.1.1 0 0 1 0-.14L14 3m-8 9h15"})),hr=s.forwardRef(ur),mr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m12 21 8.93-8.93a.1.1 0 0 0 0-.14L12 3m8 9H5"})),vr=s.forwardRef(mr),wr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M4 9v11a1 1 0 0 0 1.6.8l5.2-3.9a2 2 0 0 1 2.4 0l5.2 3.9A1 1 0 0 0 20 20V9M4 9V5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4M4 9h16"})),gr=s.forwardRef(wr),pr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{fill:"#201649",fillRule:"evenodd",d:"M5.5 2.5a2 2 0 0 0-2 2v3a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1v-3a2 2 0 0 0-2-2h-13Zm14 7.5h-15a1 1 0 0 0-1 1v10.07a1 1 0 0 0 1.577.817l6.346-4.48a1 1 0 0 1 1.154 0l6.346 4.48a1 1 0 0 0 1.577-.817V11a1 1 0 0 0-1-1Z",clipRule:"evenodd"})),Er=s.forwardRef(pr),br=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M2.5 12h19m-19 6.5h19m-19-13h19"})),yr=s.forwardRef(br),kr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M2 9a2.5 2.5 0 0 1 2.5-2.5h1.77a.5.5 0 0 0 .38-.175L8.9 3.698A2 2 0 0 1 10.42 3h3.16a2 2 0 0 1 1.519.698l2.251 2.627a.5.5 0 0 0 .38.175h1.77A2.5 2.5 0 0 1 22 9v9a2.5 2.5 0 0 1-2.5 2.5h-15A2.5 2.5 0 0 1 2 18V9Z"})),Rr=s.forwardRef(kr),_r=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 13 4.859 4.859a.2.2 0 0 0 .282 0L20 7"})),Mr=s.forwardRef(_r),Sr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m7 12.5 3 3 7-7m4.5 3.5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),xr=s.forwardRef(Sr),Cr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 8-8.93 8.93a.1.1 0 0 1-.14 0L3 8"})),$r=s.forwardRef(Cr),Tr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m15 21-8.93-8.93a.1.1 0 0 1 0-.14L15 3"})),Pr=s.forwardRef(Tr),Lr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9 3 8.93 8.93a.1.1 0 0 1 0 .14L9 21"})),Fr=s.forwardRef(Lr),Or=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 16-8.93-8.93a.1.1 0 0 0-.14 0L3 16"})),Vr=s.forwardRef(Or),Ar=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M8 13.5h7M9 10h7m5 2a9 9 0 0 1-12.697 8.208 1.063 1.063 0 0 0-.632-.082l-3.953.74a.5.5 0 0 1-.584-.584l.74-3.953c.04-.213.008-.434-.082-.632A9 9 0 1 1 21 12Z"})),Wr=s.forwardRef(Ar),jr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 20 8-8 8-8m0 16L4 4"})),Hr=s.forwardRef(jr),Ir=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m8 16 8-8m0 8L8 8m13.5 4a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),Zr=s.forwardRef(Ir),Br=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9.5 11.689 1.348 1.303c.644.622 1.66.622 2.304 0l1.348-1.303m-5 0L2.521 4.46M9.5 11.689l-6.979 7.85M21.48 4.461 14.5 11.689m0 0 6.979 7.85M20 20.5H4a2 2 0 0 1-2-2v-13a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2Z"})),Nr=s.forwardRef(Br),Dr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 10.5v-4a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v4m18 0v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-8m18 0H3M12 2v5m5-5v5M7 7V2"})),Yr=s.forwardRef(Dr),Ur=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M13 3h7.9a.1.1 0 0 1 .1.1V11m-1-7L10 14M6 3H4a1 1 0 0 0-1 1v15a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-2"})),qr=s.forwardRef(Ur),zr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M12 5C6.542 5 2.847 9.935 1.802 11.518a.868.868 0 0 0 0 .964C2.847 14.065 6.542 19 12 19s9.153-4.935 10.198-6.518a.868.868 0 0 0 0-.964C21.153 9.935 17.458 5 12 5Z"})),Kr=s.forwardRef(zr),Gr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m3.5 3.5 17 17M12 5C6.542 5 2.847 9.935 1.802 11.518a.868.868 0 0 0 0 .964C2.847 14.065 6.542 19 12 19s9.153-4.935 10.198-6.518a.868.868 0 0 0 0-.964C21.153 9.935 17.458 5 12 5Zm0 3a4 4 0 1 0 0 8 4 4 0 0 0 0-8Z"})),Jr=s.forwardRef(Gr),Xr=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M19.178 3.5H4.822a1 1 0 0 0-.844 1.537l5.71 8.972A2 2 0 0 1 10 15.082v5.3a1 1 0 0 0 1.447.894l2-1a1 1 0 0 0 .553-.894v-4.3a2 2 0 0 1 .313-1.073l5.709-8.972a1 1 0 0 0-.844-1.537Z"})),Qr=s.forwardRef(Xr),e0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M21.5 12a9.5 9.5 0 0 1-9.5 9.5m9.5-9.5A9.5 9.5 0 0 0 12 2.5m9.5 9.5h-19m9.5 9.5A9.5 9.5 0 0 1 2.5 12m9.5 9.5v-19m0 19S6.5 17 6.5 12 12 2.5 12 2.5m0 19s5.5-4.5 5.5-9.5S12 2.5 12 2.5M2.5 12A9.5 9.5 0 0 1 12 2.5"})),t0=s.forwardRef(e0),r0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12.092 6.733C13.64 3.853 17.05 2.45 19.5 4.41c2.5 2 2.203 5.594.5 9-2.315 4.63-7.203 7.116-7.913 7.459a.178.178 0 0 1-.171-.006c-.7-.398-5.598-3.28-7.916-7.453-1.85-3.329-2-7 .5-9 2.45-1.96 5.86-.559 7.408 2.322a.105.105 0 0 0 .184 0Z"})),n0=s.forwardRef(r0),o0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M2.5 18a2 2 0 0 0 2 2h15a2 2 0 0 0 2-2v-3m-19 3V6a2 2 0 0 1 2-2h15a2 2 0 0 1 2 2v9m-19 3 4.293-4.293a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 0 1.414 0l3.879-3.879a2 2 0 0 1 2.828 0L21.5 15M7 9.5a.707.707 0 0 0 1-1 .707.707 0 0 0-1 1Z"})),a0=s.forwardRef(o0),s0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M19.5 14.5 7.053 20.954a1.62 1.62 0 0 1-1.892-.293L3.34 18.84a1.62 1.62 0 0 1-.293-1.892L9.5 4.5M21 16 8 3m6 1 1-2.5m5 8.5 2.5-1M11 19.5l1.1 1.833a.81.81 0 0 0 1.083.295l4.076-2.224a.81.81 0 0 0 .307-1.128L16.5 16.5M17 7l4-4"})),i0=s.forwardRef(s0),l0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M5 9h-.5a2 2 0 0 1-1.846-2.77l1.09-2.615A1 1 0 0 1 4.667 3H9.5M5 9v4m0-4h3.5M5 13H4a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1m0-6h14m0-4h.5a2 2 0 0 0 1.846-2.77l-1.09-2.615A1 1 0 0 0 19.333 3H14.5M19 9v4m0-4h-3.5m3.5 4h1a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-1m0 0v2m0-2H5m0 0v2M9.5 3l-1 6m1-6h5m-6 6h7m-1-6 1 6"})),c0=s.forwardRef(l0),f0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{fill:"#201649",d:"M6 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM13.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM19.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"})),d0=s.forwardRef(f0),u0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{fill:"#201649",d:"M13.5 18a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0ZM12 10.5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3ZM12 4.5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Z"})),h0=s.forwardRef(u0),m0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m5.5 5.5 13 13m3-6.5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),v0=s.forwardRef(m0),w0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M8.833 18.667S8.833 22 12.167 22c3.333 0 3.333-3.333 3.333-3.333M5.5 8.003v3.235c0 2.344-1.14 4.265-2.048 6.322-.234.53.163 1.107.743 1.107h15.943c.58 0 .978-.576.743-1.107-.907-2.057-2.048-3.978-2.048-6.322V8.003A3.503 3.503 0 0 0 15.331 4.5a.324.324 0 0 1-.305-.24c-.179-.626-.838-2.26-2.86-2.26-2.02 0-2.68 1.634-2.858 2.26a.324.324 0 0 1-.305.24A3.503 3.503 0 0 0 5.5 8.003Z"})),g0=s.forwardRef(w0),p0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 13-6.757 6.757a6.364 6.364 0 0 1-7.346 1.192v0a6.364 6.364 0 0 1-2.846-2.846v0a6.364 6.364 0 0 1 1.192-7.346L12.42 3.58a4.84 4.84 0 0 1 5.772-.808l.135.075A4.34 4.34 0 0 1 20.101 4.7v0a4.341 4.341 0 0 1-.814 5.012l-6.225 6.225a2.828 2.828 0 0 1-3.456.426v0a2.829 2.829 0 0 1-.97-.97v0a2.829 2.829 0 0 1 .426-3.456L14 7"})),E0=s.forwardRef(p0),b0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"m15 5 2.293-2.293a1 1 0 0 1 1.414 0l2.586 2.586a1 1 0 0 1 0 1.414L19 9m-4-4L4.428 15.572a2 2 0 0 0-.547 1.022l-.822 4.112a.2.2 0 0 0 .235.235l4.112-.822a2 2 0 0 0 1.022-.547L19 9m-4-4 4 4"})),y0=s.forwardRef(b0),k0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M18 8c0 5.436-4.925 11.692-5.85 12.82a.192.192 0 0 1-.3 0C10.926 19.693 6 13.437 6 8a6 6 0 1 1 12 0Z"})),R0=s.forwardRef(k0),_0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 3.5v17M3.5 12h17"})),M0=s.forwardRef(_0),S0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 12h10m-5 5V7m9.5 5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),x0=s.forwardRef(S0),C0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 8.5H5.5a2 2 0 0 0-2 2V18a2 2 0 0 0 2 2h13a2 2 0 0 0 2-2v-7.5a2 2 0 0 0-2-2H16Zm0 0V5c0-3-4-3-4-3v0S8 2 8 5m4 8.5v1m.75.25v0a1.06 1.06 0 0 1-1.5 0v0a1.06 1.06 0 0 1 0-1.5v0a1.06 1.06 0 0 1 1.5 0v0a1.06 1.06 0 0 1 0 1.5Z"})),$0=s.forwardRef(C0),T0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m16 16 5 5m-3-10.5a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0Z"})),P0=s.forwardRef(T0),L0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M3 7v11a2 2 0 0 0 2 2h11m-9-4s.745-4.204 3-6c2.787-2.22 4.5-2 9.5-2M16 3l4.646 4.646a.5.5 0 0 1 0 .708L16 13"})),F0=s.forwardRef(L0),O0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"m14.341 3.341 6.305 6.305a.5.5 0 0 1 0 .708l-6.305 6.305a.2.2 0 0 1-.341-.142V13.06a.484.484 0 0 0-.554-.484c-1.077.162-3.477.596-4.946 1.424-2.297 1.294-4.273 4.651-5.094 6.198-.1.189-.406.115-.406-.1.002-4.415.112-6.83 3-9.598 2.292-2.197 4.29-2.93 7.5-2.995A.509.509 0 0 0 14 7V3.483a.2.2 0 0 1 .341-.142Z"})),V0=s.forwardRef(O0),A0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M5 4.5h16M11.5 11H21m0 6.5h-6m-8-9v11m4-3-3.93 3.93a.1.1 0 0 1-.14 0L3 16.5"})),W0=s.forwardRef(A0),j0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M7.5 10h-4a1 1 0 0 0-1 1v7.5a1 1 0 0 0 1 1h4m0-9.5 3.4-7.285a.372.372 0 0 1 .337-.215 2.98 2.98 0 0 1 2.968 3.25l-.193 2.116a.123.123 0 0 0 .123.134h5.087a2 2 0 0 1 1.983 2.259l-.978 7.5a2 2 0 0 1-1.983 1.741H7.5m0-9.5v9.5"})),H0=s.forwardRef(j0),I0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M19 6.5v13a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-13M3 6h5.5M21 6h-5.5m0 0V3.5a1 1 0 0 0-1-1h-5a1 1 0 0 0-1 1V6m7 0h-7m6 11.5V10m-5 7.5V10"})),Z0=s.forwardRef(I0),B0={arrow_left:hr,arrow_right:vr,bookmark:gr,bookmarked:Er,burger_menu:yr,camera:Rr,checkmark:Mr,checkmark_circle:xr,chevron_down:$r,chevron_left:Pr,chevron_right:Fr,chevron_up:Vr,comment_bubble:Wr,cross:Hr,cross_circle:Zr,envelope:Nr,event_calendar:Yr,external_link:qr,eye:Kr,eye_crossed:Jr,filter:Qr,globe:t0,heart:n0,image:a0,loudspeaker:i0,marketplace:c0,more_dots:d0,more_dots_alt:h0,mute:v0,notification_bell:g0,paperclip:E0,pencil:y0,pin:R0,plus:M0,plus_circle:x0,privacy_lock:$0,search:P0,share_arrow:F0,share_arrow_outline:V0,sort:W0,thanks:H0,trash_can:Z0},N0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M8 7V6a1 1 0 0 1 1-1h17a1 1 0 0 1 1 1v20a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-1M8 7H5m3 0v6m0 0H5m3 0v6m0 0H5m3 0v6m0 0H5m12.5-10a3 3 0 1 1 0-6 3 3 0 0 1 0 6Zm0 0a5 5 0 0 0-5 5v1.146c0 .818.498 1.554 1.285 1.777.959.273 2.337.577 3.715.577 1.378 0 2.756-.304 3.715-.576.787-.224 1.285-.96 1.285-1.778V20a5 5 0 0 0-5-5Z"})),D0=s.forwardRef(N0),Y0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M15 16.745A6.968 6.968 0 0 1 11 18a6.973 6.973 0 0 1-3-.674m7-.58A7.039 7.039 0 0 0 16.745 15M15 16.745l7.244 8.74c.816.984 1.961 1.836 3.208 1.555.385-.087.758-.25 1.048-.54.29-.29.453-.663.54-1.048.28-1.247-.57-2.392-1.555-3.208L16.745 15m0 0A6.968 6.968 0 0 0 18 11c0-1.074-.242-2.09-.674-3M5 14.608A7 7 0 0 1 14.608 5M5 14.608a7.031 7.031 0 0 0 3 2.718m-3-2.718S7 14 8 13c1.698-1.698 1.41-4.41 3-6 1-1 3.608-2 3.608-2m0 0a7.031 7.031 0 0 1 2.718 3m0 0S15 9 14 10c-1.499 1.499-1.477 3.926-3 5.5-.954.986-3 1.826-3 1.826"})),U0=s.forwardRef(Y0),q0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m24.5 20.5-5-9m0 0H12l-4.5 9m12-9-1.276-2.553a1 1 0 0 1 .894-1.447H23.5a1 1 0 0 1 1 1V10m-18-2.5h2.882a1 1 0 0 1 .894.553L16.5 20.5m-9 5a5 5 0 1 1 0-10 5 5 0 0 1 0 10Zm12-5a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z"})),z0=s.forwardRef(q0),K0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M6 12v14.08a1 1 0 0 0 1.573.819l7.28-5.096a2 2 0 0 1 2.294 0l7.28 5.096a1 1 0 0 0 1.573-.82V12M6 12V7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5M6 12h20"})),G0=s.forwardRef(K0),J0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M24.5 27H8.75A1.75 1.75 0 0 1 7 25.25v0c0-.966.784-1.75 1.75-1.75H24a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-3M7 25V8a3 3 0 0 1 3-3h6m0 0v6.584a.2.2 0 0 0 .325.156l1.55-1.24a1 1 0 0 1 1.25 0l1.55 1.24a.2.2 0 0 0 .325-.156V5m-5 0h5"})),X0=s.forwardRef(J0),Q0=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{fill:"#fff",d:"M16 28c6.627 0 12-5.373 12-12S22.627 4 16 4 4 9.373 4 16c0 1.81.4 3.525 1.117 5.064.083.177.118.373.094.567l-.634 5.236a.5.5 0 0 0 .556.556l5.236-.634c.194-.024.39.011.567.093A11.954 11.954 0 0 0 16 28Z"}),r.createElement("path",{fill:"#FF9DE2",d:"M16.085 12.871c1.27-1.78 3.406-2.357 4.942-1.44 1.571.938 1.885 2.814.943 5.003-1.219 2.83-5.122 5.916-5.852 6.476a.193.193 0 0 1-.236 0c-.73-.56-4.633-3.646-5.852-6.476-.942-2.189-.628-4.065.943-5.003 1.525-.917 3.672-.34 4.942 1.44a.105.105 0 0 0 .17 0Z"}),r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 4C9.373 4 4 9.373 4 16c0 1.81.4 3.526 1.118 5.065.083.177.118.373.094.567l-.635 5.234a.5.5 0 0 0 .557.557l5.225-.639c.195-.023.391.012.569.095C12.468 27.598 14.188 28 16 28c6.627 0 12-5.373 12-12S22.627 4 16 4Z"})),en=s.forwardRef(Q0),tn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 4C9.373 4 4 9.373 4 16c0 1.81.4 3.526 1.118 5.065.083.177.118.373.094.567l-.635 5.234a.5.5 0 0 0 .557.557l5.225-.639c.195-.023.391.012.569.095C12.468 27.598 14.188 28 16 28c6.627 0 12-5.373 12-12S22.627 4 16 4Z"})),rn=s.forwardRef(tn),nn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 26.5h3m21 0h-3m-18 0V6.835a1 1 0 0 1 .821-.984l9-1.637A1 1 0 0 1 18 5.198V10M7 26.5h11m0 0V10m0 16.5h7M18 10h6a1 1 0 0 1 1 1v15.5M14.8 16h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Zm-4 0h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Zm4.2-5.8v1.1a.2.2 0 0 1-.2.2h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2Zm-4.2 1.3h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Z"})),on=s.forwardRef(nn),an=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 16h24M4 23h24M4 9h24"})),sn=s.forwardRef(an),ln=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M5 15.5v0a1.442 1.442 0 0 1-1.368-1.897l2.64-7.92A1 1 0 0 1 7.221 5h4.029M5 15.5v11a1 1 0 0 0 1 1h3a.5.5 0 0 0 .5-.5v-6.5a1 1 0 0 1 1-1H14a1 1 0 0 1 1 1V27a.5.5 0 0 0 .5.5H26a1 1 0 0 0 1-1v-11m-22 0h4.5m17.5 0v0c.984 0 1.679-.964 1.367-1.897l-2.64-7.92A1 1 0 0 0 24.78 5H20.75M27 15.5h-4M16 5v10.5M16 5h4.75M16 5h-4.75M16 15.5h7m-7 0H9.5M20.75 5 23 15.5M11.25 5 9.5 15.5m10 8h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5Z"})),cn=s.forwardRef(ln),fn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M23 14.5v0a.7.7 0 0 0 .658-.94L22.24 9.658A1 1 0 0 0 21.3 9H10.7a1 1 0 0 0-.94.658L8.343 13.56A.7.7 0 0 0 9 14.5v0m14 0V21a1 1 0 0 1-1 1h-5.8a.2.2 0 0 1-.2-.2v-4.1a.2.2 0 0 0-.2-.2h-3.1a.2.2 0 0 0-.2.2v4.1a.2.2 0 0 1-.2.2H10a1 1 0 0 1-1-1v-6.5m14 0H9M28 16c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),dn=s.forwardRef(fn),un=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M3.5 11.5A2.5 2.5 0 0 1 6 9h2.586a1 1 0 0 0 .707-.293l3.121-3.121A2 2 0 0 1 13.828 5h4.344a2 2 0 0 1 1.414.586l3.121 3.121a1 1 0 0 0 .707.293H26a2.5 2.5 0 0 1 2.5 2.5V23a3 3 0 0 1-3 3h-19a3 3 0 0 1-3-3V11.5Z"})),hn=s.forwardRef(un),mn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m27.5 28.5-23-23M16 11a6 6 0 1 1 0 12 6 6 0 0 1 0-12Zm2.172-6h-4.344a2 2 0 0 0-1.414.586L9.293 8.707A1 1 0 0 1 8.586 9H6a2.5 2.5 0 0 0-2.5 2.5V23a3 3 0 0 0 3 3h19a3 3 0 0 0 3-3V11.5A2.5 2.5 0 0 0 26 9h-2.586a1 1 0 0 1-.707-.293l-3.121-3.121A2 2 0 0 0 18.172 5Z"})),vn=s.forwardRef(mn),wn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m6 14.5 2.27-6.053A3 3 0 0 1 11.079 6.5h9.842a3 3 0 0 1 2.809 1.947L26 14.5m-20 0L3.5 14m2.5.5v7m0-7h20m-16.5 7v3a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-3m3.5 0h13m-13 0H6m16.5 0v3a1 1 0 0 0 1 1H25a1 1 0 0 0 1-1v-3m-3.5 0H26m0-7 2.5-.5m-2.5.5v7M23 18v0a.5.5 0 0 1-.5.5H21a.5.5 0 0 1-.5-.5v0a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 1 .5.5ZM9 18v0a.5.5 0 0 1 .5-.5H11a.5.5 0 0 1 .5.5v0a.5.5 0 0 1-.5.5H9.5A.5.5 0 0 1 9 18Z"})),gn=s.forwardRef(wn),pn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m22 10 5-5m-5 5h5.5M22 10V4.5m0 5.5c-2.501-2.501-5.104-1.765-7.5.426M22 10c3.759 3.759.272 7.724-4.5 10.879m-3-10.453L18.074 14M14.5 10.426c-2.229 2.038-4.278 5.334-5.898 8.453m8.898 2c-3.643 2.408-8.034 4.344-10.523 5.354a.916.916 0 0 1-1.205-1.21 75.967 75.967 0 0 1 2.83-6.144m8.898 2-3-3m-5.898 1 1.62 1.621"})),En=s.forwardRef(pn),bn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M19.35 10a7.5 7.5 0 1 0-14.047 4.88c.12.237.159.508.09.764l-.804 3.022a.2.2 0 0 0 .245.245l3.022-.805c.256-.068.527-.029.763.09.432.219.887.397 1.362.53M27 18.5a8.5 8.5 0 1 0-5.309 7.88c.202-.081.424-.105.637-.057l4.862 1.107a.2.2 0 0 0 .24-.24l-1.107-4.862a1.067 1.067 0 0 1 .058-.637c.4-.985.619-2.062.619-3.191Z"})),yn=s.forwardRef(bn),kn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9.333 16.667 4 4 9.334-9.334M28 16c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),Rn=s.forwardRef(kn),_n=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m19 11-2.555-1.277a1 1 0 0 0-.891-.002L12.975 11M19 11l-.485-2.912a.2.2 0 0 1 .04-.158l1.732-2.164a.2.2 0 0 0-.123-.322l-2.573-.429a.2.2 0 0 1-.139-.094l-1.28-2.135a.2.2 0 0 0-.344 0l-1.28 2.135a.2.2 0 0 1-.14.094l-2.572.429a.2.2 0 0 0-.123.322l1.73 2.164a.2.2 0 0 1 .041.159L12.975 11M19 11l2.5 4.063M12.975 11l-1.687 2.75m0 0S13.983 15.198 16 15.5c2.155.323 5.5-.438 5.5-.438M11.288 13.75 6.84 21M24 19.125l2.318 3.767c.344.56.063 1.284-.576 1.436-1.552.37-4.399.942-7.742 1.118m6-6.321S18.88 20.633 15.5 21c-3.362.365-8.66 0-8.66 0M24 19.125l-2.5-4.063M6.84 21l-1.16 1.893c-.344.559-.062 1.282.576 1.434 1.552.37 4.4.943 7.744 1.12m0 0a37.977 37.977 0 0 0 4 0m-4 0V28a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2.554"})),Mn=s.forwardRef(_n),Sn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 7v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V7m10 0h2.5a2 2 0 0 1 2 2v17a2 2 0 0 1-2 2h-15a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2H11m10 0v0a1.5 1.5 0 0 0-1.5-1.5h-.264a.509.509 0 0 1-.381-.186C18.512 4.913 17.56 4 16 4s-2.512.913-2.855 1.314a.509.509 0 0 1-.381.186H12.5A1.5 1.5 0 0 0 11 7v0m-1 6h12m-12 4h8m-8 4h10"})),xn=s.forwardRef(Sn),Cn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M9 11.5v2m14-2v2m0 0v12a1 1 0 0 1-1 1H10a1 1 0 0 1-1-1v-12m14 0 2.722.389a1 1 0 0 0 1.07-.619l1.414-3.534a1 1 0 0 0-.355-1.19L23.758 5.68a1 1 0 0 0-.573-.181H20c-.552 0-1.005.455-1.168.982C18.56 7.357 17.852 8.5 16 8.5c-1.852 0-2.56-1.143-2.832-2.018-.163-.527-.616-.982-1.168-.982H8.815a1 1 0 0 0-.573.18L4.149 8.546a1 1 0 0 0-.355 1.191l1.414 3.534a1 1 0 0 0 1.07.619L9 13.5"})),$n=s.forwardRef(Cn),Tn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 27h4m4 0h-4m0 0v-7m0 0 9.293-9.293c.63-.63.184-1.707-.707-1.707H10.874M16 20l-6.716-6.716M17.5 13l2.749-6.871a1 1 0 0 1 .928-.629H26M9 13h14M10.874 9A4.002 4.002 0 0 0 3 10a4 4 0 0 0 6.284 3.284M10.874 9h-3.46c-.89 0-1.337 1.077-.707 1.707l2.577 2.577"})),Pn=s.forwardRef(Tn),Ln=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11.111 17.833h8.556m-7.334-4.277h8.556M27 16c0 6.075-4.925 11-11 11-1.61 0-3.14-.346-4.52-.968a1.3 1.3 0 0 0-.771-.1l-4.832.904a.611.611 0 0 1-.713-.713l.904-4.832c.049-.26.01-.53-.1-.772A10.96 10.96 0 0 1 5 16C5 9.925 9.925 5 16 5s11 4.925 11 11Z"})),Fn=s.forwardRef(Ln),On=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M28 16c0 6.627-5.373 12-12 12m12-12c0-6.627-5.373-12-12-12m12 12h-2.5M16 28C9.373 28 4 22.627 4 16m12 12v-2.5M4 16C4 9.373 9.373 4 16 4M4 16h2.5M16 4v2.5M18 18l-4-4m4.656 4.148 3.316-7.46a.5.5 0 0 0-.66-.66l-7.46 3.316a1 1 0 0 0-.508.508l-3.316 7.46a.5.5 0 0 0 .66.66l7.46-3.316a1 1 0 0 0 .508-.508Z"})),Vn=s.forwardRef(On),An=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 21.5h9.5a2 2 0 0 0 2-2v-3m-11.5 5H6.5a2 2 0 0 1-2-2v-3m11.5 5v5m0 0h5m-5 0h-5m16.5-10V8a2 2 0 0 0-2-2h-19a2 2 0 0 0-2 2v8.5m23 0h-23"})),Wn=s.forwardRef(An),jn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 25h-.5a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2v0M7 25v2m0-2h18m0 0h.5a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2v0M25 25v2M6.5 14H7a2 2 0 0 1 2 2v4a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-4a2 2 0 0 1 2-2h.5m-19 0v-4a2 2 0 0 1 2-2h15a2 2 0 0 1 2 2v4"})),Hn=s.forwardRef(jn),In=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 13v10a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V13M4 13V9a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v4M4 13h24M7 10h8"})),Zn=s.forwardRef(In),Bn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 11 11 21m0-10 10 10m7-5c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),Nn=s.forwardRef(Bn),Dn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeMiterlimit:16,strokeWidth:1.5,d:"M9 5.5H7a1 1 0 0 0-1 1v7.146a2 2 0 0 0 1.257 1.857l.551.22a1 1 0 0 1 .625 1.02l-.735 8.076A2 2 0 0 0 9.69 27h1.62a2 2 0 0 0 1.992-2.181l-.734-8.077a1 1 0 0 1 .624-1.019l.55-.22A2 2 0 0 0 15 13.646V6.5a1 1 0 0 0-1-1h-2m-3 0V12m0-6.5h3m0 0V12m11.437-6.777.422-.06a1 1 0 0 1 1.141.99V25a2 2 0 0 1-2 2h-1.06a2 2 0 0 1-1.962-2.392l1.23-6.152a1.785 1.785 0 0 0-1.086-2.007v0a1.738 1.738 0 0 1-1.105-1.658c.083-2.771.485-5.095 1.592-7.55.507-1.125 1.606-1.843 2.828-2.018Z"})),Yn=s.forwardRef(Dn),Un=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m16.5 18 3-1m-3 1h-4m4 0-.583 2.46A2 2 0 0 1 13.971 22H11.5m8-5H22a2 2 0 0 0 1.6-.8l.5-.667a2 2 0 0 0 .4-1.2V13m-5 4V9m0 0H22a2 2 0 0 1 1.6.8l.5.667a2 2 0 0 1 .4 1.2V13m-5-4-2.789-1.394a1 1 0 0 0-.447-.106H6a1 1 0 0 0-1 1V17a1 1 0 0 0 1 1h1m0 0-2.148 7.732A1 1 0 0 0 5.816 27h3.44a1 1 0 0 0 .958-.713L11.5 22M7 18h5.5m0 0-1 4m13-9H28"})),qn=s.forwardRef(Un),zn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M23 25.748A11.946 11.946 0 0 1 16 28C9.373 28 4 22.627 4 16S9.373 4 16 4s12 5 12 12c0 3-2 5-4.5 5-1.574 0-4-2-4-2m0 0v-6m0 6s-2.255 2.061-4 2c-2.625-.092-4.376-2.376-4.5-5-.13-2.772 2.274-5.533 4.5-5.5 1.299.019 2.64.287 3.5 1.5.253.356.5 1 .5 1m0-2.5V13"})),Kn=s.forwardRef(zn),Gn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m13 15.63 1.618 1.548a2 2 0 0 0 2.764 0L19 15.63m-6 0L5 7m8 8.63-8 9.323M27 7l-8 8.63m0 0 8 9.323M26 26H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2Z"})),Jn=s.forwardRef(Gn),Xn=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-14 6.5 1.859 1.859a.2.2 0 0 0 .282 0L20 16.5"})),Qn=s.forwardRef(Xn),eo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-15.5 5 1.84-1.38a.1.1 0 0 1 .16.08v5.8m6.5-.04h-3.237a.1.1 0 0 1-.075-.166l2.702-3.04A1.643 1.643 0 0 0 17 17l-.46.46"})),to=s.forwardRef(eo),ro=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-11 3.5v6m-3-3h6"})),no=s.forwardRef(ro),oo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9 27-4.293-4.293a1 1 0 0 1 0-1.414L9 17m-4 5h20a2 2 0 0 0 2-2v-3M22 5l4.293 4.293a1 1 0 0 1 0 1.414L22 15m4-5H7a2 2 0 0 0-2 2v3"})),ao=s.forwardRef(oo),so=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M16 8C9.75 8 5.095 14.376 4.169 15.744a.449.449 0 0 0 0 .512C5.095 17.624 9.75 24 16 24c6.25 0 10.905-6.376 11.831-7.744a.449.449 0 0 0 0-.512C26.905 14.376 22.25 8 16 8Z"})),io=s.forwardRef(so),lo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m5.5 5.5 21 21M16 8C9.75 8 5.095 14.376 4.169 15.744a.449.449 0 0 0 0 .512C5.095 17.624 9.75 24 16 24c6.25 0 10.905-6.376 11.831-7.744a.449.449 0 0 0 0-.512C26.905 14.376 22.25 8 16 8Zm0 3a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z"})),co=s.forwardRef(lo),fo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M6 16h20M6 16v9a1 1 0 0 0 1 1h9M6 16a1.5 1.5 0 0 1-1.5-1.5V11A1.5 1.5 0 0 1 6 9.5h10M26 16v9a1 1 0 0 1-1 1h-9m10-10a1.5 1.5 0 0 0 1.5-1.5V11A1.5 1.5 0 0 0 26 9.5H16M16 26V9.5m0 0 1.702-4.425a2.194 2.194 0 0 1 2.862-1.25c1.883.754 1.824 3.44-.09 4.109L16 9.5Zm0 0-1.702-4.425a2.194 2.194 0 0 0-2.863-1.25c-1.882.754-1.823 3.44.09 4.109L16 9.5Z"})),uo=s.forwardRef(fo),ho=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0a6 6 0 0 0-6 6v3.558c0 .861.55 1.625 1.387 1.828 1.155.282 2.884.614 4.613.614 1.73 0 3.458-.332 4.613-.614.836-.203 1.387-.967 1.387-1.828V20a6 6 0 0 0-6-6Zm-8 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0 0c-2.761 0-4 2.239-4 5v1.264c0 .758.446 1.421 1.193 1.544C5.822 22.91 6.733 23 8 23c.73 0 1.402-.03 2-.075M8 15c1.126 0 2.164.372 3 1m13-1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0 0c2.761 0 4 2.239 4 5v1.264c0 .758-.445 1.421-1.193 1.544-.629.103-1.54.192-2.807.192-.73 0-1.402-.03-2-.075M24 15a4.978 4.978 0 0 0-3 1"})),mo=s.forwardRef(ho),vo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M2 17h6.882a.2.2 0 0 0 .175-.103l2.241-4.034a.2.2 0 0 1 .36.021l3.171 7.702a.2.2 0 0 0 .365.01l1.68-3.483a.2.2 0 0 1 .18-.113H21M6.5 6.923c4.185-3.591 8.803.672 9.429 1.286a.1.1 0 0 0 .142 0c.625-.614 5.243-4.877 9.43-1.286C30 10.784 27 17.063 24 20.563c-1.65 1.925-5.01 4.66-6.806 6.074a1.924 1.924 0 0 1-2.388 0C13.011 25.224 9.651 22.488 8 20.562c-3-3.5-6-9.778-1.5-13.639Z"})),wo=s.forwardRef(vo),go=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16.082 8.886C18.587 5.468 22.532 4.022 25.5 6c3 2 3.24 5.805 1.5 10-2.318 5.589-9.879 11.19-10.888 11.92a.187.187 0 0 1-.224 0C14.88 27.19 7.318 21.589 5 16 3.26 11.805 3.5 8 6.5 6c2.967-1.978 6.913-.532 9.418 2.886.04.055.124.055.164 0Z"})),po=s.forwardRef(go),Eo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"m25 17.5-8.293-8.293a1 1 0 0 0-1.414 0L7 17.5m18 0V26a1 1 0 0 1-1 1h-4.5a1 1 0 0 1-1-1v-5a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v5a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-8.5m18 0s1 .5 2-.5c.757-.757.654-1.514.56-1.838a.653.653 0 0 0-.185-.282L16.69 4.66a1 1 0 0 0-1.382 0L4.626 14.88a.653.653 0 0 0-.186.282c-.094.323-.197 1.08.56 1.838 1 1 2 .5 2 .5"})),bo=s.forwardRef(Eo),yo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M4.5 23.5a2 2 0 0 0 2 2h19a2 2 0 0 0 2-2v-4m-23 4v-15a2 2 0 0 1 2-2h19a2 2 0 0 1 2 2v11m-23 4 4.793-4.793a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 0 1.414 0l5.879-5.879a2 2 0 0 1 2.828 0L27.5 19.5m-15-5.5a2.121 2.121 0 1 1-3-3 2.121 2.121 0 0 1 3 3Z"})),ko=s.forwardRef(yo),Ro=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M14.5 14.5h1a.5.5 0 0 1 .5.5v6.5a.5.5 0 0 0 .5.5h1m-2-10.5a.5.5 0 0 0 0-1m0 1a.5.5 0 0 1 0-1m0 1v-1m12 5.5c0-6.351-5.149-11.5-11.5-11.5S4.5 9.649 4.5 16 9.649 27.5 16 27.5c2.121 0 4.109-.574 5.815-1.576.265-.156.585-.197.876-.096l4.406 1.532c.16.056.313-.101.256-.26-.552-1.534-.98-3.116-1.423-4.682a1.041 1.041 0 0 1 .103-.793A11.448 11.448 0 0 0 27.5 16Z"})),_o=s.forwardRef(Ro),Mo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 18a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0c-3.866 0-7 2.5-7 7 0 .263.015.523.043.779M16 18c1.622 0 3.108.44 4.29 1.284M9.042 25.779A11.945 11.945 0 0 0 16 28c1.631 0 3.187-.326 4.605-.915M9.043 25.779C5.99 23.603 4 20.297 4 16 4 9.373 9.373 4 16 4s12 5.373 12 12c0 .599-.039 1.179-.113 1.739m0 0A5.973 5.973 0 0 0 25 17a5.99 5.99 0 0 0-4.71 2.284m7.597-1.545a6 6 0 1 1-7.282 9.346m0 0A5.979 5.979 0 0 1 19 23c0-1.404.482-2.695 1.29-3.716M25 20v3m0 0v3m0-3h3m-3 0h-3"})),So=s.forwardRef(Mo),xo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeMiterlimit:16,strokeWidth:1.5,d:"M28 11a7 7 0 1 0-13.854 1.43c.074.356-.013.73-.266.99L6.284 21.21a1 1 0 0 0-.284.698V25a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1.5a1 1 0 0 0 1-1v-.42c0-.734.767-1.217 1.43-.903.047.022.095.04.143.055A7 7 0 0 0 28 11Z"})),Co=s.forwardRef(xo),$o=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M26 15.5v-3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v3m20 0V23a4 4 0 0 1-4 4H10a4 4 0 0 1-4-4v-7.5m20 0 4-2m-24 2-4-2m14-10V8m-3.5-3.5V8m7-3.5V8"})),To=s.forwardRef($o),Po=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11 16h17m-17 7h17M11 9h17M7 9H5m2 7H5m2 7H5"})),Lo=s.forwardRef(Po),Fo=(e,t)=>r.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:t,...e},r.createElement("path",{d:"M11 11V7C11 5.89543 11.8954 5 13 5H24C25.1046 5 26 5.89543 26 7V25C26 26.1046 25.1046 27 24 27H13C11.8954 27 11 26.1046 11 25V21M17 11.5L20.7929 15.2929C21.1834 15.6834 21.1834 16.3166 20.7929 16.7071L17 20.5M4 16H21",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Oo=s.forwardRef(Fo),Vo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 11V7a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v18a2 2 0 0 1-2 2H14a2 2 0 0 1-2-2v-4m-3.5-9.5-3.793 3.793a1 1 0 0 0 0 1.414L8.5 20.5m12-4.5h-16"})),Ao=s.forwardRef(Vo),Wo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m24.5 18.5-5 2.813M13.5 7.5 5.244 22.178a2 2 0 0 0 .329 2.395l1.854 1.854a2 2 0 0 0 2.395.33l9.678-5.445m3-11.812L26 6m0 14L12 6m6 .5L19 4m6.5 10 2.5-1M14 25l1.492 2.239a1 1 0 0 0 1.311.323l3.821-2.084a1 1 0 0 0 .4-1.355l-1.524-2.81"})),jo=s.forwardRef(Wo),Ho=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M12 26.5v-19m8-2v19M12.242 6.94l7.515-1.88a1 1 0 0 1 .485 0l7 1.75a1 1 0 0 1 .758.97v17.94a1 1 0 0 1-1.242.97l-6.515-1.63a1 1 0 0 0-.485 0l-7.515 1.88a1 1 0 0 1-.486 0l-7-1.75A1 1 0 0 1 4 24.22V6.28a1 1 0 0 1 1.243-.97l6.514 1.63a1 1 0 0 0 .486 0Z"})),Io=s.forwardRef(Ho),Zo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 13h-.78a2 2 0 0 1-1.909-2.597l1.47-4.701A1 1 0 0 1 6.735 5H11m-4 8v4.5M7 13h3m-3 4.5H6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h1m0-7h18m0-4.5h.78a2 2 0 0 0 1.909-2.597l-1.47-4.701A1 1 0 0 0 25.265 5H21m4 8v4.5m0-4.5h-3m3 4.5h1a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-1m0 0V27m0-2.5H7m0 0V27m9-22v8m0-8h5m-5 0h-5m5 8h6m-6 0h-6m11-8 1 8M11 5l-1 8"})),Bo=s.forwardRef(Zo),No=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M26.5 22a5 5 0 1 1-10 0 5 5 0 0 1 10 0ZM14.5 6a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1V6ZM4.413 19.257l4.15-7.47a.5.5 0 0 1 .874 0l4.15 7.47a.5.5 0 0 1-.437.743h-8.3a.5.5 0 0 1-.437-.743Z"})),Do=s.forwardRef(No),Yo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{fill:"#201649",d:"M8 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM18 16a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM26 16a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"})),Uo=s.forwardRef(Yo),qo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{fill:"#201649",d:"M16 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM18 16a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM18 24a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"})),zo=s.forwardRef(qo),Ko=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 22.5c0-1.657-2.047-3-4-3-1.953 0-4 1.047-4 3s2.047 3 4 3c1.953 0 4-1.343 4-3Zm0 0V11m13.5 10c0-1.657-2.047-3-4-3-1.953 0-4 1.047-4 3s2.047 3 4 3c1.953 0 4-1.343 4-3Zm0 0V9.5M12 11V6.895a1 1 0 0 1 .89-.994l11.5-1.278a1 1 0 0 1 1.11.994V9.5M12 11l13.5-1.5"})),Go=s.forwardRef(Ko),Jo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 4v12.595m0 0V28.7m0-12.107 10.836-6.353M16 16.595 5.164 10.24m10.335-6.106-10 5.789A1 1 0 0 0 5 10.79v11.12a1 1 0 0 0 .498.866l2.791 1.62a.2.2 0 0 0 .3-.173V18.84a.1.1 0 0 1 .15-.086l2.942 1.708a1 1 0 0 1 .498.865v4.75a1 1 0 0 0 .501.867l2.821 1.625a1 1 0 0 0 .998 0l2.821-1.625a1 1 0 0 0 .501-.866v-4.85a1 1 0 0 1 .52-.878l2.921-1.602a.1.1 0 0 1 .148.087v5.39a.2.2 0 0 0 .301.172l2.791-1.62A1 1 0 0 0 27 21.91V10.789a1 1 0 0 0-.499-.865l-10-5.79a1 1 0 0 0-1.002 0Z"})),Xo=s.forwardRef(Jo),Qo=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0a6 6 0 0 1 6 6v3.56c0 .86-.55 1.623-1.387 1.826-1.155.282-2.884.614-4.613.614-1.729 0-3.458-.332-4.613-.614C15.551 25.183 15 24.42 15 23.56V21m6-7a6.001 6.001 0 0 0-5.5 3.598m0 0V14.51a1 1 0 0 0-.412-.809l-4.5-3.272a1 1 0 0 0-1.176 0l-4.5 3.272a1 1 0 0 0-.412.81V20a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1V20a1 1 0 0 0 1 1H15m.5-3.402A5.98 5.98 0 0 0 15 20v1"})),ea=s.forwardRef(Qo),ta=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 24s0 4 4 4 4-4 4-4M8 11.203v3.883c0 2.813-1.369 5.118-2.458 7.586-.28.637.197 1.328.892 1.328h19.132c.696 0 1.173-.691.892-1.328C25.368 20.204 24 17.9 24 15.085v-3.882A4.203 4.203 0 0 0 19.797 7a.389.389 0 0 1-.366-.288C19.217 5.962 18.426 4 16 4s-3.217 1.961-3.431 2.712a.389.389 0 0 1-.366.288A4.203 4.203 0 0 0 8 11.203Z"})),ra=s.forwardRef(ta),na=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M20 14.5h-8a1 1 0 0 1-1-1V8.945a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V13.5a1 1 0 0 1-1 1ZM13.5 27h-8a1 1 0 0 1-1-1v-4.555a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V26a1 1 0 0 1-1 1ZM26.5 27h-8a1 1 0 0 1-1-1v-4.555a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V26a1 1 0 0 1-1 1Z"})),oa=s.forwardRef(na),aa=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M25.5 11H20a1 1 0 0 1-1-1V4.5m7 6.914V27a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h11.586a1 1 0 0 1 .707.293l6.414 6.414a1 1 0 0 1 .293.707Z"})),sa=s.forwardRef(aa),ia=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M9 22V6a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v19a2 2 0 0 1-2 2H7.5M9 22H5.5a1 1 0 0 0-1 1v2a2 2 0 0 0 2 2h1M9 22v2.93a2 2 0 0 1-.89 1.664L7.5 27M13 9h10m-10 4h10m0 4H13"})),la=s.forwardRef(ia),ca=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m27 17-7.858 7.858a8 8 0 0 1-8.465 1.833l-.119-.044a7.73 7.73 0 0 1-4.367-4.14v0a7.729 7.729 0 0 1 1.8-8.741l8.244-7.712a6.188 6.188 0 0 1 7.19-.913l.32.175a4.93 4.93 0 0 1 1.95 1.933v0a4.93 4.93 0 0 1-.824 5.88l-7.678 7.678a3.535 3.535 0 0 1-3.893.75v0a3.535 3.535 0 0 1-1.857-1.857v0a3.535 3.535 0 0 1 .75-3.893L18 10"})),fa=s.forwardRef(ca),da=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M4 14a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0ZM25.5 11.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM23 7.5a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0ZM9 7.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0ZM16 25c-1.04 0-2.2.473-3.22 1.043-1.578.881-3.681.637-4.7-.854-1.104-1.617-.375-3.847 1.283-4.887.824-.516 1.614-1.128 2.137-1.802.63-.811 1.097-2.003 1.42-3.07C13.34 14.05 14.56 13 16 13s2.66 1.05 3.08 2.43c.324 1.067.79 2.259 1.42 3.07.523.674 1.314 1.286 2.137 1.802 1.658 1.04 2.387 3.27 1.283 4.887-1.019 1.491-3.122 1.735-4.7.854C18.2 25.473 17.04 25 16 25Z"})),ua=s.forwardRef(da),ha=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M27.5 27H4m10-4h13.5m0-4H20m1.132-8.596 2.121-2.121a1 1 0 0 0 0-1.415l-2.121-2.121a1 1 0 0 0-1.415 0l-2.12 2.121m3.535 3.536L8.607 22.929a1 1 0 0 1-.483.267c-1.102.255-3.107.621-3.843.754a.198.198 0 0 1-.23-.23c.132-.736.498-2.74.753-3.844a1 1 0 0 1 .267-.483L17.596 6.868m3.536 3.536-3.536-3.536"})),ma=s.forwardRef(ha),va=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M12.601 19.5H8.386a2 2 0 0 0-1.873 1.298l-2.006 5.35a1 1 0 0 0 .936 1.352h21.114a1 1 0 0 0 .936-1.351l-2.006-5.351a2 2 0 0 0-1.873-1.298h-4.108m0 0C20.819 16.815 22 13.662 22 11a6 6 0 0 0-12 0c0 5.443 4.937 12.532 5.854 13.801a.19.19 0 0 0 .303.01c.482-.589 1.987-2.528 3.349-5.311ZM19 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"})),wa=s.forwardRef(va),ga=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M20.634 7.189A5 5 0 0 1 27 12c0 5.383-4.024 10.766-4.852 11.816a.188.188 0 0 1-.298-.003 27.62 27.62 0 0 1-2.171-3.246m.955-13.378A5.988 5.988 0 0 0 16 5a5.988 5.988 0 0 0-4.634 2.189m9.268 0A5.975 5.975 0 0 1 22 11c0 3.392-1.079 6.784-2.321 9.567M11.366 7.189A5 5 0 0 0 5 12c0 5.383 4.024 10.766 4.852 11.816.077.098.221.095.298-.003a27.62 27.62 0 0 0 2.171-3.246m-.955-13.378A5.975 5.975 0 0 0 10 11c0 3.392 1.079 6.784 2.321 9.567m0 0c1.407 3.149 3.024 5.517 3.524 6.219a.189.189 0 0 0 .31 0c.5-.703 2.117-3.07 3.524-6.22M19 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"})),pa=s.forwardRef(ga),Ea=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M15.5 17h8a1 1 0 0 1 1 1v1.5a1 1 0 0 1-1 1h-.828a.2.2 0 0 0-.198.17l-.843 5.482a1 1 0 0 1-.989.848h-9.284a1 1 0 0 1-.989-.848l-.843-5.482a.2.2 0 0 0-.198-.17H8.5a1 1 0 0 1-1-1V18a1 1 0 0 1 1-1h7Zm0 0v-3m.5-1h3a6 6 0 0 0 6-6V4.5a.5.5 0 0 0-.5-.5H22a6 6 0 0 0-6 6v3Zm0 0-.5 1m.5-1 5-5m-5.5 6-2-2m0 0v-2a4 4 0 0 0-4-4H8a.5.5 0 0 0-.5.5V8a4 4 0 0 0 4 4h2Z"})),ba=s.forwardRef(Ea),ya=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.4,d:"M16 4.667v22.666M4.667 16h22.666"})),ka=s.forwardRef(ya),Ra=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 9v14m-7-7h14m5 0c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),_a=s.forwardRef(Ra),Ma=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M23 23V10a1 1 0 0 0-1-1H8.5M23 23v3a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h2.5M23 23h3a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H9.5a1 1 0 0 0-1 1v3m6 5.5 1.793-1.793a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 1 0 1.414L17.5 17.5m-3-3-5.264 5.264a1 1 0 0 0-.283.566l-.434 3.038a.1.1 0 0 0 .113.113l3.038-.434a1 1 0 0 0 .566-.283L17.5 17.5m-3-3 3 3"})),Sa=s.forwardRef(Ma),xa=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 13V8.5c0-2.918-2.5-4-5-4s-5 1.082-5 4v1m5 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm0 0v2M27 15v11a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V15a2 2 0 0 1 2-2h18a2 2 0 0 1 2 2Z"})),Ca=s.forwardRef(xa),$a=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M20 27h6a1 1 0 0 0 1-1v-8M5 12.5V14a1 1 0 0 0 1 1h9a2 2 0 0 1 2 2v2M11.5 7V6a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v3m10 3V9.5M15 5v4.5M11 12H9a1 1 0 0 1-1-1V8m7 1.5h-3m5 13V27m7-3h-3a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2m-3-9.5h3a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5Zm-10 13H8a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5Zm3 1.5v-7a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1ZM27 6v7a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1Z"})),Ta=s.forwardRef($a),Pa=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m17 20 2 2 4.586 4.586a2 2 0 0 0 2.828 0l.172-.172a2 2 0 0 0 0-2.828L22 19l-2-2m1-5a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"})),La=s.forwardRef(Pa),Fa=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M26.572 10.318A.639.639 0 0 0 26 10a4 4 0 0 1-4-4 .639.639 0 0 0-.317-.572 11.93 11.93 0 0 0-1.858-.805c-.386-.13-.799.024-1.096.302A3.986 3.986 0 0 1 16 6a3.986 3.986 0 0 1-2.729-1.075c-.297-.278-.71-.432-1.096-.302a11.93 11.93 0 0 0-1.858.805A.638.638 0 0 0 10 6a4 4 0 0 1-4 4 .638.638 0 0 0-.572.317 11.935 11.935 0 0 0-.805 1.858c-.13.386.024.799.302 1.096A3.986 3.986 0 0 1 6 16a3.986 3.986 0 0 1-1.075 2.729c-.278.297-.432.71-.302 1.096.216.646.487 1.266.805 1.858A.638.638 0 0 0 6 22a4 4 0 0 1 4 4c0 .235.111.46.317.572.592.318 1.213.589 1.858.806.386.13.799-.025 1.096-.303A3.986 3.986 0 0 1 16 26c1.055 0 2.014.408 2.729 1.075.297.278.71.432 1.096.303a11.93 11.93 0 0 0 1.858-.806A.639.639 0 0 0 22 26a4 4 0 0 1 4-4c.234 0 .46-.111.572-.317.318-.592.589-1.212.806-1.858.13-.386-.025-.799-.303-1.096A3.986 3.986 0 0 1 26 16c0-1.055.408-2.014 1.075-2.729.278-.297.432-.71.302-1.096a11.93 11.93 0 0 0-.805-1.857Z"}),r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M21 16a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"})),Oa=s.forwardRef(Fa),Va=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11 14.5V8s0 0 0 0 0-4 5-4 5 4 5 4 0 0 0 0v6.5M8 10h16a1 1 0 0 1 1 1v12a4 4 0 0 1-4 4H11a4 4 0 0 1-4-4V11a1 1 0 0 1 1-1Z"})),Aa=s.forwardRef(Va),Wa=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 5h1.73a1 1 0 0 1 .967.744l4.205 15.884a.5.5 0 0 0 .483.372H12m11 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm0 0H12M7.559 9h18.783a.5.5 0 0 1 .482.634l-1.714 6.169A3 3 0 0 1 22.22 18H9.94M12 22a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Z"})),ja=s.forwardRef(Wa),Ha=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21.5 20h2.823a1 1 0 0 1 .928.629l2.2 5.5a1 1 0 0 1-.928 1.371H5.477a1 1 0 0 1-.928-1.371l2.2-5.5A1 1 0 0 1 7.677 20H10.5M24 6c-2.465-1.48-5.902-.527-7.915 2.375a.104.104 0 0 1-.17 0C13.902 5.473 10.447 4.521 8 6c-2.5 1.5-3 4.5-1.5 8 1.985 4.632 8.444 9.692 9.385 10.413.07.054.16.054.23 0 .94-.72 7.4-5.781 9.385-10.413 1.5-3.5 1-6.5-1.5-8Z"})),Ia=s.forwardRef(Ha),Za=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11.5 10h9m-9 0V8a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2v2m-9 0h-2m11 0h2m-13 0h-3a2 2 0 0 0-2 2v11.5a2 2 0 0 0 2 2h3m0-15.5v15.5m0 0h13m0 0h3a2 2 0 0 0 2-2V12a2 2 0 0 0-2-2h-3m0 15.5V10"})),Ba=s.forwardRef(Za),Na=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M18.5 13.062s-.5-1.5-2.5-1.5c-1.717 0-2.697 1.106-2.94 3m0 0a7.87 7.87 0 0 0-.06 1c0 .485.059 1 .176 1.5m-.116-2.5H11m2.06 0h2.44m-2.324 2.5c.368 1.565 1.309 3 2.824 3 2 0 2.5-1.5 2.5-1.5m-5.324-1.5H15.5m-2.324 0H11M6.5 6.923c4.185-3.591 8.803.672 9.429 1.286a.1.1 0 0 0 .142 0c.625-.614 5.243-4.877 9.43-1.286C30 10.784 27 17.063 24 20.563c-1.65 1.925-5.01 4.66-6.806 6.074a1.924 1.924 0 0 1-2.388 0C13.011 25.224 9.651 22.488 8 20.562c-3-3.5-6-9.778-1.5-13.639Z"})),Da=s.forwardRef(Na),Ya=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M28 16c0 6.627-5.373 12-12 12m12-12c0-6.627-5.373-12-12-12m12 12s-5.53 1.53-8 4c-2.47 2.47-4 8-4 8m0 0C9.373 28 4 22.627 4 16m0 0C4 9.373 9.373 4 16 4M4 16s5.53-1.53 8-4c2.47-2.47 4-8 4-8"})),Ua=s.forwardRef(Ya),qa=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M11.47 13.706H6.295C5.58 13.706 5 14.286 5 15v9.706C5 25.42 5.58 26 6.294 26h5.177m0-12.294 3.388-8.911a.457.457 0 0 1 .427-.295 3.655 3.655 0 0 1 3.618 4.172l-.38 2.657a.15.15 0 0 0 .148.171h6.358a2.588 2.588 0 0 1 2.564 2.942l-1.286 9.323A2.588 2.588 0 0 1 23.744 26H11.471m0-12.294V26"})),za=s.forwardRef(qa),Ka=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M24 9v15a3 3 0 0 1-3 3H11a3 3 0 0 1-3-3V9m19-.5h-7m-15 0h7m0 0V6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2.5m-8 0h8m-.5 5-7 7m0-7 7 7"})),Ga=s.forwardRef(Ka),Ja=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M20.5 10.5v-3a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h1m14.5-14h3.882a1 1 0 0 1 .894.553l2.618 5.236c.07.139.106.292.106.447V23.5a1 1 0 0 1-1 1h-4m-2.5-14v6m0 0h7m-7 0V22M6 24.5a2.5 2.5 0 0 0 5 0m-5 0a2.5 2.5 0 0 1 5 0m0 0h7m5 0a2.5 2.5 0 0 1-5 0m5 0c0-1.5-1-2.5-2.5-2.5M18 24.5c0-1.5 1-2.5 2.5-2.5"})),Xa=s.forwardRef(Ja),Qa=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M16 14.5a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0 0a8 8 0 0 0-8 8v2.114c0 .834.517 1.578 1.316 1.814C10.821 26.87 13.41 27.5 16 27.5s5.18-.629 6.684-1.072c.8-.236 1.316-.98 1.316-1.814V22.5a8 8 0 0 0-8-8Z"})),es=s.forwardRef(Qa),ts=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M16 17a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0c-3.866 0-7 3.5-7 7 0 .263.015 1.523.043 1.779M16 17c3.866 0 6.957 3.5 7 7 .003.263-.015 1.523-.043 1.779m-13.914 0A11.945 11.945 0 0 0 16 28c2.593 0 4.995-.823 6.957-2.221m-13.914 0A11.985 11.985 0 0 1 4 16C4 9.373 9.373 4 16 4s12 5.373 12 12c0 4.034-1.99 7.603-5.043 9.779"})),rs=s.forwardRef(ts),ns=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},r.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeMiterlimit:16,strokeWidth:1.5,d:"M16 25.5S11 21 11 16c0-3.881 3.013-7.461 4.361-8.869a.875.875 0 0 1 1.278 0C17.987 8.54 21 12.12 21 16c0 5-5 9.5-5 9.5Zm0 0c8.398 0 11.725-4.087 11.983-11.529a.926.926 0 0 0-.95-.966c-1.358.038-3.9.22-6.033 1.007M16 25.5c-8.267 0-11.713-4.137-11.983-11.529a.925.925 0 0 1 .95-.966c1.358.038 3.9.22 6.033 1.007"})),os=s.forwardRef(ns),as={address_book:D0,baby_toy:U0,bicycle:z0,bookmark:G0,books:X0,bubble_heart_filled:en,bubble_heart_outline:rn,buildings:on,burger_menu:sn,business:cn,business_profile:dn,camera:hn,camera_crossed:vn,car:gn,carrot:En,chat:yn,checkmark_circle:Rn,christmas_tree:Mn,clipboard:xn,clothing:$n,cocktail:Pn,comment_bubble:Fn,compass:Vn,computer:Wn,couch:Hn,credit_card:Zn,cross_circle:Nn,cutlery:Yn,drill_tool:qn,email:Kn,envelope:Jn,event_calendar_check:Qn,event_calendar_date:to,event_calendar_plus:no,exchange:ao,eye:io,eye_crossed:co,gift:uo,group:mo,healthcare:wo,heart:po,house:bo,image:ko,info:_o,invite_neighbour:So,key:Co,kitchen_pot:To,list:Lo,log_in:Oo,log_out:Ao,loudspeaker:jo,map:Io,marketplace:Bo,miscellaneous_other:Do,more_dots:Uo,more_dots_alt:zo,music:Go,nebenan_de:Xo,neighbour:ea,notification_bell:ra,organisation:oa,paper_form_empty:sa,paper_form_filled:la,paperclip:fa,paw:ua,pencil:ma,pin:wa,pins:pa,plant:ba,plus:ka,plus_circle:_a,post:Sa,privacy_lock:Ca,qr_code:Ta,search:La,settings_cog:Oa,shopping_bag:Aa,shopping_cart:ja,special_place:Ia,suitcase:Ba,supporter:Da,tennis_ball:Ua,thanks:za,trash_can:Ga,truck:Xa,user:es,user_profile:rs,wellness:os},ss={24:B0,32:as},Fe=({className:e,name:t,role:o="presentation",size:a="32",title:i})=>{const u=ss[a][t];return u?T.jsx(u,{className:te(dr.iconComponent,e),title:i,role:o,width:a,height:a}):null},is="_iconButton_mrpxf_9",qe={iconButton:is,"iconButton--circular":"_iconButton--circular_mrpxf_29","iconButton--circular-small":"_iconButton--circular-small_mrpxf_42","iconButton--circular-medium":"_iconButton--circular-medium_mrpxf_46","iconButton--circular-large":"_iconButton--circular-large_mrpxf_50"},ls=e=>e==="small"?"24":"32",Ut=({icon:e,size:t="medium",type:o,...a})=>{const i=ls(t);return T.jsx(Se,{...a,className:te(qe.iconButton,{[qe[`iconButton--${o}`]]:o,[qe[`iconButton--${o}-${t}`]]:o}),children:T.jsx(Fe,{size:i,name:e})})},cs="_root_10lxp_9",fs="_title_10lxp_17",Ft={root:cs,title:fs},qt=({as:e,headline:t,leftElement:o,rightElement:a,type:i="h3"})=>{const c=tt(o,[Fe,Ut]),u=tt(a,[Se]);return T.jsxs("header",{className:Ft.root,children:[c,T.jsx(ge,{type:i,as:e,className:Ft.title,children:t}),u]})},ds=({ariaLabel:e,as:t="section",borderRadius:o,children:a,className:i,role:c})=>{const u=tt(a,[Yt,qt]);return T.jsx(t,{role:c,"aria-label":e,className:te(Lt.root,{[Lt["root--border-radius"]]:o},i),children:u})},us="_h1_1bi97_9",hs="_h2_1bi97_21",ms="_h3_1bi97_33",vs="_h4_1bi97_45",ws="_h5_1bi97_57",gs="_h6_1bi97_69",ps="_h7_1bi97_81",Es="_h8_1bi97_93",bs={h1:us,h2:hs,h3:ms,h4:vs,h5:ws,h6:gs,h7:ps,h8:Es,"body-large":"_body-large_1bi97_105","body-regular":"_body-regular_1bi97_117","body-semibold":"_body-semibold_1bi97_129","body-italic":"_body-italic_1bi97_141","detail-medium":"_detail-medium_1bi97_153","detail-bold":"_detail-bold_1bi97_165","detail-upper-case":"_detail-upper-case_1bi97_177"};function ys(e){switch(e){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return e;default:return"span"}}function ge({as:e,children:t,className:o,type:a}){const i=e||ys(a);return T.jsx(i,{className:te(bs[a],o),children:t})}const ks="_ccBtn_1lqve_9",ze={ccBtn:ks},Rs=({children:e,onClick:t,...o})=>{const{active:a,focusVisible:i}=Dt(),c={[ze["ccBtn--active"]]:a,[ze["ccBtn--focusVisible"]]:i};return T.jsx(Se,{...o,className:te(ze.ccBtn,c),onClick:t,children:T.jsx(ge,{type:"body-regular",as:"span",children:e})})},_s="_dividerContainer_12tzl_9",Ms="_dividerLine_12tzl_14",Ot={dividerContainer:_s,dividerLine:Ms},Ss=({offsetLeft:e=0,offsetRight:t=0})=>T.jsx("div",{className:Ot.dividerContainer,children:T.jsx("div",{className:Ot.dividerLine,style:{marginLeft:`${e}px`,marginRight:`${t}px`},role:"separator"})}),xs="_fieldset_1bk9b_9",Cs={fieldset:xs},$s=({children:e,classname:t,disabled:o,form:a,name:i})=>{const c=s.Children.map(e,u=>{if(s.isValidElement(u))return s.cloneElement(u,{disabled:o})});return T.jsx("fieldset",{className:te(Cs.fieldset,t),disabled:o,name:i,form:a,children:c})},Ts=({ariaLabel:e,ariaLabelledBy:t,children:o,className:a,id:i})=>T.jsx("form",{className:a,"aria-label":e,"aria-labelledby":t,id:i,children:o}),zt=({alt:e,className:t,src:o})=>T.jsx("img",{className:t,src:o,alt:e}),Ps="_labelPill_3esmw_9",Vt={labelPill:Ps,"labelPill--small":"_labelPill--small_3esmw_21","labelPill--medium":"_labelPill--medium_3esmw_30"},Kt=({label:e,size:t})=>{const o=Vt[`labelPill--${t}`];return T.jsx("span",{className:te(Vt.labelPill,o),children:T.jsx("span",{children:e})})},Ls="_legend_k3se6_9",Fs="_text_k3se6_15",At={legend:Ls,text:Fs},Os=({className:e,headline:t,text:o})=>T.jsxs("legend",{className:te(At.legend,e),children:[T.jsx(ge,{type:"h5",children:t}),o&&T.jsx(ge,{className:At.text,type:"body-regular",as:"p",children:o})]}),Vs="_menuItem_hic8l_9",As="_highlightFrame_hic8l_21",Ws="_rightIcon_hic8l_29",Te={menuItem:Vs,highlightFrame:As,rightIcon:Ws,"menuItem--selected":"_menuItem--selected_hic8l_36"},js=({isSelected:e,labelPillText:t,leftIcon:o,onClick:a,rightIcon:i,role:c,text:u})=>T.jsx(Se,{role:c,onClick:a,className:te(Te.menuItem,{[Te["menuItem--selected"]]:e}),children:T.jsxs("span",{className:te(Te.highlightFrame),children:[o,T.jsx(ge,{type:"body-large",as:"span",children:u}),t&&T.jsx(Kt,{label:t,size:"small"}),T.jsx("span",{className:Te.rightIcon,children:i})]})}),Hs="_bubbleContent_1frdd_9",Is="_bubble_1frdd_9",Ke={bubbleContent:Hs,bubble:Is,"bubble--empty":"_bubble--empty_1frdd_34"},Zs=9,Bs=e=>{const{ariaLabel:t,children:o,value:a}=e,i=a&&a<0?0:a,c=te({[Ke["bubble--empty"]]:i===void 0},Ke.bubble);return T.jsx(Nt,{badgeContent:i,className:Ke.bubbleContent,max:Zs,slotProps:{badge:{className:c}},"aria-label":t,role:"status",children:o})},Ns="_root_slyzs_16",Pe={root:Ns,"root--24":"_root--24_slyzs_23","root--28":"_root--28_slyzs_27","root--32":"_root--32_slyzs_31","root--40":"_root--40_slyzs_35","root--48":"_root--48_slyzs_39","root--56":"_root--56_slyzs_43","root--64":"_root--64_slyzs_47","root--80":"_root--80_slyzs_51","root--120":"_root--120_slyzs_55","root--280":"_root--280_slyzs_59","root--square":"_root--square_slyzs_63","root--circular":"_root--circular_slyzs_75","root--isPlaceholder":"_root--isPlaceholder_slyzs_78"},Ds=({alt:e,isPlaceholder:t,shape:o,size:a,src:i})=>{const c=Pe["root--isPlaceholder"];return T.jsx("div",{className:te(Pe.root,Pe[`root--${a}`],Pe[`root--${o}`],{[c]:t}),children:i&&T.jsx(zt,{src:i,alt:e})})},Ys="_slider_1jnsf_23",Us="_focusVisible_1jnsf_47",Ge={switch:"_switch_1jnsf_9",slider:Ys,focusVisible:Us},Gt=e=>{const{checked:t,disabled:o,focusVisible:a,getInputProps:i}=or(e),{className:c,id:u}=e;return T.jsxs("span",{className:te(Ge.switch,c),children:[T.jsx("input",{...i(),type:"checkbox","aria-checked":t,"aria-disabled":o,role:"switch",id:u,"data-testid":"toggle-switch"}),T.jsx("span",{className:te(Ge.slider,{[Ge.focusVisible]:a})})]})},qs="_toggleInput_1kwf8_9",zs="_textLabel_1kwf8_22",Me={toggleInput:qs,textLabel:zs,switch:"_switch_1kwf8_25","toggleInput--checked":"_toggleInput--checked_1kwf8_28","toggleInput--withBorder":"_toggleInput--withBorder_1kwf8_31"},Ks=({checked:e,defaultChecked:t,disabled:o,icon:a,label:i,onChange:c,withBorder:u})=>T.jsxs("label",{className:te(Me.toggleInput,{[Me["toggleInput--withBorder"]]:u,[Me["toggleInput--checked"]]:e}),children:[a&&T.jsx(Fe,{name:a,size:"32"}),T.jsx(ge,{type:"body-large",className:Me.textLabel,children:i}),T.jsx(Gt,{onChange:c,disabled:o,checked:e,defaultChecked:t,className:Me.switch})]});exports.BaseButton=Se;exports.Card=ds;exports.CardBody=Yt;exports.CardHeader=qt;exports.ContentCreatorButton=Rs;exports.Divider=Ss;exports.Fieldset=$s;exports.Form=Ts;exports.Icon=Fe;exports.IconButton=Ut;exports.Image=zt;exports.LabelPill=Kt;exports.Legend=Os;exports.MenuItem=js;exports.NotificationBubble=Bs;exports.Thumbnail=Ds;exports.Toggle=Gt;exports.ToggleInput=Ks;exports.Typography=ge;
|