@mmb-digital/design-system-web 0.1.148 → 0.1.149

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs.js CHANGED
@@ -8,7 +8,7 @@
8
8
  Licensed under the MIT License (MIT), see
9
9
  http://jedwatson.github.io/classnames
10
10
  */zo=Go,function(){var e={}.hasOwnProperty;function t(){for(var e="",t=0;t<arguments.length;t++){var o=arguments[t];o&&(e=r(e,n(o)))}return e}function n(n){if("string"==typeof n||"number"==typeof n)return n;if("object"!=typeof n)return"";if(Array.isArray(n))return t.apply(null,n);if(n.toString!==Object.prototype.toString&&!n.toString.toString().includes("[native code]"))return n.toString();var o="";for(var i in n)e.call(n,i)&&n[i]&&(o=r(o,i));return o}function r(e,t){return t?e?e+" "+t:e+t:e}zo.exports?(t.default=t,zo.exports=t):window.classNames=t}();var Zo=pt(Go.exports);function Yo(e){var t=l.useRef();t.current=e;var n=l.useCallback((function(){for(var e,n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return null===(e=t.current)||void 0===e?void 0:e.call.apply(e,[t].concat(r))}),[]);return n}var $o="test"!==process.env.NODE_ENV&&"undefined"!=typeof window&&window.document&&window.document.createElement?l.useLayoutEffect:l.useEffect,Xo=function(e,t){!function(e,t){var n=l.useRef(!0);$o((function(){return e(n.current)}),t),$o((function(){return n.current=!1,function(){n.current=!0}}),[])}((function(t){if(!t)return e()}),t)};function Uo(e){var t=l.useRef(!1),n=jo(l.useState(e),2),r=n[0],o=n[1];return l.useEffect((function(){return t.current=!1,function(){t.current=!0}}),[]),[r,function(e,n){n&&t.current||o(e)}]}function Jo(e){return void 0!==e}var Qo={},Ko=[];function qo(e,t){if("production"!==process.env.NODE_ENV&&!e&&void 0!==console){var n=Ko.reduce((function(e,t){return t(null!=e?e:"","warning")}),t);n&&console.error("Warning: ".concat(n))}}function ei(e,t){if("production"!==process.env.NODE_ENV&&!e&&void 0!==console){var n=Ko.reduce((function(e,t){return t(null!=e?e:"","note")}),t);n&&console.warn("Note: ".concat(n))}}function ti(e,t,n){t||Qo[n]||(e(!1,n),Qo[n]=!0)}function ni(e,t){ti(qo,e,t)}ni.preMessage=function(e){Ko.push(e)},ni.resetWarned=function(){Qo={}},ni.noteOnce=function(e,t){ti(ei,e,t)};var ri=l.createContext({min:0,max:0,direction:"ltr",step:1,includedStart:0,includedEnd:0,tabIndex:0,keyboard:!0,styles:{},classNames:{}});function oi(){return oi=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oi.apply(null,arguments)}function ii(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.includes(r))continue;n[r]=e[r]}return n}function ai(e,t){if(null==e)return{};var n,r,o=ii(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.includes(n)||{}.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var si={MAC_ENTER:3,BACKSPACE:8,TAB:9,NUM_CENTER:12,ENTER:13,SHIFT:16,CTRL:17,ALT:18,PAUSE:19,CAPS_LOCK:20,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,PRINT_SCREEN:44,INSERT:45,DELETE:46,ZERO:48,ONE:49,TWO:50,THREE:51,FOUR:52,FIVE:53,SIX:54,SEVEN:55,EIGHT:56,NINE:57,QUESTION_MARK:63,A:65,B:66,C:67,D:68,E:69,F:70,G:71,H:72,I:73,J:74,K:75,L:76,M:77,N:78,O:79,P:80,Q:81,R:82,S:83,T:84,U:85,V:86,W:87,X:88,Y:89,Z:90,META:91,WIN_KEY_RIGHT:92,CONTEXT_MENU:93,NUM_ZERO:96,NUM_ONE:97,NUM_TWO:98,NUM_THREE:99,NUM_FOUR:100,NUM_FIVE:101,NUM_SIX:102,NUM_SEVEN:103,NUM_EIGHT:104,NUM_NINE:105,NUM_MULTIPLY:106,NUM_PLUS:107,NUM_MINUS:109,NUM_PERIOD:110,NUM_DIVISION:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,NUMLOCK:144,SEMICOLON:186,DASH:189,EQUALS:187,COMMA:188,PERIOD:190,SLASH:191,APOSTROPHE:192,SINGLE_QUOTE:222,OPEN_SQUARE_BRACKET:219,BACKSLASH:220,CLOSE_SQUARE_BRACKET:221,WIN_KEY:224,MAC_FF_META:224,WIN_IME:229,isTextModifyingKeyEvent:function(e){var t=e.keyCode;if(e.altKey&&!e.ctrlKey||e.metaKey||t>=si.F1&&t<=si.F12)return!1;switch(t){case si.ALT:case si.CAPS_LOCK:case si.CONTEXT_MENU:case si.CTRL:case si.DOWN:case si.END:case si.ESC:case si.HOME:case si.INSERT:case si.LEFT:case si.MAC_FF_META:case si.META:case si.NUMLOCK:case si.NUM_CENTER:case si.PAGE_DOWN:case si.PAGE_UP:case si.PAUSE:case si.PRINT_SCREEN:case si.RIGHT:case si.SHIFT:case si.UP:case si.WIN_KEY:case si.WIN_KEY_RIGHT:return!1;default:return!0}},isCharacterKey:function(e){if(e>=si.ZERO&&e<=si.NINE)return!0;if(e>=si.NUM_ZERO&&e<=si.NUM_MULTIPLY)return!0;if(e>=si.A&&e<=si.Z)return!0;if(-1!==window.navigator.userAgent.indexOf("WebKit")&&0===e)return!0;switch(e){case si.SPACE:case si.QUESTION_MARK:case si.NUM_PLUS:case si.NUM_MINUS:case si.NUM_PERIOD:case si.NUM_DIVISION:case si.SEMICOLON:case si.DASH:case si.EQUALS:case si.COMMA:case si.PERIOD:case si.SLASH:case si.APOSTROPHE:case si.SINGLE_QUOTE:case si.OPEN_SQUARE_BRACKET:case si.BACKSLASH:case si.CLOSE_SQUARE_BRACKET:return!0;default:return!1}}};function li(e,t,n){return(e-t)/(n-t)}function ui(e,t,n,r){var o=li(t,n,r),i={};switch(e){case"rtl":i.right="".concat(100*o,"%"),i.transform="translateX(50%)";break;case"btt":i.bottom="".concat(100*o,"%"),i.transform="translateY(50%)";break;case"ttb":i.top="".concat(100*o,"%"),i.transform="translateY(-50%)";break;default:i.left="".concat(100*o,"%"),i.transform="translateX(-50%)"}return i}function ci(e,t){return Array.isArray(e)?e[t]:e}var di=["prefixCls","value","valueIndex","onStartMove","style","render","dragging","onOffsetChange","onChangeComplete"],pi=l.forwardRef((function(e,t){var n,r,o=e.prefixCls,i=e.value,a=e.valueIndex,s=e.onStartMove,u=e.style,c=e.render,d=e.dragging,p=e.onOffsetChange,h=e.onChangeComplete,f=ai(e,di),m=l.useContext(ri),g=m.min,v=m.max,b=m.direction,y=m.disabled,x=m.keyboard,w=m.range,k=m.tabIndex,C=m.ariaLabelForHandle,I=m.ariaLabelledByForHandle,E=m.ariaValueTextFormatterForHandle,S=m.styles,M=m.classNames,_="".concat(o,"-handle"),T=function(e){y||s(e,a)},D=ui(b,i,g,v),L=l.createElement("div",oi({ref:t,className:Zo(_,(n={},Po(n,"".concat(_,"-").concat(a+1),w),Po(n,"".concat(_,"-dragging"),d),n),M.handle),style:Bo(Bo(Bo({},D),u),S.handle),onMouseDown:T,onTouchStart:T,onKeyDown:function(e){if(!y&&x){var t=null;switch(e.which||e.keyCode){case si.LEFT:t="ltr"===b||"btt"===b?-1:1;break;case si.RIGHT:t="ltr"===b||"btt"===b?1:-1;break;case si.UP:t="ttb"!==b?1:-1;break;case si.DOWN:t="ttb"!==b?-1:1;break;case si.HOME:t="min";break;case si.END:t="max";break;case si.PAGE_UP:t=2;break;case si.PAGE_DOWN:t=-2}null!==t&&(e.preventDefault(),p(t,a))}},onKeyUp:function(e){switch(e.which||e.keyCode){case si.LEFT:case si.RIGHT:case si.UP:case si.DOWN:case si.HOME:case si.END:case si.PAGE_UP:case si.PAGE_DOWN:null==h||h()}},tabIndex:y?null:ci(k,a),role:"slider","aria-valuemin":g,"aria-valuemax":v,"aria-valuenow":i,"aria-disabled":y,"aria-label":ci(C,a),"aria-labelledby":ci(I,a),"aria-valuetext":null===(r=ci(E,a))||void 0===r?void 0:r(i),"aria-orientation":"ltr"===b||"rtl"===b?"horizontal":"vertical"},f));return c&&(L=c(L,{index:a,prefixCls:o,value:i,dragging:d})),L}));"production"!==process.env.NODE_ENV&&(pi.displayName="Handle");var hi=["prefixCls","style","onStartMove","onOffsetChange","values","handleRender","draggingIndex"],fi=l.forwardRef((function(e,t){var n=e.prefixCls,r=e.style,o=e.onStartMove,i=e.onOffsetChange,a=e.values,s=e.handleRender,u=e.draggingIndex,c=ai(e,hi),d=l.useRef({});return l.useImperativeHandle(t,(function(){return{focus:function(e){var t;null===(t=d.current[e])||void 0===t||t.focus()}}})),l.createElement(l.Fragment,null,a.map((function(e,t){return l.createElement(pi,oi({ref:function(e){e?d.current[t]=e:delete d.current[t]},dragging:u===t,prefixCls:n,style:ci(r,t),key:t,value:e,valueIndex:t,onStartMove:o,onOffsetChange:i,render:s},c))})))}));function mi(e){var t="touches"in e?e.touches[0]:e;return{pageX:t.pageX,pageY:t.pageY}}function gi(e){var t=e.prefixCls,n=e.style,r=e.children,o=e.value,i=e.onClick,a=l.useContext(ri),s=a.min,u=a.max,c=a.direction,d=a.includedStart,p=a.includedEnd,h=a.included,f="".concat(t,"-text"),m=ui(c,o,s,u);return l.createElement("span",{className:Zo(f,Po({},"".concat(f,"-active"),h&&d<=o&&o<=p)),style:Bo(Bo({},m),n),onMouseDown:function(e){e.stopPropagation()},onClick:function(){i(o)}},r)}function bi(e){var t=e.prefixCls,n=e.marks,r=e.onClick,o="".concat(t,"-mark");return n.length?l.createElement("div",{className:o},n.map((function(e){var t=e.value,n=e.style,i=e.label;return l.createElement(gi,{key:t,prefixCls:o,style:n,value:t,onClick:r},i)}))):null}function yi(e){var t=e.prefixCls,n=e.value,r=e.style,o=e.activeStyle,i=l.useContext(ri),a=i.min,s=i.max,u=i.direction,c=i.included,d=i.includedStart,p=i.includedEnd,h="".concat(t,"-dot"),f=c&&d<=n&&n<=p,m=Bo(Bo({},ui(u,n,a,s)),"function"==typeof r?r(n):r);return f&&(m=Bo(Bo({},m),"function"==typeof o?o(n):o)),l.createElement("span",{className:Zo(h,Po({},"".concat(h,"-active"),f)),style:m})}function xi(e){var t=e.prefixCls,n=e.marks,r=e.dots,o=e.style,i=e.activeStyle,a=l.useContext(ri),s=a.min,u=a.max,c=a.step,d=l.useMemo((function(){var e=new Set;if(n.forEach((function(t){e.add(t.value)})),r&&null!==c)for(var t=s;t<=u;)e.add(t),t+=c;return Array.from(e)}),[s,u,c,r,n]);return l.createElement("div",{className:"".concat(t,"-step")},d.map((function(e){return l.createElement(yi,{prefixCls:t,key:e,value:e,style:o,activeStyle:i})})))}function wi(e){var t,n=e.prefixCls,r=e.style,o=e.start,i=e.end,a=e.index,s=e.onStartMove,u=e.replaceCls,c=l.useContext(ri),d=c.direction,p=c.min,h=c.max,f=c.disabled,m=c.range,g=c.classNames,v="".concat(n,"-track"),b=li(o,p,h),y=li(i,p,h),x=function(e){!f&&s&&s(e,-1)},w={};switch(d){case"rtl":w.right="".concat(100*b,"%"),w.width="".concat(100*y-100*b,"%");break;case"btt":w.bottom="".concat(100*b,"%"),w.height="".concat(100*y-100*b,"%");break;case"ttb":w.top="".concat(100*b,"%"),w.height="".concat(100*y-100*b,"%");break;default:w.left="".concat(100*b,"%"),w.width="".concat(100*y-100*b,"%")}var k=u||Zo(v,(Po(t={},"".concat(v,"-").concat(a+1),null!==a&&m),Po(t,"".concat(n,"-track-draggable"),s),t),g.track);return l.createElement("div",{className:k,style:Bo(Bo({},w),r),onMouseDown:x,onTouchStart:x})}function ki(e){var t=e.prefixCls,n=e.style,r=e.values,o=e.startPoint,i=e.onStartMove,a=l.useContext(ri),s=a.included,u=a.range,c=a.min,d=a.styles,p=a.classNames,h=l.useMemo((function(){if(!u){if(0===r.length)return[];var e=null!=o?o:c,t=r[0];return[{start:Math.min(e,t),end:Math.max(e,t)}]}for(var n=[],i=0;i<r.length-1;i+=1)n.push({start:r[i],end:r[i+1]});return n}),[r,u,o,c]),f=null;return(p.tracks||d.tracks)&&(f=l.createElement(wi,{index:null,prefixCls:t,start:h[0].start,end:h[h.length-1].end,replaceCls:Zo(p.tracks,"".concat(t,"-tracks")),style:d.tracks})),s?l.createElement(l.Fragment,null,f,h.map((function(e,r){var o=e.start,a=e.end;return l.createElement(wi,{index:r,prefixCls:t,style:Bo(Bo({},ci(n,r)),d.track),start:o,end:a,key:r,onStartMove:i})}))):null}"production"!==process.env.NODE_ENV&&(fi.displayName="Handles");var Ci,Ii=l.forwardRef((function(e,t){var n,r=e.prefixCls,o=void 0===r?"rc-slider":r,i=e.className,a=e.style,s=e.classNames,u=e.styles,c=e.disabled,d=void 0!==c&&c,p=e.keyboard,h=void 0===p||p,f=e.autoFocus,m=e.onFocus,g=e.onBlur,v=e.min,b=void 0===v?0:v,y=e.max,x=void 0===y?100:y,w=e.step,k=void 0===w?1:w,C=e.value,I=e.defaultValue,E=e.range,S=e.count,M=e.onChange,_=e.onBeforeChange,T=e.onAfterChange,D=e.onChangeComplete,L=e.allowCross,A=void 0===L||L,N=e.pushable,R=void 0!==N&&N,O=e.draggableTrack,P=e.reverse,V=e.vertical,B=e.included,W=void 0===B||B,F=e.startPoint,H=e.trackStyle,j=e.handleStyle,z=e.railStyle,G=e.dotStyle,Z=e.activeDotStyle,Y=e.marks,$=e.dots,X=e.handleRender,U=e.tabIndex,J=void 0===U?0:U,Q=e.ariaLabelForHandle,K=e.ariaLabelledByForHandle,q=e.ariaValueTextFormatterForHandle,ee=l.useRef(),te=l.useRef(),ne=l.useMemo((function(){return V?P?"ttb":"btt":P?"rtl":"ltr"}),[P,V]),re=l.useMemo((function(){return isFinite(b)?b:0}),[b]),oe=l.useMemo((function(){return isFinite(x)?x:100}),[x]),ie=l.useMemo((function(){return null!==k&&k<=0?1:k}),[k]),ae=l.useMemo((function(){return"boolean"==typeof R?!!R&&ie:R>=0&&R}),[R,ie]),se=l.useMemo((function(){return Object.keys(Y||{}).map((function(e){var t=Y[e],n={value:Number(e)};return t&&"object"===Ro(t)&&!l.isValidElement(t)&&("label"in t||"style"in t)?(n.style=t.style,n.label=t.label):n.label=t,n})).filter((function(e){var t=e.label;return t||"number"==typeof t})).sort((function(e,t){return e.value-t.value}))}),[Y]),le=function(e,t,n,r,o,i){var a=l.useCallback((function(n){var r=isFinite(n)?n:e;return r=Math.min(t,n),Math.max(e,r)}),[e,t]),s=l.useCallback((function(r){if(null!==n){var o=e+Math.round((a(r)-e)/n)*n,i=function(e){return(String(e).split(".")[1]||"").length},s=Math.max(i(n),i(t),i(e)),l=Number(o.toFixed(s));return e<=l&&l<=t?l:null}return null}),[n,e,t,a]),u=l.useCallback((function(o){var i=a(o),l=r.map((function(e){return e.value}));null!==n&&l.push(s(o)),l.push(e,t);var u=l[0],c=t-e;return l.forEach((function(e){var t=Math.abs(i-e);t<=c&&(u=e,c=t)})),u}),[e,t,r,n,a,s]),c=function o(i,a,l){var u=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"unit";if("number"==typeof a){var c,d=i[l],p=d+a,h=[];r.forEach((function(e){h.push(e.value)})),h.push(e,t),h.push(s(d));var f=a>0?1:-1;"unit"===u?h.push(s(d+f*n)):h.push(s(p)),h=h.filter((function(e){return null!==e})).filter((function(e){return a<0?e<=d:e>=d})),"unit"===u&&(h=h.filter((function(e){return e!==d})));var m="unit"===u?d:p;c=h[0];var g=Math.abs(c-m);if(h.forEach((function(e){var t=Math.abs(e-m);t<g&&(c=e,g=t)})),void 0===c)return a<0?e:t;if("dist"===u)return c;if(Math.abs(a)>1){var v=Ho(i);return v[l]=c,o(v,a-f,l,u)}return c}return"min"===a?e:"max"===a?t:void 0},d=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"unit",o=e[n],i=c(e,t,n,r);return{value:i,changed:i!==o}},p=function(e){return null===i&&0===e||"number"==typeof i&&e<i};return[u,function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"unit",a=e.map(u),s=a[n],l=c(a,t,n,r);if(a[n]=l,!1===o){var h=i||0;n>0&&a[n-1]!==s&&(a[n]=Math.max(a[n],a[n-1]+h)),n<a.length-1&&a[n+1]!==s&&(a[n]=Math.min(a[n],a[n+1]-h))}else if("number"==typeof i||null===i){for(var f=n+1;f<a.length;f+=1)for(var m=!0;p(a[f]-a[f-1])&&m;){var g=d(a,1,f);a[f]=g.value,m=g.changed}for(var v=n;v>0;v-=1)for(var b=!0;p(a[v]-a[v-1])&&b;){var y=d(a,-1,v-1);a[v-1]=y.value,b=y.changed}for(var x=a.length-1;x>0;x-=1)for(var w=!0;p(a[x]-a[x-1])&&w;){var k=d(a,-1,x-1);a[x-1]=k.value,w=k.changed}for(var C=0;C<a.length-1;C+=1)for(var I=!0;p(a[C+1]-a[C])&&I;){var E=d(a,1,C+1);a[C+1]=E.value,I=E.changed}}return{value:a[n],values:a}}]}(re,oe,ie,se,A,ae),ue=jo(le,2),ce=ue[0],de=ue[1],pe=function(e,t){var n=t||{},r=n.defaultValue,o=n.value,i=n.onChange,a=n.postState,s=jo(Uo((function(){return Jo(o)?o:Jo(r)?"function"==typeof r?r():r:"function"==typeof e?e():e})),2),l=s[0],u=s[1],c=void 0!==o?o:l,d=a?a(c):c,p=Yo(i),h=jo(Uo([c]),2),f=h[0],m=h[1];return Xo((function(){var e=f[0];l!==e&&p(l,e)}),[f]),Xo((function(){Jo(o)||u(o)}),[o]),[d,Yo((function(e,t){u(e,t),m([c],t)}))]}(I,{value:C}),he=jo(pe,2),fe=he[0],me=he[1],ge=l.useMemo((function(){var e=null==fe?[]:Array.isArray(fe)?fe:[fe],t=jo(e,1)[0],n=null===fe?[]:[void 0===t?re:t];if(E){if(n=Ho(e),S||void 0===fe){var r=S>=0?S+1:2;for(n=n.slice(0,r);n.length<r;){var o;n.push(null!==(o=n[n.length-1])&&void 0!==o?o:re)}}n.sort((function(e,t){return e-t}))}return n.forEach((function(e,t){n[t]=ce(e)})),n}),[fe,E,re,S,ce]),ve=l.useRef(ge);ve.current=ge;var be=function(e){return E?e:e[0]},ye=function(e){var t=Ho(e).sort((function(e,t){return e-t}));M&&!function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=new Set;return function e(t,o){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,a=r.has(t);if(ni(!a,"Warning: There may be circular references"),a)return!1;if(t===o)return!0;if(n&&i>1)return!1;r.add(t);var s=i+1;if(Array.isArray(t)){if(!Array.isArray(o)||t.length!==o.length)return!1;for(var l=0;l<t.length;l++)if(!e(t[l],o[l],s))return!1;return!0}if(t&&o&&"object"===Ro(t)&&"object"===Ro(o)){var u=Object.keys(t);return u.length===Object.keys(o).length&&u.every((function(n){return e(t[n],o[n],s)}))}return!1}(e,t)}(t,ve.current,!0)&&M(be(t)),me(t)},xe=function(){null==T||T(be(ve.current)),ni(!T,"[rc-slider] `onAfterChange` is deprecated. Please use `onChangeComplete` instead."),null==D||D(be(ve.current))},we=function(e,t,n,r,o,i,a,s,u){var c=jo(l.useState(null),2),d=c[0],p=c[1],h=jo(l.useState(-1),2),f=h[0],m=h[1],g=jo(l.useState(n),2),v=g[0],b=g[1],y=jo(l.useState(n),2),x=y[0],w=y[1],k=l.useRef(null),C=l.useRef(null);l.useEffect((function(){-1===f&&b(n)}),[n,f]),l.useEffect((function(){return function(){document.removeEventListener("mousemove",k.current),document.removeEventListener("mouseup",C.current),document.removeEventListener("touchmove",k.current),document.removeEventListener("touchend",C.current)}}),[]);var I=function(e,t){v.some((function(t,n){return t!==e[n]}))&&(void 0!==t&&p(t),b(e),a(e))},E=function(e,t){if(-1===e){var n=x[0],a=x[x.length-1],s=r-n,l=o-a,c=t*(o-r);c=Math.max(c,s),c=Math.min(c,l);var d=i(n+c);c=d-n;var p=x.map((function(e){return e+c}));I(p)}else{var h=(o-r)*t,f=Ho(v);f[e]=x[e];var m=u(f,h,e,"dist");I(m.values,m.value)}},S=l.useRef(E);S.current=E;var M=l.useMemo((function(){var e=Ho(n).sort((function(e,t){return e-t})),t=Ho(v).sort((function(e,t){return e-t}));return e.every((function(e,n){return e===t[n]}))?v:n}),[n,v]);return[f,d,M,function(r,o,i){r.stopPropagation();var a=i||n,l=a[o];m(o),p(l),w(a);var u=mi(r),c=u.pageX,d=u.pageY,h=function(n){n.preventDefault();var r,i=mi(n),a=i.pageX,s=i.pageY,l=a-c,u=s-d,p=e.current.getBoundingClientRect(),h=p.width,f=p.height;switch(t){case"btt":r=-u/f;break;case"ttb":r=u/f;break;case"rtl":r=-l/h;break;default:r=l/h}S.current(o,r)},f=function e(t){t.preventDefault(),document.removeEventListener("mouseup",e),document.removeEventListener("mousemove",h),document.removeEventListener("touchend",e),document.removeEventListener("touchmove",h),k.current=null,C.current=null,m(-1),s()};document.addEventListener("mouseup",f),document.addEventListener("mousemove",h),document.addEventListener("touchend",f),document.addEventListener("touchmove",h),k.current=h,C.current=f}]}(te,ne,ge,re,oe,ce,ye,xe,de),ke=jo(we,4),Ce=ke[0],Ie=ke[1],Ee=ke[2],Se=ke[3],Me=function(e,t){if(!d){var n=0,r=oe-re;ge.forEach((function(t,o){var i=Math.abs(e-t);i<=r&&(r=i,n=o)}));var o=Ho(ge);o[n]=e,E&&!ge.length&&void 0===S&&o.push(e),null==_||_(be(o)),ye(o),t&&Se(t,n,o)}},_e=jo(l.useState(null),2),Te=_e[0],De=_e[1];l.useEffect((function(){if(null!==Te){var e=ge.indexOf(Te);e>=0&&ee.current.focus(e)}De(null)}),[Te]);var Le=l.useMemo((function(){return O&&null===ie?("production"!==process.env.NODE_ENV&&ni(!1,"`draggableTrack` is not supported when `step` is `null`."),!1):O}),[O,ie]),Ae=function(e,t){Se(e,t),null==_||_(be(ve.current))},Ne=-1!==Ce;l.useEffect((function(){if(!Ne){var e=ge.lastIndexOf(Ie);ee.current.focus(e)}}),[Ne]);var Re=l.useMemo((function(){return Ho(Ee).sort((function(e,t){return e-t}))}),[Ee]),Oe=jo(l.useMemo((function(){return E?[Re[0],Re[Re.length-1]]:[re,Re[0]]}),[Re,E,re]),2),Pe=Oe[0],Ve=Oe[1];l.useImperativeHandle(t,(function(){return{focus:function(){ee.current.focus(0)},blur:function(){var e=document.activeElement;te.current.contains(e)&&(null==e||e.blur())}}})),l.useEffect((function(){f&&ee.current.focus(0)}),[]);var Be=l.useMemo((function(){return{min:re,max:oe,direction:ne,disabled:d,keyboard:h,step:ie,included:W,includedStart:Pe,includedEnd:Ve,range:E,tabIndex:J,ariaLabelForHandle:Q,ariaLabelledByForHandle:K,ariaValueTextFormatterForHandle:q,styles:u||{},classNames:s||{}}}),[re,oe,ne,d,h,ie,W,Pe,Ve,E,J,Q,K,q,u,s]);return l.createElement(ri.Provider,{value:Be},l.createElement("div",{ref:te,className:Zo(o,i,(n={},Po(n,"".concat(o,"-disabled"),d),Po(n,"".concat(o,"-vertical"),V),Po(n,"".concat(o,"-horizontal"),!V),Po(n,"".concat(o,"-with-marks"),se.length),n)),style:a,onMouseDown:function(e){e.preventDefault();var t,n=te.current.getBoundingClientRect(),r=n.width,o=n.height,i=n.left,a=n.top,s=n.bottom,l=n.right,u=e.clientX,c=e.clientY;switch(ne){case"btt":t=(s-c)/o;break;case"ttb":t=(c-a)/o;break;case"rtl":t=(l-u)/r;break;default:t=(u-i)/r}Me(ce(re+t*(oe-re)),e)}},l.createElement("div",{className:Zo("".concat(o,"-rail"),null==s?void 0:s.rail),style:Bo(Bo({},z),null==u?void 0:u.rail)}),l.createElement(ki,{prefixCls:o,style:H,values:Re,startPoint:F,onStartMove:Le?Ae:null}),l.createElement(xi,{prefixCls:o,marks:se,dots:$,style:G,activeStyle:Z}),l.createElement(fi,{ref:ee,prefixCls:o,style:j,values:Ee,draggingIndex:Ce,onStartMove:Ae,onOffsetChange:function(e,t){if(!d){var n=de(ge,e,t);null==_||_(be(ge)),ye(n.values),De(n.value)}},onFocus:m,onBlur:g,handleRender:X,onChangeComplete:xe}),l.createElement(bi,{prefixCls:o,marks:se,onClick:Me})))}));"production"!==process.env.NODE_ENV&&(Ii.displayName="Slider"),exports.SliderStepType=void 0,(Ci=exports.SliderStepType||(exports.SliderStepType={})).visuallyLinearByValue="visuallyLinearByValue",Ci.visuallySameStepSize="visuallySameStepSize";const Ei=t.div.withConfig({displayName:"SliderWrapper",componentId:"sc-1dtc37e-0"})(["display:flex;align-items:center;height:24px;"]),Si=t.div.withConfig({displayName:"Wrapper",componentId:"sc-1dtc37e-1"})(["display:flex;flex-direction:column;row-gap:",";width:100%;"],(({theme:e})=>e.spacing.xs)),Mi=t.div.withConfig({displayName:"HintsWrapper",componentId:"sc-1dtc37e-2"})(["display:flex;"]),_i=t.div.withConfig({displayName:"HintLeftWrapper",componentId:"sc-1dtc37e-3"})(["display:flex;flex:1;justify-content:left;"]),Ti=t.div.withConfig({displayName:"HintRightWrapper",componentId:"sc-1dtc37e-4"})(["display:flex;flex:1;justify-content:right;"]),Di=t.createGlobalStyle([".rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px;}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px;}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);transform:translateY(-5px);}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:solid 2px #96dbfa;border-radius:50%;cursor:pointer;cursor:grab;opacity:0.8;touch-action:pan-x;}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa;}.rc-slider-handle:focus{outline:none;box-shadow:none;}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa;}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset;}.rc-slider-handle:hover{border-color:#57c5f7;}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:grabbing;}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px;}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer;}.rc-slider-mark-text-active{color:#666;}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent;}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer;}.rc-slider-dot-active{border-color:#96dbfa;}.rc-slider-dot-reverse{margin-right:-4px;}.rc-slider-disabled{background-color:#e9e9e9;}.rc-slider-disabled .rc-slider-track{background-color:#ccc;}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed;}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed !important;}.rc-slider-vertical{width:14px;height:100%;padding:0 5px;}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%;}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px;}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-bottom:0;border-right:5px solid rgba(0,0,0,0);border-left:5px solid rgba(0,0,0,0);transform:translateX(-5px);}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y;}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%;}.rc-slider-vertical .rc-slider-step{width:4px;height:100%;}.rc-slider-vertical .rc-slider-dot{margin-left:-2px;}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{display:block !important;animation-duration:0.3s;animation-fill-mode:both;animation-play-state:paused;}.rc-slider-tooltip-zoom-down-leave{display:block !important;animation-duration:0.3s;animation-fill-mode:both;animation-play-state:paused;}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running;}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running;}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{transform:scale(0,0);animation-timing-function:cubic-bezier(0.23,1,0.32,1);}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0,0);transform-origin:50% 100%;opacity:0;}100%{transform:scale(1,1);transform-origin:50% 100%;}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1,1);transform-origin:50% 100%;}100%{transform:scale(0,0);transform-origin:50% 100%;opacity:0;}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);}.rc-slider-tooltip-hidden{display:none;}.rc-slider-tooltip-placement-top{padding:4px 0 8px 0;}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9;}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c;}"]),Li=e=>{const{max:t,min:n,steps:r,value:o}=e;return{sliderStep:r.breakpointList.reduce(((e,t)=>o<t.bottomBreakpoint?e:t.step),r.baseStep),sliderValue:o,sliderMax:t,sliderMin:n,sliderMarks:void 0}},Ai=e=>{const{max:t,min:n,steps:r,value:o}=e,i=(e=>{const{max:t,min:n,steps:r}=e,o=[{step:r.baseStep,bottomBreakpoint:n},...r.breakpointList].reduce(((e,n,r,o)=>{var i;const{bottomBreakpoint:a,step:s}=n,l=void 0===(null===(i=o[r+1])||void 0===i?void 0:i.bottomBreakpoint)?t:o[r+1].bottomBreakpoint;let u=0,c=a;for(;c+s<l;)c+=s,u+=1;return c<l?e+u+1:e+u}),n);return o})({max:t,steps:r,min:n}),a=(e=>{var t;const{max:n,min:r,steps:o,value:i}=e,a=[{step:o.baseStep,bottomBreakpoint:r},...o.breakpointList];let s=r;e:for(const[e,r]of a.entries()){const{bottomBreakpoint:o,step:l}=r,u=void 0===(null===(t=a[e+1])||void 0===t?void 0:t.bottomBreakpoint)?n:a[e+1].bottomBreakpoint;let c=o;if(i<=o)break;for(;c+l<u;)if(c+=l,s+=1,c===i||c>i&&c<i+l)break e;c<u&&(s+=1)}return s})({value:o,steps:r,min:n,max:t});return{sliderStep:1,sliderValue:a,sliderMax:i,sliderMin:n,sliderMarks:void 0}},Ni=e=>{var t;const{max:n,min:r,sliderValue:o,steps:i}=e,a=[{step:i.baseStep,bottomBreakpoint:r},...i.breakpointList];let s=r,l=r;for(;s<o;){let e=0,r=a[e];for(const[t,n]of a.entries()){if(n.bottomBreakpoint>l)break;e=t,r=n}const o=r.step,i=void 0===(null===(t=a[e+1])||void 0===t?void 0:t.bottomBreakpoint)?n:a[e+1].bottomBreakpoint,u=l+o;l=u<i?u:i,s+=1}return l};var Ri={exports:{}};
11
- /*! https://mths.be/base64 v1.0.0 by @mathias | MIT license */!function(e,t){!function(n){var r=t,o=e&&e.exports==r&&e,i="object"==typeof dt&&dt;i.global!==i&&i.window!==i||(n=i);var a=function(e){this.message=e};(a.prototype=new Error).name="InvalidCharacterError";var s=function(e){throw new a(e)},l="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",u=/[\t\n\f\r ]/g,c={encode:function(e){e=String(e),/[^\0-\xFF]/.test(e)&&s("The string to be encoded contains characters outside of the Latin1 range.");for(var t,n,r,o,i=e.length%3,a="",u=-1,c=e.length-i;++u<c;)t=e.charCodeAt(u)<<16,n=e.charCodeAt(++u)<<8,r=e.charCodeAt(++u),a+=l.charAt((o=t+n+r)>>18&63)+l.charAt(o>>12&63)+l.charAt(o>>6&63)+l.charAt(63&o);return 2==i?(t=e.charCodeAt(u)<<8,n=e.charCodeAt(++u),a+=l.charAt((o=t+n)>>10)+l.charAt(o>>4&63)+l.charAt(o<<2&63)+"="):1==i&&(o=e.charCodeAt(u),a+=l.charAt(o>>2)+l.charAt(o<<4&63)+"=="),a},decode:function(e){var t=(e=String(e).replace(u,"")).length;t%4==0&&(t=(e=e.replace(/==?$/,"")).length),(t%4==1||/[^+a-zA-Z0-9/]/.test(e))&&s("Invalid character: the string to be decoded is not correctly encoded.");for(var n,r,o=0,i="",a=-1;++a<t;)r=l.indexOf(e.charAt(a)),n=o%4?64*n+r:r,o++%4&&(i+=String.fromCharCode(255&n>>(-2*o&6)));return i},version:"1.0.0"};if(r&&!r.nodeType)if(o)o.exports=c;else for(var d in c)c.hasOwnProperty(d)&&(r[d]=c[d]);else n.base64=c}(dt)}(Ri,Ri.exports);var Oi=Ri.exports;const Pi=n=>{const{colorScheme:r,disable:o=!1,max:i,min:a,minMaxLabels:s,onChange:l,onFinalChange:u,steps:c,stepType:d,value:p}=n,h=t.useTheme(),f=D(r),m=e.useMemo((()=>{switch(d){case exports.SliderStepType.visuallyLinearByValue:return Li;case exports.SliderStepType.visuallySameStepSize:return Ai;default:throw new Error("unexpected SliderStepType in Slider sliderMapFunction")}}),[d]),{sliderMax:g,sliderMin:v,sliderStep:b,sliderValue:y}=m({min:a,max:i,value:p,steps:c}),x=e.useMemo((()=>{switch(d){case exports.SliderStepType.visuallyLinearByValue:return;case exports.SliderStepType.visuallySameStepSize:return Ni;default:throw new Error("unexpected SliderStepType in Slider sliderMapOnChangeFunction")}}),[d]),w=e.useMemo((()=>((e,t)=>Oi.encode(((e,t)=>e?`\n\t\t\t\t<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">\n\t\t\t\t\t<circle cx="12" cy="12" r="11" stroke="${t.colors.fg.disabled.light}" stroke-width="2"/>\n\t\t\t\t</svg>`:`\n\t\t\t<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">\n\t\t\t\t<circle cx="12" cy="12" r="11" stroke="url(#paint0_linear_1206_76209)" stroke-width="2" />\n\t\t\t\t<defs>\n\t\t\t\t\t<linearGradient id="paint0_linear_1206_76209" x1="24" y1="0" x2="0" y2="24" gradientUnits="userSpaceOnUse">\n\t\t\t\t\t\t<stop offset="0.0677083" stop-color="${t.palette.pink600}"/>\n\t\t\t\t\t\t<stop offset="1" stop-color="${t.palette.blue600}"/>\n\t\t\t\t\t</linearGradient>\n\t\t\t\t</defs>\n\t\t\t</svg>`)(e,t)))(o,h)),[o,h]);return e.createElement(e.Fragment,null,e.createElement(Di,null),e.createElement(Si,null,e.createElement(Ei,null,e.createElement(Ii,{max:g,min:v,step:b,styles:{track:{background:o?f(h.colors.fg.disabled):`linear-gradient(270deg, ${h.palette.pink600} 10.24%, ${h.palette.blue600} 100%)`,height:4,borderRadius:h.borderRadius.xs},rail:{backgroundColor:f(o?h.colors.bg.disabled:h.colors.bg.brand.default),height:4,borderRadius:h.borderRadius.xs},handle:{height:24,width:24,border:"none",backgroundImage:`url("data:image/svg+xml;base64,${w}")`,opacity:1,marginTop:-9,boxShadow:"none",cursor:o?"default":"pointer"}},value:y,onChange:e=>{if("number"!=typeof e)throw new TypeError("unexpected type in onChange");o||l(void 0===x?e:x({min:a,max:i,steps:c,sliderValue:e}))},onChangeComplete:e=>{if("number"!=typeof e)throw new TypeError("unexpected type in onChangeComplete");o||u(void 0===x?e:x({min:a,max:i,steps:c,sliderValue:e}))}})),void 0!==s&&e.createElement(Mi,null,e.createElement(_i,null,e.createElement(B,{color:f(h.colors.fg.neutral.subtle),variant:exports.TypographyVariant.textSm},s.min)),e.createElement(Ti,null,e.createElement(B,{color:f(h.colors.fg.neutral.subtle),variant:exports.TypographyVariant.textSm},s.max)))))},Vi=t.div.withConfig({displayName:"Wrapper",componentId:"sc-18mc41w-0"})(["display:flex;flex-direction:column;row-gap:",";padding:",";color:",";background-color:",";border-color:",";border-style:solid;border-width:2px;border-radius:",";&:focus-visible{outline-width:3px;outline-style:solid;outline-color:",";outline-offset:2px;}"],(({theme:e})=>e.spacing.md),(({theme:e})=>e.spacing.lg),(({$chooseColor:e,theme:t})=>e(t.colors.fg.error)),(({$chooseColor:e,theme:t})=>e(t.colors.bg.error.default)),(({$chooseColor:e,theme:t})=>e(t.colors.border.error)),(({theme:e})=>e.borderRadius.xs),(({$chooseColor:e,theme:t})=>e(t.colors.focus))),Bi=t.ul.withConfig({displayName:"UlStyled",componentId:"sc-1yf2ype-0"})(["display:flex;flex-direction:column;row-gap:",";padding:0;margin:0;text-indent:0;list-style-type:none;"],(({theme:e})=>e.spacing.xs)),Wi=t.li.withConfig({displayName:"LiStyled",componentId:"sc-12rn2v2-0"})(["padding:0;margin:0;text-decoration:",";text-indent:0;list-style-type:none;cursor:",";border-radius:",";&:focus-visible{outline-width:3px;outline-style:solid;outline-color:",";outline-offset:2px;}"],(({$isLink:e})=>e?"underline":"initial"),(({$isLink:e})=>e?"pointer":"initial"),(e=>e.theme.borderRadius.xxs),(({$chooseColor:e,theme:t})=>e(t.colors.focus))),Fi=n=>{const{children:r,colorScheme:o,onClick:i}=n,a=t.useTheme(),s=D(o),l=e.useCallback((e=>{"Enter"===e.key&&(null==i||i())}),[i]);return e.createElement(Wi,Object.assign({$chooseColor:s,$isLink:void 0!==i,onClick:i},i&&{tabIndex:0,role:"link",onKeyPress:l}),e.createElement(B,{color:s(a.colors.fg.error),variant:exports.TypographyVariant.textMd,weight:exports.FontWeight.medium500},r))},Hi=t=>{const{colorScheme:n,items:r}=t;return e.createElement(Bi,null,r.map(((t,r)=>e.createElement(Fi,{key:r,colorScheme:n,onClick:t.onClick},t.body))))},ji=e.forwardRef(((n,r)=>{const{colorScheme:o,content:i,items:a,tabIndex:s,title:l}=n,u=t.useTheme(),c=D(o);return e.createElement(Vi,{$chooseColor:c,ref:r,tabIndex:s},void 0!==l&&e.createElement(B,{color:c(u.colors.fg.error),variant:exports.TypographyVariant.textLg,weight:exports.FontWeight.semiBold600},l),void 0!==a&&a.length>0&&e.createElement(Hi,{colorScheme:o,items:a}),void 0!==i&&i)}));var zi,Gi;ji.displayName="ErrorBox",exports.InfoboxVariant=void 0,(zi=exports.InfoboxVariant||(exports.InfoboxVariant={})).primary="primary",zi.secondary="secondary",exports.InfoboxSize=void 0,(Gi=exports.InfoboxSize||(exports.InfoboxSize={})).md="md",Gi.sm="sm",Gi.xs="xs";const Zi=t.div.withConfig({displayName:"InfoboxStyled",componentId:"sc-lusgme-0"})(["box-sizing:border-box;width:",";min-width:100px;box-shadow:",";@media (min-width:","){min-width:320px;}"," ",""],(({$fullWidth:e})=>!0===e?"100%":"initial"),(({$colorScheme:e,theme:t})=>{switch(e){case exports.ColorScheme.light:return"none";case exports.ColorScheme.dark:return t.colors.shadow.ultraStrongBlueLg;default:throw new Error("unexpected value of enum ColorScheme infobox.styles.ts InfoboxStyled box-shadow")}}),(({theme:e})=>e.breakpoints.sm),(({$chooseColor:e,$colorScheme:n,$isWarning:r,$variant:o})=>{switch(!0){case o===exports.InfoboxVariant.primary&&r:return t.css(["color:",";background-color:",";border:1px solid ",";"],(({theme:t})=>e(t.colors.fg.accent.bold)),(({theme:t})=>e(t.colors.bg.accent)),(({theme:t})=>e(t.colors.border.accent)));case o===exports.InfoboxVariant.primary&&!r&&n===exports.ColorScheme.light:return t.css(["color:",";background-color:",";border:1px solid ",";"],(({theme:e})=>e.colors.fg.neutral.default.light),(({theme:e})=>e.colors.bg.info.default.light),(({theme:e})=>e.colors.border.brand.subtlest.light));case o===exports.InfoboxVariant.primary&&!r&&n===exports.ColorScheme.dark:return t.css(["color:",";background-color:",";border:1px solid ",";"],(({theme:e})=>e.colors.fg.neutral.white.light),(({theme:e})=>e.colors.surface.risen.dark),(({theme:e})=>e.colors.border.neutral.subtlest.dark));case o===exports.InfoboxVariant.secondary&&r:return t.css(["color:",";background-color:",";border:1px solid ",";"],(({theme:t})=>e(t.colors.fg.accent.bold)),(({theme:e})=>e.palette.transparent),(({theme:t})=>e(t.colors.border.accent)));case o===exports.InfoboxVariant.secondary&&!r:return t.css(["color:",";background-color:",";border:1px solid ",";"],(({theme:t})=>e(t.colors.fg.neutral.default)),(({theme:e})=>e.palette.transparent),(({theme:t})=>e(t.colors.border.brand.subtlest)));default:throw new Error("unexpected combination InfoboxVariant and $isWarning in infobox.styles.ts")}}),(({$size:e})=>{switch(e){case exports.InfoboxSize.xs:return t.css(["padding:"," ",";border-radius:",";"],(({theme:e})=>e.spacing.md),(({theme:e})=>e.spacing.lg),(({theme:e})=>e.borderRadius.xs));case exports.InfoboxSize.sm:return t.css(["padding:"," ",";border-radius:",";"],(({theme:e})=>e.spacing.sm),(({theme:e})=>e.spacing.md),(({theme:e})=>e.borderRadius.xs));case exports.InfoboxSize.md:return t.css(["padding:"," ",";border-radius:",";"],(({theme:e})=>e.spacing.md),(({theme:e})=>e.spacing.sm),(({theme:e})=>e.borderRadius.xs));default:throw new Error("unexpected value of enum InfoboxSize in infobox.styles.ts")}})),Yi=e=>{switch(e){case exports.MediaType.desktop:return"row";case exports.MediaType.mobile:return"column";default:throw new Error("unexpected value of enum MediaType in infobox.styles.ts Wrapper flex-direction")}},$i=t.div.withConfig({displayName:"InfoboxLayout",componentId:"sc-lusgme-1"})(["display:flex;flex-direction:",";row-gap:",";column-gap:",";"],(({$mediaType:e})=>Yi(e)),(({theme:e})=>e.spacing.xs),(({theme:e})=>e.spacing.md)),Xi=e=>{switch(e){case exports.MediaType.desktop:return"48px";case exports.MediaType.mobile:return"32px";default:throw new Error("unexpected value of enum MediaType in infobox.styles.ts IconWrapper")}},Ui=t.div.withConfig({displayName:"IconWrapper",componentId:"sc-lusgme-2"})(["display:flex;align-items:center;justify-content:center;width:",";min-width:",";height:",";min-height:",";background-color:",";border-color:",";border-style:solid;border-width:1px;border-radius:",";"],(({$mediaType:e})=>Xi(e)),(({$mediaType:e})=>Xi(e)),(({$mediaType:e})=>Xi(e)),(({$mediaType:e})=>Xi(e)),(({$colorScheme:e,theme:t})=>{switch(e){case exports.ColorScheme.light:return t.colors.icon.inverse.light;case exports.ColorScheme.dark:return"rgba(255, 255, 255, 0.20)";default:throw new Error("unexpected value of enum ColorScheme in infobox.styles.ts IconWrapper background-color")}}),(({$colorScheme:e,theme:t})=>{switch(e){case exports.ColorScheme.light:return t.colors.border.brand.subtlest.light;case exports.ColorScheme.dark:return"rgba(255, 255, 255, 0.30)";default:throw new Error("unexpected value of enum ColorScheme in infobox.styles.ts IconWrapper border-color")}}),(({theme:e})=>e.borderRadius.full)),Ji=t.div.withConfig({displayName:"TextContentWrapper",componentId:"sc-lusgme-3"})(["display:flex;flex-direction:column;row-gap:",";justify-content:center;"],(({theme:e})=>e.spacing.xxs)),Qi=t.div.withConfig({displayName:"ChildrenWrapper",componentId:"sc-lusgme-4"})(["display:flex;flex-direction:row;align-items:center;"]),Ki=t.div.withConfig({displayName:"ContentWrapper",componentId:"sc-lusgme-5"})(["display:flex;flex:1;flex-direction:",";row-gap:",";column-gap:",";justify-content:space-between;"],(({$mediaType:e})=>Yi(e)),(({theme:e})=>e.spacing.xs),(({theme:e})=>e.spacing.md));var qi,ea,ta;exports.IconProductType=void 0,(qi=exports.IconProductType||(exports.IconProductType={})).atm="atm",qi.bank="bank",qi.billingPayment="billingPayment",qi.creditCard="creditCard",qi.helpChat="helpChat",qi.information="information",qi.mailCheck="mailCheck",qi.mobilePhone="mobilePhone",qi.moneta="moneta",qi.passwordLock="passwordLock",qi.reward="reward",qi.suitcase="suitcase",qi.warningCircle="warningCircle",qi.warningTriangle="warningTriangle",exports.IconProductSize=void 0,(ea=exports.IconProductSize||(exports.IconProductSize={})).big="big",ea.small="small",function(e){e.active="active",e.default="default"}(ta||(ta={}));const na=t.span.withConfig({displayName:"Wrapper",componentId:"sc-1a80oxo-0"})(["display:inline-flex;align-items:center;justify-content:center;width:","px;height:","px;"],(({$size:e})=>{switch(e){case exports.IconProductSize.big:return 24;case exports.IconProductSize.small:return 16;default:throw new TypeError("unexpected value of enum IconProductSize in iconProduct.style.ts width")}}),(({$size:e})=>{switch(e){case exports.IconProductSize.big:return 24;case exports.IconProductSize.small:return 16;default:throw new TypeError("unexpected value of enum IconProductSize in iconProduct.style.ts height")}})),ra=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M7.99999 14.9643C11.8463 14.9643 14.9643 11.8464 14.9643 8.00005C14.9643 4.15378 11.8463 1.03577 7.99999 1.03577C4.15372 1.03577 1.03571 4.15378 1.03571 8.00005C1.03571 11.8464 4.15372 14.9643 7.99999 14.9643Z",fill:n}),e.createElement("path",{d:"M7.99999 14.9643C11.8463 14.9643 14.9643 11.8464 14.9643 8.00005C14.9643 4.15378 11.8463 1.03577 7.99999 1.03577C4.15372 1.03577 1.03571 4.15378 1.03571 8.00005C1.03571 11.8464 4.15372 14.9643 7.99999 14.9643Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M6.39285 11.2144H9.60714",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M7.99999 11.2144V7.46436H6.92856",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8 5.05366C7.85207 5.05366 7.73215 4.93373 7.73215 4.7858C7.73215 4.63787 7.85207 4.51794 8 4.51794",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8 5.05366C8.14793 5.05366 8.26786 4.93373 8.26786 4.7858C8.26786 4.63787 8.14793 4.51794 8 4.51794",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},oa=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M12 22.4464C17.7695 22.4464 22.4464 17.7695 22.4464 12C22.4464 6.23059 17.7695 1.55356 12 1.55356C6.23059 1.55356 1.55356 6.23059 1.55356 12C1.55356 17.7695 6.23059 22.4464 12 22.4464Z",fill:n}),e.createElement("path",{d:"M12 22.4464C17.7695 22.4464 22.4464 17.7695 22.4464 12C22.4464 6.23059 17.7695 1.55356 12 1.55356C6.23059 1.55356 1.55356 6.23059 1.55356 12C1.55356 17.7695 6.23059 22.4464 12 22.4464Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M9.58926 16.8214H14.4107",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 16.8214V11.1964H10.3929",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 7.58034C11.7781 7.58034 11.5982 7.40045 11.5982 7.17855C11.5982 6.95665 11.7781 6.77676 12 6.77676",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 7.58034C12.2219 7.58034 12.4018 7.40045 12.4018 7.17855C12.4018 6.95665 12.2219 6.77676 12 6.77676",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},ia=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M3.39114 12.5795L0.726135 13.2937L3.19254 9.02173L6.24521 11.538L4.10523 15.2445L3.39114 12.5795Z",fill:n}),e.createElement("path",{d:"M12.6087 12.5795L15.2737 13.2937L12.8073 9.02173L9.75464 11.538L11.8946 15.2445L12.6087 12.5795Z",fill:n}),e.createElement("path",{d:"M12.8224 9.0481L15.2737 13.2939L12.6087 12.5797L11.8946 15.2447L9.7699 11.5646",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M13.543 6.30131C13.543 9.36439 11.0599 11.8475 7.99683 11.8475C4.93376 11.8475 2.45065 9.36439 2.45065 6.30131C2.45065 3.23824 4.93376 0.755127 7.99683 0.755127C11.0599 0.755127 13.543 3.23824 13.543 6.30131Z",fill:n}),e.createElement("path",{d:"M13.543 6.30131C13.543 9.36439 11.0599 11.8475 7.99683 11.8475C4.93376 11.8475 2.45065 9.36439 2.45065 6.30131C2.45065 3.23824 4.93376 0.755127 7.99683 0.755127C11.0599 0.755127 13.543 3.23824 13.543 6.30131Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.22379 3.29006L8.98778 4.82689C9.00486 4.86577 9.03195 4.89941 9.06628 4.92437C9.10062 4.94935 9.14096 4.96476 9.18321 4.96903L10.88 5.22665C10.9285 5.23296 10.9742 5.25296 11.0117 5.28429C11.0493 5.31562 11.0772 5.35701 11.0921 5.4036C11.107 5.45019 11.1083 5.50007 11.0959 5.54739C11.0835 5.5947 11.0579 5.63752 11.0221 5.67082L9.76952 6.86121C9.75085 6.89684 9.74109 6.93646 9.74109 6.97669C9.74109 7.01692 9.75085 7.05655 9.76952 7.09218L10.0094 8.78004C10.0196 8.82882 10.0155 8.87953 9.99745 8.92601C9.97944 8.97249 9.94834 9.01275 9.90789 9.0419C9.86746 9.07105 9.81943 9.08784 9.76965 9.09024C9.71985 9.09264 9.67043 9.08055 9.62738 9.05543L8.11719 8.25591C8.07812 8.23825 8.03572 8.22912 7.99282 8.22912C7.94994 8.22912 7.90754 8.23825 7.86846 8.25591L6.35827 9.05543C6.31521 9.08055 6.2658 9.09264 6.21601 9.09024C6.16622 9.08784 6.11819 9.07105 6.07776 9.0419C6.03732 9.01275 6.00621 8.97249 5.98819 8.92601C5.97019 8.87953 5.96605 8.82882 5.97628 8.78004L6.26055 7.09218C6.27278 7.053 6.27512 7.01141 6.26736 6.97111C6.25962 6.93081 6.24202 6.89306 6.21613 6.86121L4.96357 5.66194C4.93035 5.62829 4.90703 5.58613 4.89616 5.5401C4.88531 5.49408 4.88733 5.44595 4.90201 5.40098C4.91668 5.35603 4.94346 5.31598 4.97938 5.28523C5.01532 5.25448 5.05901 5.23421 5.1057 5.22665L6.80245 4.97792C6.84468 4.97364 6.88503 4.95823 6.91936 4.93326C6.95371 4.90829 6.9808 4.87465 6.99788 4.83578L7.76185 3.29894C7.7823 3.25543 7.8145 3.21852 7.85483 3.19237C7.89516 3.1662 7.94201 3.15186 7.99007 3.15093C8.03812 3.15 8.08548 3.16254 8.12679 3.18713C8.1681 3.21171 8.20169 3.24737 8.22379 3.29006Z",fill:n}),e.createElement("path",{d:"M8.22379 3.29006L8.98778 4.82689C9.00486 4.86577 9.03195 4.89941 9.06628 4.92437C9.10062 4.94935 9.14096 4.96476 9.18321 4.96903L10.88 5.22665C10.9285 5.23296 10.9742 5.25296 11.0117 5.28429C11.0493 5.31562 11.0772 5.35701 11.0921 5.4036C11.107 5.45019 11.1083 5.50007 11.0959 5.54739C11.0835 5.5947 11.0579 5.63752 11.0221 5.67082L9.76952 6.86121C9.75085 6.89684 9.74109 6.93646 9.74109 6.97669C9.74109 7.01692 9.75085 7.05655 9.76952 7.09218L10.0094 8.78004C10.0196 8.82882 10.0155 8.87953 9.99745 8.92601C9.97944 8.97249 9.94834 9.01275 9.90789 9.0419C9.86746 9.07105 9.81943 9.08784 9.76965 9.09024C9.71985 9.09264 9.67043 9.08055 9.62738 9.05543L8.11719 8.25591C8.07812 8.23825 8.03572 8.22912 7.99282 8.22912C7.94994 8.22912 7.90754 8.23825 7.86846 8.25591L6.35827 9.05543C6.31521 9.08055 6.2658 9.09264 6.21601 9.09024C6.16622 9.08784 6.11819 9.07105 6.07776 9.0419C6.03732 9.01275 6.00621 8.97249 5.98819 8.92601C5.97019 8.87953 5.96605 8.82882 5.97628 8.78004L6.26055 7.09218C6.27278 7.053 6.27512 7.01141 6.26736 6.97111C6.25962 6.93081 6.24202 6.89306 6.21613 6.86121L4.96357 5.66194C4.93035 5.62829 4.90703 5.58613 4.89616 5.5401C4.88531 5.49408 4.88733 5.44595 4.90201 5.40098C4.91668 5.35603 4.94346 5.31598 4.97938 5.28523C5.01532 5.25448 5.05901 5.23421 5.1057 5.22665L6.80245 4.97792C6.84468 4.97364 6.88503 4.95823 6.91936 4.93326C6.95371 4.90829 6.9808 4.87465 6.99788 4.83578L7.76185 3.29894C7.7823 3.25543 7.8145 3.21852 7.85483 3.19237C7.89516 3.1662 7.94201 3.15186 7.99007 3.15093C8.03812 3.15 8.08548 3.16254 8.12679 3.18713C8.1681 3.21171 8.20169 3.24737 8.22379 3.29006Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M3.17881 9.04517L0.726135 13.2933L3.39114 12.5793L4.10523 15.2443L6.23218 11.5602",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},aa=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("g",{clipPath:"url(#clip0_16048_4730)"},e.createElement("path",{d:"M5.08736 18.8694L1.08984 19.9407L4.78945 13.5327L9.36845 17.3072L6.15849 22.8669L5.08736 18.8694Z",fill:n}),e.createElement("path",{d:"M18.9139 18.8694L22.9114 19.9407L19.2118 13.5327L14.6328 17.3072L17.8428 22.8669L18.9139 18.8694Z",fill:n}),e.createElement("path",{d:"M19.235 13.5723L22.9119 19.9409L18.9144 18.8696L17.8433 22.8672L14.6562 17.347",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M20.3143 9.45208C20.3143 14.0467 16.5897 17.7714 11.995 17.7714C7.40045 17.7714 3.67578 14.0467 3.67578 9.45208C3.67578 4.85748 7.40045 1.13281 11.995 1.13281C16.5897 1.13281 20.3143 4.85748 20.3143 9.45208Z",fill:n}),e.createElement("path",{d:"M20.3143 9.45208C20.3143 14.0467 16.5897 17.7714 11.995 17.7714C7.40045 17.7714 3.67578 14.0467 3.67578 9.45208C3.67578 4.85748 7.40045 1.13281 11.995 1.13281C16.5897 1.13281 20.3143 4.85748 20.3143 9.45208Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12.3377 4.93533L13.4837 7.24058C13.5093 7.29889 13.5499 7.34935 13.6014 7.3868C13.6529 7.42427 13.7135 7.44738 13.7768 7.45379L16.3219 7.84022C16.3947 7.84968 16.4633 7.87968 16.5196 7.92668C16.576 7.97368 16.6178 8.03575 16.6401 8.10565C16.6625 8.17553 16.6645 8.25034 16.6459 8.32133C16.6273 8.3923 16.5889 8.45652 16.5351 8.50647L14.6563 10.2921C14.6283 10.3455 14.6136 10.4049 14.6136 10.4653C14.6136 10.5256 14.6283 10.5851 14.6563 10.6385L15.0161 13.1703C15.0314 13.2435 15.0252 13.3195 14.9982 13.3893C14.9712 13.459 14.9245 13.5194 14.8639 13.5631C14.8032 13.6068 14.7312 13.632 14.6565 13.6356C14.5818 13.6392 14.5077 13.6211 14.4431 13.5834L12.1778 12.3841C12.1192 12.3576 12.0556 12.3439 11.9912 12.3439C11.9269 12.3439 11.8633 12.3576 11.8047 12.3841L9.53943 13.5834C9.47483 13.6211 9.40071 13.6392 9.32603 13.6356C9.25135 13.632 9.1793 13.6068 9.11866 13.5631C9.05799 13.5194 9.01133 13.459 8.9843 13.3893C8.9573 13.3195 8.95109 13.2435 8.96643 13.1703L9.39283 10.6385C9.41118 10.5797 9.41469 10.5174 9.40306 10.4569C9.39144 10.3965 9.36504 10.3398 9.32621 10.2921L7.44737 8.49315C7.39753 8.44267 7.36255 8.37944 7.34625 8.3104C7.32997 8.24136 7.33301 8.16917 7.35503 8.10172C7.37704 8.03429 7.41721 7.97422 7.47109 7.92809C7.52499 7.88196 7.59054 7.85156 7.66057 7.84022L10.2057 7.46712C10.269 7.46071 10.3296 7.43759 10.3811 7.40013C10.4326 7.36268 10.4732 7.31222 10.4988 7.25391L11.6448 4.94866C11.6755 4.8834 11.7238 4.82802 11.7843 4.78879C11.8448 4.74955 11.915 4.72803 11.9871 4.72663C12.0592 4.72524 12.1302 4.74406 12.1922 4.78094C12.2542 4.81781 12.3046 4.87129 12.3377 4.93533Z",fill:n}),e.createElement("path",{d:"M12.3377 4.93533L13.4837 7.24058C13.5093 7.29889 13.5499 7.34935 13.6014 7.3868C13.6529 7.42427 13.7135 7.44738 13.7768 7.45379L16.3219 7.84022C16.3947 7.84968 16.4633 7.87968 16.5196 7.92668C16.576 7.97368 16.6178 8.03575 16.6401 8.10565C16.6625 8.17553 16.6645 8.25034 16.6459 8.32133C16.6273 8.3923 16.5889 8.45652 16.5351 8.50647L14.6563 10.2921C14.6283 10.3455 14.6136 10.4049 14.6136 10.4653C14.6136 10.5256 14.6283 10.5851 14.6563 10.6385L15.0161 13.1703C15.0314 13.2435 15.0252 13.3195 14.9982 13.3893C14.9712 13.459 14.9245 13.5194 14.8639 13.5631C14.8032 13.6068 14.7312 13.632 14.6565 13.6356C14.5818 13.6392 14.5077 13.6211 14.4431 13.5834L12.1778 12.3841C12.1192 12.3576 12.0556 12.3439 11.9912 12.3439C11.9269 12.3439 11.8633 12.3576 11.8047 12.3841L9.53943 13.5834C9.47483 13.6211 9.40071 13.6392 9.32603 13.6356C9.25135 13.632 9.1793 13.6068 9.11866 13.5631C9.05799 13.5194 9.01133 13.459 8.9843 13.3893C8.9573 13.3195 8.95109 13.2435 8.96643 13.1703L9.39283 10.6385C9.41118 10.5797 9.41469 10.5174 9.40306 10.4569C9.39144 10.3965 9.36504 10.3398 9.32621 10.2921L7.44737 8.49315C7.39753 8.44267 7.36255 8.37944 7.34625 8.3104C7.32997 8.24136 7.33301 8.16917 7.35503 8.10172C7.37704 8.03429 7.41721 7.97422 7.47109 7.92809C7.52499 7.88196 7.59054 7.85156 7.66057 7.84022L10.2057 7.46712C10.269 7.46071 10.3296 7.43759 10.3811 7.40013C10.4326 7.36268 10.4732 7.31222 10.4988 7.25391L11.6448 4.94866C11.6755 4.8834 11.7238 4.82802 11.7843 4.78879C11.8448 4.74955 11.915 4.72803 11.9871 4.72663C12.0592 4.72524 12.1302 4.74406 12.1922 4.78094C12.2542 4.81781 12.3046 4.87129 12.3377 4.93533Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M4.76886 13.5679L1.08984 19.9401L5.08735 18.869L6.15848 22.8665L9.34891 17.3405",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"})),e.createElement("defs",null,e.createElement("clipPath",{id:"clip0_16048_4730"},e.createElement("rect",{fill:"white",height:"24",width:"24"}))))},sa=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"20",viewBox:"0 0 24 20",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M10.5501 1.57485L1.72255 16.7077C1.06978 17.8268 1.87696 19.2321 3.17247 19.2321H20.8276C22.1231 19.2321 22.9302 17.8268 22.2774 16.7077L13.4499 1.57485C12.8022 0.464472 11.1978 0.464472 10.5501 1.57485Z",fill:n}),e.createElement("path",{d:"M10.5501 1.57485L1.72255 16.7077C1.06978 17.8268 1.87696 19.2321 3.17247 19.2321H20.8276C22.1231 19.2321 22.9302 17.8268 22.2774 16.7077L13.4499 1.57485C12.8022 0.464472 11.1978 0.464472 10.5501 1.57485Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 6.64285V12.0982",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 15.875C11.7682 15.875 11.5804 15.6872 11.5804 15.4553C11.5804 15.2235 11.7682 15.0357 12 15.0357",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 15.875C12.2318 15.875 12.4196 15.6872 12.4196 15.4553C12.4196 15.2235 12.2318 15.0357 12 15.0357",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},la=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"14",viewBox:"0 0 16 14",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M7.03338 1.38325L1.14836 11.4718C0.713177 12.2179 1.25129 13.1548 2.11497 13.1548H13.8851C14.7487 13.1548 15.2868 12.2179 14.8516 11.4718L8.96661 1.38325C8.53479 0.643001 7.4652 0.643001 7.03338 1.38325Z",fill:n}),e.createElement("path",{d:"M7.03338 1.38325L1.14836 11.4718C0.713177 12.2179 1.25129 13.1548 2.11497 13.1548H13.8851C14.7487 13.1548 15.2868 12.2179 14.8516 11.4718L8.96661 1.38325C8.53479 0.643001 7.4652 0.643001 7.03338 1.38325Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8 4.76196V8.39887",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.00001 10.9167C7.8455 10.9167 7.72025 10.7915 7.72025 10.6369C7.72025 10.4824 7.8455 10.3572 8.00001 10.3572",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8 10.9167C8.15451 10.9167 8.27976 10.7915 8.27976 10.6369C8.27976 10.4824 8.15451 10.3572 8 10.3572",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},ua=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"20",viewBox:"0 0 24 20",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{clipRule:"evenodd",d:"M3.1607 1.16064C2.2731 1.16064 1.55356 1.88019 1.55356 2.76779V9.19636C1.55356 10.084 2.2731 10.8035 3.1607 10.8035H12.8177C13.0237 7.88442 15.457 5.58029 18.4286 5.58029C18.7015 5.58029 18.9697 5.59972 19.2321 5.63724V2.76779C19.2321 1.88019 18.5126 1.16064 17.625 1.16064H3.1607Z",fill:n,fillRule:"evenodd"}),e.createElement("path",{d:"M6.37499 6.38389C6.15309 6.38389 5.97321 6.20401 5.97321 5.98211C5.97321 5.76021 6.15309 5.58032 6.37499 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M6.375 6.38389C6.5969 6.38389 6.77679 6.20401 6.77679 5.98211C6.77679 5.76021 6.5969 5.58032 6.375 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.4107 6.38389C14.1888 6.38389 14.0089 6.20401 14.0089 5.98211C14.0089 5.76021 14.1888 5.58032 14.4107 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.4107 6.38389C14.6326 6.38389 14.8125 6.20401 14.8125 5.98211C14.8125 5.76021 14.6326 5.58032 14.4107 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M10.3928 6.38389C10.1709 6.38389 9.99106 6.20401 9.99106 5.98211C9.99106 5.76021 10.1709 5.58032 10.3928 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M10.3929 6.38389C10.6148 6.38389 10.7946 6.20401 10.7946 5.98211C10.7946 5.76021 10.6148 5.58032 10.3929 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.4107 18.0355V14.0177C14.4107 13.5739 14.7705 13.2141 15.2143 13.2141H21.6428C22.0866 13.2141 22.4464 13.5739 22.4464 14.0177V18.0355C22.4464 18.4793 22.0866 18.8391 21.6428 18.8391H15.2143C14.7705 18.8391 14.4107 18.4793 14.4107 18.0355Z",fill:"white"}),e.createElement("path",{d:"M15.6161 13.2143V11.2053C15.6161 9.65202 16.8753 8.39282 18.4286 8.39282C19.9819 8.39282 21.2411 9.65202 21.2411 11.2053V13.2143",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.4107 18.0355V14.0177C14.4107 13.5739 14.7705 13.2141 15.2143 13.2141H21.6428C22.0866 13.2141 22.4464 13.5739 22.4464 14.0177V18.0355C22.4464 18.4793 22.0866 18.8391 21.6428 18.8391H15.2143C14.7705 18.8391 14.4107 18.4793 14.4107 18.0355Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M19.2321 5.02783V2.76779C19.2321 1.88019 18.5126 1.16064 17.625 1.16064H3.1607C2.2731 1.16064 1.55356 1.88019 1.55356 2.76779V9.19636C1.55356 10.084 2.2731 10.8035 3.1607 10.8035H12.2009",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},ca=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 24 20",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{clipRule:"evenodd",d:"M3.1607 1.16064C2.2731 1.16064 1.55356 1.88019 1.55356 2.76779V9.19636C1.55356 10.084 2.2731 10.8035 3.1607 10.8035H12.8177C13.0237 7.88442 15.457 5.58029 18.4286 5.58029C18.7015 5.58029 18.9697 5.59972 19.2321 5.63724V2.76779C19.2321 1.88019 18.5126 1.16064 17.625 1.16064H3.1607Z",fill:n,fillRule:"evenodd"}),e.createElement("path",{d:"M6.37499 6.38389C6.15309 6.38389 5.97321 6.20401 5.97321 5.98211C5.97321 5.76021 6.15309 5.58032 6.37499 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M6.375 6.38389C6.5969 6.38389 6.77679 6.20401 6.77679 5.98211C6.77679 5.76021 6.5969 5.58032 6.375 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.4107 6.38389C14.1888 6.38389 14.0089 6.20401 14.0089 5.98211C14.0089 5.76021 14.1888 5.58032 14.4107 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.4107 6.38389C14.6326 6.38389 14.8125 6.20401 14.8125 5.98211C14.8125 5.76021 14.6326 5.58032 14.4107 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M10.3928 6.38389C10.1709 6.38389 9.99106 6.20401 9.99106 5.98211C9.99106 5.76021 10.1709 5.58032 10.3928 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M10.3929 6.38389C10.6148 6.38389 10.7946 6.20401 10.7946 5.98211C10.7946 5.76021 10.6148 5.58032 10.3929 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.4107 18.0355V14.0177C14.4107 13.5739 14.7705 13.2141 15.2143 13.2141H21.6428C22.0866 13.2141 22.4464 13.5739 22.4464 14.0177V18.0355C22.4464 18.4793 22.0866 18.8391 21.6428 18.8391H15.2143C14.7705 18.8391 14.4107 18.4793 14.4107 18.0355Z",fill:"white"}),e.createElement("path",{d:"M15.6161 13.2143V11.2053C15.6161 9.65202 16.8753 8.39282 18.4286 8.39282C19.9819 8.39282 21.2411 9.65202 21.2411 11.2053V13.2143",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.4107 18.0355V14.0177C14.4107 13.5739 14.7705 13.2141 15.2143 13.2141H21.6428C22.0866 13.2141 22.4464 13.5739 22.4464 14.0177V18.0355C22.4464 18.4793 22.0866 18.8391 21.6428 18.8391H15.2143C14.7705 18.8391 14.4107 18.4793 14.4107 18.0355Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M19.2321 5.02783V2.76779C19.2321 1.88019 18.5126 1.16064 17.625 1.16064H3.1607C2.2731 1.16064 1.55356 1.88019 1.55356 2.76779V9.19636C1.55356 10.084 2.2731 10.8035 3.1607 10.8035H12.2009",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},da=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M8.00001 15.2737C12.0173 15.2737 15.2738 12.0172 15.2738 7.99988C15.2738 3.98267 12.0173 0.726074 8.00001 0.726074C3.98279 0.726074 0.726196 3.98267 0.726196 7.99988C0.726196 12.0172 3.98279 15.2737 8.00001 15.2737Z",fill:n}),e.createElement("path",{d:"M8.00001 15.2737C12.0173 15.2737 15.2738 12.0172 15.2738 7.99988C15.2738 3.98267 12.0173 0.726074 8.00001 0.726074C3.98279 0.726074 0.726196 3.98267 0.726196 7.99988C0.726196 12.0172 3.98279 15.2737 8.00001 15.2737Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8 4.64282V8.27973",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.00001 11.3569C7.8455 11.3569 7.72025 11.2316 7.72025 11.0771C7.72025 10.9226 7.8455 10.7974 8.00001 10.7974",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8 11.3569C8.15451 11.3569 8.27976 11.2316 8.27976 11.0771C8.27976 10.9226 8.15451 10.7974 8 10.7974",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},pa=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M12 22.9107C18.0259 22.9107 22.9107 18.0259 22.9107 11.9999C22.9107 5.97413 18.0259 1.08923 12 1.08923C5.97419 1.08923 1.08929 5.97413 1.08929 11.9999C1.08929 18.0259 5.97419 22.9107 12 22.9107Z",fill:n}),e.createElement("path",{d:"M12 22.9107C18.0259 22.9107 22.9107 18.0259 22.9107 11.9999C22.9107 5.97413 18.0259 1.08923 12 1.08923C5.97419 1.08923 1.08929 5.97413 1.08929 11.9999C1.08929 18.0259 5.97419 22.9107 12 22.9107Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 6.96423V12.4196",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 17.0357C11.7682 17.0357 11.5804 16.8478 11.5804 16.6161C11.5804 16.3843 11.7682 16.1964 12 16.1964",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 17.0357C12.2318 17.0357 12.4196 16.8478 12.4196 16.6161C12.4196 16.3843 12.2318 16.1964 12 16.1964",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},ha=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"18",viewBox:"0 0 24 18",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M22.9113 15.2947V6.90186H1.08984V15.2947C1.08984 16.2218 1.84137 16.9733 2.76842 16.9733H21.2327C22.1598 16.9733 22.9113 16.2218 22.9113 15.2947Z",fill:n}),e.createElement("path",{clipRule:"evenodd",d:"M2.76842 1.02686H21.2327C22.1598 1.02686 22.9113 1.77839 22.9113 2.70543V6.90186H1.08984V2.70543C1.08984 1.77839 1.84137 1.02686 2.76842 1.02686Z",fill:n,fillRule:"evenodd"}),e.createElement("path",{d:"M21.2327 1.02686H2.76842C1.84137 1.02686 1.08984 1.77839 1.08984 2.70543V15.2947C1.08984 16.2218 1.84137 16.9733 2.76842 16.9733H21.2327C22.1598 16.9733 22.9113 16.2218 22.9113 15.2947V2.70543C22.9113 1.77839 22.1598 1.02686 21.2327 1.02686Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M1.08984 6.90186H22.9113",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M16.1953 12.7769H18.7132",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},fa=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"12",viewBox:"0 0 16 12",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M15.2738 10.1966V4.60132H0.726196V10.1966C0.726196 10.8146 1.22721 11.3156 1.84524 11.3156H14.1548C14.7728 11.3156 15.2738 10.8146 15.2738 10.1966Z",fill:n}),e.createElement("path",{clipRule:"evenodd",d:"M1.84524 0.68457H14.1548C14.7728 0.68457 15.2738 1.18559 15.2738 1.80362V4.60124H0.726196V1.80362C0.726196 1.18559 1.22721 0.68457 1.84524 0.68457Z",fill:n,fillRule:"evenodd"}),e.createElement("path",{d:"M14.1548 0.68457H1.84524C1.22721 0.68457 0.726196 1.18559 0.726196 1.80362V10.1965C0.726196 10.8145 1.22721 11.3155 1.84524 11.3155H14.1548C14.7728 11.3155 15.2738 10.8145 15.2738 10.1965V1.80362C15.2738 1.18559 14.7728 0.68457 14.1548 0.68457Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M0.726196 4.60132H15.2738",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M10.7976 8.51782H12.4762",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},ma=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"20",viewBox:"0 0 24 20",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M16.8225 1.16064H3.16183C2.27423 1.16064 1.55469 1.85962 1.55469 2.72187V13.2601C1.55469 14.1224 2.27423 14.8214 3.16183 14.8214H16.8225C17.7102 14.8214 18.4297 14.1224 18.4297 13.2601V2.72187C18.4297 1.85962 17.7102 1.16064 16.8225 1.16064Z",fill:n}),e.createElement("path",{d:"M9.9933 9.99979C11.1028 9.99979 12.0022 9.10037 12.0022 7.99086C12.0022 6.88136 11.1028 5.98193 9.9933 5.98193C8.8838 5.98193 7.98438 6.88136 7.98438 7.99086C7.98438 9.10037 8.8838 9.99979 9.9933 9.99979Z",fill:n}),e.createElement("path",{d:"M16.8225 1.16064H3.16183C2.27423 1.16064 1.55469 1.85962 1.55469 2.72187V13.2601C1.55469 14.1224 2.27423 14.8214 3.16183 14.8214H16.8225C17.7102 14.8214 18.4297 14.1224 18.4297 13.2601V2.72187C18.4297 1.85962 17.7102 1.16064 16.8225 1.16064Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M6.375 18.8392H20.8393C21.2655 18.8392 21.6744 18.6698 21.9757 18.3685C22.277 18.0671 22.4464 17.6583 22.4464 17.2321V6.78564",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M4.80804 8.39293C4.58614 8.39293 4.40625 8.21304 4.40625 7.99114C4.40625 7.76924 4.58614 7.58936 4.80804 7.58936",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M4.80859 8.39293C5.03049 8.39293 5.21038 8.21304 5.21038 7.99114C5.21038 7.76924 5.03049 7.58936 4.80859 7.58936",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M15.1752 8.39293C14.9533 8.39293 14.7734 8.21304 14.7734 7.99114C14.7734 7.76924 14.9533 7.58936 15.1752 7.58936",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M15.1758 8.39293C15.3977 8.39293 15.5776 8.21304 15.5776 7.99114C15.5776 7.76924 15.3977 7.58936 15.1758 7.58936",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M9.9933 9.99979C11.1028 9.99979 12.0022 9.10037 12.0022 7.99086C12.0022 6.88136 11.1028 5.98193 9.9933 5.98193C8.8838 5.98193 7.98438 6.88136 7.98438 7.99086C7.98438 9.10037 8.8838 9.99979 9.9933 9.99979Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},ga=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"14",viewBox:"0 0 16 14",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M11.2308 1H2.07692C1.48215 1 1 1.46838 1 2.04616V9.10769C1 9.68547 1.48215 10.1538 2.07692 10.1538H11.2308C11.8256 10.1538 12.3077 9.68547 12.3077 9.10769V2.04616C12.3077 1.46838 11.8256 1 11.2308 1Z",fill:n}),e.createElement("path",{d:"M6.65386 6.92308C7.39733 6.92308 8.00002 6.32039 8.00002 5.57693C8.00002 4.83346 7.39733 4.23077 6.65386 4.23077C5.9104 4.23077 5.30771 4.83346 5.30771 5.57693C5.30771 6.32039 5.9104 6.92308 6.65386 6.92308Z",fill:n}),e.createElement("path",{d:"M11.2308 1H2.07692C1.48215 1 1 1.46838 1 2.04616V9.10769C1 9.68547 1.48215 10.1538 2.07692 10.1538H11.2308C11.8256 10.1538 12.3077 9.68547 12.3077 9.10769V2.04616C12.3077 1.46838 11.8256 1 11.2308 1Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.00513"}),e.createElement("path",{d:"M4.23077 12.8461H13.9231C14.2087 12.8461 14.4827 12.7326 14.6846 12.5307C14.8865 12.3288 15 12.0548 15 11.7692V4.76923",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.00513"}),e.createElement("path",{d:"M3.18067 5.84614C3.03198 5.84614 2.91144 5.7256 2.91144 5.57691C2.91144 5.42822 3.03198 5.30768 3.18067 5.30768",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.00513"}),e.createElement("path",{d:"M3.18069 5.84614C3.32939 5.84614 3.44993 5.7256 3.44993 5.57691C3.44993 5.42822 3.32939 5.30768 3.18069 5.30768",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.00513"}),e.createElement("path",{d:"M10.127 5.84614C9.97833 5.84614 9.85779 5.7256 9.85779 5.57691C9.85779 5.42822 9.97833 5.30768 10.127 5.30768",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.00513"}),e.createElement("path",{d:"M10.127 5.84614C10.2757 5.84614 10.3963 5.7256 10.3963 5.57691C10.3963 5.42822 10.2757 5.30768 10.127 5.30768",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.00513"}),e.createElement("path",{d:"M6.65386 6.92308C7.39733 6.92308 8.00002 6.32039 8.00002 5.57693C8.00002 4.83346 7.39733 4.23077 6.65386 4.23077C5.9104 4.23077 5.30771 4.83346 5.30771 5.57693C5.30771 6.32039 5.9104 6.92308 6.65386 6.92308Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.00513"}))},va=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"24",viewBox:"0 0 18 24",width:"18",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M14.9994 0.856934H2.99944C2.54479 0.856934 2.10875 1.03755 1.78726 1.35904C1.46577 1.68053 1.28516 2.11656 1.28516 2.57122V21.4284C1.28516 21.883 1.46577 22.3191 1.78726 22.6405C2.10875 22.962 2.54479 23.1426 2.99944 23.1426H14.9994C15.4541 23.1426 15.8901 22.962 16.2116 22.6405C16.5331 22.3191 16.7137 21.883 16.7137 21.4284V2.57122C16.7137 2.3461 16.6694 2.12318 16.5832 1.91519C16.4971 1.7072 16.3708 1.51822 16.2116 1.35904C16.0524 1.19985 15.8635 1.07358 15.6555 0.987426C15.4475 0.901275 15.2246 0.856934 14.9994 0.856934Z",fill:n}),e.createElement("path",{d:"M14.9994 0.856934H2.99944C2.54479 0.856934 2.10875 1.03755 1.78726 1.35904C1.46577 1.68053 1.28516 2.11656 1.28516 2.57122V21.4284C1.28516 21.883 1.46577 22.3191 1.78726 22.6405C2.10875 22.962 2.54479 23.1426 2.99944 23.1426H14.9994C15.4541 23.1426 15.8901 22.962 16.2116 22.6405C16.5331 22.3191 16.7137 21.883 16.7137 21.4284V2.57122C16.7137 2.3461 16.6694 2.12318 16.5832 1.91519C16.4971 1.7072 16.3708 1.51822 16.2116 1.35904C16.0524 1.19985 15.8635 1.07358 15.6555 0.987426C15.4475 0.901275 15.2246 0.856934 14.9994 0.856934Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M8.14062 18.8569H9.85491",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},ba=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 12 16",width:"12",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M10 0.571533H2C1.6969 0.571533 1.40621 0.691941 1.19188 0.906268C0.977555 1.1206 0.857147 1.41129 0.857147 1.71439V14.2858C0.857147 14.5889 0.977555 14.8796 1.19188 15.0939C1.40621 15.3083 1.6969 15.4287 2 15.4287H10C10.3031 15.4287 10.5938 15.3083 10.8081 15.0939C11.0225 14.8796 11.1429 14.5889 11.1429 14.2858V1.71439C11.1429 1.56431 11.1133 1.4157 11.0559 1.27704C10.9984 1.13838 10.9143 1.01239 10.8081 0.906268C10.702 0.800144 10.576 0.715962 10.4374 0.658528C10.2987 0.601094 10.1501 0.571533 10 0.571533Z",fill:n}),e.createElement("path",{d:"M10 0.571533H2C1.6969 0.571533 1.40621 0.691941 1.19188 0.906268C0.977555 1.1206 0.857147 1.41129 0.857147 1.71439V14.2858C0.857147 14.5889 0.977555 14.8796 1.19188 15.0939C1.40621 15.3083 1.6969 15.4287 2 15.4287H10C10.3031 15.4287 10.5938 15.3083 10.8081 15.0939C11.0225 14.8796 11.1429 14.5889 11.1429 14.2858V1.71439C11.1429 1.56431 11.1133 1.4157 11.0559 1.27704C10.9984 1.13838 10.9143 1.01239 10.8081 0.906268C10.702 0.800144 10.576 0.715962 10.4374 0.658528C10.2987 0.601094 10.1501 0.571533 10 0.571533Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M5.42857 12.5715H6.57143",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},ya=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M21.4269 6H2.56975C1.62298 6 0.855469 6.76752 0.855469 7.71429V21.4286C0.855469 22.3754 1.62298 23.1429 2.56975 23.1429H21.4269C22.3737 23.1429 23.1412 22.3754 23.1412 21.4286V7.71429C23.1412 6.76752 22.3737 6 21.4269 6Z",fill:n}),e.createElement("path",{d:"M21.4269 6H2.56975C1.62298 6 0.855469 6.76752 0.855469 7.71429V21.4286C0.855469 22.3754 1.62298 23.1429 2.56975 23.1429H21.4269C22.3737 23.1429 23.1412 22.3754 23.1412 21.4286V7.71429C23.1412 6.76752 22.3737 6 21.4269 6Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M17.1412 5.99979V2.57122C17.1412 2.11656 16.9606 1.68053 16.6391 1.35904C16.3176 1.03755 15.8816 0.856934 15.4269 0.856934H8.56975C8.11509 0.856934 7.67906 1.03755 7.35757 1.35904C7.03609 1.68053 6.85547 2.11656 6.85547 2.57122V5.99979",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},xa=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M14.2857 4H1.71427C1.08309 4 0.571411 4.51168 0.571411 5.14286V14.2857C0.571411 14.9169 1.08309 15.4286 1.71427 15.4286H14.2857C14.9169 15.4286 15.4286 14.9169 15.4286 14.2857V5.14286C15.4286 4.51168 14.9169 4 14.2857 4Z",fill:n}),e.createElement("path",{d:"M14.2857 4H1.71427C1.08309 4 0.571411 4.51168 0.571411 5.14286V14.2857C0.571411 14.9169 1.08309 15.4286 1.71427 15.4286H14.2857C14.9169 15.4286 15.4286 14.9169 15.4286 14.2857V5.14286C15.4286 4.51168 14.9169 4 14.2857 4Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M11.4286 3.99986V1.71415C11.4286 1.41104 11.3081 1.12035 11.0938 0.906024C10.8795 0.691697 10.5888 0.571289 10.2857 0.571289H5.71427C5.41116 0.571289 5.12047 0.691697 4.90614 0.906024C4.69182 1.12035 4.57141 1.41104 4.57141 1.71415V3.99986",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},wa=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M3.60938 18.7141V9.48193H20.3951V18.7141H3.60938Z",fill:n}),e.createElement("path",{d:"M21.9208 9.48189H2.08012C1.14012 9.48189 0.737262 8.45796 1.47583 7.97117L11.3962 1.47511C11.5793 1.36736 11.788 1.31055 12.0005 1.31055C12.213 1.31055 12.4216 1.36736 12.6048 1.47511L22.5251 7.97117C23.2637 8.45796 22.8608 9.48189 21.9208 9.48189Z",fill:n}),e.createElement("path",{d:"M22.072 18.7139H1.92913C1.46561 18.7139 1.08984 19.0897 1.08984 19.5532V22.071C1.08984 22.5345 1.46561 22.9103 1.92913 22.9103H22.072C22.5354 22.9103 22.9113 22.5345 22.9113 22.071V19.5532C22.9113 19.0897 22.5354 18.7139 22.072 18.7139Z",fill:n}),e.createElement("path",{d:"M21.9208 9.48189H2.08011C1.14012 9.48189 0.737262 8.45796 1.47583 7.97117L11.3962 1.47511C11.5793 1.36736 11.788 1.31055 12.0005 1.31055C12.213 1.31055 12.4216 1.36736 12.6048 1.47511L22.5251 7.97117C23.2637 8.45796 22.8608 9.48189 21.9208 9.48189Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M22.072 18.7139H1.92913C1.46561 18.7139 1.08984 19.0897 1.08984 19.5532V22.071C1.08984 22.5345 1.46561 22.9103 1.92913 22.9103H22.072C22.5354 22.9103 22.9113 22.5345 22.9113 22.071V19.5532C22.9113 19.0897 22.5354 18.7139 22.072 18.7139Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M3.60938 9.48193V18.7141",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M9.20312 9.48193V18.7141",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.7969 9.48193V18.7141",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M20.3945 9.48193V18.7141",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},ka=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M2.40479 12.4761V6.32129H13.5953V12.4761H2.40479Z",fill:n}),e.createElement("path",{d:"M14.6136 6.32134H1.38643C0.759764 6.32134 0.491192 5.63872 0.983573 5.3142L7.59714 0.983486C7.71924 0.911656 7.85834 0.873779 8 0.873779C8.14166 0.873779 8.28076 0.911656 8.40286 0.983486L15.0164 5.3142C15.5088 5.63872 15.2402 6.32134 14.6136 6.32134Z",fill:n}),e.createElement("path",{d:"M14.7143 12.4761H1.28572C0.976704 12.4761 0.726196 12.7266 0.726196 13.0356V14.7142C0.726196 15.0231 0.976704 15.2737 1.28572 15.2737H14.7143C15.0233 15.2737 15.2738 15.0231 15.2738 14.7142V13.0356C15.2738 12.7266 15.0233 12.4761 14.7143 12.4761Z",fill:n}),e.createElement("path",{d:"M14.6136 6.32134H1.38646C0.759795 6.32134 0.491223 5.63872 0.983604 5.3142L7.59717 0.983486C7.71928 0.911656 7.85837 0.873779 8.00003 0.873779C8.1417 0.873779 8.28079 0.911656 8.40289 0.983486L15.0165 5.3142C15.5088 5.63872 15.2403 6.32134 14.6136 6.32134Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M14.7143 12.4761H1.28572C0.976704 12.4761 0.726196 12.7266 0.726196 13.0356V14.7142C0.726196 15.0231 0.976704 15.2737 1.28572 15.2737H14.7143C15.0233 15.2737 15.2738 15.0231 15.2738 14.7142V13.0356C15.2738 12.7266 15.0233 12.4761 14.7143 12.4761Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M2.40479 6.32129V12.4761",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M6.13492 6.32129V12.4761",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M9.86511 6.32129V12.4761",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M13.5952 6.32129V12.4761",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},Ca=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M16.6144 5.28564H7.38225C6.91873 5.28564 6.54297 5.66141 6.54297 6.12493V21.8615C6.54297 22.325 6.91873 22.7008 7.38225 22.7008H16.6144C17.0779 22.7008 17.4537 22.325 17.4537 21.8615V6.12493C17.4537 5.66141 17.0779 5.28564 16.6144 5.28564Z",fill:n,stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M11.9967 16.0914C13.1555 16.0914 14.0949 15.1521 14.0949 13.9932C14.0949 12.8344 13.1555 11.895 11.9967 11.895C10.8378 11.895 9.89844 12.8344 9.89844 13.9932C9.89844 15.1521 10.8378 16.0914 11.9967 16.0914Z",fill:n}),e.createElement("path",{d:"M16.6144 5.28564H7.38225C6.91873 5.28564 6.54297 5.66141 6.54297 6.12493V21.8615C6.54297 22.325 6.91873 22.7008 7.38225 22.7008H16.6144C17.0779 22.7008 17.4537 22.325 17.4537 21.8615V6.12493C17.4537 5.66141 17.0779 5.28564 16.6144 5.28564Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M11.9967 16.0914C13.1555 16.0914 14.0949 15.1521 14.0949 13.9932C14.0949 12.8344 13.1555 11.895 11.9967 11.895C10.8378 11.895 9.89844 12.8344 9.89844 13.9932C9.89844 15.1521 10.8378 16.0914 11.9967 16.0914Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M3.44721 7.94329H2.04796C1.82803 7.94329 1.61712 7.85486 1.46162 7.69748C1.30611 7.54008 1.21875 7.3266 1.21875 7.104V2.06829C1.21875 1.8457 1.30611 1.63222 1.46162 1.47483C1.61712 1.31743 1.82803 1.229 2.04796 1.229H21.9487C22.1686 1.229 22.3794 1.31743 22.5351 1.47483C22.6905 1.63222 22.7779 1.8457 22.7779 2.06829V7.104C22.7779 7.3266 22.6905 7.54008 22.5351 7.69748C22.3794 7.85486 22.1686 7.94329 21.9487 7.94329H20.5495",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M11.9989 8.99533C11.883 8.99533 11.7891 8.90139 11.7891 8.78551C11.7891 8.66963 11.883 8.57568 11.9989 8.57568",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 8.99533C12.1159 8.99533 12.2098 8.90139 12.2098 8.78551C12.2098 8.66963 12.1159 8.57568 12 8.57568",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M11.9989 19.5031C11.883 19.5031 11.7891 19.4091 11.7891 19.2933C11.7891 19.1773 11.883 19.0835 11.9989 19.0835",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 19.5031C12.1159 19.5031 12.2098 19.4091 12.2098 19.2933C12.2098 19.1773 12.1159 19.0835 12 19.0835",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},Ia=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M11.0774 3.52393H4.92259C4.61358 3.52393 4.36307 3.77444 4.36307 4.08345V14.5745C4.36307 14.8835 4.61358 15.134 4.92259 15.134H11.0774C11.3863 15.134 11.6369 14.8835 11.6369 14.5745V4.08345C11.6369 3.77444 11.3863 3.52393 11.0774 3.52393Z",fill:n,stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M7.99998 10.7278C8.77252 10.7278 9.39878 10.1015 9.39878 9.32899C9.39878 8.55644 8.77252 7.93018 7.99998 7.93018C7.22743 7.93018 6.60117 8.55644 6.60117 9.32899C6.60117 10.1015 7.22743 10.7278 7.99998 10.7278Z",fill:n}),e.createElement("path",{d:"M11.0774 3.52393H4.92259C4.61358 3.52393 4.36307 3.77444 4.36307 4.08345V14.5745C4.36307 14.8835 4.61358 15.134 4.92259 15.134H11.0774C11.3863 15.134 11.6369 14.8835 11.6369 14.5745V4.08345C11.6369 3.77444 11.3863 3.52393 11.0774 3.52393Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M7.99998 10.7278C8.77252 10.7278 9.39878 10.1015 9.39878 9.32899C9.39878 8.55644 8.77252 7.93018 7.99998 7.93018C7.22743 7.93018 6.60117 8.55644 6.60117 9.32899C6.60117 10.1015 7.22743 10.7278 7.99998 10.7278Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M2.29924 5.29552H1.3664C1.21979 5.29552 1.07918 5.23657 0.975509 5.13165C0.871839 5.02672 0.813599 4.8844 0.813599 4.736V1.37886C0.813599 1.23047 0.871839 1.08815 0.975509 0.983217C1.07918 0.878285 1.21979 0.819336 1.3664 0.819336H14.6336C14.7802 0.819336 14.9207 0.878285 15.0245 0.983217C15.1281 1.08815 15.1864 1.23047 15.1864 1.37886V4.736C15.1864 4.8844 15.1281 5.02672 15.0245 5.13165C14.9207 5.23657 14.7802 5.29552 14.6336 5.29552H13.7007",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M7.99999 5.99705C7.92273 5.99705 7.86011 5.93443 7.86011 5.85717C7.86011 5.77992 7.92273 5.71729 7.99999 5.71729",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.00003 5.99705C8.07729 5.99705 8.13991 5.93443 8.13991 5.85717C8.13991 5.77992 8.07729 5.71729 8.00003 5.71729",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.00005 13.0022C7.9228 13.0022 7.86017 12.9395 7.86017 12.8623C7.86017 12.785 7.9228 12.7224 8.00005 12.7224",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.00009 13.0022C8.07735 13.0022 8.13997 12.9395 8.13997 12.8623C8.13997 12.785 8.07735 12.7224 8.00009 12.7224",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},Ea=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"22",viewBox:"0 0 20 22",width:"20",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M1 1V21L10 11L1 1Z",fill:n}),e.createElement("path",{d:"M10 11L1 1V21L10 11ZM10 11L19 1V21L14.5 16L12.25 13.5",stroke:r,strokeLinejoin:"round",strokeWidth:"1.5"}))},Sa=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 14 16",width:"14",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M1 1V15L7 8L1 1Z",fill:n}),e.createElement("path",{d:"M7 8L1 1V15L7 8ZM7 8L13 1V15L10 11.5L8.5 9.75",stroke:r,strokeLinejoin:"round"}))},Ma=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M12.0006 22.9108C18.0265 22.9108 22.9113 18.026 22.9113 12.0001C22.9113 5.97425 18.0265 1.08936 12.0006 1.08936C5.97474 1.08936 1.08984 5.97425 1.08984 12.0001C1.08984 14.2842 1.7917 16.4043 2.9915 18.1566L1.08984 22.9108L7.04033 21.7207C8.52848 22.4816 10.2144 22.9108 12.0006 22.9108Z",fill:n}),e.createElement("path",{d:"M12.0006 22.9108C18.0265 22.9108 22.9113 18.026 22.9113 12.0001C22.9113 5.97425 18.0265 1.08936 12.0006 1.08936C5.97474 1.08936 1.08984 5.97425 1.08984 12.0001C1.08984 14.2842 1.7917 16.4043 2.9915 18.1566L1.08984 22.9108L7.04033 21.7207C8.52848 22.4816 10.2144 22.9108 12.0006 22.9108Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12.0017 17.4555C11.7699 17.4555 11.582 17.2677 11.582 17.0359C11.582 16.8041 11.7699 16.6162 12.0017 16.6162",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 17.4555C12.2318 17.4555 12.4196 17.2677 12.4196 17.0359C12.4196 16.8041 12.2318 16.6162 12 16.6162",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M9.0625 9.48242C9.0625 7.86008 10.3777 6.54492 12 6.54492C13.6223 6.54492 14.9375 7.86008 14.9375 9.48242C14.9375 11.1048 13.6223 12.4199 12 12.4199V14.0985",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},_a=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M8.00001 15.2737C12.0173 15.2737 15.2738 12.0172 15.2738 7.99988C15.2738 3.98267 12.0173 0.726074 8.00001 0.726074C3.98279 0.726074 0.726196 3.98267 0.726196 7.99988C0.726196 9.52261 1.1941 10.936 1.99397 12.1042L0.726196 15.2737L4.69319 14.4803C5.68529 14.9876 6.80924 15.2737 8.00001 15.2737Z",fill:n}),e.createElement("path",{d:"M8.00001 15.2737C12.0173 15.2737 15.2738 12.0172 15.2738 7.99988C15.2738 3.98267 12.0173 0.726074 8.00001 0.726074C3.98279 0.726074 0.726196 3.98267 0.726196 7.99988C0.726196 9.52261 1.1941 10.936 1.99397 12.1042L0.726196 15.2737L4.69319 14.4803C5.68529 14.9876 6.80924 15.2737 8.00001 15.2737Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.00001 11.6367C7.8455 11.6367 7.72025 11.5115 7.72025 11.3569C7.72025 11.2024 7.8455 11.0771 8.00001 11.0771",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.00003 11.6367C8.15454 11.6367 8.27979 11.5115 8.27979 11.3569C8.27979 11.2024 8.15454 11.0771 8.00003 11.0771",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M6.04169 6.32137C6.04169 5.23981 6.91846 4.36304 8.00002 4.36304C9.08158 4.36304 9.95835 5.23981 9.95835 6.32137C9.95835 7.40293 9.08158 8.2797 8.00002 8.2797V9.39875",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},Ta=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{clipRule:"evenodd",d:"M21.2321 12.1063C21.0057 12.264 20.7981 12.4565 20.6169 12.6829L17.806 16.1965H2.76785C2.32266 16.1965 1.89572 16.0196 1.58092 15.7049C1.26613 15.3901 1.08928 14.9631 1.08928 14.5179V2.76793C1.08928 2.32274 1.26613 1.89579 1.58092 1.581C1.89572 1.2662 2.32266 1.08936 2.76785 1.08936H19.5536C19.9987 1.08936 20.4258 1.2662 20.7405 1.581C21.0552 1.89579 21.2321 2.32274 21.2321 2.76793V12.1063Z",fill:n,fillRule:"evenodd"}),e.createElement("path",{d:"M1.08928 3.60718L11.1607 10.3215L21.2321 3.60718",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M22.9107 14.5178L16.1964 22.9107L12.8393 20.3928",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M17.0357 16.1965H2.76785C1.8408 16.1965 1.08928 15.445 1.08928 14.5179V2.76793C1.08928 1.84088 1.8408 1.08936 2.76785 1.08936H19.5536C20.4806 1.08936 21.2321 1.84088 21.2321 2.76793V11.1608",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},Da=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{clipRule:"evenodd",d:"M14.1548 8.07071C14.0038 8.17584 13.8654 8.30416 13.7446 8.4551L11.8707 10.7975H1.84524C1.54845 10.7975 1.26382 10.6796 1.05396 10.4697C0.844096 10.2599 0.726196 9.97525 0.726196 9.67846V1.84512C0.726196 1.54833 0.844096 1.2637 1.05396 1.05384C1.26382 0.843974 1.54845 0.726074 1.84524 0.726074H13.0357C13.3325 0.726074 13.6172 0.843974 13.827 1.05384C14.0368 1.2637 14.1548 1.54833 14.1548 1.84512V8.07071Z",fill:n,fillRule:"evenodd"}),e.createElement("path",{d:"M0.726196 2.40479L7.44048 6.88098L14.1548 2.40479",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M15.2738 9.67847L10.7976 15.2737L8.55952 13.5951",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M11.3571 10.7975H1.84524C1.22721 10.7975 0.726196 10.2965 0.726196 9.67846V1.84512C0.726196 1.22709 1.22721 0.726074 1.84524 0.726074H13.0357C13.6538 0.726074 14.1548 1.22709 14.1548 1.84512V7.44036",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},La=n=>{const{colorScheme:r=exports.ColorScheme.light,fill:o,size:i,stroke:a,type:s,variant:l=ta.default}=n,u=t.useTheme(),c=e.useMemo((()=>{switch(!0){case void 0!==o:return o;case l===ta.default&&r===exports.ColorScheme.light:return u.palette.white;case l===ta.active&&r===exports.ColorScheme.light:return u.palette.blue200;case l===ta.default&&r===exports.ColorScheme.dark:case l===ta.active&&r===exports.ColorScheme.dark:return"none";default:throw new TypeError("unexpected enum value IconProductVariant in IconProduct fill")}}),[r,o,u.palette.blue200,u.palette.white,l]),d=e.useMemo((()=>{switch(!0){case void 0!==a:return a;case l===ta.default&&r===exports.ColorScheme.light:case l===ta.active&&r===exports.ColorScheme.light:return u.palette.blue600;case l===ta.default&&r===exports.ColorScheme.dark:return u.palette.grey400;case l===ta.active&&r===exports.ColorScheme.dark:return u.palette.white;default:throw new TypeError("unexpected enum value IconProductVariant in IconProduct stroke")}}),[r,a,u.palette.blue600,u.palette.grey400,u.palette.white,l]);return e.createElement(na,{$size:i},(()=>{switch(!0){case s===exports.IconProductType.information&&i===exports.IconProductSize.big:return e.createElement(oa,{fill:c,stroke:d});case s===exports.IconProductType.information&&i===exports.IconProductSize.small:return e.createElement(ra,{fill:c,stroke:d});case s===exports.IconProductType.reward&&i===exports.IconProductSize.big:return e.createElement(aa,{fill:c,stroke:d});case s===exports.IconProductType.reward&&i===exports.IconProductSize.small:return e.createElement(ia,{fill:c,stroke:d});case s===exports.IconProductType.warningTriangle&&i===exports.IconProductSize.big:return e.createElement(sa,{fill:c,stroke:d});case s===exports.IconProductType.warningTriangle&&i===exports.IconProductSize.small:return e.createElement(la,{fill:c,stroke:d});case s===exports.IconProductType.passwordLock&&i===exports.IconProductSize.big:return e.createElement(ua,{fill:c,stroke:d});case s===exports.IconProductType.passwordLock&&i===exports.IconProductSize.small:return e.createElement(ca,{fill:c,stroke:d});case s===exports.IconProductType.warningCircle&&i===exports.IconProductSize.big:return e.createElement(pa,{fill:c,stroke:d});case s===exports.IconProductType.warningCircle&&i===exports.IconProductSize.small:return e.createElement(da,{fill:c,stroke:d});case s===exports.IconProductType.creditCard&&i===exports.IconProductSize.big:return e.createElement(ha,{fill:c,stroke:d});case s===exports.IconProductType.creditCard&&i===exports.IconProductSize.small:return e.createElement(fa,{fill:c,stroke:d});case s===exports.IconProductType.billingPayment&&i===exports.IconProductSize.big:return e.createElement(ma,{fill:c,stroke:d});case s===exports.IconProductType.billingPayment&&i===exports.IconProductSize.small:return e.createElement(ga,{fill:c,stroke:d});case s===exports.IconProductType.mobilePhone&&i===exports.IconProductSize.big:return e.createElement(va,{fill:c,stroke:d});case s===exports.IconProductType.mobilePhone&&i===exports.IconProductSize.small:return e.createElement(ba,{fill:c,stroke:d});case s===exports.IconProductType.suitcase&&i===exports.IconProductSize.big:return e.createElement(ya,{fill:c,stroke:d});case s===exports.IconProductType.suitcase&&i===exports.IconProductSize.small:return e.createElement(xa,{fill:c,stroke:d});case s===exports.IconProductType.bank&&i===exports.IconProductSize.big:return e.createElement(wa,{fill:c,stroke:d});case s===exports.IconProductType.bank&&i===exports.IconProductSize.small:return e.createElement(ka,{fill:c,stroke:d});case s===exports.IconProductType.atm&&i===exports.IconProductSize.big:return e.createElement(Ca,{fill:c,stroke:d});case s===exports.IconProductType.atm&&i===exports.IconProductSize.small:return e.createElement(Ia,{fill:c,stroke:d});case s===exports.IconProductType.moneta&&i===exports.IconProductSize.big:return e.createElement(Ea,{fill:c,stroke:d});case s===exports.IconProductType.moneta&&i===exports.IconProductSize.small:return e.createElement(Sa,{fill:c,stroke:d});case s===exports.IconProductType.helpChat&&i===exports.IconProductSize.big:return e.createElement(Ma,{fill:c,stroke:d});case s===exports.IconProductType.helpChat&&i===exports.IconProductSize.small:return e.createElement(_a,{fill:c,stroke:d});case s===exports.IconProductType.mailCheck&&i===exports.IconProductSize.big:return e.createElement(Ta,{fill:c,stroke:d});case s===exports.IconProductType.mailCheck&&i===exports.IconProductSize.small:return e.createElement(Da,{fill:c,stroke:d});default:throw new Error("unexpected enum value IconProductType and IconProductSize in IconProduct")}})())};var Aa;exports.TableVariant=void 0,(Aa=exports.TableVariant||(exports.TableVariant={})).exchange="exchange",Aa.simple="simple";const Na=t.table.withConfig({displayName:"TableStyled",componentId:"sc-1nkvr08-0"})(["background-color:",";",""],(({theme:e})=>e.palette.white),(({$variant:e})=>{switch(e){case exports.TableVariant.simple:return t.css(["padding:",";border-radius:",";box-shadow:",";"],(({theme:e})=>e.spacing.xl),(({theme:e})=>e.borderRadius.xs),(({theme:e})=>e.colors.shadow.cards));case exports.TableVariant.exchange:return t.css(["border-radius:",";"],(({theme:e})=>e.borderRadius.md));default:return}})),Ra=t.tbody.withConfig({displayName:"TableBodyStyled",componentId:"sc-1wyy3wt-0"})(["",""],(({$variant:e})=>{switch(e){case exports.TableVariant.exchange:case exports.TableVariant.simple:return t.css([""]);default:return}})),Oa=t.td.withConfig({displayName:"TableDataStyled",componentId:"sc-zaj629-0"})(["padding:",";",""],(({theme:e})=>e.spacing.md),(({$delimiter:e,$variant:n})=>{switch(n){case exports.TableVariant.exchange:return t.css(["font-size:",";font-weight:",";line-height:",";color:",";letter-spacing:",";border-right:",";border-bottom:1px solid ",";"],(({theme:e})=>e.font.size.body.sm),(({theme:e})=>e.font.weight.medium),(({theme:e})=>e.font.lineHeight.body.sm),(({theme:e})=>e.colors.fg.neutral.subtle.light),(({theme:e})=>e.font.letterSpacing.body.sm),(({theme:t})=>!0===e?`${t.colors.border.neutral.subtlest.light} 1px solid`:"none"),(({theme:e})=>e.colors.border.neutral.subtlest.light));case exports.TableVariant.simple:return t.css(["font-size:",";font-weight:",";line-height:",";color:",";"],(({theme:e})=>e.font.size.body.md),(({theme:e})=>e.font.weight.regular),(({theme:e})=>e.font.lineHeight.body.md),(({theme:e})=>e.colors.fg.neutral.subtlest.light));default:return}})),Pa=t.thead.withConfig({displayName:"TableHeadStyled",componentId:"sc-1xb7wwp-0"})(["display:table-header-group;",""],(({$variant:e})=>{switch(e){case exports.TableVariant.exchange:case exports.TableVariant.simple:return t.css([""]);default:return}})),Va=t.th.withConfig({displayName:"TableHeadDataStyled",componentId:"sc-3zgxl5-0"})(["width:",";padding:",";text-align:",";border-right:",";border-bottom:1px solid ",";",""],(({$width:e="auto"})=>`${e}${"number"==typeof e?"px":""}`),(({theme:e})=>e.spacing.md),(({align:e})=>e),(({$delimiter:e,theme:t})=>!0===e?`${t.colors.border.neutral.subtlest.light} 1px solid`:"none"),(({theme:e})=>e.colors.border.neutral.subtlest.light),(({$variant:e})=>{switch(e){case exports.TableVariant.exchange:return t.css(["background-color:",";"],(({theme:e})=>e.colors.bg.brand.default.light));case exports.TableVariant.simple:return t.css([""]);default:return}})),Ba=t.tr.withConfig({displayName:"TableRowStyled",componentId:"sc-15m1d1y-0"})(["&:not(:last-of-type){border-bottom:1px solid ",";}",""],(({theme:e})=>e.colors.border.neutral.subtlest.light),(({$variant:e})=>{switch(e){case exports.TableVariant.exchange:case exports.TableVariant.simple:return t.css([""]);default:return}}));var Wa,Fa,Ha;exports.TabsVariant=void 0,(Wa=exports.TabsVariant||(exports.TabsVariant={})).primary="primary",Wa.secondary="secondary",Wa.tertiary="tertiary",exports.TabsSize=void 0,(Fa=exports.TabsSize||(exports.TabsSize={})).lg="lg",Fa.md="md",Fa.sm="sm",Fa.xs="xs",exports.TabsActiveTabDefaultPosition=void 0,(Ha=exports.TabsActiveTabDefaultPosition||(exports.TabsActiveTabDefaultPosition={})).center="center",Ha.noScrolling="noScrolling",Ha.scrollOnlyWhenNotVisible="scrollOnlyWhenNotVisible";const ja=t.css(["flex-direction:column;gap:",";height:76px;@media (min-width:","){height:88px;}"],(({theme:e})=>e.spacing.xs),(({theme:e})=>e.breakpoints.sm)),za=t.css(["flex-direction:row;gap:",";height:40px;"],(({theme:e})=>e.spacing.sm)),Ga=t.css(["flex-direction:row;gap:",";height:32px;"],(({theme:e})=>e.spacing.xxs)),Za=t.div.withConfig({displayName:"BorderGradientWrapper",componentId:"sc-127ltgu-0"})(["display:flex;flex:1;width:",";padding-bottom:",";background:transparent;border-top-left-radius:",";border-top-right-radius:",";border-bottom-right-radius:",";border-bottom-left-radius:",";",""],(({$fullWidth:e})=>!0===e?"100%":"fit-content"),(({$variant:e})=>e===exports.TabsVariant.tertiary?"0px":"2px"),(({theme:e})=>e.borderRadius.md),(({theme:e})=>e.borderRadius.md),(({theme:e})=>e.borderRadius.xs),(({theme:e})=>e.borderRadius.xs),(({$isActive:e})=>e&&t.css(["background:",";"],(({theme:e})=>`linear-gradient(270deg, ${e.palette.pink600} 10.24%, ${e.palette.blue600} 100%)`)))),Ya=t.div.withConfig({displayName:"ItemWrapper",componentId:"sc-127ltgu-1"})(["box-sizing:border-box;display:flex;flex:1;flex-shrink:0;align-items:center;justify-content:center;width:",";min-width:80px;white-space:nowrap;cursor:pointer;background:transparent;border-radius:",";@media (min-width:","){min-width:120px;}",";",""],(({$fullWidth:e})=>!0===e?"100%":"fit-content"),(({theme:e})=>e.borderRadius.xs),(({theme:e})=>e.breakpoints.md),(({$size:e,$variant:n})=>{switch(!0){case n===exports.TabsVariant.primary:return t.css(["padding:",";@media (min-width:","){padding:"," ",";}"],(({theme:e})=>e.spacing.md),(({theme:e})=>e.breakpoints.sm),(({theme:e})=>e.spacing.md),(({theme:e})=>e.spacing.lg));case n===exports.TabsVariant.secondary&&void 0===e:return t.css(["padding:"," ",";"],(({theme:e})=>e.spacing.xs),(({theme:e})=>e.spacing.lg));case n===exports.TabsVariant.secondary&&e===exports.TabsSize.xs:return t.css(["padding:"," ",";"],(({theme:e})=>e.spacing.xs),(({theme:e})=>e.spacing.xs));case n===exports.TabsVariant.secondary&&e===exports.TabsSize.sm:return t.css(["padding:"," ",";"],(({theme:e})=>e.spacing.xs),(({theme:e})=>e.spacing.sm));case n===exports.TabsVariant.secondary&&e===exports.TabsSize.md:return t.css(["padding:"," ",";"],(({theme:e})=>e.spacing.xs),(({theme:e})=>e.spacing.md));case n===exports.TabsVariant.secondary&&e===exports.TabsSize.lg:return t.css(["padding:"," ",";"],(({theme:e})=>e.spacing.xs),(({theme:e})=>e.spacing.lg));case n===exports.TabsVariant.tertiary:return t.css(["padding:"," ",";"],(({theme:e})=>e.spacing.xxs),(({theme:e})=>e.spacing.sm));default:throw new Error("unexpected combination of TabsVariant and TabsSize")}}),(({$colorScheme:e,$isActive:n,$variant:r})=>r===exports.TabsVariant.primary?n?t.css(["",";background:",";box-shadow:",";"],ja,(({theme:e})=>e.colors.surface.risen.light),(({theme:e})=>e.shadow.box.sm)):e===exports.ColorScheme.dark?t.css(["",";&:hover{background:",";box-shadow:",";}"],ja,(({theme:e})=>e.colors.surface.risen.dark),(({theme:e})=>e.shadow.box.sm)):t.css(["",";&:hover{background:",";box-shadow:",";}"],ja,(({theme:e})=>e.colors.surface.risen.light),(({theme:e})=>e.shadow.box.sm)):r===exports.TabsVariant.secondary?n?t.css(["",";background:",";box-shadow:0 0 8px 0 rgb(0 0 0 / 15%);"],za,(({theme:e})=>e.colors.surface.risen.light)):e===exports.ColorScheme.dark?t.css(["",";&:hover{background:",";box-shadow:0 0 8px 0 rgb(0 0 0 / 15%);}"],za,(({theme:e})=>e.colors.surface.risen.dark)):t.css(["",";&:hover{background:",";box-shadow:0 0 8px 0 rgb(0 0 0 / 15%);}"],za,(({theme:e})=>e.colors.surface.risen.light)):n&&e===exports.ColorScheme.dark?t.css(["",";background:",";border:1px solid ",";"],Ga,(({theme:e})=>e.colors.surface.risen.dark),(({theme:e})=>e.colors.border.neutral.subtle.dark)):n?t.css(["",";background:",";border:1px solid ",";"],Ga,(({theme:e})=>e.colors.bg.neutral.white.light),(({theme:e})=>e.colors.border.neutral.subtle.light)):t.css(["",";"],Ga))),$a=t.span.withConfig({displayName:"ActiveText",componentId:"sc-127ltgu-2"})(["color:transparent;background:",";background-clip:text;"],(({theme:e})=>`linear-gradient(270deg, ${e.palette.pink600} 10.24%, ${e.palette.blue600} 100%)`)),Xa=n=>{const{colorScheme:r,fullWidth:o=!1,htmlRef:i,icon:a,id:s,isActive:l=!1,onClick:u,size:c,text:d,variant:p}=n,h=t.useTheme(),f=D(r),m=e.useMemo((()=>{switch(!0){case c===exports.TabsSize.lg:return exports.TypographyVariant.textLg;case c===exports.TabsSize.md:return exports.TypographyVariant.textMd;case c===exports.TabsSize.sm:return exports.TypographyVariant.textSm;case c===exports.TabsSize.xs:return exports.TypographyVariant.textXs;case void 0===c:return p===exports.TabsVariant.tertiary?exports.TypographyVariant.textSm:exports.TypographyVariant.textMd;default:throw new Error("unexpected TabsSize enum value")}}),[c,p]);return e.createElement(Za,{$fullWidth:o,$isActive:l&&p!==exports.TabsVariant.tertiary,$variant:p,ref:i},e.createElement(Ya,{$colorScheme:r,$fullWidth:o,$isActive:l,$size:c,$variant:p,"aria-selected":l,id:s,onClick:u},void 0!==a&&a,l?e.createElement(B,{color:p===exports.TabsVariant.tertiary?f(h.colors.fg.neutral.subtle):h.palette.transparent,textAlign:exports.TypographyTextAlign.center,variant:m,weight:exports.FontWeight.medium500},p===exports.TabsVariant.tertiary?e.createElement(e.Fragment,null,d):e.createElement($a,null,d)):e.createElement(B,{color:f(h.colors.fg.neutral.subtle),textAlign:exports.TypographyTextAlign.center,variant:m,weight:exports.FontWeight.medium500},d)))},Ua=t.div.withConfig({displayName:"Wrapper",componentId:"sc-yojsy2-0"})(["position:relative;"]),Ja=t.div.withConfig({displayName:"TabsWrapper",componentId:"sc-yojsy2-1"})(["display:flex;overflow-y:auto;"]),Qa=t.div.withConfig({displayName:"TabItemsBox",componentId:"sc-yojsy2-2"})(["box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:row;flex-wrap:nowrap;gap:",";align-items:center;justify-content:flex-start;padding:",";background:",";border:1px solid ",";border-radius:",";",";"],(({theme:e})=>e.spacing.xxs),(({theme:e})=>e.spacing.xxs),(({$chooseColor:e,theme:t})=>e(t.colors.surface.default)),(({$chooseColor:e,theme:t})=>e(t.colors.border.neutral.subtlest)),(({theme:e})=>e.borderRadius.sm),(({$fullWidth:e})=>e?"":t.css(["max-width:max-content;"]))),Ka=t.css(["position:absolute;top:0;display:flex;align-items:center;height:100%;"]),qa=t.css(["position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:",";cursor:pointer;background-color:",";border-radius:",";box-shadow:0 4px 10px 0 rgb(0 0 0 / 10%);"],(({theme:e})=>e.spacing.xxs),(({theme:e})=>e.colors.icon.bg.light),(({theme:e})=>e.borderRadius.xs)),es=t.div.withConfig({displayName:"LeftArrowWrapper",componentId:"sc-yojsy2-3"})(["",";left:",";"],Ka,(({theme:e})=>e.spacing.xs)),ts=t.div.withConfig({displayName:"LeftArrow",componentId:"sc-yojsy2-4"})(["",";"],qa),ns=t.div.withConfig({displayName:"RightArrowWrapper",componentId:"sc-yojsy2-5"})(["",";right:",";"],Ka,(({theme:e})=>e.spacing.xs)),rs=t.div.withConfig({displayName:"RightArrow",componentId:"sc-yojsy2-6"})(["",";"],qa),os=150;var is,as,ss;exports.ModalWidthType=void 0,(is=exports.ModalWidthType||(exports.ModalWidthType={})).default="default",is.narrow="narrow",is.narrowOnDesktopAndTablet="narrowOnDesktopAndTablet",exports.ModalVerticalPosition=void 0,(as=exports.ModalVerticalPosition||(exports.ModalVerticalPosition={})).centerOnTablet="centerOnTablet",as.default="default",exports.ReasonForClosing=void 0,(ss=exports.ReasonForClosing||(exports.ReasonForClosing={})).closeButton="closeButton",ss.esc="esc",ss.overlay="overlay";const ls=t.div.withConfig({displayName:"Overlay",componentId:"sc-3uv92x-0"})(["position:fixed;top:0;right:0;bottom:0;left:0;z-index:",";overflow-y:scroll;background-color:",";backdrop-filter:blur(4px);outline:none;-webkit-overflow-scrolling:touch;"],(e=>e.theme.zIndex.modalBackdrop),(({$chooseColor:e,theme:t})=>e(t.colors.surface.overlay))),us=t=>{const{onClick:n}=t,{chooseColor:r}=N(t);return e.createElement(ls,{$chooseColor:r,onClick:n})},cs="8px",ds=t.div.withConfig({displayName:"Wrapper",componentId:"sc-c06p8c-0"})(["position:fixed;right:0;bottom:0;left:0;z-index:",";box-sizing:border-box;display:flex;width:100%;max-height:90vh;padding-top:",";padding-bottom:",";overflow:visible;background-color:",";border-width:0;border-radius:",";box-shadow:",";@media (min-width:","){top:50%;bottom:auto;margin:0 auto;transform:translate(0,-50%);","}@media (min-width:","){",";",";}"],(e=>e.theme.zIndex.modal),(({$withoutPadding:e,theme:t})=>!0===e?0:`calc(${t.spacing.xl} - ${cs})`),(({$withoutPadding:e,theme:t})=>!0===e?0:`calc(${t.spacing.xl} - ${cs})`),(({$chooseColor:e,theme:t})=>e(t.colors.surface.risen)),(({theme:e})=>e.borderRadius.lg),(({theme:e})=>e.shadow.box.md),(({theme:e})=>e.breakpoints.lg),(({$widthType:e})=>{switch(e){case exports.ModalWidthType.default:return t.css(["max-width:60rem;"]);case exports.ModalWidthType.narrow:case exports.ModalWidthType.narrowOnDesktopAndTablet:return t.css(["max-width:36rem;"]);default:throw new Error("unexpected enum values ModalWidthType in modal.style.ts 1")}}),(({theme:e})=>e.breakpoints.md),(({$widthType:e})=>{switch(e){case exports.ModalWidthType.default:case exports.ModalWidthType.narrow:break;case exports.ModalWidthType.narrowOnDesktopAndTablet:return t.css(["max-width:36rem;margin:0 auto;"]);default:throw new Error("unexpected enum values ModalWidthType in modal.style.ts 2")}}),(({$verticalPosition:e})=>{switch(e){case exports.ModalVerticalPosition.default:break;case exports.ModalVerticalPosition.centerOnTablet:return t.css(["top:50%;bottom:auto;transform:translate(0,-50%);"]);default:throw new Error("unexpected enum values ModalVerticalPosition in modal.style.ts")}})),ps=t.div.withConfig({displayName:"Box",componentId:"sc-c06p8c-1"})(["display:flex;flex-direction:column;row-gap:",";width:100%;padding-top:",";padding-right:",";padding-bottom:",";padding-left:",";overflow:auto;@media (min-width:","){padding-right:",";padding-left:",";}"],(({theme:e})=>e.spacing.lg),(({$withoutPadding:e})=>!0===e?0:cs),(({$withoutPadding:e,theme:t})=>!0===e?0:t.spacing.lg),(({$withoutPadding:e})=>!0===e?0:cs),(({$withoutPadding:e,theme:t})=>!0===e?0:t.spacing.lg),(({theme:e})=>e.breakpoints.lg),(({$withoutPadding:e,theme:t})=>!0===e?0:t.spacing.xl),(({$withoutPadding:e,theme:t})=>!0===e?0:t.spacing.xl)),hs=t.div.withConfig({displayName:"CloseButtonWrapper",componentId:"sc-c06p8c-2"})(["position:absolute;top:0;right:0;z-index:1;transform:translate(-50%,-50%);@media (min-width:","){transform:translate(36%,-36%);}"],(({theme:e})=>e.breakpoints.lg)),fs=t.button.withConfig({displayName:"ButtonStyled",componentId:"sc-s4hn0n-0"})(["box-sizing:content-box;display:flex;width:24px;height:24px;padding:",";line-height:normal;cursor:pointer;background-color:",";border-color:",";border-style:solid;border-width:1px;border-radius:",";&:focus-visible{outline-width:3px;outline-style:solid;outline-color:",";outline-offset:2px;}"],(({theme:e})=>e.spacing.xs),(({$chooseColor:e,theme:t})=>e(t.colors.surface.risen)),(({$chooseColor:e,theme:t})=>e(t.colors.border.neutral.subtle)),(({theme:e})=>e.borderRadius.xs),(({$chooseColor:e,theme:t})=>e(t.colors.focus))),ms=t=>{const{ariaLabel:n,onClick:r}=t,{chooseColor:o,colorScheme:i}=N(t);return e.createElement(fs,{$chooseColor:o,"aria-label":n,type:"button",onClick:r},e.createElement(Ye,{ariaHidden:!0,colorScheme:i,size:exports.IconSystemSize.big,type:exports.IconSystemType.close}))},gs=e=>{const t=document.createElement("div");return t.id=e,window.document.body.appendChild(t),t},vs="react-modal-container",bs=r=>{const{children:o,closeButtonAriaLabel:i,hideCloseButton:a,id:s,isOpen:l,onClose:u,rootElement:c=vs,title:d,verticalPosition:p=exports.ModalVerticalPosition.default,widthType:h=exports.ModalWidthType.default,withoutPadding:f}=r,m=t.useTheme(),{chooseColor:g,colorScheme:v}=N(r),b=(e=>{if(e instanceof Element)return e;let t=window.document.getElementById(e);if(null===t){t=gs(e);const n=new CustomEvent("react.modal.created");window.document.dispatchEvent(n)}return t})(c);return(t=>{const{isOpen:n,modalRootElement:r,onClose:o}=t,i=e.useRef(null);e.useEffect((()=>{if(!n)return;i.current=document.activeElement;const e=[...r.querySelectorAll(["a[href]","button","textarea",'input[type="text"]','input[type="radio"]','input[type="checkbox"]',"select",'[tabindex]:not([tabindex="-1"])'].join(","))],t=e.at(0),a=e.at(e.length-1),s=e=>{switch(e.key){case"Escape":o(exports.ReasonForClosing.esc);break;case"Tab":e.shiftKey&&document.activeElement===t&&(e.preventDefault(),null==a||a.focus()),e.shiftKey||document.activeElement!==a||(e.preventDefault(),null==t||t.focus())}};return null==t||t.focus(),window.document.addEventListener("keydown",s),()=>{var e;window.document.removeEventListener("keydown",s),null===(e=i.current)||void 0===e||e.focus()}}),[n,r,o])})({onClose:u,isOpen:l,modalRootElement:b}),l?n.createPortal(e.createElement(e.Fragment,null,e.createElement(us,{key:"overlay",colorScheme:v,onClick:()=>{u(exports.ReasonForClosing.overlay)}}),e.createElement(ds,{$chooseColor:g,$verticalPosition:p,$widthType:h,$withoutPadding:f,id:s,tabIndex:-1},e.createElement(ps,{$withoutPadding:f},void 0!==d&&e.createElement("div",null,e.createElement(B,{color:m.colors.fg.neutral.default,colorScheme:v,textAlign:exports.TypographyTextAlign.left,variant:exports.TypographyVariant.h3},d)),e.createElement("div",null,e.createElement(B,{color:m.colors.fg.neutral.subtle,colorScheme:v,variant:exports.TypographyVariant.textMd},o))),!a&&e.createElement(hs,null,e.createElement(ms,{ariaLabel:i,colorScheme:v,onClick:()=>{u(exports.ReasonForClosing.closeButton)}})))),b):null};var ys=function(){return ys=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},ys.apply(this,arguments)};function xs(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}"function"==typeof SuppressedError&&SuppressedError;var ws,ks={exports:{}},Cs={};var Is,Es={};
11
+ /*! https://mths.be/base64 v1.0.0 by @mathias | MIT license */!function(e,t){!function(n){var r=t,o=e&&e.exports==r&&e,i="object"==typeof dt&&dt;i.global!==i&&i.window!==i||(n=i);var a=function(e){this.message=e};(a.prototype=new Error).name="InvalidCharacterError";var s=function(e){throw new a(e)},l="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",u=/[\t\n\f\r ]/g,c={encode:function(e){e=String(e),/[^\0-\xFF]/.test(e)&&s("The string to be encoded contains characters outside of the Latin1 range.");for(var t,n,r,o,i=e.length%3,a="",u=-1,c=e.length-i;++u<c;)t=e.charCodeAt(u)<<16,n=e.charCodeAt(++u)<<8,r=e.charCodeAt(++u),a+=l.charAt((o=t+n+r)>>18&63)+l.charAt(o>>12&63)+l.charAt(o>>6&63)+l.charAt(63&o);return 2==i?(t=e.charCodeAt(u)<<8,n=e.charCodeAt(++u),a+=l.charAt((o=t+n)>>10)+l.charAt(o>>4&63)+l.charAt(o<<2&63)+"="):1==i&&(o=e.charCodeAt(u),a+=l.charAt(o>>2)+l.charAt(o<<4&63)+"=="),a},decode:function(e){var t=(e=String(e).replace(u,"")).length;t%4==0&&(t=(e=e.replace(/==?$/,"")).length),(t%4==1||/[^+a-zA-Z0-9/]/.test(e))&&s("Invalid character: the string to be decoded is not correctly encoded.");for(var n,r,o=0,i="",a=-1;++a<t;)r=l.indexOf(e.charAt(a)),n=o%4?64*n+r:r,o++%4&&(i+=String.fromCharCode(255&n>>(-2*o&6)));return i},version:"1.0.0"};if(r&&!r.nodeType)if(o)o.exports=c;else for(var d in c)c.hasOwnProperty(d)&&(r[d]=c[d]);else n.base64=c}(dt)}(Ri,Ri.exports);var Oi=Ri.exports;const Pi=n=>{const{colorScheme:r,disable:o=!1,max:i,min:a,minMaxLabels:s,onChange:l,onFinalChange:u,steps:c,stepType:d,value:p}=n,h=t.useTheme(),f=D(r),m=e.useMemo((()=>{switch(d){case exports.SliderStepType.visuallyLinearByValue:return Li;case exports.SliderStepType.visuallySameStepSize:return Ai;default:throw new Error("unexpected SliderStepType in Slider sliderMapFunction")}}),[d]),{sliderMax:g,sliderMin:v,sliderStep:b,sliderValue:y}=m({min:a,max:i,value:p,steps:c}),x=e.useMemo((()=>{switch(d){case exports.SliderStepType.visuallyLinearByValue:return;case exports.SliderStepType.visuallySameStepSize:return Ni;default:throw new Error("unexpected SliderStepType in Slider sliderMapOnChangeFunction")}}),[d]),w=e.useMemo((()=>((e,t)=>Oi.encode(((e,t)=>e?`\n\t\t\t\t<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">\n\t\t\t\t\t<circle cx="12" cy="12" r="11" stroke="${t.colors.fg.disabled.light}" stroke-width="2"/>\n\t\t\t\t</svg>`:`\n\t\t\t<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">\n\t\t\t\t<circle cx="12" cy="12" r="11" stroke="url(#paint0_linear_1206_76209)" stroke-width="2" />\n\t\t\t\t<defs>\n\t\t\t\t\t<linearGradient id="paint0_linear_1206_76209" x1="24" y1="0" x2="0" y2="24" gradientUnits="userSpaceOnUse">\n\t\t\t\t\t\t<stop offset="0.0677083" stop-color="${t.palette.pink600}"/>\n\t\t\t\t\t\t<stop offset="1" stop-color="${t.palette.blue600}"/>\n\t\t\t\t\t</linearGradient>\n\t\t\t\t</defs>\n\t\t\t</svg>`)(e,t)))(o,h)),[o,h]);return e.createElement(e.Fragment,null,e.createElement(Di,null),e.createElement(Si,null,e.createElement(Ei,null,e.createElement(Ii,{max:g,min:v,step:b,styles:{track:{background:o?f(h.colors.fg.disabled):`linear-gradient(270deg, ${h.palette.pink600} 10.24%, ${h.palette.blue600} 100%)`,height:4,borderRadius:h.borderRadius.xs},rail:{backgroundColor:f(o?h.colors.bg.disabled:h.colors.bg.brand.default),height:4,borderRadius:h.borderRadius.xs},handle:{height:24,width:24,border:"none",backgroundImage:`url("data:image/svg+xml;base64,${w}")`,opacity:1,marginTop:-9,boxShadow:"none",cursor:o?"default":"pointer"}},value:y,onChange:e=>{if("number"!=typeof e)throw new TypeError("unexpected type in onChange");o||l(void 0===x?e:x({min:a,max:i,steps:c,sliderValue:e}))},onChangeComplete:e=>{if("number"!=typeof e)throw new TypeError("unexpected type in onChangeComplete");o||u(void 0===x?e:x({min:a,max:i,steps:c,sliderValue:e}))}})),void 0!==s&&e.createElement(Mi,null,e.createElement(_i,null,e.createElement(B,{color:f(h.colors.fg.neutral.subtle),variant:exports.TypographyVariant.textSm},s.min)),e.createElement(Ti,null,e.createElement(B,{color:f(h.colors.fg.neutral.subtle),variant:exports.TypographyVariant.textSm},s.max)))))},Vi=t.div.withConfig({displayName:"Wrapper",componentId:"sc-18mc41w-0"})(["display:flex;flex-direction:column;row-gap:",";padding:",";color:",";background-color:",";border-color:",";border-style:solid;border-width:2px;border-radius:",";&:focus-visible{outline-width:3px;outline-style:solid;outline-color:",";outline-offset:2px;}"],(({theme:e})=>e.spacing.md),(({theme:e})=>e.spacing.lg),(({$chooseColor:e,theme:t})=>e(t.colors.fg.error)),(({$chooseColor:e,theme:t})=>e(t.colors.bg.error.default)),(({$chooseColor:e,theme:t})=>e(t.colors.border.error)),(({theme:e})=>e.borderRadius.xs),(({$chooseColor:e,theme:t})=>e(t.colors.focus))),Bi=t.ul.withConfig({displayName:"UlStyled",componentId:"sc-1yf2ype-0"})(["display:flex;flex-direction:column;row-gap:",";padding:0;margin:0;text-indent:0;list-style-type:none;"],(({theme:e})=>e.spacing.xs)),Wi=t.li.withConfig({displayName:"LiStyled",componentId:"sc-12rn2v2-0"})(["padding:0;margin:0;text-decoration:",";text-indent:0;list-style-type:none;cursor:",";border-radius:",";&:focus-visible{outline-width:3px;outline-style:solid;outline-color:",";outline-offset:2px;}"],(({$isLink:e})=>e?"underline":"initial"),(({$isLink:e})=>e?"pointer":"initial"),(e=>e.theme.borderRadius.xxs),(({$chooseColor:e,theme:t})=>e(t.colors.focus))),Fi=n=>{const{children:r,colorScheme:o,onClick:i}=n,a=t.useTheme(),s=D(o),l=e.useCallback((e=>{"Enter"===e.key&&(null==i||i())}),[i]);return e.createElement(Wi,Object.assign({$chooseColor:s,$isLink:void 0!==i,onClick:i},i&&{tabIndex:0,role:"link",onKeyPress:l}),e.createElement(B,{color:s(a.colors.fg.error),variant:exports.TypographyVariant.textMd,weight:exports.FontWeight.medium500},r))},Hi=t=>{const{colorScheme:n,items:r}=t;return e.createElement(Bi,null,r.map(((t,r)=>e.createElement(Fi,{key:r,colorScheme:n,onClick:t.onClick},t.body))))},ji=e.forwardRef(((n,r)=>{const{colorScheme:o,content:i,items:a,tabIndex:s,title:l}=n,u=t.useTheme(),c=D(o);return e.createElement(Vi,{$chooseColor:c,ref:r,tabIndex:s},void 0!==l&&e.createElement(B,{color:c(u.colors.fg.error),variant:exports.TypographyVariant.textLg,weight:exports.FontWeight.semiBold600},l),void 0!==a&&a.length>0&&e.createElement(Hi,{colorScheme:o,items:a}),void 0!==i&&i)}));var zi,Gi;ji.displayName="ErrorBox",exports.InfoboxVariant=void 0,(zi=exports.InfoboxVariant||(exports.InfoboxVariant={})).primary="primary",zi.secondary="secondary",exports.InfoboxSize=void 0,(Gi=exports.InfoboxSize||(exports.InfoboxSize={})).md="md",Gi.sm="sm",Gi.xs="xs";const Zi=t.div.withConfig({displayName:"InfoboxStyled",componentId:"sc-lusgme-0"})(["box-sizing:border-box;width:",";min-width:100px;box-shadow:",";@media (min-width:","){min-width:320px;}"," ",""],(({$fullWidth:e})=>!0===e?"100%":"initial"),(({$colorScheme:e,theme:t})=>{switch(e){case exports.ColorScheme.light:return"none";case exports.ColorScheme.dark:return t.colors.shadow.ultraStrongBlueLg;default:throw new Error("unexpected value of enum ColorScheme infobox.styles.ts InfoboxStyled box-shadow")}}),(({theme:e})=>e.breakpoints.sm),(({$chooseColor:e,$colorScheme:n,$isWarning:r,$variant:o})=>{switch(!0){case o===exports.InfoboxVariant.primary&&r:return t.css(["color:",";background-color:",";border:1px solid ",";"],(({theme:t})=>e(t.colors.fg.accent.bold)),(({theme:t})=>e(t.colors.bg.accent)),(({theme:t})=>e(t.colors.border.accent)));case o===exports.InfoboxVariant.primary&&!r&&n===exports.ColorScheme.light:return t.css(["color:",";background-color:",";border:1px solid ",";"],(({theme:e})=>e.colors.fg.neutral.default.light),(({theme:e})=>e.colors.bg.info.default.light),(({theme:e})=>e.colors.border.brand.subtlest.light));case o===exports.InfoboxVariant.primary&&!r&&n===exports.ColorScheme.dark:return t.css(["color:",";background-color:",";border:1px solid ",";"],(({theme:e})=>e.colors.fg.neutral.white.light),(({theme:e})=>e.colors.surface.risen.dark),(({theme:e})=>e.colors.border.neutral.subtlest.dark));case o===exports.InfoboxVariant.secondary&&r:return t.css(["color:",";background-color:",";border:1px solid ",";"],(({theme:t})=>e(t.colors.fg.accent.bold)),(({theme:e})=>e.palette.transparent),(({theme:t})=>e(t.colors.border.accent)));case o===exports.InfoboxVariant.secondary&&!r:return t.css(["color:",";background-color:",";border:1px solid ",";"],(({theme:t})=>e(t.colors.fg.neutral.default)),(({theme:e})=>e.palette.transparent),(({theme:t})=>e(t.colors.border.brand.subtlest)));default:throw new Error("unexpected combination InfoboxVariant and $isWarning in infobox.styles.ts")}}),(({$size:e})=>{switch(e){case exports.InfoboxSize.xs:return t.css(["padding:"," ",";border-radius:",";"],(({theme:e})=>e.spacing.md),(({theme:e})=>e.spacing.lg),(({theme:e})=>e.borderRadius.xs));case exports.InfoboxSize.sm:return t.css(["padding:"," ",";border-radius:",";"],(({theme:e})=>e.spacing.sm),(({theme:e})=>e.spacing.md),(({theme:e})=>e.borderRadius.xs));case exports.InfoboxSize.md:return t.css(["padding:"," ",";border-radius:",";"],(({theme:e})=>e.spacing.md),(({theme:e})=>e.spacing.sm),(({theme:e})=>e.borderRadius.xs));default:throw new Error("unexpected value of enum InfoboxSize in infobox.styles.ts")}})),Yi=e=>{switch(e){case exports.MediaType.desktop:return"row";case exports.MediaType.mobile:return"column";default:throw new Error("unexpected value of enum MediaType in infobox.styles.ts Wrapper flex-direction")}},$i=t.div.withConfig({displayName:"InfoboxLayout",componentId:"sc-lusgme-1"})(["display:flex;flex-direction:",";row-gap:",";column-gap:",";"],(({$mediaType:e})=>Yi(e)),(({theme:e})=>e.spacing.xs),(({theme:e})=>e.spacing.md)),Xi=e=>{switch(e){case exports.MediaType.desktop:return"48px";case exports.MediaType.mobile:return"32px";default:throw new Error("unexpected value of enum MediaType in infobox.styles.ts IconWrapper")}},Ui=t.div.withConfig({displayName:"IconWrapper",componentId:"sc-lusgme-2"})(["display:flex;align-items:center;justify-content:center;width:",";min-width:",";height:",";min-height:",";background-color:",";border-color:",";border-style:solid;border-width:1px;border-radius:",";"],(({$mediaType:e})=>Xi(e)),(({$mediaType:e})=>Xi(e)),(({$mediaType:e})=>Xi(e)),(({$mediaType:e})=>Xi(e)),(({$colorScheme:e,theme:t})=>{switch(e){case exports.ColorScheme.light:return t.colors.icon.inverse.light;case exports.ColorScheme.dark:return"rgba(255, 255, 255, 0.20)";default:throw new Error("unexpected value of enum ColorScheme in infobox.styles.ts IconWrapper background-color")}}),(({$colorScheme:e,theme:t})=>{switch(e){case exports.ColorScheme.light:return t.colors.border.brand.subtlest.light;case exports.ColorScheme.dark:return"rgba(255, 255, 255, 0.30)";default:throw new Error("unexpected value of enum ColorScheme in infobox.styles.ts IconWrapper border-color")}}),(({theme:e})=>e.borderRadius.full)),Ji=t.div.withConfig({displayName:"TextContentWrapper",componentId:"sc-lusgme-3"})(["display:flex;flex-direction:column;row-gap:",";justify-content:center;"],(({theme:e})=>e.spacing.xxs)),Qi=t.div.withConfig({displayName:"ChildrenWrapper",componentId:"sc-lusgme-4"})(["display:flex;flex-direction:row;align-items:center;"]),Ki=t.div.withConfig({displayName:"ContentWrapper",componentId:"sc-lusgme-5"})(["display:flex;flex:1;flex-direction:",";row-gap:",";column-gap:",";justify-content:space-between;"],(({$mediaType:e})=>Yi(e)),(({theme:e})=>e.spacing.xs),(({theme:e})=>e.spacing.md));var qi,ea,ta;exports.IconProductType=void 0,(qi=exports.IconProductType||(exports.IconProductType={})).atm="atm",qi.bank="bank",qi.billingPayment="billingPayment",qi.creditCard="creditCard",qi.helpChat="helpChat",qi.information="information",qi.mailCheck="mailCheck",qi.mobilePhone="mobilePhone",qi.moneta="moneta",qi.passwordLock="passwordLock",qi.reward="reward",qi.suitcase="suitcase",qi.warningCircle="warningCircle",qi.warningTriangle="warningTriangle",exports.IconProductSize=void 0,(ea=exports.IconProductSize||(exports.IconProductSize={})).big="big",ea.small="small",function(e){e.active="active",e.default="default"}(ta||(ta={}));const na=t.span.withConfig({displayName:"Wrapper",componentId:"sc-1a80oxo-0"})(["display:inline-flex;align-items:center;justify-content:center;width:","px;height:","px;"],(({$size:e})=>{switch(e){case exports.IconProductSize.big:return 24;case exports.IconProductSize.small:return 16;default:throw new TypeError("unexpected value of enum IconProductSize in iconProduct.style.ts width")}}),(({$size:e})=>{switch(e){case exports.IconProductSize.big:return 24;case exports.IconProductSize.small:return 16;default:throw new TypeError("unexpected value of enum IconProductSize in iconProduct.style.ts height")}})),ra=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M7.99999 14.9643C11.8463 14.9643 14.9643 11.8464 14.9643 8.00005C14.9643 4.15378 11.8463 1.03577 7.99999 1.03577C4.15372 1.03577 1.03571 4.15378 1.03571 8.00005C1.03571 11.8464 4.15372 14.9643 7.99999 14.9643Z",fill:n}),e.createElement("path",{d:"M7.99999 14.9643C11.8463 14.9643 14.9643 11.8464 14.9643 8.00005C14.9643 4.15378 11.8463 1.03577 7.99999 1.03577C4.15372 1.03577 1.03571 4.15378 1.03571 8.00005C1.03571 11.8464 4.15372 14.9643 7.99999 14.9643Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M6.39285 11.2144H9.60714",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M7.99999 11.2144V7.46436H6.92856",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8 5.05366C7.85207 5.05366 7.73215 4.93373 7.73215 4.7858C7.73215 4.63787 7.85207 4.51794 8 4.51794",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8 5.05366C8.14793 5.05366 8.26786 4.93373 8.26786 4.7858C8.26786 4.63787 8.14793 4.51794 8 4.51794",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},oa=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M12 22.4464C17.7695 22.4464 22.4464 17.7695 22.4464 12C22.4464 6.23059 17.7695 1.55356 12 1.55356C6.23059 1.55356 1.55356 6.23059 1.55356 12C1.55356 17.7695 6.23059 22.4464 12 22.4464Z",fill:n}),e.createElement("path",{d:"M12 22.4464C17.7695 22.4464 22.4464 17.7695 22.4464 12C22.4464 6.23059 17.7695 1.55356 12 1.55356C6.23059 1.55356 1.55356 6.23059 1.55356 12C1.55356 17.7695 6.23059 22.4464 12 22.4464Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M9.58926 16.8214H14.4107",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 16.8214V11.1964H10.3929",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 7.58034C11.7781 7.58034 11.5982 7.40045 11.5982 7.17855C11.5982 6.95665 11.7781 6.77676 12 6.77676",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 7.58034C12.2219 7.58034 12.4018 7.40045 12.4018 7.17855C12.4018 6.95665 12.2219 6.77676 12 6.77676",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},ia=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M3.39114 12.5795L0.726135 13.2937L3.19254 9.02173L6.24521 11.538L4.10523 15.2445L3.39114 12.5795Z",fill:n}),e.createElement("path",{d:"M12.6087 12.5795L15.2737 13.2937L12.8073 9.02173L9.75464 11.538L11.8946 15.2445L12.6087 12.5795Z",fill:n}),e.createElement("path",{d:"M12.8224 9.0481L15.2737 13.2939L12.6087 12.5797L11.8946 15.2447L9.7699 11.5646",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M13.543 6.30131C13.543 9.36439 11.0599 11.8475 7.99683 11.8475C4.93376 11.8475 2.45065 9.36439 2.45065 6.30131C2.45065 3.23824 4.93376 0.755127 7.99683 0.755127C11.0599 0.755127 13.543 3.23824 13.543 6.30131Z",fill:n}),e.createElement("path",{d:"M13.543 6.30131C13.543 9.36439 11.0599 11.8475 7.99683 11.8475C4.93376 11.8475 2.45065 9.36439 2.45065 6.30131C2.45065 3.23824 4.93376 0.755127 7.99683 0.755127C11.0599 0.755127 13.543 3.23824 13.543 6.30131Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.22379 3.29006L8.98778 4.82689C9.00486 4.86577 9.03195 4.89941 9.06628 4.92437C9.10062 4.94935 9.14096 4.96476 9.18321 4.96903L10.88 5.22665C10.9285 5.23296 10.9742 5.25296 11.0117 5.28429C11.0493 5.31562 11.0772 5.35701 11.0921 5.4036C11.107 5.45019 11.1083 5.50007 11.0959 5.54739C11.0835 5.5947 11.0579 5.63752 11.0221 5.67082L9.76952 6.86121C9.75085 6.89684 9.74109 6.93646 9.74109 6.97669C9.74109 7.01692 9.75085 7.05655 9.76952 7.09218L10.0094 8.78004C10.0196 8.82882 10.0155 8.87953 9.99745 8.92601C9.97944 8.97249 9.94834 9.01275 9.90789 9.0419C9.86746 9.07105 9.81943 9.08784 9.76965 9.09024C9.71985 9.09264 9.67043 9.08055 9.62738 9.05543L8.11719 8.25591C8.07812 8.23825 8.03572 8.22912 7.99282 8.22912C7.94994 8.22912 7.90754 8.23825 7.86846 8.25591L6.35827 9.05543C6.31521 9.08055 6.2658 9.09264 6.21601 9.09024C6.16622 9.08784 6.11819 9.07105 6.07776 9.0419C6.03732 9.01275 6.00621 8.97249 5.98819 8.92601C5.97019 8.87953 5.96605 8.82882 5.97628 8.78004L6.26055 7.09218C6.27278 7.053 6.27512 7.01141 6.26736 6.97111C6.25962 6.93081 6.24202 6.89306 6.21613 6.86121L4.96357 5.66194C4.93035 5.62829 4.90703 5.58613 4.89616 5.5401C4.88531 5.49408 4.88733 5.44595 4.90201 5.40098C4.91668 5.35603 4.94346 5.31598 4.97938 5.28523C5.01532 5.25448 5.05901 5.23421 5.1057 5.22665L6.80245 4.97792C6.84468 4.97364 6.88503 4.95823 6.91936 4.93326C6.95371 4.90829 6.9808 4.87465 6.99788 4.83578L7.76185 3.29894C7.7823 3.25543 7.8145 3.21852 7.85483 3.19237C7.89516 3.1662 7.94201 3.15186 7.99007 3.15093C8.03812 3.15 8.08548 3.16254 8.12679 3.18713C8.1681 3.21171 8.20169 3.24737 8.22379 3.29006Z",fill:n}),e.createElement("path",{d:"M8.22379 3.29006L8.98778 4.82689C9.00486 4.86577 9.03195 4.89941 9.06628 4.92437C9.10062 4.94935 9.14096 4.96476 9.18321 4.96903L10.88 5.22665C10.9285 5.23296 10.9742 5.25296 11.0117 5.28429C11.0493 5.31562 11.0772 5.35701 11.0921 5.4036C11.107 5.45019 11.1083 5.50007 11.0959 5.54739C11.0835 5.5947 11.0579 5.63752 11.0221 5.67082L9.76952 6.86121C9.75085 6.89684 9.74109 6.93646 9.74109 6.97669C9.74109 7.01692 9.75085 7.05655 9.76952 7.09218L10.0094 8.78004C10.0196 8.82882 10.0155 8.87953 9.99745 8.92601C9.97944 8.97249 9.94834 9.01275 9.90789 9.0419C9.86746 9.07105 9.81943 9.08784 9.76965 9.09024C9.71985 9.09264 9.67043 9.08055 9.62738 9.05543L8.11719 8.25591C8.07812 8.23825 8.03572 8.22912 7.99282 8.22912C7.94994 8.22912 7.90754 8.23825 7.86846 8.25591L6.35827 9.05543C6.31521 9.08055 6.2658 9.09264 6.21601 9.09024C6.16622 9.08784 6.11819 9.07105 6.07776 9.0419C6.03732 9.01275 6.00621 8.97249 5.98819 8.92601C5.97019 8.87953 5.96605 8.82882 5.97628 8.78004L6.26055 7.09218C6.27278 7.053 6.27512 7.01141 6.26736 6.97111C6.25962 6.93081 6.24202 6.89306 6.21613 6.86121L4.96357 5.66194C4.93035 5.62829 4.90703 5.58613 4.89616 5.5401C4.88531 5.49408 4.88733 5.44595 4.90201 5.40098C4.91668 5.35603 4.94346 5.31598 4.97938 5.28523C5.01532 5.25448 5.05901 5.23421 5.1057 5.22665L6.80245 4.97792C6.84468 4.97364 6.88503 4.95823 6.91936 4.93326C6.95371 4.90829 6.9808 4.87465 6.99788 4.83578L7.76185 3.29894C7.7823 3.25543 7.8145 3.21852 7.85483 3.19237C7.89516 3.1662 7.94201 3.15186 7.99007 3.15093C8.03812 3.15 8.08548 3.16254 8.12679 3.18713C8.1681 3.21171 8.20169 3.24737 8.22379 3.29006Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M3.17881 9.04517L0.726135 13.2933L3.39114 12.5793L4.10523 15.2443L6.23218 11.5602",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},aa=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("g",{clipPath:"url(#clip0_16048_4730)"},e.createElement("path",{d:"M5.08736 18.8694L1.08984 19.9407L4.78945 13.5327L9.36845 17.3072L6.15849 22.8669L5.08736 18.8694Z",fill:n}),e.createElement("path",{d:"M18.9139 18.8694L22.9114 19.9407L19.2118 13.5327L14.6328 17.3072L17.8428 22.8669L18.9139 18.8694Z",fill:n}),e.createElement("path",{d:"M19.235 13.5723L22.9119 19.9409L18.9144 18.8696L17.8433 22.8672L14.6562 17.347",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M20.3143 9.45208C20.3143 14.0467 16.5897 17.7714 11.995 17.7714C7.40045 17.7714 3.67578 14.0467 3.67578 9.45208C3.67578 4.85748 7.40045 1.13281 11.995 1.13281C16.5897 1.13281 20.3143 4.85748 20.3143 9.45208Z",fill:n}),e.createElement("path",{d:"M20.3143 9.45208C20.3143 14.0467 16.5897 17.7714 11.995 17.7714C7.40045 17.7714 3.67578 14.0467 3.67578 9.45208C3.67578 4.85748 7.40045 1.13281 11.995 1.13281C16.5897 1.13281 20.3143 4.85748 20.3143 9.45208Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12.3377 4.93533L13.4837 7.24058C13.5093 7.29889 13.5499 7.34935 13.6014 7.3868C13.6529 7.42427 13.7135 7.44738 13.7768 7.45379L16.3219 7.84022C16.3947 7.84968 16.4633 7.87968 16.5196 7.92668C16.576 7.97368 16.6178 8.03575 16.6401 8.10565C16.6625 8.17553 16.6645 8.25034 16.6459 8.32133C16.6273 8.3923 16.5889 8.45652 16.5351 8.50647L14.6563 10.2921C14.6283 10.3455 14.6136 10.4049 14.6136 10.4653C14.6136 10.5256 14.6283 10.5851 14.6563 10.6385L15.0161 13.1703C15.0314 13.2435 15.0252 13.3195 14.9982 13.3893C14.9712 13.459 14.9245 13.5194 14.8639 13.5631C14.8032 13.6068 14.7312 13.632 14.6565 13.6356C14.5818 13.6392 14.5077 13.6211 14.4431 13.5834L12.1778 12.3841C12.1192 12.3576 12.0556 12.3439 11.9912 12.3439C11.9269 12.3439 11.8633 12.3576 11.8047 12.3841L9.53943 13.5834C9.47483 13.6211 9.40071 13.6392 9.32603 13.6356C9.25135 13.632 9.1793 13.6068 9.11866 13.5631C9.05799 13.5194 9.01133 13.459 8.9843 13.3893C8.9573 13.3195 8.95109 13.2435 8.96643 13.1703L9.39283 10.6385C9.41118 10.5797 9.41469 10.5174 9.40306 10.4569C9.39144 10.3965 9.36504 10.3398 9.32621 10.2921L7.44737 8.49315C7.39753 8.44267 7.36255 8.37944 7.34625 8.3104C7.32997 8.24136 7.33301 8.16917 7.35503 8.10172C7.37704 8.03429 7.41721 7.97422 7.47109 7.92809C7.52499 7.88196 7.59054 7.85156 7.66057 7.84022L10.2057 7.46712C10.269 7.46071 10.3296 7.43759 10.3811 7.40013C10.4326 7.36268 10.4732 7.31222 10.4988 7.25391L11.6448 4.94866C11.6755 4.8834 11.7238 4.82802 11.7843 4.78879C11.8448 4.74955 11.915 4.72803 11.9871 4.72663C12.0592 4.72524 12.1302 4.74406 12.1922 4.78094C12.2542 4.81781 12.3046 4.87129 12.3377 4.93533Z",fill:n}),e.createElement("path",{d:"M12.3377 4.93533L13.4837 7.24058C13.5093 7.29889 13.5499 7.34935 13.6014 7.3868C13.6529 7.42427 13.7135 7.44738 13.7768 7.45379L16.3219 7.84022C16.3947 7.84968 16.4633 7.87968 16.5196 7.92668C16.576 7.97368 16.6178 8.03575 16.6401 8.10565C16.6625 8.17553 16.6645 8.25034 16.6459 8.32133C16.6273 8.3923 16.5889 8.45652 16.5351 8.50647L14.6563 10.2921C14.6283 10.3455 14.6136 10.4049 14.6136 10.4653C14.6136 10.5256 14.6283 10.5851 14.6563 10.6385L15.0161 13.1703C15.0314 13.2435 15.0252 13.3195 14.9982 13.3893C14.9712 13.459 14.9245 13.5194 14.8639 13.5631C14.8032 13.6068 14.7312 13.632 14.6565 13.6356C14.5818 13.6392 14.5077 13.6211 14.4431 13.5834L12.1778 12.3841C12.1192 12.3576 12.0556 12.3439 11.9912 12.3439C11.9269 12.3439 11.8633 12.3576 11.8047 12.3841L9.53943 13.5834C9.47483 13.6211 9.40071 13.6392 9.32603 13.6356C9.25135 13.632 9.1793 13.6068 9.11866 13.5631C9.05799 13.5194 9.01133 13.459 8.9843 13.3893C8.9573 13.3195 8.95109 13.2435 8.96643 13.1703L9.39283 10.6385C9.41118 10.5797 9.41469 10.5174 9.40306 10.4569C9.39144 10.3965 9.36504 10.3398 9.32621 10.2921L7.44737 8.49315C7.39753 8.44267 7.36255 8.37944 7.34625 8.3104C7.32997 8.24136 7.33301 8.16917 7.35503 8.10172C7.37704 8.03429 7.41721 7.97422 7.47109 7.92809C7.52499 7.88196 7.59054 7.85156 7.66057 7.84022L10.2057 7.46712C10.269 7.46071 10.3296 7.43759 10.3811 7.40013C10.4326 7.36268 10.4732 7.31222 10.4988 7.25391L11.6448 4.94866C11.6755 4.8834 11.7238 4.82802 11.7843 4.78879C11.8448 4.74955 11.915 4.72803 11.9871 4.72663C12.0592 4.72524 12.1302 4.74406 12.1922 4.78094C12.2542 4.81781 12.3046 4.87129 12.3377 4.93533Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M4.76886 13.5679L1.08984 19.9401L5.08735 18.869L6.15848 22.8665L9.34891 17.3405",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"})),e.createElement("defs",null,e.createElement("clipPath",{id:"clip0_16048_4730"},e.createElement("rect",{fill:"white",height:"24",width:"24"}))))},sa=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"20",viewBox:"0 0 24 20",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M10.5501 1.57485L1.72255 16.7077C1.06978 17.8268 1.87696 19.2321 3.17247 19.2321H20.8276C22.1231 19.2321 22.9302 17.8268 22.2774 16.7077L13.4499 1.57485C12.8022 0.464472 11.1978 0.464472 10.5501 1.57485Z",fill:n}),e.createElement("path",{d:"M10.5501 1.57485L1.72255 16.7077C1.06978 17.8268 1.87696 19.2321 3.17247 19.2321H20.8276C22.1231 19.2321 22.9302 17.8268 22.2774 16.7077L13.4499 1.57485C12.8022 0.464472 11.1978 0.464472 10.5501 1.57485Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 6.64285V12.0982",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 15.875C11.7682 15.875 11.5804 15.6872 11.5804 15.4553C11.5804 15.2235 11.7682 15.0357 12 15.0357",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 15.875C12.2318 15.875 12.4196 15.6872 12.4196 15.4553C12.4196 15.2235 12.2318 15.0357 12 15.0357",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},la=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"14",viewBox:"0 0 16 14",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M7.03338 1.38325L1.14836 11.4718C0.713177 12.2179 1.25129 13.1548 2.11497 13.1548H13.8851C14.7487 13.1548 15.2868 12.2179 14.8516 11.4718L8.96661 1.38325C8.53479 0.643001 7.4652 0.643001 7.03338 1.38325Z",fill:n}),e.createElement("path",{d:"M7.03338 1.38325L1.14836 11.4718C0.713177 12.2179 1.25129 13.1548 2.11497 13.1548H13.8851C14.7487 13.1548 15.2868 12.2179 14.8516 11.4718L8.96661 1.38325C8.53479 0.643001 7.4652 0.643001 7.03338 1.38325Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8 4.76196V8.39887",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.00001 10.9167C7.8455 10.9167 7.72025 10.7915 7.72025 10.6369C7.72025 10.4824 7.8455 10.3572 8.00001 10.3572",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8 10.9167C8.15451 10.9167 8.27976 10.7915 8.27976 10.6369C8.27976 10.4824 8.15451 10.3572 8 10.3572",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},ua=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"20",viewBox:"0 0 24 20",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{clipRule:"evenodd",d:"M3.1607 1.16064C2.2731 1.16064 1.55356 1.88019 1.55356 2.76779V9.19636C1.55356 10.084 2.2731 10.8035 3.1607 10.8035H12.8177C13.0237 7.88442 15.457 5.58029 18.4286 5.58029C18.7015 5.58029 18.9697 5.59972 19.2321 5.63724V2.76779C19.2321 1.88019 18.5126 1.16064 17.625 1.16064H3.1607Z",fill:n,fillRule:"evenodd"}),e.createElement("path",{d:"M6.37499 6.38389C6.15309 6.38389 5.97321 6.20401 5.97321 5.98211C5.97321 5.76021 6.15309 5.58032 6.37499 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M6.375 6.38389C6.5969 6.38389 6.77679 6.20401 6.77679 5.98211C6.77679 5.76021 6.5969 5.58032 6.375 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.4107 6.38389C14.1888 6.38389 14.0089 6.20401 14.0089 5.98211C14.0089 5.76021 14.1888 5.58032 14.4107 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.4107 6.38389C14.6326 6.38389 14.8125 6.20401 14.8125 5.98211C14.8125 5.76021 14.6326 5.58032 14.4107 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M10.3928 6.38389C10.1709 6.38389 9.99106 6.20401 9.99106 5.98211C9.99106 5.76021 10.1709 5.58032 10.3928 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M10.3929 6.38389C10.6148 6.38389 10.7946 6.20401 10.7946 5.98211C10.7946 5.76021 10.6148 5.58032 10.3929 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.4107 18.0355V14.0177C14.4107 13.5739 14.7705 13.2141 15.2143 13.2141H21.6428C22.0866 13.2141 22.4464 13.5739 22.4464 14.0177V18.0355C22.4464 18.4793 22.0866 18.8391 21.6428 18.8391H15.2143C14.7705 18.8391 14.4107 18.4793 14.4107 18.0355Z",fill:"white"}),e.createElement("path",{d:"M15.6161 13.2143V11.2053C15.6161 9.65202 16.8753 8.39282 18.4286 8.39282C19.9819 8.39282 21.2411 9.65202 21.2411 11.2053V13.2143",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.4107 18.0355V14.0177C14.4107 13.5739 14.7705 13.2141 15.2143 13.2141H21.6428C22.0866 13.2141 22.4464 13.5739 22.4464 14.0177V18.0355C22.4464 18.4793 22.0866 18.8391 21.6428 18.8391H15.2143C14.7705 18.8391 14.4107 18.4793 14.4107 18.0355Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M19.2321 5.02783V2.76779C19.2321 1.88019 18.5126 1.16064 17.625 1.16064H3.1607C2.2731 1.16064 1.55356 1.88019 1.55356 2.76779V9.19636C1.55356 10.084 2.2731 10.8035 3.1607 10.8035H12.2009",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},ca=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 24 20",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{clipRule:"evenodd",d:"M3.1607 1.16064C2.2731 1.16064 1.55356 1.88019 1.55356 2.76779V9.19636C1.55356 10.084 2.2731 10.8035 3.1607 10.8035H12.8177C13.0237 7.88442 15.457 5.58029 18.4286 5.58029C18.7015 5.58029 18.9697 5.59972 19.2321 5.63724V2.76779C19.2321 1.88019 18.5126 1.16064 17.625 1.16064H3.1607Z",fill:n,fillRule:"evenodd"}),e.createElement("path",{d:"M6.37499 6.38389C6.15309 6.38389 5.97321 6.20401 5.97321 5.98211C5.97321 5.76021 6.15309 5.58032 6.37499 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M6.375 6.38389C6.5969 6.38389 6.77679 6.20401 6.77679 5.98211C6.77679 5.76021 6.5969 5.58032 6.375 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.4107 6.38389C14.1888 6.38389 14.0089 6.20401 14.0089 5.98211C14.0089 5.76021 14.1888 5.58032 14.4107 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.4107 6.38389C14.6326 6.38389 14.8125 6.20401 14.8125 5.98211C14.8125 5.76021 14.6326 5.58032 14.4107 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M10.3928 6.38389C10.1709 6.38389 9.99106 6.20401 9.99106 5.98211C9.99106 5.76021 10.1709 5.58032 10.3928 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M10.3929 6.38389C10.6148 6.38389 10.7946 6.20401 10.7946 5.98211C10.7946 5.76021 10.6148 5.58032 10.3929 5.58032",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.4107 18.0355V14.0177C14.4107 13.5739 14.7705 13.2141 15.2143 13.2141H21.6428C22.0866 13.2141 22.4464 13.5739 22.4464 14.0177V18.0355C22.4464 18.4793 22.0866 18.8391 21.6428 18.8391H15.2143C14.7705 18.8391 14.4107 18.4793 14.4107 18.0355Z",fill:"white"}),e.createElement("path",{d:"M15.6161 13.2143V11.2053C15.6161 9.65202 16.8753 8.39282 18.4286 8.39282C19.9819 8.39282 21.2411 9.65202 21.2411 11.2053V13.2143",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.4107 18.0355V14.0177C14.4107 13.5739 14.7705 13.2141 15.2143 13.2141H21.6428C22.0866 13.2141 22.4464 13.5739 22.4464 14.0177V18.0355C22.4464 18.4793 22.0866 18.8391 21.6428 18.8391H15.2143C14.7705 18.8391 14.4107 18.4793 14.4107 18.0355Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M19.2321 5.02783V2.76779C19.2321 1.88019 18.5126 1.16064 17.625 1.16064H3.1607C2.2731 1.16064 1.55356 1.88019 1.55356 2.76779V9.19636C1.55356 10.084 2.2731 10.8035 3.1607 10.8035H12.2009",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},da=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M8.00001 15.2737C12.0173 15.2737 15.2738 12.0172 15.2738 7.99988C15.2738 3.98267 12.0173 0.726074 8.00001 0.726074C3.98279 0.726074 0.726196 3.98267 0.726196 7.99988C0.726196 12.0172 3.98279 15.2737 8.00001 15.2737Z",fill:n}),e.createElement("path",{d:"M8.00001 15.2737C12.0173 15.2737 15.2738 12.0172 15.2738 7.99988C15.2738 3.98267 12.0173 0.726074 8.00001 0.726074C3.98279 0.726074 0.726196 3.98267 0.726196 7.99988C0.726196 12.0172 3.98279 15.2737 8.00001 15.2737Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8 4.64282V8.27973",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.00001 11.3569C7.8455 11.3569 7.72025 11.2316 7.72025 11.0771C7.72025 10.9226 7.8455 10.7974 8.00001 10.7974",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8 11.3569C8.15451 11.3569 8.27976 11.2316 8.27976 11.0771C8.27976 10.9226 8.15451 10.7974 8 10.7974",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},pa=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M12 22.9107C18.0259 22.9107 22.9107 18.0259 22.9107 11.9999C22.9107 5.97413 18.0259 1.08923 12 1.08923C5.97419 1.08923 1.08929 5.97413 1.08929 11.9999C1.08929 18.0259 5.97419 22.9107 12 22.9107Z",fill:n}),e.createElement("path",{d:"M12 22.9107C18.0259 22.9107 22.9107 18.0259 22.9107 11.9999C22.9107 5.97413 18.0259 1.08923 12 1.08923C5.97419 1.08923 1.08929 5.97413 1.08929 11.9999C1.08929 18.0259 5.97419 22.9107 12 22.9107Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 6.96423V12.4196",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 17.0357C11.7682 17.0357 11.5804 16.8478 11.5804 16.6161C11.5804 16.3843 11.7682 16.1964 12 16.1964",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 17.0357C12.2318 17.0357 12.4196 16.8478 12.4196 16.6161C12.4196 16.3843 12.2318 16.1964 12 16.1964",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},ha=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"18",viewBox:"0 0 24 18",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M22.9113 15.2947V6.90186H1.08984V15.2947C1.08984 16.2218 1.84137 16.9733 2.76842 16.9733H21.2327C22.1598 16.9733 22.9113 16.2218 22.9113 15.2947Z",fill:n}),e.createElement("path",{clipRule:"evenodd",d:"M2.76842 1.02686H21.2327C22.1598 1.02686 22.9113 1.77839 22.9113 2.70543V6.90186H1.08984V2.70543C1.08984 1.77839 1.84137 1.02686 2.76842 1.02686Z",fill:n,fillRule:"evenodd"}),e.createElement("path",{d:"M21.2327 1.02686H2.76842C1.84137 1.02686 1.08984 1.77839 1.08984 2.70543V15.2947C1.08984 16.2218 1.84137 16.9733 2.76842 16.9733H21.2327C22.1598 16.9733 22.9113 16.2218 22.9113 15.2947V2.70543C22.9113 1.77839 22.1598 1.02686 21.2327 1.02686Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M1.08984 6.90186H22.9113",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M16.1953 12.7769H18.7132",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},fa=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"12",viewBox:"0 0 16 12",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M15.2738 10.1966V4.60132H0.726196V10.1966C0.726196 10.8146 1.22721 11.3156 1.84524 11.3156H14.1548C14.7728 11.3156 15.2738 10.8146 15.2738 10.1966Z",fill:n}),e.createElement("path",{clipRule:"evenodd",d:"M1.84524 0.68457H14.1548C14.7728 0.68457 15.2738 1.18559 15.2738 1.80362V4.60124H0.726196V1.80362C0.726196 1.18559 1.22721 0.68457 1.84524 0.68457Z",fill:n,fillRule:"evenodd"}),e.createElement("path",{d:"M14.1548 0.68457H1.84524C1.22721 0.68457 0.726196 1.18559 0.726196 1.80362V10.1965C0.726196 10.8145 1.22721 11.3155 1.84524 11.3155H14.1548C14.7728 11.3155 15.2738 10.8145 15.2738 10.1965V1.80362C15.2738 1.18559 14.7728 0.68457 14.1548 0.68457Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M0.726196 4.60132H15.2738",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M10.7976 8.51782H12.4762",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},ma=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"20",viewBox:"0 0 24 20",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M16.8225 1.16064H3.16183C2.27423 1.16064 1.55469 1.85962 1.55469 2.72187V13.2601C1.55469 14.1224 2.27423 14.8214 3.16183 14.8214H16.8225C17.7102 14.8214 18.4297 14.1224 18.4297 13.2601V2.72187C18.4297 1.85962 17.7102 1.16064 16.8225 1.16064Z",fill:n}),e.createElement("path",{d:"M9.9933 9.99979C11.1028 9.99979 12.0022 9.10037 12.0022 7.99086C12.0022 6.88136 11.1028 5.98193 9.9933 5.98193C8.8838 5.98193 7.98438 6.88136 7.98438 7.99086C7.98438 9.10037 8.8838 9.99979 9.9933 9.99979Z",fill:n}),e.createElement("path",{d:"M16.8225 1.16064H3.16183C2.27423 1.16064 1.55469 1.85962 1.55469 2.72187V13.2601C1.55469 14.1224 2.27423 14.8214 3.16183 14.8214H16.8225C17.7102 14.8214 18.4297 14.1224 18.4297 13.2601V2.72187C18.4297 1.85962 17.7102 1.16064 16.8225 1.16064Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M6.375 18.8392H20.8393C21.2655 18.8392 21.6744 18.6698 21.9757 18.3685C22.277 18.0671 22.4464 17.6583 22.4464 17.2321V6.78564",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M4.80804 8.39293C4.58614 8.39293 4.40625 8.21304 4.40625 7.99114C4.40625 7.76924 4.58614 7.58936 4.80804 7.58936",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M4.80859 8.39293C5.03049 8.39293 5.21038 8.21304 5.21038 7.99114C5.21038 7.76924 5.03049 7.58936 4.80859 7.58936",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M15.1752 8.39293C14.9533 8.39293 14.7734 8.21304 14.7734 7.99114C14.7734 7.76924 14.9533 7.58936 15.1752 7.58936",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M15.1758 8.39293C15.3977 8.39293 15.5776 8.21304 15.5776 7.99114C15.5776 7.76924 15.3977 7.58936 15.1758 7.58936",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M9.9933 9.99979C11.1028 9.99979 12.0022 9.10037 12.0022 7.99086C12.0022 6.88136 11.1028 5.98193 9.9933 5.98193C8.8838 5.98193 7.98438 6.88136 7.98438 7.99086C7.98438 9.10037 8.8838 9.99979 9.9933 9.99979Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},ga=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"14",viewBox:"0 0 16 14",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M11.2308 1H2.07692C1.48215 1 1 1.46838 1 2.04616V9.10769C1 9.68547 1.48215 10.1538 2.07692 10.1538H11.2308C11.8256 10.1538 12.3077 9.68547 12.3077 9.10769V2.04616C12.3077 1.46838 11.8256 1 11.2308 1Z",fill:n}),e.createElement("path",{d:"M6.65386 6.92308C7.39733 6.92308 8.00002 6.32039 8.00002 5.57693C8.00002 4.83346 7.39733 4.23077 6.65386 4.23077C5.9104 4.23077 5.30771 4.83346 5.30771 5.57693C5.30771 6.32039 5.9104 6.92308 6.65386 6.92308Z",fill:n}),e.createElement("path",{d:"M11.2308 1H2.07692C1.48215 1 1 1.46838 1 2.04616V9.10769C1 9.68547 1.48215 10.1538 2.07692 10.1538H11.2308C11.8256 10.1538 12.3077 9.68547 12.3077 9.10769V2.04616C12.3077 1.46838 11.8256 1 11.2308 1Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.00513"}),e.createElement("path",{d:"M4.23077 12.8461H13.9231C14.2087 12.8461 14.4827 12.7326 14.6846 12.5307C14.8865 12.3288 15 12.0548 15 11.7692V4.76923",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.00513"}),e.createElement("path",{d:"M3.18067 5.84614C3.03198 5.84614 2.91144 5.7256 2.91144 5.57691C2.91144 5.42822 3.03198 5.30768 3.18067 5.30768",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.00513"}),e.createElement("path",{d:"M3.18069 5.84614C3.32939 5.84614 3.44993 5.7256 3.44993 5.57691C3.44993 5.42822 3.32939 5.30768 3.18069 5.30768",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.00513"}),e.createElement("path",{d:"M10.127 5.84614C9.97833 5.84614 9.85779 5.7256 9.85779 5.57691C9.85779 5.42822 9.97833 5.30768 10.127 5.30768",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.00513"}),e.createElement("path",{d:"M10.127 5.84614C10.2757 5.84614 10.3963 5.7256 10.3963 5.57691C10.3963 5.42822 10.2757 5.30768 10.127 5.30768",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.00513"}),e.createElement("path",{d:"M6.65386 6.92308C7.39733 6.92308 8.00002 6.32039 8.00002 5.57693C8.00002 4.83346 7.39733 4.23077 6.65386 4.23077C5.9104 4.23077 5.30771 4.83346 5.30771 5.57693C5.30771 6.32039 5.9104 6.92308 6.65386 6.92308Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.00513"}))},va=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"24",viewBox:"0 0 18 24",width:"18",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M14.9994 0.856934H2.99944C2.54479 0.856934 2.10875 1.03755 1.78726 1.35904C1.46577 1.68053 1.28516 2.11656 1.28516 2.57122V21.4284C1.28516 21.883 1.46577 22.3191 1.78726 22.6405C2.10875 22.962 2.54479 23.1426 2.99944 23.1426H14.9994C15.4541 23.1426 15.8901 22.962 16.2116 22.6405C16.5331 22.3191 16.7137 21.883 16.7137 21.4284V2.57122C16.7137 2.3461 16.6694 2.12318 16.5832 1.91519C16.4971 1.7072 16.3708 1.51822 16.2116 1.35904C16.0524 1.19985 15.8635 1.07358 15.6555 0.987426C15.4475 0.901275 15.2246 0.856934 14.9994 0.856934Z",fill:n}),e.createElement("path",{d:"M14.9994 0.856934H2.99944C2.54479 0.856934 2.10875 1.03755 1.78726 1.35904C1.46577 1.68053 1.28516 2.11656 1.28516 2.57122V21.4284C1.28516 21.883 1.46577 22.3191 1.78726 22.6405C2.10875 22.962 2.54479 23.1426 2.99944 23.1426H14.9994C15.4541 23.1426 15.8901 22.962 16.2116 22.6405C16.5331 22.3191 16.7137 21.883 16.7137 21.4284V2.57122C16.7137 2.3461 16.6694 2.12318 16.5832 1.91519C16.4971 1.7072 16.3708 1.51822 16.2116 1.35904C16.0524 1.19985 15.8635 1.07358 15.6555 0.987426C15.4475 0.901275 15.2246 0.856934 14.9994 0.856934Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M8.14062 18.8569H9.85491",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},ba=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 12 16",width:"12",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M10 0.571533H2C1.6969 0.571533 1.40621 0.691941 1.19188 0.906268C0.977555 1.1206 0.857147 1.41129 0.857147 1.71439V14.2858C0.857147 14.5889 0.977555 14.8796 1.19188 15.0939C1.40621 15.3083 1.6969 15.4287 2 15.4287H10C10.3031 15.4287 10.5938 15.3083 10.8081 15.0939C11.0225 14.8796 11.1429 14.5889 11.1429 14.2858V1.71439C11.1429 1.56431 11.1133 1.4157 11.0559 1.27704C10.9984 1.13838 10.9143 1.01239 10.8081 0.906268C10.702 0.800144 10.576 0.715962 10.4374 0.658528C10.2987 0.601094 10.1501 0.571533 10 0.571533Z",fill:n}),e.createElement("path",{d:"M10 0.571533H2C1.6969 0.571533 1.40621 0.691941 1.19188 0.906268C0.977555 1.1206 0.857147 1.41129 0.857147 1.71439V14.2858C0.857147 14.5889 0.977555 14.8796 1.19188 15.0939C1.40621 15.3083 1.6969 15.4287 2 15.4287H10C10.3031 15.4287 10.5938 15.3083 10.8081 15.0939C11.0225 14.8796 11.1429 14.5889 11.1429 14.2858V1.71439C11.1429 1.56431 11.1133 1.4157 11.0559 1.27704C10.9984 1.13838 10.9143 1.01239 10.8081 0.906268C10.702 0.800144 10.576 0.715962 10.4374 0.658528C10.2987 0.601094 10.1501 0.571533 10 0.571533Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M5.42857 12.5715H6.57143",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},ya=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M21.4269 6H2.56975C1.62298 6 0.855469 6.76752 0.855469 7.71429V21.4286C0.855469 22.3754 1.62298 23.1429 2.56975 23.1429H21.4269C22.3737 23.1429 23.1412 22.3754 23.1412 21.4286V7.71429C23.1412 6.76752 22.3737 6 21.4269 6Z",fill:n}),e.createElement("path",{d:"M21.4269 6H2.56975C1.62298 6 0.855469 6.76752 0.855469 7.71429V21.4286C0.855469 22.3754 1.62298 23.1429 2.56975 23.1429H21.4269C22.3737 23.1429 23.1412 22.3754 23.1412 21.4286V7.71429C23.1412 6.76752 22.3737 6 21.4269 6Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M17.1412 5.99979V2.57122C17.1412 2.11656 16.9606 1.68053 16.6391 1.35904C16.3176 1.03755 15.8816 0.856934 15.4269 0.856934H8.56975C8.11509 0.856934 7.67906 1.03755 7.35757 1.35904C7.03609 1.68053 6.85547 2.11656 6.85547 2.57122V5.99979",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},xa=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M14.2857 4H1.71427C1.08309 4 0.571411 4.51168 0.571411 5.14286V14.2857C0.571411 14.9169 1.08309 15.4286 1.71427 15.4286H14.2857C14.9169 15.4286 15.4286 14.9169 15.4286 14.2857V5.14286C15.4286 4.51168 14.9169 4 14.2857 4Z",fill:n}),e.createElement("path",{d:"M14.2857 4H1.71427C1.08309 4 0.571411 4.51168 0.571411 5.14286V14.2857C0.571411 14.9169 1.08309 15.4286 1.71427 15.4286H14.2857C14.9169 15.4286 15.4286 14.9169 15.4286 14.2857V5.14286C15.4286 4.51168 14.9169 4 14.2857 4Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M11.4286 3.99986V1.71415C11.4286 1.41104 11.3081 1.12035 11.0938 0.906024C10.8795 0.691697 10.5888 0.571289 10.2857 0.571289H5.71427C5.41116 0.571289 5.12047 0.691697 4.90614 0.906024C4.69182 1.12035 4.57141 1.41104 4.57141 1.71415V3.99986",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},wa=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M3.60938 18.7141V9.48193H20.3951V18.7141H3.60938Z",fill:n}),e.createElement("path",{d:"M21.9208 9.48189H2.08012C1.14012 9.48189 0.737262 8.45796 1.47583 7.97117L11.3962 1.47511C11.5793 1.36736 11.788 1.31055 12.0005 1.31055C12.213 1.31055 12.4216 1.36736 12.6048 1.47511L22.5251 7.97117C23.2637 8.45796 22.8608 9.48189 21.9208 9.48189Z",fill:n}),e.createElement("path",{d:"M22.072 18.7139H1.92913C1.46561 18.7139 1.08984 19.0897 1.08984 19.5532V22.071C1.08984 22.5345 1.46561 22.9103 1.92913 22.9103H22.072C22.5354 22.9103 22.9113 22.5345 22.9113 22.071V19.5532C22.9113 19.0897 22.5354 18.7139 22.072 18.7139Z",fill:n}),e.createElement("path",{d:"M21.9208 9.48189H2.08011C1.14012 9.48189 0.737262 8.45796 1.47583 7.97117L11.3962 1.47511C11.5793 1.36736 11.788 1.31055 12.0005 1.31055C12.213 1.31055 12.4216 1.36736 12.6048 1.47511L22.5251 7.97117C23.2637 8.45796 22.8608 9.48189 21.9208 9.48189Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M22.072 18.7139H1.92913C1.46561 18.7139 1.08984 19.0897 1.08984 19.5532V22.071C1.08984 22.5345 1.46561 22.9103 1.92913 22.9103H22.072C22.5354 22.9103 22.9113 22.5345 22.9113 22.071V19.5532C22.9113 19.0897 22.5354 18.7139 22.072 18.7139Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M3.60938 9.48193V18.7141",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M9.20312 9.48193V18.7141",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.7969 9.48193V18.7141",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M20.3945 9.48193V18.7141",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},ka=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M2.40479 12.4761V6.32129H13.5953V12.4761H2.40479Z",fill:n}),e.createElement("path",{d:"M14.6136 6.32134H1.38643C0.759764 6.32134 0.491192 5.63872 0.983573 5.3142L7.59714 0.983486C7.71924 0.911656 7.85834 0.873779 8 0.873779C8.14166 0.873779 8.28076 0.911656 8.40286 0.983486L15.0164 5.3142C15.5088 5.63872 15.2402 6.32134 14.6136 6.32134Z",fill:n}),e.createElement("path",{d:"M14.7143 12.4761H1.28572C0.976704 12.4761 0.726196 12.7266 0.726196 13.0356V14.7142C0.726196 15.0231 0.976704 15.2737 1.28572 15.2737H14.7143C15.0233 15.2737 15.2738 15.0231 15.2738 14.7142V13.0356C15.2738 12.7266 15.0233 12.4761 14.7143 12.4761Z",fill:n}),e.createElement("path",{d:"M14.6136 6.32134H1.38646C0.759795 6.32134 0.491223 5.63872 0.983604 5.3142L7.59717 0.983486C7.71928 0.911656 7.85837 0.873779 8.00003 0.873779C8.1417 0.873779 8.28079 0.911656 8.40289 0.983486L15.0165 5.3142C15.5088 5.63872 15.2403 6.32134 14.6136 6.32134Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M14.7143 12.4761H1.28572C0.976704 12.4761 0.726196 12.7266 0.726196 13.0356V14.7142C0.726196 15.0231 0.976704 15.2737 1.28572 15.2737H14.7143C15.0233 15.2737 15.2738 15.0231 15.2738 14.7142V13.0356C15.2738 12.7266 15.0233 12.4761 14.7143 12.4761Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M2.40479 6.32129V12.4761",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M6.13492 6.32129V12.4761",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M9.86511 6.32129V12.4761",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M13.5952 6.32129V12.4761",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},Ca=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M16.6144 5.28564H7.38225C6.91873 5.28564 6.54297 5.66141 6.54297 6.12493V21.8615C6.54297 22.325 6.91873 22.7008 7.38225 22.7008H16.6144C17.0779 22.7008 17.4537 22.325 17.4537 21.8615V6.12493C17.4537 5.66141 17.0779 5.28564 16.6144 5.28564Z",fill:n,stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M11.9967 16.0914C13.1555 16.0914 14.0949 15.1521 14.0949 13.9932C14.0949 12.8344 13.1555 11.895 11.9967 11.895C10.8378 11.895 9.89844 12.8344 9.89844 13.9932C9.89844 15.1521 10.8378 16.0914 11.9967 16.0914Z",fill:n}),e.createElement("path",{d:"M16.6144 5.28564H7.38225C6.91873 5.28564 6.54297 5.66141 6.54297 6.12493V21.8615C6.54297 22.325 6.91873 22.7008 7.38225 22.7008H16.6144C17.0779 22.7008 17.4537 22.325 17.4537 21.8615V6.12493C17.4537 5.66141 17.0779 5.28564 16.6144 5.28564Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M11.9967 16.0914C13.1555 16.0914 14.0949 15.1521 14.0949 13.9932C14.0949 12.8344 13.1555 11.895 11.9967 11.895C10.8378 11.895 9.89844 12.8344 9.89844 13.9932C9.89844 15.1521 10.8378 16.0914 11.9967 16.0914Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M3.44721 7.94329H2.04796C1.82803 7.94329 1.61712 7.85486 1.46162 7.69748C1.30611 7.54008 1.21875 7.3266 1.21875 7.104V2.06829C1.21875 1.8457 1.30611 1.63222 1.46162 1.47483C1.61712 1.31743 1.82803 1.229 2.04796 1.229H21.9487C22.1686 1.229 22.3794 1.31743 22.5351 1.47483C22.6905 1.63222 22.7779 1.8457 22.7779 2.06829V7.104C22.7779 7.3266 22.6905 7.54008 22.5351 7.69748C22.3794 7.85486 22.1686 7.94329 21.9487 7.94329H20.5495",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M11.9989 8.99533C11.883 8.99533 11.7891 8.90139 11.7891 8.78551C11.7891 8.66963 11.883 8.57568 11.9989 8.57568",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 8.99533C12.1159 8.99533 12.2098 8.90139 12.2098 8.78551C12.2098 8.66963 12.1159 8.57568 12 8.57568",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M11.9989 19.5031C11.883 19.5031 11.7891 19.4091 11.7891 19.2933C11.7891 19.1773 11.883 19.0835 11.9989 19.0835",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 19.5031C12.1159 19.5031 12.2098 19.4091 12.2098 19.2933C12.2098 19.1773 12.1159 19.0835 12 19.0835",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},Ia=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M11.0774 3.52393H4.92259C4.61358 3.52393 4.36307 3.77444 4.36307 4.08345V14.5745C4.36307 14.8835 4.61358 15.134 4.92259 15.134H11.0774C11.3863 15.134 11.6369 14.8835 11.6369 14.5745V4.08345C11.6369 3.77444 11.3863 3.52393 11.0774 3.52393Z",fill:n,stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M7.99998 10.7278C8.77252 10.7278 9.39878 10.1015 9.39878 9.32899C9.39878 8.55644 8.77252 7.93018 7.99998 7.93018C7.22743 7.93018 6.60117 8.55644 6.60117 9.32899C6.60117 10.1015 7.22743 10.7278 7.99998 10.7278Z",fill:n}),e.createElement("path",{d:"M11.0774 3.52393H4.92259C4.61358 3.52393 4.36307 3.77444 4.36307 4.08345V14.5745C4.36307 14.8835 4.61358 15.134 4.92259 15.134H11.0774C11.3863 15.134 11.6369 14.8835 11.6369 14.5745V4.08345C11.6369 3.77444 11.3863 3.52393 11.0774 3.52393Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M7.99998 10.7278C8.77252 10.7278 9.39878 10.1015 9.39878 9.32899C9.39878 8.55644 8.77252 7.93018 7.99998 7.93018C7.22743 7.93018 6.60117 8.55644 6.60117 9.32899C6.60117 10.1015 7.22743 10.7278 7.99998 10.7278Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M2.29924 5.29552H1.3664C1.21979 5.29552 1.07918 5.23657 0.975509 5.13165C0.871839 5.02672 0.813599 4.8844 0.813599 4.736V1.37886C0.813599 1.23047 0.871839 1.08815 0.975509 0.983217C1.07918 0.878285 1.21979 0.819336 1.3664 0.819336H14.6336C14.7802 0.819336 14.9207 0.878285 15.0245 0.983217C15.1281 1.08815 15.1864 1.23047 15.1864 1.37886V4.736C15.1864 4.8844 15.1281 5.02672 15.0245 5.13165C14.9207 5.23657 14.7802 5.29552 14.6336 5.29552H13.7007",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M7.99999 5.99705C7.92273 5.99705 7.86011 5.93443 7.86011 5.85717C7.86011 5.77992 7.92273 5.71729 7.99999 5.71729",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.00003 5.99705C8.07729 5.99705 8.13991 5.93443 8.13991 5.85717C8.13991 5.77992 8.07729 5.71729 8.00003 5.71729",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.00005 13.0022C7.9228 13.0022 7.86017 12.9395 7.86017 12.8623C7.86017 12.785 7.9228 12.7224 8.00005 12.7224",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.00009 13.0022C8.07735 13.0022 8.13997 12.9395 8.13997 12.8623C8.13997 12.785 8.07735 12.7224 8.00009 12.7224",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},Ea=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"22",viewBox:"0 0 20 22",width:"20",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M1 1V21L10 11L1 1Z",fill:n}),e.createElement("path",{d:"M10 11L1 1V21L10 11ZM10 11L19 1V21L14.5 16L12.25 13.5",stroke:r,strokeLinejoin:"round",strokeWidth:"1.5"}))},Sa=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 14 16",width:"14",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M1 1V15L7 8L1 1Z",fill:n}),e.createElement("path",{d:"M7 8L1 1V15L7 8ZM7 8L13 1V15L10 11.5L8.5 9.75",stroke:r,strokeLinejoin:"round"}))},Ma=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M12.0006 22.9108C18.0265 22.9108 22.9113 18.026 22.9113 12.0001C22.9113 5.97425 18.0265 1.08936 12.0006 1.08936C5.97474 1.08936 1.08984 5.97425 1.08984 12.0001C1.08984 14.2842 1.7917 16.4043 2.9915 18.1566L1.08984 22.9108L7.04033 21.7207C8.52848 22.4816 10.2144 22.9108 12.0006 22.9108Z",fill:n}),e.createElement("path",{d:"M12.0006 22.9108C18.0265 22.9108 22.9113 18.026 22.9113 12.0001C22.9113 5.97425 18.0265 1.08936 12.0006 1.08936C5.97474 1.08936 1.08984 5.97425 1.08984 12.0001C1.08984 14.2842 1.7917 16.4043 2.9915 18.1566L1.08984 22.9108L7.04033 21.7207C8.52848 22.4816 10.2144 22.9108 12.0006 22.9108Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12.0017 17.4555C11.7699 17.4555 11.582 17.2677 11.582 17.0359C11.582 16.8041 11.7699 16.6162 12.0017 16.6162",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 17.4555C12.2318 17.4555 12.4196 17.2677 12.4196 17.0359C12.4196 16.8041 12.2318 16.6162 12 16.6162",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M9.0625 9.48242C9.0625 7.86008 10.3777 6.54492 12 6.54492C13.6223 6.54492 14.9375 7.86008 14.9375 9.48242C14.9375 11.1048 13.6223 12.4199 12 12.4199V14.0985",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},_a=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M8.00001 15.2737C12.0173 15.2737 15.2738 12.0172 15.2738 7.99988C15.2738 3.98267 12.0173 0.726074 8.00001 0.726074C3.98279 0.726074 0.726196 3.98267 0.726196 7.99988C0.726196 9.52261 1.1941 10.936 1.99397 12.1042L0.726196 15.2737L4.69319 14.4803C5.68529 14.9876 6.80924 15.2737 8.00001 15.2737Z",fill:n}),e.createElement("path",{d:"M8.00001 15.2737C12.0173 15.2737 15.2738 12.0172 15.2738 7.99988C15.2738 3.98267 12.0173 0.726074 8.00001 0.726074C3.98279 0.726074 0.726196 3.98267 0.726196 7.99988C0.726196 9.52261 1.1941 10.936 1.99397 12.1042L0.726196 15.2737L4.69319 14.4803C5.68529 14.9876 6.80924 15.2737 8.00001 15.2737Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.00001 11.6367C7.8455 11.6367 7.72025 11.5115 7.72025 11.3569C7.72025 11.2024 7.8455 11.0771 8.00001 11.0771",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.00003 11.6367C8.15454 11.6367 8.27979 11.5115 8.27979 11.3569C8.27979 11.2024 8.15454 11.0771 8.00003 11.0771",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M6.04169 6.32137C6.04169 5.23981 6.91846 4.36304 8.00002 4.36304C9.08158 4.36304 9.95835 5.23981 9.95835 6.32137C9.95835 7.40293 9.08158 8.2797 8.00002 8.2797V9.39875",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},Ta=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{clipRule:"evenodd",d:"M21.2321 12.1063C21.0057 12.264 20.7981 12.4565 20.6169 12.6829L17.806 16.1965H2.76785C2.32266 16.1965 1.89572 16.0196 1.58092 15.7049C1.26613 15.3901 1.08928 14.9631 1.08928 14.5179V2.76793C1.08928 2.32274 1.26613 1.89579 1.58092 1.581C1.89572 1.2662 2.32266 1.08936 2.76785 1.08936H19.5536C19.9987 1.08936 20.4258 1.2662 20.7405 1.581C21.0552 1.89579 21.2321 2.32274 21.2321 2.76793V12.1063Z",fill:n,fillRule:"evenodd"}),e.createElement("path",{d:"M1.08928 3.60718L11.1607 10.3215L21.2321 3.60718",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M22.9107 14.5178L16.1964 22.9107L12.8393 20.3928",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}),e.createElement("path",{d:"M17.0357 16.1965H2.76785C1.8408 16.1965 1.08928 15.445 1.08928 14.5179V2.76793C1.08928 1.84088 1.8408 1.08936 2.76785 1.08936H19.5536C20.4806 1.08936 21.2321 1.84088 21.2321 2.76793V11.1608",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"}))},Da=t=>{const{fill:n,stroke:r}=t;return e.createElement("svg",{fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{clipRule:"evenodd",d:"M14.1548 8.07071C14.0038 8.17584 13.8654 8.30416 13.7446 8.4551L11.8707 10.7975H1.84524C1.54845 10.7975 1.26382 10.6796 1.05396 10.4697C0.844096 10.2599 0.726196 9.97525 0.726196 9.67846V1.84512C0.726196 1.54833 0.844096 1.2637 1.05396 1.05384C1.26382 0.843974 1.54845 0.726074 1.84524 0.726074H13.0357C13.3325 0.726074 13.6172 0.843974 13.827 1.05384C14.0368 1.2637 14.1548 1.54833 14.1548 1.84512V8.07071Z",fill:n,fillRule:"evenodd"}),e.createElement("path",{d:"M0.726196 2.40479L7.44048 6.88098L14.1548 2.40479",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M15.2738 9.67847L10.7976 15.2737L8.55952 13.5951",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M11.3571 10.7975H1.84524C1.22721 10.7975 0.726196 10.2965 0.726196 9.67846V1.84512C0.726196 1.22709 1.22721 0.726074 1.84524 0.726074H13.0357C13.6538 0.726074 14.1548 1.22709 14.1548 1.84512V7.44036",stroke:r,strokeLinecap:"round",strokeLinejoin:"round"}))},La=n=>{const{colorScheme:r=exports.ColorScheme.light,fill:o,size:i,stroke:a,type:s,variant:l=ta.default}=n,u=t.useTheme(),c=e.useMemo((()=>{switch(!0){case void 0!==o:return o;case l===ta.default&&r===exports.ColorScheme.light:return u.palette.white;case l===ta.active&&r===exports.ColorScheme.light:return u.palette.blue200;case l===ta.default&&r===exports.ColorScheme.dark:case l===ta.active&&r===exports.ColorScheme.dark:return"none";default:throw new TypeError("unexpected enum value IconProductVariant in IconProduct fill")}}),[r,o,u.palette.blue200,u.palette.white,l]),d=e.useMemo((()=>{switch(!0){case void 0!==a:return a;case l===ta.default&&r===exports.ColorScheme.light:case l===ta.active&&r===exports.ColorScheme.light:return u.palette.blue600;case l===ta.default&&r===exports.ColorScheme.dark:return u.palette.grey400;case l===ta.active&&r===exports.ColorScheme.dark:return u.palette.white;default:throw new TypeError("unexpected enum value IconProductVariant in IconProduct stroke")}}),[r,a,u.palette.blue600,u.palette.grey400,u.palette.white,l]);return e.createElement(na,{$size:i},(()=>{switch(!0){case s===exports.IconProductType.information&&i===exports.IconProductSize.big:return e.createElement(oa,{fill:c,stroke:d});case s===exports.IconProductType.information&&i===exports.IconProductSize.small:return e.createElement(ra,{fill:c,stroke:d});case s===exports.IconProductType.reward&&i===exports.IconProductSize.big:return e.createElement(aa,{fill:c,stroke:d});case s===exports.IconProductType.reward&&i===exports.IconProductSize.small:return e.createElement(ia,{fill:c,stroke:d});case s===exports.IconProductType.warningTriangle&&i===exports.IconProductSize.big:return e.createElement(sa,{fill:c,stroke:d});case s===exports.IconProductType.warningTriangle&&i===exports.IconProductSize.small:return e.createElement(la,{fill:c,stroke:d});case s===exports.IconProductType.passwordLock&&i===exports.IconProductSize.big:return e.createElement(ua,{fill:c,stroke:d});case s===exports.IconProductType.passwordLock&&i===exports.IconProductSize.small:return e.createElement(ca,{fill:c,stroke:d});case s===exports.IconProductType.warningCircle&&i===exports.IconProductSize.big:return e.createElement(pa,{fill:c,stroke:d});case s===exports.IconProductType.warningCircle&&i===exports.IconProductSize.small:return e.createElement(da,{fill:c,stroke:d});case s===exports.IconProductType.creditCard&&i===exports.IconProductSize.big:return e.createElement(ha,{fill:c,stroke:d});case s===exports.IconProductType.creditCard&&i===exports.IconProductSize.small:return e.createElement(fa,{fill:c,stroke:d});case s===exports.IconProductType.billingPayment&&i===exports.IconProductSize.big:return e.createElement(ma,{fill:c,stroke:d});case s===exports.IconProductType.billingPayment&&i===exports.IconProductSize.small:return e.createElement(ga,{fill:c,stroke:d});case s===exports.IconProductType.mobilePhone&&i===exports.IconProductSize.big:return e.createElement(va,{fill:c,stroke:d});case s===exports.IconProductType.mobilePhone&&i===exports.IconProductSize.small:return e.createElement(ba,{fill:c,stroke:d});case s===exports.IconProductType.suitcase&&i===exports.IconProductSize.big:return e.createElement(ya,{fill:c,stroke:d});case s===exports.IconProductType.suitcase&&i===exports.IconProductSize.small:return e.createElement(xa,{fill:c,stroke:d});case s===exports.IconProductType.bank&&i===exports.IconProductSize.big:return e.createElement(wa,{fill:c,stroke:d});case s===exports.IconProductType.bank&&i===exports.IconProductSize.small:return e.createElement(ka,{fill:c,stroke:d});case s===exports.IconProductType.atm&&i===exports.IconProductSize.big:return e.createElement(Ca,{fill:c,stroke:d});case s===exports.IconProductType.atm&&i===exports.IconProductSize.small:return e.createElement(Ia,{fill:c,stroke:d});case s===exports.IconProductType.moneta&&i===exports.IconProductSize.big:return e.createElement(Ea,{fill:c,stroke:d});case s===exports.IconProductType.moneta&&i===exports.IconProductSize.small:return e.createElement(Sa,{fill:c,stroke:d});case s===exports.IconProductType.helpChat&&i===exports.IconProductSize.big:return e.createElement(Ma,{fill:c,stroke:d});case s===exports.IconProductType.helpChat&&i===exports.IconProductSize.small:return e.createElement(_a,{fill:c,stroke:d});case s===exports.IconProductType.mailCheck&&i===exports.IconProductSize.big:return e.createElement(Ta,{fill:c,stroke:d});case s===exports.IconProductType.mailCheck&&i===exports.IconProductSize.small:return e.createElement(Da,{fill:c,stroke:d});default:throw new Error("unexpected enum value IconProductType and IconProductSize in IconProduct")}})())};var Aa;exports.TableVariant=void 0,(Aa=exports.TableVariant||(exports.TableVariant={})).exchange="exchange",Aa.simple="simple";const Na=t.table.withConfig({displayName:"TableStyled",componentId:"sc-1nkvr08-0"})(["background-color:",";",""],(({theme:e})=>e.palette.white),(({$variant:e})=>{switch(e){case exports.TableVariant.simple:return t.css(["padding:",";border-radius:",";box-shadow:",";"],(({theme:e})=>e.spacing.xl),(({theme:e})=>e.borderRadius.xs),(({theme:e})=>e.colors.shadow.cards));case exports.TableVariant.exchange:return t.css(["border-radius:",";"],(({theme:e})=>e.borderRadius.md));default:return}})),Ra=t.tbody.withConfig({displayName:"TableBodyStyled",componentId:"sc-1wyy3wt-0"})(["",""],(({$variant:e})=>{switch(e){case exports.TableVariant.exchange:case exports.TableVariant.simple:return t.css([""]);default:return}})),Oa=t.td.withConfig({displayName:"TableDataStyled",componentId:"sc-zaj629-0"})(["padding:",";",""],(({theme:e})=>e.spacing.md),(({$delimiter:e,$variant:n})=>{switch(n){case exports.TableVariant.exchange:return t.css(["font-size:",";font-weight:",";line-height:",";color:",";letter-spacing:",";border-right:",";border-bottom:1px solid ",";"],(({theme:e})=>e.font.size.body.sm),(({theme:e})=>e.font.weight.medium),(({theme:e})=>e.font.lineHeight.body.sm),(({theme:e})=>e.colors.fg.neutral.subtle.light),(({theme:e})=>e.font.letterSpacing.body.sm),(({theme:t})=>!0===e?`${t.colors.border.neutral.subtlest.light} 1px solid`:"none"),(({theme:e})=>e.colors.border.neutral.subtlest.light));case exports.TableVariant.simple:return t.css(["font-size:",";font-weight:",";line-height:",";color:",";"],(({theme:e})=>e.font.size.body.md),(({theme:e})=>e.font.weight.regular),(({theme:e})=>e.font.lineHeight.body.md),(({theme:e})=>e.colors.fg.neutral.subtlest.light));default:return}})),Pa=t.thead.withConfig({displayName:"TableHeadStyled",componentId:"sc-1xb7wwp-0"})(["display:table-header-group;",""],(({$variant:e})=>{switch(e){case exports.TableVariant.exchange:case exports.TableVariant.simple:return t.css([""]);default:return}})),Va=t.th.withConfig({displayName:"TableHeadDataStyled",componentId:"sc-3zgxl5-0"})(["width:",";padding:",";text-align:",";border-right:",";border-bottom:1px solid ",";",""],(({$width:e="auto"})=>`${e}${"number"==typeof e?"px":""}`),(({theme:e})=>e.spacing.md),(({align:e})=>e),(({$delimiter:e,theme:t})=>!0===e?`${t.colors.border.neutral.subtlest.light} 1px solid`:"none"),(({theme:e})=>e.colors.border.neutral.subtlest.light),(({$variant:e})=>{switch(e){case exports.TableVariant.exchange:return t.css(["background-color:",";"],(({theme:e})=>e.colors.bg.brand.default.light));case exports.TableVariant.simple:return t.css([""]);default:return}})),Ba=t.tr.withConfig({displayName:"TableRowStyled",componentId:"sc-15m1d1y-0"})(["&:not(:last-of-type){border-bottom:1px solid ",";}",""],(({theme:e})=>e.colors.border.neutral.subtlest.light),(({$variant:e})=>{switch(e){case exports.TableVariant.exchange:case exports.TableVariant.simple:return t.css([""]);default:return}}));var Wa,Fa,Ha;exports.TabsVariant=void 0,(Wa=exports.TabsVariant||(exports.TabsVariant={})).primary="primary",Wa.secondary="secondary",Wa.tertiary="tertiary",exports.TabsSize=void 0,(Fa=exports.TabsSize||(exports.TabsSize={})).lg="lg",Fa.md="md",Fa.sm="sm",Fa.xs="xs",exports.TabsActiveTabDefaultPosition=void 0,(Ha=exports.TabsActiveTabDefaultPosition||(exports.TabsActiveTabDefaultPosition={})).center="center",Ha.noScrolling="noScrolling",Ha.scrollOnlyWhenNotVisible="scrollOnlyWhenNotVisible";const ja=t.css(["flex-direction:column;gap:",";height:76px;@media (min-width:","){height:88px;}"],(({theme:e})=>e.spacing.xs),(({theme:e})=>e.breakpoints.sm)),za=t.css(["flex-direction:row;gap:",";height:40px;"],(({theme:e})=>e.spacing.sm)),Ga=t.css(["flex-direction:row;gap:",";height:32px;"],(({theme:e})=>e.spacing.xxs)),Za=t.div.withConfig({displayName:"BorderGradientWrapper",componentId:"sc-127ltgu-0"})(["display:flex;flex:1;width:",";padding-bottom:",";background:transparent;border-top-left-radius:",";border-top-right-radius:",";border-bottom-right-radius:",";border-bottom-left-radius:",";",""],(({$fullWidth:e})=>!0===e?"100%":"fit-content"),(({$variant:e})=>e===exports.TabsVariant.tertiary?"0px":"2px"),(({theme:e})=>e.borderRadius.md),(({theme:e})=>e.borderRadius.md),(({theme:e})=>e.borderRadius.xs),(({theme:e})=>e.borderRadius.xs),(({$isActive:e})=>e&&t.css(["background:",";"],(({theme:e})=>`linear-gradient(270deg, ${e.palette.pink600} 10.24%, ${e.palette.blue600} 100%)`)))),Ya=t.div.withConfig({displayName:"ItemWrapper",componentId:"sc-127ltgu-1"})(["box-sizing:border-box;display:flex;flex:1;flex-shrink:0;align-items:center;justify-content:center;width:",";min-width:80px;white-space:nowrap;cursor:pointer;background:transparent;border-radius:",";@media (min-width:","){min-width:120px;}",";",""],(({$fullWidth:e})=>!0===e?"100%":"fit-content"),(({theme:e})=>e.borderRadius.xs),(({theme:e})=>e.breakpoints.md),(({$size:e,$variant:n})=>{switch(!0){case n===exports.TabsVariant.primary:return t.css(["padding:",";@media (min-width:","){padding:"," ",";}"],(({theme:e})=>e.spacing.md),(({theme:e})=>e.breakpoints.sm),(({theme:e})=>e.spacing.md),(({theme:e})=>e.spacing.lg));case n===exports.TabsVariant.secondary&&void 0===e:return t.css(["padding:"," ",";"],(({theme:e})=>e.spacing.xs),(({theme:e})=>e.spacing.lg));case n===exports.TabsVariant.secondary&&e===exports.TabsSize.xs:return t.css(["padding:"," ",";"],(({theme:e})=>e.spacing.xs),(({theme:e})=>e.spacing.xs));case n===exports.TabsVariant.secondary&&e===exports.TabsSize.sm:return t.css(["padding:"," ",";"],(({theme:e})=>e.spacing.xs),(({theme:e})=>e.spacing.sm));case n===exports.TabsVariant.secondary&&e===exports.TabsSize.md:return t.css(["padding:"," ",";"],(({theme:e})=>e.spacing.xs),(({theme:e})=>e.spacing.md));case n===exports.TabsVariant.secondary&&e===exports.TabsSize.lg:return t.css(["padding:"," ",";"],(({theme:e})=>e.spacing.xs),(({theme:e})=>e.spacing.lg));case n===exports.TabsVariant.tertiary:return t.css(["padding:"," ",";"],(({theme:e})=>e.spacing.xxs),(({theme:e})=>e.spacing.sm));default:throw new Error("unexpected combination of TabsVariant and TabsSize")}}),(({$colorScheme:e,$isActive:n,$variant:r})=>r===exports.TabsVariant.primary?n?t.css(["",";background:",";box-shadow:",";"],ja,(({theme:e})=>e.colors.surface.risen.light),(({theme:e})=>e.shadow.box.sm)):e===exports.ColorScheme.dark?t.css(["",";&:hover{background:",";box-shadow:",";}"],ja,(({theme:e})=>e.colors.surface.risen.dark),(({theme:e})=>e.shadow.box.sm)):t.css(["",";&:hover{background:",";box-shadow:",";}"],ja,(({theme:e})=>e.colors.surface.risen.light),(({theme:e})=>e.shadow.box.sm)):r===exports.TabsVariant.secondary?n?t.css(["",";background:",";box-shadow:0 0 8px 0 rgb(0 0 0 / 15%);"],za,(({theme:e})=>e.colors.surface.risen.light)):e===exports.ColorScheme.dark?t.css(["",";&:hover{background:",";box-shadow:0 0 8px 0 rgb(0 0 0 / 15%);}"],za,(({theme:e})=>e.colors.surface.risen.dark)):t.css(["",";&:hover{background:",";box-shadow:0 0 8px 0 rgb(0 0 0 / 15%);}"],za,(({theme:e})=>e.colors.surface.risen.light)):n&&e===exports.ColorScheme.dark?t.css(["",";background:",";border:1px solid ",";"],Ga,(({theme:e})=>e.colors.surface.risen.dark),(({theme:e})=>e.colors.border.neutral.subtle.dark)):n?t.css(["",";background:",";border:1px solid ",";"],Ga,(({theme:e})=>e.colors.bg.neutral.white.light),(({theme:e})=>e.colors.border.neutral.subtle.light)):t.css(["",";"],Ga))),$a=t.span.withConfig({displayName:"ActiveText",componentId:"sc-127ltgu-2"})(["color:transparent;background:",";background-clip:text;"],(({theme:e})=>`linear-gradient(270deg, ${e.palette.pink600} 10.24%, ${e.palette.blue600} 100%)`)),Xa=n=>{const{colorScheme:r,fullWidth:o=!1,htmlRef:i,icon:a,id:s,isActive:l=!1,onClick:u,size:c,text:d,variant:p}=n,h=t.useTheme(),f=D(r),m=e.useMemo((()=>{switch(!0){case c===exports.TabsSize.lg:return exports.TypographyVariant.textLg;case c===exports.TabsSize.md:return exports.TypographyVariant.textMd;case c===exports.TabsSize.sm:return exports.TypographyVariant.textSm;case c===exports.TabsSize.xs:return exports.TypographyVariant.textXs;case void 0===c:return p===exports.TabsVariant.tertiary?exports.TypographyVariant.textSm:exports.TypographyVariant.textMd;default:throw new Error("unexpected TabsSize enum value")}}),[c,p]);return e.createElement(Za,{$fullWidth:o,$isActive:l&&p!==exports.TabsVariant.tertiary,$variant:p,ref:i},e.createElement(Ya,{$colorScheme:r,$fullWidth:o,$isActive:l,$size:c,$variant:p,"aria-selected":l,id:s,onClick:u},void 0!==a&&a,l?e.createElement(B,{color:p===exports.TabsVariant.tertiary?f(h.colors.fg.neutral.subtle):h.palette.transparent,textAlign:exports.TypographyTextAlign.center,variant:m,weight:exports.FontWeight.medium500},p===exports.TabsVariant.tertiary?e.createElement(e.Fragment,null,d):e.createElement($a,null,d)):e.createElement(B,{color:f(h.colors.fg.neutral.subtle),textAlign:exports.TypographyTextAlign.center,variant:m,weight:exports.FontWeight.medium500},d)))},Ua=t.div.withConfig({displayName:"Wrapper",componentId:"sc-yojsy2-0"})(["position:relative;"]),Ja=t.div.withConfig({displayName:"TabsWrapper",componentId:"sc-yojsy2-1"})(["display:flex;overflow-y:auto;"]),Qa=t.div.withConfig({displayName:"TabItemsBox",componentId:"sc-yojsy2-2"})(["box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:row;flex-wrap:nowrap;gap:",";align-items:center;justify-content:flex-start;padding:",";background:",";border:1px solid ",";border-radius:",";",";"],(({theme:e})=>e.spacing.xxs),(({theme:e})=>e.spacing.xxs),(({$chooseColor:e,theme:t})=>e(t.colors.surface.default)),(({$chooseColor:e,theme:t})=>e(t.colors.border.neutral.subtlest)),(({theme:e})=>e.borderRadius.sm),(({$fullWidth:e})=>e?"":t.css(["max-width:max-content;"]))),Ka=t.css(["position:absolute;top:0;display:flex;align-items:center;height:100%;"]),qa=t.css(["position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:",";cursor:pointer;background-color:",";border-radius:",";box-shadow:0 4px 10px 0 rgb(0 0 0 / 10%);"],(({theme:e})=>e.spacing.xxs),(({theme:e})=>e.colors.icon.bg.light),(({theme:e})=>e.borderRadius.xs)),es=t.div.withConfig({displayName:"LeftArrowWrapper",componentId:"sc-yojsy2-3"})(["",";left:",";"],Ka,(({theme:e})=>e.spacing.xs)),ts=t.div.withConfig({displayName:"LeftArrow",componentId:"sc-yojsy2-4"})(["",";"],qa),ns=t.div.withConfig({displayName:"RightArrowWrapper",componentId:"sc-yojsy2-5"})(["",";right:",";"],Ka,(({theme:e})=>e.spacing.xs)),rs=t.div.withConfig({displayName:"RightArrow",componentId:"sc-yojsy2-6"})(["",";"],qa),os=150;var is,as,ss;exports.ModalWidthType=void 0,(is=exports.ModalWidthType||(exports.ModalWidthType={})).default="default",is.narrow="narrow",is.narrowOnDesktopAndTablet="narrowOnDesktopAndTablet",exports.ModalVerticalPosition=void 0,(as=exports.ModalVerticalPosition||(exports.ModalVerticalPosition={})).centerOnTablet="centerOnTablet",as.default="default",exports.ReasonForClosing=void 0,(ss=exports.ReasonForClosing||(exports.ReasonForClosing={})).closeButton="closeButton",ss.esc="esc",ss.overlay="overlay";const ls=t.div.withConfig({displayName:"Overlay",componentId:"sc-3uv92x-0"})(["position:fixed;top:0;right:0;bottom:0;left:0;z-index:",";overflow-y:scroll;background-color:",";backdrop-filter:blur(4px);outline:none;-webkit-overflow-scrolling:touch;"],(e=>e.theme.zIndex.modalBackdrop),(({$chooseColor:e,theme:t})=>e(t.colors.surface.overlay))),us=t=>{const{onClick:n}=t,{chooseColor:r}=N(t);return e.createElement(ls,{$chooseColor:r,onClick:n})},cs="8px",ds=t.div.withConfig({displayName:"Wrapper",componentId:"sc-c06p8c-0"})(["position:fixed;right:0;bottom:0;left:0;z-index:",";box-sizing:border-box;display:flex;width:100%;max-height:90vh;padding-top:",";padding-bottom:",";overflow:visible;background-color:",";border-width:0;border-radius:",";box-shadow:",";@media (min-width:","){top:50%;bottom:auto;margin:0 auto;transform:translate(0,-50%);","}@media (min-width:","){",";",";}"],(e=>e.theme.zIndex.modal),(({$withoutPadding:e,theme:t})=>!0===e?0:`calc(${t.spacing.xl} - ${cs})`),(({$withoutPadding:e,theme:t})=>!0===e?0:`calc(${t.spacing.xl} - ${cs})`),(({$chooseColor:e,theme:t})=>e(t.colors.surface.risen)),(({theme:e})=>e.borderRadius.lg),(({theme:e})=>e.shadow.box.md),(({theme:e})=>e.breakpoints.lg),(({$widthType:e})=>{switch(e){case exports.ModalWidthType.default:return t.css(["max-width:60rem;"]);case exports.ModalWidthType.narrow:case exports.ModalWidthType.narrowOnDesktopAndTablet:return t.css(["max-width:36rem;"]);default:throw new Error("unexpected enum values ModalWidthType in modal.style.ts 1")}}),(({theme:e})=>e.breakpoints.md),(({$widthType:e})=>{switch(e){case exports.ModalWidthType.default:case exports.ModalWidthType.narrow:break;case exports.ModalWidthType.narrowOnDesktopAndTablet:return t.css(["max-width:36rem;margin:0 auto;"]);default:throw new Error("unexpected enum values ModalWidthType in modal.style.ts 2")}}),(({$verticalPosition:e})=>{switch(e){case exports.ModalVerticalPosition.default:break;case exports.ModalVerticalPosition.centerOnTablet:return t.css(["top:50%;bottom:auto;transform:translate(0,-50%);"]);default:throw new Error("unexpected enum values ModalVerticalPosition in modal.style.ts")}})),ps=t.div.withConfig({displayName:"Box",componentId:"sc-c06p8c-1"})(["display:flex;flex-direction:column;row-gap:",";width:100%;padding-top:",";padding-right:",";padding-bottom:",";padding-left:",";overflow:auto;@media (min-width:","){padding-right:",";padding-left:",";}"],(({theme:e})=>e.spacing.lg),(({$withoutPadding:e})=>!0===e?0:cs),(({$withoutPadding:e,theme:t})=>!0===e?0:t.spacing.lg),(({$withoutPadding:e})=>!0===e?0:cs),(({$withoutPadding:e,theme:t})=>!0===e?0:t.spacing.lg),(({theme:e})=>e.breakpoints.lg),(({$withoutPadding:e,theme:t})=>!0===e?0:t.spacing.xl),(({$withoutPadding:e,theme:t})=>!0===e?0:t.spacing.xl)),hs=t.div.withConfig({displayName:"CloseButtonWrapper",componentId:"sc-c06p8c-2"})(["position:absolute;top:0;right:0;z-index:1;transform:translate(-50%,-50%);@media (min-width:","){transform:translate(36%,-36%);}"],(({theme:e})=>e.breakpoints.lg)),fs=t.button.withConfig({displayName:"ButtonStyled",componentId:"sc-s4hn0n-0"})(["box-sizing:content-box;display:flex;width:24px;height:24px;padding:",";line-height:normal;cursor:pointer;background-color:",";border-color:",";border-style:solid;border-width:1px;border-radius:",";&:focus-visible{outline-width:3px;outline-style:solid;outline-color:",";outline-offset:2px;}"],(({theme:e})=>e.spacing.xs),(({$chooseColor:e,theme:t})=>e(t.colors.surface.risen)),(({$chooseColor:e,theme:t})=>e(t.colors.border.neutral.subtle)),(({theme:e})=>e.borderRadius.xs),(({$chooseColor:e,theme:t})=>e(t.colors.focus))),ms=t=>{const{ariaLabel:n,onClick:r}=t,{chooseColor:o,colorScheme:i}=N(t);return e.createElement(fs,{$chooseColor:o,"aria-label":n,type:"button",onClick:r},e.createElement(Ye,{ariaHidden:!0,colorScheme:i,size:exports.IconSystemSize.big,type:exports.IconSystemType.close}))},gs=e=>{const t=document.createElement("div");return t.id=e,window.document.body.appendChild(t),t},vs="react-modal-container",bs=r=>{const{children:o,closeButtonAriaLabel:i,hideCloseButton:a,id:s,isOpen:l,onClose:u,rootElement:c=vs,title:d,verticalPosition:p=exports.ModalVerticalPosition.default,widthType:h=exports.ModalWidthType.default,withoutPadding:f}=r,m=t.useTheme(),{chooseColor:g,colorScheme:v}=N(r),b=(e=>{if(e instanceof Element)return e;let t=window.document.getElementById(e);if(null===t){t=gs(e);const n=new CustomEvent("react.modal.created");window.document.dispatchEvent(n)}return t})(c);return(t=>{const{isOpen:n,modalRootElement:r,onClose:o}=t,i=e.useRef(null);e.useEffect((()=>{if(!n)return;i.current=document.activeElement;const e=[...r.querySelectorAll(["a[href]","area[href]","button:not([disabled])","textarea:not([disabled])","input:not([disabled])","select:not([disabled])",'[tabindex]:not([tabindex="-1"])'].join(","))],t=e.at(0),a=e.at(e.length-1),s=e=>{switch(e.key){case"Escape":o(exports.ReasonForClosing.esc);break;case"Tab":e.shiftKey&&document.activeElement===t&&(e.preventDefault(),null==a||a.focus()),e.shiftKey||document.activeElement!==a||(e.preventDefault(),null==t||t.focus())}};return null==t||t.focus(),window.document.addEventListener("keydown",s),()=>{var e;window.document.removeEventListener("keydown",s),null===(e=i.current)||void 0===e||e.focus()}}),[n,r,o])})({onClose:u,isOpen:l,modalRootElement:b}),l?n.createPortal(e.createElement(e.Fragment,null,e.createElement(us,{key:"overlay",colorScheme:v,onClick:()=>{u(exports.ReasonForClosing.overlay)}}),e.createElement(ds,{$chooseColor:g,$verticalPosition:p,$widthType:h,$withoutPadding:f,id:s,tabIndex:-1},e.createElement(ps,{$withoutPadding:f},void 0!==d&&e.createElement("div",null,e.createElement(B,{color:m.colors.fg.neutral.default,colorScheme:v,textAlign:exports.TypographyTextAlign.left,variant:exports.TypographyVariant.h3},d)),e.createElement("div",null,e.createElement(B,{color:m.colors.fg.neutral.subtle,colorScheme:v,variant:exports.TypographyVariant.textMd},o))),!a&&e.createElement(hs,null,e.createElement(ms,{ariaLabel:i,colorScheme:v,onClick:()=>{u(exports.ReasonForClosing.closeButton)}})))),b):null};var ys=function(){return ys=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},ys.apply(this,arguments)};function xs(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}"function"==typeof SuppressedError&&SuppressedError;var ws,ks={exports:{}},Cs={};var Is,Es={};
12
12
  /** @license React v16.13.1
13
13
  * react-is.development.js
14
14
  *